Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
https://www.ptc.com/appserver/cs/view/case.jsp?n=10583668}
The ultimate solution was to restart the server. Since then, I have had no issues.
Hi Ned,
I am facing the same issue.
I do not have access to the article, can you share the same in PDF format for my reference.
Thanks
Murthi
The resolution to the case in Ned's link was to restart Windchill. Though, that shouldn't be necessary if you can figure out which logger is causing the high amount of logging, and reset that back to it's default level. What sort of messages are you seeing filling up your MS log? Are they the same com.ptc.windchill.uwgm.proesrv that Mike was seeing? If so, try adding the line to log4jMethodServer.properties that Mike mentioned below.
Hi Chris,
Thanks for the reply.
The errors message are
From Foreground Method server :
Mon 6/15/15 10:30:53: PublisherQueue1.PollingThread: readComponent: Unexpected tag type 255
Mon 6/15/15 10:30:53: PublisherQueue1.PollingThread: skipTagBitData: tagSize -1 tagReadCount 0
Mon 6/15/15 10:30:53: PublisherQueue1.PollingThread: readComponent: Unexpected tag type 255
Mon 6/15/15 10:30:53: PublisherQueue1.PollingThread: skipTagBitData: tagSize -1 tagReadCount 0
Mon 6/15/15 10:30:53: PublisherQueue1.PollingThread: readComponent: Unexpected tag type 255
Mon 6/15/15 10:30:53: PublisherQueue1.PollingThread: skipTagBitData: tagSize -1 tagReadCount 0
From Background Method server :
Mon 6/15/15 10:22:46: SimpleTaskDispatcher3: WARN : com.ptc.windchill.uwgm.proesrv.rrc.RRCContentHelper - RRCContentHelper.fillContentInfo :: 11002749_clamp_sketch.prt: Skipping content item with role - THUMBNAIL3D
Mon 6/15/15 10:22:46: SimpleTaskDispatcher3: WARN : com.ptc.windchill.uwgm.proesrv.rrc.RRCContentHelper - RRCContentHelper.fillContentInfo :: ___5479289_____.prt: Skipping content item with role - THUMBNAIL3D
Mon 6/15/15 10:22:46: SimpleTaskDispatcher3: WARN : com.ptc.windchill.uwgm.proesrv.rrc.RRCContentHelper - RRCContentHelper.fillContentInfo :: ___5479289_____.prt: Skipping content item with role - THUMBNAIL
Mon 6/15/15 10:22:46: SimpleTaskDispatcher3: WARN : com.ptc.windchill.uwgm.proesrv.rrc.RRCContentHelper - RRCContentHelper.fillContentInfo :: ___5479289_____.prt: Skipping content item with role - THUMBNAIL_SMALL
Mon 6/15/15 10:22:46: SimpleTaskDispatcher3: WARN : com.ptc.windchill.uwgm.proesrv.rrc.RRCContentHelper - RRCContentHelper.fillContentInfo :: ___5498393_____.prt: Skipping content item with role - THUMBNAIL
Mon 6/15/15 10:22:46: SimpleTaskDispatcher3: WARN : com.ptc.windchill.uwgm.proesrv.rrc.RRCContentHelper - RRCContentHelper.fillContentInfo :: ___5498393_____.prt: Skipping content item with role - THUMBNAIL_SMALL
Mon 6/15/15 10:22:46: SimpleTaskDispatcher3: WARN : com.ptc.windchill.uwgm.proesrv.rrc.RRCContentHelper - RRCContentHelper.fillContentInfo :: ___5498393_____.prt: Skipping content item with role - THUMBNAIL3D
After enabling the ERROR for the MS, still receiving the WARN message logs.
I was asked to change the client level recipe file to convert viewable for the 9.1 compatible version.
Yet to verify in the server.
Will keep posted.
Thanks