|
Home > Archive > WebSphere Application Server > September 2006 > error during application startup:
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
error during application startup:
|
|
|
|
I am receiving the following errro with my application startup in was6
[7/27/06 15:37:41:629 IST] 00000050 SystemErr R Caused by: com.ibm.ws.exception.RuntimeWarning: com.ibm.websphere.csi.CSIException: Major Error, PM Exception when installing bean: - com.ibm.ejs.container.DuplicateHomeNameException: XXXX_EAR#XXX.Jar#XX
X_RemoteIF; nested exception is:
com.ibm.ejs.container.DuplicateHomeNameException: XXXX_EAR#XXX.Jar#XXX_RemoteIF
Sometimes the startup works fine if server is restarted but sometimes not. There is no duplication of home. Can anyone suggest the correction for this?
Thanks in advance
Kalyan
| |
|
| Scott,
Thanks for the reference. My problem is solved. Actually there are really some duplicate entries in my code.
- kalyan
|
|
|
|
|