Hi All
I am performing dual stack split on BW7.01 system using MOVE DB method. I am using the latest SWPM integrated DSS tool.
The export completed successfully. But during Installing Java only system with the export from the Dual stack Java ,i am getting below error in the Configure Java Parameters phase on installing .
The jswitch log says
ERROR: 2014-01-29 09:35:04 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/ID29922300" 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(ConfigAgent.java:134)
at com.sap.inst.jswitch.config.TaskProcessor.process(TaskProcessor.java:139)
at com.sap.inst.jswitch.config.SwitchTask.doRun(SwitchTask.java:178)
at com.sap.inst.jswitch.config.SwitchTask.run(SwitchTask.java:127)
at com.sap.inst.jswitch.common.ConfigManagerApp.startAppJob(ConfigManagerApp.java:221)
at com.sap.inst.lib.app.CommandLineApp.doMain(CommandLineApp.java:111)
at com.sap.inst.jswitch.JSwitch.main(JSwitch.java:170)
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)
I am able to find any clue on how to fix this issue .
Any help is highly appreciated.
Thanks & Regards
Vineeth