cancel
Showing results for 
Search instead for 
Did you mean: 

Installing SAP NetWeaver failed

Former Member
0 Kudos

hi

I tried to install SAP NetWeaver and the installation failed

I got this message

Program is starting... Please wait!

ERROR      2013-05-04 23:48:11.632 [syxxcniwrapper.cpp:105]

           NI::CNIInit::CNIInit() lib=syslib module=syslib

FSL-03000  Error initializing network library. SAPRETURN: 0xffffffff

Opened sylib722.dll

exe dir is C:\Users\BC00~1\AppData\Local\Temp\sapinst_exe.1976.1367700399

MessageLib initialized successfully.

Creating file C:\Users\משה\AppData\Local\Temp\sapinst_exe.1976.1367700399\dev_sap_kernel_test_04_May_2013_23_48_08.

Removed file C:\Users\משה\AppData\Local\Temp\sapinst_exe.1976.1367700399\dev_sap_kernel_test_04_May_2013_23_48_08.

Initialized SAP kernel tracing to file C:\Users\BC00~1\AppData\Local\Temp\sapinst_exe.1976.1367700399\dev_sap_kernel

Opened C:\Users\BC00~1\AppData\Local\Temp\sapinst_exe.1976.1367700399/iaguieng722.dll

Initialized SAP kernel tracing to file dev_sap_kernel

Error initializing network library. SAPRETURN: 0xffffffff

Exception thrown near line 107 in file syxxcniwrapper.cpp

Stack trace:

iaxxcrunenv.cpp: 66: CController::getServerHostName()

syxxcniwrapper.cpp: 88: NI::CNIInit::CNIInit()

At line 107 file syxxcniwrapper.cpp

Call stack:

iaxxcrunenv.cpp: 66: CController::getServerHostName()

syxxcniwrapper.cpp: 88: NI::CNIInit::CNIInit()

Error initializing network library. SAPRETURN: 0xffffffff

Failed action:  with parameters

Error number 4294967295 error type SAP_RETURN

--- Unicode interface [nlsui1.c line 451] pid = 2108 :

gethostnameU16 encountered invalid UTF-8

ee f9 e4                                        |...             |

Characters previously read:

--- Unicode interface ------ End of message ------

Exit status of child: 1

Someone can help me Please-?

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member185239
Active Contributor
0 Kudos

Hi Moshe,

Can you please tell me in which phase you are getting error.

Also check the hosts file entry.

Make a entry as shown below

<ip>   <hostname>

If you are getting error in 2nd or 3rd phase of sapinst.

You need to check the network adapter.

If you want to install loopback adapter follow the below steps

1.In the host operating system, right-click My Computer, and then select Properties. Depending on the style of the start menu, My Computer may be located in the Start menu.

2.In the System Properties dialog box, on the Hardware tab, click Add Hardware Wizard.

In the Add Hardware dialog box, click Next.

When the Is the hardware connected? dialog box appears, click Yes, I have already connected the hardware, and then click Next.

3. In the Installed hardware list, click Add a new hardware device, and then click Next.

In the What do you want the wizard to do? list, click Install the hardware that I manually select from a list (Advanced), and then click Next.

4.In the Common hardware types list, click Network adapters, and then click Next.

In the Manufacturer list, click Microsoft.

5.In the Network Adapter list, click Microsoft Loopback Adapter, and then click Next twice.

6. If a message about driver signing appears, click Continue Anyway.

In the Completing the Add Hardware Wizard dialog box, click Finish, and then click OK.

With Regards

Ashutosh Chaturvedi

Former Member
0 Kudos

i have windows 7

i install Microsoft Loopback Adapter

i have a host name

i getting error in the firs

What do I need to write a file hosts?

this is my hosts file:


# Copyright (c) 1993-2001 Microsoft Corp.

#

# This file has been automatically generated for use by Microsoft Internet

# Connection Sharing. It contains the mappings of IP addresses to host names

# for the home network. Please do not make changes to the HOSTS.ICS file.

# Any changes may result in a loss of connectivity between machines on the

# local network.

#

10.10.0.10 netweaver

And still unable to install

Thanks for the help

Moshe

former_member185239
Active Contributor
0 Kudos

Hi Moshe,

Can you please paste the screenshot , so that i can see where you facing the problem

exactly.

start the sapinst

sapinst.exe SAPINST_USE_HOSTNAME=<give the hostname>

With Regards

Ashutosh Chaturvedi

Former Member
0 Kudos
Former Member
0 Kudos

this is my new message

Program is starting... Please wait!

Starting GUIServer using:

  SAPinst port  : 21200

  GUIServer port: 21212

  HTTP port     : 4239

  GUI autostart : on

  GUI mode      : normal

  command       : "C:/Users/BC00~1/AppData/Local/Temp/sapinst_exe.2884.1367759847/jre\bin\java.exe" -cp "C:\Users\BC00~1\AppData\Local\Temp\sapinst_exe.2884.1367759847\jar\instgui.jar" -Xmx256M -Dsun.java2d.noddraw=true -Dsap.env.var.javahome=SAPINST_JRE_HOME SDTServer "rootdir=C:\Users\משה\.sdtgui" config=jar:sdtserver.xml guiport=21212 httpport=4239 -nolock -srvarg=/SAPinstService/host=127.0.0.1 -srvarg=/SAPinstService/port=21200

load resource pool C:\Users\משה\Desktop\NWABAPTRIAL70304_64\SAP_NetWeaver_703_Installation_Master\DATA_UNITS\BS2011_IM_WINDOWS_X86_64\resourcepool.xml

guiengine: No GUI server connected; waiting for a connection on host moshe, port 21200 to continue with the installation

   :    [3596]  16:18:56    ***Warning: Loadavg: Could not add processor time performance counter to query.

May 5, 2013 4:19:07 PM [Error]: java.io.IOException: Invalid argument

May 5, 2013 4:19:08 PM [Error]: java.io.IOException: Invalid argument

May 5, 2013 4:19:08 PM [Error]: com.sap.sdt.server.core.admin.InitException

May 5, 2013 4:19:08 PM [Fatal]: Error during controller startup.

May 5, 2013 4:19:08 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)

Someone can help?

thanks

moshe

Akshay_G
Contributor
0 Kudos

Hello Moshe,

Are you installing Netweaver 7.3 or older version?

The above error is related to java.

Do you have Java installed on your host, when you run sapinst, it needs java to give you the installation GUI if you are at older version of Netweaver.

Hope this helps.

Regards,

Akshay.

AtulKumarJain
Active Contributor
0 Kudos

Hi Moshe,

Your new message which is shown in above screenshot is due to already  runnning sapinst ,please chek it using task manager and kill sapinst.if possible please reboot the server .

After that please start the new sapinst.

Best Regards,

Atul

AtulKumarJain
Active Contributor
0 Kudos

Hi Moshe,

This issue due to hostname  of your server ,please check the hostname and correct it.

Best Regards,

Atul

Former Member
0 Kudos

Hi, looks like the same error as here: http://scn.sap.com/thread/1859560 . regards. George