cancel
Showing results for 
Search instead for 
Did you mean: 

New SAP NetWeaver 7.01 ABAP Trial Version Failure

Former Member
0 Kudos

I try to start the SAPNSP_00 service but it just shuts down...

my operating systems is Windows Vista Business

here's the sap/nsp/log

(Oct 10, 2008 10:42:52 PM), Install, com.sap.installshield.sdcstepswrapper.StepWrapperInstallFiles, err, An error occurred and product installation failed. Look at the log file C:\SAP\NSP\log.txt for details.

(Oct 10, 2008 10:42:52 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.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)

(Oct 10, 2008 10:42:54 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.

(Oct 10, 2008 10:42:54 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)

-


and it looks like the install of max db is ok:

-


MaxDB: 18641 ERROR: XSERVER is already running!

Fri Oct 10 22:40:52 GMT 2008 MaxDB: rc of x_server call = 32

Fri Oct 10 22:40:52 GMT 2008 MaxDB: Changing passwords for :NSP

Fri Oct 10 22:40:52 GMT 2008 MaxDB: Try to establish connection to nsp

Fri Oct 10 22:40:53 GMT 2008 MaxDB: Setting password for user CONTROL

Fri Oct 10 22:40:54 GMT 2008 done

Fri Oct 10 22:40:54 GMT 2008 MaxDB: Setting password for user SUPERDBA

Fri Oct 10 22:40:56 GMT 2008 done

Fri Oct 10 22:40:56 GMT 2008 MaxDB: Setting password for user sapnsp

Fri Oct 10 22:40:56 GMT 2008 done

Fri Oct 10 22:40:56 GMT 2008 MaxDB: Loading Systemtables

Fri Oct 10 22:41:01 GMT 2008 done 0,OK: everything works fine

0,"C:\sapdb\NSP\db\bin\sdbsysload" -R "C:\sapdb\NSP\db" -d NSP -u superdba,*"

Installing tables for instances

Removing obsolete objects

Installing Loader tables

Installing messages and help

Installing SYSDBA tables

Installing comments for SYSDBA tables

Installing ODBC tables

Installing tables for WebAgent

Installing tables for Repository (WebDAV)

Installing DOMAIN tables

Installing comments for DOMAIN tables

Installing Views as replacement for SHOWs

Installing Database Manager tables

Installing SYSINFO tables

Installing comments for SYSINFO tables

Installing support for UDE (User Defined Extensions)

Installing tables for JDBC Database Metadata

Installing tables for SQLDBC Database Metadata

Installing additional triggers

Installing tables for DBAnalyzer

==================================

Installation successfully finished

==================================

Fri Oct 10 22:41:11 GMT 2008 MaxDB: rc of changing passwords = 0

Fri Oct 10 22:41:11 GMT 2008 MaxDB: End of CallSdbinst

Fri Oct 10 22:41:11 GMT 2008 MaxDB: End of installation

-


Accepted Solutions (1)

Accepted Solutions (1)

younghwan_kim
Active Participant
0 Kudos

Might be the problem of the message server.

Check the file '%WINDIR%\system32\drivers\etc\services'

and there should be an entry of 'sapmsNSP 3600/tcp'.

If not, add it.

Answers (0)