cancel
Showing results for 
Search instead for 
Did you mean: 

Two Instance ID's are created during java system copy.

Former Member
0 Kudos


Hi Experts,

While Java System copy Import phase 26 getting error like:

ERROR: 2015-02-19 12:13:14 com.sap.inst.jswitch.config.SwitchTask run
Fatal exception during execution of JSwitch.
com.sap.engine.frame.core.configuration.NameNotFoundException: A configuration with the path "cluster_data/dispatcher/ID9347600" 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.inst.jswitch.common.ConfigAgent.findDispatcherConfiguration(Unknown Source)
at com.sap.inst.jswitch.config.TaskProcessor.process(Unknown Source)
at com.sap.inst.jswitch.config.SwitchTask.doRun(Unknown Source)
at com.sap.inst.jswitch.config.SwitchTask.run(Unknown Source)
at com.sap.inst.jswitch.common.ConfigManagerApp.startAppJob(Unknown Source)
at com.sap.inst.lib.app.CommandLineApp.doMain(CommandLineApp.java:111)
at com.sap.inst.jswitch.JSwitch.main(Unknown Source)
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:331)
at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)


INFO: 2015-02-19 12:13:14
JSwitch is stopped.
').

System details

Source System:                         

Windows 2003R2

NW7.01

Oracle DB

Java Version: 1.4.2.15

Instance ID: ID99526

Source System:                          

Windows 2003R2

NW7.01

Oracle DB

Java Version: 1.6.0_22

Instance ID: ID99526 & ID93476

In the Target system two Instance ID's are created, one id "ID99256" which is same as source system id created with Dispatcher and server0, another ID93476 is created with empty no values are found.

Please suggest some Workaround.

Thanks In advance,

Regards,

Sayendra.M

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member185239
Active Contributor
0 Kudos

Hi Sayendra M,

The two instance id will not be same as source id. It is because the Instance id are calculated based on box number of java which is a compination of <SID><instancename><hostname>

I think system copy has not been done properly.

Also do check the sapnote 1795975 - "cluster_data/dispatcher/ID5001" does not exist. "cluster_data/server0/ID5001" does notexist.

More important check the parameter

j2ee/instance_id from the instance profile of your target system from backaup.

and Maintain the same value in the current profile created by sapinst.

With Regards

Ashutosh Chaturvedi

Sriram2009
Active Contributor
0 Kudos
manumohandas82
Active Contributor
0 Kudos

Hi Sayendra ,

Please check the resolution provided in the following note

2010903 - SUM is giving error "cluster_data/instance.properties.IDXXXXX does not exist " during the upgrade of a System (which is a system copy)

Thanks ,

Manu