All,
Recently our method server has been logging abnormally large amounts of data - It will fill a 9MB MethodServer log file in about 1 minute often from the actions of a single user who is not even checking data in. Some days over 1 GB of data will be logged and on other days with similar activity levels there might be less than 20 MB.
All the extra data falls into these two categories apparently having to do with Pro/E units and PV thumbnails:
Fri 5/4/12 15:07:24: SimpleTaskDispatcher6: INFO : com.ptc.windchill.uwgm.proesrv.util.UwgmNDUtilities - UwgmNDUtilities.getQuantityType :: kg/m**3: units = kg/m**3; symbol map = {kg=1, m=-3}
Fri 5/4/12 15:07:24: SimpleTaskDispatcher6: WARN : com.ptc.windchill.uwgm.proesrv.util.X12NeutralDataHelper - X12NeutralDataHelper.createModelParameters :: DENSITY: valueType = uwgmdb::DataType::RealWithUnits, kg/m**3
Fri 5/4/12 15:07:24: SimpleTaskDispatcher6: WARN : com.ptc.windchill.uwgm.proesrv.util.UwgmNDUtilities - UwgmNDUtilities.parseUnit :: unitB lookupSymbol = kg
Fri 5/4/12 15:07:24: SimpleTaskDispatcher6: WARN : com.ptc.windchill.uwgm.proesrv.util.UwgmNDUtilities - UwgmNDUtilities.parseUnit :: unitB 2 = kg, pow = 1
Fri 5/4/12 15:07:24: SimpleTaskDispatcher6: WARN : com.ptc.windchill.uwgm.proesrv.util.UwgmNDUtilities - UwgmNDUtilities.parseUnit :: unitB lookupSymbol = m
Fri 5/4/12 15:07:25: SimpleTaskDispatcher6: WARN : com.ptc.windchill.uwgm.proesrv.rrc.RRCContentHelper - RRCContentHelper.fillContentInfo :: 5712-133-032.prt: Skipping content item with role - THUMBNAIL3D
Fri 5/4/12 15:07:25: SimpleTaskDispatcher6: WARN : com.ptc.windchill.uwgm.proesrv.rrc.RRCContentHelper - RRCContentHelper.fillContentInfo :: 5712-133-032.prt: Skipping content item with role - THUMBNAIL
Fri 5/4/12 15:07:25: SimpleTaskDispatcher6: WARN : com.ptc.windchill.uwgm.proesrv.rrc.RRCContentHelper - RRCContentHelper.fillContentInfo :: 5712-133-032.prt: Skipping content item with role - THUMBNAIL_SMALL
Does anyone have any idea why this might occur?
I tried a PTC recommended setting:
xconfmanager -s log4j.logger.com.ptc.windchill.uwgm=ERROR -t C:\ptc\Windchill_9.1\Windchill\codebase\WEB-INF\log4jMethodServer.properties -p
But it didn't make any difference.
Thanks,
Mike Foster
ATK
Recently our method server has been logging abnormally large amounts of data - It will fill a 9MB MethodServer log file in about 1 minute often from the actions of a single user who is not even checking data in. Some days over 1 GB of data will be logged and on other days with similar activity levels there might be less than 20 MB.
All the extra data falls into these two categories apparently having to do with Pro/E units and PV thumbnails:
Fri 5/4/12 15:07:24: SimpleTaskDispatcher6: INFO : com.ptc.windchill.uwgm.proesrv.util.UwgmNDUtilities - UwgmNDUtilities.getQuantityType :: kg/m**3: units = kg/m**3; symbol map = {kg=1, m=-3}
Fri 5/4/12 15:07:24: SimpleTaskDispatcher6: WARN : com.ptc.windchill.uwgm.proesrv.util.X12NeutralDataHelper - X12NeutralDataHelper.createModelParameters :: DENSITY: valueType = uwgmdb::DataType::RealWithUnits, kg/m**3
Fri 5/4/12 15:07:24: SimpleTaskDispatcher6: WARN : com.ptc.windchill.uwgm.proesrv.util.UwgmNDUtilities - UwgmNDUtilities.parseUnit :: unitB lookupSymbol = kg
Fri 5/4/12 15:07:24: SimpleTaskDispatcher6: WARN : com.ptc.windchill.uwgm.proesrv.util.UwgmNDUtilities - UwgmNDUtilities.parseUnit :: unitB 2 = kg, pow = 1
Fri 5/4/12 15:07:24: SimpleTaskDispatcher6: WARN : com.ptc.windchill.uwgm.proesrv.util.UwgmNDUtilities - UwgmNDUtilities.parseUnit :: unitB lookupSymbol = m
Fri 5/4/12 15:07:25: SimpleTaskDispatcher6: WARN : com.ptc.windchill.uwgm.proesrv.rrc.RRCContentHelper - RRCContentHelper.fillContentInfo :: 5712-133-032.prt: Skipping content item with role - THUMBNAIL3D
Fri 5/4/12 15:07:25: SimpleTaskDispatcher6: WARN : com.ptc.windchill.uwgm.proesrv.rrc.RRCContentHelper - RRCContentHelper.fillContentInfo :: 5712-133-032.prt: Skipping content item with role - THUMBNAIL
Fri 5/4/12 15:07:25: SimpleTaskDispatcher6: WARN : com.ptc.windchill.uwgm.proesrv.rrc.RRCContentHelper - RRCContentHelper.fillContentInfo :: 5712-133-032.prt: Skipping content item with role - THUMBNAIL_SMALL
Does anyone have any idea why this might occur?
I tried a PTC recommended setting:
xconfmanager -s log4j.logger.com.ptc.windchill.uwgm=ERROR -t C:\ptc\Windchill_9.1\Windchill\codebase\WEB-INF\log4jMethodServer.properties -p
But it didn't make any difference.
Thanks,
Mike Foster
ATK