Opened 11 years ago
Closed 11 years ago
#1767 closed defect (fixed)
Remove debug code in 'Externa program executor' configuration dialog
Reported by: | Nicklas Nordborg | Owned by: | everyone |
---|---|---|---|
Priority: | major | Milestone: | BASE 3.2.3 |
Component: | coreplugins | Version: | |
Keywords: | Cc: |
Description
The third step in the configuration sequence always display an error message:
Could not load parameter definitions fff java.lang.RuntimeException: fff at org.apache.jsp.plugins.net.sf.basedb.plugins.executor.external_005fplugin_005fparameters_jsp._jspService(external_005fplugin_005fparameters_jsp.java:158) at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
Seems like it is debug code left since #1655.
Note:
See TracTickets
for help on using tickets.
(In [6303]) Fixes #1767: Remove debug code in 'Externa program executor' configuration dialog