cancel
Showing results for 
Search instead for 
Did you mean: 

NWDS can't install

Former Member
0 Kudos

Hello,

I tried to install NetWeaver Developer Studio 2004s Developer Workplace on local machine with MAXDB for Rump-up.

But I encountered the Error When I tried to install.

The sapinst.log says,

****************

"C:\Program Files\sapinst_instdir\WORKPLACE\INSTALL_MAXDB\IMPORT.XML" -log jload.log' aborts with return code 1. Check 'jload.log' and 'C:/Program Files/sapinst_instdir/WORKPLACE/INSTALL_MAXDB/jload.java.log' for more information.

ERROR 2006-05-30 18:39:05

FCO-00011 The step importJavaDump with step key |NW_Workplace|ind|ind|ind|ind|0|0|NW_Java_OneHost|ind|ind|ind|ind|3|0|NW_Jload|ind|ind|ind|ind|12|0|importJavaDump was executed with status ERROR .

************************

jlogd.log says

***********************

2006/05/30 18:39:04 com.sap.inst.jload.Jload dbImport

情報: XAP_UOM_UNITCONVES loaded (0 rows)

2006/05/30 18:39:04 com.sap.inst.jload.Jload dbImport

情報: trying to create table XAP_UOM_UNITOFMEAS

2006/05/30 18:39:04 com.sap.inst.jload.Jload dbImport

情報: table XAP_UOM_UNITOFMEAS created

2006/05/30 18:39:04 com.sap.inst.jload.Jload dbImport

情報: XAP_UOM_UNITOFMEAS loaded (0 rows)

2006/05/30 18:39:05 com.sap.inst.jload.db.DBConnection disconnect

情報: disconnected

***************************

I don't know why the process couldn't connect with MAXDB.

Plese let me know.

Regards.

Koji

Accepted Solutions (0)

Answers (7)

Answers (7)

Former Member
0 Kudos

I had a similar situation running on Linux. It appears that however many times I restarted "sapinst", my LD_LIBRARY_PATH would increase greatly. It took a while to find where the file was, but here it is. I hope this helps.

/usr/sap/<SID>/JC<Instance #>/j2ee/cluster/instance.properties.vmprop

Former Member
0 Kudos

Hi,

@ DENG RIYONG :

the memory settings are related to the developer studio, not the j2ee engine. Edit the settings in the 'vm.parameters'-file in the root directory of your developer studio. Example:

-Xmx512m

-Xms128m

-XX:PermSize=32m

-XX:MaxPermSize=128m

brgds

Bernd

Former Member
0 Kudos

hi

but i am unable to add server in SAP J2EE engine config tool,,

regards

Former Member
0 Kudos

Stay on-topic please!

This topic is about a NetWeaver Developer Studio installation problem, not about the Web AS!

Besides that, Web AS specific questions should be posted in

Former Member
0 Kudos

Hi,

I am also having problems in SAP NWDS Installation.

After completing the installation, I am getting this error message " Problems during startup. Checkk the '.log' file in the '.metadata' directory of your workspace.

Please tell me what can be the way out.

Thanks,

Snehal

Former Member
0 Kudos

As the error message tells you: Check the '.log' file in the '.metadata' directory of your workspace.

If you cannot find the solution yourself this way, come back and give some more info (like the contents of that file for example).

Former Member
0 Kudos

Hello.

Thanks All!

I could solve the problem.

I set Max Heap Size from 1024m to 256m.

and I set -Xms Size from 1024m to 256m.

Regards Koji.

Former Member
0 Kudos

Hi,Shuichiro Sekikawa

How to set Max Heap Size from 1024m to 256m.

and I set -Xms Size from 1024m to 256m? and where can be able to change?

thanks

former_member192343
Active Contributor
0 Kudos

to change max heap size and others parameters goto config tool, choose cluster data->your_instance->server and will see java parameters at the right pane.

Former Member
0 Kudos

Try looking in the instance profile and the parameter DIR_CT_RUN. If the DIR_CT_RUN variable of the instance is DIR_CT_RUN =
$(SAPGLOBALHOST)\sapmnt\$(SAPSYSTEMNAME)\$(OS_UNICODE)\ <platform>, change it to DIR_CT_RUN =
$(SAPGLOBALHOST)\sapmnt\$(SAPSYSTEMNAME)\SYS\exe\run

Your directory to oss note 848950 talks about it.

Former Member
0 Kudos

Thank you for your information !

I could solve the problem.

But, The another error occurred.

The sapinst.log says

************************

ERROR 2006-06-13 08:01:52

CJS-30150 Java processes of instance AAA/JC01 [Java: UNKNOWN] did not reach state PARTRUNNING after 20:00 minutes. Giving up.

ERROR 2006-06-13 08:01:52

FCO-00011 The step startJava with step key |NW_Workplace|ind|ind|ind|ind|0|0|NW_Java_OneHost|ind|ind|ind|ind|3|0|NW_CI_Instance|ind|ind|ind|ind|14|0|NW_CI_Instance_StartJava|ind|ind|ind|ind|4|0|startJava was executed with status ERROR .

************************

I have no idea how to solve this problem.

Please let me know.

Thanks again.

Koji

Former Member
0 Kudos

Thank you, Erin.

What you told me worked well.

The installation process can restart.

But, The another error occurred.

The sapinst.log says

************************

ERROR 2006-06-08 09:36:13

CJS-30059 J2EE Engine configuration error. DIAGNOSIS: Error when configuring J2EE Engine. See output of logfile umconfigurator.log: '

Jun 8, 2006 2:36:09 AM Info: UME configurator (com.sap.security.tools.UMConfiguratorLoad) called for action "setup"

PerfTimes : loadNativeLayer: loading jperflib failed() no jperflib in java.library.path

java.text.ParseException: cannot read MAC address from [

Windows IP Configuration

Host Name . . . . . . . . . . . . : EM362PA

Primary Dns Suffix . . . . . . . :

Node Type . . . . . . . . . . . . : Unknown

IP Routing Enabled. . . . . . . . : No

WINS Proxy Enabled. . . . . . . . : No

Ethernet adapter ]

at com.sap.bc.krn.perf.PerfTimes.windowsParseMacAddress(PerfTimes.java:1125)

at com.sap.bc.krn.perf.PerfTimes.getMacAddress(PerfTimes.java:289)

at com.sap.bc.krn.perf.PerfTimes.getMacAddress(PerfTimes.java:260)

at com.sap.tc.logging.UID.getnodeaddress

,,,,

ERROR 2006-06-08 09:36:13

FCO-00011 The step runUMConfigurator with step key |NW_Workplace|ind|ind|ind|ind|0|0|NW_Java_OneHost|ind|ind|ind|ind|3|0|NW_CI_Instance|ind|ind|ind|ind|14|0|NW_CI_Instance_Configure_Java|ind|ind|ind|ind|3|0|NW_UME_Configuration|ind|ind|ind|ind|1|0|NW_UME_Configuration_Standalone|ind|ind|ind|ind|0|0|runUMConfigurator was executed with status ERROR .

******************************

I understand what the log says.

(the Mac Address couldn't be read)

But, I have no idea how to solve this problem.

Please let me know.

Thanks again.

Koji

Former Member
0 Kudos

Hello Koji,

could you solve that problem with the jperflib in your installation?

Because I am having the same error when trying to install NW2004s SR1 Developer Workplace on windows.

I would be interested in your solution, because the SAP note 848950, which Richard Yarde mentiones, just advices to restart the SAPinst, which doesnt change anything, but fails at the exact same point again.

Best regards,

Frank.

Former Member
0 Kudos

Hi Frank And Koji,

I am also on the same track <Nw 04s SR1 Installation>

please advice me to get rid of Java unknown problem.

Regards

Piyush

Erin2
Advisor
Advisor
0 Kudos

Hello Koji,

I had similar issues during the import phase and found that I had to set my clock to GMT +1 to get through the import. I know it a weird error, but give it a try. It has worked for me an several collegues.

Cheers, Erin

Former Member
0 Kudos

Hello,

I have got the same error:

---

ERROR 2007-07-11 17:56:43

FCO-00011 The step importJavaDump with step key |NW_Workplace|ind|ind|ind|ind|0|0|NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_Jload|ind|ind|ind|ind|9|0|importJavaDump was executed with status ERROR .

---

The thing is, my clock is already set to GMT+1.

Does anyone know what to do ?

Thanks in advance