Skip to Content
0
Former Member
Feb 07, 2007 at 05:00 AM

NW2004s SP9 Java - Path component contains reserved character

59 Views

Hi,

I downloaded SAP NetWeaver 04s SP9 Java trial version files from here:

https://www.sdn.sap.com/irj/sdn/downloaditem?rid=/library/uuid/cfc19866-0401-0010-35b2-dc8158247fb6

I unpacked all of the files into one directory. After entering the path to the JCE policy zip file, I received an installation error. This is the relevant section in the log file.

Execute step setNWOption of component |NW_Java_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_getJavaHome|ind|ind|ind|ind|0|0.

INFO 2007-02-07 14:12:33

Execute step collect of component |NW_Java_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_GetSidNoProfiles|ind|ind|ind|ind|1|0.

ERROR 2007-02-07 14:12:34

FSL-02107 Path component contains reserved character ('"'): "C:

ERROR 2007-02-07 14:12:34

FSL-02106 Path contains reserved character ('"'): "C:SAPJP1SYSprofileSTART_JC00_ozbolands-a1"

ERROR 2007-02-07 14:12:34

MUT-03025 Caught ESyException in Modulecall: Bad path component: "C:.

ERROR 2007-02-07 14:12:34

FCO-00011 The step collect with step key |NW_Java_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_GetSidNoProfiles|ind|ind|ind|ind|1|0|collect was executed with status ERROR .

Note: I checked my system path and it doesn't contain any " characters. I'm not sure why this is occurring. I also tried shortening the path of the installed files but it didn't solve the problem. Any ideas?