Classpath Error when deploying BPEL Workflow

I am trying to deploy BPEL workflow in my server but i encountered the following errors during the deployment :-
Redeploying on /Farm_BPM/BPM/BPM_AS ...
Redeploying on "/Farm_BPM/BPM/BPM_AS" failed!
Error during deployment/undeployment: Error occurred during deployment of component: SimpleTestProcess to service engine: implementation.bpel for composite: SimpleTest: ORABPEL-01005
Failed to compile bpel generated classes.
failure to compile the generated BPEL classes for BPEL process "SimpleTestProcess" of composite "default/SimpleTest!0.1*soa_f3fe5417-236c-4222-b281-17c2e0c0393c"
The class path setting is incorrect.
Ensure that the class path is set correctly. If this happens on the server side verify that the custom classes or jars which this BPEL process is depending on are deployed correctly. Also verify that the run time is using the same release/version.
However, it is working fine within my local JDeveloper suite, as I preloaded the classpath for my project. If I bundled the libraries (JAR files) in the SCA-INF/lib folder, then it can work well. but the file size will be big and not well-maintained.
May I know how can I set the CLASSPATH for this BPEL component within SOA Suite 11g running on Weblogic 11g? I tried a couple of ways, but still not working fine.

I have created numerous BPEL processes in JDev 11.1.1.5.0 which im trying to deploy to the SOA domain on Weblogic 10.3.4.0 however each time the same error appears:Did you check server log? Exactly which class it is not able to find?
Regards,
Anuj

Similar Messages

  • Error when deploying BPEL Process to Weblogic 11g

    Hi,
    I have just started to use JDev and SOA, so I am new to this.
    I have created numerous BPEL processes in JDev 11.1.1.5.0 which im trying to deploy to the SOA domain on Weblogic 10.3.4.0 however each time the same error appears:
    [09:24:35 AM] ---- Deployment started. ----
    [09:24:35 AM] Target platform is (Weblogic 10.3).
    [09:24:35 AM] Running dependency analysis...
    [09:24:36 AM] Building...
    [09:24:53 AM] Deploying profile...
    [09:24:53 AM] Updating revision id for the SOA Project 'Project1.jpr' to '1.0'..
    [09:24:54 AM] Wrote Archive Module to C:\JDeveloper\mywork\JETEST\Project1\deploy\sca_Project1_rev1.0.jar
    [09:24:54 AM] Deploying sca_Project1_rev1.0.jar to partition "default" on server soa_server1 [http://hostname:8001]
    [09:24:54 AM] Processing sar=/C:/JDeveloper/mywork/JETEST/Project1/deploy/sca_Project1_rev1.0.jar
    [09:24:54 AM] Adding sar file - C:\JDeveloper\mywork\JETEST\Project1\deploy\sca_Project1_rev1.0.jar
    [09:24:54 AM] Preparing to send HTTP request for deployment
    [09:24:54 AM] Creating HTTP connection to host:[http://hostname:8001]
    [09:24:54 AM] Sending internal deployment descriptor
    [09:24:54 AM] Sending archive - sca_Project1_rev1.0.jar
    [09:24:59 AM] Received HTTP response from the server, response code=500
    [09:24:59 AM] Error deploying archive sca_Project1_rev1.0.jar to partition "default" on server soa_server1 [http://hostname:8001]
    [09:24:59 AM] HTTP error code returned [500]
    [09:24:59 AM] Error message from server:
    There was an error deploying the composite on soa_server1: Deployment Failed: Error occurred during deployment of component: BPELProcess1 to service engine: implementation.bpel, for composite: Project1: ORABPEL-05250
    Error deploying BPEL suitcase.
    error while attempting to deploy the BPEL component file "/u01/app/oracle/product/Middleware/user_projects/domains/soa_domain/servers/soa_server1/dc/soa_65920eec-7e29-45fd-a66f-53dc157b8618"; the exception reported is: java.lang.NoClassDefFoundError: Could not initialize class com.collaxa.cube.util.JavaHelper
    This error contained an exception thrown by the underlying deployment module.
    Verify the exception trace in the log (with logging level set to debug mode).
    [09:24:59 AM] Check server log for more details.
    [09:24:59 AM] Error deploying archive sca_Project1_rev1.0.jar to partition "default" on server soa_server1 [http://hostname:8001]
    [09:24:59 AM] #### Deployment incomplete. ####
    [09:24:59 AM] Error deploying archive file:/C:/JDeveloper/mywork/JETEST/Project1/deploy/sca_Project1_rev1.0.jar
    (oracle.tip.tools.ide.fabric.deploy.common.SOARemoteDeployer)
    Can anyone help?
    Cheers

    I have created numerous BPEL processes in JDev 11.1.1.5.0 which im trying to deploy to the SOA domain on Weblogic 10.3.4.0 however each time the same error appears:Did you check server log? Exactly which class it is not able to find?
    Regards,
    Anuj

  • Compilation error when deploying bpel process

    Hi,
    When i try to compile and deploy my bpel process with jdeveloper i keep getting errors that some jar files are missing.
    managed to get few jar files, and finally am landing up with an error - jdev/jlib/repository.jar is missing.
    i tried reinstalling jdeveloper - dint help. i tried installing next version also - 10.1.3.5, still dint help.
    am a new bee to SOA suite. Can anyone help me how to solve this ?
    version of jdeveloper am using is 10.1.3.4
    Thanks in Advance
    KSV
    Edited by: user11359552 on Sep 24, 2009 4:17 AM

    I have created numerous BPEL processes in JDev 11.1.1.5.0 which im trying to deploy to the SOA domain on Weblogic 10.3.4.0 however each time the same error appears:Did you check server log? Exactly which class it is not able to find?
    Regards,
    Anuj

  • Error while deploying a workflow in OWB

    Hi,
    I am getting the below error while deploying a workflow in Control Center.
    ORA-29532: Java call terminated by uncaught Java exception: java.sql.SQLException: The file /u01/app/oracle/product/11.2.0.2/dbhome_1/owb/bin/admin/rtrepos.properties cannot be accessed or has not been properly created on the server XXXXXX. If the file does not exist or if the database owner (normally user 'oracle') does not have the required file permissions or if the file has not been properly created then the file can be recreated by running the SQL*Plus script /u01/app/oracle/product/11.2.0.2/dbhome_1/owb/rtp/sql/reset_repository.sql (in a RAC environment the file must be manually copied to each server which is used for OWB). Otherwise if using a 10.2 database instance, then please run the SQL*Plus script /u01/app/oracle/product/11.2.0.2/dbhome_1/owb/UnifiedRepos/reset_owbcc_home.sql.
    Did any one faced this issue before?
    Kindly let me know the steps to resolve the issue.
    Thanks.

    Hi Vidyanand,
    Did you create the runtime access user using the runtime assistant? Did you select the correct runtime repository (if you have more) to associate your runtime access user with?
    Note that there are 4 database roles being created when you create a runtime repository owner:
    - OWB_A_<runtime repository owner>
    - OWB_D_<runtime repository owner>
    - OWB_R_<runtime repository owner>
    - OWB_U_<runtime repository owner>
    If you would grant those roles to a user, then that user becomes an access user for the user with username <runtime repository owner>.
    Note that you can also use the runtime repository credentials to connect to the runtime repository for deployment purposes, but you may not want that because of security concerns.
    Thanks,
    Mark.

  • Error when deploying a map

    hello i have the following error when deploying a map in a local database, the mapping is a simple transfert of data between two table,
    ORA-06550: line 0, column 0:
    ORA-04052: erreurs lors de la consultation de l'objet distant [email protected]@KCDBDEV
    ORA-00604: une erreur s'est produite au niveau SQL récursif 1
    ORA-01882: région de fuseau horaire introuvable
    ORA-02063: pré
    any help please
    thanks,
    tarek

    Hello thank u for helping, i have exactly the same problème in Error executing a query using a DB-Link
    but i am not inderstanding the solution, i found the same probleme in metalink, and the solution posted is:
    1. Create an errorstack of the ORA-1882 to see the ALTER SESSION SET TIME_ZONE statement that is causing the ORA-1882 during deployment. To create this errorstack, follow step 1 to 4 below:
    1. Just before you reproduce the error, open a SQL*Plus session with user SYSTEM.
    SQL> alter system set events '1882 trace name ERRORSTACK level 3'
    2. Deploy the mapping to reproduce the ORA-1882
    3. Disable the system event
    SQL> alter system set events '1882 trace name errorstack off';
    4. Take a look at the errorstack (located in the udump directory). Suppose the following statement is in there:
    ALTER SESSION SET TIME_ZONE = 'GMT+02:00'
    2. Modify the run_service.sh(.bat) file as follow:
    * For UNIX:
    Modify owb_server_home/owb/bin/unix/run_service.sh as follows:
    Add the parameter -Duser.timezone="+02:00" to the line where java is started (last line of run_service.sh)
    $JAVAPATH/bin/java -Xmx768M -Djava.awt.headless=true -DORACLE_HOME.....
    e.g:
    $JAVAPATH/bin/java -Xmx768M -Duser.timezone="+02:00" -Djava.awt.headless=true -DORACLE_HOME
    * For Windows:`
    Modify owb_server_home\owb\bin\win32\run_service.bat as follows:
    Add the parameter -Duser.timezone="+02:00" to the line where java is started
    %JAVAPATH%\jre\bin\javaw.exe %JVM_OPTIONS%
    e.g.:
    %JAVAPATH%\jre\bin\javaw.exe -Duser.timezone="+02:00" %JVM_OPTIONS%
    3. Save the file and re-start the Runtime Service using stop_service.sql/start_service.sql.
    but in creating the errorstack of the ORA-1882 i not found the ALTER SESSION SET TIME_ZONE
    and i Modify the run_service i fixed -Duser.timezone="+01:00" cause the time zone here is Europe/Paris but there is no changes.
    the db link is from Oracle 10.2.0.2.0 to 9.2.0.1.0. and owb 10g R2
    other solution?
    thanks,
    tarek

  • Error when deploying ear file

    Hello
    What could be the problem that I get this error when deploying my ear file with a web service within.
    [#|2008-03-29T17:43:02.640+0100|SEVERE|sun-appserver-pe9.0|javax.enterprise.system.tools.deployment|_ThreadID=12;_ThreadName=Thread-26;_RequestID=0a164c90-57bc-4d4a-8b3f-270fc4584891;|Exception occured in J2EEC Phase
    com.sun.enterprise.deployment.backend.IASDeploymentException: Fatal Error from EJB Compiler -- C:\Sun\AppServer\domains\domain1\generated\xml\j2ee-apps\agency_app\agency_jar\META-INF\wsdl\AgencyModuleWebServiceService.wsdl (The system cannot find the file specified)
         at java.io.FileInputStream.open(Native Method)
         at java.io.FileInputStream.<init>(FileInputStream.java:106)
         at java.io.FileInputStream.<init>(FileInputStream.java:66)
         at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:70)
         at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:161)
         at java.net.URL.openStream(URL.java:1007)
         at com.sun.enterprise.webservice.WsUtil.generateFinalWsdl(WsUtil.java:699)
         at com.sun.enterprise.webservice.WsUtil.generateFinalWsdl(WsUtil.java:643)
         at com.sun.enterprise.deployment.backend.WebServiceDeployer.doWebServiceDeployment(WebServiceDeployer.java:165)
         at com.sun.ejb.codegen.IASEJBC.doCompile(IASEJBC.java:855)
         at com.sun.ejb.codegen.IASEJBC.ejbc(IASEJBC.java:580)
         at com.sun.enterprise.deployment.backend.EJBCompiler.preDeployApp(EJBCompiler.java:339)
         at com.sun.enterprise.deployment.backend.EJBCompiler.compile(EJBCompiler.java:222)
         at com.sun.enterprise.deployment.backend.AppDeployer.runEJBC(AppDeployer.java:359)
         at com.sun.enterprise.deployment.backend.AppDeployer.deploy(AppDeployer.java:214)
         at com.sun.enterprise.deployment.backend.AppDeployer.doRequestFinish(AppDeployer.java:129)
         at com.sun.enterprise.deployment.phasing.J2EECPhase.runPhase(J2EECPhase.java:169)
         at com.sun.enterprise.deployment.phasing.DeploymentPhase.executePhase(DeploymentPhase.java:95)
         at com.sun.enterprise.deployment.phasing.PEDeploymentService.executePhases(PEDeploymentService.java:871)
         at com.sun.enterprise.deployment.phasing.PEDeploymentService.deploy(PEDeploymentService.java:266)
         at com.sun.enterprise.deployment.phasing.PEDeploymentService.deploy(PEDeploymentService.java:739)
         at com.sun.enterprise.management.deploy.DeployThread.deploy(DeployThread.java:174)
         at com.sun.enterprise.management.deploy.DeployThread.run(DeployThread.java:210)
    |#]when I deployed this application on a custom domain setup, it does not fail. But it fails on default domain.
    Regards
    Michael

    How did you create your datasource, can you post the content, without passwords of course.
    Greetings.

  • Getting Error when deploying the WD application

    hi all,
    Anybody have idea about , what is the reason for the following error. Till now it is working properly. suddenly it is giving the following error when deploying the application.
    2.4.2007 13:17:36 /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:
    [004]Deployment aborted
    Settings
    SDM host : eimkopdvs4
    SDM port : 50118
    URL to deploy : file:/C:/WINDOWS/TEMP/temp2898TestWebDynproProj.ear
    Result
    => deployment aborted : file:/C:/WINDOWS/TEMP/temp2898TestWebDynproProj.ear
    Aborted: development component 'TestWebDynproProj'/'local'/'LOKAL'/'0.2007.04.02.13.17.28'/'0':
    Caught exception while checking the login credentials for SAP J2EE Engine. Check whether the SAP J2EE Engine is up and running.
    com.sap.engine.deploy.manager.DeployManagerException: ERROR: Cannot connect to Host: [EIMKOPDVS4] with user name: [Administrator]                     Check your login information.                     Exception is: com.sap.engine.services.jndi.persistent.exceptions.NamingException: Exception during getInitialContext operation. No server is running. [Root exception is com.sap.engine.services.security.exceptions.BaseLoginException: Exception in creating new RemoteLoginContext instance.]
         at com.sap.engine.services.jndi.InitialContextFactoryImpl.handleConnectionPropblem(InitialContextFactoryImpl.java:494)
         at com.sap.engine.services.jndi.InitialContextFactoryImpl.getInitialContext(InitialContextFactoryImpl.java:363)
         at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:662)
         at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:243)
         at javax.naming.InitialContext.init(InitialContext.java:219)
         at javax.naming.InitialContext.<init>(InitialContext.java:195)
         at com.sap.engine.deploy.manager.DeployManagerImpl.checkCredentials(DeployManagerImpl.java:2983)
         at com.sap.sdm.serverext.servertype.inqmy.extern.DeployManagerAuthMethodInvoker.invokeCheckCredentialsInternal(DeployManagerAuthMethodInvoker.java:51)
         at com.sap.sdm.serverext.servertype.inqmy.extern.ExternalMethodInvoker.invokeCheckCredentials(ExternalMethodInvoker.java:45)
         at com.sap.sdm.serverext.servertype.inqmy.extern.ExternalMethodInvoker.invokeCheckCredentials(ExternalMethodInvoker.java:32)
         at com.sap.sdm.serverext.servertype.inqmy.extern.EngineOnlineDeployerImpl.checkLoginCredentials(EngineOnlineDeployerImpl.java:173)
         at com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performDeployment(EngineApplOnlineDeployerImpl.java:167)
         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: com.sap.engine.services.security.exceptions.BaseLoginException: Exception in creating new RemoteLoginContext instance.
         at com.sap.engine.services.security.remote.login.RemoteLoginContextExt.<init>(RemoteLoginContextExt.java:34)
         at com.sap.engine.services.jndi.implclient.LoginHelper.clientSideLogin(LoginHelper.java:81)
         at com.sap.engine.services.jndi.InitialContextFactoryImpl.getInitialContext(InitialContextFactoryImpl.java:355)
         ... 37 more
    Caused by: java.io.EOFException: End of stream is reached unexpectedly during input from Socket[addr=/10.4.71.36,port=50104,localport=3057]
         at com.sap.engine.services.rmi_p4.Connection.run(Connection.java:420)
         ... 1 more
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.checkLoginCredentials.DMEXC)
    Deployment exception : The deployment of at least one item aborted

    Hi,
    Check if the server is running. If so, try restarting it and then retry.

  • Invalid change to class error when deploying EJB

    We have EJBs that were built by Webgain Visual Cafe and successfully deploy
    to WLS 5.1. We then use the WLE EJB Deployer Tool to build WLE container
    classes and deploy the same EJBs in WLE 5.1.
    One EJB does not deploy in WLE. The ULOG error message is:
    133929.EA-LAWSTUC!JavaServer.517: main: IJENGINE_CAT:150: ERROR: Invalid
    change to class service.Request
    133929.EA-LAWSTUC!JavaServer.517: main: EJB_CAT:29: ERROR: While deploying
    jar ServiceEJB : com.beasys.weblogic.classloader.RedeploymentException:
    ERROR: Invalid change to class service.Request
    133929.EA-LAWSTUC!JavaServer.517: Finalizer: IJENGINE_CAT:152: INFO: Closing
    jar C:\aj\ServiceEJB_WLE.jar
    Does anyone know what can cause an "invalid change to class" error when
    deploying to WLE 5.1? Especially since the EJB deploys successfully in
    WLS.
    Carl Lawstuen

    Reason: database keeps a reference of the class in JAVA$CLASS$MD5$TABLE table. This table keeps a refrence to all java classes loaded in database, and is present in each schema you deploy classes. That's the reason why if you change the application module name, you can load this classes. It instead keeps a reference if you use DROP JAVA CLASS command to drop a java class from de database. Use DROP JAVA command to clear the reference of the dropped classes when dropping it.
    You can see this table as a class dictionary of the database, and you don't have to handle this records manually.

  • Using ADWrapper but has error when deploy to IIS

    Dear all,
    I am using below link to develop the program.
    Active Directory in VB.Net
    But has error when deploy to IIS as attached screen. Do you  know how to solve??

    Dear all,
    I am using below link to develop the program.
    Active Directory in VB.Net
    But has error when deploy to IIS as attached screen. Do you  know how to solve??
    Hi,
    I am moving this thread to Using Forums >Where is the Forum For…?
    forum, the owner of the forum will direct you to a proper forum.
    I would recommend you check this thread
    http://social.msdn.microsoft.com/Forums/en-US/13bb6961-720d-4604-8eff-22251604cd94/active-directory?forum=whatforum
     which shared a place where you could get help, and since this thread has lasted for a long time, you could create a new thread of that forum to get supports.
    Hello,
    Thank you for the post.  I would suggest posting your question in one of the below mentioned Web sites. Hope this helps you.
    http://social.technet.microsoft.com/Forums/en/winserverDS/threads
    http://www.microsoft.com/communities/newsgroups/list/en-us/default.aspx?dg=microsoft.public.windows.server.active_directory&cat=en_us_5bd43452-4bab-4720-8df9-d5f37d3153b9&lang=en&cr=us
    Have a great day!
    Tier 2 Application Support  Server and Tools Online Operations Team
    Thanks for your understanding.
    Regards.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Gettind error when deploying XI module

    Hi,
    I am getting the following error when deploying XI module in J2EE Engine. can anyone help me to proceed. Thanks.
    08/02/22 16:16:59 -  Start updating EAR file...
    08/02/22 16:16:59 -  start-up mode is lazy
    08/02/22 16:17:12 -  EAR file updated successfully for 13047ms.
    08/02/22 16:17:12 -  Start deploying ...
    08/02/22 16:18:27 -  EAR file uploaded to server for 2656ms.
    08/02/22 16:18:29 -  ERROR: Not deployed. Deploy Service returned ERROR:
                         java.rmi.RemoteException: Cannot deploy application sap.com/SignEncrypt..
                         Reason: Exception during generation of components of application sap.com/SignEncrypt in container EJBContainer.; nested exception is:
                              com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Exception during generation of components of application sap.com/SignEncrypt in container EJBContainer.
                              at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:567)
                              at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1555)
                              at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:320)
                              at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:198)
                              at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:129)
                              at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
                              at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
                              at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
                              at java.security.AccessController.doPrivileged(Native Method)
                              at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
                              at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
                         Caused by: com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Exception during generation of components of application sap.com/SignEncrypt in container EJBContainer.
                              at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:621)
                              at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:321)
                              at com.sap.engine.services.deploy.server.application.DeploymentTransaction.begin(DeploymentTransaction.java:307)
                              at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:292)
                              at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:326)
                              at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:3184)
                              at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:552)
                              ... 10 more
                         Caused by: java.lang.NoClassDefFoundError: Lcom/sap/aii/af/service/auditlog/AuditMessageKey;
                              at java.lang.Class.getDeclaredFields0(Native Method)
                              at java.lang.Class.privateGetDeclaredFields(Class.java:1522)
                              at java.lang.Class.getDeclaredFields(Class.java:1098)
                              at com.sap.engine.services.ejb.deploy.verifier.BeanClassCheck.check(BeanClassCheck.java:78)
                              at com.sap.engine.services.ejb.deploy.verifier.session.SessionBeanCheck.check(SessionBeanCheck.java:51)
                              at com.sap.engine.services.ejb.deploy.verifier.Verifier.checkBean(Verifier.java:82)
                              at com.sap.engine.services.ejb.deploy.verifier.Verifier.check(Verifier.java:46)
                              at com.sap.engine.services.ejb.deploy.DeployAdmin.generate(DeployAdmin.java:254)
                              at com.sap.engine.services.ejb.EJBAdmin.deploy(EJBAdmin.java:2161)
                              at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:606)

    Hi Indira.
    As I can see in your log, you're getting the exception
    Caused by: java.lang.NoClassDefFoundError: Lcom/sap/aii/af/service/auditlog/AuditMessageKey
    May be you need to include aii_af_svc.jar (AuditLog classes are located into this JAR library) in your EAR archive.
    Regards,
    Gari.

  • Error when deploying composite with BPEL

    We are trying to deploy a composite with a BPEL component (in the Enterprise Manager) but it fails with this error:
    Error deploying BPEL suitcase.
    error while attempting to deploy the BPEL component file "/oraclesoa/Middleware/user_projects/domains/MY_DOMAIN/servers/soa_server1/dc/soa_a7c83be2-5ae4-40eb-b4c4-15669c07d4ed"; the exception reported is: java.lang.NoClassDefFoundError: Could not initialize class com.collaxa.cube.util.JavaHelper
    This error contained an exception thrown by the underlying deployment module.
    Verify the exception trace in the log (with logging level set to debug mode).
         at oracle.fabric.CubeServiceEngine.load(CubeServiceEngine.java:896)
         at oracle.fabric.CubeServiceEngine.load(CubeServiceEngine.java:128)
         at oracle.integration.platform.blocks.deploy.CompositeDeploymentConnection.deployComponents(CompositeDeploymentConnection.java:242)
         at oracle.integration.platform.blocks.deploy.CompositeDeploymentConnection.deploy(CompositeDeploymentConnection.java:93)
         at oracle.integration.platform.blocks.deploy.CompositeDeploymentManagerImpl.initDeployment(CompositeDeploymentManagerImpl.java:149)
         at oracle.integration.platform.blocks.deploy.CompositeDeploymentManagerImpl.load(CompositeDeploymentManagerImpl.java:62)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
         at java.lang.reflect.Method.invoke(Method.java:616)
         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
         at oracle.integration.platform.blocks.deploy.DeploymentEventPublisher.invoke(DeploymentEventPublisher.java:68)
         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
         at $Proxy313.load(Unknown Source)
         at oracle.integration.platform.blocks.deploy.StandaloneCompositeDeploymentCoordinatorImpl.coordinateCompositeDeployment(StandaloneCompositeDeploymentCoordinatorImpl.java:57)
         at oracle.integration.platform.blocks.deploy.servlet.BaseDeployProcessor.deployNewComposite(BaseDeployProcessor.java:378)
         at oracle.integration.platform.blocks.deploy.servlet.BaseDeployProcessor.deploySARs(BaseDeployProcessor.java:226)
         at oracle.integration.platform.blocks.deploy.servlet.DeployProcessor.doDeployWork(DeployProcessor.java:160)
         at oracle.integration.platform.blocks.deploy.servlet.DeployProcessor.doDeployWork(DeployProcessor.java:109)
         at oracle.integration.platform.blocks.deploy.servlet.DeployProcessor.doDeploy(DeployProcessor.java:96)
         at oracle.integration.platform.blocks.deploy.servlet.DeployProcessor.process(DeployProcessor.java:78)
         at oracle.integration.platform.blocks.deploy.servlet.CompositeDeployerServlet.doPostInsideLoggingSession(CompositeDeployerServlet.java:221)
         at oracle.integration.platform.blocks.deploy.servlet.CompositeDeployerServlet.doPost(CompositeDeployerServlet.java:124)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused By: ORABPEL-05250We can deploy a composite without a BPEL component.
    Someone who knows what can cause this error?

    This was indeed the problem. The installation was done with a 64 bit version where you need to download the JDK seperately, this was not done and an old JDK was used.
    Downloaded the jrockit JDK and changed the setDomainEnv.sh and commEnv.sh to point to the correct JDK restarted the server and now we can deploy without a problem.

  • Error in deploying BPEL Process with Embedded Java code

    Hi all,
    I am trying to do a simple sample BPEL Process which invokes a Java class.i have placed the jar file in the classpath and the Process compiles and builds in the BPELDesigner,but when deployed it shows the below error in the BPEL console.The beauty here is it show a success message in the BPEL Designer after deployment.
    <2007-07-19 05:03:07,640> <INFO> <production.collaxa.cube.compiler> validating "C:\OraHome_1\integration\orabpel\domains\production\tmp\.bpel_Employee_1.0.jar\Employee.bpel" ...
    <2007-07-19 05:03:09,187> <ERROR> <production.collaxa.cube.engine.deployment> <CubeProcessFactory::generateProcessClass>
    Process "Employee" (revision "1.0") compilation failed.
    <2007-07-19 05:03:09,187> <ERROR> <production.collaxa.cube.engine.deployment> <CubeProcessLoader::create> Failed to compile classes.
    Failed to compile the generated BPEL classes for "Employee".
    <2007-07-19 05:03:09,187> <ERROR> <production.collaxa.cube.engine.deployment> Process "Employee" (revision "1.0") load FAILED!!
    <2007-07-19 05:03:09,203> <ERROR> <production.collaxa.cube> <BaseCubeSessionBean::logError> Error while invoking bean "domain manager": Error while loading process.
    The process domain encountered the following errors while loading the process "Employee" (revision "1.0"): Failed to compile classes.
    Failed to compile the generated BPEL classes for "Employee".
    If you have installed a patch to the server, please check that the bpelcClasspath domain property includes the patch classes.
    ORABPEL-05215
    Error while loading process.
    The process domain encountered the following errors while loading the process "Employee" (revision "1.0"): Failed to compile classes.
    Failed to compile the generated BPEL classes for "Employee".
    If you have installed a patch to the server, please check that the bpelcClasspath domain property includes the patch classes.
         at com.collaxa.cube.engine.deployment.CubeProcessHolder.bind(CubeProcessHolder.java:1269)
         at com.collaxa.cube.engine.deployment.CubeProcessHolder.loadAndBind(CubeProcessHolder.java:882)
         at com.collaxa.cube.engine.deployment.CubeProcessHolder.loadArchive(CubeProcessHolder.java:824)
         at com.collaxa.cube.engine.CubeEngine.loadProcessArchive(CubeEngine.java:939)
         at com.collaxa.cube.ejb.impl.BPELDomainManagerBean.loadProcessArchive(BPELDomainManagerBean.java:390)
         at IBPELDomainManagerBean_StatelessSessionBeanWrapper34.loadProcessArchive(IBPELDomainManagerBean_StatelessSessionBeanWrapper34.java:2157)
         at com.collaxa.cube.engine.deployment.CubeProcessMonitorWork.run(CubeProcessMonitorWork.java:130)
         at oracle.tip.adapter.fw.jca.work.WorkerJob.go(WorkerJob.java:51)
         at oracle.tip.adapter.fw.common.ThreadPool.run(ThreadPool.java:267)
         at java.lang.Thread.run(Thread.java:534)
    <2007-07-19 05:03:09,234> <ERROR> <production.collaxa.cube.engine.deployment> <CubeProcessMonitorWork::run> Error while loading process archive C:\OraHome_1\integration\orabpel\domains\production\deploy\bpel_Employee_1.0.jar
    ORABPEL-05215
    Error while loading process.
    The process domain encountered the following errors while loading the process "Employee" (revision "1.0"): Failed to compile classes.
    Failed to compile the generated BPEL classes for "Employee".
    If you have installed a patch to the server, please check that the bpelcClasspath domain property includes the patch classes.
         at com.collaxa.cube.engine.deployment.CubeProcessHolder.bind(CubeProcessHolder.java:1269)
         at com.collaxa.cube.engine.deployment.CubeProcessHolder.loadAndBind(CubeProcessHolder.java:882)
         at com.collaxa.cube.engine.deployment.CubeProcessHolder.loadArchive(CubeProcessHolder.java:824)
         at com.collaxa.cube.engine.CubeEngine.loadProcessArchive(CubeEngine.java:939)
         at com.collaxa.cube.ejb.impl.BPELDomainManagerBean.loadProcessArchive(BPELDomainManagerBean.java:390)
         at IBPELDomainManagerBean_StatelessSessionBeanWrapper34.loadProcessArchive(IBPELDomainManagerBean_StatelessSessionBeanWrapper34.java:2157)
         at com.collaxa.cube.engine.deployment.CubeProcessMonitorWork.run(CubeProcessMonitorWork.java:130)
         at oracle.tip.adapter.fw.jca.work.WorkerJob.go(WorkerJob.java:51)
         at oracle.tip.adapter.fw.common.ThreadPool.run(ThreadPool.java:267)
         at java.lang.Thread.run(Thread.java:534)
    Your sugegstions are appreciated..
    Plzz help...
    Regards
    Subramanian

    Hi all..
    Thanks for ur response,but still my problem is not solved...
    Below is the BPEL file and the java class (which isinvoked from the process)
    BPEL FILE
    <!-- Employee -->
    <process name="BusinessTravelProcess" targetNamespace="http://packtpub.com/bpel/travel/" xmlns="http://schemas.xmlsoap.org/ws/2003/03/business-process/" xmlns:bpws="http://schemas.xmlsoap.org/ws/2003/03/business-process/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:emp="http://packtpub.com/service/employee/" xmlns:bpelx="http://schemas.oracle.com/bpel/extension">
    <bpelx:exec import="org.w3c.dom.Element"/>
    <bpelx:exec import="com.packtpub.EmployeeStatus"/>
    <partnerLinks>
    <partnerLink name="employeeTravelStatus" partnerLinkType="emp:employeeLT" myRole="employeeTravelStatusService"/>
    </partnerLinks>
    <variables><!-- input for this process -->
    <variable name="EmployeeTravelStatusRequest" messageType="emp:EmployeeTravelStatusRequestMessage"/><!-- output from the Employee Travel Status web service -->
    <variable name="EmployeeTravelStatusResponse" messageType="emp:EmployeeTravelStatusResponseMessage"/>
    </variables>
    <sequence><!-- Receive the initial request for business travel from client -->
    <receive partnerLink="employeeTravelStatus" portType="emp:EmployeeTravelStatusPT" operation="EmployeeTravelStatus" variable="EmployeeTravelStatusRequest" createInstance="yes"/><!-- Prepare the output -->
    <assign>
    <copy>
    <from>
    <travelClass xmlns="http://packtpub.com/service/employee/">Economy
    </travelClass>
    </from>
    <to variable="EmployeeTravelStatusResponse" part="travelClass"/>
    </copy>
    </assign><!-- Invoke the EmployeeStatus Java class instead of web service -->
    <bpelx:exec name="Java_Embedding_1" language="Java" version="1.4"><![CDATA[
    EmployeeStatus e = new EmployeeStatus();
    String firstName = ((Element)getVariableData(
    "EmployeeTravelStatusRequest", "employee",
    "/employee/FirstName")).getNodeValue();
    String lastName = ((Element)getVariableData(
    "EmployeeTravelStatusRequest", "employee",
    "/employee/LastName")).getNodeValue();
    String empStatus = e.getTravelStatus(firstName, lastName);
    addAuditTrailEntry("Employee status is: " + empStatus);
    setVariableData("EmployeeTravelStatusResponse", "travelClass",
    "/travelClass", empStatus);]]>
    </bpelx:exec>
    <reply partnerLink="employeeTravelStatus" portType="emp:EmployeeTravelStatusPT" operation="EmployeeTravelStatus" variable="EmployeeTravelStatusResponse"/>
    </sequence>
    </process>
    Java File:
    package com.packtpub;
    public class EmployeeStatus {
    public String getTravelStatus (String firstName, String lastName) {
    return "Economy";
    }

  • When deploying BPEL Process through JDeveloper java.security.AccessControlE

    1.) Navigated to the Connections tab of JDeveloper 10.1.3.2.
    2.) Under the Application Server node, created a new Application Server
    connection, provided the relevant information on Type, Authentication
    & Connection's tab.
    3.) On Authentication Tab, provided the username as oc4jadmin.
    The password was not modified.
    4.) On the Test Tab after clicking on Test Connection,
    the connection was created successfully.
    5.) Under the Integration Server node,created a new Integration Server
    connection, provided the relevant information on Name & Connection
    Tab's.
    6.) On the Test Tab after clicking on Test Connection,
    the connection was created successfully.
    7.) Went to the Applications Navigator tab of JDeveloper 10.1.3.2.
    8.) Here a simple BPEL Process was created.
    9.) When trying to deploy the BPEL Process through JDeveloper,
    the below exception was thrown.
    We are using Oracle's SOA Suite 10.1.3.1 :-
    Buildfile: C:\TerminationDevelopment\TerminationProcess\build.xml
    validateTask:
    [echo]
    | Validating
    workflow
    [validateTask] url is file:/C:/JDevStudioBaseDevelopment/integration/bpm/support/files/WorkflowTaskDef
    inition.xsd
    [validateTask] url is file:/C:/JDevStudioBaseDevelopment/integration/bpm/support/files/WorkflowTaskDef
    inition.xsd
    [validateTask] url is file:/C:/JDevStudioBaseDevelopment/integration/bpm/support/files/WorkflowTaskDef
    inition.xsd
    [validateTask] url is file:/C:/JDevStudioBaseDevelopment/integration/bpm/support/files/WorkflowTaskDef
    inition.xsd
    [validateTask] Validation of workflow task definitions is completed without errors
    deployProcess:
    [echo]
    | Deploying bpel process TerminationProcess on 172.16.100.85, port
    7778
    [deployProcess] Deploying process C:\TerminationDevelopment\TerminationProcess\output\bpel_TerminationProcess_1.1.
    jar
    BUILD FAILED
    C:\TerminationDevelopment\TerminationProcess\build.xml:79: A problem occured while connecting to server "172.16.100.85" using port "7778":
    java.security.AccessControlException: access denied
    (com.collaxa.security.DomainPermission default read)
    at java.security.AccessControlContext.checkPermission(AccessControlContext.java:264
    at java.security.AccessController.checkPermission(AccessController.java:427)
    at com.collaxa.security.OC4JSecurityService.checkAccess(OC4JSecurityService.java:16
    at com.collaxa.security.SecurityService.checkDomainAccess(SecurityService.java:26)
    Text continued in next action...

    Hello
    I have the same problem , please see the solution if you have fixed that.
    Thanks

  • Error when deploying a service

    When I want to deploy my business object methods which are exposed as web service, I get the following error message:
    --- Deploying file(s):
         D:\DATEN\Dev\NWDS_CE_71_work.jdi\LocalDevelopment\DCs\de.btc\request\dictionary\_comp\gen\default\deploy\de.btcrequestdictionary.sda
         D:\DATEN\Dev\NWDS_CE_71_work.jdi\LocalDevelopment\DCs\de.btc\request\metadata\_comp\gen\default\deploy\de.btcrequestmetadata.ear
         D:\DATEN\Dev\NWDS_CE_71_work.jdi\LocalDevelopment\DCs\de.btc\request\permissions\_comp\gen\default\deploy\de.btcrequestpermissions.ear
         D:\DATEN\Dev\NWDS_CE_71_work.jdi\LocalDevelopment\DCs\de.btc\request\ear\_comp\gen\default\deploy\de.btcrequestear.ear
    --- Status:
         Deploy finished with warnings.
    --- Description:
                S U M M A R Y
    ~~~~~~~~~~~~~~~~~~~
    Successfully deployed:           3
    Deployed with warnings:           1
    Failed deployments:                0
    ~~~~~~~~~~~~~~~~~~~
    1. File:D:\DATEN\Dev\NWDS_CE_71_work.jdi\LocalDevelopment\DCs\de.btc\request\dictionary\_comp\gen\default\deploy\de.btcrequestdictionary.sda
         Name:request~dictionary
         Vendor:de.btc
         Location:localDevelopment
         Version:20080515104909
         Deploy status:Success
         Version:NEW
    2. File:D:\DATEN\Dev\NWDS_CE_71_work.jdi\LocalDevelopment\DCs\de.btc\request\metadata\_comp\gen\default\deploy\de.btcrequestmetadata.ear
         Name:request~metadata
         Vendor:de.btc
         Location:localDevelopment
         Version:20080515104913
         Deploy status:Success
         Version:NEW
    3. File:D:\DATEN\Dev\NWDS_CE_71_work.jdi\LocalDevelopment\DCs\de.btc\request\permissions\_comp\gen\default\deploy\de.btcrequestpermissions.ear
         Name:request~permissions
         Vendor:de.btc
         Location:localDevelopment
         Version:20080509131541
         Deploy status:Success
         Version:NEW
    4. File:D:\DATEN\Dev\NWDS_CE_71_work.jdi\LocalDevelopment\DCs\de.btc\request\ear\_comp\gen\default\deploy\de.btcrequestear.ear
         Name:request~ear
         Vendor:de.btc
         Location:localDevelopment
         Version:20080515104912
         Deploy status:Warning
         Version:NEW
         Description:
              1. Exception has been returned while the 'de.btc/request~ear' was starting. Warning/Exception :
    [ERROR CODE DPL.DS.6193] Error while ; nested exception is:
         com.sap.engine.services.deploy.exceptions.ServerDeploymentException: [ERROR CODE DPL.DS.5030] Clusterwide exception: server ID 37028650:com.sap.engine.services.deploy.container.DeploymentException:
         at com.sap.engine.services.webservices.server.deploy.WebServicesDeployManager.makeStartInitially(WebServicesDeployManager.java:692)
         at com.sap.engine.services.deploy.server.application.StartInitiallyTransaction.makeStartInitially(StartInitiallyTransaction.java:182)
         at com.sap.engine.services.deploy.server.application.StartInitiallyTransaction.prepare(StartInitiallyTransaction.java:143)
         at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:419)
         at com.sap.engine.services.deploy.server.application.StartTransaction.doStartInitiallyGlobal(StartTransaction.java:449)
         at com.sap.engine.services.deploy.server.application.StartTransaction.doStartInitially(StartTransaction.java:437)
         at com.sap.engine.services.deploy.server.application.StartTransaction.prepare(StartTransaction.java:178)
         at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:419)
         at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:444)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.super_MakeAllPhases(ParallelAdapter.java:334)
         at com.sap.engine.services.deploy.server.application.StartTransaction.makeAllPhasesImpl(StartTransaction.java:550)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.runInTheSameThread(ParallelAdapter.java:248)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesAndWait(ParallelAdapter.java:389)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:3387)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:3373)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:3276)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:3249)
         at com.sap.engine.services.dc.lcm.impl.J2EELCMProcessor.doStart(J2EELCMProcessor.java:99)
         at com.sap.engine.services.dc.lcm.impl.LifeCycleManagerImpl.start(LifeCycleManagerImpl.java:62)
         at com.sap.engine.services.dc.cm.deploy.impl.LifeCycleManagerStartVisitor.visit(LifeCycleManagerStartVisitor.java:34)
         at com.sap.engine.services.dc.cm.deploy.impl.DeploymentItemImpl.accept(DeploymentItemImpl.java:83)
         at com.sap.engine.services.dc.cm.deploy.impl.DefaultDeployPostProcessor.postProcessLCMDeplItem(DefaultDeployPostProcessor.java:80)
         at com.sap.engine.services.dc.cm.deploy.impl.DefaultDeployPostProcessor.postProcess(DefaultDeployPostProcessor.java:56)
         at com.sap.engine.services.dc.cm.deploy.impl.DeployerImpl.doPostProcessing(DeployerImpl.java:741)
         at com.sap.engine.services.dc.cm.deploy.impl.DeployerImpl.performDeploy(DeployerImpl.java:732)
         at com.sap.engine.services.dc.cm.deploy.impl.DeployerImpl.doDeploy(DeployerImpl.java:576)
         at com.sap.engine.services.dc.cm.deploy.impl.DeployerImpl.deploy(DeployerImpl.java:270)
         at com.sap.engine.services.dc.cm.deploy.impl.DeployerImpl.deploy(DeployerImpl.java:192)
         at com.sap.engine.services.dc.cm.deploy.impl.DeployerImplp4_Skel.dispatch(DeployerImplp4_Skel.java:875)
         at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:351)
         at com.sap.engine.services.rmi_p4.server.ServerDispatchImpl.run(ServerDispatchImpl.java:70)
         at com.sap.engine.services.rmi_p4.P4Message.process(P4Message.java:62)
         at com.sap.engine.services.rmi_p4.P4Message.execute(P4Message.java:37)
         at com.sap.engine.services.cross.fca.FCAConnectorImpl.executeRequest(FCAConnectorImpl.java:872)
         at com.sap.engine.services.rmi_p4.P4Message.process(P4Message.java:53)
         at com.sap.engine.services.cross.fca.MessageReader.run(MessageReader.java:58)
         at com.sap.engine.core.thread.execution.Executable.run(Executable.java:108)
         at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:304)
    Caused by: com.sap.engine.interfaces.webservices.server.deploy.WSDeploymentException: Exception occured during web services deployment. Unable to generate serialization framework for web service RequestService, application de.btc/request~ear.
         at com.sap.engine.services.webservices.server.deploy.ws.WSInitialStartProcess.generateJAXWSFramework(WSInitialStartProcess.java:360)
         at com.sap.engine.services.webservices.server.deploy.ws.WSInitialStartProcess.generateJAXWSFramework(WSInitialStartProcess.java:220)
         at com.sap.engine.services.webservices.server.deploy.ws.WSInitialStartProcess.execute(WSInitialStartProcess.java:140)
         at com.sap.engine.services.webservices.server.deploy.WSBaseAbstractDProcess.makeProcess(WSBaseAbstractDProcess.java:316)
         at com.sap.engine.services.webservices.server.deploy.WebServicesDeployManager.makeStartInitially(WebServicesDeployManager.java:687)
         ... 37 more
    Caused by: com.sap.engine.services.webservices.jaxws.j2w.JaxWsInsideOutException: Error compiling bean!
         at com.sap.engine.services.webservices.jaxws.j2w.JaxWsSchemaGenerator.compile(JaxWsSchemaGenerator.java:232)
         at com.sap.engine.services.webservices.jaxws.j2w.JaxWsSchemaGenerator.genJaxbMappings(JaxWsSchemaGenerator.java:261)
         at com.sap.engine.services.webservices.jaxws.j2w.JaxWsIMappingGenerator.generateWSDL(JaxWsIMappingGenerator.java:103)
         at com.sap.engine.services.webservices.server.deploy.ws.WSInitialStartProcess.generateJAXWSFramework(WSInitialStartProcess.java:286)
         ... 41 more
    Caused by: java.io.IOException: Compilation fails...
    Compilation Failed! Exit Code=1
    Command line executed: D:\usr\sap\NCE\SYS\exe\jvm\NTI386\sapjvm_5.1.010/sapjvm_5\bin
    javac  -source 1.5 -target 1.5 -encoding Cp1252 -d "D:\usr\sap\NCE\J03\j2ee\cluster\server0\.\temp\tcjewebservicessrv\apps\de.btc\requestear\ws1210841463508" -classpath ".;D:\usr\sap\NCE\J03\j2ee\cluster\apps\de.btc\requestear\webservices_container\backup\de.btcrequestejbmodule.jar;D:\usr\sap\NCE\J03\j2ee\cluster\apps\de.btc\requestear\app_libraries_container\de.btcrequestejbmodulepersistence.jar;D:\usr\sap\NCE\J03\j2ee\cluster\apps\de.btc\requestear\app_libraries_container\sap.comcafcoreearpersistence.jar;D:\usr\sap\NCE\J03\j2ee\cluster\apps\de.btc\requestear\orpersistence\jars\de.btcrequestejbmodule.jar;D:\usr\sap\NCE\J03\j2ee\cluster\apps\de.btc\requestear\EJBContainer\backup\de.btcrequestejbmodule.jar;D:\usr\sap\NCE\J03\j2ee\cluster\apps\de.btc\requestear\servlet_jsp\RequestService\root\WEB-INF\classes;D:\usr\sap\NCE\J03\j2ee\cluster\bin\services\servlet_jsp\sap.comtcjewebcontainerimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\services\ejb\sap.comtcjeejbimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\services\p4\sap.comtcjep4impl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\ejb20\ejb20.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\j2eeca\connector.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\jms\jms.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\jms\jmsclient.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\webservices_lib\sap.comtcjewebservices_libimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\transactionext_api\sap.comtcbltransactionextimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\security_api\sap.comtcjesecurity_apiimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\cross_api\sap.comtcjecross_apiAPI.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\webservices\sap.comtcjewebservices_apiimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\apps\sap.com\cafruntimeear\app_libraries_container\sap.comcafkm.proxiesassembly.jar;D:\usr\sap\NCE\J03\j2ee\cluster\apps\sap.com\cafruntimeear\app_libraries_container\sap.comcafkm.proxyjavaassembly.jar;D:\usr\sap\NCE\J03\j2ee\cluster\apps\sap.com\cafruntimeear\app_libraries_container\sap.comcafruntimeuicouplingejbjar.jar;D:\usr\sap\NCE\J03\j2ee\cluster\apps\sap.com\cafruntimeear\app_libraries_container\sap.comcafruntimedictddic_types_assembly.jar;D:\usr\sap\NCE\J03\j2ee\cluster\apps\sap.com\cafruntimeear\orpersistence\jars\sap.comcafruntimesecurity.jar;D:\usr\sap\NCE\J03\j2ee\cluster\apps\sap.com\cafruntimeear\EJBContainer\applicationjars\sap.comcafkmcafdataservice.jar;D:\usr\sap\NCE\J03\j2ee\cluster\apps\sap.com\cafruntimeear\EJBContainer\applicationjars\sap.comcafkmproxyapi.jar;D:\usr\sap\NCE\J03\j2ee\cluster\apps\sap.com\cafruntimeear\EJBContainer\applicationjars\sap.comcafruntimeimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\apps\sap.com\cafruntimeear\EJBContainer\applicationjars\sap.comcafruntimesecurity.jar;D:\usr\sap\NCE\J03\j2ee\cluster\apps\sap.com\cafruntimeear\webservices_container\sap.comcafkmcafdataservice_EJB\types\CAFDataService\CAFDataService.jar;D:\usr\sap\NCE\J03\j2ee\cluster\apps\sap.com\cafruntimeear\servlet_jsp\CAFDataService\Config\root\WEB-INF\classes;D:\usr\sap\NCE\J03\j2ee\cluster\apps\sap.com\cafcoreear\app_libraries_container\sap.comcafcoreejbmodulepersistence.jar;D:\usr\sap\NCE\J03\j2ee\cluster\apps\sap.com\cafcoreear\orpersistence\jars\sap.comcafcoreejbmodule.jar;D:\usr\sap\NCE\J03\j2ee\cluster\apps\sap.com\cafcoreear\EJBContainer\applicationjars\sap.comcafcoreejbmodule.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\orpersistence_client_lib\lib\orpersistence_client_lib_api.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\system\jperflib.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\system\jta.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\system\sap.comtcblbytecodelibrary.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\system\sap.comtcblcache_apiimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\system\sap.comtcblframeimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\system\sap.comtcblguiimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\system\sap.comtcbliqlibimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\system\sap.comtcbljdsrjdsr.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\system\sap.comtcbljkernel_cacheframe.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\system\sap.comtcbljkernel_classloadframe.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\system\sap.comtcbljkernel_clusterframe.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\system\sap.comtcbljkernel_configurationframe.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\system\sap.comtcbljkernel_databaseframe.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\system\sap.comtcbljkernel_licensingframe.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\system\sap.comtcbljkernel_lockingframe.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\system\sap.comtcbljkernel_logapi.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\system\sap.comtcbljkernel_poolframe.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\system\sap.comtcbljkernel_serviceframe.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\system\sap.comtcbljkernel_threadframe.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\system\sap.comtcbljkernel_utilimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\system\sap.comtcblopensqlkernelimplOpenSQLFrame.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\system\sap.comtcexceptionimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\system\sap.comtcjesessionmgmtapi_assembly.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\system\sap.comtcloggingjavaimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\system\sap.comtcloggingjavaimplPerf.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\system\vmc_storage_provider.jar;D:\usr\sap\NCE\SYS\exe\uc\NTI386\jstartup.jar;D:\usr\sap\NCE\SYS\exe\jvm\NTI386\sapjvm_5.1.010\sapjvm_5\lib\jvmx.jar;D:\usr\sap\NCE\SYS\exe\jvm\NTI386\sapjvm_5.1.010\sapjvm_5\jre\lib\iqlib.jar;D:\usr\sap\NCE\SYS\exe\jvm\NTI386\sapjvm_5.1.010\sapjvm_5\lib\tools.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\boot\sap.comtcbljkernel_bootimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\boot\jaas.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\system\sap.comtcblbytecodelibrary.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\boot\memoryanalyzer.jar;D:\usr\sap\NCE\SYS\exe\jvm\NTI386\sapjvm_5.1.010\sapjvm_5\jre\lib\ext\dnsns.jar;D:\usr\sap\NCE\SYS\exe\jvm\NTI386\sapjvm_5.1.010\sapjvm_5\jre\lib\ext\localedata.jar;D:\usr\sap\NCE\SYS\exe\jvm\NTI386\sapjvm_5.1.010\sapjvm_5\jre\lib\ext\sunjce_provider.jar;D:\usr\sap\NCE\SYS\exe\jvm\NTI386\sapjvm_5.1.010\sapjvm_5\jre\lib\ext\sunpkcs11.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\services\servlet_jsp\sap.comtcjewebcontainerimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\services\timeout\sap.comtcjetimeoutimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\security_api\sap.comtcjesecurity_apiimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\shell\sap.comtcjeshell_apiAPI.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\services\http\sap.comtcjehttpserverimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\services\deploy\sap.comtcjedeployimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\services\cross\sap.comtcjecrossimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\visual_administration\sap.comtcblvisual_administrationimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\servlet\servlet.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\mail-activation-iaik\mail.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\mail-activation-iaik\sap.comtcjejavamail_libimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\mail-activation-iaik\activation.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\mail-activation-iaik\iaik_jsse.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\mail-activation-iaik\iaik_smime.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\mail-activation-iaik\iaik_ssl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\mail-activation-iaik\w3c_http.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\container_api\sap.comtcjecontainer_apiimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\log\sap.comtcjelog_apiAPI.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\webservices\sap.comtcjewebservices_apiimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\resourcecontext_api\sap.comtcblresourcecontextimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjej2eedescriptorslib\sap.comtcjej2eedescriptorsimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjeexprlangplb\jee5_el.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\ecjavajsf\lib\ecjavajsf_api.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\ecjavajsf\lib\ecjavajsftld.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\ecjavajsf\lib\private\com-sun-commons-beanutils.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\ecjavajsf\lib\private\com-sun-commons-collections.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\ecjavajsf\lib\private\com-sun-commons-digester.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\ecjavajsf\lib\private\com-sun-commons-logging-api.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\ecjavajsf\lib\private\ecjavajsf_core.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjemmodellib\sap.comtcjemmodelimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjmx\sap.comtcblpj_jmxImpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjejaccplb\jacc-1_1-fr-class.zip;D:\usr\sap\NCE\J03\j2ee\cluster\bin\services\classpath_resolver\sap.comtcjeclasspath_resolverimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\compilation_lib\sap.comtcblcompilationimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\com.sap.security.api.sda\sap.comtcsecumeapiimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\com.sap.security.api.sda\sap.comtcsecumepermimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\com.sap.security.core.sda\sap.comtcsecumecoreimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\com.sap.security.core.sda\sap.comtcsecumetpdimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\services\com.sap.security.core.ume.service\sap.comtcsecumeserviceimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\services\jmx\sap.comtcjejmximpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\services\jmx\sap.comtcjejmximplimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjeinjectionlib\lib\private\tcjeinjection.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\sap.comtcjeconstantslib\lib\tcjeconstants.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjeejbmetadatamodel\lib\sap.comtcblejbmetadatamodel.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjejlineelib\sap.comtcjtoolsutil.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjejlineelib\sap.comtcjtoolsjlincore.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjejlineelib\sap.comtcjtoolsjlineelib.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjejlineelib\sap.comtcjtoolsjlineeear.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjejlineelib\sap.comtcjtoolsjlineeconnector.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjejlineelib\sap.comtcjtoolsjlineeweb.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjejlineelib\sap.comtcjtoolsjlineeejb.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjejlineelib\sap.comtcjtoolsjlineeappclient.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjejlineelib\sap.comtcjtoolsjlineeorpersistence.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\services\schemaprocessorsrv\sap.comtcjeschemaprocessor.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\tcjewebcontainerapi\sap.comtcjewebcontainerwebcontainer_api_impl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\services\timeout\sap.comtcjetimeoutimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\security_api\sap.comtcjesecurity_apiimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\servlet\servlet.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\cross_api\sap.comtcjecross_apiAPI.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\com.sap.security.api.sda\sap.comtcsecumeapiimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\com.sap.security.api.sda\sap.comtcsecumepermimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\servlet\servlet.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\cross_api\sap.comtcjecross_apiAPI.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\com.sap.security.api.sda\sap.comtcsecumeapiimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\com.sap.security.api.sda\sap.comtcsecumepermimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\servlet\servlet.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcantlrruntime.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcblconfigimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcblcptimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcbljarmjarm.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcblopensqlkernelimplOpenSQL.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcblopensqlkernelimplOpenSQLPort.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcdddbdictionarydatabaseimplDictionaryDatabase.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcjebootstrap_core_libimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcsecsecstorefsjavacore.jar;D:\sapdb\programs\runtime\jar\sapdbc.jar;D:\usr\sap\NCE\SYS\global\security\lib\engine\iaik_jce.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcantlrruntime.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcblconfigimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcblcptimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcbljarmjarm.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcblopensqlkernelimplOpenSQL.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcblopensqlkernelimplOpenSQLPort.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcdddbdictionarydatabaseimplDictionaryDatabase.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcjebootstrap_core_libimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcsecsecstorefsjavacore.jar;D:\sapdb\programs\runtime\jar\sapdbc.jar;D:\usr\sap\NCE\SYS\global\security\lib\engine\iaik_jce.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\mail-activation-iaik\mail.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\mail-activation-iaik\sap.comtcjejavamail_libimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\mail-activation-iaik\activation.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\mail-activation-iaik\iaik_jsse.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\mail-activation-iaik\iaik_smime.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\mail-activation-iaik\iaik_ssl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\mail-activation-iaik\w3c_http.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\mail-activation-iaik\mail.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\mail-activation-iaik\sap.comtcjejavamail_libimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\mail-activation-iaik\activation.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\mail-activation-iaik\iaik_jsse.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\mail-activation-iaik\iaik_smime.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\mail-activation-iaik\iaik_ssl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\mail-activation-iaik\w3c_http.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\log\sap.comtcjelog_apiAPI.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcantlrruntime.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcblconfigimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcblcptimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcbljarmjarm.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcblopensqlkernelimplOpenSQL.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcblopensqlkernelimplOpenSQLPort.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcdddbdictionarydatabaseimplDictionaryDatabase.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcjebootstrap_core_libimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcsecsecstorefsjavacore.jar;D:\sapdb\programs\runtime\jar\sapdbc.jar;D:\usr\sap\NCE\SYS\global\security\lib\engine\iaik_jce.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\log\sap.comtcjelog_apiAPI.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\shell\sap.comtcjeshell_apiAPI.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\services\http\sap.comtcjehttpserverimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\services\timeout\sap.comtcjetimeoutimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\services\cross\sap.comtcjecrossimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\services\deploy\sap.comtcjedeployimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\visual_administration\sap.comtcblvisual_administrationimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\shell\sap.comtcjeshell_apiAPI.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\log\sap.comtcjelog_apiAPI.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\security_api\sap.comtcjesecurity_apiimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\servlet\servlet.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\services\jmx\sap.comtcjejmximpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\services\jmx\sap.comtcjejmximplimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcantlrruntime.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcblconfigimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcblcptimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcbljarmjarm.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcblopensqlkernelimplOpenSQL.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcblopensqlkernelimplOpenSQLPort.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcdddbdictionarydatabaseimplDictionaryDatabase.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcjebootstrap_core_libimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcsecsecstorefsjavacore.jar;D:\sapdb\programs\runtime\jar\sapdbc.jar;D:\usr\sap\NCE\SYS\global\security\lib\engine\iaik_jce.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\security.class\sap.comtcsechttpsimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\security.class\sap.comtcseccompatcore.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\security.class\sap.comtcsecssfcore.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\security.class\sap.comtcsecjaasimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\security.class\sap.comtcsecsamltoolkitimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\security.class\sap.comtcseccsiimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\security.class\sap.comtcsecutil0impl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\security.class\sap.comtcsecuserstoreimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\security.class\sap.comtcsecxmlbindimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\security.class\sap.comtcsecdestinationslibimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\services\cross\sap.comtcjecrossimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\cross_api\sap.comtcjecross_apiAPI.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\services\deploy\sap.comtcjedeployimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\com.sap.security.api.sda\sap.comtcsecumeapiimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\com.sap.security.api.sda\sap.comtcsecumepermimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\visual_administration\sap.comtcblvisual_administrationimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\services\p4\sap.comtcjep4impl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\services\iiop\sap.comtcjeiiopimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\services\file\sap.comtcjefileimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\sapxmltoolkit\sap.comtcsapxmltoolkitsapxmltoolkit.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjejlineelib\sap.comtcjtoolsutil.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjejlineelib\sap.comtcjtoolsjlincore.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjejlineelib\sap.comtcjtoolsjlineelib.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjejlineelib\sap.comtcjtoolsjlineeear.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjejlineelib\sap.comtcjtoolsjlineeconnector.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjejlineelib\sap.comtcjtoolsjlineeweb.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjejlineelib\sap.comtcjtoolsjlineeejb.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjejlineelib\sap.comtcjtoolsjlineeappclient.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjejlineelib\sap.comtcjtoolsjlineeorpersistence.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\shell\sap.comtcjeshell_apiAPI.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\log\sap.comtcjelog_apiAPI.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\cross_api\sap.comtcjecross_apiAPI.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\security_api\sap.comtcjesecurity_apiimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcantlrruntime.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcblconfigimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcblcptimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcbljarmjarm.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcblopensqlkernelimplOpenSQL.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcblopensqlkernelimplOpenSQLPort.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcdddbdictionarydatabaseimplDictionaryDatabase.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcjebootstrap_core_libimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcsecsecstorefsjavacore.jar;D:\sapdb\programs\runtime\jar\sapdbc.jar;D:\usr\sap\NCE\SYS\global\security\lib\engine\iaik_jce.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\container_api\sap.comtcjecontainer_apiimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\visual_administration\sap.comtcblvisual_administrationimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\services\p4\sap.comtcjep4impl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\services\timeout\sap.comtcjetimeoutimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\services\shell\sap.comtcjeshellimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\cross_api\sap.comtcjecross_apiAPI.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\log\sap.comtcjelog_apiAPI.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\visual_administration\sap.comtcblvisual_administrationimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\services\shell\sap.comtcjeshellimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\security_api\sap.comtcjesecurity_apiimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\shell\sap.comtcjeshell_apiAPI.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\services\iiop\sap.comtcjeiiopimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\sapxmltoolkit\sap.comtcsapxmltoolkitsapxmltoolkit.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\jts\jts.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\services\naming\sap.comtcjenamingimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\services\ts\sap.comtcjetsimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\idl\idl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\cross_api\sap.comtcjecross_apiAPI.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\security_api\sap.comtcjesecurity_apiimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjmx\sap.comtcblpj_jmxImpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjemmodellib\sap.comtcjemmodelimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\csiv2_api\sap.comtcblcsiv2impl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\sapxmltoolkit\sap.comtcsapxmltoolkitsapxmltoolkit.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\jts\jts.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\services\naming\sap.comtcjenamingimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\com.sap.security.api.sda\sap.comtcsecumeapiimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\com.sap.security.api.sda\sap.comtcsecumepermimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjmx\sap.comtcblpj_jmxImpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjemmodellib\sap.comtcjemmodelimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\log\sap.comtcjelog_apiAPI.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\services\p4\sap.comtcjep4impl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\cross_api\sap.comtcjecross_apiAPI.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\security_api\sap.comtcjesecurity_apiimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\appcontext_api\sap.comtcjeappcontext_apiAPI.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\shell\sap.comtcjeshell_apiAPI.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\visual_administration\sap.comtcblvisual_administrationimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjmx\sap.comtcblpj_jmxImpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjemmodellib\sap.comtcjemmodelimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\log\sap.comtcjelog_apiAPI.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjmx\sap.comtcblpj_jmxImpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\appcontext_api\sap.comtcjeappcontext_apiAPI.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\services\ts\sap.comtcjetsimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\services\timeout\sap.comtcjetimeoutimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\services\p4\sap.comtcjep4impl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\j2eeca\connector.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\jts\jts.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\idl\idl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\log\sap.comtcjelog_apiAPI.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\resourceset_api\sap.comtcblresourcesetimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\resourcecontext_api\sap.comtcblresourcecontextimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjemmodellib\sap.comtcjemmodelimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcbltxmanagerplb\sap.comtcbltxmanagerimplplbimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\transactionext_api\sap.comtcbltransactionextimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\j2eeca\connector.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\idl\idl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\resourceset_api\sap.comtcblresourcesetimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\resourcecontext_api\sap.comtcblresourcecontextimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcbltxmanagerplb\sap.comtcbltxmanagerimplplbimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\transactionext_api\sap.comtcbltransactionextimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\csiv2_api\sap.comtcblcsiv2impl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\services\file\sap.comtcjefileimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\cross_api\sap.comtcjecross_apiAPI.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\services\p4\sap.comtcjep4impl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\log\sap.comtcjelog_apiAPI.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjejlineelib\sap.comtcjtoolsutil.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjejlineelib\sap.comtcjtoolsjlincore.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjejlineelib\sap.comtcjtoolsjlineelib.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjejlineelib\sap.comtcjtoolsjlineeear.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjejlineelib\sap.comtcjtoolsjlineeconnector.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjejlineelib\sap.comtcjtoolsjlineeweb.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjejlineelib\sap.comtcjtoolsjlineeejb.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjejlineelib\sap.comtcjtoolsjlineeappclient.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjejlineelib\sap.comtcjtoolsjlineeorpersistence.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjej2eedescriptorslib\sap.comtcjej2eedescriptorsimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcantlrruntime.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcblconfigimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcblcptimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcbljarmjarm.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcblopensqlkernelimplOpenSQL.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcblopensqlkernelimplOpenSQLPort.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcdddbdictionarydatabaseimplDictionaryDatabase.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcjebootstrap_core_libimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcsecsecstorefsjavacore.jar;D:\sapdb\programs\runtime\jar\sapdbc.jar;D:\usr\sap\NCE\SYS\global\security\lib\engine\iaik_jce.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjebcanalysis\sap.comtcjebcanalysisimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\sapxmltoolkit\sap.comtcsapxmltoolkitsapxmltoolkit.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjeejbmetadatamodel\lib\sap.comtcblejbmetadatamodel.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\javaxpersistenceapi\persistence-api-1.0.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjeorpersistencemetadatamodel\sap.comtcblorpersistencemetadatamodel.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\ejbormapping_api\sap.comtcjeejbormapping_apiAPI.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjej2eedescriptorslib\sap.comtcjej2eedescriptorsimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcblbase_webservices_lib\sap.comtcblbase_webservices_lib.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcblbase_webservices_lib\jaxm-api.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcblbase_webservices_lib\jaxrpc-api.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcblbase_webservices_lib\jaxr-api.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcblbase_webservices_lib\jaxws-rt.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcblbase_webservices_lib\jaxws-tools.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\com.sap.tc.Logging\sap.comtcloggingstandardimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcblbase_webservices_lib\sap.comtcblbase_webservices_lib.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcblbase_webservices_lib\jaxm-api.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcblbase_webservices_lib\jaxrpc-api.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcblbase_webservices_lib\jaxr-api.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcblbase_webservices_lib\jaxws-rt.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcblbase_webservices_lib\jaxws-tools.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\webservices\sap.comtcjewebservices_apiimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\sapxmltoolkit\sap.comtcsapxmltoolkitsapxmltoolkit.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\security.class\sap.comtcsechttpsimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\security.class\sap.comtcseccompatcore.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\security.class\sap.comtcsecssfcore.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\security.class\sap.comtcsecjaasimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\security.class\sap.comtcsecsamltoolkitimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\security.class\sap.comtcseccsiimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\security.class\sap.comtcsecutil0impl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\security.class\sap.comtcsecuserstoreimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\security.class\sap.comtcsecxmlbindimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\security.class\sap.comtcsecdestinationslibimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\com.sap.guid\sap.comtcblguidgeneratorimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\jws_api\jsr181-api.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\javaxannotationapi\annotation-api-1.0.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\compilation_lib\sap.comtcblcompilationimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\webservices\sap.comtcjewebservices_apiimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\servlet\servlet.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\container_api\sap.comtcjecontainer_apiimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\container_api\sap.comtcjecontainer_apiimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjebcanalysis\sap.comtcjebcanalysisimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcblreference_graph\lib\tcblreference_graph_api.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjebcanalysis\sap.comtcjebcanalysisimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\com.sap.tc.Logging\sap.comtcloggingstandardimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\com.sap.tc.Logging\sap.comtcloggingstandardimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcblreference_graph\lib\tcblreference_graph_api.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\security.class\sap.comtcsechttpsimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\security.class\sap.comtcseccompatcore.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\security.class\sap.comtcsecssfcore.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\security.class\sap.comtcsecjaasimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\security.class\sap.comtcsecsamltoolkitimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\security.class\sap.comtcseccsiimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\security.class\sap.comtcsecutil0impl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\security.class\sap.comtcsecuserstoreimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\security.class\sap.comtcsecxmlbindimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\security.class\sap.comtcsecdestinationslibimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\sapxmltoolkit\sap.comtcsapxmltoolkitsapxmltoolkit.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\com.sap.mw.jco\sap.comtcbljrfcimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\com.sap.security.api.sda\sap.comtcsecumeapiimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\com.sap.security.api.sda\sap.comtcsecumepermimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\servlet\servlet.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\j2eeca\connector.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\security_api\sap.comtcjesecurity_apiimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\log\sap.comtcjelog_apiAPI.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\shell\sap.comtcjeshell_apiAPI.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\keystore_api\sap.comtcjekeystore_apiAPI.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\services\p4\sap.comtcjep4impl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\tcseccertrevocinterface\sap.comtcseccertrevocinterfaceimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\mail-activation-iaik\mail.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\mail-activation-iaik\sap.comtcjejavamail_libimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\mail-activation-iaik\activation.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\mail-activation-iaik\iaik_jsse.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\mail-activation-iaik\iaik_smime.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\mail-activation-iaik\iaik_ssl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\mail-activation-iaik\w3c_http.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\mail-activation-iaik\mail.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\mail-activation-iaik\sap.comtcjejavamail_libimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\mail-activation-iaik\activation.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\mail-activation-iaik\iaik_jsse.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\mail-activation-iaik\iaik_smime.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\mail-activation-iaik\iaik_ssl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\mail-activation-iaik\w3c_http.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\com.sap.mw.jco\sap.comtcbljrfcimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tccom.sap.conn.jco\sap.comtcbljco_sapj2eeruntime.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tci18ncp\sap.comtci18ncpjarIMPL.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tci18ndecfloat\sap.comtci18ndecfloatjarIMPL.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcantlrruntime.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcblconfigimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcblcptimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcbljarmjarm.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcblopensqlkernelimplOpenSQL.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcblopensqlkernelimplOpenSQLPort.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcdddbdictionarydatabaseimplDictionaryDatabase.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcjebootstrap_core_libimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcsecsecstorefsjavacore.jar;D:\sapdb\programs\runtime\jar\sapdbc.jar;D:\usr\sap\NCE\SYS\global\security\lib\engine\iaik_jce.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tccom.sap.conn.jco\sap.comtcbljco_sapj2eeruntime.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\com.sap.tc.Logging\sap.comtcloggingstandardimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\com.sap.util.monitor.jarm\sap.comtcbljarmsatjarmsat.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tci18ncp\sap.comtci18ncpjarIMPL.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tci18ndecfloat\sap.comtci18ndecfloatjarIMPL.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\com.sap.util.monitor.jarm\sap.comtcbljarmsatjarmsat.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcantlrruntime.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcblconfigimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcblcptimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcbljarmjarm.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcblopensqlkernelimplOpenSQL.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcblopensqlkernelimplOpenSQLPort.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcdddbdictionarydatabaseimplDictionaryDatabase.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcjebootstrap_core_libimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\core_lib\sap.comtcsecsecstorefsjavacore.jar;D:\sapdb\programs\runtime\jar\sapdbc.jar;D:\usr\sap\NCE\SYS\global\security\lib\engine\iaik_jce.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tci18ncp\sap.comtci18ncpjarIMPL.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tci18nverifyintf\sap.comtci18nverifyintfjarIMPL.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tci18nverifyintf\sap.comtci18nverifyintfjarIMPL.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tci18ndecfloat\sap.comtci18ndecfloatjarIMPL.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tci18nverifyintf\sap.comtci18nverifyintfjarIMPL.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\keystore_api\sap.comtcjekeystore_apiAPI.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\tcseccertrevocinterface\sap.comtcseccertrevocinterfaceimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\com.sap.guid\sap.comtcblguidgeneratorimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\jws_api\jsr181-api.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\jaxws_api\jaxws-api.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\jaxws_api\jaxws-api.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\jaxb20\jaxb-api.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\jaxb20\jaxb-xjc.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\jaxb20\jaxb-impl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\saaj13\saaj-api.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\saaj13\saaj-impl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\jaxb20\jaxb-api.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\jaxb20\jaxb-xjc.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\jaxb20\jaxb-impl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\stax_api\jsr173_1.0_api.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\stax_api\sjsxp.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\stax_api\jsr173_1.0_api.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\stax_api\sjsxp.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\saaj13\saaj-api.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\saaj13\saaj-impl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\servlet\servlet.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\javaxannotationapi\annotation-api-1.0.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\compilation_lib\sap.comtcblcompilationimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjeejbmetadatamodel\lib\sap.comtcblejbmetadatamodel.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjebcanalysis\sap.comtcjebcanalysisimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjej2eedescriptorslib\sap.comtcjej2eedescriptorsimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\javaxpersistenceapi\persistence-api-1.0.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjeorpersistencemetadatamodel\sap.comtcblorpersistencemetadatamodel.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\javaxpersistenceapi\persistence-api-1.0.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\sapxmltoolkit\sap.comtcsapxmltoolkitsapxmltoolkit.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcblbase_webservices_lib\sap.comtcblbase_webservices_lib.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcblbase_webservices_lib\jaxm-api.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcblbase_webservices_lib\jaxrpc-api.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcblbase_webservices_lib\jaxr-api.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcblbase_webservices_lib\jaxws-rt.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcblbase_webservices_lib\jaxws-tools.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjej2eedescriptorslib\sap.comtcjej2eedescriptorsimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjebcanalysis\sap.comtcjebcanalysisimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\ejbormapping_api\sap.comtcjeejbormapping_apiAPI.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\ejbormapping_api\sap.comtcjeejbormapping_apiAPI.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\services\jmx\sap.comtcjejmximpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\services\jmx\sap.comtcjejmximplimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\security_api\sap.comtcjesecurity_apiimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\shell\sap.comtcjeshell_apiAPI.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjmx\sap.comtcblpj_jmxImpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\com.sap.security.api.sda\sap.comtcsecumeapiimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\com.sap.security.api.sda\sap.comtcsecumepermimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\services\jmx_notification\sap.comtcjejmx_notificationimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\services\p4\sap.comtcjep4impl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\services\timeout\sap.comtcjetimeoutimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\services\runtimeinfo\sap.comtcjeruntimeinfoimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\services\jmx_notification\sap.comtcjejmx_notificationimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjmx\sap.comtcblpj_jmxImpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\services\runtimeinfo\sap.comtcjeruntimeinfoimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\appcontext_api\sap.comtcjeappcontext_apiAPI.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\security_api\sap.comtcjesecurity_apiimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjeexprlangplb\jee5_el.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\servlet\servlet.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\ecjavajsf\lib\ecjavajsf_api.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\ecjavajsf\lib\ecjavajsftld.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\ecjavajsf\lib\private\com-sun-commons-beanutils.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\ecjavajsf\lib\private\com-sun-commons-collections.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\ecjavajsf\lib\private\com-sun-commons-digester.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\ecjavajsf\lib\private\com-sun-commons-logging-api.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\ecjavajsf\lib\private\ecjavajsf_core.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\servlet\servlet.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjej2eedescriptorslib\sap.comtcjej2eedescriptorsimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\ecjavajstl\jstl-1_2.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjeinjectionlib\lib\private\tcjeinjection.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjeexprlangplb\jee5_el.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\ecjavajstl\jstl-1_2.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\servlet\servlet.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjeexprlangplb\jee5_el.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjeinjectionlib\lib\private\tcjeinjection.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\tcjejaccplb\jacc-1_1-fr-class.zip;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\servlet\servlet.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\services\classpath_resolver\sap.comtcjeclasspath_resolverimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\services\p4\sap.comtcjep4impl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\interfaces\visual_administration\sap.comtcblvisual_administrationimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\compilation_lib\sap.comtcblcompilationimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\com.sap.security.core.sda\sap.comtcsecumecoreimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\com.sap.security.core.sda\sap.comtcsecumetpdimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\com.sap.security.api.sda\sap.comtcsecumeapiimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\com.sap.security.api.sda\sap.comtcsecumepermimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\com.sap.ip.basecomps\sap.comtcblbasecompsimpl.jar;D:\usr\sap\NCE\J03\j2ee\cluster\bin\ext\security.class\sap.comtcsechttps

    Hi,
    Check this: Re: Web Service deployment warning
    Reward points if it's helpful.

  • RTC-5161 Error when deploying a MAP

    Hello,
    I recently upgraded OWB 11.1.0.7 to 11.2.0.3 and within the Design Center, I receive error RTC-5161 when deploying a MAPPING. My process flows and all other objects deploy successfully but the MAPPING pops up the RTC-5161 error
    Here is how I went about my upgrade, can anyone tell me if I am missing something?
    -Installed OWB 11.2.0.3 on a new server, configured Workspaces, workflow workspace user
    -Exported an OWB 11.1.0.7 project MDL and imported into the 11.2.0.3 and the Design Center automatically UPGRADED my project.
    -Registered all locations
    -Revalidated all locations within the ROPOSITORY BROWSER(the statuses were previously showing UNKNOWN, now they are all valid)
    I need help PLEASE, if anyone could point me to something I am overlooking....
    AGAIN, ONLY the MAPPING will not deploy, but the Process Flows generates and deploys with no issues.
    I tried running the DEPLOYMENT of the Project from the command line(OMBPLUS), here is the error generated:
    Processing module LOCATIONS ...
    Deploying module name: FFL_DL_BMFENT_FFM_BMFENT
    module name is FFL_DL_BMFENT_FFM_BMFENT
    Deploying module name: DBL_EFDS_DL_BMFENT_DBM_TGT_EFD
    module name is DBL_EFDS_DL_BMFENT_DBM_TGT_EFD
    Deploying ... CONNECTOR : DBL_EFDS_DL_BMFENT_DBM_TGT_EFD/CONN_FFL_DL_BMFENT_FFM_BMFENT
    Error deploy drop action plan for DBL_EFDS_DL_BMFENT_DBM_TGT_EFD/CONN_FFL_DL_BMFENT_FFM_BMFENT, err msg= "OMB05602: An error occurred during deployment: DeploymentContextImpl.generate WBGeneratedObject[] is null or length 0 for CONN_FFL_DL_BMFENT_FFM_BMFENT"
    Error deploy LOCATIONS : CONNECTOR

    Fixing this actually entailed going through the repository browser and checking the first optional feature during the configuration of the workspaces etc
    thanks for all your help!
    Now I have another issue with synchronization:
    I noticed that doing an inbound synching of my staging table using replace option and by object name, the preview window that pops up shows my objects to be updated not matching one to one.
    Has anyone ran into something like this?
    The synchronization preview shows source to target columns NOT MATCHING one to one.....

Maybe you are looking for