-----------------------------------------------------------------------
Creo Elements/Direct Model Manager 异常报告
时间 : Fri Jun 27 09:11:47 CST 2014
-----------------------------------------------------------------------
-----------------------------------------------------------------------
com.osm.automation.jobspooler.NetworkException: 无法连接到 :8899 处的作业后台处理程序。
at com.osm.automation.jobspooler.JobSpoolerSocketClient.sendRequest(Unknown Source)
at com.osm.automation.jobspooler.JobSpoolerSocketClient.sendGetRegisteredJobServersRequest(Unknown Source)
at com.osm.automation.jobspooler.JobSpoolerClient.getRegisteredJobServers(Unknown Source)
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 com.osm.automation.jobspooler.JobSpoolerClientFactory$JobSpoolerClientProxy.invoke(Unknown Source)
at $Proxy0.getRegisteredJobServers(Unknown Source)
at com.osm.automation.Automation.hasJobServerConfigured(Unknown Source)
at com.osm.actionmenu.DefaultActionMenuModel.shouldAddTaskAgentActions(Unknown Source)
at com.osm.actionmenu.DefaultActionMenuModel.initTasksSectionActions(Unknown Source)
at com.osm.actionmenu.DefaultActionMenuModel.initActions(Unknown Source)
at com.osm.actionmenu.DefaultActionMenuModel.init(Unknown Source)
at com.osm.actionmenu.ActionMenuModelFactory.createActionMenuModel(Unknown Source)
at com.osm.actionmenu.DynamicActionMenu.getActionMenuModel(Unknown Source)
at com.osm.actionmenu.DynamicActionMenu.setWMObject(Unknown Source)
at com.osm.biz.WMDBObject.getWMActionMenu(Unknown Source)
at com.osm.ui.tree.WMTreeNode.getWMActionMenu(Unknown Source)
at com.osm.ui.tree.WMDefaultEventHandler.handlePopupTrigger(Unknown Source)
at com.osm.ui.treetable.WMTreeTableRowHeader.handlePopupTrigger(Unknown Source)
at com.osm.ui.treetable.WMTreeTableRowHeader$TreeTableMouseListener.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection timed out: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(Unknown Source)
at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.<init>(Unknown Source)
at java.net.Socket.<init>(Unknown Source)
... 45 more
-----------------------------------------------------------------------
com.osm.datamgmt.exception.SolidDesignerConnectionException: 通信错误: 相互链接 (LISP)
LISP error:
NIL cannot be coerced to a VECTOR3
[SolidDesigner IL]
Thread = StartSave Thread ID= 74
(modelmanager::db-save-2d-data-doit :tmpdir "C:/Users/ADMINI~1/AppData/Local/Temp/Model_Manager/WMTempDir5765966455571986033" :with-thumbnail t :tn-size-x 500 :th-size-y 500 :filing-revision "MR-17-RELEASE")
at com.osm.datamgmt.integration.SolidDesigner.executeCommand(Unknown Source)
at com.osm.datamgmt.integration.Annotation.save(Unknown Source)
at com.osm.datamgmt.integration.save.AnnotationSaveDataModel.get(Unknown Source)
at com.osm.datamgmt.util.SaveAnnotation.getDataModel(Unknown Source)
at com.osm.datamgmt.util.StartSave.run(Unknown Source)
Caused by: com.osm.datamgmt.exception.SolidDesignerConnectionException: 通信错误: 相互链接 (LISP)
LISP error:
NIL cannot be coerced to a VECTOR3
[SolidDesigner IL]
at com.osm.biz.Interlink.send(Unknown Source)
... 5 more