Pierre Smits created OFBIZ-11589:
------------------------------------
Summary: 'Threadlist' function generates an error
Key: OFBIZ-11589
URL:
https://issues.apache.org/jira/browse/OFBIZ-11589 Project: OFBiz
Issue Type: Bug
Components: framework/webtools
Affects Versions: Trunk
Reporter: Pierre Smits
When activating '
https://demo-trunk.ofbiz.apache.org/webtools/control/threadList' following error is returned:
{code:java}
his Thread No such key: currentThread in class java.lang.Thread ---- FTL stack trace ("~" means nesting-related): - Failed at: ${Static["java.lang.Thread"].currentT... [in template "component://webtools/template/service/Threads.ftl" at line 21, column 44] ---- (No such key: currentThread in class java.lang.Thread ---- FTL stack trace ("~" means nesting-related): - Failed at: ${Static["java.lang.Thread"].currentT... [in template "component://webtools/template/service/Threads.ftl" at line 21, column 101] ----)
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)