アーティクル - CS388959

Windchill で start-ds.bat を使用して Windchill DS を起動できない

修正日: 21-Mar-2024   


注記:ここに記載されている情報は、お客様の利便性向上のため機械翻訳ソフトを使用しています。PTCは、ここに記載されている情報の翻訳の正確性について、一切の責任を負いませんので、ご了承ください。英語の原文を参照するには、こちら。この機械翻訳に関する詳細は、こちら。
お知らせいただき、ありがとうございます。この機械翻訳をレビューします。

適用対象

  • Windchill PDMLink 12.0 to 12.1

説明

  • start-ds.batを使用して Windchill DS を起動できない
  • Windchill DSコントロール パネルから通常どおり起動できます。
  • エラーメッセージ:
Checking C:\ptc\Windchill_11.2\WindchillDS\server\config\WDSMBeanConfig.xml
File found C:\ptc\Windchill_11.2\WindchillDS\server/config/WDSMBeanConfig.xml
Exception in thread "main" java.lang.UnsupportedClassVersionError: wt/util/xml/jaxp/JAXPFactories has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:756)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:473)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:355)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:264)
	at wt.jmx.core.XMLDumper.getTransformerFactory(XMLDumper.java:530)
	at wt.jmx.core.mbeans.MBeanLoader.<clinit>(MBeanLoader.java:1285)
	at org.opends.server.windchill.MBeanStartup.<init>(MBeanStartup.java:169)
	at org.opends.server.core.DirectoryServer.main(DirectoryServer.java:7431)
[20/三月/2023:11:03:21.750 +0800] category=CORE severity=NOTICE msgID=org.opends.messages.core.139 msg=The Directory Server has sent an alert notification generated by class org.opends.server.core.DirectoryServer (alert type org.opends.server.DirectoryServerShutdown, alert ID org.opends.messages.core-141): The Directory Server has started the shutdown process. The shutdown was initiated by an instance of class org.opends.server.core.DirectoryServerShutdownHook and the reason provided for the shutdown was The Directory Server shutdown hook detected that the JVM is shutting down. This generally indicates that JVM received an external request to stop (e.g., through a kill signal)
[20/三月/2023:11:03:21.750 +0800] category=CORE severity=NOTICE msgID=org.opends.messages.core.203 msg=The Directory Server is now stopped
最新バージョンはこちらを参照ください CS388959