cancel
Showing results for 
Search instead for 
Did you mean: 

Error (FJS-00003) during Web AS Java Installation (7.00) SR3

Former Member
0 Kudos

Currently we are facing Issue during Web AS Java Installation.

We are running on:

OS: SUN Solaris SPARC 64bit

DB: Oracle 10.2.0.4

SAP version: SAP Netweaver 7.00 SR3

DBID: BIS

We already install WEB AS ABAP on our system (SAP BW), then we want to

install WEB AS JAVA that connect to the same database (BIS).

But our installation stops at step 23:

ERROR 2011-03-08 22:17:39.629 [iaxxejsbas.cpp:204]

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

TRACE 2011-03-08 22:17:41.717 [syuxctask.cpp:1382]

CSyTaskImpl::start(bool)

A child process has been started. Pid = 6957

ERROR 2011-03-08 22:17:56.828 [sixxcstepexecute.cpp:951]

FCO-00011 The step collectParamsForMinTemplate with step key |NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features_Enablement|ind|ind|ind|ind|5|0|NW_Fill_AS_Template|ind|ind|ind|ind|1|0|collectParamsForMinTemplate was executed with status ERROR ( Last error reported by the step :TypeError: fmgt.getNode(nodeString) has no properties (in script NW_Onehost|ind|ind|ind|ind, line 153364: ???)).

I found related SAP Notes about this (Note 1123645 - SMD Agent/SAPinst:

an exception occurs during installation) but it not applicable.

I also found some thread about this issue in SDN, but none of the gile full explanation to solve this issue:

Link: [;

Link: []

How can we skip if there is no options to skip, there is only 3 options available:

1. Retry

2. View Log

3. Stop

Appreciate your advice and help on my issue

Thanks and Best Regards,

Widi

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

In my opinion, this option is not supported - using same DB for BI ABAP and Java.

As per the installation note 1052298 -

<SEP/22/08, D034879>

Do not use an existing <SAPSID> when installing a new SAP system.

For example, if you have already installed an ABAP system, and want to

install a Java system on the same host, make sure that you enter a SAP

<SAPSID> that is different from the <SAPSID> of the first (ABAP) system.

Regards,

Srikishan

Former Member
0 Kudos

Dear Srikishan D,

Many thanks for your input.

It's a very usefull information, but I have another question.

Is it possible if we change SAPSID but sill using the same database like the used by WEB AS ABAP?

Example:

Oracle DBID = BIS

Web AS ABAP SAPSID = BIS

Web AS Java SAPSID = JIS

Both SAPSID (BIS and JIS) connect to one database (BIS).

Please your advice, Is this configuration applicable?

Thanks and best Regards,

Widi

Former Member
0 Kudos

HI,

the following scenario is possible.

Oracle DBID = BIS

Web AS ABAP SAPSID = BIS

Web AS Java SAPSID = JIS

You can use the existing DBSID , BIS in your case to connect to new java system (JIS)

Start installation as MCOD installation and provide existing DBSID (BIS) when asking for DB input.

Please post the result if you are getting any error.

Thnks

Former Member
0 Kudos

Dear Anil Kumar,

Thanks for your updates,

Yes, we are choosing MCOD during Web AS Java Installation.

I'll try your suggestion and updates if there other issue.

Thanks and Best Regards,

Widi

Former Member
0 Kudos

Hi Widi,

Unfortunately, it might be that the MCOD option also might fail.

There have been instances where a fresh/unique SAPSID as well as DBSID had to be chosen.

Regards,

Srikishan

Former Member
0 Kudos

Dear All,

This issue solved.

sollution is to install SAP Java Add-in that connect to out ABAP system.

Install:

1. Java central services instance (SCS).

2. Java Add-In for the database instance.

3. Java Add-In for the central instance.

Thanks all.

Best Regards,

Widi