cancel
Showing results for 
Search instead for 
Did you mean: 

Installing NW2004's SR2 ABAP+JAVA Central Instance

Former Member
0 Kudos

Dear all.

I'm instalaling the ABAP+JAVA central Instance, but i'm getting the following error messsage in the phase 33.

Log off the file dev_disp.txt:

Thu Mar 01 20:10:48 2007

J2EE server info

start = TRUE

state = STARTED

pid = 1668

argv[0] =
xi\saploc\PR1\DVEBMGS00\exe\jcontrol.EXE

argv[1] =
xi\saploc\PR1\DVEBMGS00\exe\jcontrol.EXE

argv[2] = pf=
xi\sapmnt\PR1\SYS\profile\PR1_DVEBMGS00_xi

argv[3] = -DSAPSTART=1

argv[4] = -DCONNECT_PORT=1220

argv[5] = -DSAPSYSTEM=00

argv[6] = -DSAPSYSTEMNAME=PR1

argv[7] = -DSAPMYNAME=xi_PR1_00

argv[8] = -DSAPPROFILE=
xi\sapmnt\PR1\SYS\profile\PR1_DVEBMGS00_xi

argv[9] = -DFRFC_FALLBACK=ON

argv[10] = -DFRFC_FALLBACK_HOST=localhost

start_lazy = 0

start_control = SAP J2EE startup framework

DpJ2eeStart: j2ee state = STARTED

Thu Mar 01 20:11:08 2007

DpJ2eeEmergencyShutdown: j2ee state = SHUTDOWN

Thu Mar 01 20:11:28 2007

DpEnvCheckJ2ee: switch off j2ee start flag

And the Log off the File dev_jcontrol.txt

[Thr 3328] [Node: bootstrap] java home is set by profile parameter

Java Home: C:\j2sdk1.4.2_12

[Thr 3328] *** ERROR => JStartupIGetJDKInfo: Cannot find Java class file [./JdkDetection_1668.class]. [jstartxxi.c 994]

[Thr 3328] *** ERROR => can't get JDK information (rc = -1) [jstartxxi.c 1240]

[Thr 3328] **********************************************************************

      • ERROR => JDK Detection failed.

      • Please see SAP Note 943602 , section 'JDK detection issues'

      • for additional information and trouble shooting.

**********************************************************************

[Thr 3328] *** ERROR => can't read bootstrap node properites (rc=-1) [jcntrxx.c 1247]

[Thr 3328] JControlCloseProgram: started (exitcode = -1)

[Thr 3328] JControlCloseProgram: good bye... (exitcode = -1)

I have check the Note 943602 but i didn't find any thing.

Best Regards

Accepted Solutions (0)

Answers (7)

Answers (7)

Former Member
0 Kudos

sasss

Former Member
0 Kudos

Dear all

At the moment i getting the Following error:

ERROR 2007-03-02 16:33:17

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

Former Member
0 Kudos

Hello

In the Instalation it appears this message Starting PR1/DVEBMGS00 [ABAP.ACTIVE, JAVA:UNKNOWN]

Like i said before every thing looks ok.

does any one have an ideia?

Best Regards

Former Member
0 Kudos

Hello,

Starting TCI/DVEBMGS11 [ABAP: ACTIVE, Java: UNKNOWN]. Elapsed time:

7:00

Solution: Apply one of the following:

Skip this step, as ABAP is up and running:

Restart sapinst with the additional option

SAPINST_SKIP_ERRORSTEP=true

or

Edit the keydb.xml and replace <![CDATA[ERROR]]> by <![CDATA[OK]]>

or

Edit the central instance profile and set

rdisp/j2ee/start = 0

and restart the central instance.

Continue the target system installation.

If you edited the central instance profile, don't forget to revert this

change after the target system installation has finished successfully.

further refer sap note : 870863

Cheers,

-Sunil

Former Member
0 Kudos

Hello

Using the command java - version the version is J.4.2_12.

Former Member
0 Kudos

Hello

Who can i see if the JDK was pcorrect installed???

Best Regards

Former Member
0 Kudos

Hello,

Could you please have a look to SAP Note 940893.

Cheers,

-Sunil

Former Member
0 Kudos

Hi Pedro,

I can see that you have JDK version j2sdk1.4.2_12 installed.Was it installed properly with errors.There are some files missing from your java directory.

With Regards

Amit

Former Member
0 Kudos

Hi Pedro,

Looks like that your Jdk installation has some errors.What version of Jdk have you installed.The version should be jdk1.4.2_09 or above.Please make sure you have installed the latest version.

Other reason can be that your java home is not set.If it isn't then please set your java home as following

Right click on my computer and properties.Go into advanced Tab and click on Environment Variables and enter new value as JAVA_HOME and give the value of your JDK installation directory.

Hope this helps.

With Regards

Amit