Task #8783 (closed)
Opened 7 years ago
Closed 7 years ago
Bug: webstart logging not working.
| Reported by: | jamoore | Owned by: | jamoore |
|---|---|---|---|
| Priority: | major | Milestone: | OMERO-4.4 |
| Component: | Insight | Version: | n.a. |
| Keywords: | n.a. | Cc: | jburel |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | n.a. |
Description
log4j:WARN No appenders could be found for logger (ome.system.UpgradeCheck). log4j:WARN Please initialize the log4j system properly.
gets printed to the webstart console, so there is no logging available.
Change History (3)
comment:1 Changed 7 years ago by jburel
- Cc jburel added
- Owner changed from jburel to jmoore
comment:2 Changed 7 years ago by jmoore
- Priority changed from minor to major
- Remaining Time set to 0.25
- Status changed from new to accepted
For tracking down further issues, it might be worth at least looking into this. Going to spend a bit of time researching.
comment:3 Changed 7 years ago by jmoore
- Remaining Time changed from 0.25 to 0
- Resolution set to fixed
- Status changed from accepted to closed
Jean-Marie's fixes for https://github.com/joshmoore/openmicroscopy/pull/11 also took care of this.
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
Similar to #8784. See comments on PR.