Welcome to the Linux Foundation Forum!

Error occurred during deployment: Exception while loading the app : javax.ejb.CreateException: Initi

Error occurred during deployment: Exception while loading the app : javax.ejb.CreateException: Initialization failed for Singleton ResourceLoader. Please see server.log for more details.

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

As per the instruction manual, this is my adminconfiguration.properties file:

https://pastebin.com/36zWr5he

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.

Answers

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Categories

Upcoming Training