Error - SAP SOL 4.0 Installation - SLES9 - MaxDB | Error Number JS-30151

Hi Guys,
i got an Error if I want to install the Solution Manager 4:
JS-30151 Java Process Server0 of Instance SM4/DVEBMGS01 [ABAP: Active, Java: (Dispatcher; RUNNING, server0: UNKNOWN)] did not start after 18:00 minutes. Giving up.
FC0-00011 The step startJava with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_CI_Instance_StartJava|ind|ind|ind|ind|4|0|startJava was executed with status ERROR.
In other Topics i read that i maybe must increase the Max Heap.. but i dont know how I can do this..
I got SLES9 with MAXDB, IBM SDK 1.5 + runtime.. where can i change the heap?
I start the installation with "sapinst.sh" an the gui connect...
Thank you for help

Hey Guys,
I have found an solution, which works for me at least, should be of help to you, too.
"Out of memory" issues are often associated with wrong settings (or lets say not right settings), in this case particularly it was the Heap size, which should be adjusted.
How you can do this (with the use of configtool) you can read in SAP NOTE 710146.
From thread - How to increase memory associated to was I have used Mikes advice -
Quote Mike:
"Hi Jianhong,
The root cause of OutOfMemory error can be different though uaually it can be solved by increasing J2EE Server
MX size. To increase MX size execute J2EE ControlTool, click on the instance and select your server(s). On the right frame you will see Java settings tab. you can adjust MX parameters as follows:
-Xms1024M
-Xmx1024M
-XX:MaxNewSize=192M
-XX:NewSize=192M
-XX:MaxPermSize=256M
-XX:PermSize=256M
Also set "Max Heap Size" to the same value (1024).
Then you'll need to restart you J2EE server to activate paramters. However if you have less then 2048 Mb of RAM,I would go with 512M settings fro teh MX/MS. Otherwise your system may go into swapping.
Regards,
Mike"
If you need additional information about settings and values you can also refer to SAP NOTE 723909.
Hope this helps.
Regs,
Ati

Similar Messages

  • Dreamweaver error installing - it says "Your installation encountered an error"

    I have Adobe Creative Suite 5 Master collection.  I installed all programs when I first bought it in 2010.  The Dreamweaver program recently stopped working. I uninstalled it and reinstalled
    it but I am getting this message and do not know what to do
    Exit Code: 7
    -------------------------------------- Summary --------------------------------------
    - 1 fatal error(s), 3 error(s), 0 warning(s)
    ERROR: Found payload conflicts and errors:
    ERROR:  - Adobe Flash Catalyst CS5 depends on Flash Player to be installed.
    ERROR:  - Adobe Flash CS5 depends on Flash Player to be installed.
    FATAL ERROR: Conflicts were found in the selected payloads. Halting installation.
    Thank you for any one who can assist. 

    Remove Flash Player and then install CS5 Master collection
    Follow the Kb to remove the Flash player :-
    For Win :- http://helpx.adobe.com/flash-player/kb/uninstall-flash-player-windows.html
    For Mac :- http://helpx.adobe.com/flash-player/kb/uninstall-flash-player-mac-os.html
    and then install CS5 Master collection.

  • Windows Server 2008 R2 Service Pack 1 installation failed with error code 0x800f0a12

    Hello,
    I'm facing problem to install windows server 2008 R2 SP1. I cannot install SP1. In this server have running Exchange 2010 server. to update Win2008 R2 SP1 facing the following error:
    1. Service Pack installation failed with error code 0x800f0a12.
    2. Installation Failure: Windows failed to install the following update with error 0x80070643: Windows Server 2008 R2 Service Pack 1 for x64-based Systems (KB976932).
    Please suggest

    Please run the system update readiness tool.
    http://windows.microsoft.com/en-us/windows7/What-is-the-System-Update-Readiness-Tool?SignedIn=1
    Then post the complete contents of;
    %SYSTEMROOT%\Logs\CBS\CheckSUR.log
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

  • Install Error SAP NetWeaver 7.0 ABAP Trial Version SP12  - MaxDB SAP DB WWW

    Hello everybody
    I try to install the SAPNW7.0 and in the first run I forgot to install the MS Loopback Adapter.
    And now every installation retry fails.
    I read a lot of threads, and every time I do the reinstallation, I clean the system (XP Prof SP2) from the already installed files, incl regclean, SAP directory from install shield and so on.
    The error I get all time time now has something to do with the existing service "SAP DB WWW ".
    I see it when run the services.msc, but I don't know how do delete it. Deactivation will work but it will run into the same error.
    Maybe another issue:
    I can ping 10.10.0.10 but not the entered hostname in file host
    I would appreciate any help on this issue.
    Thanks
    Thomas
    log.txt
    (Mar 11, 2008 9:05:34 PM), Install, com.sap.installshield.maxdb.maxdb_call_sdbinst, err, An error occurred and product installation failed.  Look at the log file C:\sapdb\NSP\log.txt for details.
    (Mar 11, 2008 9:05:34 PM), Install, com.sap.installshield.maxdb.maxdb_call_sdbinst, err, ProductException: (error code = 601; message="An Error happened during call of MaxDB Tool sdbinst. Check end of Logfile C:/DOKUME1/Fi/LOKALE1/Temp/MaxDBSAPNWPREV.log")
    STACK_TRACE: 22
    ProductException: (error code = 601; message="An Error happened during call of MaxDB Tool sdbinst. Check end of Logfile C:/DOKUME1/Fi/LOKALE1/Temp/MaxDBSAPNWPREV.log")
         at com.sap.installshield.maxdb.maxdb_call_sdbinst.install(maxdb_call_sdbinst.java:193)
         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
    Tue Mar 11 21:05:33 CET 2008 MaxDB sdbinst: extracting: -rwxr-xr-x       303104 2006-07-06 19:24:41 pgm/wahttp.exe
    Tue Mar 11 21:05:33 CET 2008 MaxDB sdbinst: extracting: -rwxr-xr-x       479232 2006-07-06 19:15:59 pgm/wapi.dll
    Tue Mar 11 21:05:33 CET 2008 MaxDB sdbinst: extracting: -rwxr-xr-x       860160 2006-07-06 19:20:19 pgm/webdbm.dll
    Tue Mar 11 21:05:33 CET 2008 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-06 21:31:37 symbols/
    Tue Mar 11 21:05:33 CET 2008 MaxDB sdbinst: extracting: -rw-rr      1756160 2006-07-06 19:24:40 symbols/wahttp.pdb
    Tue Mar 11 21:05:33 CET 2008 MaxDB sdbinst: extracting: -rw-rr      2116608 2006-07-06 19:15:59 symbols/wapi.pdb
    Tue Mar 11 21:05:33 CET 2008 MaxDB sdbinst: extracting: -rw-rr      3402752 2006-07-06 19:20:18 symbols/webdbm.pdb
    Tue Mar 11 21:05:34 CET 2008 MaxDB sdbinst: checking unpacked archive... ok
    Tue Mar 11 21:05:34 CET 2008 MaxDB sdbinst: error occured while executing wahttp -i
    Tue Mar 11 21:05:34 CET 2008 MaxDB sdbinst: wahttp -i: SAP DB WWW service installation failed - Der angegebene Dienst ist bereits vorhanden. [1073]
    Tue Mar 11 21:05:34 CET 2008 MaxDB sdbinst: installation exited abnormally  at Tu, Mar 11, 2008 at 21:05:34
    Tue Mar 11 21:05:34 CET 2008 MaxDB: Error during call to sdbinst, rc= 1
    Tue Mar 11 21:05:34 CET 2008 MaxDB: Done with call_sdbinst
    Tue Mar 11 21:05:34 CET 2008 MaxDB: rc of sdbinst = 1
    Tue Mar 11 21:05:34 CET 2008 MaxDB: Start of CallSdbuninst
    Tue Mar 11 21:05:34 CET 2008 MaxDB: IndepProgPath: C:/sapdb/programs
    Tue Mar 11 21:05:34 CET 2008 MaxDB: dbmcli path: C:/sapdb/programs/pgm/dbmcli.exe
    Tue Mar 11 21:05:34 CET 2008 MaxDB: Calling check for db_enum in case of an abort
    Tue Mar 11 21:05:34 CET 2008 MaxDB: nsp doesn't exist. Nothing to do !
    Tue Mar 11 21:05:34 CET 2008 MaxDB: rc of Method: 3
    Tue Mar 11 21:05:34 CET 2008 MaxDB: IndepProgPath = C:/sapdb/programs
    MaxDB: dbmcli_path = C:/sapdb/programs/pgm/dbmcli.exe
    MaxDB: Database instance to drop: :NSP:
    MaxDB: Instroot of NSP is: null
    MaxDB: sdbuninst_option = :3
    MaxDB: 0=uninstall all, 1=uninstall Kernel package, 2=drop database only, 3=do nothing
    Tue Mar 11 21:05:34 CET 2008 MaxDB: End of CallSdbuninst
    Tue Mar 11 21:05:34 CET 2008 MaxDB: End of uninstallation

    Hello Thomas,
    I see it when run the services.msc, but I don't know how do delete it. Deactivation will work but it will run into the same error.
    To delete the service please try the following command in the windows console:
    sc delete <name of the service>
    sc delete SAP DB WWW
    The service has to be stopped and perhaps you have to restart your computer afterwards.
    Maybe another issue:
    I can ping 10.10.0.10 but not the entered hostname in file host
    Please check the hosts-file under C:WINDOWSsystem32driversetc again.
    Perhaps post your added entry here so that we can check it.
    While installing please also deactivate all installed antivirus- or/and firewall-programs on your computer which could perhaps block a connection.
    Hope it helps.
    Regards,
    Norman Schröder

  • Installation error SAP NetWeaver J2EE Preview

    I try to install the SAP NetWeaver J2EE Preview (Fully J2EE 1.4 compliant - Bonus Java EE5 Preview).
    What should I do ?
    The error log shows below :
    (Jul 4, 2006 10:19:05 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.
    (Jul 4, 2006 10:19:05 PM), Install, com.sap.installshield.maxdb.maxdb_call_sdbinst, err, ProductException: (error code = 601; message="Tue Jul 04 22:19:05 MHT 2006 An Error happened during the Change of the MaxDB Database passwords. Check end of Logfile C:/DOCUME1/Acer/LOCALS1/Temp/MaxDBSAPNWPREV.log")
    STACK_TRACE: 22
    ProductException: (error code = 601; message="Tue Jul 04 22:19:05 MHT 2006 An Error happened during the Change of the MaxDB Database passwords. Check end of Logfile C:/DOCUME1/Acer/LOCALS1/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)

    Hi every one,
    I´m new in this techology but I had the same problem and it was due to my master password was not valid ( the first password I tried was 'j2eemaster') but when I changed it with 'j2eemas' this error log was solved.
    Regards
    Luis

  • The installation of SAP Front-End components failed with 95 errors.

    I tried to install SAP GUI 7.20 on Windows Vista X64.  And I got this error message:
    The installation of SAP Front-End components failed with 95 errors.
    This 7.20 version used to run on this operating system fine. I reinstalled the OS, and now I got this.

    Hi,
    I suppose you reinstalled the same OS.
    Did you install the JSDK (java) afterwards. As you must be aware Java is a pre-requisite for the SAP Frontend.
    Also make sure you have set the environment variables after installing java.
    Further documentation, the SAP installation manual can be found in the u201CDOCUu201D folder of the installation software.
    Regards,
    Rohan.

  • Installation error sap 4.7

    hi all,
    i got installation problem while installing sap 4.7 on my pc
    the error is ,
    INFO 2008-03-21 00:03:16
    Processing of host operation t_HostInfo_SHARED succeeded.
    INFO 2008-03-21 00:03:25
    The 'saploc' share exists at directory 'F:\usr\sap'. Choosing drive F: as SAP System drive.
    INFO 2008-03-21 00:04:51
    Copying file E:/DUMP/db3/ker/NT/COMMON/OraVolatileDatabaseParameters.xml to: OraVolatileDatabaseParameters.xml.
    INFO 2008-03-21 00:04:51
    Creating file C:\SAPinst ORACLE KERNEL\OraVolatileDatabaseParameters.xml.
    INFO 2008-03-21 00:06:02
    Copying file E:/DUMP/db1/EXPORT1/DB/ORA/DBSIZE.XML to: DBSIZE.XML.
    INFO 2008-03-21 00:06:02
    Creating file C:\SAPinst ORACLE KERNEL\DBSIZE.XML.
    INFO 2008-03-21 00:06:02
    Copying file system node E:\DUMP\db1\EXPORT1/DB/ORA/DBSIZE.XML with type NODE to DBSIZE.XML succeeded.
    INFO 2008-03-21 00:06:02
    Processing of all file system node operations of table tORA_filecopy succeeded.
    INFO 2008-03-21 00:06:02
    Copying file E:/DUMP/db1/EXPORT1/DB/DDLORA.TPL to: DDLORA.TPL.
    INFO 2008-03-21 00:06:02
    Creating file C:\SAPinst ORACLE KERNEL\DDLORA.TPL.
    INFO 2008-03-21 00:06:02
    Copying file system node E:\DUMP\db1\EXPORT1/DB/DDLORA.TPL with type NODE to DDLORA.TPL succeeded.
    INFO 2008-03-21 00:06:02
    Processing of all file system node operations of table tORA_filecopy succeeded.
    INFO 2008-03-21 00:06:05
    Moving file C:/SAPinst ORACLE KERNEL/DDLORA.TPL to: orig_ddl_ora_tmp.tpl.
    INFO 2008-03-21 00:06:05
    Moving file C:/SAPinst ORACLE KERNEL/changed_ddl_ora_tmp.tpl to: DDLORA.TPL.
    INFO 2008-03-21 00:06:05
    Removing file C:/SAPinst ORACLE KERNEL/orig_ddl_ora_tmp.tpl.
    INFO 2008-03-21 00:06:10
    Moving file C:/SAPinst ORACLE KERNEL/DDLORA.TPL to: orig_ddl_ora_tmp.tpl.
    INFO 2008-03-21 00:06:10
    Moving file C:/SAPinst ORACLE KERNEL/changed_ddl_ora_tmp.tpl to: DDLORA.TPL.
    INFO 2008-03-21 00:06:10
    Removing file C:/SAPinst ORACLE KERNEL/orig_ddl_ora_tmp.tpl.
    INFO 2008-03-21 00:06:13
    Moving file C:/SAPinst ORACLE KERNEL/DDLORA.TPL to: orig_ddl_ora_tmp.tpl.
    INFO 2008-03-21 00:06:13
    Moving file C:/SAPinst ORACLE KERNEL/changed_ddl_ora_tmp.tpl to: DDLORA.TPL.
    INFO 2008-03-21 00:06:13
    Removing file C:/SAPinst ORACLE KERNEL/orig_ddl_ora_tmp.tpl.
    INFO 2008-03-21 00:07:05
    Package table created
    PHASE 2008-03-21 00:07:11
    SAP R/3 Enterprise 4.70 for Oracle
    PHASE 2008-03-21 00:07:11
    SAP Web Application Server
    PHASE 2008-03-21 00:07:11
    Request common parameters of SAP System
    PHASE 2008-03-21 00:07:11
    Create operating system accounts
    INFO 2008-03-21 00:07:12
    Copying file C:/SAPinst ORACLE KERNEL/keydb.xml to: C:/SAPinst ORACLE KERNEL/keydb.1.xml.
    INFO 2008-03-21 00:07:12
    Creating file C:\SAPinst ORACLE KERNEL\keydb.1.xml.
    INFO 2008-03-21 00:07:12
    Copying file C:/SAPinst ORACLE KERNEL/OraVolatileDatabaseParameters.xml to: C:/SAPinst ORACLE KERNEL/OraVolatileDatabaseParameters.1.xml.
    INFO 2008-03-21 00:07:12
    Creating file C:\SAPinst ORACLE KERNEL\OraVolatileDatabaseParameters.1.xml.
    INFO 2008-03-21 00:07:12
    Copying file C:/SAPinst ORACLE KERNEL/DBSIZE.XML to: C:/SAPinst ORACLE KERNEL/DBSIZE.1.XML.
    INFO 2008-03-21 00:07:12
    Creating file C:\SAPinst ORACLE KERNEL\DBSIZE.1.XML.
    INFO 2008-03-21 00:07:12
    Copying file C:/SAPinst ORACLE KERNEL/DBSIZE.XML to: C:/SAPinst ORACLE KERNEL/DBSIZE.2.XML.
    INFO 2008-03-21 00:07:12
    Creating file C:\SAPinst ORACLE KERNEL\DBSIZE.2.XML.
    INFO 2008-03-21 00:07:12
    Copying file C:/SAPinst ORACLE KERNEL/DBSIZE.XML to: C:/SAPinst ORACLE KERNEL/DBSIZE.3.XML.
    INFO 2008-03-21 00:07:12
    Creating file C:\SAPinst ORACLE KERNEL\DBSIZE.3.XML.
    INFO 2008-03-21 00:07:12
    Changing account ACCOUNTID=S-1-5-21-1960408961-1604221776-839522115-1002 ACCOUNTNAME=sap-r3\SAP_LocalAdmin ACCOUNTTYPE=GROUP DESCRIPTION=SAP Local Administration Group MEMBERSHIPSEPARATOR=, OPMODE=CREATE succeeded.
    INFO 2008-03-21 00:07:12
    Changing account ACCOUNTID=S-1-5-21-1960408961-1604221776-839522115-1003 ACCOUNTNAME=sap-r3\SAP_ERP_LocalAdmin ACCOUNTTYPE=GROUP DESCRIPTION=SAP Local Administration Group MEMBERSHIPSEPARATOR=, OPMODE=CREATE succeeded.
    INFO 2008-03-21 00:07:12
    Changing account ACCOUNTID=S-1-5-21-1960408961-1604221776-839522115-1004 ACCOUNTNAME=sap-r3\SAP_ERP_GlobalAdmin ACCOUNTTYPE=GROUP DESCRIPTION=SAP Global Administration Group MEMBERSHIPSEPARATOR=, OPMODE=CREATE succeeded.
    INFO 2008-03-21 00:07:12
    Changing account ACCOUNTID=S-1-5-21-1960408961-1604221776-839522115-1005 ACCOUNTNAME=ORA_ERP_DBA ACCOUNTTYPE=GROUP CONDITION=YES DESCRIPTION=Database Operator Group MEMBERSHIPSEPARATOR=, OPMODE=CREATE succeeded.
    INFO 2008-03-21 00:07:12
    Changing account ACCOUNTID=S-1-5-21-1960408961-1604221776-839522115-1006 ACCOUNTNAME=ORA_ERP_OPER ACCOUNTTYPE=GROUP CONDITION=YES DESCRIPTION=Database Administration Group MEMBERSHIPSEPARATOR=, OPMODE=CREATE succeeded.
    INFO 2008-03-21 00:07:12
    Processing of all account operations of table t_SAPComponent_Accounts_Accounts_SHARED succeeded (operation CREATE).
    INFO 2008-03-21 00:07:15
    Changing account ACCOUNTID=S-1-5-21-1960408961-1604221776-839522115-1007 ACCOUNTNAME=sap-r3\erpadm ACCOUNTTYPE=USER DESCRIPTION=SAP System Administrator MEMBERSHIP=sap-r3\SAP_ERP_GlobalAdmin,sap-r3\Users,Administrators,ORA_ERP_DBA,ORA_ERP_OPER,sap-r3\SAP_LocalAdmin,sap-r3\SAP_ERP_LocalAdmin MEMBERSHIPSEPARATOR=, OPMODE=CREATE USERPASSWORD=*... succeeded.
    INFO 2008-03-21 00:07:15
    Changing account ACCOUNTID=S-1-5-21-1960408961-1604221776-839522115-1008 ACCOUNTNAME=sap-r3\SAPServiceERP ACCOUNTTYPE=USER CONDITION=YES DESCRIPTION=SAP System Service Administrator MEMBERSHIP=sap-r3\SAP_ERP_GlobalAdmin,Administrators,ORA_ERP_DBA,ORA_ERP_OPER,sap-r3\SAP_LocalAdmin,sap-r3\SAP_ERP_LocalAdmin MEMBERSHIPSEPARATOR=, OPMODE=CREATE USERPASSWORD=*... succeeded.
    INFO 2008-03-21 00:07:15
    Processing of all account operations of table t_SAPComponent_Accounts_Accounts_SHARED succeeded (operation CREATE).
    PHASE 2008-03-21 00:07:16
    Request operating system user information
    PHASE 2008-03-21 00:07:16
    Request operating system user information
    PHASE 2008-03-21 00:07:16
    Request operating system user information
    PHASE 2008-03-21 00:07:16
    Request operating system user information
    PHASE 2008-03-21 00:07:16
    Request operating system user information
    PHASE 2008-03-21 00:07:16
    Request operating system user information
    PHASE 2008-03-21 00:07:16
    Request operating system user information
    PHASE 2008-03-21 00:07:16
    Request operating system user information
    PHASE 2008-03-21 00:07:16
    Request operating system user information
    PHASE 2008-03-21 00:07:16
    Request operating system user information
    PHASE 2008-03-21 00:07:16
    Request operating system user information
    PHASE 2008-03-21 00:07:16
    Request operating system user information
    PHASE 2008-03-21 00:07:16
    Request operating system user information
    PHASE 2008-03-21 00:07:16
    Request operating system user information
    INFO 2008-03-21 00:07:30
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2008-03-21 00:07:30
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2008-03-21 00:07:31
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2008-03-21 00:07:31
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2008-03-21 00:07:32
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2008-03-21 00:07:32
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2008-03-21 00:07:33
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2008-03-21 00:07:33
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2008-03-21 00:07:34
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    PHASE 2008-03-21 00:07:34
    Adapt filesystem
    PHASE 2008-03-21 00:07:34
    Prepare check/adapt SAP instance filesystem
    INFO 2008-03-21 00:07:34
    File system node F:\usr\sap exists.
    INFO 2008-03-21 00:07:34
    Processing of all file system node operations of table t_SAPComponent_Filesystem_Action_SHARED succeeded.
    INFO 2008-03-21 00:07:35
    File system node F:\usr\sap/ERP exists already. Nothing to do.
    INFO 2008-03-21 00:07:35
    File system node F:\usr\sap/tmp exists already. Nothing to do.
    INFO 2008-03-21 00:07:35
    File system node F:\usr\sap\trans exists already. Nothing to do.
    INFO 2008-03-21 00:07:35
    File system node F:\usr\sap\trans/tmp exists already. Nothing to do.
    INFO 2008-03-21 00:07:35
    File system node F:\usr\sap\trans/EPS exists already. Nothing to do.
    INFO 2008-03-21 00:07:35
    File system node F:\usr\sap\trans/EPS/in exists already. Nothing to do.
    INFO 2008-03-21 00:07:35
    File system node F:\usr\sap\trans/EPS/out exists already. Nothing to do.
    INFO 2008-03-21 00:07:35
    File system node F:\usr\sap\trans/EPS/log exists already. Nothing to do.
    INFO 2008-03-21 00:07:35
    File system node F:\usr\sap\trans/bin exists already. Nothing to do.
    INFO 2008-03-21 00:07:35
    File system node F:\usr\sap\trans/buffer exists already. Nothing to do.
    INFO 2008-03-21 00:07:35
    File system node F:\usr\sap\trans/cofiles exists already. Nothing to do.
    INFO 2008-03-21 00:07:35
    File system node F:\usr\sap\trans/data exists already. Nothing to do.
    INFO 2008-03-21 00:07:35
    File system node F:\usr\sap\trans/etc exists already. Nothing to do.
    INFO 2008-03-21 00:07:35
    File system node F:\usr\sap\trans/log exists already. Nothing to do.
    INFO 2008-03-21 00:07:35
    File system node F:\usr\sap\trans/sapnames exists already. Nothing to do.
    INFO 2008-03-21 00:07:35
    Processing of all file system node operations of table t_SAPComponent_Filesystem_Action_SHARED succeeded.
    INFO 2008-03-21 00:07:36
    Processing of all file system node operations of table t_SAPComponent_Filesystem_Action_SHARED succeeded.
    INFO 2008-03-21 00:07:36
    Creating of all NT shares while processing the table 'tNT_SHARE' succeeded.
    PHASE 2008-03-21 00:07:37
    Extract archives
    INFO 2008-03-21 00:07:37
    Processing of all file system node operations of table t_SAPComponent_Archives_FORMS_SHARED succeeded.
    PHASE 2008-03-21 00:07:37
    Extract SAP System kernel archives
    WARNING 2008-03-21 00:07:39
    PROBLEM: 'SAPCAR' not found. CAUSE: Unable to find application via absolute path in filesystem. Application could perhaps be found using environment variable path or is really missing. Trying to call the application nevertheless.
    INFO 2008-03-21 00:07:39
    Creating file C:\SAPinst ORACLE KERNEL\SAPMMC.SAR.log.
    INFO 2008-03-21 00:07:39
    SAPCAR -xvgf E:/DUMP/db3/ker/NT/I386/MMC/SAPMMC.SAR, -R C:\SAPinst ORACLE KERNEL succeeded. (See output in './SAPMMC.SAR.log'.)
    INFO 2008-03-21 00:07:39
    While copying node C:\SAPinst ORACLE KERNEL/sapmmc.dll to C:\WINNT\system32/sapmmc.dll: source is not newer than the target. Nothing to do.
    INFO 2008-03-21 00:07:39
    While copying node C:\SAPinst ORACLE KERNEL/sapmmcada.dll to C:\WINNT\system32/sapmmcada.dll: source is not newer than the target. Nothing to do.
    INFO 2008-03-21 00:07:39
    While copying node C:\SAPinst ORACLE KERNEL/sapmmcdb6.dll to C:\WINNT\system32/sapmmcdb6.dll: source is not newer than the target. Nothing to do.
    INFO 2008-03-21 00:07:39
    While copying node C:\SAPinst ORACLE KERNEL/sapmmcinf.dll to C:\WINNT\system32/sapmmcinf.dll: source is not newer than the target. Nothing to do.
    INFO 2008-03-21 00:07:39
    While copying node C:\SAPinst ORACLE KERNEL/sapmmcms.dll to C:\WINNT\system32/sapmmcms.dll: source is not newer than the target. Nothing to do.
    INFO 2008-03-21 00:07:39
    Processing of all file system node operations of table t_SAPComponent_Archives_Copy_SHARED succeeded.
    WARNING 2008-03-21 00:07:40
    PROBLEM: 'SAPCAR' not found. CAUSE: Unable to find application via absolute path in filesystem. Application could perhaps be found using environment variable path or is really missing. Trying to call the application nevertheless.
    INFO 2008-03-21 00:07:40
    Creating file C:\SAPinst ORACLE KERNEL\DBATOOLS.SAR.log.
    INFO 2008-03-21 00:07:40
    SAPCAR -xvgf E:/DUMP/db3/ker/NT\I386\DBATOOLS.SAR, -R F:\usr\sap\ERP\SYS\exe\run succeeded. (See output in './DBATOOLS.SAR.log'.)
    INFO 2008-03-21 00:07:41
    Evaluating all 'tNT_RegistryEntries' table rows succeeded.
    INFO 2008-03-21 00:07:41
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    PHASE 2008-03-21 00:07:41
    Create service ports
    PHASE 2008-03-21 00:07:41
    Generate instance profiles
    PHASE 2008-03-21 00:07:42
    Versionize default profile, instance profile and start profile
    INFO 2008-03-21 00:07:42
    Processing of all file system node operations of table t_SAPComponent_Profiles_FORMS_SHARED succeeded.
    INFO 2008-03-21 00:07:42
    Processing of adapt operation t_SAPComponent_Profiles_SHARED succeeded.
    INFO 2008-03-21 00:07:43
    'F:\oracle\ora81/bin/lsnrctl stop' returned with '0'.
    INFO 2008-03-21 00:07:43
    Moving file F:/oracle/ora81/network/admin/listener.ora to: F:\oracle\ora81/network/admin/listener.ora.bak.
    INFO 2008-03-21 00:07:43
    Creating file F:\oracle\ora81\network\admin\listener.ora.
    INFO 2008-03-21 00:07:44
    Moving file F:/oracle/ora81/network/admin/sqlnet.ora to: F:\oracle\ora81/network/admin/sqlnet.ora.bak.
    INFO 2008-03-21 00:07:44
    Creating file F:\oracle\ora81\network\admin\sqlnet.ora.
    INFO 2008-03-21 00:07:44
    Moving file F:/oracle/ora81/network/admin/tnsnames.ora to: F:\oracle\ora81/network/admin/tnsnames.ora.bak.
    INFO 2008-03-21 00:07:44
    Creating file F:\oracle\ora81\network\admin\tnsnames.ora.
    INFO 2008-03-21 00:07:45
    Processing of all file system node operations of table tORA_DatabaseServerNodes succeeded.
    INFO 2008-03-21 00:07:45
    Processing of all file system node operations of table tORA_SapdataNodes succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\saptrace.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/saptrace with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\saptrace\background.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/saptrace/background with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\saptrace\usertrace.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/saptrace/usertrace with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapreorg.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapreorg with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\saparch.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/saparch with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\oraarch.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/oraarch with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapcheck.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapcheck with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapbackup.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapbackup with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\origlogA.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP\origlogA with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\mirrlogA.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP\mirrlogA with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\origlogB.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP\origlogB with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\mirrlogB.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP\mirrlogB with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata1\cntrl.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata1/cntrl with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\saparch\cntrl.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/saparch/cntrl with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\origlogA\cntrl.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP\origlogA\/cntrl with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Processing of all file system node operations of table tORA_DatabaseServerNodes succeeded.
    INFO 2008-03-21 00:07:46
    File system node F:\oracle\ERP/sapdata1 exists already. Nothing to do.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata2.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata2 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata3.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata3 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata4.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata4 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata5.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata5 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata6.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata6 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata1\erp_1.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata1\erp_1 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata1\erp_2.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata1\erp_2 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata1\erp_3.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata1\erp_3 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata2\erp_4.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata2\erp_4 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata2\erp_5.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata2\erp_5 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata2\erp_6.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata2\erp_6 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata3\erp_7.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata3\erp_7 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata3\erp_8.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata3\erp_8 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata3\erp_9.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata3\erp_9 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata4\erp_10.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata4\erp_10 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata4\erp_11.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata4\erp_11 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata4\erp_12.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata4\erp_12 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata5\erp_13.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata5\erp_13 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata5\erp_14.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata5\erp_14 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata6\erp_15.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata6\erp_15 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata6\erp_16.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata6\erp_16 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata1\erp620_1.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata1\erp620_1 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata2\erp620_2.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata2\erp620_2 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata3\erp620_3.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata3\erp620_3 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata4\erp620_4.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata4\erp620_4 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata4\erp620_5.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata4\erp620_5 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata5\erp620_6.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata5\erp620_6 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata5\erp620_7.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata5\erp620_7 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata6\erp620_8.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata6\erp620_8 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata6\erp620_9.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata6\erp620_9 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata6\erpusr_1.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata6\erpusr_1 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata2\roll_1.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata2\roll_1 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata3\temp_1.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata3\temp_1 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata1\system_1.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata1\system_1 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Processing of all file system node operations of table tORA_SapdataNodes succeeded.
    INFO 2008-03-21 00:07:46
    Processing of all file system node operations of table tORA_DatabaseServerNodes succeeded.
    INFO 2008-03-21 00:07:47
    Processing of all file system node operations of table tORA_SapdataNodes succeeded.
    INFO 2008-03-21 00:07:47
    Creating file F:\oracle\ora81\database\initERP.ora.
    INFO 2008-03-21 00:07:48
    Creating file F:\oracle\ora81\database\initERP.sap.
    INFO 2008-03-21 00:07:49
    Copying file E:/DUMP/db3/ker/NT/COMMON/INSTALL/INITSID.DBA to: F:\oracle\ora81/database/initERP.dba.
    INFO 2008-03-21 00:07:49
    Creating file F:\oracle\ora81\database\initERP.dba.
    INFO 2008-03-21 00:07:50
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:07:50
    Moving file F:/oracle/ora81/database/initERP.ora to: orig_init_ora_tmp.txt.
    INFO 2008-03-21 00:07:50
    Moving file C:/SAPinst ORACLE KERNEL/changed_init_ora_tmp.txt to: F:\oracle\ora81\database\initERP.ora.
    INFO 2008-03-21 00:07:50
    Removing file C:/SAPinst ORACLE KERNEL/orig_init_ora_tmp.txt.
    INFO 2008-03-21 00:07:51
    Creating file C:\SAPinst ORACLE KERNEL\oradim.log.
    INFO 2008-03-21 00:07:55
    See 'F:\oracle\ora81/bin/oradim -new -sid ERP -STARTMODE auto' output in 'C:\SAPinst ORACLE KERNEL\oradim.log'.
    INFO 2008-03-21 00:07:55
    'F:\oracle\ora81/bin/oradim -new -sid ERP -STARTMODE auto' returned with '0'.
    INFO 2008-03-21 00:07:56
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:08:01
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:08:05
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:08:29
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:08:31
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:08:49
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:08:51
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:09:33
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:09:35
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:09:38
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:09:41
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:09:43
    Moving file F:/oracle/ora81/database/initERP.ora to: orig_init_ora_tmp.txt.
    INFO 2008-03-21 00:09:43
    Moving file C:/SAPinst ORACLE KERNEL/changed_init_ora_tmp.txt to: F:\oracle\ora81\database\initERP.ora.
    INFO 2008-03-21 00:09:43
    Removing file C:/SAPinst ORACLE KERNEL/orig_init_ora_tmp.txt.
    INFO 2008-03-21 00:09:43
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:09:46
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:10:24
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:10:26
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:11:04
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:11:06
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:11:44
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:11:46
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:12:24
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:12:26
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:13:05
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:13:07
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:13:46
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:13:48
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:14:27
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:14:30
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:15:09
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:15:11
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:15:52
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:15:55
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:16:36
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:16:39
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:17:20
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:17:23
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:18:05
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:18:08
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:18:51
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:18:54
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:19:37
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:19:39
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:20:25
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:20:27
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:21:14
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:21:16
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:22:04
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:22:07
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:22:55
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:22:57
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:23:48
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:23:50
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:24:41
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:24:44
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:25:39
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:25:42
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:26:36
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:26:38
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:27:35
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:27:38
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:28:38
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:28:40
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:29:45
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:31:12
    Task files created
    INFO 2008-03-21 00:31:12
    Command files created
    INFO 2008-03-21 00:31:12
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:31:12
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:31:13
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 02:52:21
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 03:00:31
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 03:28:34
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 05:50:38
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    ERROR 2008-03-21 06:18:39
    MSC-01015 Process finished with error(s), check log file C:\SAPinst ORACLE KERNEL/SAPAPPL2.log
    INFO 2008-03-21 06:18:39
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 06:18:39
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    ERROR 2008-03-21 06:19:40
    MSC-01015 Process finished with error(s), check log file C:\SAPinst ORACLE KERNEL/SAPCLUST.log
    ERROR 2008-03-21 06:19:40
    MSC-01015 Process finished with error(s), check log file C:\SAPinst ORACLE KERNEL/SAPPOOL.log
    INFO 2008-03-21 06:19:40
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 06:19:40
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    ERROR 2008-03-21 06:20:57
    MSC-01015 Process finished with error(s), check log file C:\SAPinst ORACLE KERNEL/SAPSSEX3.log
    ERROR 2008-03-21 06:20:57
    MSC-01015 Process finished with error(s), check log file C:\SAPinst ORACLE KERNEL/SAPSLEXC.log
    ERROR 2008-03-21 06:20:57
    MSC-01015 Process finished with error(s), check log file C:\SAPinst ORACLE KERNEL/SAPSSRC.log
    INFO 2008-03-21 06:20:57
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 06:20:57
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 06:20:57
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    ERROR 2008-03-21 06:21:57
    MSC-01015 Process finished with error(s), check log file C:\SAPinst ORACLE KERNEL/SAPSDOCU.log
    ERROR 2008-03-21 06:21:57
    MSC-01015 Process finished with error(s), check log file C:\SAPinst ORACLE KERNEL/SAPSPROT.log
    ERROR 2008-03-21 06:21:57
    MSC-01015 Process finished with error(s), check log file C:\SAPinst ORACLE KERNEL/SAPUSER.log
    INFO 2008-03-21 06:21:57
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 06:21:57
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    ERROR 2008-03-21 06:22:57
    MSC-01015 Process finished with error(s), check log file C:\SAPinst ORACLE KERNEL/SAPSLOAD.log
    ERROR 2008-03-21 06:22:57
    MSC-01015 Process finished with error(s), check log file C:\SAPinst ORACLE KERNEL/SAP0000.log
    INFO 2008-03-21 06:23:03
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    ERROR 2008-03-21 06:23:03
    MSC-01015 Process finished with error(s), check log file C:\SAPinst ORACLE KERNEL/SAPVIEW.log
    ERROR 2008-03-21 06:23:07
    FJS-00012 Error when executing script.
    INFO 2008-03-21 00:31:12
    Task files created
    INFO 2008-03-21 00:31:12
    Command files created
    INFO 2008-03-21 00:31:12
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:31:12
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:31:13
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 02:52:21
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 03:00:31
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 03:28:34
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 05:50:38
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    ERROR 2008-03-21 06:18:39
    MSC-01015 Process finished with error(s), check log file C:\SAPinst ORACLE KERNEL/SAPAPPL2.log
    INFO 2008-03-21 06:18:39
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 06:18:39
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    ERROR 2008-03-21 06:19:40
    MSC-01015 Process finished with error(s), check log file C:\SAPinst ORACLE KERNEL/SAPCLUST.log
    ERROR 2008-03-21 06:19:40
    MSC-01015 Process finished with error(s), check log file C:\SAPinst ORACLE KERNEL/SAPPOOL.log
    INFO 2008-03-21 06:19:40
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 06:19:40
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    ERROR 2008-03-21 06:20:57
    MSC-01015 Process finished with error(s), check log file C:\SAPinst ORACLE KERNEL/SAPSSEX3.log
    ERROR 2008-03-21 06:20:57
    MSC-01015 Process finished with error(s), check log file C:\SAPinst ORACLE KERNEL/SAPSLEXC.log
    ERROR 2008-03-21 06:20:57
    MSC-01015 Process finished with error(s), check log file C:\SAPinst ORACLE KERNEL/SAPSSRC.log
    INFO 2008-03-21 06:20:57
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 06:20:57
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 06:20:57
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    ERROR 2008-03-21 06:21:57
    MSC-01015 Process finished with error(s), check log file C:\SAPinst ORACLE KERNEL/SAPSDOCU.log
    ERROR 2008-03-21 06:21:57
    MSC-01015 Process finished with error(s), check log file C:\SAPinst ORACLE KERNEL/SAPSPROT.log
    ERROR 2008-03-21 06:21:57
    MSC-01015 Process finished with error(s), check log file C:\SAPinst ORACLE KERNEL/SAPUSER.log
    INFO 2008-03-21 06:21:57
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 06:21:57
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    ERROR 2008-03-21 06:22:57
    MSC-01015 Process finished with error(s), check log file C:\SAPinst ORACLE KERNEL/SAPSLOAD.log
    ERROR 2008-03-21 06:22:57
    MSC-01015 Process finished with error(s), check log file C:\SAPinst ORACLE KERNEL/SAP0000.log
    INFO 2008-03-21 06:23:03
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    ERROR 2008-03-21 06:23:03
    MSC-01015 Process finished with error(s), check log file C:\SAPinst ORACLE KERNEL/SAPVIEW.log
    ERROR 2008-03-21 06:23:07
    FJS-00012 Error when executing script.
    any body can give the solution please
    thanks
    sareen

    Whence at you such directory? C:\SAPinst ORACLE KERNEL   ?
    You need to change C:\SAPinsat_ORACLE_KERNEL ,without spaces (blanks).
    Regards.

  • FSL 0001 error in SAP NetWeaver '04 SR01 installation

    Hi!!!
    I have a problem while I'm installing SAP NetWeaver '04 SR01 installation Abap system, central installation.
    I hace Oracle 9 and Windows 2003 Server. I'm installing locally. I'm installing from the hard disk (D:) and the drive E is the DVD Drive (but i'm not using it)
    The installation give me the following error:
    FSL-00001  System call failed. Error 267 (The directory name is invalid.
    ) in execution of system call 'GetTempFileName' with parameter (E:/), line (328) in file (synxcfsmnt.cpp).

    Hello,
    I have been experiencing the same problem exactly for the last 2 days.
    If you did not find any solution yet, here is the solution that worked for me perfectly.
    if you are installing from your hard drive, check your cd/dvd drive if there is any cd or dvd in there, if so remove it and re-install the central instance.
    YOUR CD/DVD DRIVE SHOULD BE EMPTY, all the way your installation
    It should work.
    good luck.

  • Installation error  SAP NW EE 5.0

    HI ,
    I tried to install  the SAP NW 2004s EE 5...The installation went up to  88% and failed. The  below is the error i got in the log.
    (Feb 1, 2000 2:28:08 PM), Install, com.sap.installshield.CheckServicesAction, err, CheckServicesAction(bean9): Expected service (SAPJP1_01) does not exist
    (Feb 1, 2000 2:28:08 PM), Install, com.sap.installshield.CheckServicesAction, err, An error occurred and product installation failed.  Look at the log file C:\SAP\JP1\log.txt for details.
    (Feb 1, 2000 2:28:08 PM), 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:91)
         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)
    (Feb 1, 2000 2:28:18 PM), Install, com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct, err, An error occurred and product uninstallation failed.  Look at the log file C:\SAP\JP1\log.txt for details.
    (Feb 1, 2000 2:28:18 PM), 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)
    Can any one figure out this problem...
    Kindly let me knoe if you have any idea  over it...
    witht thanks
    austin

    Hi,
    first, I'm moving this thread to the forum dedicated to the SAP NetWeaver Application Server, Java EE 5 Edition. Chances of getting your issue solved are much better if experts there could read your post.
    About the issue: the logs you posted say there was a problem starting some of the windows processes. However, more details are necessary to investigate further why this error occurs. Therefore, first have a look at the C:\SAP\JP1\log.txt (as suggested in the installation logs below), then you could also look into C:\SAP\JP1\JC00\work folder to see if any other logs are being created.
    Post the details you find here, and we'll try to help solving this issue.
    Hope that helps!

  • SAP ECC IDES EHP4 Installation Error

    Dear Friends,
    I am installing SAP IDES EHP4 on Windows 2003 64 bit Server and Oracle 10g(10.2.0.4).
    The installation is in phase IMPORT-ABAP, it is giving the error as below.
    java version "1.4.2_17"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_17-b06)
    Java HotSpot(TM) 64-Bit Server VM (build 1.4.2_17-b06, mixed mode)
    Loading of 'REPOSRC' import package: ERROR
    Loading of 'PCL2' import package: ERROR
    Loading of 'DOKCLU' import package: ERROR
    Loading of 'SAPAPPL2_2' import package: ERROR
    Loading of 'PCL4' import package: ERROR
    Loading of 'VRSMODISRC' import package: ERROR
    Loading of 'SAPSSEXC_2' import package: ERROR
    Loading of 'AGR_HIERT' import package: ERROR
    Loading of 'REPOTEXT' import package: ERROR
    Loading of 'SOC3' import package: ERROR
    Loading of 'SAPAPPL1_10' import package: ERROR
    Loading of 'SAPAPPL1_7' import package: ERROR
    Loading of 'RSMPTEXTS' import package: ERROR
    Loading of 'DD04T' import package: ERROR
    Loading of 'SAPCLUST' import package: ERROR
    Loading of 'SAPSDIC_1' import package: ERROR
    Loading of 'T100' import package: ERROR
    Loading of 'SAPAPPL2_3' import package: ERROR
    Loading of 'RFBLG' import package: ERROR
    Loading of 'SAPNTAB' import package: ERROR
    Loading of 'SAPSLEXC' import package: ERROR
    Loading of 'VRSX' import package: ERROR
    Loading of 'SAPAPPL0_2' import package: ERROR
    Loading of 'SAPAPPL1_2' import package: ERROR
    Loading of 'SAPSSEXC_3' import package: ERROR
    Loading of 'SAPSSRC' import package: ERROR
    Loading of 'SAPAPPL1_8' import package: ERROR
    Loading of 'E071K' import package: ERROR
    Loading of 'SAPAPPL0_3' import package: ERROR
    Loading of 'SAPAPPL1_4' import package: ERROR
    Loading of 'SAPAPPL1_5' import package: ERROR
    Loading of 'SAPAPPL0_6' import package: ERROR
    Loading of 'SAPAPPL2_6' import package: ERROR
    Loading of 'D021T' import package: ERROR
    Loading of 'SEOCOMPODF' import package: ERROR
    Loading of 'SAPAPPL0_8' import package: ERROR
    Loading of 'STERM_TEXT' import package: ERROR
    Loading of 'DD03L' import package: ERROR
    Loading of 'ARFCSDATA' import package: ERROR
    Loading of 'SAPSDIC_2' import package: ERROR
    Loading of 'SAPAPPL1_12' import package: ERROR
    Loading of 'SAPAPPL2_7' import package: ERROR
    Loading of 'SAPSSEXC_1' import package: ERROR
    Loading of 'SAPAPPL2_8' import package: ERROR
    Loading of 'SAPAPPL0_4' import package: ERROR
    Loading of 'SOTR_TEXT' import package: ERROR
    Loading of 'SAPAPPL2_9' import package: ERROR
    Loading of 'SAPAPPL1_1' import package: ERROR
    Loading of 'SAPAPPL1_3' import package: ERROR
    Loading of 'FUNCT' import package: ERROR
    Loading of 'ATAB' import package: ERROR
    Loading of 'DD02T' import package: ERROR
    Loading of 'SAPAPPL2_1' import package: ERROR
    Loading of 'E071' import package: ERROR
    Loading of 'SAPAPPL2_5' import package: ERROR
    Loading of 'SAPAPPL1_11' import package: ERROR
    Loading of 'SAPAPPL0_1' import package: ERROR
    Loading of 'INDTEXT' import package: ERROR
    Loading of 'SEOSUBCOTX' import package: ERROR
    Loading of 'SAPAPPL2_4' import package: ERROR
    Loading of 'SAPAPPL0_9' import package: ERROR
    Loading of 'SAPAPPL1_9' import package: ERROR
    Loading of 'SAPAPPL0_5' import package: ERROR
    Loading of 'OCSCMPLOBJ' import package: ERROR
    Loading of 'GLFUNCA' import package: ERROR
    Loading of 'SAPAPPL1_6' import package: ERROR
    Loading of 'SAPAPPL0_7' import package: ERROR
    Loading of 'USRBF2' import package: ERROR
    Loading of 'DDFTX' import package: ERROR
    Loading of 'SAPSSEXC_4' import package: ERROR
    Loading of 'PPOIX' import package: ERROR
    Loading of 'SCPRSVALS' import package: ERROR
    Loading of 'SCPRSVALL' import package: ERROR
    Loading of 'SEOCOMPOTX' import package: ERROR
    Loading of 'DD07T' import package: ERROR
    Loading of 'TRDIRT' import package: ERROR
    Loading of 'SEOSUBCODF' import package: ERROR
    Loading of 'TMENU01T' import package: ERROR
    Loading of 'WBCROSSGT' import package: ERROR
    Loading of 'TODIR' import package: ERROR
    Loading of 'FUPARAREF' import package: ERROR
    Loading of 'FAGLFLEXA' import package: ERROR
    Loading of 'SCPRVALS' import package: ERROR
    Loading of 'DOKHL' import package: ERROR
    Loading of 'TADIR' import package: ERROR
    Loading of 'DOKIL' import package: ERROR
    Loading of 'DSYS_PHFILE_ECD2' import package: ERROR
    Regards
    Ganesh Datt Tiwari

    Hi friends,
    now the error is comming as below.
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8
    (DB) ERROR: DDL statement failed
    (DROP VIEW "/ISDFPS/V_BI_TGT")
    DbSlExecute: rc = 103
      (SQL error 942)
      error message returned by DbSl:
    ORA-00942: table or view does not exist
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    (DB) ERROR: DDL statement failed
    (CREATE VIEW "/ISDFPS/V_BI_TGT" ( "OTYPE" , "TASK" , "LANGU" , "SHORT" , "STEXT"  ) AS SELECT T0001."OTYPE", T0001."OBJID", T0001."LANGU", T0001."SHORT", T0001."STEXT" FROM "HRS1000" T0001 WHERE ( T0001."OTYPE" = 'TS' OR T0001."OTYPE" = 'WS' OR T0001."OTYPE" = 'TG' ))
    DbSlExecute: rc = 103
      (SQL error 942)
      error message returned by DbSl:
    ORA-00942: table or view does not exist
    (DB) INFO: disconnected from DB
    D:\usr\sap\IDS\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)
    D:\usr\sap\IDS\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20111116181302
    regards
    Ganesh Datt Tiwari

  • SAP 4.6C Installation in Cluster error - Oracle 10g HPUX 11.23

    Hi all,
    We are installing 4.6C in oracle 10g/hpux 11.23 in a cluster environment in primary node.
    During the last phase of installation, I get the below error.
    INFO 2008-05-05 10:53:02
        Starting up the SAP System
    INFO 2008-05-05 10:53:02 DBR3START_IND_ORA SyCoprocessCreateAsUser:300
        Creating coprocess /bin/sh /home/r3padm/startsap_dbciR3Pd_00  as
        user r3padm and group sapsys ...
    INFO 2008-05-05 10:53:02 DBR3START_IND_ORA SyGroupIDGet:100
        Group id for group sapsys is 201.
    INFO 2008-05-05 10:53:02 DBR3START_IND_ORA SyUserIDGet:300
        User id for user r3padm is 7029.
    INFO 2008-05-05 10:53:02 DBR3START_IND_ORA ExecuteDo:0
        RC code form SyCoprocessWait  = 127 .
    ERROR 2008-05-05 10:53:02 DBR3START_IND_ORA ExecuteCheck:0
        Exit code from /bin/sh: 127.
    ERROR 2008-05-05 10:53:02 DBR3START_IND_ORA InternalInstallationDo:0
        Phase failed.
    ERROR 2008-05-05 10:53:02 DBR3START_IND_ORA InstallationDo:0
        Phase failed.
    ERROR 2008-05-05 10:53:02 InstController Action:0
        Step DBR3START_IND_ORA could not be performed.
    ERROR 2008-05-05 10:53:03 Main
        Installation failed.
    ERROR 2008-05-05 10:53:03 Main
        Installation aborted.
    But I am able to start SAP manually using startsap and its successfull.
    Can someone help me, what the above error is?
    Thanks & Regards
    Senthil

    Markus,
    I read the note, and also I have installaed 4.6C/oracle 10g/hpux11.23 for more than 4 servers and it was successfull.
    But this time I am installing in a cluster environment. So I am facing this issue. When I checked in the install directory with ls -lrt the last file isdatabase.log
    INFO 2008-05-06 16:02:43 RFCRSWBOINI_IND_IND CRfcOpen:0
        RfcOpen() was successful.
    INFO 2008-05-06 16:02:44 RFCRSWBOINI_IND_IND CRfcPing:0
        Pinging of RFC destination was successful.
    INFO 2008-05-06 16:02:45 RFCRSWBOINI_IND_IND GetSaprelease:0
        46C
    INFO 2008-05-06 16:02:46 RFCRSWBOINI_IND_IND ReadInstvers:0
        INSTVERS loaded successfully.
    INFO 2008-05-06 16:02:48 RFCRSWBOINI_IND_IND ReadInstvers:0
        INSTVERS loaded successfully.
    INFO 2008-05-06 16:02:49 RFCRSWBOINI_IND_IND DeleteRow:0
        Deleted: 1 rows
    INFO 2008-05-06 16:02:50 RFCRSWBOINI_IND_IND ReadInstvers:0
        INSTVERS loaded successfully.
    INFO 2008-05-06 16:02:50 RFCRSWBOINI_IND_IND CleanupSAPEntries:0
        Deletion of 0 SAP rows
    INFO 2008-05-06 16:02:52 RFCRSWBOINI_IND_IND ReadInstvers:0
        INSTVERS loaded successfully.
    ERROR 2008-05-06 16:02:53 RFCRSWBOINI_IND_IND StartJob:0
        Job RSWBOINS_JOB could not be started.
    ERROR 2008-05-06 16:02:53 RFCRSWBOINI_IND_IND InstallationDo:0
        Phase failed.
    ERROR 2008-05-06 16:02:53 InstController Action:0
        Step RFCRSWBOINI_IND_IND could not be performed.
    ERROR 2008-05-06 16:02:53 Main
        Installation failed.
    ERROR 2008-05-06 16:02:53 Main
        Installation aborted.
    dcecpn0:root >
    Also when I logged into the SAP and I can see some error messages in sm21
    18:18:23 MS                           Q0U Client dbciR3Pd_R3P_00 is not known to the message server
    18:18:23 MS                           Q0U Client dbciR3Pd_R3P_00 is not known to the message server
    18:18:23 DIA 02 000 SAPSYS            BY4 Database error 2289 at INS access to table DDLOG
    18:18:23 DIA 02 000 SAPSYS            BY0 > ORA-02289: sequence does not exist#
    18:18:23 MS                           Q0U Client dbciR3Pd_R3P_00 is not known to the message server
    18:18:23 MS                           Q0U Client dbciR3Pd_R3P_00 is not known to the message server
    18:18:23 MS                           Q0U Client dbciR3Pd_R3P_00 is not known to the message server
    Its like I am able to display SCC4, when I change to change mode, I get the below error message
    "System error: Unable to lock table/view T000"
    Can you help
    Thanks
    Senthil

  • SAP GUI 7.10 installation patch error

    Hi all,
    Im installing SAp Gui 7.10 and after running .exe file im getting the following error.
    This SAP patch cannot be applied. Either the installed components are already on the same patchlevel or the components the components to be patched are not yet installed at all.
    plz help to solve this problem.
    thanx....

    >
    Subhash Chandra wrote:
    > http://service.sap.com/swdc
    >
    > Downloads
    > Installation & upgrade
    > My Company Application Components
    > Sap Gui for Windows
    > Sap Gui for Windows 71.0 Core
    > Installation
    >
    >
    > Regards,
    > Subhash
    thanx a lot sir, but its asking for username and password. now what?

  • Error installing SAP NW 7.01 ABAP trial version /Error 601-Need Expert Help

    Hi
    When I install the trial version, the installation aborts with error 601.
    I know this has been reported before, but I can't find a solution, tried removing all previous entries/components and re-installing a number of times but it always aborts.
    Details below, any help would be greatly appreciated:
    1, 2009 1:28:02 PM), Install, com.sap.installshield.maxdb.maxdb_call_sdbinst, err, An error occurred and product installation failed.  Look at the log file C:\sapdb\NSP\log.txt for details.
    (Nov 11, 2009 1:28:02 PM), Install, com.sap.installshield.maxdb.maxdb_call_sdbinst, err, ProductException: (error code = 601; message="An Error happened during call of MaxDB Tool sdbinst. Check end of Logfile C:/DOCUME1/SM/LOCALS1/Temp/MaxDBSAPNWPREV.log")
    STACK_TRACE: 22
    ProductException: (error code = 601; message="An Error happened during call of MaxDB Tool sdbinst. Check end of Logfile C:/DOCUME1/SM/LOCALS1/Temp/MaxDBSAPNWPREV.log")
         at com.sap.installshield.maxdb.maxdb_call_sdbinst.install(maxdb_call_sdbinst.java:193)
         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)

    I did these steps and was able to reinstall without any problems.
    1. Run registry clean tool that came with the packaged software
         \Additional_Tools\RegCleanTool
    2. Then run Uninstall - System/Standalone Engine/Optional Standadlon ......
         This is under the Software Life-Cycle Options-Uninstall
    3. Check if there are any files located in
         \Program Files\sapinst_instdir     -
         delete this directory
         \Documents and Settins\{user}\Local settings\Temp    -
       delete any references to SAP
    The above steps helped me to reinstall the Trial software. 
    Make sure that the system for the install meet the following requirements:
    u2022     Operating System: Windows XP Professional (Service Pack 2) or Windows Server 2003 or Windows Vista
    u2022     Hostname must not exceed 13 characters
    u2022     NTFS-File system
    u2022     Internet Explorer 5.5 or higher or Firefox 1.0 or higher
    u2022     At least 1 GB RAM (2-4 GB recommended)
    u2022     Pagefile size according to your RAM settings.
    u2022     Intel Pentium III/1.1 GHz or higher (or compatible)
    u2022     30 GB hard disk space temporary during installation - 24 GB permanent
            The actual hard disk space required is more than 32GB.  It is best to install the SAP directory on a separate drive if possible. Othewise you have to make sure that the drive where you install SAP has sufficient space for you system and the SAP install.
    u2022     High-resolution monitor (1024x768 or higher, 256 colors)
    u2022     Make sure that no other SAP system is installed on your computer
    u2022     The SAP system requires several ports for communication services. Therefore the file %WINDIR%\system32\drivers\etc\services must not include an entry for the ports 3200, 3600, 3900 and 8000. A possible entry can be excluded by using the hash symbol (#). (Note: The entry sapmsNSP 3600 for dialog instances may not exist, as it is set to 0 in Trial versions).
    u2022     If no DHCP server is available on your network (which dynamically determines the IP address) or your computer is not connected to any network, you need to install the virtual interface adapter MS Loopback Adapter.
    My system configuration:
    Virutal Machine
       Windows Server 2003
       1.7GB RAM
       20GB System Drive
       40GB Data drive (SAP installed here)
        MS Loopback Adapter with address 10.10.0.10 (entry in hosts file 10.10.0.10             localhost)
    Regards,
    Jasper

  • Full ABAP Edition-Trial: no installation of maxdb???

    Hello to all,
    I installed "Full ABAP Edition-Trial" some days ago and everything worked fine without any problems. Windows on partition H: and programs (like sap and sapdb) on partition L:.
    Because of an other problem I had to reinstall Windows on H:. I deleted the subfolders L:\SAP and L:\sapdb. to get a clean world for sap.
    I start the installation process and setup asks me the path to install sap. I enter "L:\SAP". In the next screen it asks me about the database master password. I enter my password. In the next screen the setup tolds me to install the components MaxDB to L:\sapdb and application server to L:\SAP\NSP. Total Size: 18823.1 MB needed (By the way: I have 40 GB free).
    I press the install button and installation process runs without errors. Then (after 2 minutes!) I get the screen that tolds me "The InstallShield Wizard has successfully installed SAP Netweaver 2004s ABAP Trial Version.".
    So I start the SAP Management Console and start the instance. The icons become green and I see for example that the processes msg_server.exe and dispwork.exe are running. Dispwork.exe stops after a few seconds.
    Looking to the system log I see "Communications data: Service initialization failed" and some "SAP-Basis System: Initialization           DB-Connect Failed, Return Code  008192" messages.
    When I press the database icon in the the SAP Management Console, I get a screen "page could not be displayed".
    So it seems like a database problem. I look to the windows explorer and there is only the SAP-folder (with 341 MB). THERE IS NO SAPDB-FOLDER!!!
    I can't find an installation-log to see if there were problems (No log.txt at SAP\NSP).
    I deinstalled everything with deinstaller, run some registry cleaner and also installed a clean windows at H:, but everytime the same. I find note 572836 (Deleting SAPDB Registry entries and services) but it doesn't help.
    I know when I installed SAP the first time (where it worked fine), I had not to install the microsoft loopback adapter. So I tried the installation with and without the adapter. No success!!!
    I get crazy about it... Perhaps there is something wrong about the preinstalling environment: I download the two files SAPNW2004sABAPTrail_part1.rar and SAPNW2004sABAPTrail_part2.rar to the folder L:\downloads. Then I unpack only the first one SAPNW2004sABAPTrail_part1.rar in the same folder. Then there is a new folder SAPNW2004sABAPTrail_part1. This one contains a folder SAPNW2004sABAPTrail. There are some folders and files. I change to the folder images. There I start the setup.exe (but before I installed the lookback adapter).
    I'm a little bit irritated about the files SAPNW2004sABAPTrail_part1.rar and SAPNW2004sABAPTrail_part1.rar. The first one has a size of 1536000KB and the SAPNW2004sABAPTrail_part2.rar has a size of 1249739KB. Just for analyze I unpack the SAPNW2004sABAPTrail_part2.rar-file and see that it has exactly the same structure like SAPNW2004sABAPTrail_part1.rar!!! Also the size of the unpacked files are the same. Is this normal???
    So, that's my problem: No database here. Anyone here who has an idea? Please help me. I really need ABAP here!!!
    Kindly regards,
    Andy

    I have found the InstallationSteps.stat and install.log. Everything seems to be installed successfully, but no database is mentioned :-(. Here are the two files.
    <u>I still need help!!!</u>
    <b>=Start of  InstallationSteps.stat====================</b>
    CreateDirectories;20070108204154;20070108204155;Succeeded
    CopyExecutables;20070108204155;20070108204157;Succeeded
    AdaptProfiles;20070108204157;20070108204159;Succeeded
    AddToServices;20070108204159;20070108204207;Succeeded
    StartSCSInstance;20070108204207;20070108204232;Succeeded
    StopSCSInstance;20070108204232;20070108204233;Succeeded
    CreateXUserEntry;20070108204233;20070108204234;Succeeded
    RestartServiceViaSAPControl;20070108204234;20070108204305;Succeeded
    InstallMMC;20070108204306;20070108204308;Succeeded
    <b>=End of  InstallationSteps.stat====================</b>
    and here is the install.log file:
    <b>=Start of  install.log ====================</b>
    Start external command...
    Active Loglevel: 4
    ACTION: **********************************************************************
    ACTION: * Install SAP J2EE Engine 4 Web Application Server 700/710/720 ... XXX
    ACTION: *                                                                    
    ACTION: * Executing Step:   CreateDirectories
    ACTION: * User:             Fasan
    ACTION: * WorkingDirectory: L:\SAP\NSP\home
    ACTION: * Date:             2007.01.08 20:41:55
    ACTION: * Logfile:          steps.CreateDirectories.log
    ACTION: * Property File:    L:\SAP\NSP\home\j2eeinst.props
    ACTION: * Tool Version:     720.2.20060802095936
    ACTION: **********************************************************************
    SUCCESS: Execution of step: >> CreateDirectories <<
         finished successfully.
         Elapsed time:         00:00:00 [HH:mm:ss]
    Process exited with rc: 0
    Start external command...
    Active Loglevel: 4
    ACTION: **********************************************************************
    ACTION: * Install SAP J2EE Engine 4 Web Application Server 700/710/720 ... XXX
    ACTION: *                                                                    
    ACTION: * Executing Step:   CopyExecutables
    ACTION: * User:             Fasan
    ACTION: * WorkingDirectory: L:\SAP\NSP\home
    ACTION: * Date:             2007.01.08 20:41:56
    ACTION: * Logfile:          steps.CopyExecutables.log
    ACTION: * Property File:    L:\SAP\NSP\home\j2eeinst.props
    ACTION: * Tool Version:     720.2.20060802095936
    ACTION: **********************************************************************
    COPY_EXECUTABLES: Copy log converter (lc.jar) to users home directory
    COPY_EXECUTABLES: Copy SDC log viewer (slv.jar) to users home directory
    COPY_EXECUTABLES: Prepare environment for engine configuration:
    COPY_EXECUTABLES: Copy jperflib.dll to actual working dir.
    COPY_EXECUTBLES: Create startup and stop scripts in engine bin folder.
    copyFileWithProcessing(L:\SAP\NSP\home\additional_sw\t_startSystem.cmd,L:\SAP\NSP\SYS\exe\run,startSystem.cmd)
    Reading file L:\SAP\NSP\home\additional_sw\t_startSystem.cmd
    Keys:
    Sections to process:
    copyFileWithProcessing(L:\SAP\NSP\home\additional_sw\t_stopSystem.cmd,L:\SAP\NSP\SYS\exe\run,stopSystem.cmd)
    Reading file L:\SAP\NSP\home\additional_sw\t_stopSystem.cmd
    Keys:
    Sections to process:
    copyFileWithProcessing(L:\SAP\NSP\home\additional_sw\t_strdbsj2ee.cmd,L:\SAP\NSP\SYS\exe\run,strdbsj2ee.cmd)
    Reading file L:\SAP\NSP\home\additional_sw\t_strdbsj2ee.cmd
    Keys:
    Sections to process:
    COPY_EXECUTABLES: Finished ....
    SUCCESS: Execution of step: >> CopyExecutables <<
         finished successfully.
         Elapsed time:         00:00:00 [HH:mm:ss]
    Process exited with rc: 0
    Start external command...
    Active Loglevel: 4
    ACTION: **********************************************************************
    ACTION: * Install SAP J2EE Engine 4 Web Application Server 700/710/720 ... XXX
    ACTION: *                                                                    
    ACTION: * Executing Step:   AdaptProfiles
    ACTION: * User:             Fasan
    ACTION: * WorkingDirectory: L:\SAP\NSP\home
    ACTION: * Date:             2007.01.08 20:41:57
    ACTION: * Logfile:          steps.AdaptProfiles.log
    ACTION: * Property File:    L:\SAP\NSP\home\j2eeinst.props
    ACTION: * Tool Version:     720.2.20060802095936
    ACTION: **********************************************************************
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\antlr.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\base_services_api.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\base_services_compatibility.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\base_services_impl.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\com.sap.security.api.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\com.sap.security.api.perm.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\com.sap.security.core.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\common_cache_api.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\common_cache_impl.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\com_sap_tc_jtools_jver.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\exception.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\i18n_cp.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\iaik_jce.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\jenqulib.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\jta.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\jts_jco.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\logging_impl.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\opensqljts.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\opensqlsta.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\remserver.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\resources.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\rfc_container_api.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\sapxmltoolkit.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\services_admin_api.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\services_api.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\services_impl.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\transport.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\ume_jts_extensions_api.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\ume_jts_extensions_impl.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\ume_service.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\vmc_admin_api.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\vmc_api.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\vmc_impl.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\vmc_internal_api.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\vmc_kernel.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\vmc_trace_api.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\vmc_util.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\jenqulib.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\jkit\jre\lib\charsets.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\jkit\jre\lib\jce.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\jkit\jre\lib\jsse.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\jkit\jre\lib\rt.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\jkit\jre\lib\security\local_policy.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\jkit\jre\lib\security\US_export_policy.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\jkit\jre\lib\sunrsasign.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\jkit\lib\tools.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\jperflib.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\jstartup.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\jstartupapi.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\jstartupimpl.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\servicehttp\sapmc\frog.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\servicehttp\sapmc\sapmc.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\servicehttp\sapmc\soapclient.jar
    ADAPT_PROFILES: Start to create the profiles
    CONFIGURATION: Create JDBC Path in J2EE installation directory.
    CONFIGURATION: New JDBC Path: L:\SAP\NSP\DVEBMGS00\j2ee\jdbc (Exist=false)
    CONFIGURATION: Old JDBC Path: L:\SAP\NSP\DVEBMGS00\j2ee (Exist=false)
    CONFIGURATION: New JDBC Path created.
    CONFIGURATION: Copy Jars from: L:\SAP\NSP\_installTemp\j2ee\INSTALLER\COMMON\JDBC\ADA
    CONFIGURATION:           to  : L:\SAP\NSP\DVEBMGS00\j2ee\jdbc
    ADAPT_PROFILES: Create profiles for standalone J2EE
    copyFileWithProcessing(additional_sw/t_DEFAULT_PFL_710,L:\SAP\NSP\SYS\profile,DEFAULT.PFL)
    Reading file additional_sw/t_DEFAULT_PFL_710
    Keys:
    Sections to process:
    [JDK_CONTAINER, WITHOUT_SHARE]
    copyFileWithProcessing(additional_sw/t_START_INSTANCE_HOST_710,L:\SAP\NSP\SYS\profile,START_DVEBMGS00_AMMERSEE)
    Reading file additional_sw/t_START_INSTANCE_HOST_710
    Keys:
         WITHOUT_SHARE
    Sections to process:
    [JDK_CONTAINER, WITHOUT_SHARE]
    finished reading Section WITHOUT_SHARE
    copyFileWithProcessing(additional_sw/t_SID_INSTANCE_HOST_710,L:\SAP\NSP\SYS\profile,NSP_DVEBMGS00_AMMERSEE)
    Reading file additional_sw/t_SID_INSTANCE_HOST_710
    Keys:
         WITHOUT_SHARE
    Sections to process:
    [JDK_CONTAINER, WITHOUT_SHARE]
    finished reading Section WITHOUT_SHARE
    copyFileWithProcessing(additional_sw/t_START_DB_INIT_710,L:\SAP\NSP\SYS\profile,START_DVEBMGS00_AMMERSEE)
    Reading file additional_sw/t_START_DB_INIT_710
    Keys:
         WITHOUT_SHARE
    Sections to process:
    [JDK_CONTAINER, WITHOUT_SHARE]
    finished reading Section WITHOUT_SHARE
    copyFileWithProcessing(additional_sw/t_strdbmsONCE.cmd,L:\SAP\NSP/SYS/exe/run/,strdbmsONCE.cmd)
    Reading file additional_sw/t_strdbmsONCE.cmd
    Keys:
    Sections to process:
    [JDK_CONTAINER, WITHOUT_SHARE]
    copyFileWithProcessing(additional_sw/t_setsapenv.cmd,L:\SAP\NSP/SYS/exe/run/,setsapenv.cmd)
    Reading file additional_sw/t_setsapenv.cmd
    Keys:
    Sections to process:
    [JDK_CONTAINER, WITHOUT_SHARE]
    SUCCESS: Execution of step: >> AdaptProfiles <<
         finished successfully.
         Elapsed time:         00:00:01 [HH:mm:ss]
    Process exited with rc: 0
    Start external command...
    Active Loglevel: 4
    ACTION: **********************************************************************
    ACTION: * Install SAP J2EE Engine 4 Web Application Server 700/710/720 ... XXX
    ACTION: *                                                                    
    ACTION: * Executing Step:   AddToServices
    ACTION: * User:             Fasan
    ACTION: * WorkingDirectory: L:\SAP\NSP\home
    ACTION: * Date:             2007.01.08 20:41:59
    ACTION: * Logfile:          steps.AddToServices.log
    ACTION: * Property File:    L:\SAP\NSP\home\j2eeinst.props
    ACTION: * Tool Version:     720.2.20060802095936
    ACTION: **********************************************************************
    AddToServices: Instance shall not be started by default.
    AddToServices:  Therefore we provide a start script in:
    AddToServices: L:\SAP\NSP\home\startEngine.bat
    AddToServices: Service will be created.
    DEBUG: Register service with the following command:
    DEBUG: "L:\SAP\NSP\SYS\exe\run/sapstartsrv.exe" -r -q -s NSP -n 00 -p L:\SAP\NSP\SYS\profile\START_DVEBMGS00_ammersee
    Start external command...
    Service succesfully installed.
    Process exited with rc: 0
    SUCCESS: Execution of step: >> AddToServices <<
         finished successfully.
         Elapsed time:         00:00:07 [HH:mm:ss]
    Process exited with rc: 0
    Start external command...
    Active Loglevel: 4
    ACTION: **********************************************************************
    ACTION: * Install SAP J2EE Engine 4 Web Application Server 700/710/720 ... XXX
    ACTION: *                                                                    
    ACTION: * Executing Step:   StartSCSInstance
    ACTION: * User:             Fasan
    ACTION: * WorkingDirectory: L:\SAP\NSP\home
    ACTION: * Date:             2007.01.08 20:42:07
    ACTION: * Logfile:          steps.StartSCSInstance.log
    ACTION: * Property File:    L:\SAP\NSP\home\j2eeinst.props
    ACTION: * Tool Version:     720.2.20060802095936
    ACTION: **********************************************************************
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\antlr.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\base_services_api.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\base_services_compatibility.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\base_services_impl.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\com.sap.security.api.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\com.sap.security.api.perm.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\com.sap.security.core.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\common_cache_api.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\common_cache_impl.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\com_sap_tc_jtools_jver.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\exception.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\i18n_cp.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\iaik_jce.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\jenqulib.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\jta.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\jts_jco.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\logging_impl.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\opensqljts.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\opensqlsta.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\remserver.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\resources.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\rfc_container_api.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\sapxmltoolkit.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\services_admin_api.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\services_api.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\services_impl.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\transport.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\ume_jts_extensions_api.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\ume_jts_extensions_impl.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\ume_service.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\vmc_admin_api.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\vmc_api.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\vmc_impl.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\vmc_internal_api.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\vmc_kernel.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\vmc_trace_api.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\cfw\lib\vmc_util.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\jenqulib.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\jkit\jre\lib\charsets.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\jkit\jre\lib\jce.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\jkit\jre\lib\jsse.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\jkit\jre\lib\rt.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\jkit\jre\lib\security\local_policy.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\jkit\jre\lib\security\US_export_policy.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\jkit\jre\lib\sunrsasign.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\jkit\lib\tools.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\jperflib.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\jstartup.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\jstartupapi.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\jstartupimpl.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\servicehttp\sapmc\frog.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\servicehttp\sapmc\sapmc.jar
    Adding to classpath: L:\SAP\NSP\SYS\exe\run\servicehttp\sapmc\soapclient.jar
    Starting SCS-Instance
    Executing SCS-startup-command: L:\SAP\NSP\SYS\exe\run\startsap.exe name=NSP nr=00 SAPDIAHOST=ammersee
    Execute in current working dir: L:\SAP\NSP\home
    Start external command...
    \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ STARTSAP continues...
    Process exited with rc: 0
    SUCCESS: Execution of step: >> StartSCSInstance <<
         finished successfully.
         Elapsed time:         00:00:23 [HH:mm:ss]
    Process exited with rc: 0
    Start external command...
    Active Loglevel: 4
    ACTION: **********************************************************************
    ACTION: * Install SAP J2EE Engine 4 Web Application Server 700/710/720 ... XXX
    ACTION: *                                                                    
    ACTION: * Executing Step:   StopSCSInstance
    ACTION: * User:             Fasan
    ACTION: * WorkingDirectory: L:\SAP\NSP\home
    ACTION: * Date:             2007.01.08 20:42:32
    ACTION: * Logfile:          steps.StopSCSInstance.log
    ACTION: * Property File:    L:\SAP\NSP\home\j2eeinst.props
    ACTION: * Tool Version:     720.2.20060802095936
    ACTION: **********************************************************************
    Checking running engine process via sapcontrol and wait for stopped
    Checking on: SCS
    Stop instance with cmd: L:\SAP\NSP\SYS\exe\run\sapcontrol.exe -prot PIPE -nr 00 -host ammersee -function StopWait 300 10
    Stop instance in directory: L:\SAP\NSP\SYS\exe\run
    Start external command...
    08.01.2007 20:42:33
    Stop
    OK
    08.01.2007 20:42:33
    StopWait
    OK
    Process exited with rc: 0
    Start external command...
    08.01.2007 20:42:33
    GetProcessList
    OK
    0 name: msg_server.EXE
    0 description: MessageServer
    0 dispstatus: GRAY
    0 textstatus: Stopped
    0 starttime: 2007 01 08 20:42:20
    0 elapsedtime: 0:00:13
    0 pid: -1
    Process exited with rc: 4
    SUCCESS: Execution of step: >> StopSCSInstance <<
         finished successfully.
         Elapsed time:         00:00:01 [HH:mm:ss]
    Process exited with rc: 0
    Start external command...
    Active Loglevel: 4
    ACTION: **********************************************************************
    ACTION: * Install SAP J2EE Engine 4 Web Application Server 700/710/720 ... XXX
    ACTION: *                                                                    
    ACTION: * Executing Step:   CreateXUserEntry
    ACTION: * User:             Fasan
    ACTION: * WorkingDirectory: L:\SAP\NSP\home
    ACTION: * Date:             2007.01.08 20:42:34
    ACTION: * Logfile:          steps.CreateXUserEntry.log
    ACTION: * Property File:    L:\SAP\NSP\home\j2eeinst.props
    ACTION: * Tool Version:     720.2.20060802095936
    ACTION: **********************************************************************
    SUCCESS: Execution of step: >> CreateXUserEntry <<
         finished successfully.
         Elapsed time:         00:00:00 [HH:mm:ss]
    Process exited with rc: 0
    Start external command...
    Active Loglevel: 4
    ACTION: **********************************************************************
    ACTION: * Install SAP J2EE Engine 4 Web Application Server 700/710/720 ... XXX
    ACTION: *                                                                    
    ACTION: * Executing Step:   RestartServiceViaSAPControl
    ACTION: * User:             Fasan
    ACTION: * WorkingDirectory: L:\SAP\NSP\home
    ACTION: * Date:             2007.01.08 20:42:34
    ACTION: * Logfile:          steps.RestartServiceViaSAPControl.log
    ACTION: * Property File:    L:\SAP\NSP\home\j2eeinst.props
    ACTION: * Tool Version:     720.2.20060802095936
    ACTION: **********************************************************************
    Restarting service via sapcontrol
    Restart service with cmd: L:\SAP\NSP\SYS\exe\run\sapcontrol.exe -prot PIPE -nr 00 -host ammersee -function RestartService
    Restart service in directory: L:\SAP\NSP\SYS\exe\run
    Start external command...
    08.01.2007 20:42:35
    RestartService
    OK
    Process exited with rc: 0
    SUCCESS: Execution of step: >> RestartServiceViaSAPControl <<
         finished successfully.
         Elapsed time:         00:00:30 [HH:mm:ss]
    Process exited with rc: 0
    Start external command...
    Active Loglevel: 4
    ACTION: **********************************************************************
    ACTION: * Install SAP J2EE Engine 4 Web Application Server 700/710/720 ... XXX
    ACTION: *                                                                    
    ACTION: * Executing Step:   InstallMMC
    ACTION: * User:             Fasan
    ACTION: * WorkingDirectory: L:\SAP\NSP\home
    ACTION: * Date:             2007.01.08 20:43:06
    ACTION: * Logfile:          steps.InstallMMC.log
    ACTION: * Property File:    L:\SAP\NSP\home\j2eeinst.props
    ACTION: * Tool Version:     720.2.20060802095936
    ACTION: **********************************************************************
    INSTALL_MMC: Prepare to extract the SAPMMC
    SAPMMC already extracted on cd. don't extract it a secon time.
    INSTALL_MMC: Start to copy dll to SYSTEM32 directory
    INSTALL_MMC: Copy sapmmc.dll to H:\WINDOWS\SYSTEM32\
    INSTALL_MMC: Copy sapmmcada.dll to H:\WINDOWS\SYSTEM32\
    INSTALL_MMC: Copy sapmmcdb6.dll to H:\WINDOWS\SYSTEM32\
    INSTALL_MMC: Copy sapmmcinf.dll to H:\WINDOWS\SYSTEM32\
    INSTALL_MMC: Copy sapmmcms.dll to H:\WINDOWS\SYSTEM32\
    INSTALL_MMC: Copy librfc32.dll to H:\WINDOWS\SYSTEM32\
    INSTALL_MMC: Start to copy the help file
    INSTALL_MMC: Copy sapmmc.chm to H:\WINDOWS\help\
    INSTALL_MMC: Start to copy the msc file
    INSTALL_MMC: Copy sapmmc.msc to H:\WINDOWS\
    INSTALL_MMC: Start to register dll
    INSTALL_MMC: Register sapmmc.dll
    InstallMMC: Registering dll with the following command: regsvr32 /s sapmmc.dll
    INSTALL_MMC: Register sapmmcada.dll
    InstallMMC: Registering dll with the following command: regsvr32 /s sapmmcada.dll
    INSTALL_MMC: Register sapmmcdb6.dll
    InstallMMC: Registering dll with the following command: regsvr32 /s sapmmcdb6.dll
    INSTALL_MMC: Register sapmmcinf.dll
    InstallMMC: Registering dll with the following command: regsvr32 /s sapmmcinf.dll
    INSTALL_MMC: Register sapmmcms.dll
    InstallMMC: Registering dll with the following command: regsvr32 /s sapmmcms.dll
    SUCCESS: Execution of step: >> InstallMMC <<
         finished successfully.
         Elapsed time:         00:00:01 [HH:mm:ss]
    Process exited with rc: 0
    <b>=End of  install.log ====================</b>

  • Error SAP NetWeaver 7.0 ABAP Trial Version SP12

    Hi Experts,
    I have a problem.
    I tried install minisap more than 10 times every time, the same error.
    Error code 601
    I have a notebook with
    WIN XP PRO SP2
    Mem 512kb
    Proc AMD Turion 64 1,7
    HD 60 GB
    I have more than 23 Gb free.
    I install the Adapter Loopback.
    The download ocurrs correct.
    Every time I clean the register.
    And the same problem.
    I dont know what I do more..
    Help me please.
    Error Log
    (Mar 7, 2015 3:21:05 PM), Install, com.sap.installshield.CheckServicesAction, err, CheckServicesAction(bean17): Expected service (SAPNSP_00) is not currently running
    (Mar 7, 2015 3:21:05 PM), Install, com.sap.installshield.CheckServicesAction, wrn, CheckServicesAction(bean17): Service SAPNSP_00 is not available, retry after 10 s.
    (Mar 7, 2015 3:21:15 PM), Install, com.sap.installshield.CheckServicesAction, err, CheckServicesAction(bean17): Expected service (SAPNSP_00) is not currently running
    (Mar 7, 2015 3:21:15 PM), Install, com.sap.installshield.CheckServicesAction, wrn, CheckServicesAction(bean17): Service SAPNSP_00 is not available, retry after 10 s.
    (Mar 7, 2015 3:21:25 PM), Install, com.sap.installshield.CheckServicesAction, err, CheckServicesAction(bean17): Expected service (SAPNSP_00) is not currently running
    (Mar 7, 2015 3:21:25 PM), Install, com.sap.installshield.CheckServicesAction, wrn, CheckServicesAction(bean17): Service SAPNSP_00 is not available, retry after 10 s.
    (Mar 7, 2015 3:21:35 PM), Install, com.sap.installshield.CheckServicesAction, err, CheckServicesAction(bean17): Expected service (SAPNSP_00) is not currently running
    (Mar 7, 2015 3:21:35 PM), Install, com.sap.installshield.CheckServicesAction, wrn, CheckServicesAction(bean17): Service SAPNSP_00 is not available, retry after 10 s.
    (Mar 7, 2015 3:21:46 PM), Install, com.sap.installshield.CheckServicesAction, err, CheckServicesAction(bean17): Expected service (SAPNSP_00) is not currently running
    (Mar 7, 2015 3:21:46 PM), Install, com.sap.installshield.CheckServicesAction, wrn, CheckServicesAction(bean17): Service SAPNSP_00 is not available, retry after 10 s.
    (Mar 7, 2015 3:21:56 PM), Install, com.sap.installshield.CheckServicesAction, err, CheckServicesAction(bean17): Expected service (SAPNSP_00) is not currently running
    (Mar 7, 2015 3:21:56 PM), Install, com.sap.installshield.CheckServicesAction, wrn, CheckServicesAction(bean17): Service SAPNSP_00 is not available, retry after 10 s.
    (Mar 7, 2015 3:22:06 PM), Install, com.sap.installshield.CheckServicesAction, err, An error occurred and product installation failed.  Look at the log file C:\SAP\NSP\log.txt for details.
    (Mar 7, 2015 3:22:06 PM), 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)
    (Mar 7, 2015 3:27:09 PM), Install, com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct, err, An error occurred and product uninstallation failed.  Look at the log file C:\SAP\NSP\log.txt for details.
    (Mar 7, 2015 3:27:09 PM), 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)
    PS: Sorry for my pour english.
    Adriano
    Edited by: Adriano Menezes on Mar 8, 2008 4:13 AM

    You may want to go to Start > Run > "services.msc"  [without the quotes]
    In the Services there should be a service named SAPNSP_00. Make sure it is Started, and startup type automatic.
    While there, start SAP DB WWW service during installation.
    Also, please make sure that you clean the install completely: register cleanup tool, remove maxdb from add remove programs, delete the folder form the install shield directory. Also ensure that you have the Microsoft Loopback adapter installed and the hosts file setup correctly (10.10.0.10 <My_comp_name> [My_comp_name has to be alphanumeric and less than 13 chars])
    Good luck.

Maybe you are looking for

  • Firefox will not start until reboot

    I am using FF newest version, win 7, etc. I have a very strange problem. Sometimes, once every 2-4 days, my FF will not start when the computer first start. That's when the computer cold boot, I click on FF and nothing happens. I looked in task manag

  • How do I transfer logic pro from my existing mac to my new macbook pro with no cd drive?

    I have logic already installed on my mac desktop. I have just bought a macbook pro and I am trying to install my legitimate copy of logic onto my new mac, unfortunately Apple in their wisdom have removed the cd drive so the simplest option i.e. use t

  • Flash Export missing loader

    I think the SWF export is very nice. For people with no Flash abilities it can be very handy. I think it miss an option : a Flash loader. For exemple, i'm making a portfolio document (or a book or a magazine etc.) in Indesign, 30 pages. It's nice to

  • BEA-382051 No Transction Found on OSB Proxy Service

    Hi, I've a mq proxy service and which has properties enabled for 1. Transaction Required 2. Same Transaction Required for Response. Also added Routing Options with QoS to 'Exactly Once' to Publish and Service C/o actions. mq proxyQ --> local proxy1 -

  • How do you switch off WiFi - is there an easy way?

    Hi I am coming from SPV MS Smartphones. My mate has got a new one with WiFi in, and it has a lovely shortcut menu to switch in ll WiFi, BT etc. How do you switch off the WiFi on the N80, I read in the manual that "WiFi is always on" surely this canno