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 230428 - Exception: 121140 file /Users/thurka/NetBeansProjects/AnagramGame/nbproject/private/private.properties ReadEnd read bytes:168 time:15
Summary: Exception: 121140 file /Users/thurka/NetBeansProjects/AnagramGame/nbproject/p...
Status: NEW
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: issues@profiler
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2013-05-29 08:43 UTC by Tomas Hurka
Modified: 2015-04-22 15:15 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 200996


Attachments
stacktrace (2.92 KB, text/plain)
2013-05-29 08:43 UTC, Tomas Hurka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Hurka 2013-05-29 08:43:35 UTC
Build: NetBeans IDE Dev (Build 20130521-84138d89e59d)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.0-b35, Java(TM) SE Runtime Environment, 1.7.0_14-ea-b16
OS: Mac OS X

User Comments:
thurka: Invoke "Profile Project"




Stacktrace: 
java.lang.Exception: 121140 file /Users/thurka/NetBeansProjects/AnagramGame/nbproject/private/private.properties ReadEnd read bytes:168 time:15
   at org.netbeans.lib.traceio.agent.Reporter.reportException(Reporter.java:78)
   at org.netbeans.lib.traceio.agent.TraceIO.fileReadEnd(TraceIO.java:310)
   at sun.misc.IoTrace.fileReadEnd(IoTrace.java:169)
   at java.io.FileInputStream.read(FileInputStream.java:242)
   at java.util.Properties$LineReader.readLine(Properties.java:434)
   at java.util.Properties.load0(Properties.java:353)
Comment 1 Tomas Hurka 2013-05-29 08:43:36 UTC
Created attachment 135048 [details]
stacktrace