2005 Aug 31 5:15 AM
Hi,
I am installing Sneak Preview SAP NetWeaver 04
java edition on WinXP with Servicepack 2. I am getting this error at phase 18.
Please help me to continue the installation completly.
I am attaching few lines of the jload.log file :
30.09.05 20:51 com.sap.inst.jload.Jload dbImport
INFO: trying to create table XAP_CAFCORE_VALUES
30.09.05 20:51 com.sap.inst.jload.Jload dbImport
INFO: table XAP_CAFCORE_VALUES created
30.09.05 20:51 com.sap.inst.jload.Jload dbImport
INFO: XAP_CAFCORE_VALUES loaded (0 rows)
30.09.05 20:51 com.sap.inst.jload.Jload dbImport
INFO: trying to create table XAP_CA_NUCATEG_L
30.09.05 20:51 com.sap.inst.jload.Jload dbImport
INFO: table XAP_CA_NUCATEG_L created
30.09.05 20:51 com.sap.inst.jload.Jload dbImport
INFO: XAP_CA_NUCATEG_L loaded (0 rows)
30.09.05 20:51 com.sap.inst.jload.Jload dbImport
INFO: trying to create table XAP_CUR_CURRENCY01
30.09.05 20:51 com.sap.inst.jload.Jload dbImport
INFO: table XAP_CUR_CURRENCY01 created
30.09.05 20:51 com.sap.inst.jload.Jload dbImport
INFO: XAP_CUR_CURRENCY01 loaded (0 rows)
30.09.05 20:51 com.sap.inst.jload.Jload dbImport
INFO: trying to create table XAP_CUR_EXCHANGERB
30.09.05 20:51 com.sap.inst.jload.Jload dbImport
INFO: table XAP_CUR_EXCHANGERB created
30.09.05 20:51 com.sap.inst.jload.Jload dbImport
INFO: XAP_CUR_EXCHANGERB loaded (0 rows)
30.09.05 20:51 com.sap.inst.jload.db.DBConnection disconnect
INFO: disconnected
Error msg will be :
ERROR 2005-09-30 20:51:27
CJS-20065 Execution of JLoad tool 'C:\j2sdk1.4.2_09/bin/java.exe '-classpath' './sharedlib/antlr.jar;./sharedlib/exception.jar;./sharedlib/jddi.jar;./sharedlib/jload.jar;./sharedlib/logging.jar;./sharedlib/offlineconfiguration.jar;./sharedlib/opensqlsta.jar;./sharedlib/tc_sec_secstorefs.jar;c:\sapdb\programs\runtime\jar\sapdbc.jar;C:/usr/sap/J2E/SYS/global/security/lib/tools/iaik_jce_export.jar;C:/usr/sap/J2E/SYS/global/security/lib/tools/iaik_jsse.jar;C:/usr/sap/J2E/SYS/global/security/lib/tools/iaik_smime.jar;C:/usr/sap/J2E/SYS/global/security/lib/tools/iaik_ssl.jar;C:/usr/sap/J2E/SYS/global/security/lib/tools/w3c_http.jar' '-showversion' '-Xmx512m' 'com.sap.inst.jload.Jload' '-sec' 'J2E,jdbc/pool/J2E,C:\usr\sap\J2E\SYS\global/security/data/SecStore.properties,C:\usr\sap\J2E\SYS\global/security/data/SecStore.key' '-dataDir' 'C:/NWJE/NW04SneakPrevJavaSP11/NW04SneakPrevJavaSP11/NWSneakPreviewSP11/SAP_NetWeaver_04_SR_1_Installation_Master_DVD__ID__51030843\IM01_NT_I386\..\..\SneakPreviewContent\JDMP' '-job' 'C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST/IMPORT.XML' '-log' 'C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST/jload.log'' aborts with returncode 2. Check 'C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST/jload.log' and 'C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST/jload.java.log' for more information.
Thnaks,
Srini.
2005 Aug 31 6:47 PM
This issue is caused by Timezone difference. Sneak preview works only with GMT + 1 (berlin) with adjust for day light time checked.
I did face the same problem when i first installed.
In your case besting thing to do is
1. uninstall J2E application with uninstall tool located in C:\usr\sap\J2E\JC00\uninstsap.exe
2. Then drop the maxDB table using the folloing command
dbmcli -d J2E -u control,control db_offline
dbmcli -d J2E -u control,control db_drop
3. change system time to GMT + 1 with daylight adjustment checked and rerun the installation. That should work
2005 Oct 10 5:26 PM
Hi, I've tried following the suggestion of changing timezone to GMT +1 with daylight time checked, I'm still stuck at Phase 18. On the status it states com.sap.inst.jload.Jload dbImport and the log file stucked at
INFO 2005-10-10 17:40:09
Output of C:\j2sdk1.4.2_08/bin/java.exe '-classpath' './sharedlib/antlr.jar;./sharedlib/exception.jar;./sharedlib/jddi.jar;./sharedlib/jload.jar;./sharedlib/logging.jar;./sharedlib/offlineconfiguration.jar;./sharedlib/opensqlsta.jar;./sharedlib/tc_sec_secstorefs.jar;c:\sapdb\programs\runtime\jar\sapdbc.jar;C:/usr/sap/J2E/SYS/global/security/lib/tools/iaik_jce_export.jar;C:/usr/sap/J2E/SYS/global/security/lib/tools/iaik_jsse.jar;C:/usr/sap/J2E/SYS/global/security/lib/tools/iaik_smime.jar;C:/usr/sap/J2E/SYS/global/security/lib/tools/iaik_ssl.jar;C:/usr/sap/J2E/SYS/global/security/lib/tools/w3c_http.jar' '-Duser.timezone=Europe/Berlin' '-showversion' '-Xmx512m' 'com.sap.inst.jload.Jload' '-sec' 'J2E,jdbc/pool/J2E,C:\usr\sap\J2E\SYS\global/security/data/SecStore.properties,C:\usr\sap\J2E\SYS\global/security/data/SecStore.key' '-dataDir' 'D:/NW04SneakPrevJavaSP11/NWSneakPreviewSP11/SAP_NetWeaver_04_SR_1_Installation_Master_DVD__ID__51030843\IM01_NT_I386\..\..\SneakPreviewContent\JDMP' '-job' 'C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST/IMPORT.XML' '-log' 'C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST/jload.log' is written to the logfile C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST/jload.java.log.
I have left it for ~9hrs and the thing still wouldn't move. My laptop specs is running WinXP Pro sp1, 1.6Ghz, 1GB Ram with 7GB free disk space. Am I still lacking something? Cheers!
2005 Oct 11 8:17 PM
Hi,
I've installed the software last weekend after a lot of trouble. It stoped everytime in step 18. After a complet rollback of the installation I did the following:
check timezome if it is GMT 1+ and then under ControlPanel\Regional and Language Options\on the advanced tap\ I've enabled 'Default user account settings' and clicked the 'apply' button. after this installation works fine.
I hope this will help you.
Alex
2005 Nov 09 10:07 AM
Hi,
I am having the same problems and wasn`t able to solve them yet.
I am trying to install on a Pentium 4; 1,60GHz with Windows 2000 Service Pack 4.
The Installation quites on Phase "Load Java Database Content" and the status is:
com.sap.inst.jload.Jload dbImport
The last entry in the Log is:
INFO 2005-11-09 13:18:15
Output of C:\j2sdk1.4.2_10\bin\java.exe -classpath ./sharedlib/antlr.jar;./sharedlib/exception.jar;./sharedlib/jddi.jar;./sharedlib/jload.jar;./sharedlib/logging.jar;./sharedlib/offlineconfiguration.jar;./sharedlib/opensqlsta.jar;./sharedlib/tc_sec_secstorefs.jar;c:\sapdb\programs\runtime\jar\sapdbc.jar;C:/usr/sap/J2E/SYS/global/security/lib/tools/iaik_jce_export.jar;C:/usr/sap/J2E/SYS/global/security/lib/tools/iaik_jsse.jar;C:/usr/sap/J2E/SYS/global/security/lib/tools/iaik_smime.jar;C:/usr/sap/J2E/SYS/global/security/lib/tools/iaik_ssl.jar;C:/usr/sap/J2E/SYS/global/security/lib/tools/w3c_http.jar -showversion -Xmx512m com.sap.inst.jload.Jload -sec J2E,jdbc/pool/J2E,C:\usr\sap\J2E\SYS\global/security/data/SecStore.properties,C:\usr\sap\J2E\SYS\global/security/data/SecStore.key -dataDir C:/Programme/SAPFolder\J2EE-CD\J2EE-ENG/JDMP -job "C:\Program Files\sapinst_instdir\j2ee_wp\installdefault/IMPORT.XML" -log "C:\Program Files\sapinst_instdir\j2ee_wp\installdefault/jload.log" is written to the logfile C:\Program Files\sapinst_instdir\j2ee_wp\installdefault/jload.java.log.
All the Errors in the Log:
ERROR 2005-11-09 12:48:44
FSL-06002 Error 1060 (The specified service does not exist as an installed service.
) in execution of a 'OpenService' function, line (266), with parameter (XServer).
ERROR 2005-11-09 12:48:52
FSL-06002 Error 1060 (The specified service does not exist as an installed service.
) in execution of a 'OpenService' function, line (266), with parameter (SAPDBWWW).
ERROR 2005-11-09 12:50:46
FSL-06002 Error 1060 (The specified service does not exist as an installed service.
) in execution of a 'OpenService' function, line (266), with parameter (XServer).
My timezone is set to GMT +1 and the I don`t have an advanced tab under control panel/Regional options.
So I am looking for further ideas. Can somenbody help?
Regards!
Message was edited by: Felix Stinson
Message was edited by: Felix Stinson
2005 Sep 02 5:13 AM
/people/sugree.phatanapherom/blog/2005/08/01/a-visual-installation-guide-on-sneak-preview-sap-netweaver-04-java-edition
/people/sugree.phatanapherom/blog/2005/08/17/a-visual-installation-guide-on-sneak-preview-sap-netweaver-04-abap-edition
2005 Sep 02 8:32 AM
Hello Srini,
Beside the other solutions, you can just download the files again. The time zone problem should be fixed in the new installer.
Regards,
Klaus
2005 Sep 02 10:31 AM
2006 Jan 12 3:32 PM
Hi,
I am Trying to install NW 2004 SP15 for the 1000th time!!! have tried all the hints and tricks from these pages ... didn't really help!
I have a MS Windows Server 2003, 4CPU's, 4GB RAM, 80 GB scsi-raid5-free!!! It stops at phase 18 (CAF_RT_TYPTEX).
I have no clue what in God Sake I am doing wrong.
Schouldn't be such a big problem to install that package!
Best wishes,
Erdal
2006 Jan 12 5:00 PM
Erdal,
I also had to install it numerous times. The two things that I needed to do:
1.) The Time Zone change (as mentioned before
2.) The BIGGEST problem I had was that I installed Java SDK 1.4.<u><b>10</b></u> and not 1.4.<u><b>9</b></u>.
If you go to teh URL that is specified in the SAP docu it automatically lets you download version 10 from the website.
VERSION 10 produces a stop at Step 18.
Took me all my christmas vacation to figure that out.
Hope it helps.
Martin
2006 Feb 20 4:34 PM
Hi
I have the same problem,o your reply you mentioned SDK 1.4.9, do you mean 1.4.2_09?
Actually I uninstall 1.4.2_10 and install 1.4.2_09 and I changed the time zone,too. But I have the same problem,do you have any idea?
Thanks,
Maryam
2005 Sep 17 4:59 AM
Well, I downloaded the latest installation package on Sep 16, 2005 and got this error in an early phase while installing in Time Zone GMT-5 (Eastern Time):
ERROR 2005-09-16 23:27:08 [ianxbservi.hpp:235]
CServiceHandle::Open(SAPOsCol)
FSL-06002 Error 1060 (The specified service does not exist as an installed service.
) in execution of a 'OpenService' function, line (255), with parameter (SAPOsCol).
ERROR 2005-09-16 23:27:38 [ianxbservi.hpp:235]
CServiceHandle::Open(SAPJ2E_01)
FSL-06002 Error 1060 (The specified service does not exist as an installed service.
) in execution of a 'OpenService' function, line (255), with parameter (SAPJ2E_01).
ERROR 2005-09-16 23:27:38 [ianxbservi.hpp:235]
CServiceHandle::Open(SAPJ2E_01)
FSL-06002 Error 1060 (The specified service does not exist as an installed service.
) in execution of a 'OpenService' function, line (255), with parameter (SAPJ2E_01).
ERROR 2005-09-16 23:27:38 [ianxbservi.hpp:235]
CServiceHandle::Open(SAPJ2E_00)
FSL-06002 Error 1060 (The specified service does not exist as an installed service.
) in execution of a 'OpenService' function, line (255), with parameter (SAPJ2E_00).
ERROR 2005-09-16 23:27:38 [ianxbservi.hpp:235]
CServiceHandle::Open(SAPJ2E_00)
FSL-06002 Error 1060 (The specified service does not exist as an installed service.
) in execution of a 'OpenService' function, line (255), with parameter (SAPJ2E_00).
ERROR 2005-09-16 23:28:14 [ianxbservi.hpp:235]
CServiceHandle::Open(SAPOsCol)
FSL-06002 Error 1060 (The specified service does not exist as an installed service.
) in execution of a 'OpenService' function, line (255), with parameter (SAPOsCol).
The problem does not seem to be fixed.
O.
2006 Feb 21 10:50 PM
Hello,
I came across this thread while searching for some answers. I tried installing the same package and encountered some problems. Then I upgraded the RAM from 1Gb to 1.5Gb, sucessfully uninstalled the whole thing (thanks to the tips on this forum) and tried reinstalling from scratch. But I am getting stuck at "Load Java Database Content". I don't see an error but it's sitting there for more than 2 hours (Installation Progress: The task is running). It says "INFO: table CAF_RT_TYPMMP created" on the status bar at the bottom of the installation window.
If I click on "Log View" I see the following (tail):
PHASE 2006-02-21 14:42:09
JLoad Run
INFO 2006-02-21 14:42:14
Copying file C:/Documents and Settings/Neela Kumar/My Documents/My Received Files/NetWeaverFiles/NWInstall/NWSneakPreviewSP15/SneakPreviewContent/JDMP/IMPORT.XML to: C:/Program Files/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST.
INFO 2006-02-21 14:42:14
Copying file C:/Documents and Settings/Neela Kumar/My Documents/My Received Files/NetWeaverFiles/NWInstall/NWSneakPreviewSP15/SneakPreviewContent/JDMP/IMPORT.XML to: C:/Program Files/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST.
INFO 2006-02-21 14:42:14
Creating file C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST\IMPORT.XML.
INFO 2006-02-21 14:42:21
Creating file C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST\jload.java.log.
INFO 2006-02-21 14:42:21
Working directory changed to C:/usr/sap/J2E/JC00/j2ee/sltools.
INFO 2006-02-21 14:42:21
Working directory changed to C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST.
INFO 2006-02-21 14:42:21
Output of C:\j2sdk1.4.2_10/bin/java.exe '-classpath' './sharedlib/antlr.jar;./sharedlib/exception.jar;./sharedlib/jddi.jar;./sharedlib/jload.jar;./sharedlib/logging.jar;./sharedlib/offlineconfiguration.jar;./sharedlib/opensqlsta.jar;./sharedlib/tc_sec_secstorefs.jar;c:\sapdb\programs\runtime\jar\sapdbc.jar;C:/usr/sap/J2E/SYS/global/security/lib/tools/iaik_jce.jar;C:/usr/sap/J2E/SYS/global/security/lib/tools/iaik_jsse.jar;C:/usr/sap/J2E/SYS/global/security/lib/tools/iaik_smime.jar;C:/usr/sap/J2E/SYS/global/security/lib/tools/iaik_ssl.jar;C:/usr/sap/J2E/SYS/global/security/lib/tools/w3c_http.jar' '-Duser.timezone=Europe/Berlin' '-showversion' '-Xmx512m' 'com.sap.inst.jload.Jload' '-sec' 'J2E,jdbc/pool/J2E,C:\usr\sap\J2E\SYS\global/security/data/SecStore.properties,C:\usr\sap\J2E\SYS\global/security/data/SecStore.key' '-dataDir' 'C:/Documents and Settings/Neela Kumar/My Documents/My Received Files/NetWeaverFiles/NWInstall/NWSneakPreviewSP15/SAP_NetWeaver_04_SR_1_Installation_Master\IM01_NT_I386\..\..\SneakPreviewContent\JDMP' '-job' 'C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST/IMPORT.XML' '-log' 'C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST/jload.log' is written to the logfile C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST/jload.java.log.
-
sapinst_dev.log file has the following (tail):
TRACE [iaxxcwalker.cpp:296]
CDomWalker::processStep()
Executing installation step J2EE_SystemCopy_OneHost|ind|ind|ind|WebAS|640|0|J2EE_SystemCopy|ind|ind|ind|ind|ind|0|J2EE_EngineEnterpriseDialogs|ind|ind|ind|WebAS|630|0|J2EE_Engine|ind|ind|ind|J2EE_Engine|630|0|J2EE_SERVER_CORE|ind|ind|ind|ind|ind|0|JloadRun|ind|ind|ind|ind|ind|0|removeSTAfiles
TRACE [iaxxccntrl.cpp:493]
CController::stepExecuted()
The step removeSTAfiles with key J2EE_SystemCopy_OneHost|ind|ind|ind|WebAS|640|0|J2EE_SystemCopy|ind|ind|ind|ind|ind|0|J2EE_EngineEnterpriseDialogs|ind|ind|ind|WebAS|630|0|J2EE_Engine|ind|ind|ind|J2EE_Engine|630|0|J2EE_SERVER_CORE|ind|ind|ind|ind|ind|0|JloadRun|ind|ind|ind|ind|ind|0|removeSTAfiles has been executed successfully.
TRACE [iaxxcwalker.cpp:296]
CDomWalker::processStep()
Executing installation step J2EE_SystemCopy_OneHost|ind|ind|ind|WebAS|640|0|J2EE_SystemCopy|ind|ind|ind|ind|ind|0|J2EE_EngineEnterpriseDialogs|ind|ind|ind|WebAS|630|0|J2EE_Engine|ind|ind|ind|J2EE_Engine|630|0|J2EE_SERVER_CORE|ind|ind|ind|ind|ind|0|JloadRun|ind|ind|ind|ind|ind|0|runJava
TRACE [synxccuren.cpp:780]
CSyCurrentProcessEnvironmentImpl::getEffectiveUser(iastring&)
effective user corresponds to real user
TRACE [iaxxejsexp.cpp:208]
EJS_Installer::writeTraceToLogBook()
nodeType: 'UNKNOWN'
INFO 2006-02-21 14:42:21 [synxcpath.cpp:834]
CSyPath::createFile()
Creating file C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST\jload.java.log.
TRACE [synxctask.cpp:66]
CEnvironmentJanitor::CEnvironmentJanitor()
Changing current processenvironment
INFO 2006-02-21 14:42:21 [syxxccuren.hpp:347]
CSyCurrentProcessEnvironmentImpl::setWorkingDirectory(iastring)
Working directory changed to C:/usr/sap/J2E/JC00/j2ee/sltools.
TRACE [synxctask.cpp:85]
CEnvironmentJanitor::~CEnvironmentJanitor()
Restoring current processenvironment
INFO 2006-02-21 14:42:21 [syxxccuren.hpp:347]
CSyCurrentProcessEnvironmentImpl::setWorkingDirectory(iastring)
Working directory changed to C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST.
INFO 2006-02-21 14:42:21
CJSlibModule::writeInfo_impl()
Output of C:\j2sdk1.4.2_10/bin/java.exe '-classpath' './sharedlib/antlr.jar;./sharedlib/exception.jar;./sharedlib/jddi.jar;./sharedlib/jload.jar;./sharedlib/logging.jar;./sharedlib/offlineconfiguration.jar;./sharedlib/opensqlsta.jar;./sharedlib/tc_sec_secstorefs.jar;c:\sapdb\programs\runtime\jar\sapdbc.jar;C:/usr/sap/J2E/SYS/global/security/lib/tools/iaik_jce.jar;C:/usr/sap/J2E/SYS/global/security/lib/tools/iaik_jsse.jar;C:/usr/sap/J2E/SYS/global/security/lib/tools/iaik_smime.jar;C:/usr/sap/J2E/SYS/global/security/lib/tools/iaik_ssl.jar;C:/usr/sap/J2E/SYS/global/security/lib/tools/w3c_http.jar' '-Duser.timezone=Europe/Berlin' '-showversion' '-Xmx512m' 'com.sap.inst.jload.Jload' '-sec' 'J2E,jdbc/pool/J2E,C:\usr\sap\J2E\SYS\global/security/data/SecStore.properties,C:\usr\sap\J2E\SYS\global/security/data/SecStore.key' '-dataDir' 'C:/Documents and Settings/Neela Kumar/My Documents/My Received Files/NetWeaverFiles/NWInstall/NWSneakPreviewSP15/SAP_NetWeaver_04_SR_1_Installation_Master\IM01_NT_I386\..\..\SneakPreviewContent\JDMP' '-job' 'C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST/IMPORT.XML' '-log' 'C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST/jload.log' is written to the logfile C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST/jload.java.log.
-
XCMDOUT.log has the following (tail):
> Subprocess stops at 20060221131543
OK
State
ONLINE
-
> Subprocess starts at 20060221131546
Execute Command : c:\sapdb\programs\pgm\dbmcli.exe -n VARSHA -d J2E -u CONTROL,******** db_online
Execute Session Command : exit
> Subprocess stops at 20060221131546
OK
-
> Subprocess starts at 20060221131548
Execute Command : c:\sapdb\programs\pgm\dbmcli.exe -n VARSHA -d J2E -u CONTROL,********
Execute Session Command : sql_connect SUPERDBA,********
Execute Session Command : sql_execute SELECT KERNEL FROM DOMAIN.VERSIONS
Execute Session Command : exit
> Subprocess stops at 20060221131549
OK
OK
END
'Kernel 7.5.0 Build 018-123-079-776'
-
> Subprocess starts at 20060221131550
Execute Command : c:\sapdb\programs\pgm\dbmcli.exe -n VARSHA -d J2E -u CONTROL,********
Execute Session Command : sql_connect SUPERDBA,********
Execute Session Command : sql_execute SELECT VALUE FROM DBPARAMETERS WHERE DESCRIPTION='_UNICODE'
Execute Session Command : exit
> Subprocess stops at 20060221131551
OK
OK
END
'YES'
-
> Subprocess starts at 20060221131555
Execute Command : c:\sapdb\programs\pgm\dbmcli.exe -n VARSHA -d J2E -u CONTROL,********
Execute Session Command : sql_connect SUPERDBA,********
Execute Session Command : sql_execute CREATE USER SAPJ2EDB PASSWORD ******** DBA NOT EXCLUSIVE DEFAULTCODE UNICODE
Execute Session Command : exit
> Subprocess stops at 20060221131555
OK
OK
-
Checked the x_cons on the DB and is as follows:
C:\sapdb\programs\bin>x_cons J2E show ac
SERVERDB: J2E
ID UKT Win TASK APPL Current Timeout Region Wait
tid type pid state priority cnt try item
C:\sapdb\programs\bin>x_cons J2E show state
SERVERDB: J2E
The SERVERDB state is ONLINE
C:\sapdb\programs\bin>
I would appreciate some help.
Regards,
Kalyan
2006 Mar 05 4:52 PM
I noticed some of you are saying, "I'm doing this for the Nth time!!" That's the problem right there.
Once you have attempted an install of the Sneak Preview, there is no way to reverse what you've done. None of the uninstall procedures work.
The only solution is to rollback your system to a date BEFORE you ever attempted to install the Sneak Preview (Accessories -> System Tools -> System Restore). I'm not sure if Windows 2003 Advanced Server has this feature or not. I didn't see it on Windows 2000. At least this will lead you in the right direction though. You have to somehow get your system to a point where it has never been exposed to the Sneak Preview install.
Perhaps in the next version of the Sneak Preview package the developers can pay particular attention to this because its a huge inconvenience to those who simply want to jump start their implementations of the great technologies SAP offers. --Shibli