cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with temporay license

Former Member
0 Kudos

Hi

I am installing the SAP netweaver on AIX box.

The env is as follows:

  1. uname -a

AIX ctsaix02 3 5 005438AD4C00

Database : MAXDB

I am getting the following error on step 20 of 23

Step 20 is "Install temporay lincense"

INFO 2006-12-28 07:19:58

CJSlibModule::writeInfo_impl()

Output of /usr/java14_64/bin/java -classpath ./sharedlib/launcher.jar:. com.sap.engine.offline.OfflineToolStart com.sap.engine.tools.offlinelikeyinst.InstallFirstTempLicense ./lib:./sharedlib /tmp/sapinst_instdir/NW04/SYSTEM/JAVA/CENTRAL/DEFAULT/InstallFirstTempLicense.properties is written to the logfile /tmp/sapinst_instdir/NW04/SYSTEM/JAVA/CENTRAL/DEFAULT/installLicense.log.

WARNING 2006-12-28 07:20:06

CJSlibModule::writeWarning_impl()

Execution of the command "/usr/java14_64/bin/java -classpath ./sharedlib/launcher.jar:. com.sap.engine.offline.OfflineToolStart com.

sap.engine.tools.offlinelikeyinst.InstallFirstTempLicense ./lib:./sharedlib /tmp/sapinst_instdir/NW04/SYSTEM/JAVA/CENTRAL/DEFAULT/In

stallFirstTempLicense.properties" finished with return code 13. Output:

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

at java.net.PlainSocketImpl.socketConnect(Native Method)

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

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

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

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

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

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

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

at com.sap.engine.tools.offlinelikeyinst.KeySystemImpl.getHwId(KeySystemImpl.java:109)

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

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

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:85)

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

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 hardware key.

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

at java.net.PlainSocketImpl.socketConnect(Native Method)

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

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

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

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

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

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

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

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:65)

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:85)

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

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 unkno

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Can u be a bit more clear about the step, in the sence that do u get any message on the task bar. which process led it to the error would be there on the task bar, i hope so.

Former Member
0 Kudos

Hi Mantosh,

ITs failing at the 20th step

Installing lincense

The message given is

CJS-20019 Error when installing temporary license.<br>DIAGNOSIS: External systems are not available.<br>SOLUTION: Check connection to DB and messaging service.

Regards

Manoj

Former Member
0 Kudos

Hi,

This problem normally occurs if your SCS instance is not coming up. PLease check your kernel parameter shmmax, and let me know what value is assigned to it.

Regards,

Mantosh

Former Member
0 Kudos

Wher can i find the value of it in AIX

i have checked the /etc/security/limits

and set the default values to -1

  1. limit

cputime unlimited

filesize unlimited

datasize unlimited

stacksize unlimited

coredumpsize unlimited

memoryuse 32768 kbytes

descriptors 2000

Regards

Manoj

Former Member
0 Kudos

Hi,

Go to /proc/sys/kernel and open shmmax using vi and send me the value what is written over there.

Regards,

Mantosh

Former Member
0 Kudos

Hi,

i could not find the file there

in the /proc/sys directory there is as file "fs"

In the directory

"/proc/sys/fs/jfs2"

I could find the following files

buffers_per_pager_device metadata_cache_size statistics

dynamic_buffer_prealloc_slabs non_fatal_crashes_system sync_modified_mapped

inode_cache_size rbna_cluster_size writebehind_random_cluster_size

max_usable_max_transfer readahead_max_pages writebehind_random_threshold

memory_usage readahead_min_pages writebehind_seq_cluster_size

System info is

  1. uname -a

AIX ctsaix02 3 5 005438AD4C00

REgards

Manoj

Former Member
0 Kudos

hi,

Go inside /proc/sys/kernel/ and there you will find that file.

Regards,

mantosh

Former Member
0 Kudos

Did you follow all of the preparation steps for installation?

Especially, hosts file update?