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 106729 - IOException
Summary: IOException
Status: CLOSED INVALID
Alias: None
Product: qa
Classification: Unclassified
Component: Tests (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Horvath
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-14 23:31 UTC by exceptions
Modified: 2011-06-10 09:15 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stacktrace (511 bytes, text/plain)
2007-06-14 23:51 UTC, exceptions
Details
stacktrace (511 bytes, text/plain)
2007-06-14 23:59 UTC, exceptions
Details

Note You need to log in before you can comment on or make changes to this bug.
Description exceptions 2007-06-14 23:31:47 UTC
Build: NetBeans IDE Dev (Build 200702081900)
VM: Java HotSpot(TM) Client VM, 1.6.0-b105
OS: Linux, 2.6.17-10-generic, i386
User Comments: Write this code in editor:
return InetAddress.getLocalHost().getHostName();
} catch(|) {
Comment 1 exceptions 2007-06-14 23:51:30 UTC
Build: NetBeans IDE Dev (Build 200702191730)
VM: Java HotSpot(TM) Client VM, 1.6.0-b105
OS: Windows XP, 5.1, x86
User Comments: Trying to use Completion Service while calling a method
Comment 2 exceptions 2007-06-14 23:51:35 UTC
Created attachment 43749 [details]
stacktrace
Comment 3 exceptions 2007-06-14 23:59:42 UTC
Build: NetBeans IDE Dev (Build 200702081900)
VM: Java HotSpot(TM) Client VM, 1.6.0-b105
OS: Linux, 2.6.17-10-generic, i386
User Comments: Write this code in editor:
return InetAddress.getLocalHost().getHostName();
} catch(|) {
Comment 4 exceptions 2007-06-14 23:59:47 UTC
Created attachment 43752 [details]
stacktrace
Comment 5 Marian Mirilovic 2009-07-07 09:15:38 UTC
x