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 205614 - java.io.IOException: Invalid header 201
Summary: java.io.IOException: Invalid header 201
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-28 15:36 UTC by Petr Cyhelsky
Modified: 2011-11-28 16:10 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 183245


Attachments
stacktrace (4.07 KB, text/plain)
2011-11-28 15:36 UTC, Petr Cyhelsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Cyhelsky 2011-11-28 15:36:38 UTC
Build: NetBeans IDE Dev (Build 201111230600)
VM: Java HotSpot(TM) 64-Bit Server VM, 22.0-b10, Java(TM) SE Runtime Environment, 1.7.0_02-b13
OS: Linux

Stacktrace: 
java.io.IOException: Invalid header 
201
   at org.netbeans.modules.profiler.LoadedSnapshot$SamplesInputStream.readHeader(LoadedSnapshot.java:603)
   at org.netbeans.modules.profiler.LoadedSnapshot$SamplesInputStream.<init>(LoadedSnapshot.java:539)
   at org.netbeans.modules.profiler.LoadedSnapshot.loadSnapshotFromStackTraces(LoadedSnapshot.java:237)
   at org.netbeans.modules.profiler.LoadedSnapshot.loadSnapshot(LoadedSnapshot.java:230)
   at org.netbeans.modules.profiler.ResultsManager.loadSnapshotFromFileObject(ResultsManager.java:1078)
   at org.netbeans.modules.profiler.ResultsManager.loadSnapshotImpl(ResultsManager.java:1101)
Comment 1 Petr Cyhelsky 2011-11-28 15:36:40 UTC
Created attachment 113585 [details]
stacktrace
Comment 2 Jiri Sedlacek 2011-11-28 16:10:36 UTC
Fixed by http://hg.netbeans.org/profiler-main/rev/4a8751d416a7.