cancel
Showing results for 
Search instead for 
Did you mean: 

cannot start to install SM

Former Member
0 Kudos

Hi all

it show the followings error after start for install

Program is starting... Please wait!

This application has requested the Runtime to terminate it in an unusual way.

Please contact the application's support team for more information.

Exit status of child: 3

Regards.

Kevin

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi Kevin

If you system is standalone system with out connected to any network in those case you need to set up loopback adapter which acts as a network connection so that we can proceed with installation of SAP with out any issues

R u sure JAVA_HOME is properly set

start>run>cmd-->java -version

past the out put here

Regards

Uday

Former Member
0 Kudos

hi Uday

C:\Documents and Settings\Administrator.OX01OX01>java -version

ava version "1.6.0_14"

ava(TM) SE Runtime Environment (build 1.6.0_14-b08)

ava HotSpot(TM) Client VM (build 14.0-b16, mixed mode, sharing)

Regards

Former Member
0 Kudos

check link for loopback adapter installation. [http://support.microsoft.com/kb/839013]

check install guide for the appropriate JDK version for your installation.

C:\Documents and Settings\Administrator.OX01OX01>java -version
ava version "1.6.0_14"
ava(TM) SE Runtime Environment (build 1.6.0_14-b08)
ava HotSpot(TM) Client VM (build 14.0-b16, mixed mode, sharing)

http://service.sap.com/instguides

Former Member
0 Kudos

Hi Kevin

Have you installed lookbackadapter or is your system connected to any network ?

Have you installed java which version?if so did you set JAVA_HOME properly?

Regards

Uday

Former Member
0 Kudos

hi uday

what is lookbackadapter used for? I had no installed that.

I using Java 1.4.23 and had been setup the java home already

Regards,

Former Member
0 Kudos

Kevin,

Check your ipaddress using start->run->write CMD-> write ipconfig. If it is in network it will show ipadress, but if it is not in network, you need to configured loopback adapter and assign a ip. System ip address need to update in host file.

On which OS you are installing SM?

Suman

Former Member
0 Kudos

hi

i try to install in Winxp

regards

Former Member
0 Kudos

Hi

You can find your host file at C:\WINDOWS\system32\drivers\etc

Open the host file with notepad and enter you ipaddress and hostname(Ex:10.0.0.1 Hostname )

Regards

Uday

Former Member
0 Kudos

Hi Kevin

Have you set your ip adress and host name in hostfile?

Check JAVA_HOME is set correctly

Regards

Uday

Former Member
0 Kudos

Hi Uday

where can I found the hostfile?

Regards,

Kevin

Former Member
0 Kudos

Hi,

In unix, path will be /etc/hostfile

In windows, write drivers in start->run command. click on etc folder open hostfile.

What is your hardware configuration RAM, CPU?

Thanks,

Suman

Former Member
0 Kudos

1 GB only

and P4 2.6 CPU

the hostname file is txt format?

Regards,

Former Member
0 Kudos

you can edit it with notepad.

the "hosts" file is not a txt file

Did you specify enough pagefiles?

Edited by: David Kroone on Jul 14, 2009 12:03 PM