[jboss-jira] [JBoss JIRA] Closed: (JBAS-3514) queue dissapears after a few weeks
Adrian Brock (JIRA)
jira-events at jboss.com
Mon Aug 14 12:36:17 EDT 2006
[ http://jira.jboss.com/jira/browse/JBAS-3514?page=all ]
Adrian Brock closed JBAS-3514.
------------------------------
Resolution: Incomplete Description
Assignee: (was: Adrian Brock)
http://wiki.jboss.org/wiki/Wiki.jsp?page=HelpBugReport
> queue dissapears after a few weeks
> ----------------------------------
>
> Key: JBAS-3514
> URL: http://jira.jboss.com/jira/browse/JBAS-3514
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: JMS service
> Affects Versions: JBossAS-4.0.4.GA
> Reporter: Daniel Aioanei
>
> I created some queues at runtime like this:
> server = (MBeanServerConnection) jndiTemplate.lookup("jmx/invoker/RMIAdaptor");
> server.invoke(new ObjectName("jboss.mq:service=DestinationManager"), "createQueue",
> new Object[] {destName}, new String[] {String.class.getName()});
> jboss.mq:service=DestinationManager and after about 2 weeks, one of the queues dissapeared from jmx-console and web-console.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list