You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2016/03/09 02:58:17 UTC

[Bug 59147] New: Unexpected text in console

https://bz.apache.org/bugzilla/show_bug.cgi?id=59147

            Bug ID: 59147
           Summary: Unexpected text in console
           Product: JMeter
           Version: 2.13
          Hardware: PC
                OS: Mac OS X 10.1
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTTP
          Assignee: issues@jmeter.apache.org
          Reporter: sebb@apache.org

In GUI mode, I sometimes see text of the form:

2016-03-09 01:47:02.687 java[4392:1146915] inOptions: {
    JavaCUIThumbStartKey = 0;
    "is.flipped" = 0;
    kCUIOrientationKey = kCUIOrientVertical;
    kCUIThumbProportionKey = "0.4444444477558136";
    max = 0;
    pressedpart = 0;
    state = normal;
    value = 0;
    widget = scrollbar;
}

2016-03-09 01:47:02.688 java[4392:1146915] outHitPart = 0

Looks like debug that has been left in accidentally

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 59147] Unexpected text in console

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=59147

--- Comment #1 from benoit.wiart@gmail.com ---
looks like you're on mac and it's probably not coming from jmeter
http://stackoverflow.com/questions/34688056/scrollbar-in-jfilechooser-gives-error.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 59147] Unexpected text in console

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=59147

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEEDINFO                    |RESOLVED

--- Comment #4 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
It's a Java bug:
https://bugs.openjdk.java.net/browse/JDK-8152662

Closing this issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 59147] Unexpected text in console

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=59147

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om

--- Comment #3 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Hi sebb,

Do you still reproduce this issue with latest Java 8 ?

If so , I'd suggest you open a Java bug as I don't see where JMeter is involved
in it.
Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 59147] Unexpected text in console

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=59147

--- Comment #2 from Sebb <se...@apache.org> ---
Thanks.

However I have not seen it before, and I have been on Mac for a while, so I
assume it might be related to a recent fix.

I've not checked whether it occurs in 2.13; I think I've only seen it in trunk.

-- 
You are receiving this mail because:
You are the assignee for the bug.