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 171186 - IllegalStateException: Adding stacktrace with timestamp 636792412443 is not allowed after a stacktrace with timestamp 636792412443 has been added
Summary: IllegalStateException: Adding stacktrace with timestamp 636792412443 is not a...
Status: RESOLVED DUPLICATE of bug 171756
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Tomas Hurka
URL: http://statistics.netbeans.org/except...
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2009-08-31 15:47 UTC by Jiri Prox
Modified: 2009-09-16 10:47 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 156188


Attachments
stacktrace (1.22 KB, text/plain)
2009-08-31 15:47 UTC, Jiri Prox
Details
stacktrace (1.23 KB, text/plain)
2009-09-03 18:19 UTC, Jesse Glick
Details
stacktrace (1.23 KB, text/plain)
2009-09-07 06:11 UTC, tusharvjoshi
Details
stacktrace (1.23 KB, text/plain)
2009-09-07 06:12 UTC, tusharvjoshi
Details
stacktrace (1.23 KB, text/plain)
2009-09-07 06:14 UTC, tusharvjoshi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Prox 2009-08-31 15:47:31 UTC
Build: NetBeans IDE Dev (Build 200908300201)
VM: Java HotSpot(TM) Client VM, 11.3-b01, Java(TM) SE Runtime Environment, 1.6.0_13-ea-b01
OS: Windows Vista, 6.1, x86

User Comments:
GUEST: after restart IDE after auto update

jiriprox: This exception occurs randomly when running IDE on Windows 7

GUEST: I try to select "Option" -> "Editor"

GUEST: in time reporting about "after restart IDE after auto update"
may be it's scaning projects

GUEST: on open php file by main menu

GUEST: select main menu's item "Team"

GUEST: open "options"

GUEST: open "plugins"

GUEST: click to item "Tools" in main menu

GUEST: show project propertis

GUEST: I try open new project with exists code (symfony 1.2.5)



Stacktrace: 
java.lang.IllegalStateException: Adding stacktrace with timestamp 636792412443 is not allowed after a stacktrace with timestamp 636792412443 has been added
        at org.netbeans.lib.profiler.results.cpu.StackTraceSnapshotBuilder.addStacktrace(StackTraceSnapshotBuilder.java:204)
        at org.netbeans.modules.profiler.actions.SelfSamplerAction$Controller$2.run(SelfSamplerAction.java:238)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
        at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:317)
        at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:150)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:98)
Comment 1 Jiri Prox 2009-08-31 15:47:41 UTC
Created attachment 86865 [details]
stacktrace
Comment 2 Exceptions Reporter 2009-08-31 15:47:46 UTC
This issue already has 21 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=156188
Comment 3 Tomas Hurka 2009-08-31 16:23:47 UTC
Do you have steps how to reproduce it? It looks like Windows only issue. I never saw it.
Comment 4 Jiri Prox 2009-09-02 13:55:30 UTC
There are no specific steps to reproduce, it just occur after launching ide with one opened project. 

I guess is windows specific, I've never seen it before as well, only on Windows 7 
Comment 5 Jesse Glick 2009-09-03 18:19:33 UTC
Build: NetBeans IDE Dev (Build 090902)
VM: Java HotSpot(TM) Client VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Windows XP, 5.1, x86

User Comments: 
Starting up IDE on a fresh userdir in XP Pro running inside VirtualBox (slow...).

Stacktrace: 
java.lang.IllegalStateException: Adding stacktrace with timestamp 1710317577233 is not allowed after a stacktrace with timestamp 1710317577233 has been added
        at org.netbeans.lib.profiler.results.cpu.StackTraceSnapshotBuilder.addStacktrace(StackTraceSnapshotBuilder.java:204)
        at org.netbeans.modules.profiler.actions.SelfSamplerAction$Controller$2.run(SelfSamplerAction.java:238)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
        at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:317)
        at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:150)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:98)
Comment 6 Jesse Glick 2009-09-03 18:19:38 UTC
Created attachment 87075 [details]
stacktrace
Comment 7 Exceptions Reporter 2009-09-03 18:19:42 UTC
This issue already has 23 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=156188
Comment 8 tusharvjoshi 2009-09-07 06:11:42 UTC
Build: NetBeans IDE Dev (Build 200909011401)
VM: Java HotSpot(TM) Client VM, 1.6.0_03-b05, Java(TM) SE Runtime Environment, 1.6.0_03-b05
OS: Windows XP, 5.1, x86

User Comments: 


Stacktrace: 
java.lang.IllegalStateException: Adding stacktrace with timestamp 86780704809130 is not allowed after a stacktrace with timestamp 86780704809130 has been added
        at org.netbeans.lib.profiler.results.cpu.StackTraceSnapshotBuilder.addStacktrace(StackTraceSnapshotBuilder.java:204)
        at org.netbeans.modules.profiler.actions.SelfSamplerAction$Controller$2.run(SelfSamplerAction.java:238)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
        at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:317)
        at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:150)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:98)
Comment 9 tusharvjoshi 2009-09-07 06:11:46 UTC
Created attachment 87191 [details]
stacktrace
Comment 10 Exceptions Reporter 2009-09-07 06:11:51 UTC
This issue already has 24 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=156188
Comment 11 tusharvjoshi 2009-09-07 06:12:42 UTC
Build: NetBeans IDE Dev (Build 200909011401)
VM: Java HotSpot(TM) Client VM, 1.6.0_03-b05, Java(TM) SE Runtime Environment, 1.6.0_03-b05
OS: Windows XP, 5.1, x86

User Comments: 


Stacktrace: 
java.lang.IllegalStateException: Adding stacktrace with timestamp 86820837107788 is not allowed after a stacktrace with timestamp 86820837107788 has been added
        at org.netbeans.lib.profiler.results.cpu.StackTraceSnapshotBuilder.addStacktrace(StackTraceSnapshotBuilder.java:204)
        at org.netbeans.modules.profiler.actions.SelfSamplerAction$Controller$2.run(SelfSamplerAction.java:238)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
        at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:317)
        at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:150)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:98)
Comment 12 tusharvjoshi 2009-09-07 06:12:45 UTC
Created attachment 87192 [details]
stacktrace
Comment 13 tusharvjoshi 2009-09-07 06:14:43 UTC
Build: NetBeans IDE Dev (Build 200909011401)
VM: Java HotSpot(TM) Client VM, 1.6.0_03-b05, Java(TM) SE Runtime Environment, 1.6.0_03-b05
OS: Windows XP, 5.1, x86

User Comments: 


Stacktrace: 
java.lang.IllegalStateException: Adding stacktrace with timestamp 86895126704371 is not allowed after a stacktrace with timestamp 86895126704371 has been added
        at org.netbeans.lib.profiler.results.cpu.StackTraceSnapshotBuilder.addStacktrace(StackTraceSnapshotBuilder.java:204)
        at org.netbeans.modules.profiler.actions.SelfSamplerAction$Controller$2.run(SelfSamplerAction.java:238)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
        at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:317)
        at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:150)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:98)
Comment 14 tusharvjoshi 2009-09-07 06:14:46 UTC
Created attachment 87194 [details]
stacktrace
Comment 15 Tomas Hurka 2009-09-16 10:47:03 UTC

*** This issue has been marked as a duplicate of 171756 ***