cancel
Showing results for 
Search instead for 
Did you mean: 

Can't install a temporary license key because the system ID is unknown

Former Member
0 Kudos
212

Hi ,

I'm doing a Java installation and getting the followijng error.

Could not get the hardware key.java.net.ConnectException: A remote host refused an attempted connect operation.

Could not get the hardware key.

java.net.ConnectException: A remote host refused an attempted connect operation.

at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:355)

at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:220)

at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:207)

at java.net.Socket.connect(Socket.java:479)

at java.net.Socket.connect(Socket.java:429)

at java.net.Socket.<init>(Socket.java:336)

at java.net.Socket.<init>(Socket.java:181)

at com.sap.engine.tools.offlinelikeyinst.KeySystemImpl.getDumpInfo(KeySystemImpl.java:191)

at com.sap.engine.tools.offlinelikeyinst.KeySystemImpl.getParams(KeySystemImpl.java:179)

at com.sap.engine.tools.offlinelikeyinst.KeySystemImpl.getSystemId(KeySystemImpl.java:158)

at com.sap.security.core.server.likey.Admin.<init>(Admin.java:540)

at com.sap.engine.tools.offlinelikeyinst.Installer.<init>(Installer.java:76)

at com.sap.engine.tools.offlinelikeyinst.InstallFirstTempLicense.start(InstallFirstTempLicense.java:91

at com.sap.engine.tools.offlinelikeyinst.InstallFirstTempLicense.main(InstallFirstTempLicense.java:59)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:61)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)

at java.lang.reflect.Method.invoke(Method.java:391)

at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)

Could not get the System ID (SID).

Can't install a temporary license key because the system ID is unknown.

I have changed the keydb.xml and changed the profiles for scs port from 3901 to a different one and still getting the same error.Any advice or suggestions?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

deleted the old licenses and applied the new one.