cancel
Showing results for 
Search instead for 
Did you mean: 

Error installing SAP NetWeaver 7.2 ABAP Trial Version

Former Member
0 Kudos

Hi,

At the beginning of the installation of SAP NetWeaver 7.2 ABAP Trial Version the following error occurred:

Program is starting... Please wait!

ERROR 2010-12-28 18:58:18.804

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

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

Opened sylib721.dll

exe dir is C:UsersVINCIU~1AppDataLocalTempsapinst_exe.3164.1293569860

MessageLib initialized successfully.

Creating file C:UsersViníciusAppDataLocalTempsapinst_exe.3164.1293569860dev_sap_kernel_test_28_Dec_2010_18_58_18.

Removed file C:UsersViníciusAppDataLocalTempsapinst_exe.3164.1293569860dev_sap_kernel_test_28_Dec_2010_18_58_18.

Initialized SAP kernel tracing to file C:UsersVINCIU~1AppDataLocalTempsapinst_exe.3164.1293569860dev_sap_kernel

Creating file C:UsersViníciusAppDataLocalTempsapinst_exe.3164.1293569860dev_sap_kernel_test_28_Dec_2010_18_58_18.

Removed file C:UsersViníciusAppDataLocalTempsapinst_exe.3164.1293569860dev_sap_kernel_test_28_Dec_2010_18_58_18.

Initialized SAP kernel tracing to file C:UsersVINCIU~1AppDataLocalTempsapinst_exe.3164.1293569860dev_sap_kernel

Opened C:UsersVINCIU~1AppDataLocalTempsapinst_exe.3164.1293569860/iaguieng721.dll

Error initializing network library. SAPRETURN: 0xffffffff

Exception thrown near line 107 in file syxxcniwrapper.cpp

Stack trace:

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

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

At line 107 file syxxcniwrapper.cpp

Call stack:

iaxxcrunenv.cpp: 65: 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 pid = 2700 :

gethostnameU16 encountered invalid UTF-8

ed 63 69 |.ci |

Characters previously read:

0056 0069 006e |Vin |

*--- Unicode interface -


End of message -


*

Exit status of child: 1

what's the solution?

thanks!

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

to install SAP it is necessary to have your host in a network.

If you are installing on a stand alone machine then you will have to install a loop back adapter if you are installing on windows.

Also make below entry in the host file

127.0.0.1 <host-name>

Now ping 127.0.0.1 and see its giving proper response.

Former Member
0 Kudos

Hi,

It looks like the hostname is not being identified by the SAP Installer.

Could open a command prompt and check if 'hostname' returns a value?

Regards,

Srikishan