Deployment exception : The deployment of at least one item aborted

Hello Everybody,
I am getting error in deploying any applications on WAS server.
It gives me following error.
just one application . other  applications  is OK
Help, anyone?
2009-6-26 17:47:32 /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:
[005]Deployment aborted
Settings
SDM host : JT-PLDEV
SDM port : 50018
URL to deploy : file:/C:/DOCUME1/perplpe/LOCALS1/Temp/temp57144FI_SEARCH_BXD.ear
Result
=> deployment aborted : file:/C:/DOCUME1/perplpe/LOCALS1/Temp/temp57144FI_SEARCH_BXD.ear
Aborted: development component 'FI_SEARCH_BXD'/'local'/'LOKAL'/'0.2009.06.26.17.47.22'/'0':Caught exception during application deployment from SAP J2EE Engine's deploy service:java.rmi.RemoteException: Cannot deploy application local/FI_SEARCH_BXD.. Reason: Exception during generation of components of application local/FI_SEARCH_BXD in container webdynpro.; nested exception is:      com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Exception during generation of components of application local/FI_SEARCH_BXD in container webdynpro. (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
Deployment exception : The deployment of at least one item aborted
2009-6-26 17:35:20 /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] INFO:
[004]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[/usr/sap/TD1/JC00/SDM/program/log/sdmcl20090626093509.log]/>
<!PATTERN[sdmcl20090626093509.log]/>
<!FORMATTER[com.sap.tc.logging.TraceFormatter(%24d %s: %m)]/>
<!ENCODING[UTF8]/>
<!LOGHEADER[END]/>
Jun 26, 2009 5:35:09 PM  Info: -
Starting deployment -
Error handling strategy: OnErrorStop
Prerequisite error handling strategy: OnPrerequisiteErrorStop
Update strategy: UpdateAllVersions
Starting deployment prerequisites:
Loading selected archives...
Loading archive '/usr/sap/TD1/JC00/SDM/program/temp/temp57143FI_SEARCH_BXD.ear'
Selected archives successfully loaded.
Actions per selected component:
Update: Selected development component 'FI_SEARCH_BXD'/'local'/'LOKAL'/'0.2009.06.26.17.35.09'/'0' updates currently deployed development component 'FI_SEARCH_BXD'/'local'/'LOKAL'/'0.2009.06.26.17.17.23'/'0'.
Ending deployment prerequisites. All items are correct.
Saved current Engine state.
Starting: Update: Selected development component 'FI_SEARCH_BXD'/'local'/'LOKAL'/'0.2009.06.26.17.35.09'/'0' updates currently deployed development component 'FI_SEARCH_BXD'/'local'/'LOKAL'/'0.2009.06.26.17.17.23'/'0'.
SDA to be deployed: /usr/sap/TD1/JC00/SDM/root/origin/local/FI_SEARCH_BXD/LOKAL/0/0.2009.06.26.17.35.09/temp57143FI_SEARCH_BXD.ear
Software type of SDA: J2EE
Begin of SAP J2EE Engine Deployment (J2EE Application) *****
Begin of log messages of the target system:
09/06/26 17:35:12 -  ***********************************************************
Start updating EAR file...
  start-up mode is lazy
-  EAR file updated successfully for 237ms.
-  Start updating...
-  EAR file uploaded to server for 823ms.
-  ERROR: Not updated. Deploy Service returned ERROR:
                     java.rmi.RemoteException: Cannot deploy application local/FI_SEARCH_BXD..
                     Reason: Exception during generation of components of application local/FI_SEARCH_BXD in container webdynpro.; nested exception is:
                          com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Exception during generation of components of application local/FI_SEARCH_BXD in container webdynpro.
                          at com.sap.engine.services.deploy.server.DeployServiceImpl.update(DeployServiceImpl.java:683)
                          at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1278)
                          at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:319)
                          at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:200)
                          at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:136)
                          at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
                          at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
                          at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
                          at java.security.AccessController.doPrivileged(AccessController.java:219)
                          at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
                          at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
                     Caused by: com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Exception during generation of components of application local/FI_SEARCH_BXD in container webdynpro.
                          at com.sap.engine.services.deploy.server.application.UpdateTransaction.makeComponents(UpdateTransaction.java:406)
                          at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:321)
                          at com.sap.engine.services.deploy.server.application.UpdateTransaction.begin(UpdateTransaction.java:164)
                          at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:292)
                          at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:326)
                          at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:3186)
                          at com.sap.engine.services.deploy.server.DeployServiceImpl.update(DeployServiceImpl.java:671)
                          ... 10 more
                     Caused by: java.lang.NullPointerException
                          at com.sap.engine.services.webdynpro.util.Procedures.switchio(Procedures.java:40)
                          at com.sap.engine.services.webdynpro.ArchiveParser.extractEntry(ArchiveParser.java:127)
                          at com.sap.engine.services.webdynpro.ArchiveParser.process(ArchiveParser.java:101)
                          at com.sap.engine.services.webdynpro.PApplication.process(PApplication.java:170)
                          at com.sap.engine.services.webdynpro.WebDynproContainer.deploy(WebDynproContainer.java:949)
                          at com.sap.engine.services.webdynpro.WebDynproContainer.makeUpdate(WebDynproContainer.java:1281)
                          at com.sap.engine.services.deploy.server.application.UpdateTransaction.makeComponents(UpdateTransaction.java:400)
                          ... 16 more
                     For detailed information see the log file of the Deploy Service.
09/06/26 17:35:15 -  ***********************************************************
Jun 26, 2009 5:35:15 PM  Info: End of log messages of the target system.
Jun 26, 2009 5:35:15 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
Jun 26, 2009 5:35:15 PM  Error: Aborted: development component 'FI_SEARCH_BXD'/'local'/'LOKAL'/'0.2009.06.26.17.35.09'/'0':
Caught exception during application deployment from SAP J2EE Engine's deploy service:
java.rmi.RemoteException: Cannot deploy application local/FI_SEARCH_BXD..
Reason: Exception during generation of components of application local/FI_SEARCH_BXD in container webdynpro.; nested exception is:
     com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Exception during generation of components of application local/FI_SEARCH_BXD in container webdynpro.
(message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
Jun 26, 2009 5:35:15 PM  Info: Starting to save the repository
Jun 26, 2009 5:35:17 PM  Info: Finished saving the repository
Jun 26, 2009 5:35:17 PM  Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.
Jun 26, 2009 5:35:17 PM  Error: -
At least one of the Deployments failed -
Edited by: Gavin Zheng on Jun 26, 2009 6:16 PM
Edited by: Gavin Zheng on Jun 26, 2009 6:16 PM
Edited by: Gavin Zheng on Jun 26, 2009 6:17 PM

Hi,
1) Please check if J2EE engine is up or not. Please make sure that its up and running.
2) Please close the project, NWDS and then again open NWDS, project. Deploy the application.
3) Contact your BASIS consultant and explain the problem to him. Many time, BASIS consultant do carry out some BASIS activities and at that time you get this type of error.
4) If nothing works out, get your Portal restarted.
Regards,
Gary

Similar Messages

  • SDM deploy af atleast one item aborted

    Hi,
    We are not able to deploy ear file on server and getting exception "Deploy of atleast one item aborted". Till now we have tried below solutions for fixing the same:
    Restart SDM both from MMC and Console.
    Changed SDM password.
    Enable/Disable SDM from JCMON.
    Restart J2EE server.
    Changed NWDS workspace and deploy fresh ISA application.
    Tried to deploy from SDM GUI.
    After all these attempts we are still not able to deploy. Attached is SDM Log file for this problem.
    Looking forward for valuable thoughts on this......
    Dec 31, 2014 2:10:46 AM  Info: Start file transfer to E:\usr\sap\CRQ\JC00\SDM\program\temp\temp3728619115795722000Saltestapp_ear.ear Dec 31, 2014 2:10:47 AM  Info: File transfer of E:\usr\sap\CRQ\JC00\SDM\program\temp\temp3728619115795722000Saltestapp_ear.ear finished for 296 ms. Total file size is 30508322 bytes. Dec 31, 2014 2:10:47 AM  Info: The SDM client uses an old SDM client API. Dec 31, 2014 2:10:47 AM  Info: -------------------------- Starting deployment ------------------------ Dec 31, 2014 2:10:47 AM  Info: Error handling strategy: OnErrorStop Dec 31, 2014 2:10:47 AM  Info: Prerequisite error handling strategy: OnPrerequisiteErrorStop Dec 31, 2014 2:10:47 AM  Info: Update strategy: UpdateAllVersions Dec 31, 2014 2:10:47 AM  Info: Starting deployment prerequisites: Dec 31, 2014 2:10:47 AM  Info: Loading selected archives... Dec 31, 2014 2:10:47 AM  Info: Loading archive 'E:\usr\sap\CRQ\JC00\SDM\program\temp\temp3728619115795722000Saltestapp_ear.ear' Dec 31, 2014 2:10:47 AM  Info: Selected archives successfully loaded. Dec 31, 2014 2:10:47 AM  Info: Actions per selected component: Dec 31, 2014 2:10:47 AM  Info: Initial deployment: Selected development component 'Saltestapp_ear'/'sap.com'/'localhost'/'2014.12.31.02.10.28'/'0' will be deployed. Dec 31, 2014 2:10:47 AM  Info: Ending deployment prerequisites. All items are correct. Dec 31, 2014 2:10:47 AM  Info: Saved current Engine state. Dec 31, 2014 2:10:47 AM  Info: Starting: Initial deployment: Selected development component 'Saltestapp_ear'/'sap.com'/'localhost'/'2014.12.31.02.10.28'/'0' will be deployed. Dec 31, 2014 2:10:47 AM  Info: SDA to be deployed: E:\usr\sap\CRQ\JC00\SDM\root\origin\sap.com\Saltestapp_ear\localhost\0\2014.12.31.02.10.28\temp3728619115795722000Saltestapp_ear.ear Dec 31, 2014 2:10:47 AM  Info: Software type of SDA: J2EE Dec 31, 2014 2:10:47 AM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) ***** Dec 31, 2014 2:10:54 AM  Info: Begin of log messages of the target system: 14/12/31 02:10:47 -  *********************************************************** 14/12/31 02:10:48 -  Start updating EAR file... 14/12/31 02:10:48 -  start-up mode is lazy 14/12/31 02:10:51 -  EAR file updated successfully for 2806ms. 14/12/31 02:10:51 -  Start deploying ... 14/12/31 02:10:54 -  EAR file uploaded to server for 2892ms. 14/12/31 02:10:54 -  ERROR: Not deployed. Deploy Service returned ERROR:                      com.sap.engine.services.rmi_p4.MarshalException: Exception when trying to read the original exception.; nested exception is:                      java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException: com.microsoft.sqlserver.jdbc.StreamError                      at com.sap.engine.services.rmi_p4.P4ObjectBrokerClientImpl.getException(P4ObjectBrokerClientImpl.java:732)                      at com.sap.engine.services.rmi_p4.P4ObjectBrokerClientImpl.getException(P4ObjectBrokerClientImpl.java:714)                      at com.sap.engine.services.rmi_p4.Call.getResultStream(Call.java:200)                      at com.sap.engine.services.deploy.DeployService_Stub.deploy(DeployService_Stub.java:507)                      at com.sap.engine.deploy.manager.DeployManagerImpl.deployUpdateAction(DeployManagerImpl.java:709)                      at com.sap.engine.deploy.manager.DeployManagerImpl.deploy(DeployManagerImpl.java:513)                      at com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performDeployment(EngineApplOnlineDeployerImpl.java:188)                      at com.sap.sdm.serverext.servertype.inqmy.extern.EngineDeployerImpl.deploy(EngineDeployerImpl.java:96)                      at com.sap.sdm.serverext.servertype.inqmy.EngineProcessor.executeAction(EngineProcessor.java:224)                      at com.sap.sdm.app.proc.deployment.impl.PhysicalDeploymentActionExecutor.execute(PhysicalDeploymentActionExecutor.java:60)                      at com.sap.sdm.app.proc.deployment.impl.DeploymentActionImpl.execute(DeploymentActionImpl.java:186)                      at com.sap.sdm.app.proc.deployment.controllers.internal.impl.DeploymentExecutorImpl.execute(DeploymentExecutorImpl.java:48)                      at com.sap.sdm.app.proc.deployment.states.eventhandler.ExecuteDeploymentHandler.executeAction(ExecuteDeploymentHandler.java:83)                      at com.sap.sdm.app.proc.deployment.states.eventhandler.ExecuteDeploymentHandler.handleEvent(ExecuteDeploymentHandler.java:60)                      at com.sap.sdm.app.proc.deployment.states.StateBeforeNextDeployment.processEvent(StateBeforeNextDeployment.java:127)                      at com.sap.sdm.app.proc.deployment.states.InstContext.processEventServerSide(InstContext.java:73)                      at com.sap.sdm.app.proc.deployment.states.InstContext.processEvent(InstContext.java:59)                      at com.sap.sdm.app.sequential.deployment.impl.DeployerImpl.doPhysicalDeployment(DeployerImpl.java:128)                      at com.sap.sdm.app.sequential.deployment.impl.DeployerImpl.deploy(DeployerImpl.java:97)                      at com.sap.sdm.app.sequential.deployment.impl.DeployerImpl.deploy(DeployerImpl.java:68)                      at com.sap.sdm.apiimpl.local.DeployProcessorImpl.deploy(DeployProcessorImpl.java:74)                      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)                      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)                      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)                      at java.lang.reflect.Method.invoke(Method.java:331)                      at com.sap.sdm.is.cs.remoteproxy.server.impl.RemoteProxyServerImpl.requestRemoteCall(RemoteProxyServerImpl.java:127)                      at com.sap.sdm.is.cs.remoteproxy.server.impl.RemoteProxyServerImpl.process(RemoteProxyServerImpl.java:38)                      at com.sap.sdm.apiimpl.remote.server.ApiClientRoleCmdProcessor.process(ApiClientRoleCmdProcessor.java:84)                      at com.sap.sdm.is.cs.session.server.SessionCmdProcessor.process(SessionCmdProcessor.java:67)                      at com.sap.sdm.is.cs.cmd.server.CmdServer.execCommand(CmdServer.java:76)                      at com.sap.sdm.client_server.launch.ServerLauncher$ConnectionHandlerImpl.handle(ServerLauncher.java:286)                      at com.sap.sdm.is.cs.ncserver.NetCommServer.serve(NetCommServer.java:43)                      at com.sap.sdm.is.cs.ncwrapper.impl.ServiceWrapper.serve(ServiceWrapper.java:39)                      at com.sap.bc.cts.tp.net.Worker.run(Worker.java:50)                      at java.lang.Thread.run(Thread.java:683)                      Caused by: java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException: com.microsoft.sqlserver.jdbc.StreamError                      at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1292)                      at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1887)                      at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1811)                      at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1695)                      at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1288)                      at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1887)                      at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1811)                      at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1695)                      at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1288)                      at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1887)                      at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1811)                      at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1695)                      at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1288)                      at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1887)                      at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1811)                      at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1695)                      at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1288)                      at java.io.ObjectInputStream.readObject(ObjectInputStream.java:336)                      at com.sap.engine.services.rmi_p4.Call.getResultStream(Call.java:195)                      ... 32 more                      Caused by: java.io.NotSerializableException: com.microsoft.sqlserver.jdbc.StreamError                      at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1070)                      at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1364)                      at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1336)                      at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1280)                      at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1068)                      at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1364)                      at java.io.ObjectOutputStream.defaultWriteObject(ObjectOutputStream.java:376)                      at com.sap.exception.BaseExceptionInfo.writeObject(BaseExceptionInfo.java:998)                      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)                      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)                      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)                      at java.lang.reflect.Method.invoke(Method.java:331)                      at java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:837)                      at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1326)                      at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1280)                      at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1068)                      at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1364)                      at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1336)                      at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1280)                      at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1068)                      at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1364)                      at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1336)                      at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1280)                      at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1068)                      at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:285)                      at com.sap.engine.services.rmi_p4.DispatchImpl.throwException(DispatchImpl.java:147)                      at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:332)                      at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:201)                      at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:137)                      at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)                      at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)                      at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)                      at java.security.AccessController.doPrivileged(Native Method)                      at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)                      at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)                      For detailed information see the log file of the Deploy Service. 14/12/31 02:10:54 -  *********************************************************** Dec 31, 2014 2:10:54 AM  Info: End of log messages of the target system. Dec 31, 2014 2:10:54 AM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) ***** Dec 31, 2014 2:10:54 AM  Error: Aborted: development component 'Saltestapp_ear'/'sap.com'/'localhost'/'2014.12.31.02.10.28'/'0': Caught exception during application deployment from SAP J2EE Engine's deploy service: com.sap.engine.services.rmi_p4.MarshalException: Exception when trying to read the original exception.; nested exception is: java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException: com.microsoft.sqlserver.jdbc.StreamError (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC) Dec 31, 2014 2:10:54 AM  Info: Starting to save the repository Dec 31, 2014 2:10:54 AM  Info: Finished saving the repository for 74 ms. Dec 31, 2014 2:10:54 AM  Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process. Dec 31, 2014 2:10:54 AM  Error: ---------------- At least one of the Deployments failed ---------------
    Kind Regards,
    Vishal Sobti

    Hi Vihsal,
    Can you please try to kill this from Operating System level. One more question, are you deploying this first time? Reason of asking this question is your below error code.
    "ERROR: Not deployed. Deploy Service returned ERROR:   com.sap.engine.services.rmi_p4.MarshalException: Exception when trying to read the original exception.; nested exception is:   java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException: com.microsoft.sqlserver.jdbc.StreamError at com.sap.engine.services.rmi_p4.P4ObjectBrokerClientImpl.getException"
    Could you please also confirm about the database please.
    Please try the below step as well if not done yet
    Go to SDM Directory and enter the below
    sdm jstartup "mode=integrated"
    Thanks,
    Hamendra

  • Exception : DI Error: (-5002) At least one amount is required in document rows

    Trying to create a MaterialRevaulation object. doesn't matter what I am using I can getting this error message "Exception : DI Error: (-5002) At least one amount is required in document rows"
    Formate of payload looks like 
    <Payload Role="X" id="atom1">
    - <MaterialRevaluation xmlns=""> 
    - <row> 
    <RevalType>P</RevalType>  
    <DocDate>20140701</DocDate>  
    <JournalMemo>Inventory Revaluation</JournalMemo>  
    <InflationRevaluation>tNO</InflationRevaluation>  
    </row>
    </MaterialRevaluation>
    - <MaterialRevulation_Lines xmlns=""> 
    - <row> 
    <LineNum>0</LineNum>  
    <ItemCode>Item1</ItemCode>  
    <WarehouseCode>WH1</WarehouseCode>  
    <Price>14.973030</Price>  
    </row>
    - <row> 
    <LineNum>1</LineNum>  
    <ItemCode>Item2</ItemCode>  
    <WarehouseCode>WH1</WarehouseCode>  
    <Price>15.973030</Price>  
    </row>
    - <row> 
    <LineNum>2</LineNum>  
    <ItemCode>Item3</ItemCode>  
    <WarehouseCode>WH1</WarehouseCode>  
    <Price>13.973030</Price>  
    </row>
    </MaterialRevulation_Lines>
    </Payload>
    And my SBO object call looks like this
    <Payload Role="C" id="atom2" system="0010000102" status="success" b1login="Technical User" method="Synchronous Insert with fallback to Update" objectid="162" payload="atom1" keyname="" keyvalue="" DIresult="failure" DImsg="Exception : DI Error: (-5002) At least one amount is required in document rows" />
    I don't think I need to put anything in KeyName or Keyvalue. Since I am insert.
    But it looks like it is not even look at the XML changes. I have tried to with no change
    1. Add BOM/BO admin structure
    2. Rouding price difference (from 0 decimla ot 6)
    3. Put in Quantity
    4. Add LineNum
    5.Change Item
    6.Change WHS
    Running out of ideas!! Any help will be appreciated. Thank You!

    Successful format looks like this
    Strange enough, and I still don't know why. Certain item in combination give me the error message. If I break it out to individual document. Then it give me the proper error message. But if it bundled with number of item together then it become this at least one amount is needed at document row error message.
    <BOM xmlns="">
    <BO>
    <AdmInfo>
    <Object>162</Object>
    <Version>2</Version>
    </AdmInfo>
    <MaterialRevaluation>
    <row>
    <DocDate>20140702</DocDate>
    <RevalType>P</RevalType>
    </row>
    </MaterialRevaluation>
    <MaterialRevaluation_lines>
    <row>
    <ItemCode>ITEM1</ItemCode>
    <WarehouseCode>WH1</WarehouseCode>
    <Price>14.587</Price>
    </row>
    </MaterialRevaluation_lines>
    </BO>
    </BOM>

  • [AS] How to test the presence of at least one table?

    Hello everyone,
    I would like to test for the presence of at least one table in a document before starting a process (on edge strokes). 
    I found this, but I do not know if this is really effective:
                                  set CountOfTables1 to count of tables of every story
                                  set CountOfTables2 to every table of every story
    The first gives me a list of the number of table in each story; the second gives me the objects reference of every table.
    Is there another way?
    TIA.
    Oli.

    Marc
    The test I did for nested tables stank (table pasted in rectangle and that rectangle pasted in a table ).  It does not work for nested tables
    I tested .isValid and it's a lot slower.
    Uwe
    Yes, I noticed that difference after posting my eeakk comment.
    Using slice(0) after the getElements can make a big difference but still the simple length going to be quicker in this case.
    Also the getElements without the slice(0) will return "too many elements" if there are to many elements (between 1500 - 15,000).
    On the other hand for repeated access of the variable (looping) it's as know normally quicker to use the getElements().slice(0).length than just length
    In summary
    1) Your anyItem() method is going to be very quick on a document which has a high ratio of stories containing tables.
    2) Although your method could and possibly probably be 100 times quicker than mine I would definitely use my method in terms of typing time and space verses the 1/2 second it might save on execution time per 10,000 tables.
    3) The only accurate method (in this thread) for counting the tables including nested and footnotes is Marc's Grep method.
    So I guess the 3 of us can share first place.
    I just wonder if using the same technique as Marc used in our discussion sometime back on nested buttons might get to a quick count than using the Grep method here.
    Clearly needs to be repeated on different types of document setups one can try the below
    if (!app.properties.activeDocument) {alert ("Really!?"); exit()};
    var scriptCount = 1;
    // Script 1 table.length
    var doc = app.activeDocument,
          start = Date.now(),
          t = doc.stories.everyItem().tables.length,
          finish = Date.now();
    $.writeln ("\rtable.length Script (" + scriptCount++ + ") took " + (finish - start) + "ms\r" + ((t) ? t + " Table" + ((t>1) ? "s" : "") : "Diddlysquat"));
    // Script 2 getElements
    var doc = app.activeDocument;
    var start = Date.now();
    var t = doc.stories.everyItem().tables.everyItem().getElements().length;
    var finish = Date.now();
    $.writeln ("\rgetElements Script (" + scriptCount++ + ") took " + (finish - start) + "ms\r" + ((t) ? t + " Table" + ((t>1) ? "s" : "") : "Diddlysquat"));
    // Script 3 getElements.slice(0)
    var doc = app.activeDocument;
    var start = Date.now();
    var t = doc.stories.everyItem().tables.everyItem().getElements().slice(0).length;
    var finish = Date.now();
    $.writeln ("\rgetElements.slice(0) Script (" + scriptCount++ + ") took " + (finish - start) + "ms\r" + ((t) ? t + " Table" + ((t>1) ? "s" : "") : "Diddlysquat"));
    // Script 4      isValid
    var start = Date.now();
    var t = doc.stories.everyItem().tables.everyItem().isValid;
    var finish = Date.now();
    $.writeln ("\risValid Script (" + scriptCount++ + ") took " + (finish - start) + "ms\rThe document contains " + ((t) ? "tables" : "no tables"));
    // Script 5   Marc's Grep
    var start = Date.now();
    var t = countTables();
    var finish = Date.now();
    $.writeln ("\rMarc's Grep Script as said only accurate one but slow (" + scriptCount++ + ") \rtook " + (finish - start) + "ms\r" + ((t) ? t + " Table" + ((t>1) ? "s" : "") : "Diddlysquat"));
    // Script 6 very lot of anyItem
    var start = Date.now();
    var myResult = atLeastOneTableInDoc(app.documents[0]);
    var finish = Date.now();
    $.writeln ("\rUwes Anyone for Bingo Script (" + scriptCount++ + ") took " + (finish - start) + "ms\rThe document contains " + ((myResult) ? "tables" : "no tables"));
    // Script 7 anyItem length
    var start = Date.now();
    var myResult = detectATable();
    var finish = Date.now();
    $.writeln ("\ranyItem length Script (" + scriptCount++ + ") took " + (finish - start) + "ms\rThe document contains " + ((myResult) ? "tables" : "no tables"));
    // Script 8 anyItem elements length
    var start = Date.now();
    var myResult = detectATable2();
    var finish = Date.now();
    $.writeln ("\ranyItem elements length Script (" + scriptCount++ + ") took " + (finish - start) + "ms\rThe document contains " + ((myResult) ? "tables" : "no tables"));
    //FUNCTION USING anyItem() EXTENSIVELY:
    function atLeastOneTableInDoc(myDoc){
        var myResult = 0;
        if(myDoc.stories.length === 0){return myResult};
        var myStories = myDoc.stories;
        //LOOP length == length of all Story objects
        //using anyItem() for checking length of Table objects
        for(var n=0;n<myStories.length;n++){
            if(anyStory = myStories.anyItem().tables.length > 0){
                myResult = 1;
                return myResult;
        //FALL-BACK, if anyItem() will fail:
    //EDIT:    if(!myResult){
            for(var n=0;n<myStories.length;n++){
                if(myStories[n].tables.length > 0){
                    myResult = 2;
                    return myResult;
    //EDIT:       };
        return myResult;
    }; //END function atLeastOneTableInDoc(myDoc)
    function detectATable(){
        s=app.documents[0].stories;
         if(s.anyItem().tables.length){
            return true; // Bingo
       for(var n=0;n<s.length;n++){
            if(s[n].tables.length) return true
        return false
    function detectATable2(){
        s=app.documents[0].stories;
         if(s.anyItem().tables.length){
            return true; // Bingo
        var sl = app.documents[0].stories.everyItem().getElements().slice(0);
       for(var n=0;n<s.length;n++){
            if(s[n].tables.length) return true
        return false
    function countTables()
        app.findTextPreferences = null;
        app.findTextPreferences.findWhat = "\x16";
        var t = app.properties.activeDocument||0;
        return t&&t.findText().length;
    P.s.
    Marc,
    A bit of homework. I didn't test it on the above but I found the your highRes function trimmer seems to have a large favoritism to the first function to compare.
    I was testing 2 prototypes and swapping the order swapped the result. One can make the prototypes the same and see the time difference.

  • Purchase Order Response Error : "Enter at least one item"

    Hi there,
    While trying to confirm a PO response in SRM 7 I am getting the following error:
    "Enter at least one item"
    But when I do a check on the PO response it says:
    Purchase order response - 0030000035 is correct 
    Any ideas what could cause this error?
    Thanks for the help
    Lynton

    Hi there,
    I have no idea what you are asking with the limit po?
    Lynton

  • Intercompany posting issue: "enter at least one item in leading company cod

    hi can any one resolve this
    intercompany posting issue: "enter at least one item in leading company code XXX"
    i am tring to post the intercompany trasaction iu am geting the above message...........

    Hi,
    Can you provide me OBYA settings between these two entities and posting parameters you used to get this error message ?  This will help me to understand the problem better.
    Best Regards,
    Madhu

  • SC Template error: "Enter at least one item or one limit"

    Hi,
    When creating a Purchase Order,based in a Shopping Cart Template, when we add the item to the Purchase Order, we are getting this error that does not permit to continue:"Enter at least one item or one limit". This error looks a mistake, as we are only trying to transfer an item.
    Sounds familiar?
    We are using SRM v5.0.
    Thanks,
    Maria

    Issue solved with the following Notes Implementation:
    Notes: 1054481; 1054487; 1179589 ; 1381642 and 1435295

  • Spotlight doesn't find the contents of at least one file

    Goal - find a clever way to discover what Spotlight has (or hasn't indexed).
    I have an xls spreadsheet that has the names and emails addresses of people who attended a recent course of mine. In the past few weeks I need to search precisely which course someone attended. The person had a unique last name and so I just put the name into
    spotlight. Nothing found. A few minutes of digging manually confirmed the person had attended the course I expected.
    Related discoveries
    none of the contents of that file is indexed by Spotlight - tested by searching other names
    older xls files in the same folder are correctly indexed
    Searching on the filename finds the file so the file itself is found by spotlight
    Copy the column of names to a temp spreadsheet, save them and search - file find
    Rebuilding the index from scratch warmed my CPU but didn't change anything
    I've checked the simple spotlight preferences - xls spreadsheets aren't ignored
    Since I don't know why its getting missed I'm concerned that other files might not get indexed properly as well.

    I would suspect a corrupt file. It may be just damaged enough to stop Spotlight reading it properly.
    If you select the file in the Finder and hit the space bar does it open in Quick Look? If it doesn't then it is broken.
    Try opening it in Excel and copying and pasting everything into a new file.

  • Problem in the deployment in WEB AS

    Hi all,
    i have encountered a problem while deploying in WEB AS.When i am deploying Dictionary object it was sucessful but when i am deploying EAR it is giving the following error.
    Error...........
    Aborted: development component 'SalesOrderCreateFor'/'sap.com'/'localhost'/'2006.07.04.17.11.51':
    Caught exception while checking the login credentials for SAP J2EE Engine. Check whether the SAP J2EE Engine is up and running.
    com.sap.engine.deploy.manager.DeployManagerException: ERROR: Cannot connect to Host: [businessone] with user name: [admin] Check your login information. Exception is: com.sap.engine.services.jndi.persistent.exceptions.NamingException: Exception while trying to get InitialContext. [Root exception is com.sap.engine.services.security.exceptions.BaseLoginException: Cannot create new RemoteLoginContext instance.]
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.checkLoginCredentials.DMEXC)
    Deployment exception : The deployment of at least one item aborted
    pls kindly help me to resolve this iss

    Hi Kiran,
    I think that u r not configured ur server.
    Y might have success full deployment if follow this configuration.
    prerequisite for deployment
    1) go to 'window' -> preferences -> SAP J2EE Engine,
    fill the 'message server host' = your host name
    'message server port = your msg port no.
    you can get these information from this link
    http://localhost:50000/sap/monitoring/SystemInfo
    here replace the localhost with u r host name.
    2) go to window -> preferences -> SAP Enterprise Portal
    -> add give the ur server configure details.
    3) deploy the ur application .(give SDM UID and PWD)
    Regards,
    Krishna.

  • Unable to lookup the Deploy Service. java.lang.ClassCastException in NWDS

    Hi All,
    I am getting the following exception while deploying an application in NWDS.
    Please help me in resolving this issue
    Sep 6, 2007 10:24:32 PM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:
    [001]Deployment aborted
    Settings
    SDM host : bala
    SDM port : 50018
    URL to deploy : file:/C:/DOCUME1/BALU/LOCALS1/Temp/temp64339RFCFlightList.ear
    Result
    => deployment aborted : file:/C:/DOCUME1/BALU/LOCALS1/Temp/temp64339RFCFlightList.ear
    Aborted: development component 'RFCFlightList'/'local'/'LOKAL'/'0.2007.09.06.22.24.23'/'0':
    Caught exception during application deployment from SAP J2EE Engine's deploy API:
    com.sap.engine.deploy.manager.DeployManagerException: Unable to lookup the Deploy Service. java.lang.ClassCastException
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).DMEXC)
    Deployment exception : The deployment of at least one item aborted

    Hi Bala
    Some of the services at your server are not running..ask your system admin to restart the SDN server and try to deploy once
    Regards
    Chaitanya.A

  • Deploy exception

    Hi All,
    Currently I am working with NWDS7.0.16, for that I create a track, under the tacke I create test DC and I created webdynpro application. when I try to deploy the application I am getting exception mention below.
    Could anybody please help me.
    Nov 6, 2008 7:16:37 PM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:
    [005]Deployment aborted
    Settings
    SDM host : EPDEV
    SDM port : 50018
    URL to deploy : file:/C:/DOCUME1/949644/LOCALS1/Temp/temp50073sap.com~test.ear
    Result
    => deployment aborted : file:/C:/DOCUME1/949644/LOCALS1/Temp/temp50073sap.com~test.ear
    Aborted: development component 'test'/'sap.com'/'LOKAL'/'0.2008.11.06.19.16.19'/'0':Caught exception during application deployment from SAP J2EE Engine's deploy service:java.rmi.RemoteException: Cannot deploy application sap.com/test.. Reason: Clusterwide exception: Failed to deploy application sap.com/test. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?; nested exception is:      com.sap.engine.services.deploy.container.DeploymentException: Clusterwide exception: Failed to deploy application sap.com/test. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine? (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment exception : The deployment of at least one item aborted

    Check out similar problem got resloved
    Re: Deploy error when Used DC com.sap.security.api.sda added to Java Web Dynpro
    /message/3537696#3537696 [original link is broken]
    thanks

  • Which user actually makes the deployment from J2EE engine?

    What's up ?
    I keep getting this error when I try to deploy an ear file:
    Settings
    SDM host : vm2003server
    SDM port : 50018
    URL to deploy :
    file:/C:/DOCUME1/JOS1/CONFIG~1/Temp/temp17955JSP_teste_EAR.ear
    Result
    => deployment aborted : file:/C:/DOCUME1/JOS1/CONFIG~1/Temp/temp17955JSP_teste_EAR.ear
    Aborted: development component 'JSP_teste_EAR'/'sap.com'/'localhost'/'2008.01.20.13.59.18':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Only Administrators have the right to perform this operation.
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment exception : The deployment of at least one item aborted
    I need to give Administrator role to the user that is making the deployment, right ?
    But which user is that ???
    Thanks

    Hello Jose,
    please check:
    Re: java.rmi.RemoteException: Only Administrators
    Applying JAVA SP13 to NW2004S Only Administrators have the right to perform
    As far as I know the user should be J2EE_ADMIN.
    This validates that :
    http://help.sap.com/saphelp_nw2004s/helpdata/en/99/281540bf1af72ee10000000a1550b0/frameset.htm
    Regards.
    Ruchit.

  • Error in deployment JAva Module : deployment aborted

    Hi,
    yesterday  i posted a message (cfr java.lang.NoSuchMethodError  
    Posted: Aug 28, 2007 10:54 AM )
    There was some advice that i don't have to watch out the error. Some told me it was concerning a anti-virus programme (which doesn't run in this environment)
    so i deploy it with this error :
    could someone guide me thru the solution?
    thx in advance , points will be given for good answers , i don't gave points at earlier post because it wasn't helpfull
    Gwen
    error message :
    29-aug-2007 12:50:32 /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:
    [001]Deployment aborted
    Settings
    SDM host : sideshow-mel
    SDM port : 50018
    URL to deploy : file:/C:/Users/Admin/AppData/Local/Temp/temp13798ExcelFileAdapterModuleApplication.ear
    Result
    => deployment aborted : file:/C:/Users/Admin/AppData/Local/Temp/temp13798ExcelFileAdapterModuleApplication.ear
    Aborted: development component 'ExcelFileAdapterModuleApplication'/'sap.com'/'localhost'/'2007.07.25.10.07.01'/'0':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Cannot deploy application sap.com/ExcelFileAdapterModuleApplication.. Reason: Exception during generation of components of application sap.com/ExcelFileAdapterModuleApplication in container EJBContainer.; nested exception is:      com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Exception during generation of components of application sap.com/ExcelFileAdapterModuleApplication in container EJBContainer.
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment exception : The deployment of at least one item aborted
    additional information:
    29-aug-2007 12:50:32 /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.7185 - 630]/>
    <!NAME[C:\usr\sap\XID\DVEBMGS00\SDM\program\log\sdmcl20070829125021.log]/>
    <!PATTERN[sdmcl20070829125021.log]/>
    <!FORMATTER[com.sap.tc.logging.TraceFormatter(%24d %s: %m)]/>
    <!ENCODING[Cp1252]/>
    <!LOGHEADER[END]/>
    Aug 29, 2007 2:50:21 PM  Info: -
    Starting deployment -
    Aug 29, 2007 2:50:21 PM  Info: Error handling strategy: OnErrorStop
    Aug 29, 2007 2:50:21 PM  Info: Prerequisite error handling strategy: OnPrerequisiteErrorStop
    Aug 29, 2007 2:50:21 PM  Info: Update strategy: UpdateAllVersions
    Aug 29, 2007 2:50:21 PM  Info: Starting deployment prerequisites:
    Aug 29, 2007 2:50:24 PM  Info: Loading selected archives...
    Aug 29, 2007 2:50:24 PM  Info: Loading archive 'C:\usr\sap\XID\DVEBMGS00\SDM\program\temp\temp13798ExcelFileAdapterModuleApplication.ear'
    Aug 29, 2007 2:50:25 PM  Info: Selected archives successfully loaded.
    Aug 29, 2007 2:50:25 PM  Info: Actions per selected component:
    Aug 29, 2007 2:50:25 PM  Info: Initial deployment: Selected development component 'ExcelFileAdapterModuleApplication'/'sap.com'/'localhost'/'2007.07.25.10.07.01'/'0' will be deployed.
    Aug 29, 2007 2:50:25 PM  Info: Ending deployment prerequisites. All items are correct.
    Aug 29, 2007 2:50:25 PM  Error: Unable to compare host[sideshow-mel] and host[PC4D] Throwable: java.net.UnknownHostException Throwable message: PC4D
    Aug 29, 2007 2:50:25 PM  Info: Saved current Engine state.
    Aug 29, 2007 2:50:25 PM  Info: Starting: Initial deployment: Selected development component 'ExcelFileAdapterModuleApplication'/'sap.com'/'localhost'/'2007.07.25.10.07.01'/'0' will be deployed.
    Aug 29, 2007 2:50:25 PM  Info: SDA to be deployed: C:\usr\sap\XID\DVEBMGS00\SDM\root\origin\sap.com\ExcelFileAdapterModuleApplication\localhost\0\2007.07.25.10.07.01\temp13798ExcelFileAdapterModuleApplication.ear
    Aug 29, 2007 2:50:25 PM  Info: Software type of SDA: J2EE
    Aug 29, 2007 2:50:27 PM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Aug 29, 2007 2:50:28 PM  Error: Unable to compare host[sideshow-mel] and host[PC4D] Throwable: java.net.UnknownHostException Throwable message: PC4D
    Aug 29, 2007 2:50:31 PM  Info: Begin of log messages of the target system:
    07/08/29 14:50:28 -  ***********************************************************
    07/08/29 14:50:29 -  Start updating EAR file...
    07/08/29 14:50:29 -  start-up mode is lazy
    07/08/29 14:50:29 -  EAR file updated successfully for 125ms.
    07/08/29 14:50:29 -  Start deploying ...
    07/08/29 14:50:29 -  EAR file uploaded to server for 94ms.
    07/08/29 14:50:31 -  ERROR: Not deployed. Deploy Service returned ERROR:
                         java.rmi.RemoteException: Cannot deploy application sap.com/ExcelFileAdapterModuleApplication..
                         Reason: Exception during generation of components of application sap.com/ExcelFileAdapterModuleApplication in container EJBContainer.; nested exception is:
                              com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Exception during generation of components of application sap.com/ExcelFileAdapterModuleApplication in container EJBContainer.
                              at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:567)
                              at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1555)
                              at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:320)
                              at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:198)
                              at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:129)
                              at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
                              at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
                              at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
                              at java.security.AccessController.doPrivileged(Native Method)
                              at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
                              at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
                         Caused by: com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Exception during generation of components of application sap.com/ExcelFileAdapterModuleApplication in container EJBContainer.
                              at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:621)
                              at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:321)
                              at com.sap.engine.services.deploy.server.application.DeploymentTransaction.begin(DeploymentTransaction.java:307)
                              at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:292)
                              at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:326)
                              at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:3184)
                              at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:552)
                              ... 10 more
                         Caused by: java.lang.NoClassDefFoundError: com/sap/aii/af/mp/module/Module
    Loader Info -
                         ClassLoader name: [Deployment:Runtime:sap.com/ExcelFileAdapterModuleApplication]
                          Parent loader name: [Frame ClassLoader]
                          References:
                            common:service:http;service:servlet_jsp
                            service:ejb
                            common:service:iiop;service:naming;service:p4;service:ts
                            service:jmsconnector
                            library:jsse
                            library:servlet
                            common:library:IAIKSecurity;library:activation;library:mail;library:tcsecssl
                            library:ejb20
                            library:j2eeca
                            library:jms
                            library:opensql
                            common:library:com.sap.security.api.sda;library:com.sap.security.core.sda;library:security.class;library:webservices_lib;service:adminadapter;service:basicadmin;service:com.sap.security.core.ume.service;service:configuration;service:connector;service:dbpool;service:deploy;service:jmx;service:jmx_notification;service:keystore;service:security;service:userstore
                            interface:resourcecontext_api
                            interface:webservices
                            interface:cross
                            interface:ejbserialization
                            library:com.sap.aii.ai.lib
                            service:com.sap.aii.adapter.xi.svc
                            service:com.sap.aii.af.svc
                            service:com.sap.aii.af.cpa.svc
                          Resources:
                            C:\usr\sap\XID\DVEBMGS00\j2ee\cluster\server0\temp\deploy\1188391830231
                            C:\usr\sap\XID\DVEBMGS00\j2ee\cluster\server0\temp\deploy\1188391830231\ExcelFileAdapterModule.jar
                          Loading model: {parent,references,local}
                         The error occurred while trying to load "com.kk.ExcelModule.GetExcelFileBean".
                              at com.sap.engine.frame.core.load.ReferencedLoader.loadClass(ReferencedLoader.java:401)
                              at com.sap.engine.services.ejb.deploy.verifier.CheckUtils.loadClass(CheckUtils.java:25)
                              at com.sap.engine.services.ejb.deploy.verifier.session.SessionBeanCheck.check(SessionBeanCheck.java:42)
                              at com.sap.engine.services.ejb.deploy.verifier.Verifier.checkBean(Verifier.java:82)
                              at com.sap.engine.services.ejb.deploy.verifier.Verifier.check(Verifier.java:46)
                              at com.sap.engine.services.ejb.deploy.DeployAdmin.generate(DeployAdmin.java:254)
                              at com.sap.engine.services.ejb.EJBAdmin.deploy(EJBAdmin.java:2161)
                              at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:606)
                              ... 16 more
                         For detailed information see the log file of the Deploy Service.
    07/08/29 14:50:31 -  ***********************************************************
    Aug 29, 2007 2:50:31 PM  Info: End of log messages of the target system.
    Aug 29, 2007 2:50:31 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Aug 29, 2007 2:50:31 PM  Error: Aborted: development component 'ExcelFileAdapterModuleApplication'/'sap.com'/'localhost'/'2007.07.25.10.07.01'/'0':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Cannot deploy application sap.com/ExcelFileAdapterModuleApplication..
    Reason: Exception during generation of components of application sap.com/ExcelFileAdapterModuleApplication in container EJBContainer.; nested exception is:
         com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Exception during generation of components of application sap.com/ExcelFileAdapterModuleApplication in container EJBContainer.
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Aug 29, 2007 2:50:31 PM  Info: Starting to save the repository
    Aug 29, 2007 2:50:32 PM  Info: Finished saving the repository
    Aug 29, 2007 2:50:32 PM  Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.
    Aug 29, 2007 2:50:32 PM  Error: -
    At least one of the Deployments failed -
    Message was edited by:
            Gwen Baert

    Hi,
    yesterday  i posted a message (cfr java.lang.NoSuchMethodError  
    Posted: Aug 28, 2007 10:54 AM )
    There was some advice that i don't have to watch out the error. Some told me it was concerning a anti-virus programme (which doesn't run in this environment)
    so i deploy it with this error :
    could someone guide me thru the solution?
    thx in advance , points will be given for good answers , i don't gave points at earlier post because it wasn't helpfull
    Gwen
    error message :
    29-aug-2007 12:50:32 /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:
    [001]Deployment aborted
    Settings
    SDM host : sideshow-mel
    SDM port : 50018
    URL to deploy : file:/C:/Users/Admin/AppData/Local/Temp/temp13798ExcelFileAdapterModuleApplication.ear
    Result
    => deployment aborted : file:/C:/Users/Admin/AppData/Local/Temp/temp13798ExcelFileAdapterModuleApplication.ear
    Aborted: development component 'ExcelFileAdapterModuleApplication'/'sap.com'/'localhost'/'2007.07.25.10.07.01'/'0':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Cannot deploy application sap.com/ExcelFileAdapterModuleApplication.. Reason: Exception during generation of components of application sap.com/ExcelFileAdapterModuleApplication in container EJBContainer.; nested exception is:      com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Exception during generation of components of application sap.com/ExcelFileAdapterModuleApplication in container EJBContainer.
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment exception : The deployment of at least one item aborted
    additional information:
    29-aug-2007 12:50:32 /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.7185 - 630]/>
    <!NAME[C:\usr\sap\XID\DVEBMGS00\SDM\program\log\sdmcl20070829125021.log]/>
    <!PATTERN[sdmcl20070829125021.log]/>
    <!FORMATTER[com.sap.tc.logging.TraceFormatter(%24d %s: %m)]/>
    <!ENCODING[Cp1252]/>
    <!LOGHEADER[END]/>
    Aug 29, 2007 2:50:21 PM  Info: -
    Starting deployment -
    Aug 29, 2007 2:50:21 PM  Info: Error handling strategy: OnErrorStop
    Aug 29, 2007 2:50:21 PM  Info: Prerequisite error handling strategy: OnPrerequisiteErrorStop
    Aug 29, 2007 2:50:21 PM  Info: Update strategy: UpdateAllVersions
    Aug 29, 2007 2:50:21 PM  Info: Starting deployment prerequisites:
    Aug 29, 2007 2:50:24 PM  Info: Loading selected archives...
    Aug 29, 2007 2:50:24 PM  Info: Loading archive 'C:\usr\sap\XID\DVEBMGS00\SDM\program\temp\temp13798ExcelFileAdapterModuleApplication.ear'
    Aug 29, 2007 2:50:25 PM  Info: Selected archives successfully loaded.
    Aug 29, 2007 2:50:25 PM  Info: Actions per selected component:
    Aug 29, 2007 2:50:25 PM  Info: Initial deployment: Selected development component 'ExcelFileAdapterModuleApplication'/'sap.com'/'localhost'/'2007.07.25.10.07.01'/'0' will be deployed.
    Aug 29, 2007 2:50:25 PM  Info: Ending deployment prerequisites. All items are correct.
    Aug 29, 2007 2:50:25 PM  Error: Unable to compare host[sideshow-mel] and host[PC4D] Throwable: java.net.UnknownHostException Throwable message: PC4D
    Aug 29, 2007 2:50:25 PM  Info: Saved current Engine state.
    Aug 29, 2007 2:50:25 PM  Info: Starting: Initial deployment: Selected development component 'ExcelFileAdapterModuleApplication'/'sap.com'/'localhost'/'2007.07.25.10.07.01'/'0' will be deployed.
    Aug 29, 2007 2:50:25 PM  Info: SDA to be deployed: C:\usr\sap\XID\DVEBMGS00\SDM\root\origin\sap.com\ExcelFileAdapterModuleApplication\localhost\0\2007.07.25.10.07.01\temp13798ExcelFileAdapterModuleApplication.ear
    Aug 29, 2007 2:50:25 PM  Info: Software type of SDA: J2EE
    Aug 29, 2007 2:50:27 PM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Aug 29, 2007 2:50:28 PM  Error: Unable to compare host[sideshow-mel] and host[PC4D] Throwable: java.net.UnknownHostException Throwable message: PC4D
    Aug 29, 2007 2:50:31 PM  Info: Begin of log messages of the target system:
    07/08/29 14:50:28 -  ***********************************************************
    07/08/29 14:50:29 -  Start updating EAR file...
    07/08/29 14:50:29 -  start-up mode is lazy
    07/08/29 14:50:29 -  EAR file updated successfully for 125ms.
    07/08/29 14:50:29 -  Start deploying ...
    07/08/29 14:50:29 -  EAR file uploaded to server for 94ms.
    07/08/29 14:50:31 -  ERROR: Not deployed. Deploy Service returned ERROR:
                         java.rmi.RemoteException: Cannot deploy application sap.com/ExcelFileAdapterModuleApplication..
                         Reason: Exception during generation of components of application sap.com/ExcelFileAdapterModuleApplication in container EJBContainer.; nested exception is:
                              com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Exception during generation of components of application sap.com/ExcelFileAdapterModuleApplication in container EJBContainer.
                              at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:567)
                              at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1555)
                              at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:320)
                              at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:198)
                              at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:129)
                              at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
                              at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
                              at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
                              at java.security.AccessController.doPrivileged(Native Method)
                              at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
                              at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
                         Caused by: com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Exception during generation of components of application sap.com/ExcelFileAdapterModuleApplication in container EJBContainer.
                              at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:621)
                              at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:321)
                              at com.sap.engine.services.deploy.server.application.DeploymentTransaction.begin(DeploymentTransaction.java:307)
                              at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:292)
                              at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:326)
                              at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:3184)
                              at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:552)
                              ... 10 more
                         Caused by: java.lang.NoClassDefFoundError: com/sap/aii/af/mp/module/Module
    Loader Info -
                         ClassLoader name: [Deployment:Runtime:sap.com/ExcelFileAdapterModuleApplication]
                          Parent loader name: [Frame ClassLoader]
                          References:
                            common:service:http;service:servlet_jsp
                            service:ejb
                            common:service:iiop;service:naming;service:p4;service:ts
                            service:jmsconnector
                            library:jsse
                            library:servlet
                            common:library:IAIKSecurity;library:activation;library:mail;library:tcsecssl
                            library:ejb20
                            library:j2eeca
                            library:jms
                            library:opensql
                            common:library:com.sap.security.api.sda;library:com.sap.security.core.sda;library:security.class;library:webservices_lib;service:adminadapter;service:basicadmin;service:com.sap.security.core.ume.service;service:configuration;service:connector;service:dbpool;service:deploy;service:jmx;service:jmx_notification;service:keystore;service:security;service:userstore
                            interface:resourcecontext_api
                            interface:webservices
                            interface:cross
                            interface:ejbserialization
                            library:com.sap.aii.ai.lib
                            service:com.sap.aii.adapter.xi.svc
                            service:com.sap.aii.af.svc
                            service:com.sap.aii.af.cpa.svc
                          Resources:
                            C:\usr\sap\XID\DVEBMGS00\j2ee\cluster\server0\temp\deploy\1188391830231
                            C:\usr\sap\XID\DVEBMGS00\j2ee\cluster\server0\temp\deploy\1188391830231\ExcelFileAdapterModule.jar
                          Loading model: {parent,references,local}
                         The error occurred while trying to load "com.kk.ExcelModule.GetExcelFileBean".
                              at com.sap.engine.frame.core.load.ReferencedLoader.loadClass(ReferencedLoader.java:401)
                              at com.sap.engine.services.ejb.deploy.verifier.CheckUtils.loadClass(CheckUtils.java:25)
                              at com.sap.engine.services.ejb.deploy.verifier.session.SessionBeanCheck.check(SessionBeanCheck.java:42)
                              at com.sap.engine.services.ejb.deploy.verifier.Verifier.checkBean(Verifier.java:82)
                              at com.sap.engine.services.ejb.deploy.verifier.Verifier.check(Verifier.java:46)
                              at com.sap.engine.services.ejb.deploy.DeployAdmin.generate(DeployAdmin.java:254)
                              at com.sap.engine.services.ejb.EJBAdmin.deploy(EJBAdmin.java:2161)
                              at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:606)
                              ... 16 more
                         For detailed information see the log file of the Deploy Service.
    07/08/29 14:50:31 -  ***********************************************************
    Aug 29, 2007 2:50:31 PM  Info: End of log messages of the target system.
    Aug 29, 2007 2:50:31 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Aug 29, 2007 2:50:31 PM  Error: Aborted: development component 'ExcelFileAdapterModuleApplication'/'sap.com'/'localhost'/'2007.07.25.10.07.01'/'0':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Cannot deploy application sap.com/ExcelFileAdapterModuleApplication..
    Reason: Exception during generation of components of application sap.com/ExcelFileAdapterModuleApplication in container EJBContainer.; nested exception is:
         com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Exception during generation of components of application sap.com/ExcelFileAdapterModuleApplication in container EJBContainer.
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Aug 29, 2007 2:50:31 PM  Info: Starting to save the repository
    Aug 29, 2007 2:50:32 PM  Info: Finished saving the repository
    Aug 29, 2007 2:50:32 PM  Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.
    Aug 29, 2007 2:50:32 PM  Error: -
    At least one of the Deployments failed -
    Message was edited by:
            Gwen Baert

  • Deploy Exception Error while Deploying DCs in NWDS 7.3

    Hi
    I have this following error while deploying the DCs into the AS Java.
    "Deployment Exception during deployment phase [DeploymentException], cause=[ASJ.dpl_dc.001085 Operation [deploy] of [demo.sap.com_dc] failed] "
    The DC which i created is a Dictionary DC Which contains Tables created from the entities in EJB DC.
    Thanks
    Teja

    Hi Ervin,
    Thanks for your help. The error I was getting is resolved. It was due to Higher version of NWDS (version including SP and PAT needs to be considered).
    On checking the stack throughly I came up with the error:
    "The given process model was built with a NWDS or development track of a higher version than the target runtime. Revision number of built process model: 4.4. Revision number of process runtime: 4.3. Please refer to SAP note 1600131 for details......"
    One thing learnt:- First thing you need to check is the exact version of SAP PO including the Service Pack and Patch Level.
    You can check this from:
    1. Directly through the URL::   http://<host>:<port>/sap/monitoring/SystemInfo
    2. From http://<server>:<port>/ -> System Information -> Component Information
    The NWDS should be either less than or equal to the version of SAP PO. You need to check all the details including Service Pack and Patch level.
    Ex- If the version of your PO is 7.30 SP 08 PAT 0000
    You cannot deploy SAP PO server with 7.30 SP 09 PAT 0000 nor 7.30 SP 08 PAT 0013.
    You can consider 7.30 SP 08 PAT 0000 or less than that.
    *** In our case, although the SAP PO and NWDS are of same version i.e 7.31. But the higher SP and PAT of the NWDS was giving the error.
    Regards,
    Atreyee

  • Calendar Server Error: At least one sharee was not recognized by the server. New invitations have not been sent.

    I deployed a Mountain Lion Server with the calendar service active. Every time a user tries to share a calendar they have created under thier account to an external person using thier email address, the server gives the following error: "At least one sharee was not recognized by the server. New invitations have not been sent."
    Invites to share a calendar to OD accounts on the server seem to work fine.
    I have a calendar specific email address for external invites set up. The server seems to send individual event invites to external email addresses just fine, so I am thinking the email is working. Email is not served on the Mountain Lion Server. The account is through Google Apps using IMAP and SMTP.
    What's even stranger, is that there doesn't seem to be any message in the Calendar error logs.
    I've tried creating a new test account and no luck.
    I don't know what else to try.
    Thanks in advance for any help!

    another 3rd party sofwtare that allows you opent he backup and grab info
    http://www.processtext.com/abcblackberry.html
    trial for 30 days, good program for that 30 days, I hear they arent a pleasant company to purchase from though

Maybe you are looking for