cancel
Showing results for 
Search instead for 
Did you mean: 

SAP NetWeaver 2004s ABAP Trial Version -> error code = 200

Former Member
0 Kudos

Hi all,

installation of SAP NetWeaver 2004s ABAP Trial Version

which was attached to the book ABAP-Objects ends again and again with

ProductException: (error code = 200; message="Java error"; exception = )

Attached you find information about

1) Host-file

2) Network connections

4) Error - Log

It seems that the [# [#]

#

echo 7/tcp

echo 7/udp

discard

9/tcp sink null

discard 9/udp sink null

systat 11/tcp users

#Active users

systat 11/tcp users #Active users

daytime 13/tcp

daytime

13/udp

qotd 17/tcp quote #Quote of the day

qotd 17/udp quote

#Quote of the day

chargen 19/tcp ttytst source #Character generator

chargen

4) == E R R OR L O G ================================================

(Jan 1, 2007 1:07:15 PM), Install, com.sap.installshield.sdcstepswrapper.StepWrapperInstallFiles, err,

an error occurred and product installation failed. Look at the log file D:SAPNSPlog.txt for details.

(Jan 1, 2007 1:07:15 PM), Install, com.sap.installshield.sdcstepswrapper.StepWrapperInstallFiles, err,

ProductException: (error code = 200; message="Java error"; exception = )

STACK_TRACE: 15

ProductException: (error code = 200; message="Java error"; 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.executeAllInstallationSteps(StepWrapperInstallFiles.java:177)

at com.sap.installshield.sdcstepswrapper.StepWrapperInstallFiles.install(StepWrapperInstallFiles.java:268)

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)

(Jan 1, 2007 1:12:17 PM), Install, com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct, err,

An error occurred and product uninstallation failed. Look at the log file D:SAPNSPlog.txt for details.

(Jan 1, 2007 1:12:17 PM), Install, com.sap.installshield.sdcstepswrapper.StepWrapperInstallFiles, err,

ProductException: (error code = 200; message="Java error"; exception = )

STACK_TRACE: 15

ProductException: (error code = 200; message="Java error"; 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

== Remark to threads ========================

Thread a)

"I found it is very useful to have a clean system" => not applicable to me

Thread b)

deals with removing relics of previous installations => hints considered but error still appears

Thread c)

not applicable to me

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello,

my hostfile contains only

127.0.0.1 localhost

I've configurated the loopback adapter to

IP 10.10.0.10

Subnetmask: 255.255.255.0

How much MB/GB is your Virtual Memory in Windows?

I've set it to the maximum of 4096MB.

Try to name your computer only with characters, no numbers.

Hope this will help you

Michael

Former Member
0 Kudos

Hi all

I've read your entrys.

Saw that the solution is missing.

It can be found in the manuals:

1. Download the "Registry Clean Tool for SAP NetWeaver 2004s ABAP" and use it.

2. Download the latest Version of "SAP NetWeaver 2004s ABAP" and un-rar it.

3. Install the "Microsoft Loopback Adapter" an activate it.

4. Retry to install.

Summary:

So the error 200 was caused for the first time from trying an installation without a Loopback Adapter, and after that from trying to re-install without cleaning the registry.

Now its working fine.

Thomas

RichHeilman
Developer Advocate
Developer Advocate
0 Kudos

Frank, I believe that your computer name is too long. I think it needs to be 13 characters or less.

HASTRICH-FB10D5

REgards,

Rich Heilman

Former Member
0 Kudos

Hi Rich,

thanks for your help, but the some errors occured even though i changed the name of the computer to FHASTRICH001

Very kind regards

Frank

RichHeilman
Developer Advocate
Developer Advocate
0 Kudos

Did you also update your host file with the new computer name?

1) == H O S T - File =================================================

10.10.0.10 localhost

10.10.0.10 HASTRICH-FB10D5 #That is the computer name

REgards,

RIch Heilman

RichHeilman
Developer Advocate
Developer Advocate
0 Kudos

And make sure to activate the loopback adapter.

REgards,

RIch Heilman

Former Member
0 Kudos

Hallo Rich,

my hostdatei

10.10.0.10 localhost

10.10.0.10 FHASTRICH001 #That is the computer name

and the loopbackadapter has status <connected, with fire wall>

But it doens't work.

.....

Do you have another idea what might be wrong?

Thanks for your support

Frank

Former Member
0 Kudos

Hi Frank,

I have the same problem. I you solved the problem I would appriciate if you tell me the solution.

Thanks and regards

David

Former Member
0 Kudos

possible solution:

i had the error code = 200 when installing the trial version.

All i had to do was plug my computer to the internet and then it worked... dont know if this will help, but it might... good luck!