cancel
Showing results for 
Search instead for 
Did you mean: 

Java-addin installation fails

Former Member
0 Kudos

Hello,

I've got following error while installing java-addin(Neteweaver 7.0).

-


ERROR 2008-12-16 22:52:40

FJS-00003 TypeError: fmgt.getNode(nodeString) has no properties (in script NW_Addin_CI|ind|ind|ind|ind, line 104014: ???)

ERROR 2008-12-16 22:52:40

FCO-00011 The step collectParamsForMinTemplate with step key |NW_Addin_CI|ind|ind|ind|ind|0|0|SAP_Software_Features_Enablement|ind|ind|ind|ind|11|0|NW_Fill_AS_Template|ind|ind|ind|ind|1|0|collectParamsForMinTemplate was executed with status ERROR .

-


"line 104014" is follwing.

-


104014: var propsStream = fmgt.getNode(nodeString).getFileStream("READ");

104015: var jprops = new JavaProperties(propsStream);

104016: var idProp = jprops.get("instance.prefix");

104017: if (!idProp)

104018:

-


OS : windows 2003

DB : Oracle 10g

installation media : Netweaver 7.0 SR2 ( because ABAP stack is non-unicode)

SCS and DB was successfully.

Please let me know ideas how to fix this.

Regards,

Taka

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello Taka,

the same error occured recently in a SR3 standalone installation.

I already checked the paths in the keydb.xml but they seem to be OK.

Could you please provide more information on how you fixed the problem?

Regards,

Benjamin

Former Member
0 Kudos

Hello,

this problem has been solved.

The cause was wrong value of SAP Directory in keydb.xml.

Thanks,

Taka

Former Member
0 Kudos

Hi everybody.

I have this exactlt problem:

EJS_ErrorReporter

FJS-00003 TypeError: fmgt.getNode(nodeString) has no properties (in script NW_Addin_CI|ind|ind|ind|ind, line 104014: ???)

Somebody could tell me how to solve this?

Best Regards

Davi