cancel
Showing results for 
Search instead for 
Did you mean: 

Problem installing JAVA WAS - ERP 7.0 (EHP4) - NW 7.01 - RHEL 5.3 - ORACLE

sherifriad
Explorer
0 Kudos

Hello Experts<br><br>

I have managed to install an ABAP instance on VMware (host: Ubuntu 9.04 / Guest: RHEL 5.3 ) on a fully patched Oracle 10g database.<br><br>

Details:<br><br>

SID: EDV<br>

System Number: 00<br>

DBSID: EDV<br>

SAP Release: ERP 7.0 (EHP4-SR1) on Netweaver 7.01 (EHP1)<br><br><br>

Now I am trying to install a JAVA instance that will use this ABAP instance as a source for user records. At the beginning I decided to have the JAVA instance on its own database but I found out that sapinst will install Oracle once more with multiple Oracle homes which was a hassle I did not want to go through, so I canceled the installation and decided to use MCOD.<br><br>

It might be worth mentioning that sapinst has created another oracle home with dBSid "EDJ" for the canceled installation, but I deleted the users and the folders manually. Now I am installing the instance EDJ in the same database with dBSid "EDV".<br><br>

I am having a problem in the CreateSecureStore phase. here are some excepts from the logs:<br><br>

==========sapinst.log============================================================

<br><br>

WARNING[E] 2009-08-13 08:09:53.725

CJS-30226 Host: 'ERP6H1' or port: 'undefined' or dbSid: 'EDV' is in an inconsistent state or undefined.

<br><br>

ERROR 2009-08-13 08:09:54.139

FCO-00011 The step createSecureStore with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_SecureStore|ind|ind|ind|ind|8|0|createSecureStore was executed with status ERROR .

<br><br>

WARNING 2009-08-13 08:09:54.263

Could not get property IDs of the JavaScript object.

<br><br>

ERROR 2009-08-13 08:09:54.263

FJS-00010 Could not get value for property .<br><br>

===========================================================================

<br><br>

=====================sapinst_dev.log============================================

<br><br>

<br>

TRACE 2009-08-13 08:09:53.555 <br><br>

NW.getDirProfile() done: /usr/sap/EDJ/SYS/profile<br>

<br>

TRACE 2009-08-13 08:09:53.555 <br>

getDomainFromTnsnamesOra start: /oracle/EDV/102_64/network/admin/tnsnames.ora EDV<br>

<br>

TRACE 2009-08-13 08:09:53.616 <br>

line: ################<br>

<br>

TRACE 2009-08-13 08:09:53.616 <br>

line: # Filename......: tnsnames.ora<br>

<br>

TRACE 2009-08-13 08:09:53.616 <br>

line: # Created.......: created by SAP AG, R/3 Rel. >= 6.10<br>

<br>

TRACE 2009-08-13 08:09:53.616 <br>

line: # Name..........:<br>

<br>

TRACE 2009-08-13 08:09:53.616 <br>

line: # Date..........:<br>

<br><br>

TRACE 2009-08-13 08:09:53.616 <br><br>

line: # @(#) $Id: //bc/701-1_REL/src/ins/SAPINST/impl/tpls/ora/ind/TNSNAMES.ORA#1 $<br>

<br>

TRACE 2009-08-13 08:09:53.616 <br>

line: ################<br>

<br>

TRACE 2009-08-13 08:09:53.616 <br>

line: EDV.WORLD=<br>

<br>

TRACE 2009-08-13 08:09:53.616 <br>

line: (DESCRIPTION =<br>

<br>

TRACE 2009-08-13 08:09:53.616 <br>

line: (ADDRESS_LIST = <br>

<br>

TRACE 2009-08-13 08:09:53.616 <br>

line: (ADDRESS = <br>

<br>

TRACE 2009-08-13 08:09:53.616 <br>

line: (COMMUNITY = SAP.WORLD)<br>

<br>

TRACE 2009-08-13 08:09:53.616 <br>

line: (PROTOCOL = TCP)<br>

<br>

TRACE 2009-08-13 08:09:53.616 <br>

line: (HOST = ERP6H1)<br>

<br>

TRACE 2009-08-13 08:09:53.616 <br>

line: (PORT = 1527)<br>

<br>

TRACE 2009-08-13 08:09:53.616 <br>

line: )<br>

<br>

TRACE 2009-08-13 08:09:53.616 <br>

line: )<br>

<br>

TRACE 2009-08-13 08:09:53.616 <br>

line: (CONNECT_DATA =<br>

<br>

TRACE 2009-08-13 08:09:53.616 <br>

line: (SID = EDV)<br>

<br>

TRACE 2009-08-13 08:09:53.616 <br>

line: (GLOBAL_NAME = EDV.WORLD)<br>

<br>

TRACE 2009-08-13 08:09:53.616 <br>

found match: EDV.WORLD<br>

<br>

TRACE 2009-08-13 08:09:53.616 <br>

found dbSid: EDV<br>

<br>

TRACE 2009-08-13 08:09:53.616 <br>

found domain: WORLD<br>

<br>

TRACE 2009-08-13 08:09:53.616 <br>

getDomainFromTnsnamesOra done: WORLD<br>

<br>

INFO 2009-08-13 08:09:53.700 [iaxxclib.cpp:88]<br>

CChangeCWD::CChangeCWD(const iastring & /tmp/sapinst_exe.5578.1250140077, PLogBook pLogBook) <br>

Working directory changed to /tmp/sapinst_exe.5578.1250140077.<br>

<br>

TRACE 2009-08-13 08:09:53.708 [iaxxclib.cpp:188]<br>

CLib::load() <br>

Opened /tmp/sapinst_exe.5578.1250140077/iamodora.so<br>

<br>

INFO 2009-08-13 08:09:53.708 [iaxxclib.cpp:114]<br>

CChangeCWD::~CChangeCWD() <br>

Working directory changed to /sapwork.<br>

<br>

TRACE 2009-08-13 08:09:53.725 <br>

TnsnamesOra.getListenerPort: Could not find alias EDV.WORLD. I will return undefined.<br>

<br>

TRACE 2009-08-13 08:09:53.725 <br>

NWDB.getDBSID()<br>

<br>

TRACE 2009-08-13 08:09:53.725 <br>

NW.getPersistentDefaultProfile()<br>

<br>

TRACE 2009-08-13 08:09:53.725 <br>

NW.isUnicode(true)<br>

<br>

TRACE 2009-08-13 08:09:53.725 <br>

NW.isUnicode() done: true<br>

<br>

TRACE 2009-08-13 08:09:53.725 <br>

NW.getPersistentDefaultProfile() done<br>

<br>

TRACE 2009-08-13 08:09:53.725 <br>

NWDB.getDBSID() done: EDV<br>

<br>

TRACE 2009-08-13 08:09:53.725 <br>

NWDBora.getDBUrl dbHost: ERP6H1<br>

<br>

TRACE 2009-08-13 08:09:53.725 <br>

NWDBora.getDBUrl port: undefined<br>

<br>

TRACE 2009-08-13 08:09:53.725 <br>

NWDBora.getDBUrl dbSid: EDV<br>

<br>

TRACE 2009-08-13 08:09:53.725 <br>

NWDBora.getDBUrl done: undefined<br>

<br>

TRACE 2009-08-13 08:09:53.725 <br>

NWException thrown: nw.getDBUrl:<br>

Host: 'ERP6H1' or port: 'undefined' or dbSid: 'EDV' is in an inconsistent state or undefined.<br>

<br>

TRACE 2009-08-13 08:09:53.725 <br>

Function setMessageIdOfExceptionMessage: nw.getDBUrl<br>

<br>

WARNING[E] 2009-08-13 08:09:53.725 <br>

CJSlibModule::writeError_impl() <br>

CJS-30226 Host: 'ERP6H1' or port: 'undefined' or dbSid: 'EDV' is in an inconsistent state or undefined.<br>

<br>

TRACE 2009-08-13 08:09:53.725 [iaxxejsbas.hpp:488]<br>

EJS_Base::dispatchFunctionCall() <br>

JS Callback has thrown unknown exception. Rethrowing.<br>

<br>

TRACE 2009-08-13 08:09:53.793 [syuxctask.cpp:1233]<br>

CSyTaskImpl::start(bool) lib=syslib module=syslib<br>

A child process has been started. Pid = 6257<br>

<br>

TRACE 2009-08-13 08:09:53.883 [syuxctask.cpp:560]<br>

CUnixProcessManager::waitpid(pid_t pid, int * pStatus, int options) <br>

lib=syslib module=syslib<br>

Child process 6257 returned 0<br>

<br>

<br>

TRACE 2009-08-13 08:09:53.953 [syuxctask.cpp:1233]<br>

CSyTaskImpl::start(bool) lib=syslib module=syslib<br>

A child process has been started. Pid = 6258<br>

<br>

TRACE 2009-08-13 08:09:54.5 [syuxctask.cpp:560]<br>

CUnixProcessManager::waitpid(pid_t pid, int * pStatus, int options) <br>

lib=syslib module=syslib<br>

Child process 6258 returned 0<br>

<br>

<br>

ERROR 2009-08-13 08:09:54.139 [sixxcstepexecute.cpp:984]<br>

FCO-00011 The step createSecureStore with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_SecureStore|ind|ind|ind|ind|8|0|createSecureStore was executed with status ERROR .<br>

<br>

TRACE 2009-08-13 08:09:54.259 <br>

Call block:CallBackInCaseOfAnErrorDuringStepExecution<br>

function:CallTheLogInquirer<br>

is validator: true<br>

<br>

WARNING 2009-08-13 08:09:54.263 [iaxxejshlp.cpp:150]<br>

Could not get property IDs of the JavaScript object.<br>

<br>

ERROR 2009-08-13 08:09:54.263 [iaxxejsctl.cpp:492]<br>

FJS-00010 Could not get value for property .<br>

<br>

TRACE 2009-08-13 08:09:54.358 <br>

A problem occurs during execution the inquirer callback. SAPinst will switch back to the standard behaiviour.<br>

<br>

TRACE 2009-08-13 08:09:54.360 [iaxxgenimp.cpp:707]<br>

CGuiEngineImp::showMessageBox <br>

==========================================================================================

===================tnsnames.ora in /oracle/EDV/102_54/network/admin==================================

################<br>

  1. Filename......: tnsnames.ora<br>

  2. Created.......: created by SAP AG, R/3 Rel. >= 6.10<br>

  3. Name..........:<br>

  4. Date..........:<br>

  5. @(#) $Id: //bc/701-1_REL/src/ins/SAPINST/impl/tpls/ora/ind/TNSNAMES.ORA#1 $<br>

################<br>

EDV.WORLD=<br>

(DESCRIPTION =<br>

(ADDRESS_LIST = <br>

(ADDRESS = <br>

(COMMUNITY = SAP.WORLD)<br>

(PROTOCOL = TCP)<br>

(HOST = ERP6H1)<br>

(PORT = 1527)<br>

)<br>

)<br>

(CONNECT_DATA =<br>

(SID = EDV)<br>

(GLOBAL_NAME = EDV.WORLD)<br>

)<br>

)<br>

<br>

=====================================================================================<br>

I believe this question might have been solved in the thread but for some reason I cannot view the full thread. I can only see the first message despite that there are 8 replies.<br>

Thank you so much in advance<br><br>

Sherif

Accepted Solutions (0)

Answers (6)

Answers (6)

sherifriad
Explorer
0 Kudos

As my previous reply!

sherifriad
Explorer
0 Kudos

Well, its alright now <br>

I managed to solve the problem by reinstalling the ABAP instance and removing the checkmarks from "Keep tnsnames.ora and Keep listener.ora" checkboxes<br><br>

This led to sapinst recreating the file which worked fine for the Java instance installer

Cheers

sherifriad
Explorer
0 Kudos

Helloooooooo, can anyone read my problem<br><br>

All I am asking for is that if someone can read this thread to please copy and paste what "yan live" mentioned in his latest reply<br><br>

Best regards

sherifriad
Explorer
0 Kudos

Hello Uday, thanks for replying<br><br>

Listener is started and database is open, even the ABAP instance is up and running and I can log onto it via GUI.<br><br>

I believe it is something that has to do with oracle home directory or tnsnames.ora, that is why this program cannot identify the database port<br><br>

I am pretty much concerned about this line in the log <br><br>

TRACE 2009-08-13 08:09:53.725<br>

TnsnamesOra.getListenerPort: Could not find alias EDV.WORLD. I will return undefined.<br><br>

Thanks and best regards

Former Member
0 Kudos

Hi

What is the status of the listner process is it started?

Check the status of your database is it open ?

Regards

Uday

sherifriad
Explorer
0 Kudos

Sorry for the mistake, but I believe this question has been answered in <br>

however, for some reason I could see only the original message and none of the replies. Can someone please paste the solution here

Thanks and best regards