on 2005 Dec 23 5:25 PM
I am struggling to install the latest speak preview nw04s for ABAP. In step 17 - import ABAP - I cannot get past this error:
in file import_monitor.java.log, I see the follwoing:
Loading of 'SAPSSEXC' import package: ERROR
Import monitor jobs: running 0, waiting 1, completed 16, failed 1, total 18.
in file import_monitor.log, I see a java exception at
com.sap.inst.migmon.LoadTask.loadPackage.....
....etc...
Can anyone please help?
thanks
Request clarification before answering.
I have the exact same problem ? I have been working on this for about a week, seraching notes, this forum without having a real solution. It seem NW2004s installation is full of bugs. Where is SAP software quality assurance ???
I have WIN2003 server, Oracle 10g (10.2 patched) jdk 1.4.2_13, I will try with 1.4.2_8.
I found in another forum to change number of parallel processes to one instead three ? I will try that two.
Since my post is new can anybody tell me how they solved this problem?
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi.
I had a similar problem with JDK 1.4.2_11 installed. After a clean install of JDK 1.4.2_12, I still got the same/similar error.
In the end what worked for me was that I stopped at the point of getting the error, logged off my account, logged in as the <SID>adm and restarted and continued the install. Worked then.
Hope this helps you.
Regards,
Reenal
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have the same problem in Step 17 - Loading of SAPSSEXC ERROR
Loading of 'SAPSSEXC' import package: ERROR
Import Monitor jobs: running 2, waiting 15, completed 0, failed 1, total 18.
Loading of 'SAPAPPL1' import package: ERROR
...
Import Monitor jobs: running 0, waiting 1, completed 0, failed 17, total 18.
ERROR 2006-01-21 19:14:17
CJSlibModule::writeError_impl()
CJS-30022 Program 'Migration Monitor' exits with error code 103. For details see log file(s) import_monitor.java.log, import_monitor.log.
Is there just a solution for this problem?
P.S.: I tried to install on a new installed PC with XP Professional, 1 GB RAM and 200 GB HD (without connection to a network, Loopback adapter configured).
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have the same problem.
Does anybody have a solution?
Thank you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
So far, the only thing that has worked for me is to completely uninstall the Java SDK and install the 1.4.2_08 which you can get at http://java.sun.com/products/archive/index.html
Give it a try and let me know if it helps
Cheers
I can confirm this approach:
1) uninstall any portions of the NW2004s that you may have attempted, including removing any previous logs
2) then uninstall any/all Java SDK's and JRE's that you have on your machine
3) reinstall ONLY 1.4.2_08 SDK & JRE
4) Reinstall the NW2004s
One thing to be very careful of is to keep special characters out of all of your passwords during installation...that hung me up for several tries as well!
Hi Anil
First of all, be sure that you have a JRE version 1.4.02_XX on your machine (I am using 1.4.02_10).
Try this:
1. Take a backup for <u><i><path_of_setup_files></i>\NSPExport\ABAP\DATA\SAPSSEXC.TOC</u> .
2. Open the file with "Notepad".
3. Find the string 'DYNPSOURCE'. It should be somewhere like:
...
tab: DYNPSOURCE
fil: SAPSSEXC.001 1024
249648 261283
eot: #35703 rows 20051206153838
...
4. Change the row number from
"35703"
to
"35703<b>0</b>"
.
Hope this helps.
Regards
*--Serdar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
64 | |
10 | |
8 | |
8 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.