Ok, one week later I found the time to work on still the same problem.
So now I know, that when I set the description I can retrieve it again. But my task is to retrieve a description that is already written in the processdefinition.xml. That means I don't wanna set any description, because it is already in the xml file.
Can it be, that when the file is parsed the description is not retrieved?
This would mean that TaskMgmtSession doesn't help me. Is there a way to retrieve the description anyway???
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4189808#4189808
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4189808
| [junit] TEST org.jboss.messaging.tests.integration.asyncio.MultiThreadWriteNativeTest FAILED
| [junit] Running org.jboss.messaging.tests.integration.asyncio.SingleThreadWriteNativeTest
| [junit] #
| [junit] # An unexpected error has been detected by HotSpot Virtual Machine:
| [junit] #
| [junit] # SIGSEGV (0xb) at pc=0x6c206de1, pid=26865, tid=3086354640
| [junit] #
| [junit] # Java VM: Java HotSpot(TM) Server VM (1.5.0_15-b04 mixed mode)
| [junit] # Problematic frame:
| [junit] # C [libJBMLibAIO32.so+0x2de1] _ZN13AIOController7destroyERP7JNIEnv_+0x15
| [junit] #
| [junit] # An error report file with more information is saved as hs_err_pid26865.log
| [junit] #
| [junit] # If you would like to submit a bug report, please visit:
| [junit] # http://java.sun.com/webapps/bugreport/crash.jsp
| [junit] #
| [junit] Running org.jboss.messaging.tests.unit.util.XMLUtilTest
| [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
| [junit] Tests FAILED (crashed)
| [report] processing input files ...
| [report] 1 file(s) read and merged in 66 ms
| [report] nothing to do: no runtime coverage data found in any of the data files
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4189719#4189719
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4189719
"ALRubinger" wrote : Hey, Andy.
|
| If you're still doing this testing, current trunk of AS has a new version of EJB3 with some Cache fixes in SimpleStatefulCache (ie. non-clustered SFSBs). Would be interested in hearing how this plays out.
|
| S,
| ALR
Good news. I have been running the load test again against trunk and the stop the world behavior is now gone when using the SimpleStatefulCache. Overall throughput is a little lower now, but I'll take that over the stop the world behavior we had before.
Good work, and thanks.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4189687#4189687
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4189687