Opened 17 years ago
Closed 17 years ago
#842 closed defect (fixed)
PluginDefinition.isUsed() throws exception
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | BASE 2.5 |
Component: | core | Version: | |
Keywords: | Cc: |
Description
Node '<query id="GET_JOBS_FOR_PLUGINDEFINITION">' was not found in file '/common-queries.xml' or in file '/postgres-queries.xml'
BaseException ...at PredefinedQuery.getQueryString(PredefinedQuery.java:157) ...at HibernateUtil.getPredefinedQuery(HibernateUtil.java:1532) ...at PluginDefinition.isUsed(PluginDefinition.java:385) ...at org.apache.jsp.admin.plugindefinitions.view_005fplugin_jsp._jspService(view_005fplugin_jsp.java:227)
Change History (2)
comment:1 by , 17 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
(In [3999]) Fixes #842: PluginDefinition.isUsed() throws exception