I am trying to install NW 7.3 EHP1 on a Windows 2008 R2 server.
When I Run sapinst.exe installation program is not coming up. The program starter windows is starting but minimizes to the taskbar menu.
I tried using the ‘Run as Administrator’ option as well. I am facing this problem when I login to the server with my I number user (added to administrator)
When I run the sapinst.exe with a local user on the server, I can run the program perfectly fine. I am not sure what the problem could be with my I number user. Any help or advice is really appreciated.
I am seeing this error message in the program starter window:
guiengine: No GUI server connected; waiting for a connection
on <unknown> to continue with the installation
Aug 28, 2014 12:53:44 PM [Error]: java.io.IOException: The
system detected a possible attempt to compromise security. Please ensure that
you can contact the server that authenticated you
Aug 28, 2014 12:53:44 PM [Error]: java.io.IOException: The
system detected a possible attempt to compromise security. Please ensure that
you can contact the server that authenticated you
below is the full text that I copied from the program
starter window.
Program is starting... Please wait!
SAPinst build information:
--------------------------
abi version : 722
make variant: 720_REL
build : 1370395
compile time: Oct 29 2012 18:26:51
SDT start mode [Java:
C:/Temp/2/sapinst_exe.4352.1409255598/jre\bin||Home: \\DWDFHOME02\xxxxxx$\||Cd:
P:\xxxxxx] => /default/
Starting GUIServer using:
SAPinst
port : pipe:536:548
GUIServer port :
21212
HTTP
port : 4239
GUIServer user :
no user switch
GUI
autostart : on
GUI
mode :
normal
Curdir
: P:\NW_73EHP1\SW_Prov_Mgr
command :
C:/Temp/2/sapinst_exe.4352.1409255598/jre\bin\java.exe -cp
"C:\Temp\2\sapinst_exe.4352.1409255598\jar\instgui.jar" -Xmx256M
-Dsun.java2d.noddraw=true -Dsap.env.var.javahome=SAPINST_JRE_HOME SDTServer
"rootdir=\\DWDFHOME02\I046889$\\.sdtgui" config=jar:sdtserver.xml
guiport=21212 httpport=4239 -nolock -srvarg=/SAPinstService/host=127.0.0.1
-srvarg=/SAPinstService/port=pipe:536:548
CurrentDirectory: P:\NW_73EHP1\SW_Prov_Mgr
load resource pool P:\NW_73EHP1\SW_Prov_Mgr\resourcepool.xml
guiengine: No GUI server connected; waiting for a connection
on <unknown> to continue with the installation
Aug 28, 2014 12:53:44 PM [Error]: java.io.IOException: The
system detected a possible attempt to compromise security. Please ensure that
you can contact the server that authenticated you
Aug 28, 2014 12:53:44 PM [Error]: java.io.IOException: The
system detected a possible attempt to compromise security. Please ensure that
you can contact the server that authenticated you
Aug 28, 2014 12:53:44 PM [Error]:
com.sap.sdt.server.core.admin.InitException
Aug 28, 2014 12:53:44 PM [Fatal]: Error during controller
startup.
Aug 28, 2014 12:53:44 PM [Fatal]: SL Controller exiting.
- java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sap.sdt.util.misc.MethodCall.invoke(MethodCall.java:73)
at com.sap.sdt.util.misc.BootStrapper.start(BootStrapper.java:68)
at SDTServer.main(SDTServer.java:49)
Caused by: java.lang.NullPointerException: while trying to
invoke the method
com.sap.sdt.server.core.config.ServerFileSystemIF.getSessionPasswordFile() of
an object returned from com.sap.sdt.server.core.admin.SDTServerAdmin.getFileSystem()
at
com.sap.sdt.server.core.admin.SDTServerAdmin.deleteSessionPasswordFile(SDTServerAdmin.java:480)
at com.sap.sdt.server.core.admin.SDTServerAdmin.exit(SDTServerAdmin.java:519)
at com.sap.sdt.server.core.admin.SDTServerAdmin.start(SDTServerAdmin.java:199)
... 7 more
- java.lang.NullPointerException: while trying to invoke the
method
com.sap.sdt.server.core.config.ServerFileSystemIF.getSessionPasswordFile() of
an object returned from
com.sap.sdt.server.core.admin.SDTServerAdmin.getFileSystem()
at
com.sap.sdt.server.core.admin.SDTServerAdmin.deleteSessionPasswordFile(SDTServerAdmin.java:480)
at com.sap.sdt.server.core.admin.SDTServerAdmin.exit(SDTServerAdmin.java:519)
at com.sap.sdt.server.core.admin.SDTServerAdmin.start(SDTServerAdmin.java:199)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sap.sdt.util.misc.MethodCall.invoke(MethodCall.java:73)
at com.sap.sdt.util.misc.BootStrapper.start(BootStrapper.java:68)
at SDTServer.main(SDTServer.java:49)
- java.lang.RuntimeException: invocation target exception:
while trying to invoke the method
com.sap.sdt.server.core.config.ServerFileSystemIF.getSessionPasswordFile() of
an object returned from
com.sap.sdt.server.core.admin.SDTServerAdmin.getFileSystem()
at com.sap.sdt.util.misc.MethodCall.invoke(MethodCall.java:95)
at com.sap.sdt.util.misc.BootStrapper.start(BootStrapper.java:68)
at SDTServer.main(SDTServer.java:49)