cancel
Showing results for 
Search instead for 
Did you mean: 

Error when I install the Database instance

Former Member
0 Kudos

Hallo,

I will install a SAP WEB AS 6.40 with MaxDB on Linux 9 with servicepack 3. I install with the root user. I that the LD_LIPRARY_PATH and have install the J2SE engine. When I install the Database instance, they stop with the error:

RROR 2006-07-31 06:12:01 [iaxxejsbas.cpp:148]

EJS_ErrorReporter

FJS-00003 TypeError: linkTarget has no properties (in script InstallationScript_30, line 6363: ???)

iauxsysex.c:297: child 4935 has crashed. Executable directory is /tmp/sapinst_exe.4934.1154351400. Contact Support.

iaextract.c:879: child has signaled an exec error. Keeping directory /tmp/sapinst_exe.4934.1154351400

why ?

Thanks yves

Accepted Solutions (0)

Answers (6)

Answers (6)

Former Member
0 Kudos

I am sorry. ignore my posting. Was intended for a Sun solaris based installation.

Former Member
0 Kudos

I also got the same error... after setting the ulimts to 'unlimited' and rebooting installation went through.

> ulimit -a

core file size (blocks, -c) unlimited

data seg size (kbytes, -d) unlimited

file size (blocks, -f) unlimited

max memory size (kbytes, -m) unlimited

open files (-n) 2000

pipe size (512 bytes, -p) 64

stack size (kbytes, -s) unlimited

cpu time (seconds, -t) unlimited

max user processes (-u) 262144

virtual memory (kbytes, -v) unlimited

Thanks & Regards,

Venkat

Former Member
0 Kudos

Hello,

this looks like the JAVA_HOME is not set correctly.

It should be enough to set this environment Variable before starting sapinst...

Regards,

Thorsten

Former Member
0 Kudos

Run SUN update and got the problem solved

Cheers,

Damien

p_demey
Explorer
0 Kudos

I have the same problem. What do you mean with SUN update? what did you update?

Michel

Former Member
0 Kudos

I meant:

Sun Update Connection System Edition 1.0.4 Update.

http://www.sun.com/download/products.xml?id=4457d96d

DOwnload and update your x86 system then try installing SAP.

Good luck.

Damien

Former Member
0 Kudos

Sorry here is the error:

iauxsysex.c:316: child 891 has crashed. Executable directory is /tmp/sapinst_exe.890.1159813604. Contact Support.

iaextract.c:814: child has signaled an exec error. Keeping directory /tmp/sapinst_exe.890.1159813604

Former Member
0 Kudos

Hi,

Here is the output of ulimit -a

  1. ulimit -a

core file size (blocks, -c) unlimited

data seg size (kbytes, -d) unlimited

file size (blocks, -f) unlimited

open files (-n) 256

pipe size (512 bytes, -p) 10

stack size (kbytes, -s) 10240

cpu time (seconds, -t) unlimited

max user processes (-u) 16357

virtual memory (kbytes, -v) unlimited

Former Member
0 Kudos

Hi,

I am having similar issues on Solaris_X64. did you manage to pass through this?

Here is the error:

Starting GuiServer using:

/usr/bin/java -cp /tmp/sapinst_exe.798.1159811735/JAR/instgui.jar:/tmp/sapinst_exe.798.1159811735/JAR/inqmyxml.jar -Djava.security.egd=file:/dev/urandom SDTServer config=jar:sdtserver.xml guiport=21212 sapinsthost=localhost sapinstport=21200

Segmentation Fault (core dumped)