アーティクル - CS148181
Windchill を起動できませんでした - 「windchill start」コマンドを実行しても何も起こらないか、または Windchill ですべての MethodServer/BackgroundMethodServer が起動されていません。
修正日: 22-Oct-2025
適用対象
- Windchill PDMLink 9.1 to 13.1
説明
- Windchill Startは何もしない
- ServerManager または MethodServer のログは生成されません(または、サイズが 0 バイトの ServerManager*-GC.log ファイルが 1 つだけあります)
- MethodServer または BackgroundMethodServer のうち 1 つまたは一部だけを起動できます。
- すべての MethodServer または BackgroundMethodServer を起動できません。
- MethodServer のみ、または BackgroundMethodServer のみをランダムに起動します。
- Solr サーバーは、<SolrServer>/solr/server/logs の下にログが生成されず、サイズが 0 バイトの GC ログ ファイルのみが生成されるため、起動できません。
- windchill wt.auth.Authenticationコマンドがエラーをスローします:
wt.util.WTRemoteException: Unable to invoke remote method; nested exception is: wt.util.WTRemoteException: Unable to locate method server; nested exception is: wt.util.WTRemoteException: Unable to locate method server; nested exception is: wt.util.WTRemoteException: Unable to get server; nested exception is: wt.util.WTRemoteException: Unable to locate server manager; nested exception is: java.rmi.ConnectException: Connection refused to host: <hostname>; nested exception is: java.net.ConnectException: Connection refused: connect
- java -versionのような単純なコマンドはエラーをスローする可能性がある
Error occurred during initialization of VM Could not reserve enough space for object heap Could not create the Java virtual machine.
- 記事CS26192に従い、 ServerManager起動コマンドを実行すると、次のエラーが表示されます。
Error occurred during initialization of VM Could not reserve enough space for object heap Could not create the Java virtual machine.
- インストール後にレプリカ サーバーを起動できない
- オペレーティングシステムのアップグレード後に Windchill が起動に失敗し、Methodserver.log に以下のエラーが表示される
ERROR [wt.jmx.core.SharedScheduledExecutor.worker] wt.jmx.notif.serverManager.unavailable - Time=2025-10-17 18:17:22.848 +0800, Name=ServerManagerFailureNotifier, SourceObjectName=com.ptc:wt.subsystem=Monitors,wt.monitorType=ServerManager, class=class javax.management.Notification, type=wt.manager.jmx.ServerManagerMonitorMBean.PingServerManager.failure, message=ServerManager has stopped, JVM Name=13576@TP2SVR01, ServerManager Monitor=[AllowInitialAutoStartup=false,AvgPingResponseSeconds=0.0015062833333333331,FailedPingsUntilRestart=0,LastPingResponseSeconds=0.0014149,LastResetTime=,LoggerLevel=INFO,LoggerName=wt.manager.jmx.ServerManagerMonitor,PercentageServerManagerUpTime=85.71428571428571,PingIntervalSeconds=90,ServerManagerPings=7] WARN [wt.jmx.core.SharedScheduledExecutor.worker] wt.manager.jmx.ServerManagerMonitor - ServerManager has stopped ... WARN [RMI Unreferenced-57] wt.method.server - Uncaught exception on thread:
- エラーのためクライアントから Windchill にアクセスできません:
Service Unavailable
最新バージョンはこちらを参照ください CS148181