View Issue Details

IDProjectCategoryView StatusLast Update
0006699SymmetricDS ProBugpublic2025-01-13 17:00
Reporterpmarzullo Assigned Topmarzullo  
Prioritynormal 
Status resolvedResolutionfixed 
Product Version3.15.0 
Target Version3.15.13Fixed in Version3.15.13 
Summary0006699: Logging Set Levels Advanced throws exception when running in servlet container (not standalone)
DescriptionWhen running in a servlet container like Tomcat, the usage of Logging->Set Levels->Advanced throws an exception.

When following Logging->Set Levels->Advanced, it attempts to find all loaded classes that are in the Packages with a package name starting with org.jumpmind or com.jumpmind.

But the retrieval of any classes has been failing for many releases (I went back to 3.8 and it never retrieved any class names).

Further research indicates that there is no way to find the loaded classes from the loaded packages.

So going to remove that code that searches for loaded classes.
Steps To Reproduce0. Run in a Tomcat servlet container.
1. Go to Manage->Logging->Set Levels->Advanced
2. Exception will be thrown (in the logs) and the popup is removed.
Tagslogging, ui

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.15 24d903d2

2025-01-13 16:15:12

pmarzullo

Details Diff
0006699: Logging Set Levels Advanced throws exception when running in
servlet container (not standalone)
Affected Issues
0006699
mod - symmetric-util/src/main/java/org/jumpmind/util/AppUtils.java Diff File

Issue History

Date Modified Username Field Change
2025-01-13 16:13 pmarzullo New Issue
2025-01-13 16:13 pmarzullo Status new => assigned
2025-01-13 16:13 pmarzullo Assigned To => pmarzullo
2025-01-13 16:13 pmarzullo Tag Attached: logging
2025-01-13 16:13 pmarzullo Tag Attached: ui
2025-01-13 16:15 pmarzullo Status assigned => resolved
2025-01-13 16:15 pmarzullo Resolution open => fixed
2025-01-13 16:15 pmarzullo Fixed in Version => 3.15.13
2025-01-13 17:00 pmarzullo Changeset attached => SymmetricDS 3.15 24d903d2