cancel
Showing results for 
Search instead for 
Did you mean: 

Warning in Deployment of EAR in AS Java Server

Former Member
0 Kudos

Hi,

I am getting below exception while deploying a particular EAR.

Description:

1. Warning exception has been returned while the [cnfg_fed_ear] was starting. Warnings:[

][

Warning occurred on server 3226150 during startApp of cnfg_fed_ear : Cannot load servlet. Error is: java.lang.IllegalArgumentException: there is no message configured for the property key: log appenders

Result

Status:Warning

Following this exception, the depending EAR r facing exception.

What is the probable reason

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

NW app server, verifies the web application(EAR/WAR...) during deployment.

The warning you are getting is due to error in your web application. please check [here|http://docs.oracle.com/javaee/1.4/api/javax/jms/Message.html]

if you still have some doubt about NW itself, try deploying simple Hello world web app see if you still facing the issue.

Good luck,

Idan

Answers (0)