cancel
Showing results for 
Search instead for 
Did you mean: 

redeployForJSPM was executed with status ERROR

inigo_sacramento
Participant
0 Kudos

Hi everybody.

I-m making some test with a Netweaver 2004s installation.

In the last steps, i got this error

FJS-00003 TypeError: ex has no properties (in script NW_Onehost|ind|ind|ind|ind, line 138708: ???)

ERROR 2008-10-07 11:29:10 [iaxxgenimp.cpp:731]

showDialog()

FCO-00011 The step redeployForJSPM with step key |NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features_Enablement|ind|ind|ind|ind|4|0|redeployForJSPM was executed with status ERROR .

Our installation is with a W2003 server operating system and Oracle database.

does anybody know what is happening?

Kind regards,

Inigo

Accepted Solutions (1)

Accepted Solutions (1)

debasissahoo
Active Contributor
0 Kudos

Hi Inigo,

Check the detail log files under the SDM/log directory.

JSPM internally calls SDM to deploy components, may be in the log directory you can find the detail reason for this error.

hope this helps,

Debasis.

inigo_sacramento
Participant
0 Kudos

I've checked logs from SDM and they are OK.

I still get this two errors

ERROR 2008-10-08 09:48:56

FJS-00003 TypeError: ex has no properties (in script NW_Onehost|ind|ind|ind|ind, line 138708: ???)

ERROR 2008-10-08 09:48:57

FCO-00011 The step redeployForJSPM with step key |NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features_Enablement|ind|ind|ind|ind|4|0|redeployForJSPM was executed with status ERROR .

Something more to check?

Kind regards,

Inigo

inigo_sacramento
Participant
0 Kudos

The program code where i get the error is

138706: catch (ex)

138707:

138712: else

138713:

138716: }

I don't know is deleting this lines will work. I also don't know where is this file because i got the text from the log file.

Thanks in advance.

Inigo.

debasissahoo
Active Contributor
0 Kudos

Hi Inigo,

The below link talks about exactly same error. pls check if it can help

http://www.saptechies.com/i-am-getting-this-error-while-installing-the-ides-my-sap-erp-2005-with-ora...

http://www.sapfans.com/forums/viewtopic.php?f=12&t=307115

Please check what other error you are getting except the two you mentioned.

Check if JAVA is up or not.

check if you can connect to database when opening confitool.. (<j2ee_root>/configtool/configtool.bat)

Regards,

Debasis.

Edited by: Debasis Sahoo on Oct 8, 2008 2:06 PM

inigo_sacramento
Participant
0 Kudos

Hi again.

I've done everything the link said and modified the envirnment variables with no possitive result.

any other idea of what's happening?

Kind regards,

Inigo.

Answers (0)