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 175270 - AssertionError: Accessing remote host. Do not call in awt
Summary: AssertionError: Accessing remote host. Do not call in awt
Status: CLOSED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Jira (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Stupka
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-23 10:30 UTC by Marian Mirilovic
Modified: 2010-04-23 06:32 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 160697


Attachments
stacktrace (3.35 KB, text/plain)
2009-10-23 10:30 UTC, Marian Mirilovic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2009-10-23 10:30:53 UTC
Build: NetBeans IDE Dev (Build 200910221401)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.2-b01, Java(TM) SE Runtime Environment, 1.6.0_16-b01
OS: Linux, 2.6.28-15-generic, amd64

User Comments:
mmirilovic: I expended Issue node for project with Jira on kenai.com and got this exception after waiting for 5 minute .... and failed as "not responsing..."



Stacktrace: 
java.lang.AssertionError: Accessing remote host. Do not call in awt
        at org.netbeans.modules.jira.repository.JiraConfiguration.refreshData(JiraConfiguration.java:124)
        at org.netbeans.modules.jira.repository.JiraConfiguration.initialize(JiraConfiguration.java:110)
        at org.netbeans.modules.jira.repository.JiraRepository$1ConfigurationCommand.execute(JiraRepository.java:511)
        at org.netbeans.modules.jira.commands.JiraExecutor.execute(JiraExecutor.java:106)
        at org.netbeans.modules.jira.repository.JiraRepository.getConfigurationIntern(JiraRepository.java:516)
        at org.netbeans.modules.jira.repository.JiraRepository.getConfiguration(JiraRepository.java:485)
Comment 1 Marian Mirilovic 2009-10-23 10:30:58 UTC
Created attachment 89966 [details]
stacktrace
Comment 2 Tomas Stupka 2009-10-27 16:01:46 UTC
fixed

changeset   : 151035:bb0266f4ff2a
author      : Tomas Stupka <tstupka@netbeans.org>
date        : Tue Oct 27 16:01:22 CET 2009
Comment 3 Quality Engineering 2009-10-29 23:13:46 UTC
Integrated into 'main-golden', will be available in build *200910291407* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/bb0266f4ff2a
User: Tomas Stupka <tstupka@netbeans.org>
Log: #175270 - AssertionError: Accessing remote host. Do not call in awt
Comment 4 Marian Mirilovic 2010-04-23 06:32:00 UTC
v/c