CarTechnoloGY
Xdos2019.03 version-simulation strange[Solved] - Printable Version

+- CarTechnoloGY (https://cartechnology.co.uk)
+-- Forum: Discussions All about Software and Hardware (https://cartechnology.co.uk/forumdisplay.php?fid=310)
+--- Forum: Automotive Help & Discussions / Software and Hardware (https://cartechnology.co.uk/forumdisplay.php?fid=40)
+---- Forum: Mercedes Benz - Smart (https://cartechnology.co.uk/forumdisplay.php?fid=63)
+---- Thread: Xdos2019.03 version-simulation strange[Solved] (/showthread.php?tid=46984)



Xdos2019.03 version-simulation strange[Solved] - smlee747 - 21-02-2019

Hi..
Today,, I tested xdos2019.03 simulation.
something strange.. das simulation is good working but xentry simulation is not working
What is the problme?,,, xdos2018.12 version simulation is good working..

please help me...


RE: Xdos2019.03 version-simulation strange - ross2018 - 21-02-2019

Had the same problem on 12-2018, i uninstall and reinstall still the same.
I use acronis to recover my img and still the same.
I format hdd and install all fresh and the same.
After a while, the simulation started to work ok...

This is the log
2019-02-18 09:41:15 [SEVERE] com.daimler.diagnosisplatform, XENTRY.DIAGNOSISPLATFORM.0012, Problem while getting network configuration of the Network for ID: 651.
com.daimler.diagnosisplatform.exceptions.NetworkApplicationServerException: Config "651" not found
at com.daimler.diagnosisplatform.Network.getConfigurationById(Network.java:544)
at com.daimler.diagnosisplatform.NetworkAPI.getConfigurationById(NetworkAPI.java:114)
at com.daimler.diagnosisplatform.utils.NetworkConfiguration.<init>(NetworkConfiguration.java:42)
at com.teradyne.ds.gradex.customercomplaint.portal.service.XentryPortalRequestThread.<init>(XentryPortalRequestThread.java:132)
at com.teradyne.ds.gradex.customercomplaint.service.CustomerComplaintServiceImpl.loadCustomerComplaints(CustomerComplaintServiceImpl.java:152)
at com.teradyne.ds.gradex.customercomplaint.CustomerComplaintLoaderTactic.execute(CustomerComplaintLoaderTactic.java:54)
at com.teradyne.ds.gradex.diagTree.TacticNodeSwingPresenter.present(TacticNodeSwingPresenter.java:32)
at com.teradyne.ds.gradex.presentation.swing.presenters.PresenterSupport.present(PresenterSupport.java:180)
at com.teradyne.ds.gradex.presentation.swing.SwingPresentation.addPresenterModel(SwingPresentation.java:1779)
at com.teradyne.ds.gradex.presentation.swing.SwingPresentation.addPresenterModel(SwingPresentation.java:1)
at com.teradyne.ds.gradex.diagTree.TacticNode.execute(TacticNode.java:94)
at com.teradyne.ds.gradex.atom.tree.TreeExecutor.executeTreeNode(TreeExecutor.java:519)
at com.teradyne.ds.gradex.atom.tree.TreeExecutor.executeNew(TreeExecutor.java:471)
at com.teradyne.ds.gradex.atom.tree.TreeExecutor.access$1(TreeExecutor.java:406)
at com.teradyne.ds.gradex.atom.tree.TreeExecutor$2.run(TreeExecutor.java:695)
at com.teradyne.ds.gradex.util.workmanager.WorkManagerTaskDispatcher.dispatch(WorkManagerTaskDispatcher.java:105)
at com.teradyne.ds.gradex.util.workmanager.WorkQueue.run(WorkQueue.java:132)
Caused by: Daimler.DiagnosisPlatform.Exceptions.NetworkApplicationServerException: Config "651" not found
at Daimler.DiagnosisPlatform.ApplicationServer.ApplicationServerManger.GetConfigurationById(Int32 id)
at Daimler.DiagnosisPlatform.Network.GetConfigurationById(Int32 id)
at Daimler.DiagnosisPlatform.__Network.GetConfigurationById6(IntPtr __envp, JniLocalHandle __obj, Int32 id)
at daimler.diagnosisplatform.Network.GetConfigurationById(Native Method)
at com.daimler.diagnosisplatform.Network.getConfigurationById(Network.java:542)