Skip to main content
1-Visitor
December 10, 2013
Question

Windchill was not found on this server.

  • December 10, 2013
  • 2 replies
  • 1499 views

Hi,

I have installed WC10.2 F000 release, installation was successfully completed and after that, I am running server URL(http://windchill.meeccon.com:99/Windchill) it is showing error like below..

Not Found

The requested URL /Windchill was not found on this server.

but when i am running http://windchill.mec.com:99

i got message below :-

It works!

Please help me and try to solve problem as soon as possible..

2 replies

10-Marble
December 10, 2013

Hi,

This means Apache is running but Windchill is not running.

If Windchill should start as services, check if the windchill method server and windchill directory server are running as services. Else check the log files in the windchill env. to check errors on the method server.

1-Visitor
December 10, 2013

What did you use for your web app name?

Check your <Apache>/conf/extra directory.

There should be a file named something like "app-Windchill.conf" where "Windchill" is the web app.

Check inside it for a line like

Alias /Windchill "D:/Ptc/Windchill/codebase"

where D:/Ptc/Windchill is your <WT_HOME> directory.