Article - CS378169

The Windchill Method server is not starting with error message ERROR [main] wt.manager.ServerManagerImpl - Error initializing wt.manager.ServerManagerImpl java.lang.NumberFormatException: For input string: "XXX"

Modified: 13-Nov-2022   


Applies To

  • Windchill PDMLink 11.0 to 12.1

Description

  • Method server starting is failing
  • Server manager is failed with NumberFormatException
INFO  [main] wt.server.manager.startup - Registry created: RegistryImpl[UnicastServerRef2 [liveRef: [endpoint:[<Hostname>:5002,wt.boot.WTRMIMasterSocketFactory@1e240](local),objID:[0:0:0, 0]]]]
2022-10-10 09:14:15,544 ERROR [main] wt.manager.ServerManagerImpl - Error initializing wt.manager.ServerManagerImpl
java.lang.NumberFormatException: For input string: "XXX"
	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
	at java.lang.Integer.parseInt(Integer.java:580)
	at java.lang.Integer.parseInt(Integer.java:615)
	at wt.util.WTProperties.getProperty(WTProperties.java:1401)
	at wt.manager.ServerManagerImpl.<clinit>(ServerManagerImpl.java:77)
	at wt.manager.ServerManagerMain.startServerManager_internal(ServerManagerMain.java:372)
	at wt.manager.ServerManagerMain.run(ServerManagerMain.java:300)
	at wt.manager.ServerManagerMain.main(ServerManagerMain.java:230)
2022-10-10 09:14:15,549 FATAL [main] wt.server.manager - ServerManagerMain abort
java.lang.NumberFormatException: For input string: "XXX"
	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
	at java.lang.Integer.parseInt(Integer.java:580)
	at java.lang.Integer.parseInt(Integer.java:615)
	at wt.util.WTProperties.getProperty(WTProperties.java:1401)
	at wt.manager.ServerManagerImpl.<clinit>(ServerManagerImpl.java:77)
	at wt.manager.ServerManagerMain.startServerManager_internal(ServerManagerMain.java:372)
	at wt.manager.ServerManagerMain.run(ServerManagerMain.java:300)
	at wt.manager.ServerManagerMain.main(ServerManagerMain.java:230)
2022-10-10 09:14:15,549 FATAL [main] wt.server.manager.shutdown - ServerManager stopped.

 
This is a printer-friendly version of Article 378169 and may be out of date. For the latest version click CS378169