Server manager hangs on startup, MethodServer fails to launch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Server manager hangs on startup, MethodServer fails to launch
Hello All
when i entred "windchill start" in the CMD, server manager will stop at this stage and method server will never start , what could be the reason ?
Regards
- Labels:
-
Other
- Tags:
- Business Admin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Is Windchill DS started first?
Is Apache/the Web server started second?
Are your vaults enabled?
Any other log file messsages?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello Ben
Yes, Windchill DS started first and Apache/the Web server started second?
how to check if vaults are enebled? i am thring to launch in my own PC
I foud a releated article for the exact same issue , but could not understand how to check in host file , i am attaching the host file here , also could not how to check cause 2 mentioned in this article?
https://www.ptc.com/en/support/article?n=CS125275
Resolution given in this article
- Cause 1:
-
Go to Start > Run
-
Type Drivers
-
Go to etc folder
-
Open hosts file in a text editor like notepad
-
Verify IP address and host name are correct
-
Add or Update server alias or name in Hosts file
- Cause 2:
- Check the database Connection:
- Check the db property wt.pom.jdbc.host is pointing to the correct host
- Check the property wt.pom.jdbc.port is set to correct port
- Check the property wt.pom.jdbc.service is pointing to the correct instance
-------------------------------------------------------------------------------------------------------------------------------
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Add some logs :
in WINDCHILL_HOME/codebase/WEB-INF/log4jServerManager.properties.
log4j.logger.wt.manager.ServerLauncher=DEBUG
and look in ServerManagers log file. Look for the command and parameters used to launch the MS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello olivier
Attaching 2 log files "log4jServerManager.properties" and "ServerManager-1712192006-2308-log4j"
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
This is strange, I don't see any logs.
It's log4jMethodServer.properties in the zip file, not log4jServerManager.properties, so...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Check the connection to your database.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
database is conneting ,
is this the right way to check ?
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Check the db properties and the connection by your db user.
