Java startup failed after deploying ADS sp13.

Hi All,
I am not able to start my J2ee Engine after deploying ADS Sp13.
Is there anyway i can undeploy the SP 13 of ADS.
I am getting following errors.
Bootstrap MODE:
<INSTANCE GLOBALS>
determined by parameter [ID0118651].
Missing RunningMode property - runningin NORMAL mode.
Instance [ID118651] will run in [NORMAL] mode, performing action [NONE]
Discovered property [instance.en.port] with value [3200] !
Discovered property [instance.en.host] with value [issapsolmgr] !
Synchronizing file [.\.hotspot_compiler].
...Synched ok!
Synchronizing file [..\..\SDM\program\.hotspot_compiler].
...Synched ok!
Synchronizing native files...
Synchronizing file [.\..\os_libs\FontManagerService_native.zip].
Error synchronizing file [.\..\os_libs\FontManagerService_native.zip].
java.lang.NullPointerException
     at com.sap.sql.jdbc.mss.MssSQLExceptionAnalyzer.getCategory(MssSQLExceptionAnalyzer.java:112)
     at com.sap.sql.services.core.CoreServices.isDuplicateKeyException(CoreServices.java:133)
     at com.sap.sql.jdbc.direct.DirectPreparedStatement.processSQLException(DirectPreparedStatement.java:1189)
     at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeQuery(DirectPreparedStatement.java:285)
     at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeQuery(DirectPreparedStatement.java:248)
     at com.sap.engine.core.configuration.impl.persistence.rdbms.DBAccessMSSQL.getFileEntry(DBAccessMSSQL.java:66)
     at com.sap.engine.core.configuration.impl.persistence.rdbms.FileLoader.getInputStream(FileLoader.java:33)
     at com.sap.engine.core.configuration.impl.PersistentDataInputStream.getStream(PersistentDataInputStream.java:81)
     at com.sap.engine.core.configuration.impl.PersistentDataInputStream.read(PersistentDataInputStream.java:135)
     at com.sap.engine.bootstrap.Synchronizer.getFile(Synchronizer.java:182)
     at com.sap.engine.bootstrap.Synchronizer.getFile(Synchronizer.java:160)
     at com.sap.engine.bootstrap.Synchronizer.synchronizeFile(Synchronizer.java:112)
     at com.sap.engine.bootstrap.Bootstrap.getOSDependentFiles(Bootstrap.java:614)
     at com.sap.engine.bootstrap.Bootstrap.synchInstanceGlobals(Bootstrap.java:193)
     at com.sap.engine.bootstrap.Bootstrap.makeUpdate(Bootstrap.java:831)
     at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:815)
     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.engine.frame.core.configuration.InvalidPersistentDataStreamException: Could not get file from DB.
     at com.sap.engine.core.configuration.impl.PersistentDataInputStream.getStream(PersistentDataInputStream.java:84)
     at com.sap.engine.core.configuration.impl.PersistentDataInputStream.read(PersistentDataInputStream.java:135)
     at com.sap.engine.bootstrap.Synchronizer.getFile(Synchronizer.java:182)
     at com.sap.engine.bootstrap.Synchronizer.getFile(Synchronizer.java:160)
     at com.sap.engine.bootstrap.Synchronizer.synchronizeFile(Synchronizer.java:112)
     at com.sap.engine.bootstrap.Bootstrap.getOSDependentFiles(Bootstrap.java:614)
     at com.sap.engine.bootstrap.Bootstrap.synchInstanceGlobals(Bootstrap.java:193)
     at com.sap.engine.bootstrap.Bootstrap.makeUpdate(Bootstrap.java:831)
     at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:815)
     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)
Synchronizing file [.\..\os_libs\PDFManipulation_native.zip].
...Synched ok!
Synchronizing file [.\..\os_libs\ServicesNatives2_native.zip].
...Synched ok!
Synchronizing file [.\..\os_libs\rscp4j.dll].
...Synched ok!
Synchronizing file [.\..\os_libs\XMLFormService_native.zip].
...Synched ok!
Synchronizing file [.\..\os_libs\rscp4j.pdb].
...Synched ok!
Synchronizing file [.\..\os_libs\LicenseSupportService_native.zip].
...Synched ok!
Exception occurred:
com.sap.engine.bootstrap.SynchronizationException: Unable to synchronize native files for instance [ID118651]!
     at com.sap.engine.bootstrap.Bootstrap.synchInstanceGlobals(Bootstrap.java:203)
     at com.sap.engine.bootstrap.Bootstrap.makeUpdate(Bootstrap.java:831)
     at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:815)
     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: ]==----
java.lang.NullPointerException
     at com.sap.sql.jdbc.mss.MssSQLExceptionAnalyzer.getCategory(MssSQLExceptionAnalyzer.java:112)
     at com.sap.sql.services.core.CoreServices.isDuplicateKeyException(CoreServices.java:133)
     at com.sap.sql.jdbc.direct.DirectPreparedStatement.processSQLException(DirectPreparedStatement.java:1189)
     at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeQuery(DirectPreparedStatement.java:285)
     at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeQuery(DirectPreparedStatement.java:248)
     at com.sap.engine.core.configuration.impl.persistence.rdbms.DBAccessMSSQL.getFileEntry(DBAccessMSSQL.java:66)
     at com.sap.engine.core.configuration.impl.persistence.rdbms.FileLoader.getInputStream(FileLoader.java:33)
     at com.sap.engine.core.configuration.impl.PersistentDataInputStream.getStream(PersistentDataInputStream.java:81)
     at com.sap.engine.core.configuration.impl.PersistentDataInputStream.read(PersistentDataInputStream.java:135)
     at com.sap.engine.bootstrap.Synchronizer.getFile(Synchronizer.java:182)
     at com.sap.engine.bootstrap.Synchronizer.getFile(Synchronizer.java:160)
     at com.sap.engine.bootstrap.Synchronizer.synchronizeFile(Synchronizer.java:112)
     at com.sap.engine.bootstrap.Bootstrap.getOSDependentFiles(Bootstrap.java:614)
     at com.sap.engine.bootstrap.Bootstrap.synchInstanceGlobals(Bootstrap.java:193)
     at com.sap.engine.bootstrap.Bootstrap.makeUpdate(Bootstrap.java:831)
     at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:815)
     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.engine.frame.core.configuration.InvalidPersistentDataStreamException: Could not get file from DB.
     at com.sap.engine.core.configuration.impl.PersistentDataInputStream.getStream(PersistentDataInputStream.java:84)
     at com.sap.engine.core.configuration.impl.PersistentDataInputStream.read(PersistentDataInputStream.java:135)
     at com.sap.engine.bootstrap.Synchronizer.getFile(Synchronizer.java:182)
     at com.sap.engine.bootstrap.Synchronizer.getFile(Synchronizer.java:160)
     at com.sap.engine.bootstrap.Synchronizer.synchronizeFile(Synchronizer.java:112)
     at com.sap.engine.bootstrap.Bootstrap.getOSDependentFiles(Bootstrap.java:614)
     at com.sap.engine.bootstrap.Bootstrap.synchInstanceGlobals(Bootstrap.java:193)
     at com.sap.engine.bootstrap.Bootstrap.makeUpdate(Bootstrap.java:831)
     at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:815)
     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)
[Bootstrap module]> Problem occurred while performing synchronization.
Regards,
Akhilesh

Hi,
We are having exact same error after applying Stack 14.
Synchronizing file [.\..\os_libs\FontManagerService_native.zip].
Error synchronizing file [.\..\os_libs\FontManagerService_native.zip].
com.sap.engine.frame.core.configuration.InvalidPersistentDataStreamException: Could not get file from DB.     at com.sap.engine.core.configuration.impl.PersistentDataInputStream.getStream(PersistentDataInputStream.java:84)
     at com.sap.engine.core.configuration.impl.PersistentDataInputStream.read(PersistentDataInputStream.java:135)
     at com.sap.engine.bootstrap.Synchronizer.getFile(Synchronizer.java:245)
     at com.sap.engine.bootstrap.Synchronizer.getFile(Synchronizer.java:216)
     at com.sap.engine.bootstrap.Synchronizer.synchronizeFile(Synchronizer.java:151)
     at com.sap.engine.bootstrap.Bootstrap.getOSDependentFiles(Bootstrap.java:708)
     at com.sap.engine.bootstrap.Bootstrap.synchInstanceGlobals(Bootstrap.java:200)
     at com.sap.engine.bootstrap.Bootstrap.makeUpdate(Bootstrap.java:993)
     at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:972)
     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.microsoft.sqlserver.jdbc.SQLServerException: The system is out of memory. Use server side cursors for large result sets:null. Result set size:112,526,773. JVM total memory size:259,522,560.***
I tried your suggestion about "Note 784568 - DB6: fullyMaterializeLobData=false"
Changed the Value of
jdbc/pool/CR1/Url = jdbc:sqlserver://EPCRMIDES:1433;databasename=CR1
to
jdbc:sqlserver://EPCRMIDES:1433;databasename=CR1;fullyMaterializeLobData=0;
Then RESTART Application...
But I still get the error and Java is not coming backup.
The database for us is sql server.
Any suggestions..

Similar Messages

  • Startup failed after update

    I just updated my phone from nokia software updater and the computer told me it was successful etc.
    But when i turned my phone back on again it asks me to put my pin in and then says 'Phone startup failed. Contact the retailer'.
    Why won't it turn on!
    I've taken my memory card out and taken the battery out and back in twice. 

    Just me, my phone is a 6110 navigator.

  • Java startup failing

    I've have installed support stack 13 and now the java won't startup.
    I've attached an extract from the log_bootstrap file - the main error seems to be regarding system out of memory. The server has had an extra 1gb added but thsi has made know difference.
    [Mar 12, 2008 4:12:08 PM ] [Bootstrap module]> Problem occurred while performing synchronization.
    [Mar 12, 2008 4:12:35 PM ] -
    [Mar 12, 2008 4:12:35 PM ] Bootstrap MODE:
    [Mar 12, 2008 4:12:35 PM ] <INSTANCE GLOBALS>
    [Mar 12, 2008 4:12:35 PM ]  determined by parameter [ID0074985].
    [Mar 12, 2008 4:12:35 PM ] -
    [Mar 12, 2008 4:12:39 PM ] Instance [ID74985] will run in [normal] mode, performing action [NONE]
    [Mar 12, 2008 4:12:39 PM ] Discovered property [instance.en.port] with value [3201] !
    [Mar 12, 2008 4:12:39 PM ] Discovered property [instance.en.host] with value [hc-devsmr] !
    [Mar 12, 2008 4:12:39 PM ] Synchronizing file [.\.hotspot_compiler].
    [Mar 12, 2008 4:12:39 PM ] ...Synched ok!
    [Mar 12, 2008 4:12:39 PM ] Synchronizing file [..\..\SDM\program\.hotspot_compiler].
    [Mar 12, 2008 4:12:39 PM ] ...Synched ok!
    [Mar 12, 2008 4:12:39 PM ]  * Synchronizing native files...
    [Mar 12, 2008 4:12:39 PM ] Synchronizing file [.\..\os_libs\FontManagerService_native.zip].
    [Mar 12, 2008 4:12:46 PM ] Error synchronizing file [.\..\os_libs\FontManagerService_native.zip].
    com.microsoft.sqlserver.jdbc.SQLServerException: The system is out of memory. Use server side cursors for large result sets:null. Result set size:112,526,773. JVM total memory size:129,761,280.
         at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDriverError(Unknown Source)
         at com.microsoft.sqlserver.jdbc.DBComms.receive(Unknown Source)
         at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.doExecutePreparedStatement(Unknown Source)
         at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement$PreparedStatementExecutionRequest.executeStatement(Unknown Source)
         at com.microsoft.sqlserver.jdbc.CancelableRequest.execute(Unknown Source)
         at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeRequest(Unknown Source)
         at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.execute(Unknown Source)
         at com.microsoft.sqlserver.jdbc.SQLServerStatement.doCursorFetch(Unknown Source)
         at com.microsoft.sqlserver.jdbc.ServerFetchBuffer.doServerFetch(Unknown Source)
         at com.microsoft.sqlserver.jdbc.ServerFetchBuffer.forward(Unknown Source)
         at com.microsoft.sqlserver.jdbc.ServerFetchBuffer.relative(Unknown Source)
         at com.microsoft.sqlserver.jdbc.PositionedCursor.positionedRelative(Unknown Source)
         at com.microsoft.sqlserver.jdbc.PositionedCursor.next(Unknown Source)
         at com.microsoft.sqlserver.jdbc.ForwardOnlyDynamicServerCursor.next(Unknown Source)
         at com.microsoft.sqlserver.jdbc.SQLServerResultSet.next(Unknown Source)
         at com.sap.sql.jdbc.basic.BasicResultSet.next(BasicResultSet.java:61)
         at com.sap.sql.jdbc.direct.DirectResultSet.next(DirectResultSet.java:132)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBAccessMSSQL.getFileEntry(DBAccessMSSQL.java:68)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.FileLoader.getInputStream(FileLoader.java:33)
         at com.sap.engine.core.configuration.impl.PersistentDataInputStream.getStream(PersistentDataInputStream.java:81)
         at com.sap.engine.core.configuration.impl.PersistentDataInputStream.read(PersistentDataInputStream.java:135)
         at com.sap.engine.bootstrap.Synchronizer.getFile(Synchronizer.java:182)
         at com.sap.engine.bootstrap.Synchronizer.getFile(Synchronizer.java:160)
         at com.sap.engine.bootstrap.Synchronizer.synchronizeFile(Synchronizer.java:112)
         at com.sap.engine.bootstrap.Bootstrap.getOSDependentFiles(Bootstrap.java:614)
         at com.sap.engine.bootstrap.Bootstrap.synchInstanceGlobals(Bootstrap.java:193)
         at com.sap.engine.bootstrap.Bootstrap.makeUpdate(Bootstrap.java:831)
         at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:815)
         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.engine.frame.core.configuration.InvalidPersistentDataStreamException: Could not get file from DB.
         at com.sap.engine.core.configuration.impl.PersistentDataInputStream.getStream(PersistentDataInputStream.java:84)
         at com.sap.engine.core.configuration.impl.PersistentDataInputStream.read(PersistentDataInputStream.java:135)
         at com.sap.engine.bootstrap.Synchronizer.getFile(Synchronizer.java:182)
         at com.sap.engine.bootstrap.Synchronizer.getFile(Synchronizer.java:160)
         at com.sap.engine.bootstrap.Synchronizer.synchronizeFile(Synchronizer.java:112)
         at com.sap.engine.bootstrap.Bootstrap.getOSDependentFiles(Bootstrap.java:614)
         at com.sap.engine.bootstrap.Bootstrap.synchInstanceGlobals(Bootstrap.java:193)
         at com.sap.engine.bootstrap.Bootstrap.makeUpdate(Bootstrap.java:831)
         at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:815)
         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)
    [Mar 12, 2008 4:12:46 PM ] Synchronizing file [.\..\os_libs\PDFManipulation_native.zip].
    [Mar 12, 2008 4:12:47 PM ] ...Synched ok!
    [Mar 12, 2008 4:12:47 PM ] Synchronizing file [.\..\os_libs\ServicesNatives2_native.zip].
    [Mar 12, 2008 4:12:47 PM ] ...Synched ok!
    [Mar 12, 2008 4:12:47 PM ] Synchronizing file [.\..\os_libs\rscp4j.dll].
    [Mar 12, 2008 4:12:47 PM ] ...Synched ok!
    [Mar 12, 2008 4:12:47 PM ] Synchronizing file [.\..\os_libs\XMLFormService_native.zip].
    [Mar 12, 2008 4:12:48 PM ] ...Synched ok!
    [Mar 12, 2008 4:12:48 PM ] Synchronizing file [.\..\os_libs\rscp4j.pdb].
    [Mar 12, 2008 4:12:48 PM ] ...Synched ok!
    [Mar 12, 2008 4:12:48 PM ] Synchronizing file [.\..\os_libs\LicenseSupportService_native.zip].
    [Mar 12, 2008 4:12:48 PM ] ...Synched ok!
    [Mar 12, 2008 4:12:48 PM ] Exception occurred:
    com.sap.engine.bootstrap.SynchronizationException: Unable to synchronize native files for instance [ID74985]!
         at com.sap.engine.bootstrap.Bootstrap.synchInstanceGlobals(Bootstrap.java:203)
         at com.sap.engine.bootstrap.Bootstrap.makeUpdate(Bootstrap.java:831)
         at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:815)
         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.microsoft.sqlserver.jdbc.SQLServerException: The system is out of memory. Use server side cursors for large result sets:null. Result set size:112,526,773. JVM total memory size:129,761,280.
         at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDriverError(Unknown Source)
         at com.microsoft.sqlserver.jdbc.DBComms.receive(Unknown Source)
         at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.doExecutePreparedStatement(Unknown Source)
         at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement$PreparedStatementExecutionRequest.executeStatement(Unknown Source)
         at com.microsoft.sqlserver.jdbc.CancelableRequest.execute(Unknown Source)
         at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeRequest(Unknown Source)
         at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.execute(Unknown Source)
         at com.microsoft.sqlserver.jdbc.SQLServerStatement.doCursorFetch(Unknown Source)
         at com.microsoft.sqlserver.jdbc.ServerFetchBuffer.doServerFetch(Unknown Source)
         at com.microsoft.sqlserver.jdbc.ServerFetchBuffer.forward(Unknown Source)
         at com.microsoft.sqlserver.jdbc.ServerFetchBuffer.relative(Unknown Source)
         at com.microsoft.sqlserver.jdbc.PositionedCursor.positionedRelative(Unknown Source)
         at com.microsoft.sqlserver.jdbc.PositionedCursor.next(Unknown Source)
         at com.microsoft.sqlserver.jdbc.ForwardOnlyDynamicServerCursor.next(Unknown Source)
         at com.microsoft.sqlserver.jdbc.SQLServerResultSet.next(Unknown Source)
         at com.sap.sql.jdbc.basic.BasicResultSet.next(BasicResultSet.java:61)
         at com.sap.sql.jdbc.direct.DirectResultSet.next(DirectResultSet.java:132)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBAccessMSSQL.getFileEntry(DBAccessMSSQL.java:68)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.FileLoader.getInputStream(FileLoader.java:33)
         at com.sap.engine.core.configuration.impl.PersistentDataInputStream.getStream(PersistentDataInputStream.java:81)
         at com.sap.engine.core.configuration.impl.PersistentDataInputStream.read(PersistentDataInputStream.java:135)
         at com.sap.engine.bootstrap.Synchronizer.getFile(Synchronizer.java:182)
         at com.sap.engine.bootstrap.Synchronizer.getFile(Synchronizer.java:160)
         at com.sap.engine.bootstrap.Synchronizer.synchronizeFile(Synchronizer.java:112)
         at com.sap.engine.bootstrap.Bootstrap.getOSDependentFiles(Bootstrap.java:614)
         at com.sap.engine.bootstrap.Bootstrap.synchInstanceGlobals(Bootstrap.java:193)
         at com.sap.engine.bootstrap.Bootstrap.makeUpdate(Bootstrap.java:831)
         at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:815)
         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.engine.frame.core.configuration.InvalidPersistentDataStreamException: Could not get file from DB.
         at com.sap.engine.core.configuration.impl.PersistentDataInputStream.getStream(PersistentDataInputStream.java:84)
         at com.sap.engine.core.configuration.impl.PersistentDataInputStream.read(PersistentDataInputStream.java:135)
         at com.sap.engine.bootstrap.Synchronizer.getFile(Synchronizer.java:182)
         at com.sap.engine.bootstrap.Synchronizer.getFile(Synchronizer.java:160)
         at com.sap.engine.bootstrap.Synchronizer.synchronizeFile(Synchronizer.java:112)
         at com.sap.engine.bootstrap.Bootstrap.getOSDependentFiles(Bootstrap.java:614)
         at com.sap.engine.bootstrap.Bootstrap.synchInstanceGlobals(Bootstrap.java:193)
         at com.sap.engine.bootstrap.Bootstrap.makeUpdate(Bootstrap.java:831)
         at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:815)
         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)
    [Mar 12, 2008 4:12:48 PM ] [Bootstrap module]> Problem occurred while performing synchronization.
    [Mar 12, 2008 4:12:53 PM ] -
    [Mar 12, 2008 4:12:53 PM ] Bootstrap MODE:
    [Mar 12, 2008 4:12:53 PM ] <INSTANCE GLOBALS>
    [Mar 12, 2008 4:12:53 PM ]  determined by parameter [ID0074985].
    [Mar 12, 2008 4:12:53 PM ] -
    [Mar 12, 2008 4:12:54 PM ] Instance [ID74985] will run in [normal] mode, performing action [NONE]
    [Mar 12, 2008 4:12:54 PM ] Discovered property [instance.en.port] with value [3201] !
    [Mar 12, 2008 4:12:54 PM ] Discovered property [instance.en.host] with value [hc-devsmr] !
    [Mar 12, 2008 4:12:54 PM ] Synchronizing file [.\.hotspot_compiler].
    [Mar 12, 2008 4:12:55 PM ] ...Synched ok!
    [Mar 12, 2008 4:12:55 PM ] Synchronizing file [..\..\SDM\program\.hotspot_compiler].
    [Mar 12, 2008 4:12:55 PM ] ...Synched ok!
    [Mar 12, 2008 4:12:55 PM ]  * Synchronizing native files...
    [Mar 12, 2008 4:12:55 PM ] Synchronizing file [.\..\os_libs\FontManagerService_native.zip].

    I've attached the log files for you to have a look at.
    DEV_SERVER0
    trc file: "F:\usr\sap\DSM\DVEBMGS00\work\dev_server0", trc level: 1, release: "700"
    node name   : ID7498550
    pid         : 4020
    system name : DSM
    system nr.  : 00
    started at  : Thu Mar 13 16:25:39 2008
    arguments       :
           arg[00] : F:\usr\sap\DSM\DVEBMGS00\exe\jlaunch.exe
           arg[01] : pf=F:\usr\sap\DSM\SYS\profile\DSM_DVEBMGS00_hc-devsmr
           arg[02] : -DSAPINFO=DSM_00_server
           arg[03] : pf=F:\usr\sap\DSM\SYS\profile\DSM_DVEBMGS00_hc-devsmr
           arg[04] : -DSAPSTART=1
           arg[05] : -DCONNECT_PORT=3638
           arg[06] : -DSAPSYSTEM=00
           arg[07] : -DSAPSYSTEMNAME=DSM
           arg[08] : -DSAPMYNAME=hc-devsmr_DSM_00
           arg[09] : -DSAPPROFILE=F:\usr\sap\DSM\SYS\profile\DSM_DVEBMGS00_hc-devsmr
           arg[10] : -DFRFC_FALLBACK=ON
           arg[11] : -DFRFC_FALLBACK_HOST=localhost
    [Thr 3016] Thu Mar 13 16:25:39 2008
    [Thr 3016] *** WARNING => INFO: Unknown property [instance.box.number=DSMDVEBMGS00hc-devsmr] [jstartxx.c   841]
    [Thr 3016] *** WARNING => INFO: Unknown property [instance.en.host=hc-devsmr] [jstartxx.c   841]
    [Thr 3016] *** WARNING => INFO: Unknown property [instance.en.port=3201] [jstartxx.c   841]
    [Thr 3016] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [F:\usr\sap\DSM\DVEBMGS00\j2ee\cluster\instance.properties]
    -> ms host    : hc-devsmr
    -> ms port    : 3901
    -> OS libs    : F:\usr\sap\DSM\DVEBMGS00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : F:\usr\sap\DSM\DVEBMGS00\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : hc-devsmr
    -> ms port    : 3901
    -> os libs    : F:\usr\sap\DSM\DVEBMGS00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : F:\usr\sap\DSM\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID7498500  : F:\usr\sap\DSM\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID7498550  : F:\usr\sap\DSM\DVEBMGS00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID7498500            : F:\usr\sap\DSM\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] ID7498550            : F:\usr\sap\DSM\DVEBMGS00\j2ee\cluster\instance.properties
    [Thr 3016] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 3016] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 1124] WaitSyncSemThread: Thread 1124 started as semaphore monitor thread.
    [Thr 1920] JLaunchRequestFunc: Thread 1920 started as listener thread for np messages.
    [Thr 3016] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr 3016] CPIC (version=700.2006.09.13)
    [Thr 3016] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_16-x64\
    [Thr 3016] JStartupICheckFrameworkPackage: can't find framework package F:\usr\sap\DSM\DVEBMGS00\exe\jvmx.jar
    JStartupIReadSection: read node properties [ID7498550]
    -> node name          : server0
    -> node type          : server
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_16-x64\
    -> java parameters    : -Djco.jarm=1 -XX:MaxPermSize=512M -XX:PermSize=512M -XX:NewSize=320M -XX:MaxNewSize=320M -XX:DisableExplicitGC -verbose:gc -Xloggc:GC.log -XX:PrintGCDetails -XX:+PrintGCTimeStamps -Djava.awt.headless=true -Dsun.io.useCanonCaches=false -XX:SoftRefLRUPolicyMSPerMB=1 -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy
    -> java vm version    : 1.4.2_16-b05
    -> java vm vendor     : Java HotSpot(TM) 64-Bit Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : amd64
    -> heap size          : 1024M
    -> init heap size     : 1024M
    -> root path          : F:\usr\sap\DSM\DVEBMGS00\j2ee\cluster\server0
    -> class path         : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : F:\usr\sap\DSM\DVEBMGS00\j2ee\os_libs
    -> main class         : com.sap.engine.boot.Start
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : F:\usr\sap\DSM\DVEBMGS00\exe\jstartup.jar;F:\usr\sap\DSM\DVEBMGS00\exe\jvmx.jar
    -> shutdown class     : com.sap.engine.boot.Start
    -> parameters         :
    -> debuggable         : no
    -> debug mode         : no
    -> debug port         : 50021
    -> shutdown timeout   : 120000
    [Thr 3016] JLaunchISetDebugMode: set debug mode [no]
    [Thr 3508] JLaunchIStartFunc: Thread 3508 started as Java VM thread.
    [Thr 3508] [JHVM_PrepareVMOptions] use java parameters set by profile parameter
         Java Parameters: -Xss2m
    JHVM_LoadJavaVM: VM Arguments of node [server0]
    -> stack   : 1048576 Bytes
    -> arg[  0]: exit
    -> arg[  1]: abort
    -> arg[  2]: vfprintf
    -> arg[  3]: -Djco.jarm=1
    -> arg[  4]: -XX:MaxPermSize=512M
    -> arg[  5]: -XX:PermSize=512M
    -> arg[  6]: -XX:NewSize=320M
    -> arg[  7]: -XX:MaxNewSize=320M
    -> arg[  8]: -XX:+DisableExplicitGC
    -> arg[  9]: -verbose:gc
    -> arg[ 10]: -Xloggc:GC.log
    -> arg[ 11]: -XX:+PrintGCDetails
    -> arg[ 12]: -XX:+PrintGCTimeStamps
    -> arg[ 13]: -Djava.awt.headless=true
    -> arg[ 14]: -Dsun.io.useCanonCaches=false
    -> arg[ 15]: -XX:SoftRefLRUPolicyMSPerMB=1
    -> arg[ 16]: -XX:SurvivorRatio=2
    -> arg[ 17]: -XX:TargetSurvivorRatio=90
    -> arg[ 18]: -Djava.security.policy=./java.policy
    -> arg[ 19]: -Djava.security.egd=file:/dev/urandom
    -> arg[ 20]: -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy
    -> arg[ 21]: -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy
    -> arg[ 22]: -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy
    -> arg[ 23]: -Dsys.global.dir=F:\usr\sap\DSM\SYS\global
    -> arg[ 24]: -Dapplication.home=F:\usr\sap\DSM\DVEBMGS00\exe
    -> arg[ 25]: -Djava.class.path=F:\usr\sap\DSM\DVEBMGS00\exe\jstartup.jar;F:\usr\sap\DSM\DVEBMGS00\exe\jvmx.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> arg[ 26]: -Djava.library.path=C:\j2sdk1.4.2_16-x64
    jre\bin\server;C:\j2sdk1.4.2_16-x64
    jre\bin;C:\j2sdk1.4.2_16-x64
    bin;F:\usr\sap\DSM\DVEBMGS00\j2ee\os_libs;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files (x86)\Microsoft SQL Server\80\Tools\Binn\;E:\Program Files\Microsoft SQL Server\90\Tools\binn\;E:\Program Files\Microsoft SQL Server (x86)\90\Tools\binn\;E:\Program Files\Microsoft SQL Server (x86)\90\DTS\Binn\;E:\Program Files\Microsoft SQL Server (x86)\90\Tools\Binn\VSShell\Common7\IDE\;F:\usr\sap\DSM\SYS\exe\uc\NTAMD64
    -> arg[ 27]: -Dmemory.manager=1024M
    -> arg[ 28]: -Xmx1024M
    -> arg[ 29]: -Xms1024M
    -> arg[ 30]: -DLoadBalanceRestricted=no
    -> arg[ 31]: -Djstartup.mode=JCONTROL
    -> arg[ 32]: -Djstartup.ownProcessId=4020
    -> arg[ 33]: -Djstartup.ownHardwareId=M0096926426
    -> arg[ 34]: -Djstartup.whoami=server
    -> arg[ 35]: -Djstartup.debuggable=no
    -> arg[ 36]: -Xss2m
    -> arg[ 37]: -DSAPINFO=DSM_00_server
    -> arg[ 38]: -DSAPSTART=1
    -> arg[ 39]: -DCONNECT_PORT=3638
    -> arg[ 40]: -DSAPSYSTEM=00
    -> arg[ 41]: -DSAPSYSTEMNAME=DSM
    -> arg[ 42]: -DSAPMYNAME=hc-devsmr_DSM_00
    -> arg[ 43]: -DSAPPROFILE=F:\usr\sap\DSM\SYS\profile\DSM_DVEBMGS00_hc-devsmr
    -> arg[ 44]: -DFRFC_FALLBACK=ON
    -> arg[ 45]: -DFRFC_FALLBACK_HOST=localhost
    -> arg[ 46]: -DSAPSTARTUP=1
    -> arg[ 47]: -DSAPSYSTEM=00
    -> arg[ 48]: -DSAPSYSTEMNAME=DSM
    -> arg[ 49]: -DSAPMYNAME=hc-devsmr_DSM_00
    -> arg[ 50]: -DSAPDBHOST=HC-DEVSMR
    -> arg[ 51]: -Dj2ee.dbhost=HC-DEVSMR
    CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources
    CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain
    CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub
    CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS
    CompilerOracle: exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices
    CompilerOracle: exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile
    CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup
    CompilerOracle: exclude com/sapportals/portal/navigation/cache/CacheNavigationNode getAttributeValue
    CompilerOracle: exclude com/sapportals/portal/navigation/TopLevelNavigationiView PrintNode
    CompilerOracle: exclude com/sapportals/wcm/service/ice/wcm/ICEPropertiesCoder encode
    CompilerOracle: exclude com/sap/lcr/pers/delta/importing/ObjectLoader loadObjects
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readElement
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readSequence
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/TypeMappingImpl initializeRelations
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/GeneratedComplexType _loadInto
    [Thr 3508] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [server0]
    [Thr 3852] Thu Mar 13 16:25:45 2008
    [Thr 3852] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 3852] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 3852] JLaunchISetClusterId: set cluster id 7498550
    [Thr 3852] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 3852] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    [Thr 3436] Thu Mar 13 16:26:16 2008
    [Thr 3436] JHVM_RegisterNatives: registering methods in com.sap.mw.rfc.driver.CpicDriver
    [Thr 3436] Thu Mar 13 16:26:17 2008
    [Thr 3436] JHVM_RegisterNatives: registering methods in com.sap.i18n.cp.ConverterJNI
    [Thr 3436] Thu Mar 13 16:26:19 2008
    [Thr 3436] JHVM_RegisterNatives: registering methods in com.sap.mw.rfc.engine.Compress
    [Thr 3292] Thu Mar 13 16:26:37 2008
    [Thr 3292] JHVM_RegisterNatives: registering methods in com.sap.security.core.server.vsi.service.jni.VirusScanInterface
    [Thr 3852] Thu Mar 13 16:26:41 2008
    [Thr 3852] JLaunchISetState: change state from [Starting (2)] to [Starting applications (10)]
    Thu Mar 13 16:27:49 2008
    Excluding compile:  com.sap.engine.services.webservices.jaxrpc.encoding.TypeMappingImpl::initializeRelations
    Thu Mar 13 16:28:01 2008
    Excluding compile:  com.sap.engine.services.webservices.jaxrpc.encoding.GeneratedComplexType::_loadInto
    Excluding compile:  com.sap.engine.services.webservices.jaxrpc.encoding.InstanceBuilder::readSequence
    [Thr 3056] Thu Mar 13 16:29:02 2008
    [Thr 3056] JLaunchISetState: change state from [Starting applications (10)] to [Running (3)]
    DEV_JCONTROL
    trc file: "F:\usr\sap\DSM\DVEBMGS00\work\dev_jcontrol", trc level: 1, release: "700"
    node name   : jcontrol
    pid         : 1896
    system name : DSM
    system nr.  : 00
    started at  : Thu Mar 13 16:25:00 2008
    arguments       :
           arg[00] : F:\usr\sap\DSM\DVEBMGS00\exe\jcontrol.EXE
           arg[01] : pf=F:\usr\sap\DSM\SYS\profile\DSM_DVEBMGS00_hc-devsmr
           arg[02] : -DSAPSTART=1
           arg[03] : -DCONNECT_PORT=3633
           arg[04] : -DSAPSYSTEM=00
           arg[05] : -DSAPSYSTEMNAME=DSM
           arg[06] : -DSAPMYNAME=hc-devsmr_DSM_00
           arg[07] : -DSAPPROFILE=F:\usr\sap\DSM\SYS\profile\DSM_DVEBMGS00_hc-devsmr
           arg[08] : -DFRFC_FALLBACK=ON
           arg[09] : -DFRFC_FALLBACK_HOST=localhost
    [Thr 1768] Thu Mar 13 16:25:00 2008
    [Thr 1768] *** WARNING => INFO: Unknown property [instance.box.number=DSMDVEBMGS00hc-devsmr] [jstartxx.c   841]
    [Thr 1768] *** WARNING => INFO: Unknown property [instance.en.host=hc-devsmr] [jstartxx.c   841]
    [Thr 1768] *** WARNING => INFO: Unknown property [instance.en.port=3201] [jstartxx.c   841]
    [Thr 1768] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [F:\usr\sap\DSM\DVEBMGS00\j2ee\cluster\instance.properties;F:\usr\sap\DSM\DVEBMGS00\SDM\program\config\sdm_jstartup.properties]
    -> ms host    : hc-devsmr
    -> ms port    : 3901
    -> OS libs    : F:\usr\sap\DSM\DVEBMGS00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : F:\usr\sap\DSM\DVEBMGS00\j2ee\cluster\instance.properties
    -> files [01] : F:\usr\sap\DSM\DVEBMGS00\SDM\program\config\sdm_jstartup.properties
    Instance properties
    -> ms host    : hc-devsmr
    -> ms port    : 3901
    -> os libs    : F:\usr\sap\DSM\DVEBMGS00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : F:\usr\sap\DSM\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID7498500  : F:\usr\sap\DSM\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID7498550  : F:\usr\sap\DSM\DVEBMGS00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID7498500            : F:\usr\sap\DSM\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] ID7498550            : F:\usr\sap\DSM\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] sdm                  : F:\usr\sap\DSM\DVEBMGS00\SDM\program\config\sdm_jstartup.properties
    [Thr 1768] JControlExecuteBootstrap: execute bootstrap process [bootstrap]
    [Thr 1768] [Node: bootstrap] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_16-x64\
    [Thr 4936] JControlDPMessageProxy: Thread 4936 started as handler thread for R/3 dispatcher messages.
    [Thr 1768] JStartupICheckFrameworkPackage: can't find framework package F:\usr\sap\DSM\DVEBMGS00\exe\jvmx.jar
    JStartupIReadSection: read node properties [bootstrap]
    -> node name          : bootstrap
    -> node type          : bootstrap
    -> node execute       : yes
    -> java path          : C:\j2sdk1.4.2_16-x64\
    -> java parameters    : -Djco.jarm=1
    -> java vm version    : 1.4.2_16-b05
    -> java vm vendor     : Java HotSpot(TM) 64-Bit Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : amd64
    -> heap size          : 1024M
    -> root path          : F:\usr\sap\DSM\DVEBMGS00\j2ee\cluster
    -> class path         : .\bootstrap\launcher.jar
    -> OS libs path       : F:\usr\sap\DSM\DVEBMGS00\j2ee\os_libs
    -> main class         : com.sap.engine.offline.OfflineToolStart
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : F:\usr\sap\DSM\DVEBMGS00\exe\jstartup.jar;F:\usr\sap\DSM\DVEBMGS00\exe\jvmx.jar
    -> parameters         : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID0074985
    -> debuggable         : yes
    -> debug mode         : no
    -> debug port         : 60000
    -> shutdown timeout   : 120000
    JControlStartJLaunch: program = F:\usr\sap\DSM\DVEBMGS00\exe\jlaunch.exe
    -> arg[00] = F:\usr\sap\DSM\DVEBMGS00\exe\jlaunch.exe
    -> arg[01] = pf=F:\usr\sap\DSM\SYS\profile\DSM_DVEBMGS00_hc-devsmr
    -> arg[02] = -DSAPINFO=DSM_00_bootstrap
    -> arg[03] = -nodeId=-1
    -> arg[04] = -file=F:\usr\sap\DSM\DVEBMGS00\j2ee\cluster\instance.properties
    -> arg[05] = -syncSem=JSTARTUP_WAIT_ON_1896
    -> arg[06] = -nodeName=bootstrap
    -> arg[07] = -jvmOutFile=F:\usr\sap\DSM\DVEBMGS00\work\jvm_bootstrap.out
    -> arg[08] = -stdOutFile=F:\usr\sap\DSM\DVEBMGS00\work\std_bootstrap.out
    -> arg[09] = -locOutFile=F:\usr\sap\DSM\DVEBMGS00\work\dev_bootstrap
    -> arg[10] = -mode=BOOTSTRAP
    -> arg[11] = pf=F:\usr\sap\DSM\SYS\profile\DSM_DVEBMGS00_hc-devsmr
    -> arg[12] = -DSAPSTART=1
    -> arg[13] = -DCONNECT_PORT=3638
    -> arg[14] = -DSAPSYSTEM=00
    -> arg[15] = -DSAPSYSTEMNAME=DSM
    -> arg[16] = -DSAPMYNAME=hc-devsmr_DSM_00
    -> arg[17] = -DSAPPROFILE=F:\usr\sap\DSM\SYS\profile\DSM_DVEBMGS00_hc-devsmr
    -> arg[18] = -DFRFC_FALLBACK=ON
    -> arg[19] = -DFRFC_FALLBACK_HOST=localhost
    -> lib path = PATH=C:\j2sdk1.4.2_16-x64
    jre\bin\server;C:\j2sdk1.4.2_16-x64
    jre\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files (x86)\Microsoft SQL Server\80\Tools\Binn\;E:\Program Files\Microsoft SQL Server\90\Tools\binn\;E:\Program Files\Microsoft SQL Server (x86)\90\Tools\binn\;E:\Program Files\Microsoft SQL Server (x86)\90\DTS\Binn\;E:\Program Files\Microsoft SQL Server (x86)\90\Tools\Binn\VSShell\Common7\IDE\;F:\usr\sap\DSM\SYS\exe\uc\NTAMD64
    -> exe path = PATH=C:\j2sdk1.4.2_16-x64
    bin;F:\usr\sap\DSM\DVEBMGS00\j2ee\os_libs;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files (x86)\Microsoft SQL Server\80\Tools\Binn\;E:\Program Files\Microsoft SQL Server\90\Tools\binn\;E:\Program Files\Microsoft SQL Server (x86)\90\Tools\binn\;E:\Program Files\Microsoft SQL Server (x86)\90\DTS\Binn\;E:\Program Files\Microsoft SQL Server (x86)\90\Tools\Binn\VSShell\Common7\IDE\;F:\usr\sap\DSM\SYS\exe\uc\NTAMD64
    [Thr 1768] Thu Mar 13 16:25:16 2008
    [Thr 1768] JControlExecuteBootstrap: read instance values after global bootstrap
    [Thr 1768] *** WARNING => INFO: Unknown property [instance.box.number=DSMDVEBMGS00hc-devsmr] [jstartxx.c   841]
    [Thr 1768] *** WARNING => INFO: Unknown property [instance.en.host=hc-devsmr] [jstartxx.c   841]
    [Thr 1768] *** WARNING => INFO: Unknown property [instance.en.port=3201] [jstartxx.c   841]
    [Thr 1768] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [F:\usr\sap\DSM\DVEBMGS00\j2ee\cluster\instance.properties;F:\usr\sap\DSM\DVEBMGS00\SDM\program\config\sdm_jstartup.properties]
    -> ms host    : hc-devsmr
    -> ms port    : 3901
    -> OS libs    : F:\usr\sap\DSM\DVEBMGS00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    [Thr 1768] JControlExecuteBootstrap: enumerate the nodes after global bootstrap
    Used property files
    -> files [00] : F:\usr\sap\DSM\DVEBMGS00\j2ee\cluster\instance.properties
    -> files [01] : F:\usr\sap\DSM\DVEBMGS00\SDM\program\config\sdm_jstartup.properties
    Instance properties
    -> ms host    : hc-devsmr
    -> ms port    : 3901
    -> os libs    : F:\usr\sap\DSM\DVEBMGS00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : F:\usr\sap\DSM\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID7498500  : F:\usr\sap\DSM\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID7498550  : F:\usr\sap\DSM\DVEBMGS00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID7498500            : F:\usr\sap\DSM\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] ID7498550            : F:\usr\sap\DSM\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] sdm                  : F:\usr\sap\DSM\DVEBMGS00\SDM\program\config\sdm_jstartup.properties
    [Thr 1768] JControlExecuteBootstrap: execute bootstrap process [bootstrap_ID7498500]
    [Thr 1768] [Node: dispatcher bootstrap] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_16-x64\
    [Thr 1768] JStartupICheckFrameworkPackage: can't find framework package F:\usr\sap\DSM\DVEBMGS00\exe\jvmx.jar
    JStartupIReadSection: read node properties [bootstrap_ID7498500]
    -> node name          : dispatcher bootstrap
    -> node type          : bootstrap
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_16-x64\
    -> java parameters    : -Djco.jarm=1
    -> java vm version    : 1.4.2_16-b05
    -> java vm vendor     : Java HotSpot(TM) 64-Bit Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : amd64
    -> heap size          : 256M
    -> root path          : F:\usr\sap\DSM\DVEBMGS00\j2ee\cluster
    -> class path         : .\bootstrap\launcher.jar
    -> OS libs path       : F:\usr\sap\DSM\DVEBMGS00\j2ee\os_libs
    -> main class         : com.sap.engine.offline.OfflineToolStart
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : F:\usr\sap\DSM\DVEBMGS00\exe\jstartup.jar;F:\usr\sap\DSM\DVEBMGS00\exe\jvmx.jar
    -> parameters         : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID007498500
    -> debuggable         : yes
    -> debug mode         : no
    -> debug port         : 60000
    -> shutdown timeout   : 120000
    JControlStartJLaunch: program = F:\usr\sap\DSM\DVEBMGS00\exe\jlaunch.exe
    -> arg[00] = F:\usr\sap\DSM\DVEBMGS00\exe\jlaunch.exe
    -> arg[01] = pf=F:\usr\sap\DSM\SYS\profile\DSM_DVEBMGS00_hc-devsmr
    -> arg[02] = -DSAPINFO=DSM_00_bootstrap
    -> arg[03] = -nodeId=-1
    -> arg[04] = -file=F:\usr\sap\DSM\DVEBMGS00\j2ee\cluster\instance.properties
    -> arg[05] = -syncSem=JSTARTUP_WAIT_ON_1896
    -> arg[06] = -nodeName=bootstrap_ID7498500
    -> arg[07] = -jvmOutFile=F:\usr\sap\DSM\DVEBMGS00\work\jvm_bootstrap_ID7498500.out
    -> arg[08] = -stdOutFile=F:\usr\sap\DSM\DVEBMGS00\work\std_bootstrap_ID7498500.out
    -> arg[09] = -locOutFile=F:\usr\sap\DSM\DVEBMGS00\work\dev_bootstrap_ID7498500
    -> arg[10] = -mode=BOOTSTRAP
    -> arg[11] = pf=F:\usr\sap\DSM\SYS\profile\DSM_DVEBMGS00_hc-devsmr
    -> arg[12] = -DSAPSTART=1
    -> arg[13] = -DCONNECT_PORT=3638
    -> arg[14] = -DSAPSYSTEM=00
    -> arg[15] = -DSAPSYSTEMNAME=DSM
    -> arg[16] = -DSAPMYNAME=hc-devsmr_DSM_00
    -> arg[17] = -DSAPPROFILE=F:\usr\sap\DSM\SYS\profile\DSM_DVEBMGS00_hc-devsmr
    -> arg[18] = -DFRFC_FALLBACK=ON
    -> arg[19] = -DFRFC_FALLBACK_HOST=localhost
    -> lib path = PATH=C:\j2sdk1.4.2_16-x64
    jre\bin\server;C:\j2sdk1.4.2_16-x64
    jre\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files (x86)\Microsoft SQL Server\80\Tools\Binn\;E:\Program Files\Microsoft SQL Server\90\Tools\binn\;E:\Program Files\Microsoft SQL Server (x86)\90\Tools\binn\;E:\Program Files\Microsoft SQL Server (x86)\90\DTS\Binn\;E:\Program Files\Microsoft SQL Server (x86)\90\Tools\Binn\VSShell\Common7\IDE\;F:\usr\sap\DSM\SYS\exe\uc\NTAMD64
    -> exe path = PATH=C:\j2sdk1.4.2_16-x64
    bin;F:\usr\sap\DSM\DVEBMGS00\j2ee\os_libs;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files (x86)\Microsoft SQL Server\80\Tools\Binn\;E:\Program Files\Microsoft SQL Server\90\Tools\binn\;E:\Program Files\Microsoft SQL Server (x86)\90\Tools\binn\;E:\Program Files\Microsoft SQL Server (x86)\90\DTS\Binn\;E:\Program Files\Microsoft SQL Server (x86)\90\Tools\Binn\VSShell\Common7\IDE\;F:\usr\sap\DSM\SYS\exe\uc\NTAMD64
    [Thr 1768] Thu Mar 13 16:25:33 2008
    [Thr 1768] JControlExecuteBootstrap: execute bootstrap process [bootstrap_ID7498550]
    [Thr 1768] [Node: server0 bootstrap] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_16-x64\
    [Thr 1768] JStartupICheckFrameworkPackage: can't find framework package F:\usr\sap\DSM\DVEBMGS00\exe\jvmx.jar
    JStartupIReadSection: read node properties [bootstrap_ID7498550]
    -> node name          : server0 bootstrap
    -> node type          : bootstrap
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_16-x64\
    -> java parameters    : -Djco.jarm=1
    -> java vm version    : 1.4.2_16-b05
    -> java vm vendor     : Java HotSpot(TM) 64-Bit Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : amd64
    -> heap size          : 256M
    -> root path          : F:\usr\sap\DSM\DVEBMGS00\j2ee\cluster
    -> class path         : .\bootstrap\launcher.jar
    -> OS libs path       : F:\usr\sap\DSM\DVEBMGS00\j2ee\os_libs
    -> main class         : com.sap.engine.offline.OfflineToolStart
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : F:\usr\sap\DSM\DVEBMGS00\exe\jstartup.jar;F:\usr\sap\DSM\DVEBMGS00\exe\jvmx.jar
    -> parameters         : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID007498550
    -> debuggable         : yes
    -> debug mode         : no
    -> debug port         : 60000
    -> shutdown timeout   : 120000
    JControlStartJLaunch: program = F:\usr\sap\DSM\DVEBMGS00\exe\jlaunch.exe
    -> arg[00] = F:\usr\sap\DSM\DVEBMGS00\exe\jlaunch.exe
    -> arg[01] = pf=F:\usr\sap\DSM\SYS\profile\DSM_DVEBMGS00_hc-devsmr
    -> arg[02] = -DSAPINFO=DSM_00_bootstrap
    -> arg[03] = -nodeId=-1
    -> arg[04] = -file=F:\usr\sap\DSM\DVEBMGS00\j2ee\cluster\instance.properties
    -> arg[05] = -syncSem=JSTARTUP_WAIT_ON_1896
    -> arg[06] = -nodeName=bootstrap_ID7498550
    -> arg[07] = -jvmOutFile=F:\usr\sap\DSM\DVEBMGS00\work\jvm_bootstrap_ID7498550.out
    -> arg[08] = -stdOutFile=F:\usr\sap\DSM\DVEBMGS00\work\std_bootstrap_ID7498550.out
    -> arg[09] = -locOutFile=F:\usr\sap\DSM\DVEBMGS00\work\dev_bootstrap_ID7498550
    -> arg[10] = -mode=BOOTSTRAP
    -> arg[11] = pf=F:\usr\sap\DSM\SYS\profile\DSM_DVEBMGS00_hc-devsmr
    -> arg[12] = -DSAPSTART=1
    -> arg[13] = -DCONNECT_PORT=3638
    -> arg[14] = -DSAPSYSTEM=00
    -> arg[15] = -DSAPSYSTEMNAME=DSM
    -> arg[16] = -DSAPMYNAME=hc-devsmr_DSM_00
    -> arg[17] = -DSAPPROFILE=F:\usr\sap\DSM\SYS\profile\DSM_DVEBMGS00_hc-devsmr
    -> arg[18] = -DFRFC_FALLBACK=ON
    -> arg[19] = -DFRFC_FALLBACK_HOST=localhost
    -> lib path = PATH=C:\j2sdk1.4.2_16-x64
    jre\bin\server;C:\j2sdk1.4.2_16-x64
    jre\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files (x86)\Microsoft SQL Server\80\Tools\Binn\;E:\Program Files\Microsoft SQL Server\90\Tools\binn\;E:\Program Files\Microsoft SQL Server (x86)\90\Tools\binn\;E:\Program Files\Microsoft SQL Server (x86)\90\DTS\Binn\;E:\Program Files\Microsoft SQL Server (x86)\90\Tools\Binn\VSShell\Common7\IDE\;F:\usr\sap\DSM\SYS\exe\uc\NTAMD64
    -> exe path = PATH=C:\j2sdk1.4.2_16-x64
    bin;F:\usr\sap\DSM\DVEBMGS00\j2ee\os_libs;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files (x86)\Microsoft SQL Server\80\Tools\Binn\;E:\Program Files\Microsoft SQL Server\90\Tools\binn\;E:\Program Files\Microsoft SQL Server (x86)\90\Tools\binn\;E:\Program Files\Microsoft SQL Server (x86)\90\DTS\Binn\;E:\Program Files\Microsoft SQL Server (x86)\90\Tools\Binn\VSShell\Common7\IDE\;F:\usr\sap\DSM\SYS\exe\uc\NTAMD64
    [Thr 1768] Thu Mar 13 16:25:38 2008
    [Thr 1768] JControlIBuildProcessList: Maximum error count is set to 4
    [Thr 1768] [Node: dispatcher] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_16-x64\
    [Thr 1768] JStartupICheckFrameworkPackage: can't find framework package F:\usr\sap\DSM\DVEBMGS00\exe\jvmx.jar
    JStartupIReadSection: read node properties [ID7498500]
    -> node name          : dispatcher
    -> node type          : dispatcher
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_16-x64\
    -> java parameters    : -XX:NewSize=170M -XX:MaxNewSize=170M -XX:+DisableExplicitGC -verbose:gc -Xloggc:GC.log -Djava.security.policy=.java.policy -Djava.security.egd=file:/dev/urandom -Djco.jarm=1
    -> java vm version    : 1.4.2_16-b05
    -> java vm vendor     : Java HotSpot(TM) 64-Bit Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : amd64
    -> heap size          : 170M
    -> init heap size     : 170M
    -> root path          : F:\usr\sap\DSM\DVEBMGS00\j2ee\cluster\dispatcher
    -> class path         : .\bin\boot\boot.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : F:\usr\sap\DSM\DVEBMGS00\j2ee\os_libs
    -> main class         : com.sap.engine.boot.Start
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : F:\usr\sap\DSM\DVEBMGS00\exe\jstartup.jar;F:\usr\sap\DSM\DVEBMGS00\exe\jvmx.jar
    -> parameters         :
    -> debuggable         : no
    -> debug mode         : no
    -> debug port         : 60000
    -> shutdown timeout   : 120000
    [Thr 1768] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_16-x64\
    [Thr 1768] JStartupICheckFrameworkPackage: can't find framework package F:\usr\sap\DSM\DVEBMGS00\exe\jvmx.jar
    JStartupIReadSection: read node properties [ID7498550]
    -> node name          : server0
    -> node type          : server
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_16-x64\
    -> java parameters    : -Djco.jarm=1 -XX:MaxPermSize=512M -XX:PermSize=512M -XX:NewSize=320M -XX:MaxNewSize=320M -XX:DisableExplicitGC -verbose:gc -Xloggc:GC.log -XX:PrintGCDetails -XX:+PrintGCTimeStamps -Djava.awt.headless=true -Dsun.io.useCanonCaches=false -XX:SoftRefLRUPolicyMSPerMB=1 -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy
    -> java vm version    : 1.4.2_16-b05
    -> java vm vendor     : Java HotSpot(TM) 64-Bit Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : amd64
    -> heap size          : 1024M
    -> init heap size     : 1024M
    -> root path          : F:\usr\sap\DSM\DVEBMGS00\j2ee\cluster\server0
    -> class path         : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : F:\usr\sap\DSM\DVEBMGS00\j2ee\os_libs
    -> main class         : com.sap.engine.boot.Start
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : F:\usr\sap\DSM\DVEBMGS00\exe\jstartup.jar;F:\usr\sap\DSM\DVEBMGS00\exe\jvmx.jar
    -> parameters         :
    -> debuggable         : no
    -> debug mode         : no
    -> debug port         : 50021
    -> shutdown timeout   : 120000
    [Thr 1768] INFO: Invalid property value [Debbugable=yes]
    [Thr 1768] [Node: SDM] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_16-x64\
    [Thr 1768] JStartupICheckFrameworkPackage: can't find framework package F:\usr\sap\DSM\DVEBMGS00\exe\jvmx.jar
    JStartupIReadSection: read node properties [sdm]
    -> node name          : SDM
    -> node type          : sdm
    -> node execute       : yes
    -> java path          : C:\j2sdk1.4.2_16-x64\
    -> java parameters    :
    -> java vm version    : 1.4.2_16-b05
    -> java vm vendor     : Java HotSpot(TM) 64-Bit Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : amd64
    -> heap size          : 256M
    -> root path          : F:\usr\sap\DSM\DVEBMGS00\SDM\program
    -> class path         : F:\usr\sap\DSM\DVEBMGS00\SDM\program\bin\SDM.jar
    -> OS libs path       : F:\usr\sap\DSM\DVEBMGS00\j2ee\os_libs
    -> main class         : SDMInternal
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : F:\usr\sap\DSM\DVEBMGS00\exe\jstartup.jar;F:\usr\sap\DSM\DVEBMGS00\exe\jvmx.jar
    -> shutdown class     : com.sap.sdm.jstartup.shutdown.InternalShutDown
    -> parameters         : server sdmhome=F:/usr/sap/DSM/DVEBMGS00/SDM/program
    -> debuggable         : yes
    -> debug mode         : no
    -> debug port         : 60000
    -> shutdown timeout   : 120000
    [Thr 1860] JControlRequestFunc: Thread 1860 started as listener thread for np messages.
    [Thr 1768] Thu Mar 13 16:25:39 2008
    [Thr 1768] JControlMSConnect: attached to message server (hc-devsmr/3901)
    JControlStartJLaunch: program = F:\usr\sap\DSM\DVEBMGS00\exe\jlaunch.exe
    -> arg[00] = F:\usr\sap\DSM\DVEBMGS00\exe\jlaunch.exe
    -> arg[01] = pf=F:\usr\sap\DSM\SYS\profile\DSM_DVEBMGS00_hc-devsmr
    -> arg[02] = -DSAPINFO=DSM_00_dispatcher
    -> arg[03] = -nodeId=0
    -> arg[04] = -file=F:\usr\sap\DSM\DVEBMGS00\j2ee\cluster\instance.properties
    -> arg[05] = -syncSem=JSTARTUP_WAIT_ON_1896
    -> arg[06] = -nodeName=ID7498500
    -> arg[07] = -jvmOutFile=F:\usr\sap\DSM\DVEBMGS00\work\jvm_dispatcher.out
    -> arg[08] = -stdOutFile=F:\usr\sap\DSM\DVEBMGS00\work\std_dispatcher.out
    -> arg[09] = -locOutFile=F:\usr\sap\DSM\DVEBMGS00\work\dev_dispatcher
    -> arg[10] = -mode=JCONTROL
    -> arg[11] = pf=F:\usr\sap\DSM\SYS\profile\DSM_DVEBMGS00_hc-devsmr
    -> arg[12] = -DSAPSTART=1
    -> arg[13] = -DCONNECT_PORT=3638
    -> arg[14] = -DSAPSYSTEM=00
    -> arg[15] = -DSAPSYSTEMNAME=DSM
    -> arg[16] = -DSAPMYNAME=hc-devsmr_DSM_00
    -> arg[17] = -DSAPPROFILE=F:\usr\sap\DSM\SYS\profile\DSM_DVEBMGS00_hc-devsmr
    -> arg[18] = -DFRFC_FALLBACK=ON
    -> arg[19] = -DFRFC_FALLBACK_HOST=localhost
    -> lib path = PATH=C:\j2sdk1.4.2_16-x64
    jre\bin\server;C:\j2sdk1.4.2_16-x64
    jre\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files (x86)\Microsoft SQL Server\80\Tools\Binn\;E:\Program Files\Microsoft SQL Server\90\Tools\binn\;E:\Program Files\Microsoft SQL Server (x86)\90\Tools\binn\;E:\Program Files\Microsoft SQL Server (x86)\90\DTS\Binn\;E:\Program Files\Microsoft SQL Server (x86)\90\Tools\Binn\VSShell\Common7\IDE\;F:\usr\sap\DSM\SYS\exe\uc\NTAMD64
    -> exe path = PATH=C:\j2sdk1.4.2_16-x64
    bin;F:\usr\sap\DSM\DVEBMGS00\j2ee\os_libs;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files (x86)\Microsoft SQL Server\80\Tools\Binn\;E:\Program Files\Microsoft SQL Server\90\Tools\binn\;E:\Program Files\Microsoft SQL Server (x86)\90\Tools\binn\;E:\Program Files\Microsoft SQL Server (x86)\90\DTS\Binn\;E:\Program Files\Microsoft SQL Server (x86)\90\Tools\Binn\VSShell\Common7\IDE\;F:\usr\sap\DSM\SYS\exe\uc\NTAMD64
    [Thr 2596] JControlMSMessageFunc: Thread 2596 started as listener thread for ms messages.
    [Thr 1768] JControlICheckProcessList: process dispatcher started (PID:3464)
    JControlStartJLaunch: program = F:\usr\sap\DSM\DVEBMGS00\exe\jlaunch.exe
    -> arg[00] = F:\usr\sap\DSM\DVEBMGS00\exe\jlaunch.exe
    -> arg[01] = pf=F:\usr\sap\DSM\SYS\profile\DSM_DVEBMGS00_hc-devsmr
    -> arg[02] = -DSAPINFO=DSM_00_server
    -> arg[03] = -nodeId=1
    -> arg[04] = -file=F:\usr\sap\DSM\DVEBMGS00\j2ee\cluster\instance.properties
    -> arg[05] = -syncSem=JSTARTUP_WAIT_ON_1896
    -> arg[06] = -nodeName=ID7498550
    -> arg[07] = -jvmOutFile=F:\usr\sap\DSM\DVEBMGS00\work\jvm_server0.out
    -> arg[08] = -stdOutFile=F:\usr\sap\DSM\DVEBMGS00\work\std_server0.out
    -> arg[09] = -locOutFile=F:\usr\sap\DSM\DVEBMGS00\work\dev_server0
    -> arg[10] = -mode=JCONTROL
    -> arg[11] = pf=F:\usr\sap\DSM\SYS\profile\DSM_DVEBMGS00_hc-devsmr
    -> arg[12] = -DSAPSTART=1
    -> arg[13] = -DCONNECT_PORT=3638
    -> arg[14] = -DSAPSYSTEM=00
    -> arg[15] = -DSAPSYSTEMNAME=DSM
    -> arg[16] = -DSAPMYNAME=hc-devsmr_DSM_00
    -> arg[17] = -DSAPPROFILE=F:\usr\sap\DSM\SYS\profile\DSM_DVEBMGS00_hc-devsmr
    -> arg[18] = -DFRFC_FALLBACK=ON
    -> arg[19] = -DFRFC_FALLBACK_HOST=localhost
    -> lib path = PATH=C:\j2sdk1.4.2_16-x64
    jre\bin\server;C:\j2sdk1.4.2_16-x64
    jre\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files (x86)\Microsoft SQL Server\80\Tools\Binn\;E:\Program Files\Microsoft SQL Server\90\Tools\binn\;E:\Program Files\Microsoft SQL Server (x86)\90\Tools\binn\;E:\Program Files\Microsoft SQL Server (x86)\90\DTS\Binn\;E:\Program Files\Microsoft SQL Server (x86)\90\Tools\Binn\VSShell\Common7\IDE\;F:\usr\sap\DSM\SYS\exe\uc\NTAMD64
    -> exe path = PATH=C:\j2sdk1.4.2_16-x64
    bin;F:\usr\sap\DSM\DVEBMGS00\j2ee\os_libs;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files (x86)\Microsoft SQL Server\80\Tools\Binn\;E:\Program Files\Microsoft SQL Server\90\Tools\binn\;E:\Program Files\Microsoft SQL Server (x86)\90\Tools\binn\;E:\Program Files\Microsoft SQL Server (x86)\90\DTS\Binn\;E:\Program Files\Microsoft SQL Server (x86)\90\Tools\Binn\VSShell\Common7\IDE\;F:\usr\sap\DSM\SYS\exe\uc\NTAMD64
    [Thr 1768] JControlICheckProcessList: process server0 started (PID:4020)
    JControlStartJLaunch: program = F:\usr\sap\DSM\DVEBMGS00\exe\jlaunch.exe
    -> arg[00] = F:\usr\sap\DSM\DVEBMGS00\exe\jlaunch.exe
    -> arg[01] = pf=F:\usr\sap\DSM\SYS\profile\DSM_DVEBMGS00_hc-devsmr
    -> arg[02] = -DSAPINFO=DSM_00_sdm
    -> arg[03] = -nodeId=2
    -> arg[04] = -file=F:\usr\sap\DSM\DVEBMGS00\SDM\program\config\sdm_jstartup.properties
    -> arg[05] = -syncSem=JSTARTUP_WAIT_ON_1896
    -> arg[06] = -nodeName=sdm
    -> arg[07] = -jvmOutFile=F:\usr\sap\DSM\DVEBMGS00\work\jvm_sdm.out
    -> arg[08] = -stdOutFile=F:\usr\sap\DSM\DVEBMGS00\work\std_sdm.out
    -> arg[09] = -locOutFile=F:\usr\sap\DSM\DVEBMGS00\work\dev_sdm
    -> arg[10] = -mode=JCONTROL
    -> arg[11] = pf=F:\usr\sap\DSM\SYS\profile\DSM_DVEBMGS00_hc-devsmr
    -> arg[12] = -DSAPSTART=1
    -> arg[13] = -DCONNECT_PORT=3638
    -> arg[14] = -DSAPSYSTEM=00
    -> arg[15] = -DSAPSYSTEMNAME=DSM
    -> arg[16] = -DSAPMYNAME=hc-devsmr_DSM_00
    -> arg[17] = -DSAPPROFILE=F:\usr\sap\DSM\SYS\profile\DSM_DVEBMGS00_hc-devsmr
    -> arg[18] = -DFRFC_FALLBACK=ON
    -> arg[19] = -DFRFC_FALLBACK_HOST=localhost
    -> lib path = PATH=C:\j2sdk1.4.2_16-x64
    jre\bin\server;C:\j2sdk1.4.2_16-x64
    jre\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files (x86)\Microsoft SQL Server\80\Tools\Binn\;E:\Program Files\Microsoft SQL Server\90\Tools\binn\;E:\Program Files\Microsoft SQL Server (x86)\90\Tools\binn\;E:\Program Files\Microsoft SQL Server (x86)\90\DTS\Binn\;E:\Program Files\Microsoft SQL Server (x86)\90\Tools\Binn\VSShell\Common7\IDE\;F:\usr\sap\DSM\SYS\exe\uc\NTAMD64
    -> exe path = PATH=C:\j2sdk1.4.2_16-x64
    bin;F:\usr\sap\DSM\DVEBMGS00\j2ee\os_libs;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files (x86)\Microsoft SQL Server\80\Tools\Binn\;E:\Program Files\Microsoft SQL Server\90\Tools\binn\;E:\Program Files\Microsoft SQL Server (x86)\90\Tools\binn\;E:\Program Files\Microsoft SQL Server (x86)\90\DTS\Binn\;E:\Program Files\Microsoft SQL Server (x86)\90\Tools\Binn\VSShell\Common7\IDE\;F:\usr\sap\DSM\SYS\exe\uc\NTAMD64
    [Thr 1768] JControlICheckProcessList: process SDM started (PID:3336)
    [Thr 1768] JControlMSSendLogon: delete SDM logon information (rc=0)
    [Thr 1768] Thu Mar 13 16:25:44 2008
    [Thr 1768] JControlICheckProcessList: process dispatcher (pid:3464) died (RUN-FLAG)
    [Thr 1768] JControlIResetProcess: reset process dispatcher
    [Thr 1768] JControlIResetProcess: [dispatcher] not running -> increase error count (1)
    [Thr 1768] JControlICheckProcessList: running flight recorder:
         C:\j2sdk1.4.2_16-x64
    bin\java -classpath ../j2ee/cluster/bootstrap/sap.comtcbloffline_launcherimpl.jar com.sap.engine.offline.OfflineToolStart com.sap.engine.flightrecorder.core.Collector ../j2ee/cluster/bootstrap -node ID7498500 1205425539 -bz F:\usr\sap\DSM\SYS\global
    JControlStartJLaunch: program = F:\usr\sap\DSM\DVEBMGS00\exe\jlaunch.exe
    -> arg[00] = F:\usr\sap\DSM\DVEBMGS00\exe\jlaunch.exe
    -> arg[01] = pf=F:\usr\sap\DSM\SYS\profile\DSM_DVEBMGS00_hc-devsmr
    -> arg[02] = -DSAPINFO=DSM_00_dispatcher
    -> arg[03] = -nodeId=0
    -> arg[04] = -file=F:\usr\sap\DSM\DVEBMGS00\j2ee\cluster\instance.properties
    -> arg[05] = -syncSem=JSTARTUP_WAIT_ON_1896
    -> arg[06] = -nodeName=ID7498500
    -> arg[07] = -jvmOutFile=F:\usr\sap\DSM\DVEBMGS00\work\jvm_dispatcher.out
    -> arg[08] = -jvmOutMode=append
    -> arg[09] = -stdOutFile=F:\usr\sap\DSM\DVEBMGS00\work\std_dispatcher.out
    -> arg[10] = -stdOutMode=append
    -> arg[11] = -traceMode=append
    -> arg[12] = -locOutFile=F:\usr\sap\DSM\DVEBMGS00\work\dev_dispatcher
    -> arg[13] = -mode=JCONTROL
    -> arg[14] = pf=F:\usr\sap\DSM\SYS\profile\DSM_DVEBMGS00_hc-devsmr
    -> arg[15] = -DSAPSTART=1
    -> arg[16] = -DCONNECT_PORT=3638
    -> arg[17] = -DSAPSYSTEM=00
    -> arg[18] = -DSAPSYSTEMNAME=DSM
    -> arg[19] = -DSAPMYNAME=hc-devsmr_DSM_00
    -> arg[20] = -DSAPPROFILE=F:\usr\sap\DSM\SYS\profile\DSM_DVEBMGS00_hc-devsmr
    -> arg[21] = -DFRFC_FALLBACK=ON
    -> arg[22] = -DFRFC_FALLBACK_HOST=localhost
    -> lib path = PATH=C:\j2sdk1.4.2_16-x64
    jre\bin\server;C:\j2sdk1.4.2_16-x64
    jre\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files (x86)\Microsoft SQL Server\80\Tools\Binn\;E:\Program Files\Microsoft SQL Server\90\Tools\binn\;E:\Program Files\Microsoft SQL Server (x86)\90\Tools\binn\;E:\Program Files\Microsoft SQL Server (x86)\90\DTS\Binn\;E:\Program Files\Microsoft SQL Server (x86)\90\Tools\Binn\VSShell\Common7\IDE\;F:\usr\sap\DSM\SYS\exe\uc\NTAMD64
    -> exe path = PATH=C:\j2sdk1.4.2_16-x64
    bin;F:\usr\sap\DSM\DVEBMGS00\j2ee\os_libs;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files (x86)\Microsoft SQL Server\80\Tools\Binn\;E:\Program Files\Microsoft SQL Server\90\Tools\binn\;E:\Program Files\Microsoft SQL Server (x86)\90\Tools\binn\;E:\Program Files\Microsoft SQL Server (x86)\90\DTS\Binn\;E:\Program Files\Microsoft SQL Server (x86)\90\Tools\Binn\VSShell\Common7\IDE\;F:\usr\sap\DSM\SYS\exe\uc\NTAMD64
    [Thr 1768] JControlICheckProcessList: process dispatcher started (PID:224)
    [Thr 2596] Thu Mar 13 16:25:45 2008
    [Thr 2596] JControlIEnableProcesses: disable processes of type (Exclude:0) [SDM Server]
    [Thr 2596] JControlIDisableProcess: disable process SDM
    [Thr 2596] JControlIProcessSoftKill: soft kill of process SDM (pid:3336)
    [Thr 1768] Thu Mar 13 16:25:50 2008
    [Thr 1768] JControlICheckProcessList: process dispatcher (pid:224) died (RUN-FLAG)
    [Thr 1768] JControlIResetProcess: reset process dispatcher
    [Thr 1768] JControlIResetProcess: [dispatcher] not running -> increase error count (2)
    [Thr 1768] JControlICheckProcessList: running flight recorder:
         C:\j2sdk1.4.2_16-x64
    bin\java -classpath ../j2ee/cluster/bootstrap/sap.comtcbloffline_launcherimpl.jar com.sap.engine.offline.OfflineToolStart com.sap.engine.flightrecorder.core.Collector ../j2ee/cluster/bootstrap -node ID7498500 1205425544 -bz F:\usr\sap\DSM\SYS\global
    JControlStartJLaunch: program = F:\usr\sap\DSM\DVEBMGS00\exe\jlaunch.exe
    -> arg[00] = F:\usr\sap\DSM\DVEBMGS00\exe\jlaunch.exe
    -> arg[01] = pf=F:\usr\sap\DSM\SYS\profile\DSM_DVEBMGS00_hc-devsmr
    -> arg[02] = -DSAPINFO=DSM_00_dispatcher
    -> arg[03] = -nodeId=0
    -> arg[04] = -file=F:\usr\sap\DSM\DVEBMGS00\j2ee\cluster\instance.properties
    -> arg[05] = -syncSem=JSTARTUP_WAIT_ON_1896
    -> arg[06] = -nodeName=ID7498500
    -> arg[07] = -jvmOutFile=F:\usr\sap\DSM\DVEBMGS00\work\jvm_dispatcher.out
    -> arg[08] = -jvmOutMode=append
    -> arg[09] = -stdOutFile=F:\usr\sap\DSM\DVEBMGS00\work\std_dispatcher.out
    -> arg[10] = -stdOutMode=append
    -> arg[11] = -traceMode=append
    -> arg[12] = -locOutFile=F:\usr\sap\DSM\DVEBMGS00\work\dev_dispatcher
    -> arg[13] = -mode=JCONTROL
    -> arg[14] = pf=F:\usr\sap\DSM\SYS\profile\DSM_DVEBMGS00_hc-devsmr
    -> arg[15] = -DSAPSTART=1
    -> arg[16] = -DCONNECT_PORT=3638
    -> arg[17] = -DSAPSYSTEM=00
    -> arg[18] = -DSAPSYSTEMNAME=DSM
    -> arg[19] = -DSAPMYNAME=hc-devsmr_DSM_00
    -> arg[20] = -DSAPPROFILE=F:\usr\sap\DSM\SYS\profile\DSM_DVEBMGS00_hc-devsmr
    -> arg[21] = -DFRFC_FALLBACK=ON
    -> arg[22] = -DFRFC_FALLBACK_HOST=localhost
    -> lib path = PATH=C:\j2sdk1.4.2_16-x64
    jre\bin\server;C:\j2sdk1.4.2_16-x64
    jre\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files (x86)\Microsoft SQL Server\80\Tools\Binn\;E:\Program Files\Microsoft SQL Server\90\Tools\binn\;E:\Program Files\Microsoft SQL Server (x86)\90\Tools\binn\;E:\Program Files\Microsoft SQL Server (x86)\90\DTS\Binn\;E:\Program Files\Microsoft SQL Server (x86)\90\Tools\Binn\VSShell\Common7\IDE\;F:\usr\sap\DSM\SYS\exe\uc\NTAMD64
    -> exe path = PATH=C:\j2sdk1.4.2_16-x64
    bin;F:\usr\sap\DSM\DVEBMGS00\j2ee\os_libs;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files (x86)\Microsoft SQL Server\80\Tools\Binn\;E:\Program Files\Microsoft SQL Server\90\Tools\binn\;E:\Program Files\Microsoft SQL Server (x86)\90\Tools\binn\;E:\Program Files\Microsoft SQL Server (x86)\90\DTS\Binn\;E:\Program Files\Microsoft SQL Server (x86)\90\Tools\Binn\VSShell\Common7\IDE\;F:\usr\sap\DSM\SYS\exe\uc\NTAMD64
    [Thr 1768] JControlICheckProcessList: process dispatcher started (PID:4520)
    [Thr 1768] JControlICheckProcessList: process SDM (pid:3336) died (STOPPING)
    [Thr 1768] JControlIResetProcess: reset process SDM
    [Thr 1768] Thu Mar 13 16:25:55 2008
    [Thr 1768] JControlICheckProcessList: process dispatcher (pid:4520) died (RUN-FLAG)
    [Thr 1768] JControlIResetProcess: reset process dispatcher
    [Thr 1768] JControlIResetProcess: [dispatcher] not running -> increase error count (3)
    [Thr 1768] JControlICheckProcessList: running flight recorder:
         C:\j2sdk1.4.2_16-x64
    bin\java -classpath ../j2ee/cluster/bootstrap/sap.comtcbloffline_launcherimpl.jar com.sap.engine.offline.OfflineToolStart com.sap.engine.flightrecorder.core.Collector ../j2ee/cluster/bootstrap -node ID7498500 1205425550 -bz F:\usr\sap\DSM\SYS\global
    JControlStartJLaunch: program = F:\usr\sap\DSM\DVEBMGS00\exe\jlaunch.exe
    -> arg[00] = F:\usr\sap\DSM\DVEBMGS00\exe\jlaunch.exe
    -> arg[01] = pf=F:\usr\sap\DSM\SYS\profile\DSM_DVEBMGS00_hc-devsmr
    -> arg[02] = -DSAPINFO=DSM_00_dispatcher
    -> arg[03] = -nodeId=0
    -> arg[04] = -file=F:\usr\sap\DSM\DVEBMGS00\j2ee\cluster\instance.properties
    -> arg[05] = -syncSem=JSTARTUP_WAIT_ON_1896
    -> arg[06] = -nodeName=ID7498500
    -> arg[07] = -jvmOutFile=F:\usr\sap\DSM\DVEBMGS00\work\jvm_dispatcher.out
    -> arg[08] = -jvmOutMode=append
    -> arg[09] = -stdOutFile=F:\usr\sap\DSM\DVEBMGS00\work\std_dispatcher.out
    -> arg[10] = -stdOutMode=append
    -> arg[11] = -traceMode=append
    -> arg[12] = -locOutFile=F:\usr\sap\DSM\DVEBMGS00\work\dev_dispatcher
    -> arg[13] = -mode=JCONTROL
    -> arg[14] = pf=F:\usr\sap\DSM\SYS\profile\DSM_DVEBMGS00_hc-devsmr
    -> arg[15] = -DSAPSTART=1
    -> arg[16] = -DCONNECT_PORT=3638
    -> arg[17] = -DSAPSYSTEM=00
    -> arg[18] = -DSAPSYSTEMNAME=DSM
    -> arg[19] = -DSAPMYNAME=hc-devsmr_DSM_00
    -> arg[20] = -DSAPPROFILE=F:\usr\sap\DSM\SYS\profile\DSM_DVEBMGS00_hc-devsmr
    -> arg[21] = -DFRFC_FALLBACK=ON
    -> arg[22] = -DFRFC_FALLBACK_HOST=localhost
    -> lib path = PATH=C:\j2sdk1.4.2_16-x64
    jre\bin\server;C:\j2sdk1.4.2_16-x64
    jre\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files (x86)\Microsoft SQL Server\80\Tools\Binn\;E:\Program Files\Microsoft SQL Server\90\Tools\binn\;E:\Program Files\Microsoft SQL Server (x86)\90\Tools\binn\;E:\Program Files\Microsoft SQL Server (x86)\90\DTS\Binn\;E:\Program Files\Microsoft SQL Server (x86)\90\Tools\Binn\VSShell\Common7\IDE\;F:\usr\sap\DSM\SYS\exe\uc\NTAMD64
    -> exe path = PATH=C:\j2sdk1.4.2_16-x64
    bin;F:\usr\sap\DSM\DVEBMGS00\j2ee\os_libs;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files (x86)\Microsoft SQL Server\80\Tools\Binn\;E:\Program Files\Microsoft SQL Server\90\Tools\binn\;E:\Program Files\Microsoft SQL Server (x86)\90\Tools\binn\;E:\Program Files\Microsoft SQL Server (x86)\90\DTS\Binn\;E:\Program Files\Microsoft SQL Server (x86)\90\Tools\Binn\VSShell\Common7\IDE\;F:\usr\sap\DSM\SYS\exe\uc\NTAMD64
    [Thr 1768] JControlICheckProcessList: process dispatcher started (PID:4852)
    [Thr 1768] Thu Mar 13 16:26:10 2008
    [Thr 1768] JControlICheckProcessList: process dispatcher (pid:4852) died (RUN-FLAG)
    [Thr 1768] JControlIResetProcess: reset process dispatcher
    [Thr 1768] JControlIResetProcess: [dispatcher] not running -> increase error count (4)
    [Thr 1768] JControlICheckProcessList: running flight recorder:
         C:\j2sdk1.4.2_16-x64
    bin\java -classpath ../j2ee/cluster/bootstrap/sap.comtcbloffline_launcherimpl.jar com.sap.engine.offline.OfflineToolStart com.sap.engine.flightrecorder.core.Collector ../j2ee/cluster/

  • Managed Server Startup failed after upgrade to 11.1.1.6 from 11.1.1.4

    We tried to upgrade from SOA Suite 11.1.1.4 to 11.1.1.6.
    After upgrade when we tried to start our managed servers we get the below error. Did anyone ran into this? If so how did you resolve it?.
    Its still referring to some Weblogic 10.3.4 libraries. We were not able to find out where..
    <Mar 22, 2012 3:21:29 PM CDT> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: java.lang.AssertionError: java.lang.ClassNotFoundException: weblogic.jndi.internal.ServerNamingNode_1034_WLStub
    java.lang.AssertionError: java.lang.ClassNotFoundException: weblogic.jndi.internal.ServerNamingNode_1034_WLStub
    at weblogic.jndi.WLInitialContextFactoryDelegate.newRootNamingNodeStub(WLInitialContextFactoryDelegate.java:610)
    at weblogic.jndi.WLInitialContextFactoryDelegate.newRemoteContext(WLInitialContextFactoryDelegate.java:577)
    at weblogic.jndi.WLInitialContextFactoryDelegate.newContext(WLInitialContextFactoryDelegate.java:482)
    at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:376)
    at weblogic.jndi.Environment.getContext(Environment.java:315) Truncated. see log file for complete stacktrace
    Caused By: java.lang.ClassNotFoundException: weblogic.jndi.internal.ServerNamingNode_1034_WLStub at java.net.URLClassLoader$1.run(URLClassLoader.java:202) at java.net.URLClassLoader.findClass(URLClassLoader.java:190) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) at java.lang.ClassLoader.loadClass(ClassLoader.java:247) Truncated. see log file for complete stacktrace>
    The WebLogic Server encountered a critical failure
    Reason: Failed to load stub for class class weblogic.server.RemoteLifeCycleOperationsImpl
    Exception in thread "Main Thread" java.lang.AssertionError: Failed to load stub for class class weblogic.server.RemoteLifeCycleOperationsImpl at weblogic.rmi.extensions.StubFactory.getStub(StubFactory.java:145) at weblogic.rmi.extensions.StubFactory.getStub(StubFactory.java:124) at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialReference(WLInitialContextFactoryDelegate.java:427) at weblogic.jndi.Environment.getInitialReference(Environment.java:245) at weblogic.server.ServerLifeCycleRuntime.getLifeCycleOperationsRemote(ServerLifeCycleRuntime.java:1083) at weblogic.t3.srvr.ServerRuntime.sendStateToAdminServer(ServerRuntime.java:429) at weblogic.t3.srvr.ServerRuntime.updateRunState(ServerRuntime.java:415)
    at weblogic.t3.srvr.T3Srvr.setState(T3Srvr.java:206) at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:482) at weblogic.Server.main(Server.java:71)
    Thanks,
    Jp

    Hi,
    I found an oracle note with the next solution:
    Add -Xverify:none to the JVM Arguments in the WebLogic console if you're using Node Manager to start managed servers:
    1. Go into WebLogic Console
    2. Navigate to Environment> Servers> [Sever_name]> Server Start> Arguments
    3. Add -Xverify:none to the arguments
    4. Restart the WebLogic server
    5. Retest the issue.
    6. Migrate the solution as appropriate to other environments.
    Or
    If you're not using Node Manager to start managed servers:
    Edit the WebLogic start-up script to add -Xverify:none to the JVM arguments
    See if it works for you
    Arik

  • Startup failing after upgrade to Yosemite

    After my update to yosemite my computer doesn’t startup anymore. It only shows the grey Apple logo and the “startup bar” is not progressing anymore. I now always have to perform a hard shut-down and do a re-start, and only in the second or third attempt it will start up "normally". The computer also has become very slow and unresponsive and takes a long time to start up after signing in.
    To solve the problem (I hoped) I have done a complete clean install of Yosemite and thereafter installing my old programs using the Migration assistent. This did't help. Just now I have made an extra partition and only installed Yosemite on this partition. The same problem is still showing and the computer is still not starting up. I also experience complete kernel panics, where the message is different every time (I have pictures available of a number of kernel panics).
    I still have a partition with Mavericks which starts up just fine, so the problem doesn't seem to be my computer (although WiFi stopped working some 2 months ago). I now performed a EtreCheck with results listed as below. Anyone an idea what is wrong?
    EtreCheck version: 2.0.11 (98)
    Report generated 3 Nov 2014 21:50:54 CET
    Hardware Information: ℹ️
      Mac mini (Late 2012) (Verified)
      Mac mini - model: Macmini6,2
      1 2.3 GHz Intel Core i7 CPU: 4-core
      4 GB RAM Upgradeable
      BANK 0/DIMM0
      2 GB DDR3 1600 MHz ok
      BANK 1/DIMM0
      2 GB DDR3 1600 MHz ok
      Bluetooth: Good - Handoff/Airdrop2 supported
    Video Information: ℹ️
      Intel HD Graphics 4000 -
      PL2377 spdisplays_1080p
    System Software: ℹ️
      OS X 10.10 (14A389) - Uptime: 0:51:36
    Disk Information: ℹ️
      APPLE HDD HTS541010A9E662 disk0 : (1 TB)
      S.M.A.R.T. Status: Verified
      EFI (disk0s1) <not mounted> : 210 MB
      Main disk (disk0s2) /  [Startup]: 837.97 GB (270.41 GB free)
      Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
      Main disk 2 (disk0s4) /Volumes/Main disk 2 : 67.58 GB (56.53 GB free)
      Recovery HD (disk0s5) <not mounted>  [Recovery]: 650 MB
      Secundairy disk (disk0s6) /Volumes/Secundairy disk : 90.42 GB (58.76 GB free)
      Recovery HD (disk0s7) <not mounted>  [Recovery]: 650 MB
    USB Information: ℹ️
      Apple, Inc. IR Receiver
      Apple Inc. BRCM20702 Hub
      Apple Inc. Bluetooth USB Host Controller
      Mitsumi Electric Hub in Apple Extended USB Keyboard
      Fujitsu Takamisawa Component Apple Optical USB Mouse
      Mitsumi Electric Apple Extended USB Keyboard
    Thunderbolt Information: ℹ️
      Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
      Mac App Store and identified developers
    Kernel Extensions: ℹ️
      /Library/Extensions
      [not loaded] com.Logitech.Control Center.HID Driver (3.9.1 - SDK 10.8) Support
      [loaded] com.sophos.kext.sav (9.2.50 - SDK 10.8) Support
      [loaded] com.sophos.nke.swi (9.2.50 - SDK 10.8) Support
      /System/Library/Extensions
      [not loaded] com.Logitech.Unifying.HID Driver (1.3.0 - SDK 10.6) Support
      [not loaded] com.tomtom.driver.UsbEthernetGadget (1.0.0d1) Support
    Startup Items: ℹ️
      TuxeraNTFSUnmountHelper: Path: /Library/StartupItems/TuxeraNTFSUnmountHelper
      Startup items are obsolete and will not work in future versions of OS X
    Problem System Launch Agents: ℹ️
      [failed] com.apple.bird.plist
      [failed] com.apple.CallHistoryPluginHelper.plist
      [failed] com.apple.CallHistorySyncHelper.plist
      [failed] com.apple.cmfsyncagent.plist
      [failed] com.apple.coreservices.appleid.authentication.plist
      [failed] com.apple.icloud.fmfd.plist
      [failed] com.apple.iconservices.iconservicesagent.plist
      [failed] com.apple.pluginkit.pkd.plist
      [failed] com.apple.printtool.agent.plist
      [failed] com.apple.SafariNotificationAgent.plist
      [failed] com.apple.scopedbookmarkagent.xpc.plist
      [failed] com.apple.security.cloudkeychainproxy.plist
      [failed] com.apple.spindump_agent.plist
      [failed] com.apple.telephonyutilities.callservicesd.plist
    Problem System Launch Daemons: ℹ️
      [failed] com.apple.awdd.plist
      [failed] com.apple.ctkd.plist
      [failed] com.apple.icloud.findmydeviced.plist
      [failed] com.apple.iconservices.iconservicesagent.plist
      [failed] com.apple.iconservices.iconservicesd.plist
      [failed] com.apple.ifdreader.plist
      [failed] com.apple.MobileFileIntegrity.plist
      [failed] com.apple.nehelper.plist
      [failed] com.apple.softwareupdated.plist
      [failed] com.apple.spindump.plist
      [failed] com.apple.tccd.system.plist
      [failed] com.apple.wdhelper.plist
      [failed] com.apple.xpc.smd.plist
      [failed] org.cups.cupsd.plist
    Launch Agents: ℹ️
      [running] com.Logitech.Control Center.Daemon.plist Support
      [running] com.micromat.TechToolProAgent.plist Support
      [running] com.sophos.uiserver.plist Support
      [not loaded] com.teamviewer.teamviewer.plist Support
      [not loaded] com.teamviewer.teamviewer_desktop.plist Support
    Launch Daemons: ℹ️
      [loaded] com.adobe.fpsaud.plist Support
      [running] com.micromat.TechToolProDaemon.plist Support
      [loaded] com.microsoft.office.licensing.helper.plist Support
      [running] com.sophos.common.servicemanager.plist Support
      [not loaded] com.teamviewer.teamviewer_service.plist Support
    User Launch Agents: ℹ️
      [invalid?] com.adobe.ARM.[...].plist Support
      [invalid?] com.google.GoogleContactSyncAgent.plist Support
      [invalid?] com.google.keystone.agent.plist Support
      [invalid?] com.spotify.webhelper.plist Support
      [invalid?] jp.co.canon.Inkjet_Extended_Survey_Agent.plist Support
      [invalid?] org.virtualbox.vboxwebsrv.plist Support
    User Login Items: ℹ️
      MyDriveConnect Application (/Applications/MyDriveConnect.app)
      Microsoft Database Daemon UNKNOWN (missing value)
      Dropbox ApplicationHidden (/Applications/Dropbox.app)
      Canon IJ Network Scanner Selector EX ApplicationHidden (/Applications/Canon Utilities/IJ Network Scanner Selector EX/Canon IJ Network Scanner Selector EX.app)
      Canon IJ Network Scanner Selector EX ApplicationHidden (/Applications/Canon Utilities/IJ Network Scanner Selector EX/Canon IJ Network Scanner Selector EX.app)
      fuspredownloader ApplicationHidden (/Users/[redacted]/Library/Application Support/.FUS/fuspredownloader.app)
    Internet Plug-ins: ℹ️
      SharePointBrowserPlugin: Version: 14.4.5 - SDK 10.6 Support
      FlashPlayer-10.6: Version: 15.0.0.189 - SDK 10.6 Support
      Flash Player: Version: 15.0.0.189 - SDK 10.6 Support
      QuickTime Plugin: Version: 7.7.3
      Silverlight: Version: 5.1.30514.0 - SDK 10.6 Support
      Default Browser: Version: 600 - SDK 10.10
    Safari Extensions: ℹ️
      RSS Menu
    3rd Party Preference Panes: ℹ️
      Flash Player  Support
      FUSE for OS X (OSXFUSE)  Support
      Logitech Control Center  Support
      Perian  Support
      TechTool Protection  Support
      Tuxera NTFS  Support
    Time Machine: ℹ️
      Skip System Files: NO
      Mobile backups: OFF
      Auto backup: NO - Auto backup turned off
      Volumes being backed up:
      Main disk: Disk size: 837.97 GB Disk used: 567.57 GB
      Destinations:
      MacOSX Backup [Local]
      Total size: 999.83 GB
      Total number of backups: 3
      Oldest backup: 2014-10-26 13:35:42 +0000
      Last backup: 2014-11-02 14:43:18 +0000
      Size of backup disk: Too small
      Backup size 999.83 GB < (Disk used 567.57 GB X 3)
      Backup Eric Powermac [Network]
      Total size: 1.07 TB
      Total number of backups: 23
      Oldest backup: 2014-02-21 07:56:49 +0000
      Last backup: 2014-10-23 09:05:28 +0000
      Size of backup disk: Too small
      Backup size 1.07 TB < (Disk used 567.57 GB X 3)
    Top Processes by CPU: ℹ️
          6% WindowServer
          4% Safari
          3% Dropbox
          2% com.apple.WebKit.Networking
          1% TechToolProDaemon
    Top Processes by Memory: ℹ️
      107 MB Safari
      73 MB com.apple.internetaccounts
      64 MB InterCheck
      64 MB cloudd
      64 MB Spotlight
    Virtual Memory Information: ℹ️
      57 MB Free RAM
      1.08 GB Active RAM
      1.04 GB Inactive RAM
      889 MB Wired RAM
      7.71 GB Page-ins
      247 MB Page-outs

    Off hand it looks like a botched upgrade. I suggest a reinstall from scratch:
    Install or Reinstall Lion/Mountain Lion from Scratch
    Be sure you backup your files to an external drive or second internal drive because the following procedure will remove everything from the hard drive.
    Boot to the Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Erase the hard drive:
      1. Select Disk Utility from the main menu and click on the Continue button.
      2. After DU loads select your startup volume (usually Macintosh HD) from the
          left side list. Click on the Erase tab in the DU main window.
      3. Set the format type to Mac OS Extended (Journaled.) Optionally, click on
            the Security button and set the Zero Data option to one-pass. Click on
          the Erase button and wait until the process has completed.
      4. Quit DU and return to the main menu.
    Reinstall Yosemite: Select Reinstall OS X and click on the Install button.
    Note: You will need an active Internet connection. I suggest using Ethernet if possible
                because it is three times faster than wireless.

  • OIA 11g deployment state failed after deployment

    Hi,
    I have installed OIM 11gr2ps1. I am installing the OIA 11gr2ps1 according to the steps given in http://docs.oracle.com/cd/E24179_01/doc.1111/e23378/toc.htm
    Installation and deployment is successful, however the state of the rbacx on weblogic shown failed instead of active. These are the errors from weblogic logs,
    ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
    at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:458)
    at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:546)
    at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:236)
    at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:32)
    at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:521)
    Truncated. see log file for complete stacktrace
    Caused By: oracle.net.ns.NetException: Listener refused the connection with the following error:
    ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
    at oracle.net.ns.NSProtocol.connect(NSProtocol.java:395)
    at oracle.jdbc.driver.T4CConnection.connect(T4CConnection.java:1102)
    at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:320)
    at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:546)
    at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:236)
    Truncated. see log file for complete stacktrace
    >
    <May 23, 2013 12:51:42 PM IST> <Error> <Deployer> <BEA-149231> <Unable to set the activation state to true for the application 'rbacx'.
    weblogic.application.ModuleException:
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1520)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:484)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    Truncated. see log file for complete stacktrace
    Caused By: oracle.net.ns.NetException: Listener refused the connection with the following error:
    ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
    at oracle.net.ns.NSProtocol.connect(NSProtocol.java:395)
    at oracle.jdbc.driver.T4CConnection.connect(T4CConnection.java:1102)
    at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:320)
    at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:546)
    at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:236)
    Truncated. see log file for complete stacktrace
    The error from the rbacx.log has these lines
    Connection Pool: oracle.ucp.UniversalConnectionPoolException: Cannot get Connection from Datasource [See nested exception: java.sql.SQLException: Unable to start the Universal Connection Pool: oracle.ucp.UniversalConnectionPoolException: Cannot get Connection from Datasource]]
    at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:230)
    at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:117)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1245)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1010)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:472)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)
    at java.security.AccessController.doPrivileged(Native Method)
    I have not followed the step - 3.7 To Configure J2EE Data Sources for Oracle Identity Analytics (Optional), as it was marked optional
    Please help

    Refer this to install OIA 11gR2.
    http://www.technicalconfessions.com/posts.php?post_id=16&title=HOW%20TO:%20Install%20Oracle%20Identity%20Analytics%20(OIA)%2011.1.1.5

  • Startup fails after Security Update 2006-007

    My eMac hangs at the initial gray startup screen. All I did was to allow Software Update to install Security Update 2006-007. I have waited as long as 60+ minutes, hoping some process would time out - but this is not the case.
    My particulars: G4 eMac, 512Mb RAM, 40Gb drive with 15Gb free, 10.3.9 OS X Server (only supports a wireless classroom of 20 ibooks).
    Troubleshooting I have done:
    * Booted off of Mac OS X install disc. From Disk Utility, repaired permissions (minor fixes) and repaired hard drive (no errors at all).
    * Booted into command-V mode. Hangs after only 7 lines. The last line: "BSD root: disk0s3, major 14, minor 2"
    Is there any way to undo a Security Update from the Terminal window? I really don't want to do an 'install & archive', with all my user accounts, etc. I have a firewire backup, but as of last week when I got a CCC error it is no longer bootable. I am a high school teacher who knows a bit, but never enough

    I seems I'm not the only one experiencing start up problems after the 2006-2007 security update. G-4 Power PC, 466MHZ running OSX 10.3.9
    My problems are exasperated by the fact that there was a power outage exactly the same time I did the security update. Now my start up screen goes no further than the whitescreem with the blue bar. IT comes to within 1/4" or 1/16" of the end and stops.
    What I've tried:
    booted from OSx 10.3.9 Install disk,used disk utilities, Disk First Aid, no major problems found.
    Still sticks on start.
    Started from Disk Warrior and ran repair no problems. Still sticks on start.
    Tried to Safe Boot, with no success.
    Zapped the PRAM 4 times. No success.
    Tried to start from OSX install disk then bring up my backup disk drive from start up manager. Able to bring up back up, but same problem on start up as built in disk drive. Now I don't know how to unmount the backup disk drive without damage. THIS IS MY MAIN CONCERN AT THIS POINT. IF I LOSE THE BACKUP I'M FRIED!
    Please help, I don't know when we will have another power outage and my UPS backup power seems to be compromised also.
    Thanks
    G-4 466   Mac OS X (10.3.9)  

  • Login to Java Desktop fails after IP address change

    If the IP address (or networking type DHCP vs. static address) changes, users can no longer log in to their accounts and use the Java Desktop environment. I can get around this by using the Solaris Management Console from CDE to remove the user(s) without removing their respective home directories, then recreating the users with the respective home dirs. This, however, seems to be an extreme hack to me. Is there a better way? Thanks.

    Hi Glenn,
    The issue could be caused by unfinished AD replication. It may be intermittent and resolve itself automatically.
    For more detailed information, please refer to the thread below:
    File Replication and 2008 R2 standard
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/583182b6-49e8-4836-970b-a881c2d52773/file-replication-and-2008-r2-standard?forum=winserverfiles
    Best Regards,
    Mandy 
    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.

  • JClient project running well in IDE failed after deployment

    Hi all,
    My JClient project runs well in the IDE, but when I deploy it with Simple Archive Deployment
    and try to run it,
    I am getting the exception :
    oracle.xml.parser.v2.XMLParseException Encoding 'windows01256' is not currently supported.
    I've changed the encoding in my project setting to 'UTF-8', but it not getting propogated to the xml files.
    thanks

    Repost

  • Image upload failed after deploy to OAS

    Hi, I've made an application to upload image to database with OrdImage type using adf:inputrender (adf library)
    When I access that page via web browser, I got an JBO-26041 that says "no such file or directory".
    I think this is because the application read the directory from OAS, not from my local computer... Is there any solution for this problem?
    Should I set some settings in my web.xml file before I make the deployment profile?

    Hi,
    I don't have much information to go on here. But did you try the example for adf upload in:
    http://www.oracle.com/technology/training/products/intermedia/index.html
    Did you make your upload multipart/fom-data? Is your problem in Jdeveloper, or does it work correctly in jdeveloper?
    In upload, there are two pages involved. The upload form page, and the http post location. Is it that you cannot see the upload form? Or, when you do the upload is that when you get an error?
    Larry

  • IMac 2.4G Startup fails after Memory upgrade

    Help Please! I have tried to install two new RAM modules with 2 GB of memory from same manufacturer (Kingston). Having either bank installed with one new 2 GB DIMM and any one of the original 1 GB module in any slot will start up the iMac. The System Profiler identifies each new memory bank correctly as having 2GB memory if so installed, i.e. it recognizes each of the new memory boards in either slot correctly. However, when both slots are equipped with both new 2 GB modules I can hear fan noise and sense the faint fan vibration, but neither the start up gong nor the screen will show any life.
    Now what can that be?
    Again, help is urgently needed because this whole thing does not seem to make sense to me. Note: I transferred data to this iMac G5 when purchased using transfer feature with firewire cable from a MacMini Intel.

    This is the discussion area for the much older iMac G4.
    Note: I transferred data to this iMac G5...
    A 2.4 GHz iMac is not using a G5 processor it is using an Intel processor.
    You should ask your question in the Intel-based iMac discussion area.

  • Deploy fails after move of ABAP&JAVA stack to other server

    Hello,
    We moved our system (ABAP&JAVA) to a new server with exactly the same OS level and configuration by means of online backup and restore.
    Installation details are:
    SOLARIS 9
    SAP ECC5 SP12
    Java stack SP16
    After the move the ABAP and the Portal is ok.The server,dispatcher and SDM are also starting fine and no errors shown in the trace files.
    Problem is when trying to run&deploy any example application of the J2EE engine it fails with the following error:
    Application error occurred during request processing.
      Details:   java.rmi.RemoteException: Cannot commit handler in
    operation deploy with application sap.com/Calculator..
    Reason: Error occurred during DB access:
    apps/sap.com/Calculator/servlet_jsp, ; nested exception is:
    com.sap.engine.frame.core.configuration.ConfigurationException:
    Error occurred during DB access: apps/sap.com/Calculator/servlet_jsp,
    Exception id: [0003BAC828490049000000240000582F000419144C86546C]
    Did you encountered such an issue?
    Is there anything special to do for the SDM when moving to a different server? We simply restored from tape the filesystem containing the SDM and the J2EE folders.
    Thanks a lot for your help,
    Kind Regards,
    Florin

    Hello All,
    Please ignore the question; issue is fixed in the mean time.
    Reason was that after the restore the temporary tablespace had no file so this caused the deploy to fail
    Regards,
    Florin

  • SOA Suite 11g TP4 "Configure SOA" step fails, after OC4J startup successful

    I followed the installation instructions and got stuck in step 10d.
    The build fails after announcing "*Trying to override old definition of task admin_client*", Oc4j has already started successfully.
    The soa-infra-java.log file shows the publishing of shared libraries to fail because two libraries aren't found:
    - apache.commons.fileupload
    - oracle.fabric.runtime
    The first is on the BAM import list, the other is for B2B. I did specify "Configure Basic SOA Components" though.
    Both of these errors are announced as WARNING, but the build fails and SOA configuration is announced as failed too.
    The startsoa.log file has several WARNINGs, including some SEVERE ones:
    ---snip---snip---
    19-mei-2009 9:59:32 oracle.j2ee.xml.XMLMessages warningException
    WARNING: Exception Encountered
    09/05/19 10:00:27 SEVERE: AbstractInfo.getAnnotation oracle.webservices.annotations.async.AsyncWebService cannot be found in the given classpath.
    09/05/19 10:00:27 SEVERE: AbstractInfo.getAnnotation oracle.webservices.annotations.async.AsyncWebService cannot be found in the given classpath.
    19-mei-2009 10:00:29 oracle.j2ee.util.AnnotatedLogger logWithThrowable
    WARNING: J2EE JNDI-00002
    19-mei-2009 10:00:29 oracle.j2ee.util.AnnotatedLogger log
    WARNING: No javax.jms.ConnectionFactory found at null
    19-mei-2009 10:00:30 oracle.j2ee.deployment.DeploymentMessages warningDuplicateServletMapping
    WARNING: There are multiple mappings for servlet name: WSRPServiceDescriptionService, but only the first one (/portlets/WSRPServiceDescriptionService) will be considered for webservice endpoint
    19-mei-2009 10:00:30 oracle.j2ee.deployment.DeploymentMessages warningDuplicateServletMapping
    WARNING: There are multiple mappings for servlet name: WSRP_v2_ServiceDescription_Service, but only the first one (/portlets/WSRP_v2_ServiceDescription_Service) will be considered for webservice endpoint
    19-mei-2009 10:00:30 oracle.j2ee.deployment.DeploymentMessages warningDuplicateServletMapping
    WARNING: There are multiple mappings for servlet name: WSRPServiceDescriptionService, but only the first one (/portlets/WSRPServiceDescriptionService) will be considered for webservice endpoint
    19-mei-2009 10:00:30 oracle.j2ee.deployment.DeploymentMessages warningDuplicateServletMapping
    WARNING: There are multiple mappings for servlet name: WSRP_v2_ServiceDescription_Service, but only the first one (/portlets/WSRP_v2_ServiceDescription_Service) will be considered for webservice endpoint
    19-mei-2009 10:01:11 oracle.j2ee.xml.XMLMessages warningException
    WARNING: Exception Encountered
    09/05/19 10:01:15 SEVERE: AbstractInfo.getAnnotation oracle.webservices.annotations.async.AsyncWebService cannot be found in the given classpath.
    09/05/19 10:01:15 SEVERE: AbstractInfo.getAnnotation oracle.webservices.annotations.async.AsyncWebService cannot be found in the given classpath.
    19-mei-2009 10:01:17 oracle.j2ee.util.AnnotatedLogger logWithThrowable
    WARNING: J2EE JNDI-00002
    19-mei-2009 10:01:17 oracle.j2ee.util.AnnotatedLogger log
    WARNING: No javax.jms.ConnectionFactory found at null
    19-mei-2009 10:01:18 oracle.j2ee.deployment.DeploymentMessages warningDuplicateServletMapping
    WARNING: There are multiple mappings for servlet name: WSRPServiceDescriptionService, but only the first one (/portlets/WSRPServiceDescriptionService) will be considered for webservice endpoint
    19-mei-2009 10:01:18 oracle.j2ee.deployment.DeploymentMessages warningDuplicateServletMapping
    WARNING: There are multiple mappings for servlet name: WSRP_v2_ServiceDescription_Service, but only the first one (/portlets/WSRP_v2_ServiceDescription_Service) will be considered for webservice endpoint
    19-mei-2009 10:01:18 oracle.j2ee.deployment.DeploymentMessages warningDuplicateServletMapping
    WARNING: There are multiple mappings for servlet name: WSRPServiceDescriptionService, but only the first one (/portlets/WSRPServiceDescriptionService) will be considered for webservice endpoint
    19-mei-2009 10:01:18 oracle.j2ee.deployment.DeploymentMessages warningDuplicateServletMapping
    WARNING: There are multiple mappings for servlet name: WSRP_v2_ServiceDescription_Service, but only the first one (/portlets/WSRP_v2_ServiceDescription_Service) will be considered for webservice endpoint
    Note: Some input files use unchecked or unsafe operations.
    Note: Recompile with -Xlint:unchecked for details.
    [TopLink Info]: 2009.05.19 10:01:35.477--ServerSession(12473995)--TopLink, version: Oracle TopLink - 11g Technology Preview 4 (11.1.1.0.0) (Build 080422)
    [TopLink Info]: 2009.05.19 10:01:36.384--ServerSession(12473995)--userprefs login successful
    Note: Some input files use unchecked or unsafe operations.
    Note: Recompile with -Xlint:unchecked for details.
    Note: Some input files use unchecked or unsafe operations.
    Note: Recompile with -Xlint:unchecked for details.
    19-mei-2009 10:01:51 oracle.j2ee.xml.XMLMessages warningException
    WARNING: Exception Encountered
    19-mei-2009 10:01:51 oracle.j2ee.xml.XMLMessages warningException
    WARNING: Exception Encountered
    ---snip---snip---
    Question:
    - Java 5 or 6?
    - The preferences are set to use the integrated OC4J, the log refers to "standalone oc4j".
    - How is oc4j started? Must the Environments variables be set through the system properties or on a startup script for JDev?
    Bert laverman
    PS
    You might want to update the page header on the installation instructions to show "Tech Preview 4" instead of 3. Document title at start is correct though.

    Hello,
    I am running into same errors. Were you able to resolve your problem?
    Mustafa

  • Startup on AS/400 fails after following the Installation Instructions

    I am not at all familiar with AS/400. Can anybody tell me what the
    problem is? Following the instruction in the message does not help
    either...
    Startup on AS/400 fails after the WEBLOGIC/STRWEBL command is executed
    with the following message:
    The WebLogic Server did not start up properly.
    Reason:
    Cannot start server because weblogic.class.path is enabled and the
    Weblogic classes are not in the weblogic.class.path. Please alter
    the weblogic.class.path to include the Weblogic classes or set
    weblogic.system.disableWeblogicClassPath=true to allow classes to
    be loaded from the java CLASSPATH.
    NOTE: Doing so will disable EJB hot deploy and should only be
    done on platforms as specified in the documentation.
    Java program completed with exit code 1
    Mark van Holsteijn

    Mark van Holsteijn <[email protected]> wrote:
    I am not at all familiar with AS/400. Can anybody tell me what the
    problem is? Following the instruction in the message does not help
    either...
    Startup on AS/400 fails after the WEBLOGIC/STRWEBL command is executed
    with the following message:
    The WebLogic Server did not start up properly.
    Reason:
    Cannot start server because weblogic.class.path is enabled and the
    Weblogic classes are not in the weblogic.class.path. Please alter
    the weblogic.class.path to include the Weblogic classes or set
    weblogic.system.disableWeblogicClassPath=true to allow classes to
    be loaded from the java CLASSPATH.
    NOTE: Doing so will disable EJB hot deploy and should only be
    done on platforms as specified in the documentation.
    Java program completed with exit code 1
    Mark van Holsteijn
    I got the same problem with you. If you had handled with it, please tell me. Thanks!

  • Error after deploying the application in PI java system

    Hi all,
    I have created a test web dynpro java application and deployed in PI7.1 java engine. Using the JCO's maintained i hav connected to ECC7.1 system and created a model to call a bapi. After deploying and running the application, I got the following error. Please let me know the solution
    Regards
    Sagar
        500   Internal Server Error  SAP NetWeaver Application Server/Java AS 
    The initial exception that caused the request to fail, was:
    java.lang.NullPointerException
        at com.sap.conn.jco.rt.DefaultDestinationManager.checkProperties(DefaultDestinationManager.java:405)
        at com.sap.conn.jco.rt.DefaultDestinationManager.update(DefaultDestinationManager.java:142)
        at com.sap.conn.jco.rt.DefaultDestinationManager.searchDestination(DefaultDestinationManager.java:292)
        at com.sap.conn.jco.rt.DefaultDestinationManager.getDestinationInstance(DefaultDestinationManager.java:90)
        at com.sap.conn.jco.JCoDestinationManager.getDestination(JCoDestinationManager.java:61)
        ... 82 more
    See full exception chain for details.
    Failed to process request. Please contact your system administrator.
    While processing the current request, an exception occured which could not be handled by the application or the framework.
    If the information contained on this page doesn't help you to find and correct the cause of the problem, please contact your system administrator. To facilitate analysis of the problem, keep a copy of this error page. Hint: Most browsers allow to select all content, copy it and then paste it into an empty document (e.g. email or simple text file).
    For further information about the Web Dynpro error page, error analysis and a description of well-known error situations, see SAP note 1113811.
    System Environment
    Client
    Web Dynpro Client Type HTML Client
    User agent Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; GTB6.3)
    Client Type msie6
    Client Type Profile ie6
    ActiveX enabled
    Java Applets enabled
    Accessibility mode disabled
    Rendering engine: Lightspeed
    Inline CSS:  enabled
    Validate by rendering:  enabled
    Server
    Web Dynpro Runtime vendor: 'sap.com', name: 'tc/wd/webdynpro', location: 'SAP AG', counter: '7.1100.20081021173332.0000', change number: '28470', codeline: NW711_00_REL
    J2EE Engine 7.11.3710.27866.20080910102732
    System ID (SID) PID
    Server Node ID |1698650|16986|Server 00 00_16986|sappidev01.xtium.com/10.255.30.89|SERVER|RUNNING
    Java VM SAP Java 64-Bit Server VM, version:5.1.027, vendor: SAP AG
    Operating system Windows 2003, version: 5.2, architecture: amd64
    Application
    Java EE Application (deployable object) demo.sap.com/pegatest
    Web Dynpro Application Pegatestappli
    Request URI /webdynpro/dispatcher/demo.sap.com/pegatest/Pegatestappli
    Version vendor: 'demo.sap.com', name: 'pegatest', location: 'localDevelopment', counter: '20100112141118', change number: 'null'
    Session & Other
    Session Locale en_US
    Session Timezone Pacific Standard Time
    Time of Failure Tue Jan 12 00:39:45 PST 2010 (Java Time: 1263285585307)
    Session User ClientUser(id=USER.R3_DATASOURCE.J2EE_ADMIN, name=J2EE_ADMIN)
    Client Session Id bxuvisJvMVwF2Jn5_M0-ODXALydDRLAhJgFa6xkA_SAP
    Client Window Id 09190ac2ff5611dea2480050568315be
    Application Session Id 09190ac3ff5611dea70e0050568315be
    Web Dynpro Code Generation Infos
    demo.sap.com/pegatest
    Error Information
    Detailed Exception Chain
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Exception was thrown in preprocessing phase of application session ApplicationSession(id=09190ac3ff5611dea70e0050568315be, name=com.sap.demo.pegatest.pegatestappli.Pegatestappli). The causing exception is nested. RID=09190ac0ff5611deb9b80050568315be
      at com.sap.tc.webdynpro.clientserver.session.ClientSession.doPreprocessing(ClientSession.java:680)
      at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:239)
      at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:258)
      at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.delegateToRequestManager(AbstractExecutionContextDispatcher.java:202)
      at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.DispatchHandlerForRequestManager.doService(DispatchHandlerForRequestManager.java:38)
      at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.AbstractDispatchHandler.service(AbstractDispatchHandler.java:116)
      at com.sap.engine.services.servlets_jsp.server.deploy.impl.module.IRequestDispatcherImpl.dispatch(IRequestDispatcherImpl.java:95)
      at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.ExecutionContextDispatcher.dispatchToRequestManager(ExecutionContextDispatcher.java:140)
      at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.dispatch(AbstractExecutionContextDispatcher.java:92)
      at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.dispatch(AbstractExecutionContextDispatcher.java:104)
      at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doContent(AbstractDispatcherServlet.java:87)
      at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doGet(AbstractDispatcherServlet.java:54)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
      at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:140)
      at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:37)
      at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:466)
      at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:291)
      at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:396)
      at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:385)
      at com.sap.engine.services.servlets_jsp.filters.DSRWebContainerFilter.process(DSRWebContainerFilter.java:48)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:76)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:240)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:78)
      at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.httpserver.filters.ResponseLogWriter.process(ResponseLogWriter.java:60)
      at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.httpserver.filters.DefineHostFilter.process(DefineHostFilter.java:27)
      at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.httpserver.filters.MonitoringFilter.process(MonitoringFilter.java:29)
      at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.httpserver.filters.MemoryStatisticFilter.process(MemoryStatisticFilter.java:43)
      at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.httpserver.filters.DSRHttpFilter.process(DSRHttpFilter.java:42)
      at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:457)
      at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.process(Processor.java:250)
      at com.sap.engine.services.httpserver.server.rcm.RequestProcessorThread.run(RequestProcessorThread.java:45)
      at com.sap.engine.core.thread.execution.Executable.run(Executable.java:109)
      at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:314)
    Caused by: com.sap.tc.webdynpro.progmodel.context.DictionaryException: InvocationTargetException
      at com.sap.tc.webdynpro.progmodel.context.DictionaryHandler.getDataType(DictionaryHandler.java:192)
      at com.sap.tc.webdynpro.progmodel.context.DataAttributeInfo.init(DataAttributeInfo.java:434)
      at com.sap.tc.webdynpro.progmodel.context.NodeInfo.initUnmappedAttributes(NodeInfo.java:978)
      at com.sap.tc.webdynpro.progmodel.context.DataNodeInfo.doInit(DataNodeInfo.java:294)
      at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:950)
      at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:954)
      at com.sap.tc.webdynpro.progmodel.context.Context.init(Context.java:69)
      at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:205)
      at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:552)
      at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.doPreprocessing(ClientApplication.java:1296)
      at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.delegateToApplicationDoPreprocessing(AbstractExecutionContextDispatcher.java:146)
      at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.DispatchHandlerForAppPreprocessing.doService(DispatchHandlerForAppPreprocessing.java:35)
      at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.AbstractDispatchHandler.service(AbstractDispatchHandler.java:116)
      at com.sap.engine.services.servlets_jsp.server.deploy.impl.module.IRequestDispatcherImpl.dispatch(IRequestDispatcherImpl.java:95)
      at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.ExecutionContextDispatcher.dispatchToApplicationDoPreprocessing(ExecutionContextDispatcher.java:100)
      at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.dispatch(AbstractExecutionContextDispatcher.java:74)
      at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.dispatch(ApplicationSession.java:571)
      at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.dispatch(ApplicationSession.java:602)
      at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doPreprocessing(ApplicationSession.java:252)
      at com.sap.tc.webdynpro.clientserver.session.ClientSession.doPreprocessing(ClientSession.java:677)
      ... 48 more
    Caused by: com.sap.dictionary.runtime.DdException: InvocationTargetException
      at com.sap.dictionary.runtime.ProviderFactory4J7.getProvider(ProviderFactory4J7.java:36)
      at com.sap.dictionary.runtime.DdDictionaryPool.getProvider(DdDictionaryPool.java:96)
      at com.sap.dictionary.runtime.DdDictionaryPool.makeDictionary(DdDictionaryPool.java:75)
      at com.sap.dictionary.runtime.DdDictionaryPool.makeDictionary(DdDictionaryPool.java:63)
      at com.sap.dictionary.runtime.DdBroker.getDataType(DdBroker.java:224)
      at com.sap.tc.webdynpro.progmodel.context.DictionaryHandler._getScalarType(DictionaryHandler.java:462)
      at com.sap.tc.webdynpro.progmodel.context.DictionaryHandler.getDataType(DictionaryHandler.java:171)
      ... 67 more
    Caused by: java.lang.reflect.InvocationTargetException
      at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
      at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
      at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
      at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
      at com.sap.dictionary.runtime.ProviderFactory4J7.getProvider(ProviderFactory4J7.java:21)
      ... 73 more
    Caused by: com.sap.conn.jco.JCoException: (106) JCO_ERROR_RESOURCE: Destination DEV_ECC6_220_METADATA does not exist
      at com.sap.mdi.jco7.Factory.makeException(Factory.java:41)
      at com.sap.mdi.jco7.Destination.<init>(Destination.java:35)
      at com.sap.mdi.jco7.Destination.make(Destination.java:21)
      at com.sap.mdi.jco7.Factory.getDestination(Factory.java:28)
      at com.sap.dictionary.runtime.mdi.DataProvider.<init>(DataProvider.java:115)
      ... 78 more
    Caused by: com.sap.conn.jco.JCoException: (106) JCO_ERROR_RESOURCE: Destination DEV_ECC6_220_METADATA does not exist
      at com.sap.conn.jco.rt.DefaultDestinationManager.update(DefaultDestinationManager.java:163)
      at com.sap.conn.jco.rt.DefaultDestinationManager.searchDestination(DefaultDestinationManager.java:292)
      at com.sap.conn.jco.rt.DefaultDestinationManager.getDestinationInstance(DefaultDestinationManager.java:90)
      at com.sap.conn.jco.JCoDestinationManager.getDestination(JCoDestinationManager.java:61)
      at com.sap.mdi.jco7.Destination.<init>(Destination.java:32)
      ... 81 more
    Caused by: java.lang.NullPointerException
      at com.sap.conn.jco.rt.DefaultDestinationManager.checkProperties(DefaultDestinationManager.java:405)
      at com.sap.conn.jco.rt.DefaultDestinationManager.update(DefaultDestinationManager.java:142)
      ... 85 more

    yes, you are getting Cross Origin Problem .So, you need to disable the web security for chrome.
    Go to properties of chrome , and add this after path of chrome.
    --disable-web-security
    After this restart the chrome.
    Please follow the below link for reference.
    windows - Is it possible to run Chrome with and without web security at the same time? - Super User
    Regards
    Sridevi

Maybe you are looking for

  • ITunes 12.1.0.71 broke "Keep iTunes Media folder organized" option

    After upgrading to iTunes 12.1.0.71 (64 bit) on my PC, iTunes is no longer organizing my iTunes media folder. Example: I drop a video into "automatically add to iTunes" folder Video appears as a Home Video in iTunes as expected I go into "get info" >

  • Too  many parallel processes

    Hi I will have to build process chain to cube 0SD_C03 and the datasources are 2LIS_12_VCITM 2LIS_12_VCHDR 2LIS_12_V_ITM 2LIS_12_VDHDR 2LIS_12_VAITM 2LIS_12_VDITM 2LIS_12_VADHDR Now the question is after providing the links between " Delete index" pro

  • Typing lag

    I have a Compaq Presario S5180AP and recently I replaced the motherboard to a MSI 865GM2-LS. I also added a Radeon 9600 Pro to my system When I type it is very laggy. I have to wait like 2 seconds for each character to appear on the screen and if I t

  • Power supply from g3 into a g4?

    Hi ! i have a G4 533 which is kinda dead, and have a B&W G3 which is fine. i wanted to try to switch the power supplies, but i thought i'd ask here first to see if anyone knew if they were compatable. MOst of the number specs look the same, but not 1

  • N8 contact list freeze

    Every now and then my Nokia N8 contact list freezes when I try to select a contact fom the list, when starting a call or by accessing the contact list directly. A reboot, factory reset nor firmware reinstalling doesn't solve the problem, it only work