Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
2014-10-17 14:42:13,815 INFO [main] wt.pom.properties - wt.pom.batch.spec.tableExpressionThreshold=5
2014-10-17 14:42:13,816 INFO [main] wt.pom.properties - wt.pom.batch.spec.useTableType= true
2014-10-17 14:42:13,816 INFO [main] wt.pom.properties - wt.pom.batch.spec.useColumnList= true
2014-10-17 14:42:13,816 INFO [main] wt.pom.properties - wt.pom.batch.retry.enable= true
2014-10-17 14:42:13,816 INFO [main] wt.pom.properties - wt.pom.batch.closePreparedStatement.threshold=-1
2014-10-17 14:42:13,817 INFO [main] wt.pom.properties - wt.pom.batch.insert.chunkSize= -1
2014-10-17 14:42:13,817 INFO [main] wt.pom.properties - wt.pom.batch.update.chunkSize= -1
2014-10-17 14:42:13,817 INFO [main] wt.pom.properties - wt.pom.maxQueryRetryCount= 5
2014-10-17 14:42:13,817 INFO [main] wt.pom.properties - wt.pom.oracle.disableAlwaysSemiJoin= true
2014-10-17 14:42:13,818 INFO [main] wt.pom.properties - wt.pom.oracle.blobInlineWriteThreshold= -1
2014-10-17 14:42:13,818 INFO [main] wt.pom.properties - wt.pom.emptyTableQueryClassChunkSize = 400
2014-10-17 14:42:13,818 INFO [main] wt.pom.properties - Windchill DataStore: Oracle
2014-10-17 14:42:13,818 INFO [main] wt.pom.properties - JDBC Driver Version: major=10 minor=2
2014-10-17 14:42:13,837 FATAL [main] wt.method.server - MethodServerMain abort
java.lang.NoSuchMethodError: wt.method.jmx.JmxConnectInfo.<init>(ILjava/lang/String;Ljava/lang/String;)V
at wt.method.jmx.JmxConnectInfoHelper.createJvmConnectInfo(JmxConnectInfoHelper.java:103)
at wt.method.jmx.Hook.<clinit>(Hook.java:33)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:169)
at wt.method.MethodServerImpl.<clinit>(MethodServerImpl.java:128)
at wt.method.MethodServerMain.run(MethodServerMain.java:351)
at wt.method.MethodServerMain.start(MethodServerMain.java:263)
at wt.method.MethodServerMain.main(MethodServerMain.java:207)
2014-10-17 14:42:13,839 FATAL [main] wt.method.server.shutdown - MethodServer stopped
经确认,wt.method.jmx.JmxConnectInfo这个类是存在的。
help!
Your JmxConnectInfoHelper class is clearly incorrect. It is from 9.0 M080 or an even earlier release.