CJS-30059  Java EE Engine configuration error

Hi,
I am installing Solution Manager 4.0 SR2 on windows X86_64/DB6.
I have stuck on forth phase from last.
Remaining phases (not yet completed) are:
- Configure System Landscape Directory
- Configure CAF
- Configure Adobe Document Services
- Prepare to install minimum configuration
Error in current phase - "Configure System Landscape Directory" is as under:
- WARNING    2008-02-09 16:57:48
           CJSlibModule::writeWarning_impl()
Execution of the command "C:\j2sdk1.4.2_15-x64\bin\java.exe -classpath F:/usr/sap/SM1/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/tclmctcutilbasic_ear/servlet_jsp/ctc/root/WEB-INF/classes/ com.sap.ctc.util.ConfigMainExt XXXXXX PNBSAP01:50000 J2EE_ADMIN XXXXXX" finished with return code 1.
- ERROR      2008-02-09 16:57:48
           CJSlibModule::writeError_impl()
CJS-30059  Java EE Engine configuration error.<br>DIAGNOSIS: Error when configuring J2EE Engine.
- ERROR      2008-02-09 16:57:48 [iaxxgenimp.cpp:731]
           showDialog()
FCO-00011  The step configSLDMainLocalMapSecRolesToUsers with step key |NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features_Configuration|ind|ind|ind|ind|5|0|NW_Usage_Types_Configuration_AS|ind|ind|ind|ind|0|0|NW_CONFIG_SLD|ind|ind|ind|ind|0|0|configSLDMainLocalMapSecRolesToUsers was executed with status ERROR .
First I am trying again with downgraded version of j2sdk from 1.4.2_15 to j2sdk-1.4.2_12. I hope this should work. If not, is there any way, so that i skip this phase "Configure System Landscape Directory" and jump to next phase? I can configure SLD manually later-on. Please suggest is this the right approach?
Please help.
Thanks,
- Gaurav

HI,
I think SAP recommend using J2SDK1.4.2_15. Since this windows, have your java env as >> Drive:\j2sdk1.4.2_15...
Try if this is gonna work.
Thanks,

Similar Messages

  • CJS-30059 Java EE Engine configuration error FCO-00011 The step configCAF

    Hallo
    trying to install SAP EHP1 for NW 7.0 Developer Workplace for AS Java (no Abap) I get the error:
    CJS-30059 Java EE Engine configuration error.
    FCO-00011 The step configCAF with step key |NW_Workplace|ind|ind|ind|ind|0|0|NW_Onehost|ind|ind|ind|ind|0|0|
    SAP_Software_Features_Configuration|ind|ind|ind|ind|6|0|NW_Usage_Types_Configuration_AS|ind|ind|ind|ind|0|0|NW_CONFIG_CAF|ind|ind|ind|ind|1|0|
    configCAF was executed with status ERROR ( Last error reported by the step :Java EE Engine configuration error.
    DIAGNOSIS: See output of logfile java.log: 'IO EXCEPTION: Connection reset:: '.).
    which is very similar to an error here from October 2008 so I ask if anyone can help?
    For me under windows xp on the pc installing the two sap dvd's "SAP EHP1 FOR SAP NETWEAVER 7.0 Developer Workplace"
    and "Kernel 7.01" this happens in step 33 of 37 steps.
    In sapinst_dev.log just beforehand I see
    "NWCallJava: Arguments passed: ROLE=CAFAdmin, ACTIONS=com.sap.caf.rt.caf.auth".
    With kind regards

    Hi Marco
    well yes it was very strange ... but it is now installed.
    I think I'd better put a question into the main NW forum.
    Happily I have someone here who is a genius and found out what was happening ...
    1) the port 50000 wasnt useable, wasnt even in the log, but 50001 for https worked, so https:/localhost:50001 worked but http didnt;
    2) a parameter "handlePromotionFailure" was used but not understood so the VM couldnt start
    3) on top of that, being a huge concern, we have host names longer than the sap limit of 13 characters.
    I have tried to assign you 6 points I hope it worked.
    With kind regards
    David

  • Java.lang.SecurityException: Configuration Error

    Hello,
    Has anyone faced this exception before ?
    java.lang.SecurityException: Configuration Error:
    Can not specify multiple entries for initial
    at com.sun.security.auth.login.ConfigFile.getAppConfigurationEntry(ConfigFile.java:221)
    at javax.security.auth.login.LoginContext.init(LoginContext.java:172)
    at javax.security.auth.login.LoginContext.<init>(LoginContext.java:319)
    Thanks,
    Luiz Ernesto P. Mal�re

    We had similar errors occuring when multiple threads tried to login to our server at the same time. As it turns out, the com.sun.security.auth.login.ConfigFile class is not thread-safe. That is, if two threads try to login at the same time, we got this error.
    Try setting the login.configuration.provider in your security.properties to your own-thread safe class and see if it helps. It did for us.

  • INTEGRATION ENGINE CONFIGURATION ERROR

    Hi all,
    I configured integration server through SXMB_ADM,but i'm getting error..
    Current Configuration (local):
    Role of Business System: Integration Server
    Client 000 is Integration Server
    Corresponding Integration Server: http://xxx:yyy/sap/xi/engine?type=entry
    System Landscape:
    Errors No access to system landscape at present
    Comparison of Current Configuration with System Landscape
    regds,
    vasanth.

    Hi Vasanth,
    You are getting this error because the Pipeline URL parameter defined for the XI Business System in SLD is either empty or different than the one defined in "Integration Engine Configuration" in the TCode: SXMB_ADM.
    Check the same.  I hope this provides you a solution.
    Regards.
    Praveen

  • Re: BI Java JDBC Connector configuration Error

    Hi friends,
    Our BW 3.5 system is working on win2003 with ms-sql db with sp10/J2EE 6.40 with SP8. We installed the MS-JDBC driver & Configurd based on standard documentation. When we use to test connection using the link
    https://qbiwd1:50200/tjdbc/servlet/testjdbc in the browser following error is presisting
    java.lang.ClassFormatError: com/sap/ip/bi/sdk/trialarea/connector/servlet/TestJdbc630 (Bad magic number)
    at java.lang.ClassLoader.defineClass0(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:539)
    at com.sap.engine.services.deploy.server.ApplicationLoader.defineClassWithInterception(ApplicationLoader.java:168)
    at com.sap.engine.services.deploy.server.ApplicationLoader.loadLocalClass(ApplicationLoader.java:140)
    at com.sap.engine.frame.core.load.ResourceLoader.loadClass(ResourceLoader.java:143)
    at com.sap.engine.frame.core.load.ReferencedLoader.loadClass(ReferencedLoader.java:303)
    at com.sap.engine.services.servlets_jsp.server.runtime.context.WebComponents.getServlet(WebComponents.java:306)
    at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:121)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    For your information I upgraded J2EE engine from 6.30 sp3 to 6.40 sp8
    Is error might be related with "TestJdbc630" file?
    Your help would be highly appreciated
    Thanks,
    Krishna

    Hi Mikhail,
          Thanks for prompt reply. I read the link. Your info is very helpful to solve the problem. If installation of the BI SDK is the problem, can I re-install the BI-SDK again? If not is there any solution for that?
    Your information would highly be helpful in solving the problem.
    Thanks,
    Krishna

  • Sap instllation error cjs-30059

    dear friends
    i am installing with  erp2005 with netwever componets on aix 5.3 with db2 9.1 i got an issue at sld configuration  this is hte issue
    ERROR 2009-06-11 18:06:29
    CJS-30059  Java EE Engine configuration error.<br>DIAGNOSIS: Error when configuring J2EE Engine. See output of logfile java.log: 'JSE'.
    java.log file
    Returning NULL
    ConfigMainExt state200
    TYPE=A<BR>STATE=<BR>INFO_SHORT=java.lang.ClassCastException: java.lang.ClassCastException: com.sap.engine.services.jndi.persistent.UnsatisfiedReferenceImpl incompatible with com.sap.engine.services.applocking.LogicalLockingFactory
         at com.sap.rprof.dbprofiles.JDBCProfileLock.<init>(JDBCProfileLock.java:52)
         at com.sap.rprof.dbprofiles.JDBCProfileFactory.newProfileLock(JDBCProfileFactory.java:41)
         at com.sap.rprof.dbprofiles.RemoteProfile.getRemoteProfileFromFactoryForUpdate(RemoteProfile.java:228)
         at com.sap.lcr.start.EnvManager.getWriteableEnv(EnvManager.java:512)
         at com.sap.lcr.start.EnvManager.setTargetState(EnvManager.java:428)
         at com.sap.lcr.start.StartDirector.setToBeStopped(StartDirector.java:728)
         at com.sap.ctc.util.SLDConfig.stopSld(SLDConfig.java:1008)
         at com.sap.ctc.util.SLDConfig.configureSLD(SLDConfig.java:686)
         at com.sap.ctc.util.SLDConfig.performFunction(SLDConfig.java:124)
         at com.sap.ctc.util.ConfigServlet.doGet(ConfigServlet.java:74)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java: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(AccessController.java:215)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    //   => Stopping SLD ...
    <BR>CONFIGURATION=
    suggest me to resolve this issue

    Hi ,
    I'm also hit by the same error as reported by rajan.
    My installation of NW04S SR3 on DB2, AIX stopped at the phase of configuring SLD.
    My java version is 1.4.2.
    Any suggestion would be highly appreciated.
    Thanks
    Pavan.

  • ERP 2005 IDES Installation UME Configuration Error

    Hello All,
    I am installing ERP 2005 SR2 .
    At the step of UME Configuration it is stopped.
    I restarted sapinst but no luck , again stoped sap with mmc and restarted the machine and started the sap and then started the sapinst but there was also no luck.
    I really appreciate if some one can suggest me.Thanks a lot in advance
    ERROR 2010-10-14 16:20:54
    CJS-30059  Java EE Engine configuration error.<br>DIAGNOSIS: Error when configuring J2EE Engine. See output of logfile umconfigurator.log: 'Warning :
    ERPTRAINING/sapmnt/ER5/SYS/global/security/lib/tools/w3c_http.jar file stated but does not exist !Exception occurred in openJar(
    ERPTRAINING\sapmnt\ER5\SYS\global\security\lib\tools\iaik_ssl.jar ) : java.util.zip.ZipException: The specified network name is no longer available at java.util.zip.ZipFile.open(Native Method) at java.util.zip.ZipFile.<init>(ZipFile.java:111) at java.util.jar.JarFile.<init>( JarFile.java:127) at java.util.jar.JarFile.<init>(JarFile.java:65) at com.sap.engine.offline.JarFilter.<init>(JarFilter.java:30) at com.sap.engine.offline.FileClassLoader.openJar(FileClassLoader.java:1131) at com.sap.engine.offline.FileClassLoader.findClass(FileClassLoader.java:623) at com.sap.engine.offline.FileClassLoader.loadClass(FileClassLoader.java:600) at com.sap.engine.offline.FileClassLoader.loadClass(FileClassLoader.java :578) at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:79)Oct 14, 2010 4:20:52 PM  Info: UME configurator (com.sap.security.tools.UMConfiguratorLoad) called for action "setup"PerfTimes : loadNativeLayer: loading jperflib failed. no jperflib in java.library.pathOct 14, 2010 4:20:53 PM  Error: main() [EXCEPTION] com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB. at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool .<init>(DBConnectionPool.java:115) at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.<init>(PersistenceHandler.java:38) at com.sap.engine.core.configuration.impl.cache.ConfigurationCache .<init>(ConfigurationCache.java:149) at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:236) at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl .<init>(ConfigurationManagerBootstrapImpl.java:60) at com.sap.security.tools.UMConfigModel.<init>(UMConfigModel.java:79) at com.sap.security.tools.UMConfiguratorLoad.main(UMConfiguratorLoad.java:179) 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.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)Caused by: com.sap.sql.log.OpenSQLException: Error while accessing secure store: File "
    ERPTRAINING/sapmnt/ER5/SYS/global/security/data/SecStore.properties" is invalid: record with key "$internal/mode" is missing.. at com.sap.sql.log.Syslog.createAndLogOpenSQLException(Syslog.java:106) at com.sap.sql.log.Syslog.createAndLogOpenSQLException(Syslog.java:145) at com.sap.sql.connect.OpenSQLDataSourceImpl.setDataSourceName(OpenSQLDataSourceImpl.java:226) at com.sap.sql.connect.OpenSQLDataSourceImpl.setDataSourceName (OpenSQLDataSourceImpl.java:197) at com.sa
    p.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>(DBConnectionPool.java:112) ... 11 moreCaused by: com.sap.security.core.server.secstorefs.FileInvalidException : File "
    ERPTRAINING/sapmnt/ER5/SYS/global/security/data/SecStore.properties" is invalid: record with key "$internal/mode" is missing. at com.sap.security.core.server.secstorefs.StorageHandler.openExistingStore(StorageHandler.java:391) at com.sap.security.core.server.secstorefs.SecStoreFS.openExistingStore(SecStoreFS.java:1946) at com.sap.sql.connect.OpenSQLConnectInfo.getStore (OpenSQLConnectInfo.java:802) at com.sap.sql.connect.OpenSQLConnectInfo.lookup(OpenSQLConnectInfo.java:783) at com.sap.sql.connect.OpenSQLDataSourceImpl.setDataSourceName(OpenSQLDataSourceImpl.java:209) ... 13 more
    ERROR 2010-10-14 16:20:54
    FCO-00011  The step runUMConfigurator with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_CI_Instance_Configure_Java|ind|ind|ind|ind|4|0|NW_UME_Configuration|ind|ind|ind|ind|1|0|NW_UME_Configuration_Doublestack|ind|ind|ind|ind|1|0|runUMConfigurator was executed with status ERROR .

    Hi Basis,
    Note 848950/851251 may solve your problems.
    If problem persists, then try copying the CD again to dump location and restart the installation , it appears that sapinst is not able to open jar file.
    Hope this is useful
    Regards
    Umesh

  • [Integration Engine Configuration Data] Error: No access to system landscap

    Hi all,
    When configuring Integration Engine Data (To go to 'Integration Engine Configuration Data' screen: Tcode: SXMB_ADM -> Choose: Integration Engine Configuration -> F8), we want to load Configuration from System Lanscape by choose F6, an error occur with message as below:
    No access to system landscap
    So that we can't load configuration from our System Landscape.
    We have correctly configured other below:
         - We use http port for corresponding Integration Server.
         - Business System with role 'Integration Server' created correctly in SLD.
         - T-code SLDCHECK is all OK.
         - T-code SXI_CACHE is all OK.
    Anyone can please help me correct this error ?
    Point will be reward for any valuable answer,
    Thanks a lot,
    Vinh Vo

    Please can you check if your RFC destination SAPSLDAPI and LCRSAPRFC are working both ABAP and Java stack.
    just check the reply from Udo and jai's reply
    R3 Connecte XI 3.0  Problem
    also check page no 18
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/bd5950ff-0701-0010-a5bc-86d45fd52283

  • ERROR Integration Engine configuration

    hi all, i have an error. en sxmb_adm -->Integration Engine configuration y configured next parameters:
    rol:Integration Server
    corresponding Int. Server: http://<server>:<port>/sap/xi/engine?type=entry
    When press in SL buttom, and error occure: No Access to SLD at present.
    What should i Do?
    Rgds
    Message was edited by:
            Rodrigo Pertierra
    Message was edited by:
            Rodrigo Pertierra

    all RFC ping fine.. when execute TC SLDCHECK i get this:
    Properties of RFC destination SAPSLDAPI
      RFC host:
    %%RFCSERVER%%
      program id:      SAPSLDAPI_XD0
      gateway host:
      gateway service:
    Testing the RFC connection to the SLD java client...
    RFC ping was successful
    SLD server access settings:
      host name:   <server>
      port number: <port>
      user       : sldduser
    Use transaction SLDAPICUST if you wish to maintain the SLD server access dat
    Launching the SLD GUI in a separate browser window...
    => Verify in the browser GUI that the SLD is in a healthy running state!
    Calling function LCR_LIST_BUSINESS_SYSTEMS
    Retrieving data from the SLD server...
    Function call returned exception code     4
    => Check whether the SLD is running!
    Summary: Connection to SLD does not work
    => Check SLD function and configurations
    Now checking access to the XI Profile
    Properties of RFC destination LCRSAPRFC
      RFC host:
    %%RFCSERVER%%
      program id:      LCRSAPRFC_XD0
      gateway host:
    <server>
      gateway service: sapgw01
    Testing the RFC connection to the SLD java client...
    RFC ping was successful
    Calling function EXCHANGE_PROFILE_GET_PARAMETER
    Retrieving data from the XI Profile...
    Function call terminated sucessfully
    Retrieved value of
    section   = Connections
    parameter = com.sap.aii.ib.server.connect.webas.r3.ashost
    -> value  =
    Summary: Connection to the XI Profile works correctly
    In transaction SXMB_ADM-->Integration engine configuration , when i do a check get this
    Current Configuration (local):
    @5F@     Role of Business System: Integration Server
    @5F@     Client 200 is Integration Server
    @8S\QURL@     Corresponding Integration Server: http://<HOST>:<PORT>/sap/xi/engine?type=sender
    System Landscape:
    @5C\QErrors@     No access to system landscape at present
    r
         Comparison of Current Configuration with System Landscape
    @5B\QOK@     Role of Business System: Current Configuration = System Landscape
    Message was edited by:
            Rodrigo Pertierra
    Message was edited by:
            Rodrigo Pertierra

  • Error CJS-20057 Starting J2EE Engine Failed

    Hello,
    I am trying to apply SP12 to my J2EE environment (WebAS 6.40 on WIndows 2003).  I am getting the following error:
    ERROR 2005-07-25 13:55:20
    CJS-20057  Starting J2EE Engine DVEBMGS00 of SAP system SBX failed: after 88 seconds the state of the engine changed from "Starting" to "Stopped".
    Here is a copy of the jcmon.exe.log file:
    ============================================================
    JControl Monitor Program - Main Menue
    ============================================================
    0  : exit
    10 : Cluster Administration Menue
    20 : Local Administration Menue
    command =>
    SAP System Name   : SBX
    SAP System        : 00
    MS Host           : bwsbx
    MS Port           : 3601
    Process Count     : 4
    PID of JControl   : 3388
    State of JControl : Some processes running
    State inside MS   : Some processes running
    Run Mode          : Normal Mode
    Admin URL         :
    Idx
    Name
    PID
    State
    Error
    Restart
    0
    dispatcher
    2740
    Running
    0
    yes
    1
    server0
    0
    Stopped
    4
    no
    2
    server1
    0
    Stopped
    4
    no
    3
    SDM
    3908
    Running
    0
    yes
    ============================================================
    JControl Monitor Program - Administration Menue (Local)
    Instance : JC_bwsbx_SBX_00
    ============================================================
    0  : exit
    1  : Refresh list
    2  : Shutdown instance
    3  : Enable process
    4  : Disable process
    5  : Restart process
    6  : Enable bootstrapping on restart
    7  : Disable bootstrapping on restart
    8  : Enable debugging
    9  : Disable debugging
    10 : Dump stacktrace
    11 : Process list
    12 : Port list
    13 : Activate debug session
    14 : Deactivate debug session
    15 : Increment trace level
    16 : Decrement trace level
    17 : Enable process restart
    18 : Disable process restart
    98 : Synchronize instance properties
    99 : Extended process list on/off
    command =>
    ============================================================
    JControl Monitor Program - Main Menue
    ============================================================
    0  : exit
    10 : Cluster Administration Menue
    20 : Local Administration Menue
    I have tried stopping and restarting the instance in the MMC, everything comes up fine. 
    Any ideas???
    THANKS!!
    Tommy

    Tommy,
    I encountered the same error when installing Java in HP-UX OS. In my case this was due to the support packs on ABAP stack. I installed ABAP and applied recent support packs as part of post-install steps and then started the Java Add-in.
    I re-installed ABAP Central Instance, Database Finalization and created and performed client copy. Thereafter, started Java Add-In. This time, the Java install completed successfully without the CJS-20057 error.
    I hope this approach helps you too!
    Regards
    Raghu Balasubramanian
    Sr. SAP Basis Administrator

  • CJS-30151 Java process ERROR

    Hi Everyone,
    I was trying to install NW 2004's(ABAP+JAVA,BI,EP,EP Core),getting following error,eventhough VM settings changed  to 1024(total 4GB).
    Error is :
    CJS-30150  Java processes of instance ECC/DVEBMGS04 [ABAP: ACTIVE, Java: UNKNOWN] did not reach state PARTRUNNING after 20:00 minutes. Giving up.
    FCO-00011  The step startJava with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_CI_Instance_StartJava|ind|ind|ind|ind|5|0|startJava was executed with status ERROR .
    Please do needful.
    Thanks,
    Naren

    My Solution:
    OS: Win2003 Std Edition
    DB: Oracle 10g
    SAP: SolMgr 4 SR3
    1. Set VM to 4096.
    2. In Services, make sure Oracle listener starts automatically
    3. Stop the installation and SAP instances.
    4. Restart the server
    5. Check that oracle listener is running
    6. Start SAP from the SAPmmc Console and wait till all processes are green. Java process will take a while to complete. I waited about 4-5 mins for it to turn from yellow to green
    7. Rerun the installation
    From the above steps, I managed to resolve this problem.

  • CJS-30152  Java process dispatcher of instance RP8/DVEBMGS01 [ABAP: ACTIVE

    We are installing an SAP system with HA option.
    System Info :-
    OS : RHEL5
    Database : Oracle
    SID : RP8
    physical host: cipocvm
    virtual host : ciRP8
    While installing CI ,ABAP+JAVA
    ABAP Started but JAVA Instance stopped starting in phase "Prepare to install minimal configuration".
    Error as below:
    ERROR      2012-01-03 20:20:27.346
               CJSlibModule::writeError_impl()
    CJS-30152  Java process dispatcher of instance RP8/DVEBMGS01 [ABAP: ACTIVE, Java: (dispatcher: UNKNOWN, server0: UNKNOWN)] did not reach state STARTING_APPS after 20:00 minutes. Giving up.
    logs:
    Idx
    Name
    PID
    State
    Error
    Restart
    0
    dispatcher
    0
    Stopped
    4
    no
    1
    server0
    0
    Stopped
    4
    no
    2
    SDM
    24424
    Running
    0
    yes
    defaultTrace.0.trc -
    >
    om.sap.engine.core.service630.container.ServiceStopper#######SAPEngine_System_Thread[impl:5]_71##0#0#Error##Plain###Service webdynpro error com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to access Web Dynpro container. during shutdown.#
    #1.#525400C50A02003500000003000030590004B59E6928B0AE#1325591880577#com.sap.engine.core.service630.container.ServiceStopper##com.sap.engine.core.service630.container.ServiceStopper.ServiceStopper.run#######SAPEngine_System_Thread[impl:5]_71##0#0#Error#1#/System/Server#Plain###Failed to access Web Dynpro container.#
    #1.#525400C50A02003500000004000030590004B59E6928B0FB#1325591880577#com.sap.engine.core.service630.container.ServiceStopper##com.sap.engine.core.service630.container.ServiceStopper.ServiceStopper.run#######SAPEngine_System_Thread[impl:5]_71##0#0#Error##Plain###com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to access Web Dynpro container.#
    #1.#525400C50A02003500000005000030590004B59E6928B146#1325591880577#com.sap.engine.core.service630.container.ServiceStopper##com.sap.engine.core.service630.container.ServiceStopper.ServiceStopper.run#######SAPEngine_System_Thread[impl:5]_71##0#0#Error##Plain###com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to access Web Dynpro container.
            at com.sap.tc.webdynpro.serverimpl.wdc.deployment.DOContainerHook.stop(DOContainerHook.java:76)
            at com.sap.engine.services.webdynpro.WebDynproFrame.stopInternal(WebDynproFrame.java:218)
            at com.sap.engine.services.webdynpro.WebDynproFrame.stop(WebDynproFrame.java:202)
            at com.sap.engine.core.service630.container.ServiceStopper.run(ServiceStopper.java:31)
            at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
            at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:81)
            at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:152)
    Caused by: java.lang.NullPointerException: while trying to invoke the method com.sap.tc.webdynpro.spi.IWebDynproRuntimeService.removeDOStateListener(com.sap.tc.webdynpro.spi.IDOStateListener) of an object returned from com.sap.tc.webdynpro.serverimpl.wdc.ContainerUtils.getWebDynproRuntimeService()
            at com.sap.tc.webdynpro.serverimpl.wdc.deployment.DOContainerHook.stop(DOContainerHook.java:73)
            ... 6 more
    #1.#525400C50A0200730000004D000030590004B59E69406FC0#1325591882133#com.sap.engine.core.thread.impl5.ThreadManagerImpl##com.sap.engine.core.thread.impl5.ThreadManagerImpl#J2EE_GUEST#0#####Thread[Thread-88,5,main]##0#0#Error##Plain###Unexpected thread activity after interrupt() is executed in shutdown of SAPEngine_System_Thread[impl:5]_ThreadManager:
    Thread[SAPEngine_System_Thread[impl:5]_50]
    Task: com.sap.engine.core.thread.impl5.ActionObject - Processing Task [classname: com.sap.jms.client.connection.AsyncCloser | toString: com.sap.jms.client.connection.AsyncCloser@38134991] with classloader [[email protected]04dae@common:library:com.sap.security.api.sda;library:com.sap.security.core.sda;library:security.class;library:webservices_lib;service:adminadapter;service:basicadmin;service:com.sap.security.core.ume.service;service:configuration;service:connector;service:dbpool;service:deploy;service:jmx;service:jmx_notification;service:keystore;service:security;service:userstore]#
    #1.#525400C50A0200730000004E000030590004B59E694070DF#1325591882133#com.sap.engine.core.thread.impl5.ThreadManagerImpl##com.sap.engine.core.thread.impl5.ThreadManagerImpl#J2EE_GUEST#0#####Thread[Thread-88,5,main]##0#0#Error##Plain###Unexpected thread activity after interrupt() is executed in shutdown of SAPEngine_System_Thread[impl:5]_ThreadManager:
    Thread[SAPEngine_System_Thread[impl:5]_58]
    Task: com.sap.engine.core.thread.impl5.ActionObject - Processing Task [classname: com.sap.engine.services.log_configurator.archive.ArchivingThread | toString: [email protected]7a42eb59] with classloader [[email protected]6e4c@service:log_configurator]#
    =======================================
    server.0.log -
    >
    #1.#525400C50A02007300000047000030590004B59E6935A059#1325591881424#/System/Server##com.sap.engine.core.service630.container.MemoryContainer#J2EE_GUEST#0#####Thread[Thread-88,5,main]##0#0#Info#1#com.sap.engine.core.service630.container.MemoryContainer#Plain###Service log_configurator stopped. (0 ms)#
    #1.#525400C50A02007300000048000030590004B59E6935A4CB#1325591881426#/System/Server##com.sap.engine.core.service630.container.MemoryContainer#J2EE_GUEST#0#####Thread[Thread-88,5,main]##0#0#Info#1#com.sap.engine.core.service630.container.MemoryContainer#Plain###Service jmx_notification stopped. (0 ms)#
    #1.#525400C50A02007300000049000030590004B59E6935A708#1325591881426#/System/Server##com.sap.engine.core.service630.container.MemoryContainer#J2EE_GUEST#0#####Thread[Thread-88,5,main]##0#0#Info#1#com.sap.engine.core.service630.container.MemoryContainer#Plain###Service runtimeinfo stopped. (0 ms)#
    #1.#525400C50A0200730000004A000030590004B59E6938A570#1325591881622#/System/Server##com.sap.engine.core.configuration#J2EE_GUEST#0#####Thread[Thread-88,5,main]##0#0#Info#1#com.sap.engine.core.configuration#Java### stopped successfully#1#ConfigurationManager#
    #1.#525400C50A0200730000004B000030590004B59E6938A94D#1325591881623#/System/Server##com.sap.engine.core.locking.AbstractLockingManagerImpl.removeAllLokcsForClusterIdLogException(clusterId)#J2EE_GUEST#0#####Thread[Thread-88,5,main]##0#0#Info#1#com.sap.engine.core.locking.AbstractLockingManagerImpl#Java###All locks for cluster-element removed successfully#1#18989150#
    #1.#525400C50A0200730000004C000030590004B59E6938A9CE#1325591881623#/System/Server##com.sap.engine.core.locking.AbstractLockingManagerImpl.shutDown(properties)#J2EE_GUEST#0#####Thread[Thread-88,5,main]##0#0#Info#1#com.sap.engine.core.locking.AbstractLockingManagerImpl#Java### stopped successfully#1#LockingManager#
    #1.#525400C50A02007700000000000030590004B59E6938ABA6#1325591881624#/System/Server##com.sap.engine.core.cluster.impl6.ms.MSListenerQueue.run()#######SAP J2EE Engine|MS Queue Listener##0#0#Info#1#com.sap.engine.core.cluster.impl6.ms.MSListenerQueue#Plain###MSLib: Received error command to stop listener queue.#
    #1.#525400C50A0200730000004F000030590004B59E69451A50#1325591882439#/System/Server##com.sap.engine.core.thread.impl3.ThreadManagerImpl#J2EE_GUEST#0#####Thread[Thread-88,5,main]##0#0#Info#1#com.sap.engine.core.thread.impl3.ThreadManagerImpl#Plain###ThreadManager stopped.#
    ==============================
    security.0.log -
    >
    {(java.lang.RuntimePermission queuePrintJob)(java.lang.RuntimePermission stopThread)(java.lang.RuntimePermission loadLibrary)}
    {(java.net.SocketPermission * connect,resolve)(java.net.SocketPermission localhost:1024- listen,resolve)}
    {(java.io.FilePermission * read,write)}
    {(java.util.PropertyPermission java.specification.vendor read)(java.util.PropertyPermission java.specification.version read)(java.util.PropertyPermission java.vm.specification.name read)(java.util.PropertyPermission java.vendor read)(java.util.PropertyPermission file.separator read)(java.util.PropertyPermission java.version read)(java.util.PropertyPermission java.class.version read)(java.util.PropertyPermission os.arch read)(java.util.PropertyPermission os.version read)(java.util.PropertyPermission java.specification.name read)(java.util.PropertyPermission path.separator read)(java.util.PropertyPermission java.vm.vendor read)(java.util.PropertyPermission os.name read)(java.util.PropertyPermission * read)(java.util.PropertyPermission java.vm.name read)(java.util.PropertyPermission java.vendor.url read)(java.util.PropertyPermission java.vm.specification.vendor read)(java.util.PropertyPermission java.vm.version read)(java.util.PropertyPermission java.vm.specification.version read)(java.util.PropertyPermission line.separator read)}
    #1.#525400C50A02002E00000003000030590004B59E6902C1C0#1325591878091#/System/Security/VSI##com.sap.security.core.server.vsi.service.VSIServiceFrame.stop()####n/a##2d9cc9b0360211e1975e525400c50a02#SAPEngine_System_Thread[impl:5]_34##0#0#Info#1#com.sap.security.core.server.vsi.service.VSIServiceFrame#Java###"Virus Scan Provider" service stopped.##
    #1.#525400C50A02000800000001000030590004B59E69356481#1325591881409#/System/Security##com.sap.engine.services.userstore#######SAPEngine_System_Thread[impl:5]_70##0#0#Info#1#com.sap.engine.services.userstore#Plain###Service userstore stopped OK#
    I may please be guided.
    Kindest Regards
    SAP  BASIS

    Hello Sonia,
    Can you ask your network team to monitor the traffic between primary and virtual host when you try to start java i.e STARTING_APP as it tries for 20mins and stopped.
    I had the similar issue but with App server.Its almost the similar condition.Our network team managed to open some ports and removed the firewall.
    After that issue got resolved..
    Hope it helps
    Regards,
    Amit Barnawal

  • CJS-30151  Java process server0 of instance RP8/DVEBMGS01 [ABAP: ACTIVE, Ja

    Dear Experts
    There are two server nodes with physical hostname as
    dbpocvm and cipocvm and virtual hostame as dbRP8 and ciRP8 respectively.
    We have successfully installed the SCS00 on ciRP8 and DB on dbRP8.
    Now we are running CI installation on ciRP8 where 26 out of 29 steps
    are completed and stuck on 27th step(Prepare to install minimal
    configuration).
    CJS-30151  Java process server0 of instance RP8/DVEBMGS01 [ABAP: ACTIVE, Java: (dispatcher: RUNNING, server0: UNKNOWN)] did not start after 1:00 minutes. Giving up.
    ERROR      2012-01-05 15:50:09.815 [sixxcstepexecute.cpp:977]
    FCO-00011  The step startJava with step key |NW_Doublestack_CI|ind|ind|ind|ind|0|0|SAP_Software_Features_Configuration|ind|ind|ind|ind|17|0|NW_Call_Offline_CTC|ind|ind|ind|ind|7|0|startJava was executed with status ERROR ( Last error reported by the step :Java process server0 of instance RP8/DVEBMGS01 [ABAP: ACTIVE, Java: (dispatcher: RUNNING, server0: UNKNOWN)] did not start after 1:00 minutes. Giving up.).
    WARNING    2012-01-05 15:50:09.846 [iaxxejshlp.cpp:150]
    Could not get property IDs of the JavaScript object.
    ERROR      2012-01-05 15:50:09.846 [iaxxejsctl.cpp:492]
    FJS-00010  Could not get value for property .
    few logs -
    dev_jcontrol ,dev_server0 same logs found in both. No errors only warning
    trc file: "/usr/sap/RP8/DVEBMGS01/work/dev_jcontrol", trc level: 1, release: "700"
    node name   : jcontrol
    pid         : 25393
    system name : RP8
    system nr.  : 01
    started at  : Thu Jan  5 15:49:10 2012
    arguments         :
              arg[00] : jcontrol
              arg[01] : pf=/usr/sap/RP8/SYS/profile/RP8_DVEBMGS01_ciRP8
              arg[02] : -DSAPSTART=1
              arg[03] : -DCONNECT_PORT=65000
              arg[04] : -DSAPSYSTEM=01
              arg[05] : -DSAPSYSTEMNAME=RP8
              arg[06] : -DSAPMYNAME=ciRP8_RP8_01
              arg[07] : -DSAPPROFILE=/usr/sap/RP8/SYS/profile/RP8_DVEBMGS01_ciRP8
              arg[08] : -DFRFC_FALLBACK=ON
              arg[09] : -DFRFC_FALLBACK_HOST=localhost
    [Thr 47042096819792] Thu Jan  5 15:49:10 2012
    [Thr 47042096819792] *** WARNING => INFO: Unknown property [instance.box.number=RP8DVEBMGS01cirp8] [jstartxx_mt. 841]
    [Thr 47042096819792] *** WARNING => INFO: Unknown property [instance.en.host=ciRP8] [jstartxx_mt. 841]
    [Thr 47042096819792] *** WARNING => INFO: Unknown property [instance.en.port=3200] [jstartxx_mt. 841]
    [Thr 47042096819792] *** WARNING => INFO: Unknown property [instance.system.id=1] [jstartxx_mt. 841]
    [Thr 47042096819792] *** WARNING => Maximum Java heap size specified twice (through maxHeapSize and in javaParameters) - using -Xmx512m [jstartxx_mt. 2604]
    [Thr 47042096819792] [Node: server0] java home is set by profile parameter
            Java Home: /usr/sapjvm_4
    sapinst.log
    WARNING 2012-01-05 15:48:22.138
         80 Host name has been overridden. Using host name 'ciRP8' which might not be the real host name.
    WARNING 2012-01-05 15:48:28.874
        116 Connect to message server (ciRP8/3900) failed: NIECONN_REFUSED.
    INFO 2012-01-05 15:49:07.066
        189 Starting instance RP8/DVEBMGS01...
        190
        191 WARNING 2012-01-05 15:49:07.107
        192 Connect to message server (ciRP8/3901) failed: NIECONN_REFUSED.
        193331 ERROR 2012-01-05 15:50:09.756
        332 CJS-30151  Java process server0 of instance RP8/DVEBMGS01 [ABAP: ACTIVE, Java: (dispatcher: RUNNING, server0: UNKNOWN        )] did not start after 1:00 minutes. Giving up.
    more /etc/hosts
    127.0.0.1       localhost.localdomain localhost loopback
    10.10.6.92      ciRP8   cirp8
    10.10.6.91      dbRP8   dbrp8
    10.10.6.95      cipocvm
    10.10.6.94      dbpocvm
    10.10.6.73      poc-node1
    10.10.6.82      poc-node2
    ::1             localhost6.localdomain6 localhost6
    10.10.5.50      dsview3.dsview3.itc.com    dsview3
    I may please be guided
    Kindest Regards

    Hi Sunny,
    You are correct,but we have a different strategy.
    We will have CI as SPOF and no CI with DI as non SPOF on two nodes.
    CI will be a part of cluster in compensation to the CI and DI as non-clustered on seperate nodes.
    I am yet stuck on 27 th phase of CI installation.
    I do not think that can be a cause of the error as we have gone through the phase of installing /confguring Java Engine and installing S/WUnits prior to this 27 th phasei.e  "Prepeare to install minimal configuration"  .
    Anyways CI can always be a part of cluster as and HA option too.
    Thanks for your reply.
    Any futher suggestions is appreciated.
    Thanks

  • Could not validate SPNEGO token.java.lang.Exception: Checksum error.

    Hello consultant:
    We are trying configurated SSO usind SPNEGO  module
    We have a portal 7.0 ehp1 and Active Directory Microsoft versión 2003 native
    we have followed the steps described in note Sap 1457499"Note 1457499 - SPNego add-on"
    When we have logged with user Active Directory and we try access to portal we obtain following error:
    Authorization check user error
    We have Deploy the Web diagtool from SAP Note 1045019 on the J2EE server, run it and perform the
    following steps:
    1. Select "Component" = "security" and "Activity" = "all"
    2. Click the "Go" button, followed by the "Add All" button
    3. Select "Component" = "All" and in the "Search pattern" field write "com.sap.security.spnego"
    4. Click the "Go" button, followed by the "Add All" button
    5. Start the tool
    Then we have reproduce the problem and stop the tool. The generated zip file will contain following error:
    15:45:20:078 Error J2EE_GST_PRD SAPEngine_Application_Thread[impl:3]_15 ~p.security.spnego.krb5.crypto.DesCrypto Checksum error! checksum: 0xc46bfed8d0dbc54221ee75405c8cd5ac; calculated checksum: 0x6ead7e801608b729a6957597327f2ba5
    15:45:20:078 Error J2EE_GST_PRD SAPEngine_Application_Thread[impl:3]_15 ~m.sap.security.spnego.SPNEGOLoginModule Could not validate SPNEGO token.
    java.lang.Exception: Checksum error.
    at com.sap.security.spnego.krb5.crypto.DesCrypto.decrypt(DesCrypto.java:43)
    at com.sap.security.spnego.krb5.KrbEncryptedData.decrypt(KrbEncryptedData.java:81)
    at com.sap.security.spnego.krb5.KrbApReq.decrypt(KrbApReq.java:67)
    at com.sap.security.spnego.SPNEGOLoginModule.parseAndValidateSPNEGOToken(SPNEGOLoginModule.java:234)
    at com.sap.security.spnego.SPNEGOLoginModule.processAuthorizationHeader(SPNEGOLoginModule.java:385)
    at com.sap.security.spnego.SPNEGOLoginModule.login(SPNEGOLoginModule.java:102)
    at com.sap.engine.services.security.login.LoginModuleLoggingWrapperImpl.login(LoginModuleLoggingWrapperImpl.java:185)
    at com.sap.engine.services.security.login.ModulesProcessAction.run(ModulesProcessAction.java:70)
    at java.security.AccessController.doPrivileged(AccessController.java:246)
    at com.sap.engine.services.security.login.FastLoginContext.login(FastLoginContext.java:181)
    at com.sap.engine.system.SystemLoginModule.login(SystemLoginModule.java:90)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:61)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
    at java.lang.reflect.Method.invoke(Method.java:391)
    at javax.security.auth.login.LoginContext.invoke(LoginContext.java:699)
    at javax.security.auth.login.LoginContext.access$000(LoginContext.java:151)
    at javax.security.auth.login.LoginContext$4.run(LoginContext.java:634)
    at java.security.AccessController.doPrivileged(AccessController.java:246)
    at javax.security.auth.login.LoginContext.invokeModule(LoginContext.java:631)
    at javax.security.auth.login.LoginContext.login(LoginContext.java:557)
    at com.sap.security.core.logon.imp.SAPJ2EEAuthenticator.logon(SAPJ2EEAuthenticator.java:912)
    at com.sapportals.portal.prt.service.authenticationservice.AuthenticationService.login(AuthenticationService.java:367)
    at com.sapportals.portal.prt.connection.UMHandler.handleUM(UMHandler.java:126)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:181)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:541)
    at java.security.AccessController.doPrivileged(AccessController.java:246)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:430)
    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.runtime.RequestDispatcherImpl.doWork(RequestDispatcherImpl.java:321)
    at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:377)
    at com.sap.portal.navigation.Gateway.service(Gateway.java:126)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(AccessController.java:219)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    Could you help us?
    Many thanks for your collaboration

    << Do not post the same question across a number of forums >>

  • 'Conversion configuration error: Unknown structure

    Hi, my scenario is very simple, Proxy->PI->File and there is no mapping.
    There is a report that sends all the data to PI with the proxy and that works OK, but when the file adapter must generate the file I get the following error:
    Message processing failed. Cause: com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.lang.Exception: Exception in XML Parser (format problem?):'java.lang.Exception: Message processing failed in XML parser: 'Conversion configuration error: Unknown structure 'n:WU_MT_BP' found in document', probably configuration error in file adapter (XML parser error)'
    The XML can't be wrong because the MT of the proxy service interface is the same that the MT of the file interface.
    In the file content conversion I specified all the structures, with fieldFixedLenghts parameter and endSeparator = 'nl'... I checked those parameters too and they look OK too...

    >>Unknown structure 'n:WU_MT_BP
    This looks clearly like a content conversion issue.
    In file content conversion for recordset structure,have you specified WU_MT_BP?
    Is this tag required or it shouldn't be coming in payload in first place.
    It is possible that the occurrence of this tag is optional and you may be specified/not-specified content conversion parameters for it.
    Thanks
    Aamir

Maybe you are looking for