[JBoss Messaging] - Re: JBoss JMS standalone GUI tool for beginners showing queues and messages
by Gaurav Das
Gaurav Das [http://community.jboss.org/people/user_gaurav] created the discussion
"Re: JBoss JMS standalone GUI tool for beginners showing queues and messages"
To view the discussion, visit: http://community.jboss.org/message/632083#632083
--------------------------------------------------------------
I Would have loved the tool.
But I am unable to use the tool .I am getting
this error can u help me
10/17 19:27 JavaSystemOut: 19:27:01,220 INFO : tools.ConfUtil - Properties loaded from: resources/config\jndi.properties
10/17 19:27 Starting connect window
10/17 19:27 JavaSystemOut: 19:27:01,235 INFO : tools.ConfUtil - Properties loaded from: resources/config\jndi.properties
10/17 19:27 Added window ICIT JMS Monitor 0.1 Connect to JBoss server
10/17 19:28 ERROR:
JavaSystemError - Exception in thread "Timer-1" java.lang.IndexOutOfBoundsException: Invalid index
at javax.swing.DefaultRowSorter.convertRowIndexToView(Unknown Source)
at javax.swing.JTable.convertRowIndexToView(Unknown Source)
at javax.swing.JTable.repaintSortedRows(Unknown Source)
at javax.swing.JTable.sortedTableChanged(Unknown Source)
at javax.swing.JTable.tableChanged(Unknown Source)
at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source)
at javax.swing.table.AbstractTableModel.fireTableRowsUpdated(Unknown Source)
at nl.intercommit.mario.tools.jbossmon.ServerQueueMon.updateData(ServerQueueMon.java:347)
at nl.intercommit.mario.tools.jbossmon.ServerQueueMon$qInfoUpdateTask.run(ServerQueueMon.java:24)
at java.util.TimerThread.mainLoop(Unknown Source)
Regrads,
Guarav
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/632083#632083]
Start a new discussion in JBoss Messaging at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&cont...]
14 years, 6 months
[jBPM] - Console server not returning processinstances after restart
by Adam Bach
Adam Bach [http://community.jboss.org/people/heathcliff] created the discussion
"Console server not returning processinstances after restart"
To view the discussion, visit: http://community.jboss.org/message/631920#631920
--------------------------------------------------------------
I have noticed following situation:
1. I open jbpm console, login as krisv
2. I create 3 process instances of Evaluation process
3. I can see those process instances in console and human tasks are assigned to krisv.
4. I restart jboss
5. I can see no Evaluation process instances in the console.
6. I look into database and I can see process instances in processinstanceinfo table
7. I look into database and I can see that no process instance has been finished.
8. I try manually call console-server with: localhost:8080/gwt-console-server/rs/process/definition/com.sample.evaluation/instances
but i get empty list as result.
It seems that console server can see only those process instances that have been created while server is running. Do sth wrong or is this realy big bug of console?
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/631920#631920]
Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&cont...]
14 years, 6 months