cancel
Showing results for 
Search instead for 
Did you mean: 

Error Installing EP6.0 on NW04 SR1

Former Member
0 Kudos

Hi,

I am getting an error while installing the EP6.0. the installation fails at step DEPLOY Additional Portal Components, with the following error in the SAPINST log

TRACE [iaxxejsexp.cpp:208]

EJS_Installer::writeTraceToLogBook()

Checks SDM File Path = F:/51030723_6/DVD_NW_04_SR1_NetWeaver_Components/EP-KMC\PORTAL/FS/PAR/com.sap.portal.ep.version.sda

TRACE [iaxxejsexp.cpp:208]

EJS_Installer::writeTraceToLogBook()

epHelpers_getPortalVersionFromSDA - TempDirectory = C:\Program Files\sapinst_instdir\NW04SR1\EP\EP/VersionSDA_Check

TRACE [iaxxejsexp.cpp:208]

EJS_Installer::writeTraceToLogBook()

nodeType: 'DIRECTORY'

TRACE [synxccuren.cpp:793]

CSyCurrentProcessEnvironmentImpl::getEffectiveUser(iastring&)

effective user corresponds to real user

INFO 2006-07-10 10:47:43 [syxxccuren.cpp:105]

CSyCurrentProcessEnvironmentImpl::setWorkingDirectory(iastring)

Working directory changed to C:/Program Files/sapinst_instdir/NW04SR1/EP/EP/VersionSDA_Check.

TRACE [synxcfile.cpp:134]

CSyFileImpl::getFileVersion()

file F:/51030723_6/DVD_NW_04_SR1_NetWeaver_Components/EP-KMC/PORTAL/FS/PAR/com.sap.portal.ep.version.sda has version 0.0

TRACE [synxcfile.cpp:134]

CSyFileImpl::getFileVersion()

file C:/Program Files/sapinst_instdir/NW04SR1/EP/EP/VersionSDA_Check/com.sap.portal.ep.version.sda has version 0.0

INFO 2006-07-10 10:47:43 [syxxcfile.cpp:325]

CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW04SR1/EP/EP/VersionSDA_Check, ISyNode::eCopyMode 545, ISyProgressObserver*) const

Copying file F:/51030723_6/DVD_NW_04_SR1_NetWeaver_Components/EP-KMC/PORTAL/FS/PAR/com.sap.portal.ep.version.sda to: C:/Program Files/sapinst_instdir/NW04SR1/EP/EP/VersionSDA_Check.

TRACE [iaxxejsexp.cpp:208]

EJS_Installer::writeTraceToLogBook()

SDA File name = com.sap.portal.ep.version.sda

TRACE [synxctask.cpp:66]

CEnvironmentJanitor::CEnvironmentJanitor()

Changing current processenvironment

INFO 2006-07-10 10:47:43 [syxxccuren.cpp:105]

CSyCurrentProcessEnvironmentImpl::setWorkingDirectory(iastring)

Working directory changed to C:\Program Files\sapinst_instdir\NW04SR1\EP\EP\VersionSDA_Check.

ERROR 2006-07-10 10:47:43 [synxctask.cpp:235]

CSyTaskImpl::start(false)

FSL-06002 Error 2 (The system cannot find the file specified.

) in execution of a 'CreateProcess' function, line (278), with parameter (jar ...).

TRACE [synxctask.cpp:85]

CEnvironmentJanitor::~CEnvironmentJanitor()

Restoring current processenvironment

INFO 2006-07-10 10:47:43 [syxxccuren.cpp:105]

CSyCurrentProcessEnvironmentImpl::setWorkingDirectory(iastring)

Working directory changed to C:\Program Files\sapinst_instdir\NW04SR1\EP\EP\VersionSDA_Check.

TRACE [iaxxejsbas.hpp:270]

EJS_Base::dispatchFunctionCall()

JS Callback has thrown std::ESyException: ESAPinstException: error text undefined

INFO 2006-07-10 10:47:43 [syxxccuren.cpp:105]

CSyCurrentProcessEnvironmentImpl::setWorkingDirectory(iastring)

Working directory changed to C:\Program Files\sapinst_instdir\NW04SR1\EP\EP.

TRACE [iaxxcwalker.cpp:301]

CDomWalker::processStep()

Could you please help.

Deepak

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

The com.sap.portal.ep.version.sda needs to be deployed manually. Try this

*Open SDM remote tool (\usr\sap\<J2EE_System_ID>\JC00\SDM\program\RemoteGui.bat )

*Login to SDM

*Select Deployment Tab

*Under Deployment Configuration select option

'Update deployed SDAs/SCAs that have any version'

  • Continue through remaining steps and deploy the .sda file.

Cheers!!

Former Member
0 Kudos

Hi,

I did that but the installation still doesn't continue further......

any more hints on resolving this...

Deepak

Former Member
0 Kudos

Hi Deepak,

If the .sda was successfully deployed the i guess the keydb.xml is creating the issue. Try this opne the Keydb.xml in a workdpad which is under sapinst directory.

Search for string like <strval><![CDATA[ERROR]]>

and change it to <strval><![CDATA[OK]]>. Save and restart sapinst. If you find a lot of ERROR strings then post the keydb.xml file here.

Cheers!!

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Deepak,

Please move your server from your domain to workgroup.

Since your domain user has no rights for the installation.

After moving to workgroup start installation from the local users who has admin rights.

At the end of installation please again move your server back to domain.

Since we face the same problem while applying patches of EP from sp 11 to sp17.

We solve the problem.

Please award me points after problem solved.

Regards,

Rohit Mehata