Error when deploying SAP KMC-CM.

Hello,
On my Solution Manager 7.0 (NW04S) i try to patch the java part of the solution manager.
Everything went well but with the last one (KMC-CM) i receive an error : my actuel SP level is 11 and i try to apply SP14 (KMCCM14P_2-10003464.SCA) but it ends in error.
This is the log :
May 23, 2008 7:23:25 AM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
May 23, 2008 7:23:25 AM  Error: Aborted: development component 'tc/kmc/km.appl.srv.index/idxws/ear'/'sap.com'/'SAP AG'/'7.0014.20071113170027.0000'/'1', grouped by software component 'KMC-CM'/'sap.com'/'SAP AG'/'1000.7.00.14.2.20080428150146''/'1':
Caught exception during application deployment from SAP J2EE Engine's deploy service:
java.rmi.RemoteException: Cannot deploy application sap.com/tckmckm.appl.srv.indexidxwsear..
Reason: Exception during generation of components of application sap.com/tckmckm.appl.srv.indexidxwsear in container EJBContainer.; nested exception is:
        com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Exception during generation of components of application sap.com/tckmckm.appl.srv.indexidxwsear in container EJBContainer.
(message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
May 23, 2008 7:23:25 AM  Info: Starting to save the repository
May 23, 2008 7:23:26 AM  Info: Finished saving the repository
Does this ring a bell for someone ?
Regards,
Marc.

We got the same error with update of KMC-CM:
Jun 19, 2008 1:23:50 PM  Error: Aborted: development component 'tc/kmc/km.appl.srv.index/idxws/ear'/'sap.com'/'SAP AG'/'7.0013.20070808101344.0000'/'1', grouped by software component 'KMC-CM'/'sap.com'/'SAP AG'/'1000.7.00.13.1.20071122103542''/'1':
Caught exception during application deployment from SAP J2EE Engine's deploy service:
java.rmi.RemoteException: Cannot deploy application sap.com/tckmckm.appl.srv.indexidxwsear..
Reason: Exception during generation of components of application sap.com/tckmckm.appl.srv.indexidxwsear in container EJBContainer.; nested exception is:
     com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Exception during generation of components of application sap.com/tckmckm.appl.srv.indexidxwsear in container EJBContainer.
(message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
Jun 19, 2008 1:23:50 PM  Info: Starting to save the repository
Did you already solve this problem?
mvg Kees

Similar Messages

  • 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.

  • 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 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.

  • CJS-20060 error when upgrading SAP WEBAS640 SPS12

    CJS-20060 error when upgrading SAP WEBAS640 SPS12
    Posted: Oct 20, 2005 10:21 AM        Reply      E-mail this post 
    Hi,
    I am trying to upgrade my current EP6.0 SPS10 environment to SPS12. But right now, I can't even get the sapinst to go past this one error after entering the path to the Java Cryptography Extension. After entering the path and clicking next, I get the following error message.
    ERROR 2005-10-20 09:45:09
    CJS-20060 <html>You entered the instance number 0 on host tp1 for the JC instance.<p>In the SAP system TP1, an JC instance exists already with the instance number 00 on host wsawd03q.</html>
    We are currently running Portal on an HA Environment. The SCS instance was installed on host sapgrp. The CI instance was installed on wsawd03q. I am currently upgrading the CI instance. I've tried using the SAPINST_USE_HOSTNAME but it did not work and I don't believe its relevant because my CI does not use a virtual host name.
    Please assist with this issue. Thank you very much in advance.
    Regards,
    Kiet Tran

    Hi,
    This is a known problem which I think will be fixed in future versions of sapinst.
    What you need to do is to move the profile files of the other system from /usr/sap/<SID>/SYS/profiles , to a temporary location untill the installation starts. You can then start the installation and move the files back at the same time. 
    Basically, sapinst doesn't truely realize that you are installing on a virtual host, and therefore believes there is a conflict
    PS you must use the SAPINST_USE_HOSTNAME parameter if you have a virtual host.
    Cheers
    Dagfinn

  • 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.

  • Error when install sap license with 'saplicense -install'

    Dear experts,
    Error when install sap license with 'saplicense -install':
    SAPLICENSE (Release 640) ERROR ***
        ERROR:   Can not set DbSl trace function
        DETAILS: DbSlControl(DBSL_CMD_IMP_FUNS_SET) failed with return code 20
        RC-INFO: error loading dynamic db-library - check environment for:
                 dbms_type = <db-type>  (e.g. ora)
                 DIR_LIBRARY = <path to db-dll>  (e.g. /usr/sap/SID/SYS/exe/run)
    Could you gvie me any ieda?

    Another way is to open a command prompt as nspadm and run saplicense -install
    To do this follow the steps below
    Click "Start" -> "Run..." and enter:
    runas /u:nspadm cmd
    Enter nspadm's password. A command prompt appears running as user nspadm. Now change to \usr\sap\nsp\SYS\exe\run and run
    saplicense -install
    Hope this helps.
    Regards,
    Klause

  • Error when using SAP authentication for Designer

    my error is:
    [repo_proxy 13] SessionFacade::openSessionLogon with user info has failed(The
    secSAPR3 DLL could not be found or does not exist(hr=#0x80042a01)
    can you help me?
    regards

    hi,
    pls refer the link
    Error when using SAP authentication for Designer
    try re-installing BOE and check
    hope it helps,
    sundar

  • 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.

  • Org.apache.jasper.JasperException; JCO error when Importing SAP Roles in C

    Hello experts,
    I have installed BOXI 3.1 SP3, Integration kit SP2, BW/BI 7.0 and ECC 6.0 on Windows 2008/64bit.
    My goal is to import the roles into CMS from SAP BW/BI but getting the follwoing errors:
    JCO.classInitialize(): Could not load middleware layer 'com.sap.mw.jco.rfc.MiddlewareRFC'
    JCO.nativeInit(): Could not initialize dynamic link library sapjcorfc
    C:\Windows\SysWOW64\sapjcorfc.dll: Can't load AMD 64-bit .dll on a IA 32-bit platform.
    java.library.path [C:\Windows\SysWOW64\;D:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\]
    org.apache.jasper.JasperException
    I followed the note 1292144 - JCO error when Importing SAP Roles in CMC,but unfortunately without success.
    I installed SAP JCo Release 2.1.9 (64bit)
    Best regards
    Lutz
    Edited by: Lutz Heinrich on Aug 12, 2010 4:17 PM

    Install the 32bit version of the Java connector. BOBJ is 32bit so even on 64bit Windows you need the 32bit version of the Java Connector.
    Regards,
    Stratos

  • Sap-plugin error when deploying a par file

    Hi,
    We are getting sap-plugin error when ever we are trying to deploy the application to the portal.Even after restarting the server the problem is not getting solved.
    The application we are trying to deploy is perfectly alright as we tested the same earlier.
    Can any one provide some inputs to solve this issue.
    To add some more points
    In brief ,we are not able to deploy our Portal applications . It is giving us error like this
    NFO: Detected Portal Archive File: com.abc.par
    INFO: Deployment failed - exception caught: Application upload failed: com.abc.par - more detail at: /usr/sap/POD/JC30/j2ee/cluster/server0/apps/sap.com/irj/servlet_jsp/irj/root/web-inf/deployment/pcd/com.abc.par.log…
    We got this error many times , but after some time , when we restart the portal it works,
    this time it is not working even after I restarted the server many times

    hi all, i have same problem with upload of .par file, it doesn't work both from the portal and from the NWDS,
    here i post first part of log file:
    this is   sap-plugin.log :
    [16.05.07 / 13:05] #ERROR LEVEL# com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard$1 > Upload Response: <?xml version="1.0" encoding="utf-8"?>
    <query-result><info><type>1</type><message>Detected Portal Archive File: test.par</message></info><info><type>1</type><message>Deployment failed - exception caught: Application upload failed: test.par - more detail at: C:\usr\sap\SWB\DVEBMGS02\j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\deployment\pcd\test.par.log</message></info></query-result>
    this is  test.par.log :
    2007-05-16_12-03-10
    Application upload failed: test.par
    com.sapportals.portal.prt.runtime.PortalException: [ApplicationRepositoryService.putArchive] archive: test.par
         at com.sapportals.portal.application.applicationrepository.ApplicationRepositoryService.putArchive(ApplicationRepositoryService.java:328)
         at com.sapportals.portal.prt.deployment.DeploymentManager._uploadArchive(DeploymentManager.java:813)
         at com.sapportals.portal.prt.deployment.DeploymentManager.uploadArchive(DeploymentManager.java:474)
         at com.sapportals.portal.prt.deployment.DeploymentManager.uploadApplication(DeploymentManager.java:319)
         at com.sap.ip.portal.admin.portalanywhere.ArchiveUploader.doUpload(ArchiveUploader.java:116)
         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.sapportals.portal.prt.component.AbstractPortalComponent.handleRequestEvent(AbstractPortalComponent.java:700)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.handleEvent(AbstractPortalComponent.java:412)
         at com.sapportals.portal.prt.pom.ComponentNode.handleEvent(ComponentNode.java:252)
         at com.sapportals.portal.prt.pom.PortalNode.fireEventOnNode(PortalNode.java:369)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:707)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:232)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:522)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         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.sapportals.portal.pcd.pl.PlRuntimeException: unexpected SQLException
    Cannot assign a zero-length byte array to host variable 18.
         at com.sapportals.portal.pcd.pl.PlFactory.handleUnexpectedSQLError(PlFactory.java:2490)
         at com.sapportals.portal.pcd.pl.PlContext.createSubcontext(PlContext.java:652)
         at com.sapportals.portal.pcd.gl.xfs.XfsContext.createChildOnPersistence(XfsContext.java:1360)
         at com.sapportals.portal.pcd.gl.xfs.XfsContext.createChildAndNotify(XfsContext.java:1118)
         at com.sapportals.portal.pcd.gl.xfs.XfsContext.createChild(XfsContext.java:1076)
         at com.sapportals.portal.pcd.gl.xfs.XfsContext.createSubcontext(XfsContext.java:846)
         at com.sapportals.portal.pcd.gl.xfs.BasicContext.createBasicSubcontext(BasicContext.java:185)
         at com.sapportals.portal.pcd.gl.PcdPersContext.createSubcontext(PcdPersContext.java:188)
         at com.sapportals.portal.pcd.gl.PcdFilterContext.filterCreateSubcontext(PcdFilterContext.java:244)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.createSubcontext(PcdProxyContext.java:133)
         at com.sapportals.portal.pcd.gl.PcdGlContext.createSubcontext(PcdGlContext.java:500)
         at com.sapportals.portal.pcd.gl.PcdGlContext.bind(PcdGlContext.java:425)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.bind(PcdProxyContext.java:426)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.rebindInt(PcdProxyContext.java:446)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.rebind(PcdProxyContext.java:460)
         at com.sapportals.portal.pcd.gl.PcdGlContext.rebind(PcdGlContext.java:1317)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.rebind(PcdProxyContext.java:501)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.rebind(PcdProxyContext.java:663)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.rebind(PcdProxyContext.java:668)
         at com.sapportals.portal.application.applicationrepository.ApplicationRepositoryService.updateObject(ApplicationRepositoryService.java:717)
         at com.sapportals.portal.application.applicationrepository.ApplicationRepositoryService.storeApplication(ApplicationRepositoryService.java:389)
         at com.sapportals.portal.application.applicationrepository.ApplicationRepositoryService.putArchive(ApplicationRepositoryService.java:306)
         ... 34 more
    Caused by: com.sap.sql.log.OpenSQLException: Cannot assign a zero-length byte array to host variable 18.
         at com.sap.sql.log.Syslog.createAndLogOpenSQLException(Syslog.java:85)
         at com.sap.sql.log.Syslog.createAndLogOpenSQLException(Syslog.java:124)
         at com.sap.sql.jdbc.common.dispatch.BlobHostVariable.setBinaryStream(BlobHostVariable.java:143)
         at com.sap.sql.jdbc.common.CommonPreparedStatement.setBinaryStream(CommonPreparedStatement.java:776)
         at com.sap.engine.services.dbpool.wrappers.PreparedStatementWrapper.setBinaryStream(PreparedStatementWrapper.java:401)
         at com.sapportals.portal.pcd.pl.AttributeHeadersTable.storeAttribute(AttributeHeadersTable.java:431)
         at com.sapportals.portal.pcd.pl.AttributeHeadersTable.insert(AttributeHeadersTable.java:248)
         at com.sapportals.portal.pcd.pl.PlObject.save(PlObject.java:541)
         at com.sapportals.portal.pcd.pl.PlContext.createSubcontext(PlContext.java:616)
         at com.sapportals.portal.pcd.pl.PlContext.createSubcontext(PlContext.java:640)
         ... 54 more

  • 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.

  • Java error when execute SAP MII Workbench

    Hi Experts,
    I getting the following error when I execute the SAP MII Workbench. I have the Java 1.6.0.23 on a Windows 7 64 bits. I tried the Java 64 bits version and had the same error.
    Any idea?
    Regards,
    Vinicius
    A fatal error has been detected by the Java Runtime Environment:
    EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x75671d76, pid=6912, tid=1300
    JRE version: 6.0_23-b05
    Java VM: Java HotSpot(TM) Client VM (19.0-b09 mixed mode, sharing windows-x86 )
    Problematic frame:
    C  [WININET.dll+0x71d76]
    If you would like to submit a bug report, please visit:
      http://java.sun.com/webapps/bugreport/crash.jsp
    The crash happened outside the Java Virtual Machine in native code.
    See problematic frame for where to report the bug.
      T H R E A D  -
    Current thread (0x0675bc00):  JavaThread "Java Web Start Main Thread" [_thread_in_native, id=1300, stack(0x06bc0000,0x06c10000)]
    siginfo: ExceptionCode=0xc0000005, writing address 0x0000064c
    Registers:
    EAX=0x00000000, EBX=0x06c0f2f0, ECX=0x00000000, EDX=0x0002020e
    ESP=0x06c0f068, EBP=0x06c0f068, ESI=0x00000000, EDI=0x06c0f088
    EIP=0x75671d76, EFLAGS=0x00010246
    Register to memory mapping:
    EAX=0x00000000
    0x00000000 is pointing to unknown location
    EBX=0x06c0f2f0
    0x06c0f2f0 is pointing into the stack for thread: 0x0675bc00
    "Java Web Start Main Thread" prio=6 tid=0x0675bc00 nid=0x514 runnable [0x06c0f000]
       java.lang.Thread.State: RUNNABLE
    ECX=0x00000000
    0x00000000 is pointing to unknown location
    EDX=0x0002020e
    0x0002020e is pointing to unknown location
    ESP=0x06c0f068
    0x06c0f068 is pointing into the stack for thread: 0x0675bc00
    "Java Web Start Main Thread" prio=6 tid=0x0675bc00 nid=0x514 runnable [0x06c0f000]
       java.lang.Thread.State: RUNNABLE
    EBP=0x06c0f068
    0x06c0f068 is pointing into the stack for thread: 0x0675bc00
    "Java Web Start Main Thread" prio=6 tid=0x0675bc00 nid=0x514 runnable [0x06c0f000]
       java.lang.Thread.State: RUNNABLE
    ESI=0x00000000
    0x00000000 is pointing to unknown location
    EDI=0x06c0f088
    0x06c0f088 is pointing into the stack for thread: 0x0675bc00
    "Java Web Start Main Thread" prio=6 tid=0x0675bc00 nid=0x514 runnable [0x06c0f000]
       java.lang.Thread.State: RUNNABLE
    VM Arguments:
    jvm_args: -Xbootclasspath/a:C:
    Program Files (x86)
    Java
    jre6
    lib
    javaws.jar;C:
    Program Files (x86)
    Java
    jre6
    lib
    deploy.jar;C:
    Program Files (x86)
    Java
    jre6
    lib
    plugin.jar -Djava.security.policy=file:C:
    Program Files (x86)
    Java
    jre6
    lib
    security
    javaws.policy -DtrustProxy=true -Xverify:remote -Djnlpx.home=C:
    Program Files (x86)
    Java
    jre6
    bin -Dsun.awt.warmup=true -Djnlpx.origFilenameArg=C:
    Users
    Vinicius
    AppData
    Local
    Microsoft
    Windows
    Temporary Internet Files
    Content.IE5
    7SYHPOU8
    Workbench[1].jnlp -Djnlpx.remove=true -Xms64m -Xmx128m -Djnlpx.heapsize=64m,128m -Djnlpx.splashport=64156 -Djnlpx.jvm=C:
    Program Files (x86)
    Java
    jre6
    bin
    javaw.exe
    java_command: com.sun.javaws.Main C:\Users\Vinicius\AppData\Local\Temp\javaws3
    Launcher Type: SUN_STANDARD
    Environment Variables:
    CLASSPATH=.;C:\Program Files (x86)\Java\jre6\lib\ext\QTJava.zip
    PATH=C:\Program Files (x86)\Java\jre6\bin;C:\Program Files (x86)\Internet Explorer;;C:\Program Files (x86)\PC Connectivity Solution\;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\WIDCOMM\Bluetooth Software\;C:\Program Files\WIDCOMM\Bluetooth Software\syswow64;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Common Files\Roxio Shared\10.0\DLLShared\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files\Google\Google Apps Sync\;C:\Program Files\PuTTY;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;"C:\Program Files (x86)\Java\jre6\bin"
    USERNAME=Vinicius
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 37 Stepping 2, GenuineIntel
      S Y S T E M  -
    OS: Windows 7 Build 7600
    CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 37 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, ht
    Memory: 4k page, physical 4044900k(1962628k free), swap 8087900k(5218924k free)
    vm_info: Java HotSpot(TM) Client VM (19.0-b09) for windows-x86 JRE (1.6.0_23-b05), built on Nov 12 2010 15:00:43 by "java_re" with MS VC++ 7.1 (VS2003)
    time: Tue Dec 21 16:45:03 2010
    elapsed time: 2 seconds

    There is the error when I installed Java 64 bits:
    A fatal error has been detected by the Java Runtime Environment:
    EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000771ab18d, pid=5956, tid=6888
    JRE version: 6.0_23-b05
    Java VM: Java HotSpot(TM) 64-Bit Server VM (19.0-b09 mixed mode windows-amd64 compressed oops)
    Problematic frame:
    C  [WININET.dll+0x9b18d]
    If you would like to submit a bug report, please visit:
      http://java.sun.com/webapps/bugreport/crash.jsp
    The crash happened outside the Java Virtual Machine in native code.
    See problematic frame for where to report the bug.
      T H R E A D  -
    Current thread (0x000000000605f000):  JavaThread "Java Web Start Main Thread" [_thread_in_native, id=6888, stack(0x00000000075f0000,0x00000000076f0000)]
    siginfo: ExceptionCode=0xc0000005, writing address 0x000000000000088c
    Registers:
    RAX=0x0000000000000000, RBX=0x0000000000000000, RCX=0x00000000076ee290, RDX=0x0000000000000000
    RSP=0x00000000076ee2f0, RBP=0x00000000076ee3f0, RSI=0x0000000000000000, RDI=0x0000000000000000
    R8=0x0000000000000001, R9=0x0000000076ff0000, R10=0x000000000000ffff, R11=0x0000000000000000
    R12=0x0000000000000000, R13=0x0000000000000000, R14=0x0000000000502690, R15=0x00000000076ee5b8
    RIP=0x00000000771ab18d, EFLAGS=0x0000000000010246
    VM Arguments:
    jvm_args: -Xbootclasspath/a:C:
    Program Files
    Java
    jre6
    lib
    javaws.jar;C:
    Program Files
    Java
    jre6
    lib
    deploy.jar;C:
    Program Files
    Java
    jre6
    lib
    plugin.jar -Djava.security.policy=file:C:
    Program Files
    Java
    jre6
    lib
    security
    javaws.policy -DtrustProxy=true -Xverify:remote -Djnlpx.home=C:
    Program Files
    Java
    jre6
    bin -Dsun.awt.warmup=true -Djnlpx.origFilenameArg=C:
    Users
    Vinicius
    AppData
    Local
    Microsoft
    Windows
    Temporary Internet Files
    Content.IE5
    OH1DE0ZW
    Workbench[1].jnlp -Djnlpx.remove=true -Xms64m -Xmx128m -Djnlpx.heapsize=64m,128m -Djnlpx.splashport=64455 -Djnlpx.jvm=C:
    Program Files
    Java
    jre6
    bin
    javaw.exe
    java_command: com.sun.javaws.Main C:\Users\Vinicius\AppData\Local\Temp\javaws3
    Launcher Type: SUN_STANDARD
    Environment Variables:
    CLASSPATH=.;C:\Program Files (x86)\Java\jre6\lib\ext\QTJava.zip
    PATH=C:\Windows\system32;C:\Program Files (x86)\Internet Explorer;;C:\Program Files (x86)\PC Connectivity Solution\;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\WIDCOMM\Bluetooth Software\;C:\Program Files\WIDCOMM\Bluetooth Software\syswow64;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Common Files\Roxio Shared\10.0\DLLShared\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files\Google\Google Apps Sync\;C:\Program Files\PuTTY;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;"C:\Program Files\Java\jre6\bin"
    USERNAME=Vinicius
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 37 Stepping 2, GenuineIntel
      S Y S T E M  -
    OS: Windows 7 Build 7600
    CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 37 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, ht
    Memory: 4k page, physical 4044900k(1897908k free), swap 8087900k(5161388k free)
    vm_info: Java HotSpot(TM) 64-Bit Server VM (19.0-b09) for windows-amd64 JRE (1.6.0_23-b05), built on Nov 13 2010 02:43:42 by "java_re" with MS VC++ 8.0 (VS2005)
    time: Tue Dec 21 16:59:47 2010
    elapsed time: 2 seconds

  • Error when deploying Webservices

    <PRE>
    Hi Experts,
    I have created a webservice using NWDS 7.2 IDE (Which supports JDK 1.5) and i when i am trying to deploy the same into SAP PI 7.1 (which supports JDK 1.5)
    I am getting the following exception.
    Please Advice what to do
                S U M M A R Y
    ~~~~~~~~~~~~~~~~~~~
    Successfully deployed:           1
    Deployed with warnings:           1
    Failed deployments:                0
    ~~~~~~~~~~~~~~~~~~~
    1. File:C:\Documents and Settings\itdev\workspace\HelloWorldServiceEAR\HelloWorldServiceEAR.ear
         Name:HelloWorldServiceEAR
         Vendor:sap.com
         Location:localhost
         Version:2010.10.21.17.47.16
         Deploy status:Success
         Version:HIGHER
    2. File:C:\Documents and Settings\itdev\workspace\iOLAMStockTargetWebServiceEAR\iOLAMStockTargetWebServiceEAR.ear
         Name:iOLAMStockTargetWebServiceEAR
         Vendor:sap.com
         Location:localhost
         Version:2010.10.21.17.47.19
         Deploy status:Warning
         Version:NEW
         Description:
              1. Warning occurred on server 7090050 during deploy sap.com/iOLAMStockTargetWebServiceEAR : Web Class Existence Test: The servlet "com.olam.webservices.GRN_MP_Webservices" must implement "javax.servlet.Servlet"., file: iOLAMStockTargetWebService.war#WEB-INF/web.xml, column 0, line 0, severity: warning
              2. Exception has been returned while the 'sap.com/iOLAMStockTargetWebServiceEAR' 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 7090050:com.sap.engine.services.deploy.exceptions.ServerDeploymentException: [ERROR CODE DPL.DS.5107] Exception during initial start of application sap.com/iOLAMStockTargetWebServiceEAR in container webservices_container.
         at com.sap.engine.services.deploy.server.application.StartInitiallyTransaction.makeStartInitially(StartInitiallyTransaction.java:195)
         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: java.lang.UnsupportedClassVersionError: Bad version number in .class file
         at java.lang.ClassLoader.defineClass1(Native Method)
         at java.lang.ClassLoader.defineClass(ClassLoader.java:654)
         at com.sap.engine.boot.loader.ResourceMultiParentClassLoader.loadClassLocal(ResourceMultiParentClassLoader.java:198)
         at com.sap.engine.boot.loader.MultiParentClassLoader.findClassInLoaderGraph(MultiParentClassLoader.java:302)
         at com.sap.engine.boot.loader.MultiParentClassLoader.loadClass(MultiParentClassLoader.java:256)
         at com.sap.engine.boot.loader.MultiParentClassLoader.loadClass(MultiParentClassLoader.java:228)
         at com.sap.engine.services.webservices.server.deploy.ws.WSInitialStartProcess.generateJAXWSFramework(WSInitialStartProcess.java:265)
         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)
         at com.sap.engine.services.deploy.server.application.StartInitiallyTransaction.makeStartInitially(StartInitiallyTransaction.java:182)
         ... 36 more
    Result
    Status:Warning
    Regards
    Hari Krishna. D
    </PRE>

    >             S U M M A R Y
    > ~~~~~~~~~~~~~~~~~~~
    >
    > Successfully deployed:           1
    >
    > Deployed with warnings:           1
    >
    > Failed deployments:                0
    >
    > ~~~~~~~~~~~~~~~~~~~
    Your development was successfully deployed.
    Have you tested it? Is there an issue on runtime?
    Check your NWDI that the JDK 1.5 is used for compiling.

Maybe you are looking for

  • GR DN Billing report

    Dear All, I need the monthly one report like: Total Production GR by posting date Total Delivery Qty form GR Total Billing Qty from Delivery Balance in hands Is there any standard report in one screen? Or any idea please advice. Thanks and B/R Bishnu

  • How do i embed fonts in flash builder 4?

    how do i embed fonts in flash builder 4? thanks, daniel

  • What is the role of BootStrap.ini in SCCM when using MDT

    How do I get SCCM to work with a BootStrap.ini file? I want my MDT BootDisk to provide information to the client in Windows PE. But I cant see how the BootStrap.ini works with SCCM MDT Deployments. Please help. Thanks

  • Invoice value including subsequent debit

    Hi Friends,      I have posted an invoice for a material. Later i have posted subsequent debit for the extra value. Now i would like to see, how much i have spent for that material including subsequent debit amount. Where can i see that value, kindly

  • REM - Reporting Point error during Backflushing

    Hai PP Gurus,             When i am backflushing in REM (MFBF), System shows following error..     Error reading reporting point information     Message no. RM111            And then system suggests the following reasons...    The repetitive manufact