cancel
Showing results for 
Search instead for 
Did you mean: 

J2EE info status unavailable after system refresh

Former Member
0 Kudos

Hi all

I have done the refresh of ECC6 with Oracle 10G. The CI is up but its showing J2EE info status unavailable. I checked all the files and apparently there is some conflict in the J2ee instance installed and the one its looking in database. Here is the log file and the Instance.properties file.

ID3690200.ClassPath=./bin/boot/boot.jar:./bin/system/bytecode.jar:.

ID3690200.Debuggable=no

ID3690200.JLaunchParameters=

ID3690200.JavaParameters=-XX:NewSize=57M -XX:MaxNewSize=57M -Xms170M -XX:+DisableExplicitGC -verbose:gc -Xloggc:GC.log -Djava.security.policy=.\java.policy -Djava.security.egd=file:/dev/urandom -Djco.jarm=1

ID3690200.JavaPath=C:/SAPJ2EE_ENGINE

ID3690200.LogName=dispatcher

ID3690200.MainClass=com.sap.engine.boot.Start

ID3690200.MaxHeapSize=170

ID3690200.Name=dispatcher

ID3690200.Parameters=

ID3690200.RootPath=E:/usr/sap/ECX/DVEBMGS00/j2ee/cluster/dispatcher

ID3690200.Type=dispatcher

ID3690250.ClassPath=./bin/boot/boot.jar:./bin/boot/jaas.jar:./bin/system/bytecode.jar:.

ID3690250.DebugMode=no

ID3690250.DebugPort=50021

ID3690250.Debuggable=no

ID3690250.JLaunchParameters=

ID3690250.JavaParameters=-Djco.jarm=1 -XX:MaxPermSize=256M -XX:PermSize=256M -Xms1024M -XX:NewSize=171M -XX:MaxNewSize=171M -XX:DisableExplicitGC -verbose:gc -Xloggc:GC.log -XX:PrintGCDetails -XX:+PrintGCTimeStamps -Djava.awt.headless=true -Dsun.io.useCanonCaches=false -XX:SoftRefLRUPolicyMSPerMB=1 -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy

ID3690250.JavaPath=C:/SAPJ2EE_ENGINE

ID3690250.LogName=server0

ID3690250.MainClass=com.sap.engine.boot.Start

ID3690250.MaxHeapSize=1024

ID3690250.Name=server0

ID3690250.Parameters=

ID3690250.RootPath=E:/usr/sap/ECX/DVEBMGS00/j2ee/cluster/server0

ID3690250.Type=server

bootstrap.ClassPath=./bootstrap/launcher.jar

bootstrap.JavaParameters=-Djco.jarm=1

bootstrap.JavaPath=C:/SAPJ2EE_ENGINE

bootstrap.MainClass=com.sap.engine.offline.OfflineToolStart

bootstrap.MaxHeapSize=256

bootstrap.Name=bootstrap

bootstrap.Parameters=com.sap.engine.bootstrap.Bootstrap ./bootstrap ID0036902

bootstrap.RootPath=E:/usr/sap/ECX/DVEBMGS00/j2ee/cluster

bootstrap.Type=bootstrap

bootstrap_ID3690200.ClassPath=./bootstrap/launcher.jar

bootstrap_ID3690200.JLaunchParameters=

bootstrap_ID3690200.JavaParameters=-Djco.jarm=1

bootstrap_ID3690200.JavaPath=C:/SAPJ2EE_ENGINE

bootstrap_ID3690200.MainClass=com.sap.engine.offline.OfflineToolStart

bootstrap_ID3690200.MaxHeapSize=256

bootstrap_ID3690200.Name=dispatcher bootstrap

bootstrap_ID3690200.Parameters=com.sap.engine.bootstrap.Bootstrap ./bootstrap ID003690200

bootstrap_ID3690200.RootPath=E:/usr/sap/ECX/DVEBMGS00/j2ee/cluster

bootstrap_ID3690200.Type=bootstrap

bootstrap_ID3690250.ClassPath=./bootstrap/launcher.jar

bootstrap_ID3690250.JLaunchParameters=

bootstrap_ID3690250.JavaParameters=-Djco.jarm=1

bootstrap_ID3690250.JavaPath=C:/SAPJ2EE_ENGINE

bootstrap_ID3690250.MainClass=com.sap.engine.offline.OfflineToolStart

bootstrap_ID3690250.MaxHeapSize=256

bootstrap_ID3690250.Name=server0 bootstrap

bootstrap_ID3690250.Parameters=com.sap.engine.bootstrap.Bootstrap ./bootstrap ID003690250

bootstrap_ID3690250.RootPath=E:/usr/sap/ECX/DVEBMGS00/j2ee/cluster

bootstrap_ID3690250.Type=bootstrap

instance.box.number=ECXDVEBMGS00sbx-ecc

instance.en.host=sbx-ecc

instance.en.port=3201

instance.enabled=yes

instance.install.dir=E:/usr/sap/ECX/DVEBMGS00/j2ee

instance.ms.host=sbx-ecc

instance.ms.port=3901

instance.osLibsPath=E:/usr/sap/ECX/DVEBMGS00/j2ee/os_libs

instance.runAction=NONE

instance.runMode=NORMAL

instance.system.id=0

*****************************************************************************************8

JVM_BOORSTRAP.OUT file

-


Bootstrap MODE:

<INSTANCE GLOBALS>

determined by parameter [ID0036902].

-


Exception occurred:

com.sap.engine.frame.core.configuration.NameNotFoundException: A configuration with the path "cluster_data/dispatcher/ID3690200" does not exist.

at com.sap.engine.core.configuration.impl.ConfigurationDataCacheAllImpl.getSubConfiguration(ConfigurationDataCacheAllImpl.java:107)

at com.sap.engine.core.configuration.impl.ReadAccessConfiguration.getSubConfiguration(ReadAccessConfiguration.java:715)

at com.sap.engine.bootstrap.Synchronizer.getConfiguration(Synchronizer.java:426)

at com.sap.engine.bootstrap.Synchronizer.getElementType(Synchronizer.java:72)

at com.sap.engine.bootstrap.Bootstrap.initDatabaseConnection(Bootstrap.java:420)

at com.sap.engine.bootstrap.Bootstrap.<init>(Bootstrap.java:144)

at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:814)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:324)

at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)

Exception occurred:

com.sap.engine.bootstrap.SynchronizationException: Database initialization failed! Check database properties!

at com.sap.engine.bootstrap.Bootstrap.initDatabaseConnection(Bootstrap.java:422)

at com.sap.engine.bootstrap.Bootstrap.<init>(Bootstrap.java:144)

at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:814)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:324)

at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)

-


==[ Caused by: ]==----


com.sap.engine.bootstrap.SynchronizationException: No such Dialog Instance (ID3690200) in the database! Check database consistency or local Bootstrap properties!

at com.sap.engine.bootstrap.Synchronizer.getElementType(Synchronizer.java:75)

at com.sap.engine.bootstrap.Bootstrap.initDatabaseConnection(Bootstrap.java:420)

at com.sap.engine.bootstrap.Bootstrap.<init>(Bootstrap.java:144)

at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:814)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:324)

at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)

[Bootstrap module]> Problem occurred while performing synchronization.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

We are facing the similar problem after the system copy from Production.

Could you please let us know how did you fix this...

-John.

Former Member
0 Kudos

Hi Experts,

Has anybody had any luck with this error???

Any thoughts would be helpful1

Thanks,

Shiva

Former Member
0 Kudos

Hi There,

Do you have enough memory allocated to heap? What is the JDK version? Please post dev_jrfc.trc and defaultTrace.trc.

You will find log/trace files in /usr/sap/<SID>/JC<SYSNR>/j2ee/cluster/server<#>.

Also, login with config tool and check values in secure store like

admin/*

jdbc/*

[https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=757692]

[https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=966752]

Hope this helps.

Manoj Chintawar

Edited by: Manoj Chintawar on Feb 24, 2009 8:11 PM

Former Member
0 Kudos

Do you also performed the activites given in guide https://websmp102.sap-ag.de/instguides --> SAP netweaver --> 2004s --> installation --> 2 - Installation - SAP NetWeaver Systems --> System Copy for SAP Systems Based on NW2004s SR1 ABAP+Java.

The logs tells that your java dispatcher id is not recognized. com.sap.engine.frame.core.configuration.NameNotFoundException: A configuration with the path "cluster_data/dispatcher/ID3690200" does not exist.

Cheers,

-Sunil

deidre_logan
Participant
0 Kudos

we are having the same error on our system that we are trying to move from PA-RISC to Itanium. We followed the Homogeneos system copy guide for 6.40 ABAP and Java. the old host name was akrhp036 and the new hostname is akrsgxp0.

[Mar 31, 2008 3:08:37 PM ] [Bootstrap module]> Problem occurred while performing

synchronization.

[Mar 31, 2008 3:08:56 PM ] -


[Mar 31, 2008 3:08:56 PM ] Bootstrap MODE:

[Mar 31, 2008 3:08:56 PM ] <INSTANCE GLOBALS>

[Mar 31, 2008 3:08:56 PM ] determined by parameter [ID7683571].

[Mar 31, 2008 3:08:56 PM ] -


[Mar 31, 2008 3:08:57 PM ] Exception occurred:

com.sap.engine.frame.core.configuration.NameNotFoundException: A configuration w

ith the path "cluster_data/dispatcher/ID768357100" does not exist.

at com.sap.engine.core.configuration.impl.ConfigurationDataCacheAllImpl.

getSubConfiguration(ConfigurationDataCacheAllImpl.java:107)

at com.sap.engine.core.configuration.impl.ReadAccessConfiguration.getSub

Configuration(ReadAccessConfiguration.java:715)

the Instance.properties files is referring to the server ID 7683571 and the entries for the current server is ID 7645260... the configtool only has entries for the old server id and nothing for what the system thinks the new server ID should be.

Is there a way to force the system to use the old serverID for the other hostname?

Deidre Logan

former_member185031
Active Contributor
0 Kudos

I have done the restoration of XI through database restoration method, and after that i was working hard to come up the J2ee engine. what i did i let you know.

I pick the J2ee instance id from my existing system and change the id into our current system, then i change the same id in configttool, and then my config tool was able to connecto the database and then i started my visual admin and make manual changes such as host name and profile name as its picking the old profile name there.

Regards,

Subhash