Unable to deploy using SDM

Hi
I am getting the following error while deploying Web dynpro application using Java.
May 16, 2006 3:17:10 PM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:
[006]Deployment aborted
Settings
SDM host : chn-mumsap02
SDM port : 50018
URL to deploy : file:/C:/DOCUME1/Stodkar/LOCALS1/Temp/temp50443Welcome.ear
Deployment exception : Server chn-mumsap02 did not accept login request as admin on port 50018. Details: ERROR: Could not establish connection to server chn-mumsap02 at port 50018: Connection refused: connect
Inner exception was :
Server chn-mumsap02 did not accept login request as admin on port 50018. Details: ERROR: Could not establish connection to server chn-mumsap02 at port 50018: Connection refused: connect
I have all ready given necessary details for logging into SAP J2EE engine ( Windows->Preferences).
Surprisingly it was deploying application previously , but its not working as of now.
can anyone guide me in resolving the error.
Thanks in Advance.

Hi,
  Two possible solutions:
1. Restart SDM. From J2EE Engine view in NWDS, right-click on SDM and choose "Restart Process".
2. Check SAP note:756084(SDM related note) and 783965(note specific to your problem).
Regards,
Satyajit.
Message was edited by: Satyajit Chakraborty

Similar Messages

  • Unable to deploy using NWDI

    All,
    I am having problems deploying my EAR file using NWDI development components. When I build the code using NWDS without DC's, I am able to deploy the code.
    With the same code, if I try creating DC's and build the EAR file, I was able to successfully build EAR file but was unable to deploy the EAR file onto the J2EE engine.
    I am getting the below error. It is trying to convert to J2EE 1.3 version. My software component has all the three dependencies
    SAP J2EE ENGINE <Release> (SAP-JEE <Release>)
    SAP BUILD TOOL <Release> (SAP_BUILDT <Release>) DI Build tool
    SAP JAVA TECHNOLOGY SERVICES <Release> (SAP_JTECHS <Release>)
    Please help.
    Aug 13, 2007 11:37:13 AM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:
    [002]Deployment aborted
    Settings
    SDM host : usmdslab178
    SDM port : 50118
    URL to deploy : file:/C:/DOCUME1/C-GIRI1/LOCALS1/Temp/temp39591 .com MessageTransformation.ear
    Result
    => deployment aborted : file:/C:/DOCUME1/C-GIRI1/LOCALS1/Temp/temp39591 .com MessageTransformation.ear
    Aborted: development component ' MessageTransformation'/' .com'/'DZ1_JAVAMI_D'/'20070809155346'/'0':
    Caught exception during access of archive "D:\usr\sap\SI2\DVEBMGS01\SDM\root\origin\ .com\ MessageTransformation\DZ1_JAVAMI_D\0\20070809155346\temp39591 .com~ MessageTransformation.ear":
    java.lang.RuntimeException: ERROR: Cannot initialize EARReader: com.sap.engine.services.deploy.exceptions.BaseIOException: Cannot convert EAR D:\usr\sap\SI2\DVEBMGS01\SDM\root\origin\ .com\ MessageTransformation\DZ1_JAVAMI_D\0\20070809155346\temp39591 .com~ MessageTransformation.ear to J2EE 1.3.Exception is: com.sap.engine.services.deploy.exceptions.BaseIOException: Cannot convert EAR D:\usr\sap\SI2\DVEBMGS01\SDM\root\origin\ .com\ MessageTransformation\DZ1_JAVAMI_D\0\20070809155346\temp39591 .com~ MessageTransformation.ear to J2EE 1.3.
         at com.sap.engine.services.deploy.converter.EARConverter.convert(EARConverter.java:185)
         at com.sap.engine.deploy.manager.DeployManagerImpl.setEar(DeployManagerImpl.java:444)
         at com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.initDeployManager(EngineApplOnlineDeployerImpl.java:300)
         at com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performDeployment(EngineApplOnlineDeployerImpl.java:134)
         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:120)
         at com.sap.sdm.app.sequential.deployment.impl.DeployerImpl.deploy(DeployerImpl.java:89)
         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:324)
         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:534)
    Caused by: java.io.IOException: The following archives that aredescribed in the ear descriptor are not found in the ear:      MessageTransformation.jar,Please check the ear content.
         at com.sap.engine.services.deploy.extended.ear.ExtendedEARReader.checkDescriptor(ExtendedEARReader.java:805)
         at com.sap.engine.services.deploy.extended.ear.ExtendedEARReader.getDescriptor(ExtendedEARReader.java:324)
         at com.sap.engine.services.deploy.extended.ear.ExtendedEARReader.<init>(ExtendedEARReader.java:87)
         at com.sap.engine.services.deploy.converter.EARConverter.convert(EARConverter.java:85)
         ... 30 more
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).null)
    Deployment exception : The deployment of at least one item aborted

    Hi,
    "The following archives that aredescribed in the ear descriptor are not found in the ear: MessageTransformation.jar,Please check the ear content."
    The name "MessageTransformation.jar" does not sounds like a build artefact from a DC build. Is this an external library that should be assembled into the EAR or is it really the build result of another (non-external Library) DC?
    If it's external please check the forums for handling of external libraries, otherwise check the names in the descriptor files and your build-time dependencies to assembly public parts.
    Regards,
    Marc

  • Application deployment using SDM or NWDI

    Hello guys,
    I'm working on a web dynpro + web services application. It's was developed to work with
    SAP Portal, and MDM 5.5 SP06.
    But we have a problem here. As you people know, we have two forms of deployment of the application to a portal: SDM and NWDI.
    Of course, for security reasons, the company has forbidden the access to the SDM password, so, we are unable to deploy the EAR file directly to the portal server.
    We're then working with NWDI deployment, (create activity then activate). But we are getting alot of trouble here.
    The developers are creating alot of actitivties to test the application, i mean, everytime they need to test anything, they create a "test" actitivty then activate it to the development portal.
    I'm really concerned about those activities, because i wonder if they might mess up with the NWDI and compromise the future of the project.
    Then again, the deployment over this method (test activities) almost never work. The developers complains alot because they can't find the deployment logs, and the deploy just don't work. Otherwise, the SDM deploy works everytime on their own portals installed on their notebooks.
    So, there is my question: There is anyway to find a document, best pratice or anything to show to the company, that the SDM deploy is recommended or anything by SAP?
    There is anyway to show them that the develpoers NEED to test (deploy) the application via SDM?
    I mean, i need something more than just the opinion of the developers or my opinion, i need a document or something.
    Thanks people, sorry for my bad english!

    This thread discuees abuout NWDI and SDM and it might helpful:
    /thread/1042157 [original link is broken]
    Thanks
    Krishna

  • Problem acessing webdynpro applications deployed using SDM

    Dear All,
    We have two seperate boxes for ECC 5.0 and (WEBAS + EP).
    I am trying to run ESS and MSS on portal.
    I downloaded BP for ESS/MSS 100(for souce cose) and ESS/MSS 60.1(iview and other content) both.
    I deployed them both through SDM.
    I maintained all required JCo connection with ECC system as my target system.
    I maintained SAP_WEBDYNPRO_XSS system as my WAS system.
    I can see ESS/MSS roles and pages etc in portal.
    Also in webdynpro content administration i can see all deployed service i.e. ess/ar/pdata etc.
    When i select any of the service, and drip down to application node, i get error
    "Failed to find classpath for sap.com/ess~ben"
    or whatever service i select.
    when i run the application i get attached error.
    if you have any clue.. what is missing?
    thanks for your time,
    Regards,
    Sudhir
    java.lang.NoClassDefFoundError: com/sap/tc/webdynpro/progmodel/api/IWDEventId
    at java.lang.Class.getDeclaredConstructors0(Native Method)
    at java.lang.Class.privateGetDeclaredConstructors(Class.java:1618)
    at java.lang.Class.getConstructors(Class.java:865)
    at com.sap.tc.webdynpro.progmodel.generation.ControllerHelper.createDelegate(ControllerHelper.java:68)
    at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.<init>(DelegatingComponent.java:38)
    at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.doInit(ClientComponent.java:775)
    at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:329)
    at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:352)
    at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:593)
    at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:59)
    at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:249)
    at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doWebDynproProcessing(DispatcherServlet.java:154)
    at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:116)
    at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:48)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:385)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:263)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:340)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:318)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:821)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:239)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:147)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
    at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
    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:94)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)

    Hi Shubham,
    Thanks for your reply..
    I am
    Installations and Upgradesè -> SAP NetWeaverè -> SAP NETWEAVERè -> SAP NETWEAVER 04 -> Business packages -> Portal content
    I have deployed ESS, MSS and SAPPCUI_GP files.. and in SDM i can see they are successful deployed..
    in ESS deployment there was some error for ess/tra
    and other component ess/tra/*
    no idea that will cause this issues. check the log in SDM.
    Starting Deployment of ess/tra
    Finished with warnings: development component 'ess/tra'/'sap.com'/'MAIN_xss04VAL_C'/'114133':
    Caught exception during application startup from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Error occurred while starting application sap.com/ess/tra and wait. Reason: Clusterwide execption: server ID 2107050:<Localization failed: ResourceBundle='com.sap.engine.services.deploy.DeployResourceBundle', ID='com.sap.engine.services.deploy.container.DeploymentException: <Localization failed: ResourceBundle='com.sap.engine.services.deploy.DeployResourceBundle', ID='Failed implicit start for sap.com/esstratrr : Unknown state(5)', Arguments: []> : Can't find resource for bundle java.util.PropertyResourceBundle, key Failed implicit start for sap.com/esstratrr : Unknown state(5)', Arguments: []> : Can't find resource for bundle java.util.PropertyResourceBundle, key com.sap.engine.services.deploy.container.DeploymentException: <Localization failed: ResourceBundle='com.sap.engine.services.deploy.DeployResourceBundle', ID='Failed implicit start for sap.com/esstratrr : Unknown state(5)', Arguments: []> : Can't find resource for bundle java.util.PropertyResourceBundle, key Failed implicit start for sap.com/esstratrr : Unknown state(5)
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment of ess/tra finished with Warning (Duration 11282 ms)

  • My Project ready for delivery but unable to deploy using Oracle Installer

    I used Project Builder for make my project ready for delivery.
    As normal way of deploying Application is based on the instruction using the project builder and Oracle installer.
    But when i attempt to used Oracle installer, the from look up menu box it doest appear my project application.
    Is there any way i can test and load my application. Currently my project application still resides on Bin directory that every time is used to open my project, it always passed on the obecject navigator i want to hide all this things.
    Can canyone help me>>
    Thanks
    Danny

    Use the Oracle Software Packager for this purpose.
    http://otn.oracle.com/software/htdocs/devlic.html?/software/products/osp/htdocs/winsoft.html

  • Force deployment using SDM

    I was suggested from an OSS message to apply an .sda file by the SDM tool with the force option.
    I have already deployed this file successfully so I am getting errors from SDM; it won't deploy.
    What's this 'force' option?
    Thanks,
    Ryan

    Dear
    Check out the ZIP file in the following note, it contains a screenshot with the setting you want:
    Note 895523 - Redeployment of KMC via SDM - For Netweaver systems
    [https://service.sap.com/sap/support/notes/895523|https://service.sap.com/sap/support/notes/895523]
    <removed_by_moderator>
    Kind regards
    Tom
    Edited by: Julius Bussche on Jul 8, 2008 2:17 PM

  • Offline deployment of sca using sdm

    Hi
    How to do offline deployment using sdm
    Thanks & Regards,
    Bhupinder

    Hi,
    You can use JSPM for deploying sca files , JSPM will take care of all the offline and online deployments it will start and stop the sdm and instances by itself just start the jspm and then provide the files it will do the rest.
    Regards,
    Vamshi.

  • Unable to deploy single SERVERCORE component using telnet?

    Hi,
       As continued to the discussion of  "
    Undeploying .SCA/ .SDA / .EAR / .WAR files on J2EE servers on Netweaver release 7.1 and higher"
    I am trying to deploy one of the CORE component "SERVERCORE" using "TELNET" on my SAP NW7.3 EHP1 System but getting error that " SCA's aborted"
    and unable to deploy the component. Please help me to get out of this.

    Hi Chandra,
    Sorry i did not understand your last reply. When you load all the core SCAs (put them into and folder) and then trigger the telnet option, the tool itself will take care of the dependencies and deploy the SCAs in the correct manner.
    What was the error you were getting when you tried this?
    You mentioned:
    Did same using telnet as mentioned you and didn't update SPS to latest.
    still they showing same as previous.
    Does that mean that the deployment went fine, but still system info etc. shows old values? This is VERY strange. You can get the latest list from the configtool. Just check the attached screenshot for an example.
    If this still shows old version, please run the force bootstrap once:
    1)
    Stop the j2ee server. Under cluster directory (/usr/sap/<SID>/J<nr>/cluster) rename server0 and subsequent nodes to ".old" respectively. The intention here is to create a backup of the existing files. Do not rename  the bootstrap folder as this is needed for the sync process.
    2)
    Change bootstrap.properties file to ensure it has element.resynch=force as per SAP note 710663.
    3)
    Restart the J2EE Engine. The new server folders should be created during the bootstrapping and this is a time consuming process as all the contents of the server nodes will be syched with the DB content.
    4)
    Remove the element.resynch=force property or change it to element.resynch=detect which is the default setting.
    Regards,
    Hemanth

  • Deploying SAP_JTECHS SCA creates a P4ConnectionException error (using SDM)

    Hello,
    We are getting the following error when trying to deploy the SAP_JTECHS SCA (Patch 15) using SDM. I have spent some time looking for the cause of this problem but I have not found anything to date.
    Could someone point me in the right direction - so I might have a chance of saving the last few strands of hair I have left
    Apr 4, 2008 3:47:08 PM   Error: Aborted: development component 'com.sap.jdo'/'sap.com'/'SAP AG'/'7.0015.20080123135437.0000'/'4', grouped by software component 'SAP_JTECHS'/'sap.com'/'SAP AG'/'1000.7.00.15.0.20080216073957''/'4':
    Caught exception during application deployment from SAP J2EE Engine's deploy API:
    com.sap.engine.deploy.manager.DeployManagerException: ERROR: NOT updated. The Deploy Service returned the following error: com.sap.engine.services.rmi_p4.P4ConnectionException: Possible problem: no available running server node. Check your running servers.
    Exception is:
    com.sap.engine.services.rmi_p4.P4ConnectionException: Possible problem: no available running server node. Check your running servers.
    at com.sap.engine.services.rmi_p4.P4ObjectBrokerClientImpl.getException(P4ObjectBrokerClientImpl.java:703)
    at com.sap.engine.services.rmi_p4.P4ObjectBrokerClientImpl.getException(P4ObjectBrokerClientImpl.java:691)
    at com.sap.engine.services.rmi_p4.Parser.newRequest(Parser.java:180)
    at com.sap.engine.services.rmi_p4.Connection.run(Connection.java:427)
    at java.lang.Thread.run(Thread.java:534)
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).DMEXC)
    Apr 4, 2008 3:47:08 PM   Info: Starting to save the repository
    Apr 4, 2008 3:47:10 PM   Info: Finished saving the repository
    Apr 4, 2008 3:52:45 PM   Info: Starting: Update: Selected software component 'SAP_JTECHS'/'sap.com'/'SAP AG'/'1000.7.00.15.0.20080216073957''/'4' updates currently deployed software component 'SAP_JTECHS'/'sap.com'/'SAP AG'/'1000.7.00.9.0.20060827014700''/'0'.
    Apr 4, 2008 3:52:45 PM   Error: Aborted: software component 'SAP_JTECHS'/'sap.com'/'SAP AG'/'1000.7.00.15.0.20080216073957''/'4':
    Failed deployment of SDAs:
    development component 'com.sap.jdo'/'sap.com'/'SAP AG'/'7.0015.20080123135437.0000'/'4' : aborted
    Please, look at error logs above for more information!
    Apr 4, 2008 3:52:46 PM   Info: Starting to save the repository
    Apr 4, 2008 3:52:47 PM   Info: Finished saving the repository
    Apr 4, 2008 3:52:49 PM   Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.

    sorry about the size of std_server0 - but hopefully this is useful
    Login :119.755: [GC 119.755: [DefNew: 123863K->39221K(130560K), 0.1165286 secs] 133264K->48622K(1005056K), 0.1167015 secs]
    135.291: [GC 135.291: [DefNew: 126261K->43519K(130560K), 0.1663208 secs] 135662K->62655K(1005056K), 0.1665207 secs]
    142.993: [GC 142.993: [DefNew: 130559K->43520K(130560K), 0.2414259 secs] 149695K->74576K(1005056K), 0.2416450 secs]
    148.545: [GC 148.545: [DefNew: 130560K->37514K(130560K), 0.1158258 secs] 161616K->77245K(1005056K), 0.1159721 secs]
    158.672: [GC 158.672: [DefNew: 124554K->43520K(130560K), 0.1208096 secs] 164285K->83952K(1005056K), 0.1210104 secs]
    ### Excluding compile:  com.sap.engine.services.webservices.jaxrpc.encoding.GeneratedComplexType::_loadInto
    165.223: [GC 165.223: [DefNew: 130560K->38657K(130560K), 0.1334849 secs] 170992K->86892K(1005056K), 0.1336706 secs]
    ### Excluding compile:  com.sap.engine.services.webservices.jaxrpc.encoding.InstanceBuilder::readSequence
    170.943: [GC 170.943: [DefNew: 125697K->43520K(130560K), 0.1694548 secs] 173932K->91801K(1005056K), 0.1696790 secs]
    175.939: [GC 175.939: [DefNew: 130560K->39720K(130560K), 0.1694657 secs] 178841K->93085K(1005056K), 0.1696944 secs]
    ### Excluding compile:  com.sap.engine.services.webservices.jaxrpc.encoding.TypeMappingImpl::initializeRelations
    178.976: [GC 178.976: [DefNew: 126760K->38139K(130560K), 0.1530034 secs] 180125K->94227K(1005056K), 0.1532156 secs]
    184.612: [GC 184.612: [DefNew: 125179K->41486K(130560K), 0.1489663 secs] 181267K->97574K(1005056K), 0.1491717 secs]
    189.223: [GC 189.223: [DefNew: 128526K->34084K(130560K), 0.1428202 secs] 184614K->99604K(1005056K), 0.1430452 secs]
    196.305: [GC 196.305: [DefNew: 121064K->40515K(130560K), 0.1144022 secs] 186584K->106034K(1005056K), 0.1145478 secs]
    204.387: [GC 204.387: [DefNew: 127555K->42402K(130560K), 0.1668297 secs] 193074K->116902K(1005056K), 0.1669889 secs]
    211.684: [GC 211.684: [DefNew: 129442K->43447K(130560K), 0.1486031 secs] 203942K->125145K(1005056K), 0.1487786 secs]
    214.767: [GC 214.768: [DefNew: 130487K->36768K(130560K), 0.1605507 secs] 212185K->127398K(1005056K), 0.1607447 secs]
    220.363: [GC 220.363: [DefNew: 123808K->42439K(130560K), 0.1186250 secs] 214438K->133069K(1005056K), 0.1187943 secs]
    226.524: [GC 226.524: [DefNew: 129479K->43520K(130560K), 0.1541707 secs] 220109K->142778K(1005056K), 0.1543407 secs]
    232.320: [GC 232.320: [DefNew: 130560K->42421K(130560K), 0.1503447 secs] 229818K->149611K(1005056K), 0.1505151 secs]
    237.939: [GC 237.939: [DefNew: 129461K->36953K(130560K), 0.1856545 secs] 236651K->153882K(1005056K), 0.1858689 secs]
    243.694: [GC 243.694: [DefNew: 123993K->43520K(130560K), 0.1233258 secs] 240922K->160785K(1005056K), 0.1235008 secs]
    248.952: [GC 248.952: [DefNew: 130553K->43387K(130560K), 0.2849473 secs] 247819K->168840K(1005056K), 0.2851817 secs]
    255.071: [GC 255.071: [DefNew: 130418K->43519K(130560K), 0.2074062 secs] 255871K->177659K(1005056K), 0.2076193 secs]
    259.202: [GC 259.202: [DefNew: 130559K->37768K(130560K), 0.1343623 secs] 264699K->180946K(1005056K), 0.1345735 secs]
    264.506: [GC 264.506: [DefNew: 124808K->43520K(130560K), 0.1211249 secs] 267986K->187404K(1005056K), 0.1212974 secs]
    268.806: [GC 268.806: [DefNew: 130560K->43519K(130560K), 0.1929762 secs] 274444K->194613K(1005056K), 0.1931724 secs]
    274.438: [GC 274.438: [DefNew: 130559K->38929K(130560K), 0.1489625 secs] 281653K->200248K(1005056K), 0.1491679 secs]
    280.717: [GC 280.717: [DefNew: 125969K->43520K(130560K), 0.2092316 secs] 287288K->209526K(1005056K), 0.2094599 secs]
    287.955: [GC 287.956: [DefNew: 130560K->43520K(130560K), 0.2304631 secs] 296566K->216382K(1005056K), 0.2306996 secs]
    291.862: [GC 291.862: [DefNew: 130560K->41087K(130560K), 0.2131176 secs] 303422K->220861K(1005056K), 0.2133626 secs]
    293.954: [GC 293.955: [DefNew: 128127K->39025K(130560K), 0.1676817 secs] 307901K->221773K(1005056K), 0.1679207 secs]
    297.864: [GC 297.864: [DefNew: 126065K->42282K(130560K), 0.1739247 secs] 308813K->225030K(1005056K), 0.1745468 secs]
    301.922: [GC 301.922: [DefNew: 129322K->37064K(130560K), 0.1740311 secs] 312070K->226255K(1005056K), 0.1742750 secs]
    306.801: [GC 306.801: [DefNew: 124104K->41818K(130560K), 0.1566182 secs] 313295K->231010K(1005056K), 0.1568423 secs]
    316.053: [GC 316.054: [DefNew: 128858K->38556K(130560K), 0.1789732 secs] 318050K->233408K(1005056K), 0.1806007 secs]
    ### Excluding compile:  com.sap.engine.services.webservices.jaxrpc.encoding.InstanceBuilder::readElement
    320.298: [GC 320.298: [DefNew: 125596K->40647K(130560K), 0.1095350 secs] 320448K->235498K(1005056K), 0.1097090 secs]
    324.693: [GC 324.694: [DefNew: 127687K->38174K(130560K), 0.1203381 secs] 322538K->238659K(1005056K), 0.1205202 secs]
    330.834: [GC 330.834: [DefNew: 125214K->43374K(130560K), 0.1815024 secs] 325699K->243859K(1005056K), 0.1820778 secs]
    335.314: [GC 335.314: [DefNew: 130414K->37151K(130560K), 0.1240098 secs] 330899K->246332K(1005056K), 0.1241938 secs]
    342.493: [GC 342.493: [DefNew: 124191K->43423K(130560K), 0.1295087 secs] 333372K->252604K(1005056K), 0.1297284 secs]
    347.556: [GC 347.556: [DefNew: 130463K->38820K(130560K), 0.1417241 secs] 339644K->254522K(1005056K), 0.1419662 secs]
    357.150: [GC 357.153: [DefNew: 125860K->43520K(130560K), 0.3317549 secs] 341562K->261228K(1005056K), 0.3369637 secs]
    362.760: [GC 362.760: [DefNew: 130560K->41825K(130560K), 0.2448113 secs] 348268K->264016K(1005056K), 0.2450185 secs]
    371.034: [GC 371.034: [DefNew: 128865K->43520K(130560K), 0.3833638 secs] 351056K->270983K(1005056K), 0.3836099 secs]
    402.743: [GC 402.743: [DefNew: 130094K->42356K(130560K), 0.1649876 secs] 357558K->276006K(1005056K), 0.1652025 secs]
    410.784: [GC 410.784: [DefNew: 129396K->43520K(130560K), 0.4350658 secs] 363046K->290245K(1005056K), 0.4352814 secs]
    419.443: [GC 419.444: [DefNew: 130560K->43520K(130560K), 0.2105716 secs] 377285K->304673K(1005056K), 0.2107704 secs]
    424.701: [GC 424.701: [DefNew: 130560K->43520K(130560K), 0.2049024 secs] 391713K->314723K(1005056K), 0.2051234 secs]
    429.629: [GC 429.630: [DefNew: 130560K->42600K(130560K), 0.1811362 secs] 401763K->321447K(1005056K), 0.1813220 secs]
    437.447: [GC 437.447: [DefNew: 129531K->40367K(130560K), 0.1282884 secs] 408377K->324979K(1005056K), 0.1284675 secs]
    1306.995: [GC 1306.996: [DefNew: 127407K->34876K(130560K), 0.2185681 secs] 412019K->320655K(1005056K), 0.2188614 secs]
    1725.577: [GC 1725.578: [DefNew: 121916K->34862K(130560K), 0.0957140 secs] 407695K->320641K(1005056K), 0.0959138 secs]
    1733.422: [GC 1733.422: [DefNew: 121902K->41176K(130560K), 0.1143015 secs] 407681K->326954K(1005056K), 0.1145018 secs]
    1739.699: [GC 1739.699: [DefNew: 128216K->38587K(130560K), 0.6402773 secs] 413994K->333618K(1005056K), 0.6405109 secs]
    1747.189: [GC 1747.189: [DefNew: 125627K->43520K(130560K), 0.1877666 secs] 420658K->342415K(1005056K), 0.1880052 secs]
    1752.613: [GC 1752.613: [DefNew: 130560K->38604K(130560K), 0.1385683 secs] 429455K->345952K(1005056K), 0.1387400 secs]
    1757.264: [GC 1757.264: [DefNew: 125644K->40245K(130560K), 0.1187911 secs] 432992K->347593K(1005056K), 0.1190137 secs]
    1764.450: [GC 1764.450: [DefNew: 127285K->38474K(130560K), 0.1433622 secs] 434633K->353273K(1005056K), 0.1435429 secs]
    1770.799: [GC 1770.799: [DefNew: 125514K->43519K(130560K), 0.1991225 secs] 440313K->362843K(1005056K), 0.1993224 secs]
    1776.959: [GC 1776.959: [DefNew: 130559K->43520K(130560K), 0.2227745 secs] 449883K->368178K(1005056K), 0.2229964 secs]
    1784.454: [GC 1784.454: [DefNew: 130560K->43519K(130560K), 0.1661540 secs] 455218K->377347K(1005056K), 0.1663395 secs]
    1791.511: [GC 1791.511: [DefNew: 130559K->43520K(130560K), 0.1692567 secs] 464387K->385648K(1005056K), 0.1694408 secs]
    1796.889: [GC 1796.890: [DefNew: 130560K->42667K(130560K), 0.2356809 secs] 472688K->389997K(1005056K), 0.2359036 secs]
    1804.655: [GC 1804.655: [DefNew: 129707K->43520K(130560K), 0.1660309 secs] 477037K->398241K(1005056K), 0.1661843 secs]
    1813.992: [GC 1813.992: [DefNew: 130560K->43520K(130560K), 0.2746129 secs] 485281K->408179K(1005056K), 0.2748638 secs]
    1820.567: [GC 1820.568: [DefNew: 130560K->39079K(130560K), 0.1953500 secs] 495219K->410846K(1005056K), 0.1955628 secs]
    1825.383: [Full GC 1825.383: [Tenured[Unloading class sun.reflect.GeneratedMethodAccessor1524]
    [Unloading class sun.reflect.GeneratedMethodAccessor586]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor25]
    [Unloading class com.sap.caf.tc.appsrv.proppermissionservice.PropPermissionServiceLocalHomeImpl0]
    [Unloading class sun.reflect.GeneratedMethodAccessor1506]
    [Unloading class sun.reflect.GeneratedMethodAccessor687]
    [Unloading class sun.reflect.GeneratedMethodAccessor1254]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor146]
    [Unloading class com.sapportals.supportplatform.plugins.j2ee.ServersStackTraces]
    [Unloading class com.sap.caf.tc.besrv.dynamicattributemetadata.DynamicAttributeMetadataServiceLocalHomeImpl0]
    [Unloading class sun.reflect.GeneratedMethodAccessor473]
    [Unloading class sun.reflect.GeneratedMethodAccessor307]
    [Unloading class sun.reflect.GeneratedMethodAccessor674]
    [Unloading class sun.reflect.GeneratedMethodAccessor1071]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor155]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor237]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor211]
    [Unloading class com.sap.caf.authorization.api.services.businessrule.BusinessRuleServiceLocal]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor341]
    [Unloading class sun.reflect.GeneratedMethodAccessor777]
    [Unloading class sun.reflect.GeneratedMethodAccessor362]
    [Unloading class com.sap.caf.authorization.api.services.objectvalue.ObjectValueServiceBean]
    [Unloading class sun.reflect.GeneratedMethodAccessor802]
    [Unloading class sun.reflect.GeneratedMethodAccessor215]
    [Unloading class sun.reflect.GeneratedMethodAccessor551]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor137]
    [Unloading class sun.reflect.GeneratedMethodAccessor1406]
    [Unloading class sun.reflect.GeneratedMethodAccessor1350]
    [Unloading class sun.reflect.GeneratedMethodAccessor1343]
    [Unloading class sun.reflect.GeneratedMethodAccessor382]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor149]
    [Unloading class sun.reflect.GeneratedMethodAccessor671]
    [Unloading class com.sap.caf.tc.besrv.simpletype.SimpleType]
    [Unloading class com.sap.jdo.EJBImplHelper]
    [Unloading class sun.reflect.GeneratedMethodAccessor594]
    [Unloading class sun.reflect.GeneratedConstructorAccessor179]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor304]
    [Unloading class sun.reflect.GeneratedMethodAccessor426]
    [Unloading class sun.reflect.GeneratedMethodAccessor1514]
    [Unloading class com.sap.caf.tc.appsrv.metadata.MetadataLocal]
    [Unloading class sun.reflect.GeneratedMethodAccessor1453]
    [Unloading class com.sap.jdo.jca.spi.SAPJDOEJBHelper]
    [Unloading class com.sap.caf.ui.config.webmodule.Config]
    [Unloading class sun.reflect.GeneratedMethodAccessor1160]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor283]
    [Unloading class sun.reflect.GeneratedMethodAccessor1286]
    [Unloading class sun.reflect.GeneratedMethodAccessor1443]
    [Unloading class sun.reflect.GeneratedMethodAccessor1005]
    [Unloading class sun.reflect.GeneratedMethodAccessor798]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor127]
    [Unloading class sun.reflect.GeneratedMethodAccessor36]
    [Unloading class com.sap.caf.authorization.api.services.permission.PermissionServiceLocalHomeImpl0]
    [Unloading class sun.reflect.GeneratedMethodAccessor937]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor208]
    [Unloading class com.sap.caf.tc.besrv.simpletype.SimpleTypeServiceBean]
    [Unloading class sun.reflect.GeneratedMethodAccessor43]
    [Unloading class sun.reflect.GeneratedMethodAccessor566]
    [Unloading class sun.reflect.GeneratedMethodAccessor1409]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor109]
    [Unloading class sun.reflect.GeneratedMethodAccessor733]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor120]
    [Unloading class sun.reflect.GeneratedMethodAccessor10]
    [Unloading class sun.reflect.GeneratedMethodAccessor1430]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor134]
    [Unloading class com.sap.caf.authorization.api.services.objectvalue.ObjectValueServiceLocalHome]
    [Unloading class sun.reflect.GeneratedMethodAccessor485]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor119]
    [Unloading class sun.reflect.GeneratedMethodAccessor1088]
    [Unloading class sun.reflect.GeneratedMethodAccessor1250]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor312]
    [Unloading class com.sapportals.supportplatform.plugins.j2ee.logging.SearchSpecException]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor255]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor144]
    [Unloading class sun.reflect.GeneratedMethodAccessor228]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor46]
    [Unloading class sun.reflect.GeneratedMethodAccessor1546]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor262]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor35]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor171]
    [Unloading class sun.reflect.GeneratedMethodAccessor756]
    [Unloading class com.sap.caf.authorization.api.services.objectattribute.ObjectAttributeServiceLocal]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor52]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor160]
    [Unloading class sun.reflect.GeneratedMethodAccessor1537]
    [Unloading class sun.reflect.GeneratedMethodAccessor1262]
    [Unloading class sun.reflect.GeneratedMethodAccessor1006]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor141]
    [Unloading class sun.reflect.GeneratedMethodAccessor1033]
    [Unloading class sun.reflect.GeneratedMethodAccessor1169]
    [Unloading class com.sap.caf.tc.besrv.transportrequest.TransportRequestServiceBean]
    [Unloading class sun.reflect.GeneratedMethodAccessor622]
    [Unloading class sun.reflect.GeneratedMethodAccessor440]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor55]
    [Unloading class sun.reflect.GeneratedMethodAccessor246]
    [Unloading class sun.reflect.GeneratedMethodAccessor280]
    [Unloading class com.sap.caf.authorization.api.services.businessrule.BusinessRuleServiceLocalHomeImpl0]
    [Unloading class sun.reflect.GeneratedMethodAccessor764]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor204]
    [Unloading class sun.reflect.GeneratedMethodAccessor665]
    [Unloading class sun.reflect.GeneratedMethodAccessor1018]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor247]
    [Unloading class sun.reflect.GeneratedMethodAccessor555]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor213]
    [Unloading class com.sap.caf.tc.besrv.simpletype.SimpleType]
    [Unloading class sun.reflect.GeneratedMethodAccessor998]
    [Unloading class sun.reflect.GeneratedMethodAccessor1044]
    [Unloading class sun.reflect.GeneratedMethodAccessor263]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor249]
    [Unloading class sun.reflect.GeneratedMethodAccessor972]
    [Unloading class javax.jdo.JDOException]
    [Unloading class com.sapportals.supportplatform.plugins.j2ee.cpuusage.AnalyzeHighCpuUsage]
    [Unloading class sun.reflect.GeneratedMethodAccessor443]
    [Unloading class com.sap.caf.tc.appsrv.proppermissionservice.PropPermissionServiceBean]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor267]
    [Unloading class sun.reflect.GeneratedMethodAccessor1060]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor302]
    [Unloading class sun.reflect.GeneratedConstructorAccessor85]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1]
    [Unloading class sun.reflect.GeneratedMethodAccessor796]
    [Unloading class sun.reflect.GeneratedMethodAccessor217]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor94]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor162]
    [Unloading class sun.reflect.GeneratedMethodAccessor1325]
    [Unloading class sun.reflect.GeneratedMethodAccessor1206]
    [Unloading class sun.reflect.GeneratedMethodAccessor293]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor330]
    [Unloading class sun.reflect.GeneratedMethodAccessor1102]
    [Unloading class sun.reflect.GeneratedMethodAccessor252]
    [Unloading class sun.reflect.GeneratedMethodAccessor1310]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor118]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor18]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor153]
    [Unloading class sun.reflect.GeneratedMethodAccessor794]
    [Unloading class sun.reflect.GeneratedMethodAccessor1196]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor298]
    [Unloading class com.sap.caf.authorization.api.services.AuthorizationGeneral]
    [Unloading class sun.reflect.GeneratedMethodAccessor1163]
    [Unloading class sun.reflect.GeneratedMethodAccessor1114]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor192]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor121]
    [Unloading class sun.reflect.GeneratedMethodAccessor1054]
    [Unloading class sun.reflect.GeneratedMethodAccessor641]
    [Unloading class com.sap.caf.core.besrv.customenumtype.CustomEnumTypeServiceBean]
    [Unloading class sun.reflect.GeneratedMethodAccessor460]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor266]
    [Unloading class sun.reflect.GeneratedMethodAccessor1441]
    [Unloading class sun.reflect.GeneratedMethodAccessor236]
    [Unloading class sun.reflect.GeneratedMethodAccessor401]
    [Unloading class sun.reflect.GeneratedMethodAccessor412]
    [Unloading class sun.reflect.GeneratedMethodAccessor257]
    [Unloading class sun.reflect.GeneratedMethodAccessor1446]
    [Unloading class sun.reflect.GeneratedMethodAccessor392]
    [Unloading class sun.reflect.GeneratedMethodAccessor353]
    [Unloading class sun.reflect.GeneratedMethodAccessor1387]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor152]
    [Unloading class com.sap.caf.tc.appsrv.metadata.MetadataLocal]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor250]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor39]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor129]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor227]
    [Unloading class sun.reflect.GeneratedMethodAccessor1040]
    [Unloading class com.sap.caf.rt.monitoring.Heartbeat]
    [Unloading class sun.reflect.GeneratedMethodAccessor805]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor181]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor172]
    [Unloading class com.sap.caf.authorization.api.services.businessrule.BusinessRuleServiceBean]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor37]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor246]
    [Unloading class sun.reflect.GeneratedMethodAccessor1091]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor169]
    [Unloading class sun.reflect.GeneratedMethodAccessor1536]
    [Unloading class com.sap.caf.authorization.api.services.objectvalue.ObjectValueServiceLocal]
    [Unloading class sun.reflect.GeneratedMethodAccessor438]
    [Unloading class sun.reflect.GeneratedMethodAccessor8]
    [Unloading class sun.reflect.GeneratedMethodAccessor697]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor241]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor217]
    [Unloading class sun.reflect.GeneratedMethodAccessor645]
    [Unloading class com.sap.caf.tc.appsrv.lddataaccessor.LDDataAccessorBean]
    [Unloading class sun.reflect.GeneratedMethodAccessor818]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor96]
    [Unloading class sun.reflect.GeneratedMethodAccessor1170]
    [Unloading class sun.reflect.GeneratedMethodAccessor593]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor124]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor3]
    [Unloading class sun.reflect.GeneratedMethodAccessor1329]
    [Unloading class sun.reflect.GeneratedMethodAccessor285]
    [Unloading class sun.reflect.GeneratedMethodAccessor994]
    [Unloading class com.sap.caf.core.besrv.customenumtype.CustomEnumTypeServiceBean]
    [Unloading class sun.reflect.GeneratedMethodAccessor40]
    [Unloading class com.sap.caf.tc.appsrv.metadata.MetadataBean]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor315]
    [Unloading class sun.reflect.GeneratedMethodAccessor358]
    [Unloading class com.sap.caf.authorization.api.services.objecttype.ObjectTypeServiceLocalHome]
    [Unloading class com.sap.caf.tc.appsrv.proppermissionservice.PropPermissionServiceLocalHome]
    [Unloading class sun.reflect.GeneratedMethodAccessor656]
    [Unloading class sun.reflect.GeneratedMethodAccessor244]
    [Unloading class sun.reflect.GeneratedMethodAccessor1400]
    [Unloading class sun.reflect.GeneratedMethodAccessor1233]
    [Unloading class com.sap.caf.authorization.api.services.datatypes.BusinessRule]
    [Unloading class sun.reflect.GeneratedMethodAccessor1047]
    [Unloading class sun.reflect.GeneratedMethodAccessor617]
    [Unloading class sun.reflect.GeneratedMethodAccessor1416]
    [Unloading class sun.reflect.GeneratedMethodAccessor226]
    [Unloading class com.sap.caf.tc.appsrv.metadata.MetadataLocalHome]
    [Unloading class sun.reflect.GeneratedMethodAccessor1056]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor265]
    [Unloading class javax.jdo.PersistenceManager]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor342]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor201]
    [Unloading class com.sap.caf.tc.appsrv.proppermissionservice.PropPermissionServiceLocal]
    [Unloading class sun.reflect.GeneratedMethodAccessor655]
    [Unloading class sun.reflect.GeneratedMethodAccessor609]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor205]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor329]
    [Unloading class sun.reflect.GeneratedMethodAccessor1210]
    [Unloading class sun.reflect.GeneratedMethodAccessor914]
    [Unloading class sun.reflect.GeneratedMethodAccessor1425]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor317]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor307]
    [Unloading class com.sap.caf.tc.besrv.dynamicattributemetadata.DynamicAttributeMetadataServiceBean]
    [Unloading class com.sap.caf.authorization.api.services.datatypes.ObjectType]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor301]
    [Unloading class com.sap.caf.core.besrv.customenumtype.CustomEnumType]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor245]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor135]
    [Unloading class sun.reflect.GeneratedMethodAccessor1440]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor30]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor22]
    [Unloading class sun.reflect.GeneratedMethodAccessor1026]
    [Unloading class sun.reflect.GeneratedMethodAccessor826]
    [Unloading class sun.reflect.GeneratedMethodAccessor1193]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor280]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor326]
    [Unloading class sun.reflect.GeneratedMethodAccessor1222]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor209]
    [Unloading class sun.reflect.GeneratedMethodAccessor1304]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor284]
    [Unloading class sun.reflect.GeneratedMethodAccessor491]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor182]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor31]
    [Unloading class sun.reflect.GeneratedMethodAccessor394]
    [Unloading class sun.reflect.GeneratedMethodAccessor1182]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor47]
    [Unloading class sun.reflect.GeneratedMethodAccessor1159]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor123]
    [Unloading class sun.reflect.GeneratedMethodAccessor1508]
    [Unloading class sun.reflect.GeneratedMethodAccessor1153]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor336]
    [Unloading class sun.reflect.GeneratedMethodAccessor974]
    [Unloading class sun.reflect.GeneratedMethodAccessor718]
    [Unloading class sun.reflect.GeneratedMethodAccessor120]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor106]
    [Unloading class sun.reflect.GeneratedMethodAccessor995]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor164]
    [Unloading class sun.reflect.GeneratedMethodAccessor374]
    [Unloading class sun.reflect.GeneratedMethodAccessor917]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor92]
    [Unloading class com.sap.caf.tc.besrv.dynamicattributemetadata.DynamicAttributeMetadataServiceLocalHomeImpl0]
    [Unloading class sun.reflect.GeneratedMethodAccessor932]
    [Unloading class sun.reflect.GeneratedMethodAccessor1036]
    [Unloading class sun.reflect.GeneratedMethodAccessor517]
    [Unloading class sun.reflect.GeneratedMethodAccessor248]
    [Unloading class com.sap.caf.tc.besrv.simpletype.SimpleTypeServiceLocal]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor174]
    [Unloading class sun.reflect.GeneratedMethodAccessor1487]
    [Unloading class sun.reflect.GeneratedMethodAccessor1306]
    [Unloading class com.sap.caf.tc.besrv.dynamicattributemetadata.DynamicAttributeMetadataServiceLocal]
    [Unloading class sun.reflect.GeneratedMethodAccessor23]
    [Unloading class com.sap.caf.authorization.api.services.businessentity.BusinessEntityServiceLocal]
    [Unloading class sun.reflect.GeneratedMethodAccessor778]
    [Unloading class com.sap.caf.authorization.api.services.datatypes.ObjectValue]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor231]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor36]
    [Unloading class sun.reflect.GeneratedMethodAccessor945]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor51]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor194]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor291]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor140]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor314]
    [Unloading class sun.reflect.GeneratedMethodAccessor628]
    [Unloading class sun.reflect.GeneratedMethodAccessor165]
    [Unloading class com.sap.caf.tc.besrv.simpletype.SimpleTypeServiceLocalHomeImpl0]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor290]
    [Unloading class com.sap.caf.authorization.api.services.businessentity.BusinessEntityServiceBean]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor218]
    [Unloading class sun.reflect.GeneratedMethodAccessor1034]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor200]
    [Unloading class sun.reflect.GeneratedMethodAccessor1317]
    [Unloading class com.sap.caf.tc.besrv.transportrequest.TransportRequestServiceLocalHome]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor294]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor288]
    [Unloading class sun.reflect.GeneratedMethodAccessor1111]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor110]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor48]
    [Unloading class sun.reflect.GeneratedMethodAccessor11]
    [Unloading class sun.reflect.GeneratedMethodAccessor694]
    [Unloading class com.sap.jdo.jca.spi.SAPJDOManagedConnectionFactory]
    [Unloading class com.sap.caf.tc.besrv.simpletype.SimpleTypeServiceLocal]
    [Unloading class sun.reflect.GeneratedMethodAccessor1544]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor282]
    [Unloading class com.sap.caf.authorization.api.services.datatypes.ObjectValue]
    [Unloading class sun.reflect.GeneratedMethodAccessor568]
    [Unloading class sun.reflect.GeneratedMethodAccessor501]
    [Unloading class sun.reflect.GeneratedMethodAccessor701]
    [Unloading class com.sap.caf.authorization.api.services.objecttype.ObjectTypeServiceBean]
    [Unloading class com.sapportals.supportplatform.plugins.j2ee.logging.LogControllersSeverity]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor318]
    [Unloading class sun.reflect.GeneratedMethodAccessor600]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor57]
    [Unloading class com.sap.caf.tc.besrv.dynamicattributemetadata.DynamicAttributeMetadataServiceLocalHome]
    [Unloading class com.sap.caf.tc.besrv.dynamicattributemetadata.DynamicAttributeMetadataServiceLocalHome]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor276]
    [Unloading class sun.reflect.GeneratedMethodAccessor1424]
    [Unloading class sun.reflect.GeneratedMethodAccessor272]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor240]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor132]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor319]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor186]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor292]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor285]
    [Unloading class sun.reflect.GeneratedMethodAccessor1035]
    [Unloading class sun.reflect.GeneratedMethodAccessor813]
    [Unloading class sun.reflect.GeneratedMethodAccessor668]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor270]
    [Unloading class com.sap.caf.tc.appsrv.proppermissionservice.PropPermissionServiceLocalHome]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor99]
    [Unloading class com.sap.caf.authorization.api.services.objectattribute.ObjectAttributeServiceLocalHomeImpl0]
    [Unloading class com.sap.caf.authorization.api.services.businessentity.BusinessEntityServiceLocalHome]
    [Unloading class com.sap.caf.authorization.api.services.datatypes.Condition]
    [Unloading class com.sap.jdo.JDODefaultProperties]
    [Unloading class sun.reflect.GeneratedMethodAccessor1022]
    [Unloading class sun.reflect.GeneratedMethodAccessor1029]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor264]
    [Unloading class com.sapportals.supportplatform.plugins.j2ee.ServerStackTrace]
    [Unloading class com.sap.caf.tc.besrv.simpletype.SimpleTypeServiceLocalHome]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor147]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor193]
    [Unloading class com.sap.caf.authorization.api.services.objectvalue.ObjectValueServiceLocalHomeImpl0]
    [Unloading class com.sap.caf.authorization.api.services.objectattribute.ObjectAttributeServiceBean]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor54]
    [Unloading class sun.reflect.GeneratedMethodAccessor1521]
    [Unloading class sun.reflect.GeneratedMethodAccessor1296]
    [Unloading class sun.reflect.GeneratedMethodAccessor1244]
    [Unloading class sun.reflect.GeneratedMethodAccessor504]
    [Unloading class sun.reflect.GeneratedMethodAccessor1266]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor256]
    [Unloading class sun.reflect.GeneratedMethodAccessor378]
    [Unloading class sun.reflect.GeneratedMethodAccessor321]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor344]
    [Unloading class sun.reflect.GeneratedMethodAccessor319]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor23]
    [Unloading class com.sap.caf.authorization.api.services.permission.PermissionServiceLocal]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor183]
    [Unloading class sun.reflect.GeneratedMethodAccessor602]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor128]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor309]
    [Unloading class sun.reflect.GeneratedMethodAccessor347]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor279]
    [Unloading class com.sap.caf.core.besrv.customenumtype.CustomEnumTypeServiceLocalHome]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor248]
    [Unloading class com.sap.caf.tc.besrv.transportrequest.TransportRequestServiceLocalHome]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor346]
    [Unloading class sun.reflect.GeneratedMethodAccessor1008]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor49]
    [Unloading class sun.reflect.GeneratedMethodAccessor27]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor325]
    [Unloading class com.sap.caf.authorization.api.services.permission.PermissionServiceBean]
    [Unloading class sun.reflect.GeneratedMethodAccessor822]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor167]
    [Unloading class sun.reflect.GeneratedMethodAccessor704]
    [Unloading class sun.reflect.GeneratedMethodAccessor1235]
    [Unloading class com.sap.caf.tc.besrv.simpletype.SimpleTypeServiceLocalHome]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor268]
    [Unloading class sun.reflect.GeneratedMethodAccessor614]
    [Unloading class com.sap.caf.authorization.api.services.businessrule.BusinessRuleServiceLocal]
    [Unloading class sun.reflect.GeneratedMethodAccessor1274]
    [Unloading class sun.reflect.GeneratedMethodAccessor765]
    [Unloading class sun.reflect.GeneratedMethodAccessor892]
    [Unloading class com.sap.caf.tc.appsrv.lddataaccessor.LDDataAccessorBean]
    [Unloading class sun.reflect.GeneratedMethodAccessor435]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor327]
    [Unloading class sun.reflect.GeneratedMethodAccessor933]
    [Unloading class sun.reflect.GeneratedMethodAccessor1046]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor207]
    [Unloading class sun.reflect.GeneratedMethodAccessor942]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor216]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor41]
    [Unloading class sun.reflect.GeneratedMethodAccessor1431]
    [Unloading class sun.reflect.GeneratedMethodAccessor1092]
    [Unloading class com.sap.caf.authorization.api.services.permission.PermissionServiceLocalHomeImpl0]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor170]
    [Unloading class com.sap.caf.authorization.api.services.objectvalue.ObjectValueServiceBean]
    [Unloading class sun.reflect.GeneratedMethodAccessor1257]
    [Unloading class sun.reflect.GeneratedMethodAccessor1045]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor259]
    [Unloading class com.sap.caf.tc.besrv.simpletype.SimpleTypeServiceBean]
    [Unloading class sun.reflect.GeneratedMethodAccessor1216]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor178]
    [Unloading class sun.reflect.GeneratedMethodAccessor273]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor225]
    [Unloading class sun.reflect.GeneratedConstructorAccessor131]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor338]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor43]
    [Unloading class com.sap.caf.authorization.api.services.datatypes.ObjectType]
    [Unloading class sun.reflect.GeneratedMethodAccessor324]
    [Unloading class sun.reflect.GeneratedMethodAccessor1214]
    [Unloading class sun.reflect.GeneratedMethodAccessor753]
    [Unloading class sun.reflect.GeneratedMethodAccessor1438]
    [Unloading class com.sap.caf.authorization.api.services.objectattribute.ObjectAttributeServiceLocalHome]
    [Unloading class sun.reflect.GeneratedMethodAccessor1333]
    [Unloading class sun.reflect.GeneratedMethodAccessor706]
    [Unloading class sun.reflect.GeneratedMethodAccessor415]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor278]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor275]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor168]
    [Unloading class sun.reflect.GeneratedMethodAccessor1549]
    [Unloading class sun.reflect.GeneratedMethodAccessor912]
    [Unloading class sun.reflect.GeneratedMethodAccessor1217]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor235]
    [Unloading class com.sap.caf.authorization.api.services.datatypes.ObjectAttribute]
    [Unloading class sun.reflect.GeneratedMethodAccessor425]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor131]
    [Unloading class sun.reflect.GeneratedMethodAccessor955]
    [Unloading class sun.reflect.GeneratedMethodAccessor702]
    [Unloading class sun.reflect.GeneratedMethodAccessor1118]
    [Unloading class com.sap.caf.core.besrv.customenumtype.CustomEnumTypeServiceLocalHomeImpl0]
    [Unloading class sun.reflect.GeneratedMethodAccessor200]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor125]
    [Unloading class sun.reflect.GeneratedMethodAccessor1392]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor335]
    [Unloading class sun.reflect.GeneratedMethodAccessor417]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor271]
    [Unloading class com.sap.caf.tc.besrv.transportrequest.TransportRequestServiceLocal]
    [Unloading class sun.reflect.GeneratedMethodAccessor1434]
    [Unloading class com.sap.caf.tc.appsrv.lddataaccessor.LDDataAccessorLocalHome]
    [Unloading class sun.reflect.GeneratedMethodAccessor222]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor101]
    [Unloading class sun.reflect.GeneratedMethodAccessor448]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor4]
    [Unloading class sun.reflect.GeneratedMethodAccessor1460]
    [Unloading class sun.reflect.GeneratedMethodAccessor922]
    [Unloading class sun.reflect.GeneratedMethodAccessor256]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor286]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor303]
    [Unloading class sun.reflect.GeneratedMethodAccessor1078]
    [Unloading class com.sap.caf.rt.monitoring.Heartbeat]
    [Unloading class sun.reflect.GeneratedMethodAccessor208]
    [Unloading class sun.reflect.GeneratedMethodAccessor118]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor187]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor297]
    [Unloading class sun.reflect.GeneratedMethodAccessor1466]
    [Unloading class sun.reflect.GeneratedMethodAccessor6]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor177]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor165]
    [Unloading class sun.reflect.GeneratedMethodAccessor693]
    [Unloading class sun.reflect.GeneratedMethodAccessor1372]
    [Unloading class com.sap.caf.authorization.api.services.objecttype.ObjectTypeServiceBean]
    [Unloading class sun.reflect.GeneratedMethodAccessor126]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor203]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor34]
    [Unloading class sun.reflect.GeneratedMethodAccessor815]
    [Unloading class sun.reflect.GeneratedMethodAccessor1264]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor159]
    [Unloading class sun.reflect.GeneratedMethodAccessor1094]
    [Unloading class sun.reflect.GeneratedMethodAccessor3]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor45]
    [Unloading class sun.reflect.GeneratedMethodAccessor1280]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor272]
    [Unloading class sun.reflect.GeneratedConstructorAccessor132]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor348]
    [Unloading class sun.reflect.GeneratedMethodAccessor558]
    [Unloading class sun.reflect.GeneratedMethodAccessor1125]
    [Unloading class sun.reflect.GeneratedMethodAccessor1370]
    [Unloading class sun.reflect.GeneratedMethodAccessor1039]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor102]
    [Unloading class sun.reflect.GeneratedMethodAccessor13]
    [Unloading class sun.reflect.GeneratedMethodAccessor535]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor296]
    [Unloading class sun.reflect.GeneratedMethodAccessor980]
    [Unloading class javax.jdo.JDOUserException]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor156]
    [Unloading class com.sap.caf.tc.appsrv.lddataaccessor.LDDataAccessorLocalHomeImpl0]
    [Unloading class com.sap.caf.authorization.api.services.condition.ConditionServiceLocal]
    [Unloading class sun.reflect.GeneratedMethodAccessor302]
    [Unloading class sun.reflect.GeneratedMethodAccessor205]
    [Unloading class sun.reflect.GeneratedMethodAccessor322]
    [Unloading class sun.reflect.GeneratedMethodAccessor1320]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor299]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor28]
    [Unloading class sun.reflect.GeneratedMethodAccessor1365]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor214]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor8]
    [Unloading class sun.reflect.GeneratedMethodAccessor446]
    [Unloading class sun.reflect.GeneratedMethodAccessor404]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor239]
    [Unloading class sun.reflect.GeneratedMethodAccessor1076]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor20]
    [Unloading class com.sap.jdo.EJBHelper]
    [Unloading class sun.reflect.GeneratedMethodAccessor470]
    [Unloading class sun.reflect.GeneratedMethodAccessor952]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor230]
    [Unloading class sun.reflect.GeneratedMethodAccessor48]
    [Unloading class sun.reflect.GeneratedMethodAccessor812]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor184]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor108]
    [Unloading class sun.reflect.GeneratedMethodAccessor1501]
    [Unloading class com.sap.caf.ui.config.webmodule.Config]
    [Unloading class sun.reflect.GeneratedConstructorAccessor22]
    [Unloading class sun.reflect.GeneratedMethodAccessor1470]
    [Unloading class sun.reflect.GeneratedMethodAccessor1032]
    [Unloading class sun.reflect.GeneratedMethodAccessor940]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor199]
    [Unloading class sun.reflect.GeneratedMethodAccessor209]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor345]
    [Unloading class sun.reflect.GeneratedMethodAccessor304]
    [Unloading class com.sap.caf.tc.besrv.transportrequest.TransportRequest]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor40]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor274]
    [Unloading class com.sap.caf.authorization.api.services.AuthorizationGeneral]
    [Unloading class sun.reflect.GeneratedMethodAccessor619]
    [Unloading class sun.reflect.GeneratedMethodAccessor589]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor243]
    [Unloading class sun.reflect.GeneratedMethodAccessor1455]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor189]
    [Unloading class com.sap.caf.tc.besrv.transportrequest.TransportRequestServiceLocal]
    [Unloading class sun.reflect.GeneratedMethodAccessor900]
    [Unloading class sun.reflect.GeneratedMethodAccessor547]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor324]
    [Unloading class sun.reflect.GeneratedMethodAccessor909]
    [Unloading class sun.reflect.GeneratedMethodAccessor597]
    [Unloading class sun.reflect.GeneratedMethodAccessor1421]
    [Unloading class com.sap.caf.authorization.api.services.objecttype.ObjectTypeServiceLocal]
    [Unloading class sun.reflect.GeneratedMethodAccessor904]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor133]
    [Unloading class sun.reflect.GeneratedMethodAccessor1010]
    [Unloading class sun.reflect.GeneratedMethodAccessor495]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor107]
    [Unloading class sun.reflect.GeneratedMethodAccessor714]
    [Unloading class sun.reflect.GeneratedMethodAccessor1232]
    [Unloading class com.sap.caf.authorization.api.services.objecttype.ObjectTypeServiceLocalHomeImpl0]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor242]
    [Unloading class sun.reflect.GeneratedMethodAccessor1198]
    [Unloading class sun.reflect.GeneratedMethodAccessor1068]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor163]
    [Unloading class com.sap.caf.authorization.api.services.condition.ConditionServiceBean]
    [Unloading class sun.reflect.GeneratedMethodAccessor1001]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor252]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor196]
    [Unloading class sun.reflect.GeneratedMethodAccessor1509]
    [Unloading class com.sap.caf.tc.besrv.dynamicattributemetadata.DynamicAttributeMetadata]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor258]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor126]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor251]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor142]
    [Unloading class com.sap.caf.tc.appsrv.lddataaccessor.LDDataAccessorLocalHome]
    [Unloading class com.sap.caf.authorization.api.services.objecttype.ObjectTypeServiceLocalHome]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor206]
    [Unloading class sun.reflect.GeneratedMethodAccessor552]
    [Unloading class sun.reflect.GeneratedMethodAccessor1479]
    [Unloading class com.sap.caf.tc.appsrv.lddataaccessor.LDDataAccessorLocal]
    [Unloading class javax.jdo.JDOCanRetryException]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor229]
    [Unloading class com.sap.caf.authorization.api.services.condition.ConditionServiceLocal]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor350]
    [Unloading class sun.reflect.GeneratedMethodAccessor987]
    [Unloading class com.sap.caf.core.besrv.customenumtype.CustomEnumTypeServiceLocal]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor215]
    [Unloading class sun.reflect.GeneratedMethodAccessor658]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor176]
    [Unloading class sun.reflect.GeneratedMethodAccessor1084]
    [Unloading class com.sapportals.supportplatform.plugins.j2ee.cpuusage.IThreadsOutput]
    [Unloading class com.sapportals.supportplatform.plugins.j2ee.ProcessThreadDumps]
    [Unloading class com.sap.caf.rt.monitoring.Heartbeat]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor277]
    [Unloading class sun.reflect.GeneratedMethodAccessor331]
    [Unloading class com.sap.caf.core.besrv.customenumtype.CustomEnumTypeServiceLocalHome]
    [Unloading class sun.reflect.GeneratedMethodAccessor1541]
    [Unloading class sun.reflect.GeneratedMethodAccessor1202]
    [Unloading class sun.reflect.GeneratedMethodAccessor260]
    [Unloading class com.sap.caf.authorization.api.services.datatypes.BusinessEntity]
    [Unloading class com.sap.caf.authorization.api.services.businessentity.BusinessEntityServiceBean]
    [Unloading class sun.reflect.GeneratedMethodAccessor1189]
    [Unloading class sun.reflect.GeneratedMethodAccessor1179]
    [Unloading class com.sap.caf.tc.appsrv.metadata.MetadataLocalHome]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor151]
    [Unloading class com.sap.caf.tc.appsrv.proppermissionservice.PropPermissionServiceLocalHomeImpl0]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor195]
    [Unloading class sun.reflect.GeneratedMethodAccessor502]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor287]
    [Unloading class sun.reflect.GeneratedMethodAccessor405]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor263]
    [Unloading class com.sap.caf.core.besrv.customenumtype.CustomEnumTypeServiceLocalHomeImpl0]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor26]
    [Unloading class sun.reflect.GeneratedMethodAccessor790]
    [Unloading class com.sap.caf.authorization.api.services.datatypes.ObjectAttribute]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor293]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor349]
    [Unloading class com.sapportals.supportplatform.plugins.j2ee.logging.DeleteLogFilesDirs]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor139]
    [Unloading class com.sap.caf.tc.appsrv.proppermissionservice.PropPermissionServiceBean]
    [Unloading class sun.reflect.GeneratedMethodAccessor1471]
    [Unloading class com.sap.caf.authorization.api.services.datatypes.Permission]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor232]
    [Unloading class sun.reflect.GeneratedMethodAccessor684]
    [Unloading class sun.reflect.GeneratedMethodAccessor136]
    [Unloading class sun.reflect.GeneratedMethodAccessor1498]
    [Unloading class sun.reflect.GeneratedMethodAccessor431]
    [Unloading class sun.reflect.GeneratedMethodAccessor1337]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor104]
    [Unloading class sun.reflect.GeneratedMethodAccessor1356]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor116]
    [Unloading class sun.reflect.GeneratedMethodAccessor1041]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor44]
    [Unloading class sun.reflect.GeneratedMethodAccessor1382]
    [Unloading class sun.reflect.GeneratedMethodAccessor1131]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor269]
    [Unloading class sun.reflect.GeneratedMethodAccessor911]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor219]
    [Unloading class sun.reflect.GeneratedMethodAccessor455]
    [Unloading class sun.reflect.GeneratedMethodAccessor1347]
    [Unloading class sun.reflect.GeneratedMethodAccessor1473]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor103]
    [Unloading class sun.reflect.GeneratedMethodAccessor1528]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor130]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor337]
    [Unloading class sun.reflect.GeneratedMethodAccessor635]
    [Unloading class com.sap.caf.authorization.api.services.businessentity.BusinessEntityServiceLocalHomeImpl0]
    [Unloading class com.sap.caf.authorization.api.services.objectvalue.ObjectValueServiceLocal]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor53]
    [Unloading class com.sap.caf.tc.besrv.transportrequest.TransportRequestServiceLocalHomeImpl0]
    [Unloading class sun.reflect.GeneratedMethodAccessor1327]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor224]
    [Unloading class sun.reflect.GeneratedMethodAccessor734]
    [Unloading class sun.reflect.GeneratedMethodAccessor977]
    [Unloading class sun.reflect.GeneratedMethodAccessor297]
    [Unloading class sun.reflect.GeneratedMethodAccessor1229]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor197]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor320]
    [Unloading class sun.reflect.GeneratedMethodAccessor122]
    [Unloading class com.sap.caf.authorization.api.services.objectattribute.ObjectAttributeServiceLocalHomeImpl0]
    [Unloading class sun.reflect.GeneratedMethodAccessor975]
    [Unloading class com.sap.caf.authorization.api.services.businessrule.BusinessRuleServiceLocalHomeImpl0]
    [Unloading class com.sap.caf.authorization.api.services.objectvalue.ObjectValueServiceLocalHome]
    [Unloading class sun.reflect.GeneratedMethodAccessor1553]
    [Unloading class sun.reflect.GeneratedMethodAccessor1490]
    [Unloading class sun.reflect.GeneratedMethodAccessor1412]
    [Unloading class sun.reflect.GeneratedMethodAccessor1341]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor289]
    [Unloading class sun.reflect.GeneratedMethodAccessor327]
    [Unloading class sun.reflect.GeneratedMethodAccessor384]
    [Unloading class com.sap.caf.authorization.api.services.businessentity.BusinessEntityServiceLocalHomeImpl0]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor233]
    [Unloading class sun.reflect.GeneratedMethodAccessor806]
    [Unloading class sun.reflect.GeneratedConstructorAccessor182]
    [Unloading class sun.reflect.GeneratedMethodAccessor1502]
    [Unloading class sun.reflect.GeneratedMethodAccessor783]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor188]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor122]
    [Unloading class sun.reflect.GeneratedMethodAccessor1324]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor148]
    [Unloading class sun.reflect.GeneratedMethodAccessor243]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor173]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor343]
    [Unloading class com.sap.caf.authorization.api.services.objectattribute.ObjectAttributeServiceLocal]
    [Unloading class sun.reflect.GeneratedMethodAccessor613]
    [Unloading class com.sap.caf.authorization.api.services.objectvalue.ObjectValueServiceLocalHomeImpl0]
    [Unloading class sun.reflect.GeneratedMethodAccessor1316]
    [Unloading class sun.reflect.GeneratedMethodAccessor315]
    [Unloading class sun.reflect.GeneratedMethodAccessor1404]
    [Unloading class sun.reflect.GeneratedMethodAccessor924]
    [Unloading class sun.reflect.GeneratedMethodAccessor646]
    [Unloading class sun.reflect.GeneratedMethodAccessor480]
    [Unloading class sun.reflect.GeneratedMethodAccessor314]
    [Unloading class sun.reflect.GeneratedMethodAccessor1014]
    [Unloading class sun.reflect.GeneratedMethodAccessor1123]
    [Unloading class com.sapportals.supportplatform.plugins.j2ee.logging.CreateSelectedCategoryLogFile]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor253]
    [Unloading class sun.reflect.GeneratedMethodAccessor625]
    [Unloading class sun.reflect.GeneratedMethodAccessor1154]
    [Unloading class sun.reflect.GeneratedMethodAccessor1253]
    [Unloading class sun.reflect.GeneratedMethodAccessor810]
    [Unloading class sun.reflect.GeneratedMethodAccessor649]
    [Unloading class sun.reflect.GeneratedMethodAccessor746]
    [Unloading class sun.reflect.GeneratedConstructorAccessor86]
    [Unloading class sun.reflect.GeneratedMethodAccessor213]
    [Unloading class sun.reflect.GeneratedMethodAccessor129]
    [Unloading class sun.reflect.GeneratedMethodAccessor1362]
    [Unloading class sun.reflect.GeneratedMethodAccessor369]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor316]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor27]
    [Unloading class sun.reflect.GeneratedMethodAccessor239]
    [Unloading class sun.reflect.GeneratedMethodAccessor1358]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor93]
    [Unloading class sun.reflect.GeneratedMethodAccessor1399]
    [Unloading class sun.reflect.GeneratedMethodAccessor1172]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor19]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor222]
    [Unloading class sun.reflect.GeneratedMethodAccessor137]
    [Unloading class sun.reflect.GeneratedMethodAccessor1475]
    [Unloading class javax.jdo.Transaction]
    [Unloading class com.sap.caf.authorization.api.services.condition.ConditionServiceLocalHomeImpl0]
    [Unloading class sun.reflect.GeneratedMethodAccessor760]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor310]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor111]
    [Unloading class sun.reflect.GeneratedMethodAccessor1019]
    [Unloading class sun.reflect.GeneratedMethodAccessor560]
    [Unloading class sun.reflect.GeneratedMethodAccessor781]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor234]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor138]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor24]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor295]
    [Unloading class sun.reflect.GeneratedMethodAccessor578]
    [Unloading class sun.reflect.GeneratedMethodAccessor28]
    [Unloading class sun.reflect.GeneratedMethodAccessor683]
    [Unloading class sun.reflect.GeneratedMethodAccessor168]
    [Unloading class sun.reflect.GeneratedMethodAccessor1145]
    [Unloading class sun.reflect.GeneratedMethodAccessor499]
    [Unloading class sun.reflect.GeneratedMethodAccessor1373]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor185]
    [Unloading class com.sap.caf.tc.besrv.transportrequest.TransportRequestServiceBean]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor281]
    [Unloading class sun.reflect.GeneratedMethodAccessor130]
    [Unloading class sun.reflect.GeneratedMethodAccessor767]
    [Unloading class sun.reflect.GeneratedMethodAccessor1313]
    [Unloading class com.sap.caf.authorization.api.services.businessentity.BusinessEntityServiceLocalHome]
    [Unloading class sun.reflect.GeneratedMethodAccessor395]
    [Unloading class sun.reflect.GeneratedMethodAccessor233]
    [Unloading class sun.reflect.GeneratedMethodAccessor1105]
    [Unloading class com.sap.caf.authorization.api.services.datatypes.Condition]
    [Unloading class com.sap.caf.authorization.api.services.datatypes.BusinessEntity]
    [Unloading class sun.reflect.GeneratedMethodAccessor492]
    [Unloading class sun.reflect.GeneratedMethodAccessor265]
    [Unloading class sun.reflect.GeneratedMethodAccessor939]
    [Unloading class sun.reflect.GeneratedMethodAccessor521]
    [Unloading class sun.reflect.GeneratedMethodAccessor1543]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor347]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor175]
    [Unloading class com.sap.caf.authorization.api.services.condition.ConditionServiceBean]
    [Unloading class sun.reflect.GeneratedMethodAccessor532]
    [Unloading class sun.reflect.GeneratedMethodAccessor928]
    [Unloading class com.sap.caf.authorization.api.services.permission.PermissionServiceLocal]
    [Unloading class sun.reflect.GeneratedMethodAccessor1226]
    [Unloading class com.sap.caf.tc.besrv.transportrequest.TransportRequest]
    [Unloading class sun.reflect.GeneratedMethodAccessor1042]
    [Unloading class sun.reflect.GeneratedMethodAccessor1378]
    [Unloading class sun.reflect.GeneratedMethodAccessor1294]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor273]
    [Unloading class sun.reflect.GeneratedMethodAccessor1219]
    [Unloading class sun.reflect.GeneratedMethodAccessor486]
    [Unloading class com.sap.caf.authorization.api.services.businessrule.BusinessRuleServiceBean]
    [Unloading class sun.reflect.GeneratedMethodAccessor726]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor254]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor74]
    [Unloading class sun.reflect.GeneratedMethodAccessor1278]
    [Unloading class sun.reflect.GeneratedMethodAccessor989]
    [Unloading class sun.reflect.GeneratedMethodAccessor1354]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor261]
    [Unloading class sun.reflect.GeneratedMethodAccessor544]
    [Unloading class sun.reflect.GeneratedMethodAccessor653]
    [Unloading class sun.reflect.GeneratedMethodAccessor459]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor2]
    [Unloading class sun.reflect.GeneratedMethodAccessor1247]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor323]
    [Unloading class com.sap.caf.tc.appsrv.lddataaccessor.LDDataAccessorLocalHomeImpl0]
    [Unloading class sun.reflect.GeneratedMethodAccessor984]
    [Unloading class sun.reflect.GeneratedMethodAccessor1167]
    [Unloading class sun.reflect.GeneratedMethodAccessor277]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor21]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor29]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor105]
    [Unloading class sun.reflect.GeneratedMethodAccessor1533]
    [Unloading class com.sap.caf.tc.appsrv.lddataaccessor.LDDataAccessorLocal]
    [Unloading class sun.reflect.GeneratedMethodAccessor1375]
    [Unloading class sun.reflect.GeneratedMethodAccessor967]
    [Unloading class sun.reflect.GeneratedMethodAccessor463]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor114]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor100]
    [Unloading class com.sap.caf.tc.besrv.dynamicattributemetadata.DynamicAttributeMetadataServiceLocal]
    [Unloading class com.sap.caf.authorization.api.services.objectattribute.ObjectAttributeServiceBean]
    [Unloading class com.sap.caf.authorization.api.services.permission.PermissionServiceLocalHome]
    [Unloading class sun.reflect.GeneratedMethodAccessor408]
    [Unloading class sun.reflect.GeneratedMethodAccessor1141]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor166]
    [Unloading class sun.reflect.GeneratedMethodAccessor35]
    [Unloading class sun.reflect.GeneratedMethodAccessor1389]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor311]
    [Unloading class sun.reflect.GeneratedMethodAccessor413]
    [Unloading class sun.reflect.GeneratedMethodAccessor580]
    [Unloading class sun.reflect.GeneratedMethodAccessor1366]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor212]
    [Unloading class sun.reflect.GeneratedMethodAccessor359]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor50]
    [Unloading class sun.reflect.GeneratedMethodAccessor1135]
    [Unloading class sun.reflect.GeneratedMethodAccessor134]
    [Unloading class sun.reflect.GeneratedMethodAccessor1115]
    [Unloading class sun.reflect.GeneratedMethodAccessor511]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor179]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor136]
    [Unloading class sun.reflect.GeneratedConstructorAccessor166]
    [Unloading class sun.reflect.GeneratedMethodAccessor219]
    [Unloading class com.sap.caf.authorization.api.services.objecttype.ObjectTypeServiceLocalHomeImpl0]
    [Unloading class sun.reflect.GeneratedMethodAccessor1104]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor236]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor221]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor73]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor238]
    [Unloading class sun.reflect.GeneratedMethodAccessor1037]
    [Unloading class sun.reflect.GeneratedConstructorAccessor364]
    [Unloading class sun.reflect.GeneratedMethodAccessor1419]
    [Unloading class sun.reflect.GeneratedMethodAccessor281]
    [Unloading class sun.reflect.GeneratedMethodAccessor1396]
    [Unloading class sun.reflect.GeneratedMethodAccessor1067]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor154]
    [Unloading class com.sap.caf.tc.appsrv.metadata.MetadataLocalHomeImpl0]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor210]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor145]
    [Unloading class sun.reflect.GeneratedMethodAccessor637]
    [Unloading class sun.reflect.GeneratedMethodAccessor429]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor38]
    [Unloading class sun.reflect.GeneratedMethodAccessor25]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor306]
    [Unloading class sun.reflect.GeneratedMethodAccessor421]
    [Unloading class sun.reflect.GeneratedMethodAccessor381]
    [Unloading class sun.reflect.GeneratedMethodAccessor1261]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor322]
    [Unloading class com.sap.caf.tc.besrv.dynamicattributemetadata.DynamicAttributeMetadataServiceBean]
    [Unloading class sun.reflect.GeneratedMethodAccessor1079]
    [Unloading class sun.reflect.GeneratedMethodAccessor468]
    [Unloading class javax.jdo.PersistenceManagerFactory]
    [Unloading class com.sap.caf.tc.besrv.dynamicattributemetadata.DynamicAttributeMetadata]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor33]
    [Unloading class sun.reflect.GeneratedMethodAccessor1122]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor300]
    [Unloading class sun.reflect.GeneratedMethodAccessor672]
    [Unloading class com.sap.caf.tc.besrv.transportrequest.TransportRequestServiceLocalHomeImpl0]
    [Unloading class sun.reflect.GeneratedConstructorAccessor163]
    [Unloading class sun.reflect.GeneratedMethodAccessor769]
    [Unloading class sun.reflect.GeneratedMethodAccessor352]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor305]
    [Un

  • Unable to deploy Web App in Exploded format

    Using WLS 6.1 sp2, I am unable to deploy a web application successfully using the
    web app "ora" from http://www.thejspbook.com/examples.jspbook.zip. I've moved
    the /ora directory under the /WEB-INF/applications directory.
    The error I am getting is:
    java.lang.reflect.InvocationTargetException: weblogic.management.DistributedManagementException:
    Distributed Management [1 exceptions]
         at weblogic.management.internal.ConfigurationMBeanImpl.updateConfigMBeans(ConfigurationMBeanImpl.java:543)
         at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:361)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
         at $Proxy9.addDeployment(Unknown Source)
         at weblogic.management.internal.DynamicMBeanImpl.updateDeployments(DynamicMBeanImpl.java:1516)
         at weblogic.management.internal.DynamicMBeanImpl.setAttribute(DynamicMBeanImpl.java:895)
         at weblogic.management.internal.DynamicMBeanImpl.setAttribute(DynamicMBeanImpl.java:847)
         at weblogic.management.internal.ConfigurationMBeanImpl.setAttribute(ConfigurationMBeanImpl.java:295)
         at com.sun.management.jmx.MBeanServerImpl.setAttribute(MBeanServerImpl.java:1356)
         at com.sun.management.jmx.MBeanServerImpl.setAttribute(MBeanServerImpl.java:1331)
         at weblogic.management.internal.MBeanProxy.setAttribute(MBeanProxy.java:322)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:204)
         at $Proxy18.setTargets(Unknown Source)
         at java.lang.reflect.Method.invoke(Native Method)
         at weblogic.management.console.info.FilteredMBeanAttribute.doSet(FilteredMBeanAttribute.java:92)
         at weblogic.management.console.actions.mbean.DoEditMBeanAction.perform(DoEditMBeanAction.java:135)
         at weblogic.management.console.actions.internal.ActionServlet.doAction(ActionServlet.java:171)
         at weblogic.management.console.actions.internal.ActionServlet.doPost(ActionServlet.java:85)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:2503)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2204)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    Distributed update exception
    - remote object: efs-developer3:Location=efsserver,Name=efsserver,Type=ServerConfig
    - remote server: weblogic.management.internal.RemoteMBeanServerImpl@5420eb
    - actionName: addDeployment
    - params: [Ljava.lang.Object;@10c03e
    - signature: [Ljava.lang.String;@3d4a20
    Distributed update exception
    - remote object: efs-developer3:Location=efsserver,Name=efsserver,Type=ServerConfig
    - remote server: weblogic.management.internal.RemoteMBeanServerImpl@5420eb
    java.lang.StringIndexOutOfBoundsException: String index out of range: -1
         at java.lang.String.substring(String.java:1525)
         at weblogic.servlet.internal.WebAppHelper.resolveManifestName(WebAppHelper.java:476)
         at weblogic.servlet.internal.WebAppHelper.extractClassFiles(WebAppHelper.java:232)
         at weblogic.servlet.internal.WebAppServletContext.extractClassFiles(WebAppServletContext.java:3415)
         at weblogic.servlet.internal.WebAppServletContext.setDocroot(WebAppServletContext.java:3384)
         at weblogic.servlet.internal.WebAppServletContext.init(WebAppServletContext.java:862)
         at weblogic.servlet.internal.WebAppServletContext.(WebAppServletContext.java:815)
         at weblogic.servlet.internal.HttpServer.loadWebApp(HttpServer.java:428)
         at weblogic.j2ee.WebAppComponent.deploy(WebAppComponent.java:74)
         at weblogic.j2ee.Application.addComponent(Application.java:163)
         at weblogic.j2ee.J2EEService.addDeployment(J2EEService.java:117)
         at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:329)
         at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:144)
         at weblogic.management.mbeans.custom.WebServer.addWebDeployment(WebServer.java:76)
         at java.lang.reflect.Method.invoke(Native Method)
         at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:636)
         at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:621)
         at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:359)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
         at $Proxy34.addWebDeployment(Unknown Source)
         at weblogic.management.configuration.WebServerMBean_CachingStub.addWebDeployment(WebServerMBean_CachingStub.java:1121)
         at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:315)
         at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:144)
         at java.lang.reflect.Method.invoke(Native Method)
         at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:636)
         at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:621)
         at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:359)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
         at weblogic.management.internal.ConfigurationMBeanImpl.updateConfigMBeans(ConfigurationMBeanImpl.java:491)
         at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:361)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
         at $Proxy9.addDeployment(Unknown Source)
         at weblogic.management.internal.DynamicMBeanImpl.updateDeployments(DynamicMBeanImpl.java:1516)
         at weblogic.management.internal.DynamicMBeanImpl.setAttribute(DynamicMBeanImpl.java:895)
         at weblogic.management.internal.DynamicMBeanImpl.setAttribute(DynamicMBeanImpl.java:847)
         at weblogic.management.internal.ConfigurationMBeanImpl.setAttribute(ConfigurationMBeanImpl.java:295)
         at com.sun.management.jmx.MBeanServerImpl.setAttribute(MBeanServerImpl.java:1356)
         at com.sun.management.jmx.MBeanServerImpl.setAttribute(MBeanServerImpl.java:1331)
         at weblogic.management.internal.MBeanProxy.setAttribute(MBeanProxy.java:322)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:204)
         at $Proxy18.setTargets(Unknown Source)
         at java.lang.reflect.Method.invoke(Native Method)
         at weblogic.management.console.info.FilteredMBeanAttribute.doSet(FilteredMBeanAttribute.java:92)
         at weblogic.management.console.actions.mbean.DoEditMBeanAction.perform(DoEditMBeanAction.java:135)
         at weblogic.management.console.actions.internal.ActionServlet.doAction(ActionServlet.java:171)
         at weblogic.management.console.actions.internal.ActionServlet.doPost(ActionServlet.java:85)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:2503)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2204)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    --------------- nested within: ------------------
    weblogic.j2ee.DeploymentException: Could not load ora - with nested exception:
    [java.lang.StringIndexOutOfBoundsException: String index out of range: -1]
         at weblogic.servlet.internal.HttpServer.loadWebApp(HttpServer.java:431)
         at weblogic.j2ee.WebAppComponent.deploy(WebAppComponent.java:74)
         at weblogic.j2ee.Application.addComponent(Application.java:163)
         at weblogic.j2ee.J2EEService.addDeployment(J2EEService.java:117)
         at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:329)
         at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:144)
         at weblogic.management.mbeans.custom.WebServer.addWebDeployment(WebServer.java:76)
         at java.lang.reflect.Method.invoke(Native Method)
         at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:636)
         at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:621)
         at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:359)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
         at $Proxy34.addWebDeployment(Unknown Source)
         at weblogic.management.configuration.WebServerMBean_CachingStub.addWebDeployment(WebServerMBean_CachingStub.java:1121)
         at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:315)
         at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:144)
         at java.lang.reflect.Method.invoke(Native Method)
         at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:636)
         at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:621)
         at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:359)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
         at weblogic.management.internal.ConfigurationMBeanImpl.updateConfigMBeans(ConfigurationMBeanImpl.java:491)
         at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:361)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
         at $Proxy9.--------------- nested within: ------------------
    weblogic.management.console.utils.SetException: An error occurred while updating
    Targets-Server on Proxy for efs-developer3:Application=ora,Name=ora,Type=WebAppComponent
    - with nested exception:
    [java.lang.reflect.InvocationTargetException - with target exception:
    [weblogic.management.DistributedManagementException: Distributed Management [1
    exceptions]]]
         at weblogic.management.console.actions.mbean.DoEditMBeanAction.perform(DoEditMBeanAction.java:151)
         at weblogic.management.console.actions.internal.ActionServlet.doAction(ActionServlet.java:171)
         at weblogic.management.console.actions.internal.ActionServlet.doPost(ActionServlet.java:85)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:2503)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2204)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    Any help is appreciated.
    Thanks,
    Dennis

    you are probably using a older version of 6.1. please use the latest service pack. Service Packs are mostly bug fix releases and they are safe to be upgraded even on production systems. Please note - we always recommend using the latest service pack
    http://www.sun.com/download/products.xml?id=47d5d3eb

  • How do I activate Office 2013 that I have deployed using ODT and App-V onto a Remote Desktop Server?

    I am setting up a demo Server 2012 R2 environment (1 DC server, 2 RDSH servers, 1 App-V server).
    I have created an Office 2013 volume license App-V package using the latest Office Deployment Toolkit. I have deployed the App-V package to an RDS server and it all works fine. However, I am unable to activate Office 2013 using the MSDN Office 2013 retail
    key because it tells me the product key is invalid for this version of Office. I've looked at the alternative of using the App-V Sequencer to create the Office 2013 package, but from what I've read this is not a Microsoft supported method.
    Is there any way that I can activate Office 2013 (volume license on RDS) using the method I've outlined above, or is there any way of using the Office2013 download from MSDN such that it can be packaged by the ODT (or App-V Sequencer) for successful deployment
    using App-V and activation using the retail Office 2013 product key on MSDN?

    True, VL channel media can't be activated with MSDN Retail pkeys (that's what I was trying to get you to understand, I figured you would be attempting that, as so many people do :(
    I've not attempted your scenario myself.
    It sounds like you aren't following the supported scenarios as (poorly) described by MS;
    The way I read their guide, for an RDS scenario, you must use a VL key [either MAK or KMS] (since a subscription product+key can't be used on RDS):
    i.e.: <Product ID="ProPlusVolume">
    http://support.microsoft.com/kb/2772509
    http://support.microsoft.com/kb/2915745
    http://technet.microsoft.com/library/dn481351.aspxhttp://blogs.technet.com/b/office_resource_kit/archive/2013/12/02/announcing-app-v-5-0-sp2-support-for-office-2013-volume-licensing-editions.aspx
    So, that all means that for RDS, you can't use anything other than VL "product" (in
    the form of an ODT-generated output) with a VL pkey. So, for your RDS demo setup, you need to use real product and real pkeys.
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • Deploy vid SDM/J2EE hanged while Installing NW04 EP6 SR1

    Hi,
    I am installing NW04 EP6 SR1 installation on Windows 2003
    After starting SAPInst the installation hangs at Deploy vid SDM/J2EE
    at the log shows: PHASE 2006-11-15 17:07:39
    Deploying SDAs (using SDM and SAP Java EE Engine).
    But not going further from this stage, I tried restarting the Installation and even the J2EE and whole system too and no luck.
    Please help me out to over come this issue, I have checked the SAPinst.log and is as followsL
    NFO 2006-11-15 17:07:35
    Copying file C:/Program Files/sapinst_instdir/NW04/EP/EP/keydb.xml to: q0w9e9r8t7.1.xml.
    INFO 2006-11-15 17:07:35
    Copying file C:/Program Files/sapinst_instdir/NW04/EP/EP/keydb.xml to: q0w9e9r8t7.1.xml.
    INFO 2006-11-15 17:07:37
    Copying file C:/Program Files/sapinst_instdir/NW04/EP/EP/summary.html to: C:/Program Files/sapinst_instdir/NW04/EP/EP/summary.2.html.
    INFO 2006-11-15 17:07:37
    Copying file C:/Program Files/sapinst_instdir/NW04/EP/EP/summary.html to: C:/Program Files/sapinst_instdir/NW04/EP/EP/summary.2.html.
    INFO 2006-11-15 17:07:37
    Creating file C:\Program Files\sapinst_instdir\NW04\EP\EP\summary.2.html.
    PHASE 2006-11-15 17:07:37
    Prepare the installation program.
    INFO 2006-11-15 17:07:38
    Installation start: Wednesday, 15 November 2006, 17:07:32; installation directory: C:\Program Files\sapinst_instdir\NW04\EP\EP; product to be installed: SAP NetWeaver '04 SR1> NetWeaver Components Running on Java> Portal Platform> Portal Installation
    INFO 2006-11-15 17:07:39
    Copying file C:/Program Files/sapinst_instdir/NW04/EP/EP/summary.html to: C:/Program Files/sapinst_instdir/NW04/EP/EP/summary.3.html.
    INFO 2006-11-15 17:07:39
    Copying file C:/Program Files/sapinst_instdir/NW04/EP/EP/summary.html to: C:/Program Files/sapinst_instdir/NW04/EP/EP/summary.3.html.
    INFO 2006-11-15 17:07:39
    Creating file C:\Program Files\sapinst_instdir\NW04\EP\EP\summary.3.html.
    PHASE 2006-11-15 17:07:39
    Deploying SDAs (using SDM and SAP Java EE Engine).
    SAPinst_dev.log********* has the following error and I just found it
    Current access token
    ====================
    Could not get thread token. Last error: 1008. I assume that no thread token exists.
    Got process token.
    Privileges:
      Privilege SeBackupPrivilege, display name: Back up files and directories, not enabled.
      Privilege SeRestorePrivilege, display name: Restore files and directories, not enabled.
      Privilege SeShutdownPrivilege, display name: Shut down the system, not enabled.
      Privilege SeDebugPrivilege, display name: Debug programs, not enabled.
      Privilege SeAssignPrimaryTokenPrivilege, display name: Replace a process level token, not enabled.
      Privilege SeIncreaseQuotaPrivilege, display name: Adjust memory quotas for a process, not enabled.
      Privilege SeSystemEnvironmentPrivilege, display name: Modify firmware environment values, not enabled.
      Privilege SeChangeNotifyPrivilege, display name: Bypass traverse checking, enabled.
      Privilege SeRemoteShutdownPrivilege, display name: Force shutdown from a remote system, not enabled.
      Privilege SeTcbPrivilege, display name: Act as part of the operating system, not enabled.
      Privilege SeUndockPrivilege, display name: Remove computer from docking station, not enabled.
      Privilege SeSecurityPrivilege, display name: Manage auditing and security log, not enabled.
      Privilege SeTakeOwnershipPrivilege, display name: Take ownership of files or other objects, not enabled.
      Privilege SeLoadDriverPrivilege, display name: Load and unload device drivers, not enabled.
      Privilege SeManageVolumePrivilege, display name: Perform volume maintenance tasks, not enabled.
      Privilege SeSystemProfilePrivilege, display name: Profile system performance, not enabled.
      Privilege SeImpersonatePrivilege, display name: Impersonate a client after authentication, enabled.
      Privilege SeSystemtimePrivilege, display name: Change the system time, not enabled.
      Privilege SeCreateGlobalPrivilege, display name: Create global objects, enabled.
      Privilege SeProfileSingleProcessPrivilege, display name: Profile single process, not enabled.
      Privilege SeIncreaseBasePriorityPrivilege, display name: Increase scheduling priority, not enabled.
      Privilege SeCreatePagefilePrivilege, display name: Create a pagefile, not enabled.
    Groups:
    Group count: 11
      \LOCAL S-1-2-0 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
      BUILTIN\Administrators S-1-5-32-544 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED SE_GROUP_OWNER
      \Everyone S-1-1-0 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
      BUILTIN\Users S-1-5-32-545 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
      WATEST\Domain Users S-1-5-21-1442379584-1386351650-2746699151-513 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
      NT AUTHORITY\INTERACTIVE S-1-5-4 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
      VMTST050\ORA_DBA S-1-5-21-632969146-1124751804-835223308-1011 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
      NT AUTHORITY\Authenticated Users S-1-5-11 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
      NT AUTHORITY\REMOTE INTERACTIVE LOGON S-1-5-14 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
      \ S-1-5-5-0-2480400 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED SE_GROUP_LOGON_ID
      NT AUTHORITY\This Organization S-1-5-15 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
    TRACE      [syxxsyshlp.cpp:185]
               syslib::logSystemState()
    System information
    ==================
    OS version, host name: Microsoft Windows NT [Version 5.2.3790 Service Pack 1] VMTST050
    RAM size (MB): 3583.45
    Swap size (MB): 10687.5
    Please help me out to over come this if any one had idea on this.
    Regards
    Narsimha

    Hi Daniel,
    I am very much thankful for your kind reply. I have to check this with the network team. I just posted whole contents of SAPinst_dev.log file can you please have a quick look so that you may have your valuable suggestions for me to over come the issue:
    Regards
    Narsimha
    TRACE      [sapinst.cpp:285]
               CSapInst::initMessaging()
    Using custom value info for property SAPINST_MESSAGE_CONSOLE_THRESHOLD.
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:344]
               CControlFile::getMessageFilePath()
    Running with messages from C:/Program Files/sapinst_instdir/NW04/EP/EP
    TRACE      [sapinst.cpp:306]
               CSapInst::initMessaging()
    This is SAPinst, version 642, build 851600
    compiled on Aug 24 2006, 03:01:15
    TRACE      [sapinst.cpp:311]
               CSapInst::initMessaging()
    Gui connected by user svc_netwvr_inst from host vmtst050
    TRACE      [syxxsyshlp.cpp:175]
               syslib::logSystemState()
    Process environment
    ===================
    Environment Variables
    =====================
       = C:=C:\Program Files\sapinst_instdir\NW04\EP\EP
       = E:=E:\software\MASTERCD\IM_WINDOWS_I386\SAPINST\NT\I386
      ALLUSERSPROFILE = C:\Documents and Settings\All Users
      APPDATA = C:\Documents and Settings\svc_netwvr_inst\Application Data
      CLIENTNAME = WS10345
      ClusterLog = C:\WINNT\Cluster\cluster.log
      CommonProgramFiles = C:\Program Files\Common Files
      COMPUTERNAME = VMTST050
      ComSpec = C:\WINNT\system32\cmd.exe
      FP_NO_HOST_CHECK = NO
      HOMEDRIVE = C:
      HOMEPATH = \Documents and Settings\svc_netwvr_inst
      JAVA_HOME = C:\j2sdk1.4.2_13
      LOGONSERVER =
    VMTST001
      NUMBER_OF_PROCESSORS = 1
      OS = Windows_NT
      Path = E:\oracle\ora92\jre\1.4.2\bin\client;E:\oracle\ora92\jre\1.4.2\bin;E:\oracle\ora92\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\j2sdk1.4.2_13\bin
      PATHEXT = .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
      PROCESSOR_ARCHITECTURE = x86
      PROCESSOR_IDENTIFIER = x86 Family 15 Model 4 Stepping 8, GenuineIntel
      PROCESSOR_LEVEL = 15
      PROCESSOR_REVISION = 0408
      ProgramFiles = C:\Program Files
      SAINST_JRE_HOME = C:\j2sdk1.4.2_13\jre\bin
      SAPINST_EXEDIR_CD = E:/software/MASTERCD/IM_WINDOWS_I386/SAPINST/NT/I386
      SESSIONNAME = RDP-Tcp#3
      SystemDrive = C:
      SystemRoot = C:\WINNT
      TEMP = C:\Temp\1
      TMP = C:\Temp\1
      USERDNSDOMAIN = WATEST.WCORP.COM.AU
      USERDOMAIN = WATEST
      USERNAME = svc_netwvr_inst
      USERPROFILE = C:\Documents and Settings\svc_netwvr_inst
      windir = C:\WINNT
    User: WATEST\svc_netwvr_inst, Id: S-1-5-21-1442379584-1386351650-2746699151-39577
    Working directory: C:\Program Files\sapinst_instdir\NW04\EP\EP
    Current access token
    ====================
    Could not get thread token. Last error: 1008. I assume that no thread token exists.
    Got process token.
    Privileges:
      Privilege SeBackupPrivilege, display name: Back up files and directories, not enabled.
      Privilege SeRestorePrivilege, display name: Restore files and directories, not enabled.
      Privilege SeShutdownPrivilege, display name: Shut down the system, not enabled.
      Privilege SeDebugPrivilege, display name: Debug programs, not enabled.
      Privilege SeAssignPrimaryTokenPrivilege, display name: Replace a process level token, not enabled.
      Privilege SeIncreaseQuotaPrivilege, display name: Adjust memory quotas for a process, not enabled.
      Privilege SeSystemEnvironmentPrivilege, display name: Modify firmware environment values, not enabled.
      Privilege SeChangeNotifyPrivilege, display name: Bypass traverse checking, enabled.
      Privilege SeRemoteShutdownPrivilege, display name: Force shutdown from a remote system, not enabled.
      Privilege SeTcbPrivilege, display name: Act as part of the operating system, not enabled.
      Privilege SeUndockPrivilege, display name: Remove computer from docking station, not enabled.
      Privilege SeSecurityPrivilege, display name: Manage auditing and security log, not enabled.
      Privilege SeTakeOwnershipPrivilege, display name: Take ownership of files or other objects, not enabled.
      Privilege SeLoadDriverPrivilege, display name: Load and unload device drivers, not enabled.
      Privilege SeManageVolumePrivilege, display name: Perform volume maintenance tasks, not enabled.
      Privilege SeSystemProfilePrivilege, display name: Profile system performance, not enabled.
      Privilege SeImpersonatePrivilege, display name: Impersonate a client after authentication, enabled.
      Privilege SeSystemtimePrivilege, display name: Change the system time, not enabled.
      Privilege SeCreateGlobalPrivilege, display name: Create global objects, enabled.
      Privilege SeProfileSingleProcessPrivilege, display name: Profile single process, not enabled.
      Privilege SeIncreaseBasePriorityPrivilege, display name: Increase scheduling priority, not enabled.
      Privilege SeCreatePagefilePrivilege, display name: Create a pagefile, not enabled.
    Groups:
    Group count: 11
      \LOCAL S-1-2-0 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
      BUILTIN\Administrators S-1-5-32-544 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED SE_GROUP_OWNER
      \Everyone S-1-1-0 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
      BUILTIN\Users S-1-5-32-545 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
      WATEST\Domain Users S-1-5-21-1442379584-1386351650-2746699151-513 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
      NT AUTHORITY\INTERACTIVE S-1-5-4 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
      VMTST050\ORA_DBA S-1-5-21-632969146-1124751804-835223308-1011 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
      NT AUTHORITY\Authenticated Users S-1-5-11 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
      NT AUTHORITY\REMOTE INTERACTIVE LOGON S-1-5-14 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
      \ S-1-5-5-0-2480400 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED SE_GROUP_LOGON_ID
      NT AUTHORITY\This Organization S-1-5-15 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
    TRACE      [syxxsyshlp.cpp:185]
               syslib::logSystemState()
    System information
    ==================
    OS version, host name: Microsoft Windows NT [Version 5.2.3790 Service Pack 1] VMTST050
    RAM size (MB): 3583.45
    Swap size (MB): 10687.5
    TRACE      [iaxxclientacceptor.cpp:124]
               CClientAcceptor::acceptImpl()
    Running with control file E:/software/MASTERCD/IM_WINDOWS_I386/SAPINST/NT/I386/PATCOL640/WEBAS630/IND/control.xml version 642 and changelist 15172
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:142]
               CControlFile::getKeydbControlFileName()
    Running with keydb file keydb.xml
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:235]
               CControlFile::getDialogControlFileName()
    Running with dialog control file dialog.xml
    TRACE      [iaxxccontrolfile.cpp:184]
               CControlFile::getResourecFileName()
    Running with resource file C:/Program Files/sapinst_instdir/NW04/EP/EP/helppool.xml
    INFO       2006-11-15 17:07:35 [syxxcfile.cpp:402]
               CSyFileImpl::copy(const CSyPath & q0w9e9r8t7.1.xml, ISyNode::eCopyMode 3, ISyProgressObserver*) const 
    Copying file C:/Program Files/sapinst_instdir/NW04/EP/EP/keydb.xml to: q0w9e9r8t7.1.xml.
    INFO       2006-11-15 17:07:35 [syxxcfile.cpp:523]
               CSyFileImpl::copy(const CSyPath & q0w9e9r8t7.1.xml, ISyNode::eCopyMode 3, ISyProgressObserver*) const 
    Copying file C:/Program Files/sapinst_instdir/NW04/EP/EP/keydb.xml to: q0w9e9r8t7.1.xml.
    TRACE      [iaxxclib.cpp:165]
               load()
    Opened iaccdlib.dll
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE      [iaxxclib.cpp:165]
               load()
    Opened iamodos.dll
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    INFO       2006-11-15 17:07:37 [syxxcfile.cpp:402]
               CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW04/EP/EP/summary.2.html, ISyNode::eCopyMode 3, ISyProgressObserver*) const 
    Copying file C:/Program Files/sapinst_instdir/NW04/EP/EP/summary.html to: C:/Program Files/sapinst_instdir/NW04/EP/EP/summary.2.html.
    INFO       2006-11-15 17:07:37 [syxxcfile.cpp:523]
               CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW04/EP/EP/summary.2.html, ISyNode::eCopyMode 3, ISyProgressObserver*) const 
    Copying file C:/Program Files/sapinst_instdir/NW04/EP/EP/summary.html to: C:/Program Files/sapinst_instdir/NW04/EP/EP/summary.2.html.
    INFO       2006-11-15 17:07:37 [synxcpath.cpp:834]
               CSyPath::createFile()
    Creating file C:\Program Files\sapinst_instdir\NW04\EP\EP\summary.2.html.
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    PHASE      2006-11-15 17:07:37 [iaxxcwalker.cpp:416]
               CDomWalker::printPhaseInfo()
    Prepare the installation program.
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    INFO       2006-11-15 17:07:38 [iaxxcwalker.cpp:59]
               CDomWalker::walk()
    Installation start: Wednesday, 15 November 2006, 17:07:32; installation directory: C:\Program Files\sapinst_instdir\NW04\EP\EP; product to be installed: SAP NetWeaver '04 SR1> NetWeaver Components Running on Java> Portal Platform> Portal Installation
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE      [iaxxcdgprc.cpp:610]
               CDialogProcessor::printTraceOnChangedInstanceNum()
    Deactivated some dialog sequences for component EP_DQE_DB_CONTENT|ind|ind|ind|EP60|ind; available: 1; required: 0
    TRACE      [iaxxcdgprc.cpp:610]
               CDialogProcessor::printTraceOnChangedInstanceNum()
    Deactivated some dialog sequences for component EP_DQE_SERVICE|ind|ind|ind|EP60|ind; available: 1; required: 0
    TRACE      [iaxxcdgprc.cpp:610]
               CDialogProcessor::printTraceOnChangedInstanceNum()
    Deactivated some dialog sequences for component EP_DQE_EAR_INSTALLATION|ind|ind|ind|EP60|ind; available: 1; required: 0
    TRACE      [iaxxcdgprc.cpp:610]
               CDialogProcessor::printTraceOnChangedInstanceNum()
    Deactivated some dialog sequences for component startStopGenericWithoutDialogs|ind|ind|ind|ind|ind; available: 1; required: 0
    TRACE      [iaxxcdgprc.cpp:610]
               CDialogProcessor::printTraceOnChangedInstanceNum()
    Deactivated some dialog sequences for component startStopGenericWithoutDialogs2|ind|ind|ind|ind|ind; available: 1; required: 0
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE      [iaxxcdgprc.cpp:610]
               CDialogProcessor::printTraceOnChangedInstanceNum()
    Deactivated some dialog sequences for component EP_INSTALL_CM|ind|ind|ind|ind|ind; available: 1; required: 0
    TRACE      [iaxxcdgprc.cpp:610]
               CDialogProcessor::printTraceOnChangedInstanceNum()
    Deactivated some dialog sequences for component startStopGenericWithoutDialogs|ind|ind|ind|ind|ind; available: 1; required: 0
    TRACE      [iaxxcdgprc.cpp:610]
               CDialogProcessor::printTraceOnChangedInstanceNum()
    Deactivated some dialog sequences for component DEPLOY_CM_PAR_FILES|ind|ind|ind|ind|ind; available: 1; required: 0
    TRACE      [iaxxcdgprc.cpp:610]
               CDialogProcessor::printTraceOnChangedInstanceNum()
    Deactivated some dialog sequences for component EP_INSTALL_***|ind|ind|ind|EP60|ind; available: 1; required: 0
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    INFO       2006-11-15 17:07:39 [syxxcfile.cpp:402]
               CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW04/EP/EP/summary.3.html, ISyNode::eCopyMode 3, ISyProgressObserver*) const 
    Copying file C:/Program Files/sapinst_instdir/NW04/EP/EP/summary.html to: C:/Program Files/sapinst_instdir/NW04/EP/EP/summary.3.html.
    INFO       2006-11-15 17:07:39 [syxxcfile.cpp:523]
               CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW04/EP/EP/summary.3.html, ISyNode::eCopyMode 3, ISyProgressObserver*) const 
    Copying file C:/Program Files/sapinst_instdir/NW04/EP/EP/summary.html to: C:/Program Files/sapinst_instdir/NW04/EP/EP/summary.3.html.
    INFO       2006-11-15 17:07:39 [synxcpath.cpp:834]
               CSyPath::createFile()
    Creating file C:\Program Files\sapinst_instdir\NW04\EP\EP\summary.3.html.
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    PHASE      2006-11-15 17:07:39 [iaxxcwalker.cpp:416]
               CDomWalker::printPhaseInfo()
    Deploying SDAs (using SDM and SAP Java EE Engine).
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    INFO       2006-11-15 17:07:39 [syxxcfile.cpp:402]
               CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW04/EP/EP/keydb.2.xml, ISyNode::eCopyMode 3, ISyProgressObserver*) const 
    Copying file C:/Program Files/sapinst_instdir/NW04/EP/EP/keydb.xml to: C:/Program Files/sapinst_instdir/NW04/EP/EP/keydb.2.xml.
    INFO       2006-11-15 17:07:39 [syxxcfile.cpp:523]
               CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW04/EP/EP/keydb.2.xml, ISyNode::eCopyMode 3, ISyProgressObserver*) const 
    Copying file C:/Program Files/sapinst_instdir/NW04/EP/EP/keydb.xml to: C:/Program Files/sapinst_instdir/NW04/EP/EP/keydb.2.xml.
    INFO       2006-11-15 17:07:39 [synxcpath.cpp:834]
               CSyPath::createFile()
    Creating file C:\Program Files\sapinst_instdir\NW04\EP\EP\keydb.2.xml.
    TRACE      [iaxxcwalker.cpp:296]
               CDomWalker::processStep()
    Executing installation step EP_PORTAL_MAIN|ind|ind|ind|EP60|ind|0|EP60|ind|ind|ind|EP60|ind|0|EP_MAIN_SP3|ind|ind|ind|EP60|ind|0|EP_ADAPT_PRT|ind|ind|ind|EP60|ind|0|EP_SET_UME_PROPERTIES|ind|ind|ind|ind|ind|0|updateJ2eeEngineSysProps
    TRACE      [iaxxejsexp.cpp:208]
               EJS_Installer::writeTraceToLogBook()
    EP_SET_UME_PROPERTIES:
          - getCD EP60 = E:/software/netweaver/EP-KMC/PORTAL
          - SDM_HOME = E:\usr\sap/J2E/JC00/SDM
          - j2ee = E:\usr\sap/J2E/JC00/SDM/../j2ee
          - configtoolPath = E:\usr\sap/J2E/JC00/SDM/../j2ee/configtool
          - xml_target = E:\usr\sap/J2E/JC00/SDM/../j2ee/configtool/ume_config.xml
          - xml_source = E:/software/netweaver/EP-KMC\TOOLS/TEMPLATES/ume_config.xml
          - configPropertiesFile = E:\usr\sap/J2E/JC00/SDM/../j2ee/configtool/config.properties

  • Error while deploying WC application: Unable to deploy EJB

    Hi All,
    we are getting the below error quite frequently, whenever we deploy the application to server:
    [03:35:14 AM] Weblogic Server Exception: weblogic.application.ModuleException: Exception preparing module: EJBModule(CAWrapperEJB.jar)
    Unable to deploy EJB: CAService from CAWrapperEJB.jar:
    [EJB:011055]Error deploying the EJB 'CAService(Application: CAPortal, EJBComponent: CAWrapperEJB.jar)', the JNDI name 'CAPortal-CAPModel-CAService2#com.lexisnexis.service.CAService' is already in use. You must set a different JNDI name in the weblogic-ejb-jar.xml deployment descriptor or corresponding annotation for this EJB before it can be deployed.
    [03:35:14 AM] Caused by: java.lang.Throwable: Substituted for missing class [EJB - 11055]Error deploying the EJB 'CAService(Application: CAPortal, EJBComponent: CAWrapperEJB.jar)', the JNDI name 'CAPortal-CAPModel-CAService2#com.lexisnexis.service.CAnService' is already in use. You must set a different JNDI name in the weblogic-ejb-jar.xml deployment descriptor or corresponding annotation for this EJB before it can be deployed.
    [03:35:14 AM] See server logs or server console for more details.
    -to solve this issue we just delete the cache and restart the Managed server.
    Please tell me what is the cause of this error and how can we fix it permanently, as restarting the server everytime is not very convenient.
    TIA,
    Bob

    The content of "weblogic-ejb-jar.xml" present in code is:
    <?xml version = '1.0' encoding = 'windows-1252'?>
    <weblogic-ejb-jar xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://www.bea.com/ns/weblogic/weblogic-ejb-jar http://www.bea.com/ns/weblogic/weblogic-ejb-jar/1.0/weblogic-ejb-jar.xsd"
    xmlns="http://www.bea.com/ns/weblogic/weblogic-ejb-jar">
    </weblogic-ejb-jar>

  • Unable to deploy EJB 3.0 on JBoss 4.0.4GA - no home interface

    I am stuck in that my EJB3.0 project (one entity bean, one session bean and one client test bean) builds OK but somehow Eclipse Europa is unable to deploy it to JBoss (4.0.4 GA and 5 Beta) -- something to do with JNDI error as it involves javax.naming exceptions.
    My Eclipse directory structure is :-
    Titan (project name)
    |
    ejb - com.titan (package name)
    | |
    | domain -> Cabin.java (my entity bean)
    | |
    | travelagent -> TravelAgentBean.java
    | -> TravelAgentRemote.java
    |
    META_INF -> ejb-jar.xml
    -> MANIFEST.MF
    -> persistence.xml
    My ejb-jar.xml is :
    <?xml version="1.0" encoding="UTF-8"?>
    <ejb-jar id="ejb-jar_ID" version="2.1" xmlns="http://java.sun.com/xml/ns/j2ee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/ejb-jar_2_1.xsd">
    <display-name>Titan</display-name>
    <enterprise-beans>
    <!-- Session Beans -->
    <session >
    <display-name>TravelAgentBean</display-name>
    <ejb-name>com/titan/travelagent/ejb/TravelAgentBean</ejb-name>
    <remote>com.titan.travelagent.ejb.TravelAgentRemote</remote>
    <ejb-class>com.titan.travelagent.ejb.TravelAgentBean</ejb-class>
    <session-type>Stateless</session-type>
    <transaction-type>Container</transaction-type>
    </session>
    </enterprise-beans>
    </ejb-jar>
    And my persistence.xml is :
    <?xml version="1.0" encoding="UTF-8"?>
    <persistence version="1.0" xmlns="http://java.sun.com/xml/ns/persistence" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/persistence http://java.sun.com/xml/ns/persistence/persistence_1_0.xsd">
    <persistence-unit name="Titan">
    <provider>org.hibernate.ejb.HibernatePersistence</provider>
    <class>com.titan.domain.Cabin</class>
    <properties>
    <property name="hibernate.connection.driver_class" value="oracle.jdbc.OracleDriver" />
    <property name="hibernate.connection.url"
    value="jdbc:oracle:thin:@localhost:1521:XE" />
    <property name="hibernate.connection.username" value="SYSTEM" />
    <property name="hibernate.connection.password" value="Swordfish1" />
    </properties>
    </persistence-unit>
    </persistence>
    I right-click on the Titan project name and choose Build Project. I get the following error message :-
    13:01:06,046 WARN [verifier] EJB spec violation:
    Bean : com/titan/travelagent/TravelAgentBean
    Section: 7.11.2
    Warning: A Session bean must implement, directly or indirectly, the javax.ejb.SessionBean interface.
    13:01:06,046 WARN [verifier] EJB spec violation:
    Bean : com/titan/travelagent/TravelAgentBean
    Section: 7.11.3
    Warning: A Session bean must define at least one ejbCreate method.
    13:01:06,046 WARN [verifier] EJB spec violation:
    Bean : com/titan/travelagent/TravelAgentBean
    Section: 7.11.1
    Warning: The session bean must implement either a remote home and remote, or a local home and a local interface or a service endpoint interface.
    13:01:06,062 ERROR [MainDeployer] Could not create deployment: file:/C:/jboss-4.0.4.GA/server/default/deploy/Titan.jar
    I don't understand, because as of EJB 3.0, you don't really need a home or local-home interface anymore...

    Using @SecurityDomain("exemplo1") in my EJB and NOT providing jboss.xml, it works.
    @SecurityDomain("exemplo1")
    @RolesAllowed("yyy")
    @Stateless(name="UserManagement")
    public class UserManagementBean implements UserManagement {
      public void add(User user) {
    }Damn! This is some serious shit... I don�t want to configure this in every single EJB.
    EJB 3.0 is nice, but some small trivial details like this and others, that was forgotten by Sun, piss me off!

  • Error while deploying using ant in 11g

    Hi all,
    I am trying to deploy order demo application using ant from command line in SOA 11g. I just ran the ant script to package the composite and it is giving me below mentioned error.It is referring to 1 file in all the wsdls and creating problem. Actualy, JMS_FedEx.wsdl is partner link to JMS Adapter that writes to a queue. I am confused because I have 2 more adapter created on similiar lines like this but while compiling no error references are made to those wsdls. I am not sure What's wrong with this wsdl. However, Composite gets complied and deployed using Jdeveloper. Please provide your Inputs.
    Nov 29, 2011 3:10:38 PM oracle.adf.share.ADFContext getCurrent
    WARNING: Automatically initializing a DefaultContext for getCurrent.
    Caller should ensure that a DefaultContext is proper for this use.
    Memory leaks and/or unexpected behaviour may occur if the automatic initialization is performed improperly.
    This message may be avoided by performing initADFContext before using getCurrent().
    To see the stack trace for thread that is initializing this, set the logging level of oracle.adf.share.ADFContext to FINEST
    Load of wsdl "oramds:/soa/shared/workflow/TaskServiceInterface.wsdl" failed
    oracle.fabric.common.FabricException: Error in getting XML input stream: oramds:/soa/shared/workflow/TaskServiceInterface.wsdl: oracle.mds.exception.MDSException: MDS-00054: The file to be loaded oramds:/soa/shared/workflow/TaskServiceInterface.wsdl does not exist.
         at oracle.fabric.common.metadata.MetadataManagerImpl.getInputStreamFromAbsoluteURL(MetadataManagerImpl.java:280)
         at oracle.integration.platform.common.MDSMetadataManagerImpl.getInputStreamFromAbsoluteURL(MDSMetadataManagerImpl.java:557)
         at oracle.fabric.common.metadata.MetadataManagerImpl.getDocumentAsInputStream(MetadataManagerImpl.java:159)
         at oracle.integration.platform.common.MDSMetadataManagerImpl.getDocumentAsInputStream(MDSMetadataManagerImpl.java:419)
         at oracle.fabric.common.wsdl.WSDLManager.loadWSDL(WSDLManager.java:244)
         at oracle.fabric.common.wsdl.WSDLManager.loadWSDL(WSDLManager.java:308)
         at oracle.soa.scac.ValidateComposite.loadWSDLs(ValidateComposite.java:934)
         at oracle.soa.scac.ValidateComposite.doValidation(ValidateComposite.java:491)
         at oracle.soa.scac.ValidateComposite.run(ValidateComposite.java:150)
         at oracle.soa.scac.ValidateComposite.main(ValidateComposite.java:135)
    Caused by: java.io.IOException: oracle.mds.exception.MDSException: MDS-00054: The file to be loaded oramds:/soa/shared/workflow/TaskServiceInterface.wsdl does not exist.
         at oracle.mds.internal.net.AbstractOraMDSURLConnection.getPDocStream(AbstractOraMDSURLConnection.java:429)
         at oracle.mds.internal.net.AbstractOraMDSURLConnection.getPDocStreamWithRetry(AbstractOraMDSURLConnection.java:262)
         at oracle.mds.internal.net.AbstractOraMDSURLConnection.getInputStream(AbstractOraMDSURLConnection.java:183)
         at oracle.mds.internal.net.OraMDSURLConnection.getInputStream(OraMDSURLConnection.java:67)
         at java.net.URL.openStream(URL.java:1010)
         at oracle.fabric.common.metadata.MetadataManagerImpl.getInputStreamFromAbsoluteURL(MetadataManagerImpl.java:276)
         ... 9 more
    Caused by: oracle.mds.exception.MDSException: MDS-00054: The file to be loaded oramds:/soa/shared/workflow/TaskServiceInterface.wsdl does not exist.
         ... 15 more
    Load of wsdl "JMS_FedEx.wsdl with Message part element undefined in wsdl [file:/C:/po/POProcessing/POProcessing/receivePO.wsdl] part name = part1     type = {http://xmlns.oracle.com/ns/order}PurchaseOrder" failed
    java.lang.Exception: Message part element undefined in wsdl [file:/C:/po/POProcessing/POProcessing/receivePO.wsdl] part name = part1     type = {http://xmlns.oracle.com/ns/order}PurchaseOrder
         at oracle.soa.scac.WSDLValidator.validateMessageParts(WSDLValidator.java:121)
         at oracle.soa.scac.WSDLValidator.validateMessages(WSDLValidator.java:88)
         at oracle.soa.scac.WSDLValidator.validate(WSDLValidator.java:47)
         at oracle.soa.scac.WSDLValidator.validate(WSDLValidator.java:40)
         at oracle.soa.scac.ValidateComposite.loadWSDLs(ValidateComposite.java:964)
         at oracle.soa.scac.ValidateComposite.doValidation(ValidateComposite.java:491)
         at oracle.soa.scac.ValidateComposite.run(ValidateComposite.java:150)
         at oracle.soa.scac.ValidateComposite.main(ValidateComposite.java:135)
    Load of wsdl "JMS_FedEx.wsdl with Message part element undefined in wsdl [file:/C:/po/POProcessing/POProcessing/JMS_USPS.wsdl] part name = body     type = {http://xmlns.oracle.com/ns/fulfillment}Fulfillment" failed
    java.lang.Exception: Message part element undefined in wsdl [file:/C:/po/POProcessing/POProcessing/JMS_USPS.wsdl] part name = body     type = {http://xmlns.oracle.com/ns/fulfillment}Fulfillment
         at oracle.soa.scac.WSDLValidator.validateMessageParts(WSDLValidator.java:121)
         at oracle.soa.scac.WSDLValidator.validateMessages(WSDLValidator.java:88)
         at oracle.soa.scac.WSDLValidator.validate(WSDLValidator.java:47)
         at oracle.soa.scac.WSDLValidator.validate(WSDLValidator.java:40)
         at oracle.soa.scac.ValidateComposite.loadWSDLs(ValidateComposite.java:964)
         at oracle.soa.scac.ValidateComposite.doValidation(ValidateComposite.java:491)
         at oracle.soa.scac.ValidateComposite.run(ValidateComposite.java:150)
         at oracle.soa.scac.ValidateComposite.main(ValidateComposite.java:135)
    Load of wsdl "JMS_FedEx.wsdl with Message part element undefined in wsdl [file:/C:/po/POProcessing/POProcessing/OracleRulesFulfillment.wsdl] part name = payload     type = {http://xmlns.oracle.com/FullfillmentRules/OracleRulesFulfillment}callFunctionStateful" failed
    java.lang.Exception: Message part element undefined in wsdl [file:/C:/po/POProcessing/POProcessing/OracleRulesFulfillment.wsdl] part name = payload     type = {http://xmlns.oracle.com/FullfillmentRules/OracleRulesFulfillment}callFunctionStateful
         at oracle.soa.scac.WSDLValidator.validateMessageParts(WSDLValidator.java:121)
         at oracle.soa.scac.WSDLValidator.validateMessages(WSDLValidator.java:88)
         at oracle.soa.scac.WSDLValidator.validate(WSDLValidator.java:47)
         at oracle.soa.scac.WSDLValidator.validate(WSDLValidator.java:40)
         at oracle.soa.scac.ValidateComposite.loadWSDLs(ValidateComposite.java:964)
         at oracle.soa.scac.ValidateComposite.doValidation(ValidateComposite.java:491)
         at oracle.soa.scac.ValidateComposite.run(ValidateComposite.java:150)
         at oracle.soa.scac.ValidateComposite.main(ValidateComposite.java:135)
    Load of wsdl "JMS_FedEx.wsdl with Message part element undefined in wsdl [file:/C:/po/POProcessing/POProcessing/OracleRulesFulfillment.wsdl] part name = payload     type = {http://xmlns.oracle.com/FullfillmentRules/OracleRulesFulfillment}callFunctionStateful" failed
    java.lang.Exception: Message part element undefined in wsdl [file:/C:/po/POProcessing/POProcessing/OracleRulesFulfillment.wsdl] part name = payload     type = {http://xmlns.oracle.com/FullfillmentRules/OracleRulesFulfillment}callFunctionStateful
         at oracle.soa.scac.WSDLValidator.validateMessageParts(WSDLValidator.java:121)
         at oracle.soa.scac.WSDLValidator.validateMessages(WSDLValidator.java:88)
         at oracle.soa.scac.WSDLValidator.validate(WSDLValidator.java:47)
         at oracle.soa.scac.WSDLValidator.validate(WSDLValidator.java:58)
         at oracle.soa.scac.WSDLValidator.validate(WSDLValidator.java:40)
         at oracle.soa.scac.ValidateComposite.loadWSDLs(ValidateComposite.java:964)
         at oracle.soa.scac.ValidateComposite.doValidation(ValidateComposite.java:491)
         at oracle.soa.scac.ValidateComposite.run(ValidateComposite.java:150)
         at oracle.soa.scac.ValidateComposite.main(ValidateComposite.java:135)
    Load of wsdl "JMS_FedEx.wsdl with Message part element undefined in wsdl [file:/C:/po/POProcessing/POProcessing/OracleRulesFulfillment.wsdl] part name = payload     type = {http://xmlns.oracle.com/FullfillmentRules/OracleRulesFulfillment}callFunctionStateful" failed
    java.lang.Exception: Message part element undefined in wsdl [file:/C:/po/POProcessing/POProcessing/OracleRulesFulfillment.wsdl] part name = payload     type = {http://xmlns.oracle.com/FullfillmentRules/OracleRulesFulfillment}callFunctionStateful
         at oracle.soa.scac.WSDLValidator.validateMessageParts(WSDLValidator.java:121)
         at oracle.soa.scac.WSDLValidator.validateMessages(WSDLValidator.java:88)
         at oracle.soa.scac.WSDLValidator.validate(WSDLValidator.java:47)
         at oracle.soa.scac.WSDLValidator.validate(WSDLValidator.java:40)
         at oracle.soa.scac.ValidateComposite.loadWSDLs(ValidateComposite.java:964)
         at oracle.soa.scac.ValidateComposite.doValidation(ValidateComposite.java:491)
         at oracle.soa.scac.ValidateComposite.run(ValidateComposite.java:150)
         at oracle.soa.scac.ValidateComposite.main(ValidateComposite.java:135)
    Load of wsdl "JMS_FedEx.wsdl with Message part element undefined in wsdl [file:/C:/po/POProcessing/POProcessing/JMS_UPS.wsdl] part name = body     type = {http://xmlns.oracle.com/ns/fulfillment}Fulfillment" failed
    java.lang.Exception: Message part element undefined in wsdl [file:/C:/po/POProcessing/POProcessing/JMS_UPS.wsdl] part name = body     type = {http://xmlns.oracle.com/ns/fulfillment}Fulfillment
         at oracle.soa.scac.WSDLValidator.validateMessageParts(WSDLValidator.java:121)
         at oracle.soa.scac.WSDLValidator.validateMessages(WSDLValidator.java:88)
         at oracle.soa.scac.WSDLValidator.validate(WSDLValidator.java:47)
         at oracle.soa.scac.WSDLValidator.validate(WSDLValidator.java:40)
         at oracle.soa.scac.ValidateComposite.loadWSDLs(ValidateComposite.java:964)
         at oracle.soa.scac.ValidateComposite.doValidation(ValidateComposite.java:491)
         at oracle.soa.scac.ValidateComposite.run(ValidateComposite.java:150)
         at oracle.soa.scac.ValidateComposite.main(ValidateComposite.java:135)
    Load of wsdl "JMS_FedEx.wsdl with Message part element undefined in wsdl [file:/C:/po/POProcessing/POProcessing/approveLargeOrder.wsdl] part name = payload     type = {http://xmlns.oracle.com/ns/order}Order" failed
    java.lang.Exception: Message part element undefined in wsdl [file:/C:/po/POProcessing/POProcessing/approveLargeOrder.wsdl] part name = payload     type = {http://xmlns.oracle.com/ns/order}Order
         at oracle.soa.scac.WSDLValidator.validateMessageParts(WSDLValidator.java:121)
         at oracle.soa.scac.WSDLValidator.validateMessages(WSDLValidator.java:88)
         at oracle.soa.scac.WSDLValidator.validate(WSDLValidator.java:47)
         at oracle.soa.scac.WSDLValidator.validate(WSDLValidator.java:40)
         at oracle.soa.scac.ValidateComposite.loadWSDLs(ValidateComposite.java:964)
         at oracle.soa.scac.ValidateComposite.doValidation(ValidateComposite.java:491)
         at oracle.soa.scac.ValidateComposite.run(ValidateComposite.java:150)
         at oracle.soa.scac.ValidateComposite.main(ValidateComposite.java:135)
    Load of wsdl "JMS_FedEx.wsdl with Message part element undefined in wsdl [file:/C:/po/POProcessing/POProcessing/ManualApproval_DecisionService_1.wsdl] part name = payload     type = {http://xmlns.oracle.com/ManualApproval/ManualApproval_DecisionService_1}errorInfo" failed
    java.lang.Exception: Message part element undefined in wsdl [file:/C:/po/POProcessing/POProcessing/ManualApproval_DecisionService_1.wsdl] part name = payload     type = {http://xmlns.oracle.com/ManualApproval/ManualApproval_DecisionService_1}errorInfo
         at oracle.soa.scac.WSDLValidator.validateMessageParts(WSDLValidator.java:121)
         at oracle.soa.scac.WSDLValidator.validateMessages(WSDLValidator.java:88)
         at oracle.soa.scac.WSDLValidator.validate(WSDLValidator.java:47)
         at oracle.soa.scac.WSDLValidator.validate(WSDLValidator.java:40)
         at oracle.soa.scac.ValidateComposite.loadWSDLs(ValidateComposite.java:964)
         at oracle.soa.scac.ValidateComposite.doValidation(ValidateComposite.java:491)
         at oracle.soa.scac.ValidateComposite.run(ValidateComposite.java:150)
         at oracle.soa.scac.ValidateComposite.main(ValidateComposite.java:135)
    Load of wsdl "JMS_FedEx.wsdl with Message part element undefined in wsdl [http://gdiora001.in.ibm.com:8015/soa-infra/services/default/validationForCC!1.0/getStatusbyCC.wsdl] part name = part1     type = {http://www.globalcompany.com/ns/CCAuthorizationService}creditcardStatusRequest" failed
    java.lang.Exception: Message part element undefined in wsdl [http://gdiora001.in.ibm.com:8015/soa-infra/services/default/validationForCC!1.0/getStatusbyCC.wsdl] part name = part1     type = {http://www.globalcompany.com/ns/CCAuthorizationService}creditcardStatusRequest
         at oracle.soa.scac.WSDLValidator.validateMessageParts(WSDLValidator.java:121)
         at oracle.soa.scac.WSDLValidator.validateMessages(WSDLValidator.java:88)
         at oracle.soa.scac.WSDLValidator.validate(WSDLValidator.java:47)
         at oracle.soa.scac.WSDLValidator.validate(WSDLValidator.java:58)
         at oracle.soa.scac.WSDLValidator.validate(WSDLValidator.java:40)
         at oracle.soa.scac.ValidateComposite.loadWSDLs(ValidateComposite.java:964)
         at oracle.soa.scac.ValidateComposite.doValidation(ValidateComposite.java:491)
         at oracle.soa.scac.ValidateComposite.run(ValidateComposite.java:150)
         at oracle.soa.scac.ValidateComposite.main(ValidateComposite.java:135)
    Load of wsdl "JMS_FedEx.wsdl with Message part element undefined in wsdl [http://gdiora001.in.ibm.com:8015/soa-infra/services/default/validationForCC!1.0/getStatusbyCC.wsdl] part name = part1     type = {http://www.globalcompany.com/ns/CCAuthorizationService}creditcardStatusRequest" failed
    java.lang.Exception: Message part element undefined in wsdl [http://gdiora001.in.ibm.com:8015/soa-infra/services/default/validationForCC!1.0/getStatusbyCC.wsdl] part name = part1     type = {http://www.globalcompany.com/ns/CCAuthorizationService}creditcardStatusRequest
         at oracle.soa.scac.WSDLValidator.validateMessageParts(WSDLValidator.java:121)
         at oracle.soa.scac.WSDLValidator.validateMessages(WSDLValidator.java:88)
         at oracle.soa.scac.WSDLValidator.validate(WSDLValidator.java:47)
         at oracle.soa.scac.WSDLValidator.validate(WSDLValidator.java:40)
         at oracle.soa.scac.ValidateComposite.loadWSDLs(ValidateComposite.java:964)
         at oracle.soa.scac.ValidateComposite.doValidation(ValidateComposite.java:491)
         at oracle.soa.scac.ValidateComposite.run(ValidateComposite.java:150)
         at oracle.soa.scac.ValidateComposite.main(ValidateComposite.java:135)
    Load of wsdl "JMS_FedEx.wsdl with Message part element undefined in wsdl [http://gdiora001.in.ibm.com:8015/soa-infra/services/default/validationForCC!1.0/getStatusbyCC.wsdl] part name = part1     type = {http://www.globalcompany.com/ns/CCAuthorizationService}creditcardStatusRequest" failed
    java.lang.Exception: Message part element undefined in wsdl [http://gdiora001.in.ibm.com:8015/soa-infra/services/default/validationForCC!1.0/getStatusbyCC.wsdl] part name = part1     type = {http://www.globalcompany.com/ns/CCAuthorizationService}creditcardStatusRequest
         at oracle.soa.scac.WSDLValidator.validateMessageParts(WSDLValidator.java:121)
         at oracle.soa.scac.WSDLValidator.validateMessages(WSDLValidator.java:88)
         at oracle.soa.scac.WSDLValidator.validate(WSDLValidator.java:47)
         at oracle.soa.scac.WSDLValidator.validate(WSDLValidator.java:40)
         at oracle.soa.scac.ValidateComposite.loadWSDLs(ValidateComposite.java:964)
         at oracle.soa.scac.ValidateComposite.doValidation(ValidateComposite.java:491)
         at oracle.soa.scac.ValidateComposite.run(ValidateComposite.java:150)
         at oracle.soa.scac.ValidateComposite.main(ValidateComposite.java:135)
    Load of wsdl "JMS_FedEx.wsdl with Message part element undefined in wsdl [file:/C:/po/POProcessing/POProcessing/FulfillmentProcess.wsdl] part name = payload     type = {http://xmlns.oracle.com/ns/fulfillment}Fulfillment" failed
    java.lang.Exception: Message part element undefined in wsdl [file:/C:/po/POProcessing/POProcessing/FulfillmentProcess.wsdl] part name = payload     type = {http://xmlns.oracle.com/ns/fulfillment}Fulfillment
         at oracle.soa.scac.WSDLValidator.validateMessageParts(WSDLValidator.java:121)
         at oracle.soa.scac.WSDLValidator.validateMessages(WSDLValidator.java:88)
         at oracle.soa.scac.WSDLValidator.validate(WSDLValidator.java:47)
         at oracle.soa.scac.WSDLValidator.validate(WSDLValidator.java:40)
         at oracle.soa.scac.ValidateComposite.loadWSDLs(ValidateComposite.java:964)
         at oracle.soa.scac.ValidateComposite.doValidation(ValidateComposite.java:491)
         at oracle.soa.scac.ValidateComposite.run(ValidateComposite.java:150)
         at oracle.soa.scac.ValidateComposite.main(ValidateComposite.java:135)
    Load of wsdl "JMS_FedEx.wsdl with Message part element undefined in wsdl [file:/C:/po/POProcessing/POProcessing/JMS_FedEx.wsdl] part name = body     type = {http://xmlns.oracle.com/ns/fulfillment}Fulfillment" failed
    java.lang.Exception: Message part element undefined in wsdl [file:/C:/po/POProcessing/POProcessing/JMS_FedEx.wsdl] part name = body     type = {http://xmlns.oracle.com/ns/fulfillment}Fulfillment
         at oracle.soa.scac.WSDLValidator.validateMessageParts(WSDLValidator.java:121)
         at oracle.soa.scac.WSDLValidator.validateMessages(WSDLValidator.java:88)
         at oracle.soa.scac.WSDLValidator.validate(WSDLValidator.java:47)
         at oracle.soa.scac.WSDLValidator.validate(WSDLValidator.java:40)
         at oracle.soa.scac.ValidateComposite.loadWSDLs(ValidateComposite.java:964)
         at oracle.soa.scac.ValidateComposite.doValidation(ValidateComposite.java:491)
         at oracle.soa.scac.ValidateComposite.run(ValidateComposite.java:150)
         at oracle.soa.scac.ValidateComposite.main(ValidateComposite.java:135)
    Load of wsdl "JMS_FedEx.wsdl with Message part element undefined in wsdl [file:/C:/po/POProcessing/POProcessing/WriteApprovalResults.wsdl] part name = body     type = {http://xmlns.oracle.com/ns/order}Order" failed
    java.lang.Exception: Message part element undefined in wsdl [file:/C:/po/POProcessing/POProcessing/WriteApprovalResults.wsdl] part name = body     type = {http://xmlns.oracle.com/ns/order}Order
         at oracle.soa.scac.WSDLValidator.validateMessageParts(WSDLValidator.java:121)
         at oracle.soa.scac.WSDLValidator.validateMessages(WSDLValidator.java:88)
         at oracle.soa.scac.WSDLValidator.validate(WSDLValidator.java:47)
         at oracle.soa.scac.WSDLValidator.validate(WSDLValidator.java:40)
         at oracle.soa.scac.ValidateComposite.loadWSDLs(ValidateComposite.java:964)
         at oracle.soa.scac.ValidateComposite.doValidation(ValidateComposite.java:491)
         at oracle.soa.scac.ValidateComposite.run(ValidateComposite.java:150)
         at oracle.soa.scac.ValidateComposite.main(ValidateComposite.java:135)
    Load of wsdl "JMS_FedEx.wsdl with Message part element undefined in wsdl [file:/C:/po/POProcessing/POProcessing/WriteApprovalResults_Remote.wsdl] part name = body     type = {http://xmlns.oracle.com/pcbpel/adapter/ftp/}OutboundFTPHeaderType" failed
    java.lang.Exception: Message part element undefined in wsdl [file:/C:/po/POProcessing/POProcessing/WriteApprovalResults_Remote.wsdl] part name = body     type = {http://xmlns.oracle.com/pcbpel/adapter/ftp/}OutboundFTPHeaderType
         at oracle.soa.scac.WSDLValidator.validateMessageParts(WSDLValidator.java:121)
         at oracle.soa.scac.WSDLValidator.validateMessages(WSDLValidator.java:88)
         at oracle.soa.scac.WSDLValidator.validate(WSDLValidator.java:47)
         at oracle.soa.scac.WSDLValidator.validate(WSDLValidator.java:40)
         at oracle.soa.scac.ValidateComposite.loadWSDLs(ValidateComposite.java:964)
         at oracle.soa.scac.ValidateComposite.doValidation(ValidateComposite.java:491)
         at oracle.soa.scac.ValidateComposite.run(ValidateComposite.java:150)
         at oracle.soa.scac.ValidateComposite.main(ValidateComposite.java:135)
    Thanks,
    Vikas Manchanda

    Read the last post please -
    Unable to Compile-All in Weblogic Fusion Demo
    Regards,
    Anuj

Maybe you are looking for