Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
We have recently upgraded to 9.1. One issue we are runniong into is when you select Library, then Team you get the following error. If you select team again it goes away but does anyone have a permanent fix?
org.apache.jasper.JasperException: javax.servlet.ServletException: javax.servlet.jsp.JspException: Unable to process tag: GetModelTag [
var="treeModel"
modelBean.modelCommand="TreeCommand [
selector="null"
executed="false"
dynamic="false"
result="null"
nmCommandBean="null"
treeHandler="teamTreeHandler"
dataUtilityBean="null"
class="class com.ptc.core.components.command.TreeCommand"
beanFactory="null"
componentDescriptor="null"
filters=""
requestor="null"
]"
Following the directions on this TAN #144182 to clear up this issue.
It directs you to a JSP to clear out of the database the tab stickiness for a user.
https://www.ptc.com/appserver/cs/view/solution.jsp?n=144182
Regards,
Dave
