lingling788 [http://community.jboss.org/people/lingling788] created the discussion
"sever message in AS7"
To view the discussion, visit: http://community.jboss.org/message/631196#631196
--------------------------------------------------------------
Hey,
I have a JSF app running both on AS 7.0.0.1 & 7.0.0.2, now there is a data issue in Mysql DB,
so on AS 7.0.0.1, it showed a SEVERE msg which could be handled by my ExceptionHandler, this is fine.
but on 7.0.0.2, no SEVERE msg could be found, and the page just directly showed:
An internal server error occurred. Please try again later.
How could this happen? Have I missed any setting?
Any input is greatly appreciated.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/631196#631196]
Start a new discussion in Beginner's Corner at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&cont...]
Jimy Liu [http://community.jboss.org/people/jimyliu] created the discussion
"performance logging in tomcat or mod_jk"
To view the discussion, visit: http://community.jboss.org/message/630998#630998
--------------------------------------------------------------
Hi,
We recently had JVM crash problems on tomcat server. But there is no hs_error or core dump file. We tried to identify what URL request caused the JVM crash. But in the tomcat or mod_jk.log, it only shows the request entry when the request is finished. Is there any way I can see the request entry before when the request starts either in apache, mod_jk or tomcat local_access log ?
Thanks,
Jimy
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/630998#630998]
Start a new discussion in Performance Tuning at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&cont...]
Amber Crawford [http://community.jboss.org/people/amberjboss1999] created the discussion
"Re: Cannot inject field annotated with @Resource annotation in JBOSS 6"
To view the discussion, visit: http://community.jboss.org/message/630992#630992
--------------------------------------------------------------
ANY feedback is appreciated. I cannot imagine I am the only one who has a WebService on SLSB, and injected jndi @Resources for runtime lookup. I am also looking into Arquillian for integration testing, but I'd like to see if there is a simple fix here, as I struggle with the dependencies set up of arquillian in JBoss 6. :(
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/630992#630992]
Start a new discussion in JBoss Web Services at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&cont...]
Marco Piraccini [http://community.jboss.org/people/mpiraccini] created the discussion
"Its possible to get the errorCode when aprocess ends?"
To view the discussion, visit: http://community.jboss.org/message/631181#631181
--------------------------------------------------------------
Hi guys,
If I have this error definition:
<bpmn2:error id="error" errorCode="error"/>
And the process ends with that End event:
|
| <bpmn2:endEvent id="EndEvent_4" name="End"> |
| | <bpmn2:incoming>SequenceFlow_4</bpmn2:incoming> |
| | <bpmn2:errorEventDefinition id="ErrorEventDefinition_1" errorRef="error"/> |
|
| </bpmn2:endEvent> |
...the process status is aborted (this is correct). What I expect is to get the "errorCode" in some way from the process instance...it's that possible?
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/631181#631181]
Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&cont...]
Carlos Oliva [http://community.jboss.org/people/ramboid] created the discussion
"How long should connector threads linger in JBoss5?"
To view the discussion, visit: http://community.jboss.org/message/631176#631176
--------------------------------------------------------------
Aren't the threads above the maxSpareThreads supposed to be terminated after a minute or so? I set the maxSpareThreads of the 84443 connector to 35 but the current threads are always larger than 35 (~ 49) with most of these threads in a state of R without a client connected.
Is there any other setting that I should examine? I was expecting that the threads that are beyond the maxSpareThreads would terminate after a minute or so.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/631176#631176]
Start a new discussion in Beginner's Corner at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&cont...]
Koen Aers [http://community.jboss.org/people/koen.aers] created the discussion
"Re: Forge is not running..."
To view the discussion, visit: http://community.jboss.org/message/630527#630527
--------------------------------------------------------------
So I have tried to reproduce this without success on my Windows machine.
- Windows 7 (unfortunately I don't have Windows XP)
- Java Hotspot (TM) 64-Bit Server VM (build 20.2-b06, mixed mode)
- Eclipse Java EE IDE for Web Developers, Version: Indigo Release, Build id: 20110615-0604
- Maven Integration for Eclipse (m2e) : Version 1.0.100.20110804-1717
- Forge Tools : Version 1.0.0.v20110915-1403-H14-M3
This combination starts Forge up without any issues. Can you verify what the specific version is of your Forge Tools plugins?
Cheers,
Koen
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/630527#630527]
Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&cont...]