Opened 14 years ago
Closed 14 years ago
#232 closed defect (fixed)
ProMoT crashes when opening a logical model in Visual Editor
Reported by: | mirschel | Owned by: | promot |
---|---|---|---|
Priority: | major | Milestone: | Promot 0.8.5 |
Component: | PromotGuiVizEdit | Version: | 0.8.3 |
Severity: | fatal | Keywords: | editor, logical |
Cc: |
Description
ProMoT crashes when opening a logical model in the Visual Editor. It was reported together with the model 'tbhostnet' from Axel von Kamp. The toy-model can be opened without any problem.
ProMoT Version: 0.8.3, 0.8.4 Operating system: WindowsXP 32bit, Windows7 64bit Computer: 2x laptop The error was reported by Axel von Kamp and Raimo Franke (HZI Braunschweig).
The following error message appears: org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 208 completed: Maybe org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 208 completed: Maybe at com.sun.corba.se.impl.logging.ORBUtilSystemException.connectionAbort(Unknown Source) at com.sun.corba.se.impl.logging.ORBUtilSystemException.connectionAbort(Unknown Source) at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl?.finishReadingBits(Unknown Source) at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl?.doWork(Unknown Source) at com.sun.corba.se.impl.orbutil.threadpool.ThreadPoolImpl?$WorkerThread?.performWork(Unknown Source) at com.sun.corba.se.impl.orbutil.threadpool.ThreadPoolImpl?$WorkerThread?.run(Unknown Source) Caused by: org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 215 completed: No at com.sun.corba.se.impl.logging.ORBUtilSystemException.transportReadTimeoutExceeded(Unknown Source) at com.sun.corba.se.impl.logging.ORBUtilSystemException.transportReadTimeoutExceeded(Unknown Source) at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl?.readFully(Unknown Source) at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl?.read(Unknown Source) at com.sun.corba.se.impl.protocol.giopmsgheaders.MessageBase?.readGIOPBody(Unknown Source) at com.sun.corba.se.impl.transport.CorbaContactInfoBase?.finishCreatingMessageMediator(Unknown Source) ... 4 more
Change History (1)
comment:1 Changed 14 years ago by mirschel
- Resolution set to fixed
- Status changed from new to closed