Unable to simulate the model

Hi,

Asset and Customer model has been successfully uploaded to the portal but I’m getting following error message while starting the simulation of the model:

“An error occurred while starting the simulation: No message.”

Regards,
Molly Arora

Hi Molly,
Still couldn’t make this one work ?
I’ll look into your file and try to see if I notice something wrong.
Probably what you can do is to activate the “Error log” view (Window > Show view > Error log) and post in this thread the error that you are facing

Cheers
Gillo

Hi Gillo,

I’m getting following exception in the error log:-

java.lang.reflect.InvocationTargetException
at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:477)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372)
at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:507)
at com.anwrt.platform.devicesimulator.editors.internal.pages.dashboard.DashboardPage.startSimulation(DashboardPage.java:853)
at com.anwrt.platform.devicesimulator.editors.internal.pages.dashboard.DashboardPage$1.doClick(DashboardPage.java:209)
at org.eclipse.koneki.commons.ui.widgets.ClickableIconAndLabel$MouseClickListener.mouseDown(ClickableIconAndLabel.java:166)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:185)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1053)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4066)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3657)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2640)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
Caused by: java.lang.NullPointerException
at com.anwrt.devicesimulator.core.DeviceSimulatorManager.start(DeviceSimulatorManager.java:166)
at com.anwrt.platform.devicesimulator.editors.internal.pages.dashboard.DashboardPage.performStartSimulation(DashboardPage.java:672)
at com.anwrt.platform.devicesimulator.editors.internal.pages.dashboard.DashboardPage$22.run(DashboardPage.java:856)
at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464)
… 30 more

Regards,
Molly

Hi Molly,

I’m Sebastien, I’m in charge of the development team of this tool, thanks for using it !

In order to reproduce the bug, can you send me by email (smoran_at_sierrawireless.com) a zip of your project.

Thanks.

Just to close this topic.

Molly eventually achieved to simulate her asset.
Her issue has been fixed by unzipping the Developer Suite for OperatingPortal API a second time. She must have had an issue unzipping it the first time.

Thanks for your patience Molly.

Hey ! Thx Sebz !
I knew we could count on you :slight_smile: