Quantcast
Channel: PTC Community: Message List - Windchill
Viewing all articles
Browse latest Browse all 8876

Re: Windchill PDMLink Automatic Start and Stop

$
0
0

Hello,

 

Start.bat ->

net start NameApache

net start NameWindchill

 

Stop.bat ->

net stop NameWindchill

net stop NameApache

 

REM Delete Tomcat logs and logs

if exist <Windchill_home>\Windchill\Tomcat\instances rmdir /S /Q <Windchill_home>\Windchill\Tomcat\instances

cd <Windchill_home>\Windchill\Tomcat\

mkdir instances

 

if exist <Windchill_home>\Windchill\tasks\codebase\com\infoengine\compiledTasks\file rmdir /S /Q <Windchill_home>\Windchill\tasks\codebase\com\infoengine\compiledTasks\file

cd <Windchill_home>\Windchill\tasks\codebase\com\infoengine\compiledTasks\

mkdir file

 

del /S /Q <Windchill_home>\windchill\logs\*.*

 

Pascal


Viewing all articles
Browse latest Browse all 8876

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>