You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Thomas O'Dowd (JIRA)" <ji...@apache.org> on 2013/06/26 08:58:19 UTC

[jira] [Commented] (CLOUDSTACK-3204) Dashboard deleted alert remains and causes popup error on quickview hover.

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-3204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13693687#comment-13693687 ] 

Thomas O'Dowd commented on CLOUDSTACK-3204:
-------------------------------------------

I tried to repeat this again (without restarting anything or updating anything) and the issue didn't happen this time... The alerts were deleted.

Just checked terminal of management server... I'm not sure if its related or not but am seeing:
ERROR [cloud.server.StatsCollector] (StatsCollector-3:) Error trying to retrieve storage stats   
java.lang.OutOfMemoryError: unable to create new native thread
        at java.lang.Thread.start0(Native Method)
        at java.lang.Thread.start(Thread.java:691)
        at java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:949)
        at java.util.concurrent.ThreadPoolExecutor.ensurePrestart(ThreadPoolExecutor.java:1590)
        at java.util.concurrent.ScheduledThreadPoolExecutor.delayedExecute(ScheduledThreadPoolExecutor.java:333)
        at java.util.concurrent.ScheduledThreadPoolExecutor.schedule(ScheduledThreadPoolExecutor.java:530)
        at java.util.concurrent.ScheduledThreadPoolExecutor.execute(ScheduledThreadPoolExecutor.java:619)
        at com.cloud.agent.manager.DirectAgentAttache.send(DirectAgentAttache.java:97)
        at com.cloud.agent.manager.AgentAttache.send(AgentAttache.java:364)
        at com.cloud.agent.manager.AgentAttache.send(AgentAttache.java:388)
        at com.cloud.agent.manager.AgentManagerImpl.send(AgentManagerImpl.java:483)
        at com.cloud.agent.manager.AgentManagerImpl.send(AgentManagerImpl.java:436)
        at com.cloud.storage.StorageManagerImpl.sendToPool(StorageManagerImpl.java:965)
        at com.cloud.storage.StorageManagerImpl.sendToPool(StorageManagerImpl.java:432)
        at com.cloud.storage.StorageManagerImpl.sendToPool(StorageManagerImpl.java:446)
        at com.cloud.server.StatsCollector$StorageCollector.run(StatsCollector.java:559)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
        at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:351)
        at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:178)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:178)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:722)
Exception in thread "DirectAgent-249" java.lang.OutOfMemoryError: unable to create new native thread
        at java.lang.Thread.start0(Native Method)
        at java.lang.Thread.start(Thread.java:691)
        at java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:949)
        at java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:1017)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1163)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:722)
ERROR [cloud.server.StatsCollector] (StatsCollector-3:) Error trying to retrieve storage stats
java.lang.OutOfMemoryError: unable to create new native thread
        at java.lang.Thread.start0(Native Method)
        at java.lang.Thread.start(Thread.java:691)
        at java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:949)
        at java.util.concurrent.ThreadPoolExecutor.ensurePrestart(ThreadPoolExecutor.java:1590)
        at java.util.concurrent.ScheduledThreadPoolExecutor.delayedExecute(ScheduledThreadPoolExecutor.java:333)
        at java.util.concurrent.ScheduledThreadPoolExecutor.schedule(ScheduledThreadPoolExecutor.java:530)
        at java.util.concurrent.ScheduledThreadPoolExecutor.execute(ScheduledThreadPoolExecutor.java:619)
        at com.cloud.agent.manager.DirectAgentAttache.send(DirectAgentAttache.java:97)
        at com.cloud.agent.manager.AgentAttache.send(AgentAttache.java:364)
        at com.cloud.agent.manager.AgentAttache.send(AgentAttache.java:388)
        at com.cloud.agent.manager.AgentManagerImpl.send(AgentManagerImpl.java:483)
        at com.cloud.agent.manager.AgentManagerImpl.send(AgentManagerImpl.java:436)
        at com.cloud.storage.StorageManagerImpl.sendToPool(StorageManagerImpl.java:965)
        at com.cloud.storage.StorageManagerImpl.sendToPool(StorageManagerImpl.java:432)
        at com.cloud.storage.StorageManagerImpl.sendToPool(StorageManagerImpl.java:446)
        at com.cloud.server.StatsCollector$StorageCollector.run(StatsCollector.java:559)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
        at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:351)
        at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:178)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:178)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:722)
Exception in thread "DirectAgent-250" java.lang.OutOfMemoryError: unable to create new native thread
        at java.lang.Thread.start0(Native Method)
        at java.lang.Thread.start(Thread.java:691)
        at java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:949)
        at java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:1017)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1163)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:722)

Hmmm. I've an 8GB machine. devcloud is using 3GB. java is using 1GB it says and I've 10GB of swap unused.

anyway - not sure if that is related or its something else?
                
> Dashboard deleted alert remains and causes popup error on quickview hover.
> --------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-3204
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3204
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>    Affects Versions: 4.2.0
>         Environment: Chrome on Linux
>            Reporter: Thomas O'Dowd
>
> Latest master branch developer build when running devcloud.
> 1. Browse to dashboard.
> 2. View Alerts 
> 3. select quickview on an alert (I did this on usage server not running alert).
> 4. select delete on that alert from the quickview popup.
> 5. alert remains on list
> 6. hover over that alerts quickview again.
> result is a popup error.
> "Unable to execute API command listalerts due to invalid value. Invalid parameter id value=f878d88c-8ac0-4c99-b54f-90d4e9809958 due to incorrect long value format, or entity does not exist or due to incorrect parameter annotation for the field in api cmd class."
> Expected result would be that after step 4, the alert is removed from the alert list.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira