Skip to Content
0
Former Member
Nov 22, 2005 at 02:47 PM

Null pointer exception in EAR Delopy to J2EE Engine

54 Views

I get the following error when I try to deploy in SAPNW Sneak Preview:

Nov 22, 2005 2:43:54 PM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] INFO:

[001]Additional log information about the deployment

<! LOGHEADER[START]/ >

<! HELP[Manual modification of the header may cause parsing problem!]/ >

<! LOGGINGVERSION[1.5.3.7181 - 630_SP]/ >

<! NAME[C:\usr\sap\J2E\JC00\SDM\program\log\sdmcl20051122143945.log]/ >

<! PATTERN[sdmcl20051122143945.log]/ >

<! FORMATTER[com.sap.tc.logging.TraceFormatter(%24d %s: %m)]/ >

<! ENCODING[Cp1252]/ >

<! LOGHEADER[END]/ >

Nov 22, 2005 2:39:46 PM Info: -


Starting deployment -


Nov 22, 2005 2:39:46 PM Info: Loading selected archives...

Nov 22, 2005 2:39:46 PM Info: Loading archive 'C:\usr\sap\J2E\JC00\SDM\program\temp\temp55784ngenEAR.ear'

Nov 22, 2005 2:39:51 PM Info: Selected archives successfully loaded.

Nov 22, 2005 2:39:51 PM Info: Actions per selected component:

Nov 22, 2005 2:39:51 PM Info: Initial deployment: Selected development component 'ngenEAR'/'sap.com'/'localhost'/'2005.11.22.11.27.41' will be deployed.

Nov 22, 2005 2:43:51 PM Info: Saved current Engine state.

Nov 22, 2005 2:43:51 PM Info: Error handling strategy: OnErrorStop

Nov 22, 2005 2:43:51 PM Info: Update strategy: UpdateAllVersions

Nov 22, 2005 2:43:51 PM Info: Starting: Initial deployment: Selected development component 'ngenEAR'/'sap.com'/'localhost'/'2005.11.22.11.27.41' will be deployed.

Nov 22, 2005 2:43:51 PM Info: SDA to be deployed: C:\usr\sap\J2E\JC00\SDM\root\origin\sap.com\ngenEAR\localhost\2005.11.22.11.27.41\temp55784ngenEAR.ear

Nov 22, 2005 2:43:51 PM Info: Software type of SDA: J2EE

Nov 22, 2005 2:43:52 PM Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****

Nov 22, 2005 2:43:53 PM Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****

Nov 22, 2005 2:43:53 PM Error: Aborted: development component 'ngenEAR'/'sap.com'/'localhost'/'2005.11.22.11.27.41':

Caught exception during access of archive "C:\usr\sap\J2E\JC00\SDM\root\origin\sap.com\ngenEAR\localhost\2005.11.22.11.27.41\temp55784ngenEAR.ear":

java.lang.NullPointerException

(message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).null)

Nov 22, 2005 2:43:53 PM Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.

Nov 22, 2005 2:43:53 PM Error: -


At least one of the Deployments failed -


My application has a clean build throughout & I have checked the user/passwd in the configTool & they look OK.

Anybody got any ideas?

Thanks in advance,

Ash