NullPointerException on inport define
when I inport define an error occured
java.lang.NullPointerException at com.ibm.xtools.rmps.core.RmpsNorvoService.disposeEditingDomain(RmpsNorvoService.java:210) at com.ibm.xtools.rmps.core.RmpsNorvoService.disposeEditingDomain(RmpsNorvoService.java:205) at com.ibm.xtools.rmps.core.servicemanager.RmpsNorvoServiceCallable.call(RmpsNorvoServiceCallable.java:74) at com.ibm.xtools.rmps.frontservice.servicemanager.internal.RmpsServiceCallable.call(RmpsServiceCallable.java:1) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:736)
One answer
Hi Shang,
A couple of questions for you so we can understand where this error is coming from...
1. What kind of model were you importing? UML Model? Topology? BPMN Model?
2. How big was the model? How long did you have to wait for before you got that error?
3. What DM version and build are you using? You can find this out in the web client by clicking on the '?' icon in the top right and then clicking on "About this Application" (it will be really helpful if you can snapshot that screen).
Thanks!
- Syed