cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

We are happy to announce the new Windchill Customization board! Learn more.

BGMS Log showing path error to JAR File

ChrisCollinson
6-Contributor

BGMS Log showing path error to JAR File

Hi All,  

I see a load of errors in my BMS similar to below, not always the same jar file either, the path looks incorrect and I cannot find where this path is obtained or stored so I can go check it,

Anyone seen this or know where the path variable is stored??  

 

ERROR [commonScheduleQueue.SchedulingThread] com.ptc.wa.analyzer.util.JarHelper Administrator - Exception trying to process jar file : D:\PTC\WW112\Windchill\codebase\content3rdParty.jar : D:\ptc\WW112\Windchill\D:\PTC\WW112\Windchill\codebase\content3rdParty.jar (The filename, directory name, or volume label syntax is incorrect)

 

 

 

 

 

 

2 REPLIES 2

Check your environment variables, possible CLASSPATH variable. If you drop into a Windchill shell, it might show up there. Looks like there is a missing separator in the line.

  1. Pls enable the logger:  com.ptc.wa.analyzer.binary.APIUsageAnalyzer=DEBUG
  2. Reproduce the issue
  3. Provide the logs that contains the keyword:  "Identification Report Location : ",  "Windchill Home : " ,"Error Logs Location : ", " files using criteria : "

 

Top Tags