アーティクル - CS63100
スタンバイから復帰時にサーバとの接続が切れてしまう(Creo Elements/Direct Model Manager / Drawing Manager)
修正日: 11-Jul-2022
適用対象
- Creo Elements/Direct Model Manager / Drawing Manager 17.00 to 20.00
- Creo Elements/Direct WorkManager / DDM 17.00 to 20.00
説明
- 節電対応のため、PCの電源設定を15分未使用だとスタンバイになるよう設定
- スタンバイから復帰の際、WorkManagerと Model Managerはサーバとの接続が切れてしまう。
- 現象発生の際にはWorkManager または Model Manager を再起動しなければならない。
class com.osm.exception.WMDatabaseConnectionException: 11000: *** エラー: データベースへの接続がシャットダウンされました: もう一度接続してください
Thread = AWT-EventQueue-0 ID= 19
25000000 : *** エラー: データ・サーバとのコミュニケーションに失敗しました
25000000 : *** エラー: データ・サーバとのコミュニケーションに失敗しました
10002 : *** エラー: サーバとのコミュニケーションに失敗しました
at com.osm.exception.WMExceptionFactory.createException(Unknown Source)
at com.osm.biz.pdm._refresh(Native Method)
at com.osm.biz.pdm.refresh(Unknown Source)
at com.osm.biz.WMDBObject.refreshFromKernel(Unknown Source)
at com.osm.biz.WMDBObject.refresh(Unknown Source)
at com.osm.ui.tree.WMDynamicTreeModel.isWMUserObjectValid(Unknown Source)
at com.osm.ui.tree.WMDynamicTreeModel.createChildren(Unknown Source)
at com.osm.ui.tree.WMDynamicTreeModel.createChildren(Unknown Source)
at com.osm.ui.tree.WMDynamicTreeModel.<init>(Unknown Source)
at com.osm.datamgmt.ui.WorkspacePanel$1.<init>(Unknown Source)
at com.osm.datamgmt.ui.WorkspacePanel.init(Unknown Source)
at com.osm.datamgmt.ui.WorkspacePanel.setSelected(Unknown Source)
at com.osm.ui.taskbar.TaskBarSelectionPanel.setSelected(Unknown Source)
at com.osm.ui.ExplorerPanel.handleSelectionPanelChanged(Unknown Source)
at com.osm.ui.ExplorerContentPanel.handleSelectionPanelChanged(Unknown Source)
at com.osm.ui.ExplorerContentSplitPanel.stateChanged(Unknown Source)
at javax.swing.JTabbedPane.fireStateChanged(Unknown Source)
at javax.swing.JTabbedPane$ModelListener.stateChanged(Unknown Source)
at javax.swing.DefaultSingleSelectionModel.fireStateChanged(Unknown Source)
at javax.swing.DefaultSingleSelectionModel.setSelectedIndex(Unknown Source)
at javax.swing.JTabbedPane.setSelectedIndexImpl(Unknown Source)
at javax.swing.JTabbedPane.setSelectedIndex(Unknown Source)
at javax.swing.plaf.basic.BasicTabbedPaneUI$Handler.mousePressed(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
最新バージョンはこちらを参照ください CS63100