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 61978 - AWT blocked by "find public conf."
Summary: AWT blocked by "find public conf."
Status: VERIFIED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: collab (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Petr Nejedly
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2005-08-09 14:03 UTC by Petr Nejedly
Modified: 2006-01-05 13:02 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Nejedly 2005-08-09 14:03:54 UTC
"AWT-EventQueue-1" prio=1 tid=0x085db520 nid=0x44ef sleeping[53f93000..53f94714]
        at java.lang.Thread.sleep(Native Method)
        at org.jabberstudio.jso.util.Monitor.watch(Monitor.java:806)
        - locked <0x4491a9d0> (a org.jabberstudio.jso.util.PacketMonitor)
        at org.jabberstudio.jso.util.Monitor.sendAndWatch(Monitor.java:752)
        at org.jabberstudio.jso.util.PacketMonitor.sendAndWatch(PacketMonitor.ja
va:425)
        at org.jabberstudio.jso.util.PacketMonitor.sendAndWatch(PacketMonitor.ja
va:292)
        at org.jabberstudio.jso.util.PacketMonitor.sendAndWatch(PacketMonitor.ja
va:249)
        at org.netbeans.lib.collab.xmpp.XMPPSession.sendItemsQuery(XMPPSession.j
ava:1196)
        at org.netbeans.lib.collab.xmpp.XMPPPersonalStoreService.searchConferenc
e(XMPPPersonalStoreService.java:665)
        at org.netbeans.lib.collab.xmpp.XMPPConferenceService.getPublicConferenc
e(XMPPConferenceService.java:237)
        at org.netbeans.modules.collab.provider.im.IMCollabSession.findPublicCon
versations(IMCollabSession.java:467)
        at org.netbeans.modules.collab.ui.AddConversationForm.findConference(Add
ConversationForm.java:222)
        at org.netbeans.modules.collab.ui.AddConversationForm.findBtnActionPerfo
rmed(AddConversationForm.java:517)
        at org.netbeans.modules.collab.ui.AddConversationForm.access$300(AddConv
ersationForm.java:37)
        at org.netbeans.modules.collab.ui.AddConversationForm$3.actionPerformed(
AddConversationForm.java:386)
        at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:17
86)
        at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Abstra
Comment 1 Petr Nejedly 2006-01-04 13:12:47 UTC
And also for "browse" button.
Comment 2 Petr Nejedly 2006-01-04 16:59:37 UTC
Fixed in trunk, will integrate the fix into releace50
collab/ui/nbproject/project.xml,v1.7
collab/ui/src/org/netbeans/modules/collab/ui/AddConversationForm.form,v1.3
collab/ui/src/org/netbeans/modules/collab/ui/AddConversationForm.java,v1.4
collab/ui/src/org/netbeans/modules/collab/ui/Bundle.properties,v1.6
Comment 3 Petr Nejedly 2006-01-04 17:06:37 UTC
Tondo, can you please verify before I integrate it into 5.0?
AU: Collab/UI v1.0.16
Comment 4 Antonin Nebuzelsky 2006-01-05 11:51:18 UTC
Looks good, Petre. It is now perfectly responsive.
Comment 5 Petr Nejedly 2006-01-05 13:02:10 UTC
Fix integrated into release50.

collab/ui/nbproject/project.xml,v1.6.2.1
collab/ui/src/org/netbeans/modules/collab/ui/AddConversationForm.form,v1.2.8.1
collab/ui/src/org/netbeans/modules/collab/ui/AddConversationForm.java,v1.3.8.1
collab/ui/src/org/netbeans/modules/collab/ui/Bundle.properties,v1.5.2.1