Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 334999

Summary: "Help" -> "Show client log" does nothing
Product: [Technology] Jubula Reporter: mbsbredex
Component: UIAssignee: Achim Loerke <Achim.Loerke>
Status: CLOSED FIXED QA Contact: Tim Winselmann <tim.winselmann>
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: All   
Whiteboard:
Attachments:
Description Flags
"java.lang.NoSuchMethodError" stack trace
none
mylyn/context/zip none

Description mbsbredex CLA 2011-01-21 06:55:06 EST
Build Identifier: 

"Show client log" should open a new editor/view that allows me to view the current log from Jubula. At the moment, it doesn't open the view, in the Jubula client. There is no error dialog in the client, but there is a "no such method error" shown in the IDE. I have attached the stack trace. 

Reproducible: Always

Steps to Reproduce:
1. Start Jubula
2. Select "About" -> "Show client log" from the menu bar
Comment 1 mbsbredex CLA 2011-01-21 06:55:44 EST
Created attachment 187275 [details]
"java.lang.NoSuchMethodError" stack trace
Comment 2 Achim Loerke CLA 2011-03-03 03:21:04 EST
fixed for client log by using logback interface
Comment 3 Achim Loerke CLA 2011-03-03 06:11:07 EST
added code to access logfile for jdk1.4 logging
Comment 4 Achim Loerke CLA 2011-03-03 06:11:13 EST
Created attachment 190249 [details]
mylyn/context/zip
Comment 5 Tim Winselmann CLA 2011-03-04 02:37:27 EST
Client logs can now be shown via 'About / Show client log' from the menu bar.