[jira] Updated: (UIMA-1680) Async Scaleout Monitor has many issues

2010-04-07 Thread Jerry Cwiklik (JIRA)

 [ 
https://issues.apache.org/jira/browse/UIMA-1680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jerry Cwiklik updated UIMA-1680:


Assignee: Jerry Cwiklik

 Async Scaleout Monitor has many issues
 --

 Key: UIMA-1680
 URL: https://issues.apache.org/jira/browse/UIMA-1680
 Project: UIMA
  Issue Type: Bug
  Components: Async Scaleout
Affects Versions: 2.3AS
Reporter: Burn Lewis
Assignee: Jerry Cwiklik
Priority: Minor

 uima.jmx.monitor.interval is required (not optional) to activate the internal 
 JMX logging.
 During testing by Burn and Eddie: Output is not appearing; null pointer 
 exception is thrown:
 Exception in thread Thread-25 java.lang.NullPointerException
   at 
 org.apache.uima.aae.jmx.monitor.SingleLineUimaJmxMonitorListener.onNewMetrics(SingleLineUimaJmxMonitorListener.java:75)
   at 
 org.apache.uima.aae.jmx.monitor.JmxMonitor.notifyListeners(JmxMonitor.java:132)
   at org.apache.uima.aae.jmx.monitor.JmxMonitor.run(JmxMonitor.java:539)
   at java.lang.Thread.run(Thread.java:735)
 Getting message: 19: org.apache.uima.aae.jmx.monitor.JmxMonitor.collectStats: 
 WARNING: Thread: Thread-25 
 Exception:java.lang.reflect.UndeclaredThrowableException  (May be OK?)
 On Linux: got an InstantiationException loading the basic formatter class

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (UIMA-1680) Async Scaleout Monitor has many issues

2009-11-25 Thread Marshall Schor (JIRA)

 [ 
https://issues.apache.org/jira/browse/UIMA-1680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marshall Schor updated UIMA-1680:
-

  Description: 
uima.jmx.monitor.interval is required (not optional) to activate the internal 
JMX logging.

During testing by Burn and Eddie: Output is not appearing; null pointer 
exception is thrown:

Exception in thread Thread-25 java.lang.NullPointerException

at 
org.apache.uima.aae.jmx.monitor.SingleLineUimaJmxMonitorListener.onNewMetrics(SingleLineUimaJmxMonitorListener.java:75)

at 
org.apache.uima.aae.jmx.monitor.JmxMonitor.notifyListeners(JmxMonitor.java:132)

at org.apache.uima.aae.jmx.monitor.JmxMonitor.run(JmxMonitor.java:539)

at java.lang.Thread.run(Thread.java:735)

Getting message: 19: org.apache.uima.aae.jmx.monitor.JmxMonitor.collectStats: 
WARNING: Thread: Thread-25 
Exception:java.lang.reflect.UndeclaredThrowableException  (May be OK?)

On Linux: got an InstantiationException loading the basic formatter class

  was:uima.jmx.monitor.frequency is required to activate the internal JMX 
logging

Affects Version/s: 2.3AS
Fix Version/s: (was: 2.3AS)
  Summary: Async Scaleout Monitor has many issues  (was: Async 
Scaleout section 5.1.2.1 has wrong optional system property )

Because of these issues, I'm deferring this to past 2.3.0 - and temporarily 
altering the docs to reflect that this isn't quite working.

 Async Scaleout Monitor has many issues
 --

 Key: UIMA-1680
 URL: https://issues.apache.org/jira/browse/UIMA-1680
 Project: UIMA
  Issue Type: Bug
  Components: Async Scaleout
Affects Versions: 2.3AS
Reporter: Burn Lewis
Priority: Minor

 uima.jmx.monitor.interval is required (not optional) to activate the internal 
 JMX logging.
 During testing by Burn and Eddie: Output is not appearing; null pointer 
 exception is thrown:
 Exception in thread Thread-25 java.lang.NullPointerException
   at 
 org.apache.uima.aae.jmx.monitor.SingleLineUimaJmxMonitorListener.onNewMetrics(SingleLineUimaJmxMonitorListener.java:75)
   at 
 org.apache.uima.aae.jmx.monitor.JmxMonitor.notifyListeners(JmxMonitor.java:132)
   at org.apache.uima.aae.jmx.monitor.JmxMonitor.run(JmxMonitor.java:539)
   at java.lang.Thread.run(Thread.java:735)
 Getting message: 19: org.apache.uima.aae.jmx.monitor.JmxMonitor.collectStats: 
 WARNING: Thread: Thread-25 
 Exception:java.lang.reflect.UndeclaredThrowableException  (May be OK?)
 On Linux: got an InstantiationException loading the basic formatter class

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.