Jump to content

Error occurred during deployment: Exception while loading the app : javax.ejb.CreateException: Initialization failed for Singleton ResourceLoader. Ple

Brief-Wishbone

I am trying to deploy an .ear application to Glasssfish application server. And I am getting the above mentioned error.

The JDBC Connection Pools database ping is successful.
Here're all the settings:

https://imgur.com/a/t7LTru3

https://imgur.com/a/Mwu9Ulz

Here're the files that I added for deployment in 

/home/banksmart/glassfish4/glassfish/domains/domain1/config

https://imgur.com/a/aLILZya

Here's what I get when I "ll" into config directory.

https://imgur.com/a/221wrwp

 

I've changed hibernate.update = update

And initialize.initial.script=Y in this file.
And,
hibernate.dialect=org.hibernate.dialect.MySQL8Dialect

I've got no idea how do I get the full server.log of the most recent log, so pardon me for not being able to present it.

How do I fix this issue? This issue is causing me break my laptop.

I'm on centos 7 on vmware workstation pro.
 

 

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×