cancel
Showing results for 
Search instead for 
Did you mean: 

error in deployment

former_member188321
Contributor
0 Kudos

I am trying to migrate 'Medrec' application (whihc comes as sample with Weblogic) to WAS6.4. While deploying I am getting this error(detail here):

Feb 6, 2006 12:45:56 PM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] INFO:

[005]Additional log information about the deployment

<!LOGHEADER[START]/>

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

<!LOGGINGVERSION[1.5.3.7185 - 630]/>

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

<!PATTERN[sdmcl20060206072145.log]/>

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

<!ENCODING[Cp1252]/>

<!LOGHEADER[END]/>

Feb 6, 2006 12:51:46 PM Info: -


Starting deployment -


Feb 6, 2006 12:51:46 PM Info: Loading selected archives...

Feb 6, 2006 12:51:46 PM Info: Loading archive 'C:\usr\sap\J2E\JC00\SDM\program\temp\temp26580medrecEar.ear'

Feb 6, 2006 12:51:48 PM Info: Selected archives successfully loaded.

Feb 6, 2006 12:51:48 PM Info: Actions per selected component:

Feb 6, 2006 12:51:48 PM Info: Initial deployment: Selected development component 'medrecEar'/'sap.com'/'localhost'/'2006.02.06.12.09.41' will be deployed.

Feb 6, 2006 12:51:48 PM Info: The deployment prerequisites finished without any errors. All items are correct.

Feb 6, 2006 12:51:48 PM Info: Saved current Engine state.

Feb 6, 2006 12:51:48 PM Info: Error handling strategy: OnErrorStop

Feb 6, 2006 12:51:48 PM Info: Update strategy: UpdateAllVersions

Feb 6, 2006 12:51:48 PM Info: Starting: Initial deployment: Selected development component 'medrecEar'/'sap.com'/'localhost'/'2006.02.06.12.09.41' will be deployed.

Feb 6, 2006 12:51:48 PM Info: SDA to be deployed: C:\usr\sap\J2E\JC00\SDM\root\origin\sap.com\medrecEar\localhost\2006.02.06.12.09.41\temp26580medrecEar.ear

Feb 6, 2006 12:51:48 PM Info: Software type of SDA: J2EE

Feb 6, 2006 12:51:48 PM Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****

Feb 6, 2006 12:51:48 PM Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****

Feb 6, 2006 12:51:48 PM Error: Aborted: development component 'medrecEar'/'sap.com'/'localhost'/'2006.02.06.12.09.41':

Caught exception during access of archive "C:\usr\sap\J2E\JC00\SDM\root\origin\sap.com\medrecEar\localhost\2006.02.06.12.09.41\temp26580medrecEar.ear":

java.lang.NullPointerException

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

Feb 6, 2006 12:51:49 PM Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.

Feb 6, 2006 12:51:49 PM Error: -


At least one of the Deployments failed -


Please see, what could be the reason for this and how to resolve that.

Thanks in advance.

Accepted Solutions (1)

Accepted Solutions (1)

kishorg
Advisor
Advisor
0 Kudos

Hi Demandeep,

can you give me the full details of your application?.

if it have WAR file ,

just check the contextRoot , u have given in the EAR project with reference to WAR module.

if it is contextRoot itself just replace with your own contextRoot name and deploy .

Regards

Kishor Gopinathan

former_member188321
Contributor
0 Kudos

Hi,

I have already seen this. But I am not able to get, if it help in this problem.

Please suggest in detail.

Thanks!

Answers (0)