cancel
Showing results for 
Search instead for 
Did you mean: 

ServerDeploymentException when deploying a war file

Former Member
0 Kudos

Hi,

I am trying to migrate a small Web application from Websphere to WebAS 6.40 (Release of KW 32).

When I try to deploy the ear from the Developer Studio (2.06) to my local J2EE engine, the J2EE Server node regularly crashes and restarts. In the server.log, I see this message:

#1.5#00061BCE1602001F00000106000010E80003E27824EB9DD1#1093430573503#com.sap.engine.services.deploy##com.sap.engine.services.deploy######4352acf0f68311d8aa6800061bce1602#SAPEngine_System_Thread[impl:5]_35##0#0#Error#1#/System/Server#Java#deploy_5099##A deploy callback threw an exception while processing event Deploy Event:

action : 3

action type : 13

component name : null

from server : Server 0 0_97947

message : null

status unknown

application components : none

errors : warnings : .#1# Deploy Event:

action : 3

action type : 13

component name : null

from server : Server 0 0_97947

message : null

status unknown

application components : none

errors : warnings : #

#1.5#00061BCE1602001F00000107000010E80003E27824EBA234#1093430573503#com.sap.engine.services.deploy##com.sap.engine.services.deploy######4352acf0f68311d8aa6800061bce1602#SAPEngine_System_Thread[impl:5]_35##0#0#Error#1#/System/Audit#Java###Exception #1#com.sap.engine.services.deploy.exceptions.ServerDeploymentException: A deploy callback threw an exception while processing event Deploy Event:

action : 3

action type : 13

component name : null

from server : Server 0 0_97947

message : null

status unknown

application components : none

errors : warnings : .

at com.sap.engine.services.deploy.server.DeployEventSystem.fireDeployEvent(DeployEventSystem.java:185)

at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationsInitially(DeployServiceImpl.java:2488)

at com.sap.engine.services.deploy.server.DeployServiceImpl.clusterElementReady(DeployServiceImpl.java:2338)

at com.sap.engine.services.deploy.server.ClusterServicesAdapter.containerStarted(ClusterServicesAdapter.java:41)

at com.sap.engine.core.service630.container.ContainerEventListenerWrapper.processEvent(ContainerEventListenerWrapper.java:141)

at com.sap.engine.core.service630.container.AdminContainerEventListenerWrapper.processEvent(AdminContainerEventListenerWrapper.java:19)

at com.sap.engine.core.service630.container.ContainerEventListenerWrapper.run(ContainerEventListenerWrapper.java:101)

at com.sap.engine.frame.core.thread.Task.run(Task.java:60)

at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:73)

at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:145)

********

Caused by: java.lang.NullPointerException

at com.sap.bcb.support.DeployEventListener.logEvent(DeployEventListener.java:131)

at com.sap.bcb.support.DeployEventListener.processApplicationEvent(DeployEventListener.java:94)

at com.sap.engine.services.deploy.DeployCallbackImpl.processApplicationEvent(DeployCallbackImpl.java:41)

at com.sap.engine.services.deploy.DeployCallback_Stub.processApplicationEvent(DeployCallback_Stub.java:131)

at com.sap.engine.services.deploy.server.DeployEventSystem.fireDeployEvent(DeployEventSystem.java:156)

... 9 more

What can cause this NullpointerException?

I doubt that there is anything wrong in the application itself, since I have no problems deploying the very same war file (there is no vendor specific descriptor) in Weblogic 8.1.

Is the CSN the right place to post a question like this? Does anybody know to which system and component id to post a CSN message?

Kind regards,

Andreas Zehrt

Accepted Solutions (0)

Answers (1)

Answers (1)

Benny
Product and Topic Expert
Product and Topic Expert
0 Kudos

> Is the CSN the right place to post a question like

> this? Does anybody know to which system and component

> id to post a CSN message?

Definitely yes! Your System is something with 630 or 640 and the component is BC-JAS- something (support will classify it further if possible)

Regards,

Benny