我正在尝试在Windchill上使用分页查询,但如果sesssion持续时间超过30分钟,则总是会获得分页会话超时。方法PagingSessionHelper.extendTimeout(long sessionID)
没有任何改变。
PTC Solution表示此问题已在Windchill Solutions 9.1维护版本M060中得到解决,但在针对Windchill 10进行测试时遇到了同样的问题。
有人知道如何让它发挥作用吗?
答案 0 :(得分:1)
将wt.pom.paging.sessionCleanupTime设置为/db/db.properties中的更高值
答案 1 :(得分:0)
我相信你可以暂时停止commonschedulequeue以获得与扩展wt.pom.paging.sessionCleanupTime相同的结果,因为该队列运行清理。