This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 256842 - IllegalStateException: this shall be called just from AWT thread
Summary: IllegalStateException: this shall be called just from AWT thread
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-28 01:48 UTC by fuzumoe
Modified: 2016-05-16 15:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 207424


Attachments
stacktrace (1.75 KB, text/plain)
2015-11-28 01:48 UTC, fuzumoe
Details

Note You need to log in before you can comment on or make changes to this bug.
Description fuzumoe 2015-11-28 01:48:49 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.66-b17, Java(TM) SE Runtime Environment, 1.8.0_66-b17
OS: Linux

User Comments:
GUEST: deploy web application

GUEST: IllegalStateException: this shall be called just from AWT thread

GUEST: Reviewing stack trace after Swing callback error.

fuzumoe: <Please provide a description of the problem or the steps to reproduce>
AGAIN AND AGAIN

GUEST: Usage work only once

GUEST: help

GUEST: I don't know what happened




Stacktrace: 
java.lang.IllegalStateException: this shall be called just from AWT thread
   at com.raelity.nbm.editor_pin.Pin.init(Pin.java:64)
   at com.raelity.nbm.editor_pin.Pin.isEnabled(Pin.java:80)
   at org.openide.awt.Actions$ButtonBridge.updateState(Actions.java:1124)
   at org.openide.awt.Actions$Bridge.propertyChange(Actions.java:932)
   at org.openide.util.WeakListenerImpl$PropertyChange.propertyChange(WeakListenerImpl.java:215)
   at java.beans.PropertyChangeSupport.fire(PropertyChangeSupport.java:335)
Comment 1 fuzumoe 2015-11-28 01:48:51 UTC
Created attachment 157535 [details]
stacktrace
Comment 2 Martin Entlicher 2016-05-16 15:43:08 UTC
This is a bug of com.raelity.nbm.editor_pin
Please report at https://sourceforge.net/p/jvi/bugs/?source=navbar