Gowrishankars
Programmer
Hi,
We are developing a J2EE application and trying to deploy the EAR File on Websphere 5.0.2.
On Server Startup we get the following 3 Errors
1. JMS related errors - We do not use JMS at all.
2. Error related to PetStore JMS Queue - The PetStore application has been removed but we still get this error.
3. Error related to "Struts Blank Application"
Error 1:
------------------------------------------------------------
ComponentId: Application Server
ProcessId: 25132
ThreadId: 3e9d3c5
SourceId: com.ibm.ws.runtime.component.binder.WASQueueConnectionFactoryBinder
ClassName:
MethodName:
Manufacturer: IBM
Product: WebSphere
Version: Platform 5.0 [BASE 5.0.2 ptf2M0325.01]
ServerName: s96elan9\s96elan9\server1
TimeStamp: 2003-11-26 17:26:15.745000000
UnitOfWork:
Severity: 1
Category: ERROR
PrimaryMessage: WMSG0901E: The Embedded JMS Binders have been disabled as the Embedded JMS Client has not been installed.
ERROR 2
ComponentId: Application Server
ProcessId: 116346
ThreadId: 95298
SourceId: com.ibm.ws.runtime.component.ResourceMgrImpl
ClassName:
MethodName:
Manufacturer: IBM
Product: WebSphere
Version: Platform 5.0 [BASE 5.0.2 ptf2M0325.01]
ServerName: s96elan9\s96elan9\server1
TimeStamp: 2003-12-03 13:37:44.306000000
UnitOfWork:
Severity: 1
Category: ERROR
PrimaryMessage: WSVR0017E: Error encountered binding the J2EE resource, Pet Store JMS Queue Connection Factory, as jms/queue/QueueConnectionFactory from file:///usr/WebSphere/AppServer/config/cells/s96elan9/nodes/s96elan9/servers/server1/resources.xml
no resource binder found
ERROR 3 : This is a warning
ComponentId: Application Server
ProcessId: 116346
ThreadId: 95298
SourceId: com.ibm.ws.util.ComponentNameSpaceHelper
ClassName:
MethodName:
Manufacturer: IBM
Product: WebSphere
Version: Platform 5.0 [BASE 5.0.2 ptf2M0325.01]
ServerName: s96elan9\s96elan9\server1
TimeStamp: 2003-12-03 13:43:30.681000000
UnitOfWork:
Severity: 2
Category: WARNING
PrimaryMessage: CNTR0063W: A reference to an EJB could not be found in the deployment descriptor for the WebApp or EnterpriseBean with the display name "Struts Blank Application". The EJB may have specified binding information that is not valid.
We are developing a J2EE application and trying to deploy the EAR File on Websphere 5.0.2.
On Server Startup we get the following 3 Errors
1. JMS related errors - We do not use JMS at all.
2. Error related to PetStore JMS Queue - The PetStore application has been removed but we still get this error.
3. Error related to "Struts Blank Application"
Error 1:
------------------------------------------------------------
ComponentId: Application Server
ProcessId: 25132
ThreadId: 3e9d3c5
SourceId: com.ibm.ws.runtime.component.binder.WASQueueConnectionFactoryBinder
ClassName:
MethodName:
Manufacturer: IBM
Product: WebSphere
Version: Platform 5.0 [BASE 5.0.2 ptf2M0325.01]
ServerName: s96elan9\s96elan9\server1
TimeStamp: 2003-11-26 17:26:15.745000000
UnitOfWork:
Severity: 1
Category: ERROR
PrimaryMessage: WMSG0901E: The Embedded JMS Binders have been disabled as the Embedded JMS Client has not been installed.
ERROR 2
ComponentId: Application Server
ProcessId: 116346
ThreadId: 95298
SourceId: com.ibm.ws.runtime.component.ResourceMgrImpl
ClassName:
MethodName:
Manufacturer: IBM
Product: WebSphere
Version: Platform 5.0 [BASE 5.0.2 ptf2M0325.01]
ServerName: s96elan9\s96elan9\server1
TimeStamp: 2003-12-03 13:37:44.306000000
UnitOfWork:
Severity: 1
Category: ERROR
PrimaryMessage: WSVR0017E: Error encountered binding the J2EE resource, Pet Store JMS Queue Connection Factory, as jms/queue/QueueConnectionFactory from file:///usr/WebSphere/AppServer/config/cells/s96elan9/nodes/s96elan9/servers/server1/resources.xml
no resource binder found
ERROR 3 : This is a warning
ComponentId: Application Server
ProcessId: 116346
ThreadId: 95298
SourceId: com.ibm.ws.util.ComponentNameSpaceHelper
ClassName:
MethodName:
Manufacturer: IBM
Product: WebSphere
Version: Platform 5.0 [BASE 5.0.2 ptf2M0325.01]
ServerName: s96elan9\s96elan9\server1
TimeStamp: 2003-12-03 13:43:30.681000000
UnitOfWork:
Severity: 2
Category: WARNING
PrimaryMessage: CNTR0063W: A reference to an EJB could not be found in the deployment descriptor for the WebApp or EnterpriseBean with the display name "Struts Blank Application". The EJB may have specified binding information that is not valid.