Errors while Starting SAP NetWeaver

Hi,
  I noticed that my netweaver studio is lot of time to startup and when i look for the logs i see a huge list of exceptions most of them are similar and i pasted the exception below.
I am using
SAP NetWeaver Developer Studio
Version: 2.0.11
Build id: 200502210240
How to resolve this
Thanks in advance
!ENTRY org.eclipse.debug.core 4 2 Jun 28, 2005 22:15:26.708
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.debug.core".
!STACK 0
java.lang.ClassCastException
     at com.sap.ide.eclipse.debugExtensionPlugin.DebugSourceLocator.<init>(DebugSourceLocator.java:38)
     at com.sap.ide.eclipse.debugExtensionPlugin.DebugExtensionPlugin$DebugListener.handleDebugEvents(DebugExtensionPlugin.java:33)
     at org.eclipse.debug.core.DebugPlugin$EventNotifier.run(DebugPlugin.java:787)
     at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1006)
     at org.eclipse.core.runtime.Platform.run(Platform.java:413)
     at org.eclipse.debug.core.DebugPlugin$EventNotifier.dispatch(DebugPlugin.java:819)
     at org.eclipse.debug.core.DebugPlugin.fireDebugEventSet(DebugPlugin.java:266)
     at org.eclipse.jdt.internal.debug.core.model.JDIDebugElement.fireEvent(JDIDebugElement.java:140)
     at org.eclipse.jdt.internal.debug.core.model.JDIDebugElement.fireCreationEvent(JDIDebugElement.java:130)
     at org.eclipse.jdt.internal.debug.core.model.JDIDebugTarget.createThread(JDIDebugTarget.java:441)
     at org.eclipse.jdt.internal.debug.core.model.JDIDebugTarget$ThreadStartHandler.handleEvent(JDIDebugTarget.java:1580)
     at org.eclipse.jdt.internal.debug.core.EventDispatcher.dispatch(EventDispatcher.java:135)
     at org.eclipse.jdt.internal.debug.core.EventDispatcher.run(EventDispatcher.java:211)
     at java.lang.Thread.run(Thread.java:534)
!ENTRY org.eclipse.debug.core 4 120 Jun 28, 2005 22:15:26.708
!MESSAGE An exception occurred while dispatching debug events.
!STACK 0
java.lang.ClassCastException
     at com.sap.ide.eclipse.debugExtensionPlugin.DebugSourceLocator.<init>(DebugSourceLocator.java:38)
     at com.sap.ide.eclipse.debugExtensionPlugin.DebugExtensionPlugin$DebugListener.handleDebugEvents(DebugExtensionPlugin.java:33)
     at org.eclipse.debug.core.DebugPlugin$EventNotifier.run(DebugPlugin.java:787)
     at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1006)
     at org.eclipse.core.runtime.Platform.run(Platform.java:413)
     at org.eclipse.debug.core.DebugPlugin$EventNotifier.dispatch(DebugPlugin.java:819)
     at org.eclipse.debug.core.DebugPlugin.fireDebugEventSet(DebugPlugin.java:266)
     at org.eclipse.jdt.internal.debug.core.model.JDIDebugElement.fireEvent(JDIDebugElement.java:140)
     at org.eclipse.jdt.internal.debug.core.model.JDIDebugElement.fireCreationEvent(JDIDebugElement.java:130)
     at org.eclipse.jdt.internal.debug.core.model.JDIDebugTarget.createThread(JDIDebugTarget.java:441)
     at org.eclipse.jdt.internal.debug.core.model.JDIDebugTarget$ThreadStartHandler.handleEvent(JDIDebugTarget.java:1580)
     at org.eclipse.jdt.internal.debug.core.EventDispatcher.dispatch(EventDispatcher.java:135)
     at org.eclipse.jdt.internal.debug.core.EventDispatcher.run(EventDispatcher.java:211)
     at java.lang.Thread.run(Thread.java:534)

Hi,
I got this solution from SAP and it worked.
This is a known problem that appers due to an implementation bug,
while trying to read the proxy information. The studio expects non-
empty value for key com.tssap.config/proxy, located in
[YourDevStudioInstallationPath]\eclipse\plugins\com.sap.java.ide\pl
ugin_customization.ini file. During the installation no value is
assigned to this key (as you mentioned - no proxy in your case). The
problem will be fixed for SP14, however there is a workaround:
1. Change the value for key com.tssap.config/proxy in
plugin_customization.ini to something like this - proxy:80.
2. After this change the DevStudio should start and you'll be able to
configure your proxy settings from Menu Window->Preferences-
>Workbench->Proxy Settings. (In your case - disable the proxy
server)

Similar Messages

  • Error while starting SAP NetWeaver Developer Studio

    Hi,
    I have installed Java SDK (v1.4.2_09) and Netwearver development
    studio (2.0.13) on my laptop.When i try to lanch the development studio
    i get an error, (!MESSAGE Exception launching the Eclipse Platform:).
    Please see the error log for the details.
    Please help!
    Regards
    Fatima
    !SESSION Aug 15, 2005 14:44:56.32 -
    java.version=1.4.2_09
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86 -feature com.sap.java.ide -consolelog -debug C:\j2sdk1.4.2_09\bin\java.exe
    -Xmx512m
    -Xms128m
    -XX:PermSize=32m
    -XX:MaxPermSize=128m
    -DallUserDir='C:\Documents and Settings\All Users\Application Data'
    -cp C:\Program Files\SAP\JDT\eclipse\SapStartup.jar com.sap.ide.eclipse.startup.Main
    -os win32
    -ws win32
    -arch x86
    -feature com.sap.java.ide
    -showsplash C:\Program Files\SAP\JDT\eclipse\SapIde.exe -showsplash 600
    -consolelog
    -debug  -data C:\Documents and Settings\shahpurf\Documents\SAP\workspace -install file:C:/Program Files/SAP/JDT/eclipse/
    !ENTRY Startup 1 0 Aug 15, 2005 14:44:56.32
    !MESSAGE Sap NetWeaver Developer Studio - Build: 200507190119
    !SESSION -
    !ENTRY org.eclipse.core.launcher 4 0 Aug 15, 2005 14:44:56.262
    !MESSAGE Exception launching the Eclipse Platform:
    !STACK
    java.lang.reflect.InvocationTargetException
         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.ide.eclipse.startup.Main.basicRun(Main.java:286)
         at com.sap.ide.eclipse.startup.Main.run(Main.java:795)
         at com.sap.ide.eclipse.startup.Main.main(Main.java:602)
    Caused by: java.lang.reflect.InvocationTargetException
         at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:861)
         at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
         ... 7 more
    Caused by: java.lang.NumberFormatException: For input string: ""
         at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
         at java.lang.Integer.parseInt(Integer.java:489)
         at java.lang.Integer.parseInt(Integer.java:518)
         at com.tssap.config.ProxySettings.parse(ProxySettings.java:184)
         at com.tssap.config.ProxySettings.loadFromPreferences(ProxySettings.java:114)
         at com.tssap.config.Startup.runBeforeWBStartup(Startup.java:39)
         at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:65)
         at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
         ... 8 more

    Hi,
    I got this solution from SAP and it worked.
    This is a known problem that appers due to an implementation bug,
    while trying to read the proxy information. The studio expects non-
    empty value for key com.tssap.config/proxy, located in
    [YourDevStudioInstallationPath]\eclipse\plugins\com.sap.java.ide\pl
    ugin_customization.ini file. During the installation no value is
    assigned to this key (as you mentioned - no proxy in your case). The
    problem will be fixed for SP14, however there is a workaround:
    1. Change the value for key com.tssap.config/proxy in
    plugin_customization.ini to something like this - proxy:80.
    2. After this change the DevStudio should start and you'll be able to
    configure your proxy settings from Menu Window->Preferences-
    >Workbench->Proxy Settings. (In your case - disable the proxy
    server)

  • Error while installing SAP NetWeaver Composition Environment 7.1 SR3

    I got the following error while installing SAP NetWeaver Composition Environment 7.1 SR3 Evalution SDN Version - Java EE only
    on my Windows XP, 1 GB RAM, 1.6 GHZ processor speed
    An error occurred while processing service SAP NetWeaver CE Developer Edition > SAP NetWeaver CE Development System( Last error reported by the step :Java EE Engine configuration error. DIAGNOSIS: See output of logfile configtool.0.trc: ' INFO: Loading tool launcher... INFO: [OS: Windows XP] [VM vendor: SAP AG] [VM version: 5.1.000] [VM type: SAP Java Server VM] INFO: Main class to start: "com.sap.engine.configtool.batch.BatchInstall" INFO: Loading 51 JAR files: [D:\usr\sap\CE1\SYS\global\security\lib\tools\iaik_jce.jar, D:\usr\sap\CE1\SYS\global\security\lib\tools\iaik_jsse.jar, D:\usr\sap\CE1\SYS\global\security\lib\tools\iaik_smime.jar, D:\usr\sap\CE1\SYS\global\security\lib\tools\iaik_ssl.jar, D:\usr\sap\CE1\SYS\global\security\lib\tools\w3c_http.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\jaas.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\jdbc.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\jload.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\jperflib.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\jsizecheck.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\jstartup.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\jstartupapi.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\jstartupimpl.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comsl.ut.infoprovider_lib.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comsl.ut.manager.offline.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comslctcimport.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcantlrruntime.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcblconfigimpl.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcbldeploycontrolleroffline_phase_asm.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcbliqlibimpl.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcbljdsrjdsr.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcbljkernel_dummyframe_dummy.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcbljkernel_dummykernel_dummy.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcbljkernel_utilimpl.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcbljrfcimpl.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcbloffline_launcherimpl.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcblopensqlimplStandalone.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcblslutilityimpl.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcdddbcatalogimplCatalog.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcdddbdictionarydatabaseimplDictionaryDatabase.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcexceptionimpl.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtci18ncpjarIMPL.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcjebootstrapimpl.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcjecfscontainerstandalone_impl.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcjeclientlibimpl.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcjeconfigtool.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcjeextramile.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcjeofflineconfigurationimpl.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcjeofflinelicense.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcjeoffline_deployimpl.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcjewebcontainerimpl.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcloggingjavaimpl.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcsapxmltoolkitsapxmltoolkit.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcsdtcvlimpl.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcsecdestinationslibimpl.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcsecinstallertoolsimpl.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcseclikeylikey_assembly.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcsecsecstorefsjavacore.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\servlet.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\tcje~cl_deploy.jar, D:\sapdb\programs\runtime\jar\sapdbc.jar] INFO: Start PerfTimes : loadNativeLayer: loading jperflib failed. no jperflib in java.library.path '.). You may now
    choose Retry to repeat the current step.
    choose View Log to get more information about the error.
    stop the task and continue with it later.
    Log files are written to C:\Program Files/sapinst_instdir/CE71_DEV_ADA/INSTALL.
    Plz help me..itz urgent,
    Cheers,
    Aravind.

    Hi Eric,
    The trace file says,
    <!LOGHEADER[START]/>
    <!HELP[Manual modification of the header may cause parsing problem!]/>
    <!LOGGINGVERSION[1.5.7.1006]/>
    <!NAME[configtool.trc]/>
    <!PATTERN[configtool.trc]/>
    <!FORMATTER[com.sap.tc.logging.ListFormatter]/>
    <!ENCODING[UTF8]/>
    <!FILESET[0, 5, 1000000]/>
    <!PREVIOUSFILE[configtool.4.trc]/>
    <!NEXTFILE[configtool.1.trc]/>
    <!LOGHEADER[END]/>
    #1.5 #02004C4F4F50000000000001005E8D7DFFFFFFFFFFFFFFFF#1202100775046#configtool##configtool#######Thread[main,5,main]##0#0#Fatal#1#/configtool#Java###Can't connect to DB.
    [EXCEPTION]
    #1#com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB.
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:409)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>(DBConnectionPool.java:153)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.<init>(PersistenceHandler.java:48)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.<init>(ConfigurationCache.java:176)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:263)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:57)
         at com.sap.engine.configtool.batch.BatchInstall.executeTasks(BatchInstall.java:192)
         at com.sap.engine.configtool.batch.BatchInstall.main(BatchInstall.java:238)
         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:585)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:161)
    Caused by: com.sap.dbtech.jdbc.exceptions.JDBCDriverException: SAP DBTech JDBC: Cannot connect to jdbc:sapdb://computer/CE1 [Restart required].
         at com.sap.dbtech.jdbc.DriverSapDB.connect(DriverSapDB.java:216)
         at com.sap.sql.connect.factory.DriverPooledConnectionFactory.createVendorConnection(DriverPooledConnectionFactory.java:50)
         at com.sap.sql.connect.factory.DriverPooledConnectionFactory.getPooledConnection(DriverPooledConnectionFactory.java:37)
         at com.sap.sql.connect.datasource.DBDataSourceImpl.createPooledConnection(DBDataSourceImpl.java:677)
         at com.sap.sql.connect.datasource.DBDataSourceImpl.newPooledConnection(DBDataSourceImpl.java:626)
         at com.sap.sql.connect.datasource.DBDataSourceImpl.getPooledConnection(DBDataSourceImpl.java:165)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getPooledConnection(OpenSQLDataSourceImpl.java:211)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:353)
         ... 12 more
    #1.5 #02004C4F4F5000000000000101904E0DFFFFFFFFFFFFFFFF#1202101914781#configtool##configtool#######Thread[main,5,main]##0#0#Fatal#1#/configtool#Java###Can't connect to DB.
    [EXCEPTION]
    #1#com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB.
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:409)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>(DBConnectionPool.java:153)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.<init>(PersistenceHandler.java:48)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.<init>(ConfigurationCache.java:176)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:263)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:57)
         at com.sap.engine.configtool.batch.BatchInstall.executeTasks(BatchInstall.java:192)
         at com.sap.engine.configtool.batch.BatchInstall.main(BatchInstall.java:238)
         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:585)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:161)
    Caused by: com.sap.dbtech.jdbc.exceptions.JDBCDriverException: SAP DBTech JDBC: Cannot connect to jdbc:sapdb://computer/CE1 [Restart required].
         at com.sap.dbtech.jdbc.DriverSapDB.connect(DriverSapDB.java:216)
         at com.sap.sql.connect.factory.DriverPooledConnectionFactory.createVendorConnection(DriverPooledConnectionFactory.java:50)
         at com.sap.sql.connect.factory.DriverPooledConnectionFactory.getPooledConnection(DriverPooledConnectionFactory.java:37)
         at com.sap.sql.connect.datasource.DBDataSourceImpl.createPooledConnection(DBDataSourceImpl.java:677)
         at com.sap.sql.connect.datasource.DBDataSourceImpl.newPooledConnection(DBDataSourceImpl.java:626)
         at com.sap.sql.connect.datasource.DBDataSourceImpl.getPooledConnection(DBDataSourceImpl.java:165)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getPooledConnection(OpenSQLDataSourceImpl.java:211)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:353)
         ... 12 more
    #1.5 #02004C4F4F50000000000001014B84C7FFFFFFFFFFFFFFFF#1202102025296#configtool##configtool#######Thread[main,5,main]##0#0#Fatal#1#/configtool#Java###Can't connect to DB.
    [EXCEPTION]
    #1#com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB.
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:409)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>(DBConnectionPool.java:153)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.<init>(PersistenceHandler.java:48)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.<init>(ConfigurationCache.java:176)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:263)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:57)
         at com.sap.engine.configtool.batch.BatchInstall.executeTasks(BatchInstall.java:192)
         at com.sap.engine.configtool.batch.BatchInstall.main(BatchInstall.java:238)
         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:585)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:161)
    Caused by: com.sap.dbtech.jdbc.exceptions.JDBCDriverException: SAP DBTech JDBC: Cannot connect to jdbc:sapdb://computer/CE1 [Restart required].
         at com.sap.dbtech.jdbc.DriverSapDB.connect(DriverSapDB.java:216)
         at com.sap.sql.connect.factory.DriverPooledConnectionFactory.createVendorConnection(DriverPooledConnectionFactory.java:50)
         at com.sap.sql.connect.factory.DriverPooledConnectionFactory.getPooledConnection(DriverPooledConnectionFactory.java:37)
         at com.sap.sql.connect.datasource.DBDataSourceImpl.createPooledConnection(DBDataSourceImpl.java:677)
         at com.sap.sql.connect.datasource.DBDataSourceImpl.newPooledConnection(DBDataSourceImpl.java:626)
         at com.sap.sql.connect.datasource.DBDataSourceImpl.getPooledConnection(DBDataSourceImpl.java:165)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getPooledConnection(OpenSQLDataSourceImpl.java:211)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:353)
         ... 12 more
    #1.5 #02004C4F4F5000000000000100E0C7C3FFFFFFFFFFFFFFFF#1202099599843#configtool##configtool#######Thread[main,5,main]##0#0#Fatal#1#/configtool#Java###Can't connect to DB.
    [EXCEPTION]
    #1#com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB.
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:409)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>(DBConnectionPool.java:153)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.<init>(PersistenceHandler.java:48)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.<init>(ConfigurationCache.java:176)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:263)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:57)
         at com.sap.engine.configtool.batch.BatchInstall.executeTasks(BatchInstall.java:192)
         at com.sap.engine.configtool.batch.BatchInstall.main(BatchInstall.java:238)
         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:585)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:161)
    Caused by: com.sap.dbtech.jdbc.exceptions.JDBCDriverException: SAP DBTech JDBC: Cannot connect to jdbc:sapdb://computer/CE1 [Restart required].
         at com.sap.dbtech.jdbc.DriverSapDB.connect(DriverSapDB.java:216)
         at com.sap.sql.connect.factory.DriverPooledConnectionFactory.createVendorConnection(DriverPooledConnectionFactory.java:50)
         at com.sap.sql.connect.factory.DriverPooledConnectionFactory.getPooledConnection(DriverPooledConnectionFactory.java:37)
         at com.sap.sql.connect.datasource.DBDataSourceImpl.createPooledConnection(DBDataSourceImpl.java:677)
         at com.sap.sql.connect.datasource.DBDataSourceImpl.newPooledConnection(DBDataSourceImpl.java:626)
         at com.sap.sql.connect.datasource.DBDataSourceImpl.getPooledConnection(DBDataSourceImpl.java:165)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getPooledConnection(OpenSQLDataSourceImpl.java:211)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:353)
         ... 12 more
    #1.5 #02004C4F4F5000000000000100C22A3BFFFFFFFFFFFFFFFF#1202101476187#configtool##configtool#######Thread[main,5,main]##0#0#Fatal#1#/configtool#Java###Can't connect to DB.
    [EXCEPTION]
    #1#com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB.
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:409)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>(DBConnectionPool.java:153)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.<init>(PersistenceHandler.java:48)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.<init>(ConfigurationCache.java:176)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:263)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:57)
         at com.sap.engine.configtool.batch.BatchInstall.executeTasks(BatchInstall.java:192)
         at com.sap.engine.configtool.batch.BatchInstall.main(BatchInstall.java:238)
         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:585)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:161)
    Caused by: com.sap.dbtech.jdbc.exceptions.JDBCDriverException: SAP DBTech JDBC: Cannot connect to jdbc:sapdb://computer/CE1 [Restart required].
         at com.sap.dbtech.jdbc.DriverSapDB.connect(DriverSapDB.java:216)
         at com.sap.sql.connect.factory.DriverPooledConnectionFactory.createVendorConnection(DriverPooledConnectionFactory.java:50)
         at com.sap.sql.connect.factory.DriverPooledConnectionFactory.getPooledConnection(DriverPooledConnectionFactory.java:37)
         at com.sap.sql.connect.datasource.DBDataSourceImpl.createPooledConnection(DBDataSourceImpl.java:677)
         at com.sap.sql.connect.datasource.DBDataSourceImpl.newPooledConnection(DBDataSourceImpl.java:626)
         at com.sap.sql.connect.datasource.DBDataSourceImpl.getPooledConnection(DBDataSourceImpl.java:165)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getPooledConnection(OpenSQLDataSourceImpl.java:211)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:353)
         ... 12 more
    #1.5 #02004C4F4F50000000000001014B84C7FFFFFFFFFFFFFFFF#1202107230359#configtool##configtool#######Thread[main,5,main]##0#0#Fatal#1#/configtool#Java###Can't connect to DB.
    [EXCEPTION]
    #1#com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB.
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:409)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>(DBConnectionPool.java:153)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.<init>(PersistenceHandler.java:48)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.<init>(ConfigurationCache.java:176)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:263)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:57)
         at com.sap.engine.configtool.batch.BatchInstall.executeTasks(BatchInstall.java:192)
         at com.sap.engine.configtool.batch.BatchInstall.main(BatchInstall.java:238)
         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:585)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:161)
    Caused by: com.sap.dbtech.jdbc.exceptions.JDBCDriverException: SAP DBTech JDBC: Cannot connect to jdbc:sapdb://computer/CE1 [Restart required].
         at com.sap.dbtech.jdbc.DriverSapDB.connect(DriverSapDB.java:216)
         at com.sap.sql.connect.factory.DriverPooledConnectionFactory.createVendorConnection(DriverPooledConnectionFactory.java:50)
         at com.sap.sql.connect.factory.DriverPooledConnectionFactory.getPooledConnection(DriverPooledConnectionFactory.java:37)
         at com.sap.sql.connect.datasource.DBDataSourceImpl.createPooledConnection(DBDataSourceImpl.java:677)
         at com.sap.sql.connect.datasource.DBDataSourceImpl.newPooledConnection(DBDataSourceImpl.java:626)
         at com.sap.sql.connect.datasource.DBDataSourceImpl.getPooledConnection(DBDataSourceImpl.java:165)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getPooledConnection(OpenSQLDataSourceImpl.java:211)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:353)
         ... 12 more
    Can you please advice me how to get rid of this problem?
    Is there any prob with MAC address resolution or loop back adapter? if yes, how to get rid of that?
    Cheers,
    Aravind

  • Error while installing SAP Netweaver 7.1 CE Java Trial - MaxDB problem

    Hi All,
    I am getting following error while installing SAP Netweaver 7.1 CE Java Trial.
    Execute Command : C:\sapdb\programs\pgm\dbmcli.exe -n psi-001 -d CE1 -u CONTROL,******** db_state
    Execute Session Command : exit
    > Subprocess stops at 20080509161037
    > Subprocess call failed
    ERR
    -24961,ERR_STATE: The operational state of the database instance could not be determined
    -24994,ERR_RTE: Runtime environment error
    no_id_provided_by_rte,no_text_provided_by_rte
    > Subprocess starts at 20080509164614
    Execute Command : C:\sapdb\programs\pgm\dbmcli.exe -n psi-001 -d CE1 -u CONTROL,******** db_start
    Execute Session Command : exit
    > Subprocess stops at 20080509164614
    > Subprocess call failed
    ERR
    -24783,ERR_WRONGDBSTATE: Operational state UNDEFINED of the database instance is unsuitable.
    -24782,ERR_DBSTATENEEDED1: Database instance must be in operational state OFFLINE.
    > Subprocess starts at 20080509164943
    Execute Command : C:\sapdb\programs\pgm\dbmcli.exe -n psi-001 -d CE1 -u CONTROL,******** db_start
    Execute Session Command : exit
    > Subprocess stops at 20080509164944
    > Subprocess call failed
    ERR
    -24783,ERR_WRONGDBSTATE: Operational state UNDEFINED of the database instance is unsuitable.
    -24782,ERR_DBSTATENEEDED1: Database instance must be in operational state OFFLINE.
    Thanks,
    Alpesh

    Hello Alpesh,
    Please see the thread Max-DB cannot determine current db state (NW2004s install)
    were the same issue was reported.
    Thank you & best regards, Natalia Khlopina

  • Installation error while installing SAP NetWeaver ABAP Trial Verion 7.02

    Hello,
    I am getting the following installation error while installing SAP NetWeaver ABAP Trial Version 7.02 (90 days evaluation)
    An error occurred while processing option SAP NetWeaver 7.0 including Enhancement Package 2 > SAP Application Server ABAP > MaxDB > Central System > Central System( Last error reported by the step :The database installer reported an error. DIAGNOSIS: Some database applications might still be running. SOLUTION: Check the log file sdbinst.log and C:\sapdb\data\wrk\MaxDBRuntimeForSAPAS_install_ _ .log.). You can now:
    Choose Retry to repeat the current step.
    Choose Log Files to get more information about the error.
    Stop the option and continue with it later.
    Log files are written to C:/Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL.
    Below are the details of my system:
    OS: Windows 7 Enterprise Edition (version 6.1.7600)
    Processor: Intel(R) Core(TM) i5
    System: 64-bit Operating System
    Regards,
    Tarun

    hello,
    I am getting the below error while intsatlling
    An error occurred while processing option SAP NetWeaver 7.0 including Enhancement Package 2 > SAP Application Server ABAP > MaxDB > Central System > Central System( Last error reported by the step :Creating node $(DIR_TRANS) with type DIRECTORY failed. Original exception text was: syslib.filesystem.nodeCreationFailed: Unable to create node
    cyber7be\sapmnt\ with type DIRECTORY: can't create parent node...). You can now:
    Choose Retry to repeat the current step.
    Choose View Log to get more information about the error.
    Stop the option and continue with it later.
    Log files are written to C:\Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/.
    os--windows xp-sp3. 32 bit
    please help
    thanks in advance
    Edited by: sumzi_ks on Aug 27, 2011 4:09 AM

  • Error while installing SAP NetWeaver 2007

    Dear All,
       I got an exception while installing SAP NetWeaver 2007
    on Windows 2003 Enterprise Edition (service pack 1). This exception occured when installer tried to install MaxDB database. When I saw installation log file, I found following msgs. Pls suggest me appropriate solution so that I could install SAP NetWeaver 2007 on my m/c.
        I am giving log details bellow.
    Thanks,
    Regards,
    Rajendra Pote.
    Log file details:
    (Aug 3, 2006 1:54:11 PM), Install, com.sap.installshield.maxdb.maxdb_call_sdbinst, err, An error occurred and product installation failed.  Look at the log file C:\sapdb\JP1\log.txt for details.
    (Aug 3, 2006 1:54:12 PM), Install, com.sap.installshield.maxdb.maxdb_call_sdbinst, err, ProductException: (error code = 601; message="Thu Aug 03 13:54:11 GMT+05:30 2006 An Error happened during the Change of the MaxDB Database passwords. Check end of Logfile C:/DOCUME1/ADMINI1.SER/LOCALS~1/Temp/MaxDBSAPNWPREV.log")
    STACK_TRACE: 22
    ProductException: (error code = 601; message="Thu Aug 03 13:54:11 GMT+05:30 2006 An Error happened during the Change of the MaxDB Database passwords. Check end of Logfile C:/DOCUME1/ADMINI1.SER/LOCALS~1/Temp/MaxDBSAPNWPREV.log")
         at com.sap.installshield.maxdb.maxdb_call_sdbinst.install(maxdb_call_sdbinst.java:260)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitComponent(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitInstallableComponents(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installProduct(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.installshield.wizard.service.LocalImplementorProxy.invoke(Unknown Source)
         at com.installshield.wizard.service.AbstractService.invokeImpl(Unknown Source)
         at com.installshield.product.service.product.GenericProductService.installProduct(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installAssembly(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.access$900(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(Unknown Source)
         at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    MaxDBSAPNWPREV.log file details
    Thu Aug 03 13:54:14 GMT+05:30 2006 MaxDB: Checking x_server
    Thu Aug 03 13:54:14 GMT+05:30 2006 MaxDB program: c:/sapdb/programs/bin/x_server.exe
    Thu Aug 03 13:54:14 GMT+05:30 2006 MaxDB: Found c:/sapdb/programs/bin/x_server.exe
    Thu Aug 03 13:54:14 GMT+05:30 2006 MaxDB: Calling: "c:/sapdb/programs/bin/x_server.exe" start
    MaxDB: 18641 ERROR: XSERVER is already running!
    Thu Aug 03 13:54:14 GMT+05:30 2006 MaxDB: rc of x_server call = 32
    Thu Aug 03 13:54:14 GMT+05:30 2006 MaxDB: dropping database instance: JP1
    Thu Aug 03 13:54:14 GMT+05:30 2006 MaxDB: Try to establish connection to JP1
    Thu Aug 03 13:54:14 GMT+05:30 2006 MaxDB: command failed: <DBMException -24950 ERR_USRFAIL User authorization failed>
    Thu Aug 03 13:54:14 GMT+05:30 2006 MaxDB: rc of Method: 0
    Thu Aug 03 13:54:14 GMT+05:30 2006 MaxDB: sdbuninst
    Thu Aug 03 13:54:14 GMT+05:30 2006 MaxDB program: c:/sapdb/programs/bin/sdbuninst.exe
    Thu Aug 03 13:54:14 GMT+05:30 2006 MaxDB: Calling: "c:/sapdb/programs/bin/sdbuninst.exe" -all
    MaxDB sdbuninst:
    MaxDB sdbuninst: uninstall following package(s):
    MaxDB sdbuninst:
    MaxDB sdbuninst: Database Kernel   c:/sapdb/jp1/db        7.6.00.23   32 bit
    MaxDB sdbuninst: Server Utilities  c:/sapdb/programs      7.6.00.23   32 bit
    MaxDB sdbuninst: Webtools          c:/sapdb/programs/web  7.6.00.23   32 bit
    MaxDB sdbuninst: ODBC              c:/sapdb/programs      7.6.00.23   32 bit
    MaxDB sdbuninst: JDBC              c:/sapdb/programs      7.6.00.24        
    MaxDB sdbuninst: Messages          c:/sapdb/programs      MSG 0.3215       
    MaxDB sdbuninst: Base              c:/sapdb/programs      7.6.00.23   32 bit
    MaxDB sdbuninst:
    MaxDB sdbuninst:
    MaxDB sdbuninst: found instance JP1
    MaxDB sdbuninst: cannot remove package "Database Kernel": first you have to remove all instances
    MaxDB sdbuninst: fatal error at Th, Aug 03, 2006 at 13:54:27
    Thu Aug 03 13:54:28 GMT+05:30 2006 MaxDB Error during call to sdbuninst, rc= 1
    Thu Aug 03 13:54:28 GMT+05:30 2006 MaxDB: Done with call_sdbuninst
    Thu Aug 03 13:54:28 GMT+05:30 2006 MaxDB: rc of Method: 1
    Thu Aug 03 13:54:28 GMT+05:30 2006 MaxDB: End of CallSdbuninst
    Thu Aug 03 13:54:28 GMT+05:30 2006 MaxDB: End of uninstallation
    MaxDb_SAPNW.log
    Thu Aug 03 13:44:40 GMT+05:30 2006 MaxDB: Start SoftwareCheck
    Thu Aug 03 13:44:40 GMT+05:30 2006 MaxDB: IndepProgPath:
    Thu Aug 03 13:44:40 GMT+05:30 2006 MaxDB: IndepDataPath:
    Thu Aug 03 13:44:40 GMT+05:30 2006 MaxDB: Software doesn't exist, Variable MAXDB_SOFTW_EXISTS set to NO
    Thu Aug 03 13:44:40 GMT+05:30 2006 MaxDB: end of Check Section!

    Hi,
    the following parts of the log should give you some hints about what might be wrong:
    "dropping database instance: JP1"
    "found instance JP1 "
    "cannot remove package "Database Kernel": first you have to remove all instances"
    It seems you still have a MaxDB instance named JP1 on your system. This instance could not be dropped, because it was not possible for the uninstaller to connect to the db instance:
    "dropping database instance: JP1"
    "Try to establish connection to JP1"
    "command failed: <DBMException -24950 ERR_USRFAIL User authorization failed>"
    So, if enough parts of the software are still available and you know how to connect to the JP1 instance (using either the Database Manager GUI or DBMCLI), you can drop the instance and proceed with the installation.
    Regards,
    Roland

  • Error while Installing SAP NetWeaver Testdrive sr1 in Fedora 7

    I am getting problen while Installing SAP NetWeaver Testdrive sr1 in Fedora 7
    I need to install   SAP Web Application Server 6.4 ,SAP NetWeaver Developer Studio,MAXDB7.5 in Fedora Core
    The package sapj2ee-srv-sapdb-6.40-2 is already installed.
    The package sapdb-7.5-2 is already installed.
    The package sapdb-db-log-7.5-2 is already installed.
    The package sapdb-db-files-7.5-2 is already installed.
    Found interface: eth8 . Alias is eth8:0
    ifconfig eth8:0 195.155.155.1 up
    LD_LIBRARY_PATH: Undefined variable.
    rm: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    /sapdb/programs/bin/xuser: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory
    [: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    Can u suggest  what I need to do ? do I have to install any rpm

    Hi Debashis Mallick,
    it seems the program xuser need the libraries libdl.so.2 and libc.so.6 and don't find it.
    Both are in package glibc-2.6.x. ,maybe your have Version < 2.6 installed?
    Regards
    Andreas Filzer

  • Error while installing SAP NetWeaver 7.01 ABAP Trial Version

    Hi Experts,
    While installing the SAP NetWeaver 7.01 ABAP Trial Version on my pc (Vista) getting the below error.
    (Sep 26, 2010 10:30:07 AM), Install, com.sap.installshield.CheckServicesAction, err, CheckServicesAction(bean17): Expected service (SAPNSP_00) is not currently running
    (Sep 26, 2010 10:30:07 AM), Install, com.sap.installshield.CheckServicesAction, wrn, CheckServicesAction(bean17): Service SAPNSP_00 is not available, retry after 10 s.
    (Sep 26, 2010 10:30:17 AM), Install, com.sap.installshield.CheckServicesAction, err, CheckServicesAction(bean17): Expected service (SAPNSP_00) is not currently running
    (Sep 26, 2010 10:30:17 AM), Install, com.sap.installshield.CheckServicesAction, wrn, CheckServicesAction(bean17): Service SAPNSP_00 is not available, retry after 10 s.
    (Sep 26, 2010 10:30:27 AM), Install, com.sap.installshield.CheckServicesAction, err, CheckServicesAction(bean17): Expected service (SAPNSP_00) is not currently running
    (Sep 26, 2010 10:30:27 AM), Install, com.sap.installshield.CheckServicesAction, wrn, CheckServicesAction(bean17): Service SAPNSP_00 is not available, retry after 10 s.
    (Sep 26, 2010 10:30:38 AM), Install, com.sap.installshield.CheckServicesAction, err, CheckServicesAction(bean17): Expected service (SAPNSP_00) is not currently running
    (Sep 26, 2010 10:30:38 AM), Install, com.sap.installshield.CheckServicesAction, wrn, CheckServicesAction(bean17): Service SAPNSP_00 is not available, retry after 10 s.
    (Sep 26, 2010 10:30:48 AM), Install, com.sap.installshield.CheckServicesAction, err, CheckServicesAction(bean17): Expected service (SAPNSP_00) is not currently running
    (Sep 26, 2010 10:30:48 AM), Install, com.sap.installshield.CheckServicesAction, wrn, CheckServicesAction(bean17): Service SAPNSP_00 is not available, retry after 10 s.
    (Sep 26, 2010 10:30:58 AM), Install, com.sap.installshield.CheckServicesAction, err, CheckServicesAction(bean17): Expected service (SAPNSP_00) is not currently running
    (Sep 26, 2010 10:30:58 AM), Install, com.sap.installshield.CheckServicesAction, wrn, CheckServicesAction(bean17): Service SAPNSP_00 is not available, retry after 10 s.
    (Sep 26, 2010 10:31:08 AM), Install, com.sap.installshield.CheckServicesAction, err, An error occurred and product installation failed.  Look at the log file D:\SAP\NSP\log.txt for details.
    (Sep 26, 2010 10:31:08 AM), Install, com.sap.installshield.CheckServicesAction, err, ProductException: (error code = 601; message="Services failed to start (see the log for details)")
    STACK_TRACE: 12
    ProductException: (error code = 601; message="Services failed to start (see the log for details)")
         at com.sap.installshield.CheckServicesAction.install(CheckServicesAction.java:95)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitComponent(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitInstallableComponents(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(Unknown Source)
         at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    (Sep 26, 2010 10:31:09 AM), Install, com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct, err, An error occurred and product uninstallation failed.  Look at the log file D:\SAP\NSP\log.txt for details.
    (Sep 26, 2010 10:31:09 AM), Install, com.sap.installshield.sdcstepswrapper.StepWrapperInstallFiles, err, ProductException: (error code = 200; message="Java error"; exception = [java.lang.Exception])
    STACK_TRACE: 15
    ProductException: (error code = 200; message="Java error"; exception = [java.lang.Exception])
         at com.sap.installshield.sdcstepswrapper.StepWrapperInstallFiles.execute(StepWrapperInstallFiles.java:254)
         at com.sap.installshield.sdcstepswrapper.StepWrapperInstallFiles.executeAllSteps(StepWrapperInstallFiles.java:224)
         at com.sap.installshield.sdcstepswrapper.StepWrapperInstallFiles.executeAllUninstallationSteps(StepWrapperInstallFiles.java:192)
         at com.sap.installshield.sdcstepswrapper.StepWrapperInstallFiles.uninstall(StepWrapperInstallFiles.java:313)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.uninstallProductAction(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.processActionsFailed(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitComponent(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitInstallableComponents(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(Unknown Source)
         at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Please suggest.
    Thanks
    Neeraj

    > While installing the SAP NetWeaver 7.01 ABAP Trial Version on my pc (Vista) getting the below error.
    >
    > (Sep 26, 2010 10:30:07 AM), Install, com.sap.installshield.CheckServicesAction, err, CheckServicesAction(bean17): Expected service (SAPNSP_00) is not currently running
    <snip>
    > ProductException: (error code = 601; message="Services failed to start (see the log for details)")
    <snip>
    I suggest you look at the log, the error you posted doesn't reveal much more than the fact a service didn't start which is needed by the installation process. Why it didn't start is not in this message.

  • Error While Downloading "SAP NetWeaver 7.0 JavaTrials"  from SDN

    Hi All,
    I was trying to download "SAP NetWeaver 7.0 JavaTrials"  from SDN , a sneak preview version of EP7.0.
    i got this error while downloading it ...
    "Invalid Archive Directory" and because of that i was not able to save the file.
    Can anyone guide me what is the reason for this and whats the solution to it.
    Regards,
    Vinoth.M

    Hi,
    The file type is *.tgz instead of .rar.Also im not able to download the entire file,when i starts downloading it completes with no time and when i try to open im getting the error "Invalid Archive Directory".Does this appears because of the file gets corrupted??
    Thanks,
    Vinoth.M

  • Error while installing SAP NetWeaver 7.0

    Hello,
    I  try to install SAP netweaver Application Abap and have the following message
    "An error occurred while processing option SAP NetWeaver 7.0 including Enhancement Package 2 > SAP Application Server ABAP > MaxDB > Central System > Central System( Last error reported by the step :Error converting from IP address 192.168.5.10 to host name. SAPRETURN: 0xfffffffe). You can now:"

    Hi,
    Please check your 'hosts' file.
    The entry mapping your hostname to IP address should be existing and preferably right in the beginning.
    Regards,
    Srikishan

  • Error while starting SAP Application Server

    Hello everyone,
    This morning, i tried to start the SAP application Server, and i have this message error, some sentances are in frensh , i translate it in english with this sign --> before.
    ===================================================
    ============== Starting System NSP ================
    ===================================================
    =============== Starting database instance ...
    Le nom de service n'est pas valide.
    -->The service name is invalid.
    Vous obtiendrez une aide supplémentaire en entrant NET HELPMSG 2185.
    -->More help is available by typing NET HELPMSG 2185.
    The MaxDB Database Starter, Version 7.7.04.23
    Copyright 2000-2008 by SAP AG
    ERR
    -24988,ERR_SQL: SQL error
    -104,DBM command impossible at this time
    20013,Admin command cannot enter critical state 'Backup'
    Error: Error while calling dbmcli
    "D:sapdbprogramspgmdbmcli"  -d NSP -u , db_online
    ============== Start database failed !
    Can somone, explain me, please, the origin of this problem and may be a solution to solve it.
    Thank you and have a nice day.
    Best regards.
    Amine

    Seem that is a problem in starting DB instance phase, specificly for DBMS instance (you need to check detailed DB starting log in run directory).
    For Run Directory, check this link:
    http://www.sapdb.org/7.4/htmhelp/ff/2d823b572b844ee10000000a11402f/frameset.htm
    For DB Log Files:
    http://www.sapdb.org/7.4/htmhelp/9c/2d04073493af41844be62f15d252f3/content.htm
    Is a Local SAP System?

  • Error While Installing SAP NetWeaver 7.0 ABAP Trial version

    Hi,
    While installing SAP Netwaver 7.0 ABAP on my Windows XP SP3 virtual m/c i got this error at starting only -
    Path contains reserved character (':'):
    K:
    NWASABAPTRIAL7020
    can any one help me out....

    Path contains reserved character (':'):
    K:
    NWASABAPTRIAL7020
    Remove reserved character : in between path
    Regards
    Siva

  • Getting error while starting SAP service "SAP SID _01" in ECC 6.0

    Hi All,
    While starting the SAP<SID>_01 service I am getting the following error :
    "The SAP<SID>_01 service failed to start due to the following error:
    The service did not respond to the start or control request in a timely fashion."
    We have ECC6.0, OS Windows 2003 and databse oracle 10.2.
    Could you please let me know why this error is coming and solution?
    Thanks in advance.
    Thanks,
    Harish

    Hi Harish,
    Can you check and copy log from Control Panel-> Administrative Tools->Event Viewer -> Application Log and System log.
    Regards,
    Payal Patel

  • Error while starting SAP Content server

    Hi Experts,
    I have installed content server, and from OAC0 i have imported certificate. The status is showing running. In details tab, when i enter on start button, I am getting below error.
    HTTP error: 500 (Internal Server Error) "CreateTab ContentStorage, connect error SQLConnect failed, [SAP AG][SDBODBC DLL][SAP MaxDB] Commun
    Message no. CMS025
    Diagnosis
    Error in accessing via HTTP
    500 (Internal Server Error)
    "CreateTab ContentStorage, connect error SQLConnect failed, [SAP AG][SDBODBC DLL][SAP MaxDB] Commun
    Can any one suggest possible solution?
    Regards
    Aditya

    Hi Aditya
    Could you refer the SAP Notes
    1764842 - Connection problem to SAP Content Server
    582765 - SAP Content Server cannot address database
    Br
    SS

  • Error while installing SAP NetWeaver 7

    Hi,
    I am getting the below message when i am trying to install the SAP NetWeaver Composition Environment 7.1 SR5 - Developer Edition.
    Running msiexec failed with return code 1603: Fatal error during installation.
    Commandline was msiexec.exe /norestart /L sapmmcX86u.log /i sapmmcX86u.msi /qn
    If you want the installer to retry, choose Yes. If you want the installer to abort the installation, choose No.
    Please help me to resolve this error.
    Thanks,
    Vishwa

    Hi,
    I have faced u201Cmsiexec failed with return code 1603u201D error many times during SAP installation and solved this issue with below mentioned procedure.
    Solution:
    Just change the location of temp directory to empty folder in user environment variable without cancel installation in current user session. After that, click on yes button to continue the installation. If installation will be ended after click on yes button, restart the installation with continue old installation option.
    Regards.
    Yasir.

Maybe you are looking for