[JBoss JIRA] Created: (EJBTHREE-2214) JBossAS cannot load EAR with nointerface beans, singleton bean and WEB-INF/beans.xml
by Juergen Zimmermann (JIRA)
JBossAS cannot load EAR with nointerface beans, singleton bean and WEB-INF/beans.xml
------------------------------------------------------------------------------------
Key: EJBTHREE-2214
URL: https://jira.jboss.org/browse/EJBTHREE-2214
Project: EJB 3.0
Issue Type: Bug
Components: ejb3_1, nointerface, singleton
Environment: JBoss 6.0.0.CR1, JDK 1.6.0_22, Windows VISTA
Reporter: Juergen Zimmermann
First of all: I'm not sure whether the issue belongs to EJB 3.1 or to Weld.
I have an EAR consiting of an EJB and a Web module. The EJB module contains nointerface beans and also a singleton bean.
When I add WEB-INF/beans.xml to the Web module, then JBossAS 6.0.0.CR1 is hanging while the EAR is being loaded. When I remove WEB-INF/beans.xml, then then EAR is loaded as expected.
The console shows these log entries:
...
06:55:13,031 INFO [org.jboss.ejb3.nointerface.impl.jndi.AbstractNoInterfaceViewJNDIBinder] Binding the following entry in Global JNDI:
swe2/Bestellverwaltung/no-interface - EJB3.1 no-interface view
06:55:13,039 INFO [org.jboss.web.tomcat.service.deployers.TomcatDeployment] deploy, ctxPath=/swe2
...
The last line for TomcatDeployment doesn't appear when WEB-INF/beans.xml is available. I'll attach a testcase.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 7 months
[JBoss JIRA] Created: (JGRP-1261) Get Socket closed exception, the nodes leaves the group and doesn't re-join anymore
by Nick Semchenkov (JIRA)
Get Socket closed exception, the nodes leaves the group and doesn't re-join anymore
-----------------------------------------------------------------------------------
Key: JGRP-1261
URL: https://issues.jboss.org/browse/JGRP-1261
Project: JGroups
Issue Type: Bug
Affects Versions: 2.6.10
Environment: JBoss 5.1GA, RHEL 5.3
Reporter: Nick Semchenkov
Assignee: Bela Ban
The JBoss server works fine as a cluster member for a while and then all of a sudden gets "Socket closed" exception. After that its not a member of the cluster anymore.
Please note, we have set shun=false trying to keep it in the cluster but it didnt help
In the past we had JBoss 4.2 running on the same hardware and had no issues. So It's probably not a networking problem
Please find below an excerpt from the cluster.log and attached jgroups config
cluster.log ------------------------------------------------
2010-12-10 09:16:14,160 DEBUG [org.jgroups.protocols.FD] sending are-you-alive msg to 10.170.1.24:39588 (own address=10.170.1.24:60948)
2010-12-10 09:16:14,161 DEBUG [org.jgroups.protocols.FD] sending are-you-alive msg to 10.170.1.24:39588 (own address=10.170.1.24:60948)
2010-12-10 09:16:14,161 DEBUG [org.jgroups.protocols.FD] sending are-you-alive msg to 10.170.1.24:39588 (own address=10.170.1.24:60948)
2010-12-10 09:16:14,548 DEBUG [org.jgroups.protocols.FD] sending are-you-alive msg to 10.170.1.24:7901 (own address=10.170.1.24:7900)
2010-12-10 09:17:06,591 ERROR [org.jgroups.blocks.ConnectionTable] failed sending data to 10.170.1.24:7901: java.net.SocketException: Socket closed
2010-12-10 09:17:06,628 DEBUG [org.jgroups.protocols.FD] sending are-you-alive msg to 10.170.1.24:47583 (own address=10.170.1.24:38487)
2010-12-10 09:17:06,638 DEBUG [org.jgroups.protocols.FD] heartbeat missing from 10.170.1.24:47583 (number=0)
2010-12-10 09:17:06,640 DEBUG [org.jgroups.protocols.FD] sending are-you-alive msg to 10.170.1.24:7901 (own address=10.170.1.24:7900)
2010-12-10 09:17:06,644 DEBUG [org.jgroups.protocols.FD] sending are-you-alive msg to 10.170.1.24:39588 (own address=10.170.1.24:60948)
2010-12-10 09:17:06,645 DEBUG [org.jgroups.protocols.FD] heartbeat missing from 10.170.1.24:39588 (number=0)
2010-12-10 09:17:06,645 DEBUG [org.jgroups.protocols.FD] sending are-you-alive msg to 10.170.1.24:39588 (own address=10.170.1.24:60948)
2010-12-10 09:17:06,645 DEBUG [org.jgroups.protocols.FD] heartbeat missing from 10.170.1.24:39588 (number=0)
2010-12-10 09:17:06,645 DEBUG [org.jgroups.protocols.FD] sending are-you-alive msg to 10.170.1.24:39588 (own address=10.170.1.24:60948)
2010-12-10 09:17:06,645 DEBUG [org.jgroups.protocols.FD] heartbeat missing from 10.170.1.24:39588 (number=0)
2010-12-10 09:17:06,645 DEBUG [org.jgroups.protocols.FD] sending are-you-alive msg to 10.170.1.24:39588 (own address=10.170.1.24:60948)
2010-12-10 09:17:06,645 DEBUG [org.jgroups.protocols.FD] heartbeat missing from 10.170.1.24:39588 (number=0)
2010-12-10 09:17:06,646 DEBUG [org.jgroups.protocols.FD] sending are-you-alive msg to 10.170.1.24:39588 (own address=10.170.1.24:60948)
2010-12-10 09:17:06,646 DEBUG [org.jgroups.protocols.FD] heartbeat missing from 10.170.1.24:39588 (number=0)
2010-12-10 09:17:06,646 DEBUG [org.jgroups.protocols.FD] sending are-you-alive msg to 10.170.1.24:39588 (own address=10.170.1.24:60948)
2010-12-10 09:17:06,646 DEBUG [org.jgroups.protocols.FD] heartbeat missing from 10.170.1.24:39588 (number=0)
2010-12-10 09:17:06,852 ERROR [org.jgroups.blocks.ConnectionTable] failed sending data to 10.170.1.25:7900: java.net.SocketException: Socket closed
2010-12-10 09:17:07,960 ERROR [org.jgroups.blocks.ConnectionTable] failed sending data to 10.170.1.17:7900: java.net.SocketException: Socket closed
2010-12-10 09:17:08,113 ERROR [org.jgroups.blocks.ConnectionTable] failed sending data to 10.170.1.16:7900: java.net.SocketException: Socket closed
2010-12-10 09:17:08,167 WARN [org.jgroups.protocols.FD] I was suspected by 10.170.1.15:54399; ignoring the SUSPECT message and sending back a HEARTBEAT_ACK
2010-12-10 09:17:08,176 WARN [org.jgroups.protocols.FD] I was suspected by 10.170.1.15:54399; ignoring the SUSPECT message and sending back a HEARTBEAT_ACK
2010-12-10 09:17:08,177 WARN [org.jgroups.protocols.FD] I was suspected by 10.170.1.15:54399; ignoring the SUSPECT message and sending back a HEARTBEAT_ACK
2010-12-10 09:17:08,177 WARN [org.jgroups.protocols.FD] I was suspected by 10.170.1.15:54399; ignoring the SUSPECT message and sending back a HEARTBEAT_ACK
2010-12-10 09:17:08,213 WARN [org.jgroups.protocols.FD] I was suspected by 10.170.1.15:33585; ignoring the SUSPECT message and sending back a HEARTBEAT_ACK
2010-12-10 09:17:08,256 WARN [org.jgroups.protocols.FD] I was suspected by 10.170.1.15:33585; ignoring the SUSPECT message and sending back a HEARTBEAT_ACK
2010-12-10 09:17:08,297 ERROR [org.jgroups.blocks.ConnectionTable] failed sending data to 10.170.1.15:7901: java.net.SocketException: Broken pipe
2010-12-10 09:17:08,309 DEBUG [org.jgroups.protocols.pbcast.FLUSH] Received START_FLUSH at 10.170.1.24:60948 but I am not flush participant, not responding
2010-12-10 09:17:08,309 DEBUG [org.jgroups.protocols.pbcast.FLUSH] Received START_FLUSH at 10.170.1.24:60948 but I am not flush participant, not responding
2010-12-10 09:17:08,310 DEBUG [org.jgroups.protocols.pbcast.GMS] view=[10.170.1.25:56405|12] [10.170.1.25:56405, 10.170.1.17:39656, 10.170.1.16:33984, 10.170.1.16:40389, 10.170.1.15:54399, 10.170.1.15:33585, 10.170.1.24:39588]
2010-12-10 09:17:08,310 DEBUG [org.jgroups.protocols.pbcast.GMS] [local_addr=10.170.1.24:60948] view is [10.170.1.25:56405|12] [10.170.1.25:56405, 10.170.1.17:39656, 10.170.1.16:33984, 10.170.1.16:40389, 10.170.1.15:54399, 10.17
0.1.15:33585, 10.170.1.24:39588]
2010-12-10 09:17:08,310 WARN [org.jgroups.protocols.pbcast.GMS] I (10.170.1.24:60948) am not a member of view [10.170.1.25:56405|12] [10.170.1.25:56405, 10.170.1.17:39656, 10.170.1.16:33984, 10.170.1.16:40389, 10.170.1.15:54399
, 10.170.1.15:33585, 10.170.1.24:39588]; discarding view
2010-12-10 09:17:08,311 DEBUG [org.jgroups.protocols.pbcast.FLUSH] At 10.170.1.24:60948 received STOP_FLUSH, unblocking FLUSH.down() and sending UNBLOCK up
2010-12-10 09:17:08,311 DEBUG [org.jgroups.protocols.pbcast.GMS] view=[10.170.1.25:56405|12] [10.170.1.25:56405, 10.170.1.17:39656, 10.170.1.16:33984, 10.170.1.16:40389, 10.170.1.15:54399, 10.170.1.15:33585, 10.170.1.24:39588]
2010-12-10 09:17:08,311 DEBUG [org.jgroups.protocols.pbcast.GMS] [local_addr=10.170.1.24:60948] view is [10.170.1.25:56405|12] [10.170.1.25:56405, 10.170.1.17:39656, 10.170.1.16:33984, 10.170.1.16:40389, 10.170.1.15:54399, 10.17
0.1.15:33585, 10.170.1.24:39588]
2010-12-10 09:17:08,312 WARN [org.jgroups.protocols.pbcast.GMS] I (10.170.1.24:60948) am not a member of view [10.170.1.25:56405|12] [10.170.1.25:56405, 10.170.1.17:39656, 10.170.1.16:33984, 10.170.1.16:40389, 10.170.1.15:54399
, 10.170.1.15:33585, 10.170.1.24:39588]; discarding view
2010-12-10 09:17:08,312 DEBUG [org.jgroups.protocols.pbcast.FLUSH] At 10.170.1.24:60948 received STOP_FLUSH, unblocking FLUSH.down() and sending UNBLOCK up
2010-12-10 09:17:08,313 DEBUG [org.jgroups.protocols.pbcast.FLUSH] Received START_FLUSH at 10.170.1.24:60948 but I am not flush participant, not responding
2010-12-10 09:17:08,313 DEBUG [org.jgroups.protocols.pbcast.FLUSH] Received START_FLUSH at 10.170.1.24:60948 but I am not flush participant, not responding
2010-12-10 09:17:08,313 DEBUG [org.jgroups.protocols.pbcast.FLUSH] Received START_FLUSH at 10.170.1.24:60948 but I am not flush participant, not responding
2010-12-10 09:17:08,314 DEBUG [org.jgroups.protocols.pbcast.GMS] view=[10.170.1.25:56405|11] [10.170.1.25:56405, 10.170.1.17:39656, 10.170.1.16:33984, 10.170.1.16:40389, 10.170.1.15:33585, 10.170.1.15:54399, 10.170.1.24:39588]
2010-12-10 09:17:08,314 DEBUG [org.jgroups.protocols.pbcast.GMS] [local_addr=10.170.1.24:60948] view is [10.170.1.25:56405|11] [10.170.1.25:56405, 10.170.1.17:39656, 10.170.1.16:33984, 10.170.1.16:40389, 10.170.1.15:33585, 10.17
0.1.15:54399, 10.170.1.24:39588]
2010-12-10 09:17:08,314 WARN [org.jgroups.protocols.pbcast.GMS] I (10.170.1.24:60948) am not a member of view [10.170.1.25:56405|11] [10.170.1.25:56405, 10.170.1.17:39656, 10.170.1.16:33984, 10.170.1.16:40389, 10.170.1.15:33585
, 10.170.1.15:54399, 10.170.1.24:39588]; discarding view
2010-12-10 09:17:08,315 DEBUG [org.jgroups.protocols.pbcast.GMS] view=[10.170.1.25:56405|12] [10.170.1.25:56405, 10.170.1.17:39656, 10.170.1.16:33984, 10.170.1.16:40389, 10.170.1.15:33585, 10.170.1.15:54399, 10.170.1.24:39588]
2010-12-10 09:17:08,315 DEBUG [org.jgroups.protocols.pbcast.GMS] view=[10.170.1.25:56405|12] [10.170.1.25:56405, 10.170.1.17:39656, 10.170.1.16:33984, 10.170.1.16:40389, 10.170.1.15:33585, 10.170.1.15:54399, 10.170.1.24:39588]
2010-12-10 09:17:08,315 DEBUG [org.jgroups.protocols.pbcast.GMS] [local_addr=10.170.1.24:60948] view is [10.170.1.25:56405|12] [10.170.1.25:56405, 10.170.1.17:39656, 10.170.1.16:33984, 10.170.1.16:40389, 10.170.1.15:33585, 10.17
0.1.15:54399, 10.170.1.24:39588]
2010-12-10 09:17:08,315 DEBUG [org.jgroups.protocols.pbcast.GMS] [local_addr=10.170.1.24:60948] view is [10.170.1.25:56405|12] [10.170.1.25:56405, 10.170.1.17:39656, 10.170.1.16:33984, 10.170.1.16:40389, 10.170.1.15:33585, 10.17
0.1.15:54399, 10.170.1.24:39588]
2010-12-10 09:17:08,315 WARN [org.jgroups.protocols.pbcast.GMS] I (10.170.1.24:60948) am not a member of view [10.170.1.25:56405|12] [10.170.1.25:56405, 10.170.1.17:39656, 10.170.1.16:33984, 10.170.1.16:40389, 10.170.1.15:33585
, 10.170.1.15:54399, 10.170.1.24:39588]; discarding view
2010-12-10 09:17:08,315 WARN [org.jgroups.protocols.pbcast.GMS] I (10.170.1.24:60948) am not a member of view [10.170.1.25:56405|12] [10.170.1.25:56405, 10.170.1.17:39656, 10.170.1.16:33984, 10.170.1.16:40389, 10.170.1.15:33585
, 10.170.1.15:54399, 10.170.1.24:39588]; discarding view
2010-12-10 09:17:08,316 DEBUG [org.jgroups.protocols.pbcast.FLUSH] At 10.170.1.24:60948 received STOP_FLUSH, unblocking FLUSH.down() and sending UNBLOCK up
2010-12-10 09:17:08,316 DEBUG [org.jgroups.protocols.pbcast.FLUSH] At 10.170.1.24:60948 received STOP_FLUSH, unblocking FLUSH.down() and sending UNBLOCK up
2010-12-10 09:17:08,317 DEBUG [org.jgroups.protocols.pbcast.FLUSH] At 10.170.1.24:60948 received STOP_FLUSH, unblocking FLUSH.down() and sending UNBLOCK up
2010-12-10 09:17:08,313 DEBUG [org.jgroups.protocols.pbcast.FLUSH] Received START_FLUSH at 10.170.1.24:60948 but I am not flush participant, not responding
2010-12-10 09:17:08,378 DEBUG [org.jgroups.protocols.pbcast.GMS] view=[10.170.1.25:56405|12] [10.170.1.25:56405, 10.170.1.17:39656, 10.170.1.16:33984, 10.170.1.16:40389, 10.170.1.15:33585, 10.170.1.15:54399, 10.170.1.24:39588]
2010-12-10 09:17:08,378 DEBUG [org.jgroups.protocols.pbcast.GMS] [local_addr=10.170.1.24:60948] view is [10.170.1.25:56405|12] [10.170.1.25:56405, 10.170.1.17:39656, 10.170.1.16:33984, 10.170.1.16:40389, 10.170.1.15:33585, 10.17
0.1.15:54399, 10.170.1.24:39588]
2010-12-10 09:17:08,379 WARN [org.jgroups.protocols.pbcast.GMS] I (10.170.1.24:60948) am not a member of view [10.170.1.25:56405|12] [10.170.1.25:56405, 10.170.1.17:39656, 10.170.1.16:33984, 10.170.1.16:40389, 10.170.1.15:33585
, 10.170.1.15:54399, 10.170.1.24:39588]; discarding view
2010-12-10 09:17:08,379 DEBUG [org.jgroups.protocols.pbcast.FLUSH] At 10.170.1.24:60948 received STOP_FLUSH, unblocking FLUSH.down() and sending UNBLOCK up
2010-12-10 09:17:08,678 ERROR [org.jgroups.blocks.ConnectionTable] failed sending data to 10.170.1.15:7900: java.net.SocketException: Socket closed
2010-12-10 09:17:08,877 ERROR [org.jgroups.blocks.ConnectionTable] failed sending data to 10.170.1.16:7901: java.net.SocketException: Socket closed
2010-12-10 09:17:12,126 WARN [org.jgroups.protocols.VIEW_SYNC] discarding view as I (10.170.1.24:60948) am not member of view ([10.170.1.25:56405|12] [10.170.1.25:56405, 10.170.1.17:39656, 10.170.1.16:33984, 10.170.1.16:40389,
10.170.1.15:33585, 10.170.1.15:54399, 10.170.1.24:39588])
2010-12-10 09:17:12,648 DEBUG [org.jgroups.protocols.FD] sending are-you-alive msg to 10.170.1.24:39588 (own address=10.170.1.24:60948)
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 7 months
[JBoss JIRA] Created: (JGRP-1166) Fix processing of Windows batch file arguments
by Richard Achmatowicz (JIRA)
Fix processing of Windows batch file arguments
----------------------------------------------
Key: JGRP-1166
URL: https://jira.jboss.org/jira/browse/JGRP-1166
Project: JGroups
Issue Type: Bug
Affects Versions: 2.9, 2.8, 2.6.14, 2.4.8
Environment: Windows
Reporter: Richard Achmatowicz
Assignee: Bela Ban
The file build.bat can sometimes take a rather long set of command line arguments, due to specification of JVM system properties; for example,
$ build.bat -Djgroups.bind_addr=%MYTESTIP_1% -Djgroups.udp.mcast_addr=%MCAST_ADDR% -Djgroups.tcpping.initial_hosts="%MYTESTIP_1%[7800],%MYTESTIP_1[7801]" all-tests-functional
Windows batch files provide positional parameters %0 through %9 to collect the first nine arguments. Windows batch files also process a single parameter -Dfred=barney as two parameters -Dfred and barney. This leads to a limit on the number of system properties we can pass to the build.bat file, due to the way the command line arguments are processed (i.e. using the maximum number of positional parameters). In the worst case, some system properties get lost.
One way to fix this is to gather together the all the command line arguments using the shift operator and store them in a variable, BUILD_ARGS. Here is the code:
REM ******************************************************
REM ********Save the command line arguments***************
REM ******************************************************
set BUILD_ARGS=%1
if ""%1""=="""" goto completedArgs
shift
:processArg
if ""%1""=="""" goto completedArgs
set BUILD_ARGS=%BUILD_ARGS% %1
shift
goto processArg
:completedArgs
The variable BUILD_ARGS can then be passed to the
%JAVA_HOME%\bin\java -classpath "%CP%" org.apache.tools.ant.Main -buildfile build.xml %BUILD_ARGS%
This gets rid of the limit on command line parameters for batch files.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 7 months
[JBoss JIRA] Created: (JBAS-6923) jboss provides wrong mailsession properties when multiple mailservices are deployed
by Stefan Schueffler (JIRA)
jboss provides wrong mailsession properties when multiple mailservices are deployed
-----------------------------------------------------------------------------------
Key: JBAS-6923
URL: https://jira.jboss.org/jira/browse/JBAS-6923
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: JBossAS-5.0.1.GA, JBossAS-5.0.0.GA
Environment: linux (opensuse 11.1) 64bit
Reporter: Stefan Schueffler
Having more than one MailService deployed (regardless if they are located each in its own xml-file, or if they are combined into one xml-file containing all the mail-related mbeans), jboss returns the wrong properties when retrieving a javax.mail.Session from jndi-context.
After deployment of at least two or more MailService-mbeans, using the jmx-console or twiddle.sh reveals the correct values for the properties in the different MailServices.
But: a javax.mail.Session retrieved from jndi-context always is initialized with the properties of the last deployed MailService, regardless of which of the existing jndi-names is used to lookup this particular mailsession.
Having multiple, different MailServices worked fine in jboss-4.3.x.
This could somehow be related to JBAS-5896
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 7 months
[JBoss JIRA] Created: (JBAS-7824) Uncommenting both filter and filter-mapping elements in jmx-console.war\WEB-INF\web.xml results an xml parsing exception
by Radim Hanus (JIRA)
Uncommenting both filter and filter-mapping elements in jmx-console.war\WEB-INF\web.xml results an xml parsing exception
------------------------------------------------------------------------------------------------------------------------
Key: JBAS-7824
URL: https://jira.jboss.org/jira/browse/JBAS-7824
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: JMX/Web Console
Affects Versions: JBossAS-5.1.0.GA
Reporter: Radim Hanus
Assignee: Darran Lofthouse
Priority: Minor
I've tried to apply wiki document http://community.jboss.org/wiki/AccessControlForJMXConsole
but it produces exception during startup because of order of elements in jmx-console.war\WEB-INF\web.xml:
<filter>
<filter-name>JmxOpsAccessControlFilter</filter-name>
<filter-class>org.jboss.jmx.adaptor.html.JMXOpsAccessControlFilter</filter-class>
<init-param>
<param-name>updateAttributes</param-name>
<param-value>UpdateAttributeRole</param-value>
<description>Comma-delimited Roles that define the JMX Operation denoting updation of Attributes</description>
</init-param>
<init-param>
<param-name>invokeOp</param-name>
<param-value>InvokeOpRole</param-value>
<description>Comma-delimited Roles that define the JMX Operation denoting updation of Attributes</description>
</init-param>
</filter>
<filter-mapping>
<filter-name>JmxOpsAccessControlFilter</filter-name>
<servlet-name>HtmlAdaptor</servlet-name>
</filter-mapping>
but in accordance with javaee_5.xsd schema element description should be the first emelent of init-param:
...
<init-param>
<description>Comma-delimited Roles that define the JMX Operation denoting updation of Attributes</description>
<param-name>updateAttributes</param-name>
<param-value>UpdateAttributeRole</param-value>
</init-param>
...
org.jboss.xb.binding.JBossXBException: Failed to parse source: cvc-complex-type.2.4.d: Invalid content was found starting with element 'description'.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 7 months
[JBoss JIRA] Created: (JBAS-6845) Queue.jsp does not compile
by Shawn Kerstetter (JIRA)
Queue.jsp does not compile
--------------------------
Key: JBAS-6845
URL: https://jira.jboss.org/jira/browse/JBAS-6845
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: JMX/Web Console
Affects Versions: JBossAS-5.0.1.GA
Reporter: Shawn Kerstetter
Assignee: Darran Lofthouse
Priority: Minor
I get the following error when using the web console to drill down to a Q that I created:
web-console --> jboss domains --> jboss --> j2ee resources --> local jms --> queues --> <my_email_queue>
[exec] 16:41:02,476 ERROR [[jsp]] Servlet.service() for servlet jsp threw e
xception
[exec] org.apache.jasper.JasperException: Unable to compile class for JSP:
[exec]
[exec] An error occurred at line: 10 in the jsp file: /Queue.jsp
[exec] MessageCounter cannot be resolved to a type
[exec] 7: <%
[exec] 8: String resetUrl = response.encodeURL(request.getRequestURI()) +
"?doReset=true&ObjectName=" + java.net.URLEncoder.encode(request.getParameter("O
bjectName"));
[exec] 9: String myUrl = response.encodeURL(request.getRequestURI()) + "?"
+ "&ObjectName=" + java.net.URLEncoder.encode(request.getParameter("ObjectName"
));
[exec] 10: MessageCounter counter = queue.getMessageCounter()[0];
[exec] 11:
[exec] 12: //check reset first
[exec] 13: String doReset = request.getParameter("doReset");
[exec]
[exec]
[exec] An error occurred at line: 10 in the jsp file: /Queue.jsp
[exec] The method getMessageCounter() is undefined for the type QueueMBean
[exec] 7: <%
[exec] 8: String resetUrl = response.encodeURL(request.getRequestURI()) +
"?doReset=true&ObjectName=" + java.net.URLEncoder.encode(request.getParameter("O
bjectName"));
[exec] 9: String myUrl = response.encodeURL(request.getRequestURI()) + "?"
+ "&ObjectName=" + java.net.URLEncoder.encode(request.getParameter("ObjectName"
));
[exec] 10: MessageCounter counter = queue.getMessageCounter()[0];
[exec] 11:
[exec] 12: //check reset first
[exec] 13: String doReset = request.getParameter("doReset");
[exec]
[exec]
[exec] An error occurred at line: 53 in the jsp file: /Queue.jsp
[exec] The method getQueueName() is undefined for the type QueueMBean
[exec] 50: <div class="content_block" style="width: 95%; he
ight: 95%">
[exec] 51: <h3>JMS Queue</h3>
[exec] 52: <h4>Name</h4>
[exec] 53: <p><%=queue.getQueueName()%></p>
[exec] 54: <h4>JNDI Name</h4>
[exec] 55: <p><%=queue.getJNDIName()%></p>
[exec] 56: <h4>Receiver Count</h4>
[exec]
[exec]
[exec] An error occurred at line: 57 in the jsp file: /Queue.jsp
[exec] The method getReceiversCount() is undefined for the type QueueMBean
[exec] 54: <h4>JNDI Name</h4>
[exec] 55: <p><%=queue.getJNDIName()%></p>
[exec] 56: <h4>Receiver Count</h4>
[exec] 57: <p><%=queue.getReceiversCount()%
></p>
[exec] 58: <h4>Message statistics:</h4>
[exec] 59: <table border="1" cellpadding="0" cellsp
acing="0" class="data_table" bordercolor="#111111" width="95%" align="center" id
="AutoNumber1">
[exec] 60: <tr>
[exec]
[exec]
[exec] An error occurred at line: 72 in the jsp file: /Queue.jsp
[exec] The method getQueueDepth() is undefined for the type QueueMBean
[exec] 69: </td>
[exec] 70: </tr>
[exec] 71: <tr align="center">
[exec] 72: <td><%=queue.getQueueDepth()%></td>
[exec] 73: <td><%=counter.getDepthDelta()%></td>
[exec] 74: <td><%=queue.getMaxDepth()%></td>
[exec] 75: </tr>
[exec]
[exec]
[exec] An error occurred at line: 74 in the jsp file: /Queue.jsp
[exec] The method getMaxDepth() is undefined for the type QueueMBean
[exec] 71: <tr align="center">
[exec] 72: <td><%=queue.getQueueDepth()%></td>
[exec] 73: <td><%=counter.getDepthDelta()%></td>
[exec] 74: <td><%=queue.getMaxDepth()%></td>
[exec] 75: </tr>
[exec] 76: </table>
[exec] 77: <p> </p>
[exec]
[exec]
[exec] Stacktrace:
[exec] at org.apache.jasper.compiler.DefaultErrorHandler.javacError(Def
aultErrorHandler.java:92)
[exec] at org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDi
spatcher.java:330)
[exec] at org.apache.jasper.compiler.JDTCompiler.generateClass(JDTCompi
ler.java:439)
[exec] at org.apache.jasper.compiler.Compiler.compile(Compiler.java:335
)
[exec] at org.apache.jasper.compiler.Compiler.compile(Compiler.java:313
)
[exec] at org.apache.jasper.compiler.Compiler.compile(Compiler.java:300
)
[exec] at org.apache.jasper.JspCompilationContext.compile(JspCompilatio
nContext.java:585)
[exec] at org.apache.jasper.servlet.JspServletWrapper.service(JspServle
tWrapper.java:312)
[exec] at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServle
t.java:322)
[exec] at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:
249)
[exec] at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
[exec] at org.apache.catalina.core.ApplicationFilterChain.internalDoFil
ter(ApplicationFilterChain.java:290)
[exec] at org.apache.catalina.core.ApplicationFilterChain.doFilter(Appl
icationFilterChain.java:206)
[exec] at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(Reply
HeaderFilter.java:96)
[exec] at org.apache.catalina.core.ApplicationFilterChain.internalDoFil
ter(ApplicationFilterChain.java:235)
[exec] at org.apache.catalina.core.ApplicationFilterChain.doFilter(Appl
icationFilterChain.java:206)
[exec] at org.apache.catalina.core.StandardWrapperValve.invoke(Standard
WrapperValve.java:235)
[exec] at org.apache.catalina.core.StandardContextValve.invoke(Standard
ContextValve.java:191)
[exec] at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke
(SecurityAssociationValve.java:190)
[exec] at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccCon
textValve.java:92)
[exec] at org.jboss.web.tomcat.security.SecurityContextEstablishmentVal
ve.process(SecurityContextEstablishmentValve.java:126)
[exec] at org.jboss.web.tomcat.security.SecurityContextEstablishmentVal
ve.invoke(SecurityContextEstablishmentValve.java:70)
[exec] at org.apache.catalina.core.StandardHostValve.invoke(StandardHos
tValve.java:127)
[exec] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorRepor
tValve.java:102)
[exec] at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke
(CachedConnectionValve.java:158)
[exec] at org.apache.catalina.core.StandardEngineValve.invoke(StandardE
ngineValve.java:109)
[exec] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAda
pter.java:330)
[exec] at org.apache.coyote.http11.Http11Processor.process(Http11Proces
sor.java:829)
[exec] at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandl
er.process(Http11Protocol.java:601)
[exec] at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint
.java:447)
[exec] at java.lang.Thread.run(Thread.java:619)
[exec] 16:41:02,492 ERROR [[jsp]] Servlet.service() for servlet jsp threw e
xception
[exec] java.lang.ClassNotFoundException: org.apache.jsp.Queue_jsp
[exec] at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
[exec] at java.security.AccessController.doPrivileged(Native Method)
[exec] at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
[exec] at org.apache.jasper.servlet.JasperLoader.loadClass(JasperLoader
.java:135)
[exec] at org.apache.jasper.servlet.JasperLoader.loadClass(JasperLoader
.java:67)
[exec] at org.jboss.web.tomcat.service.TomcatInjectionContainer.newInst
ance(TomcatInjectionContainer.java:271)
[exec] at org.apache.jasper.servlet.JspServletWrapper.getServlet(JspSer
vletWrapper.java:145)
[exec] at org.apache.jasper.servlet.JspServletWrapper.service(JspServle
tWrapper.java:324)
[exec] at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServle
t.java:322)
[exec] at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:
249)
[exec] at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
[exec] at org.apache.catalina.core.ApplicationFilterChain.internalDoFil
ter(ApplicationFilterChain.java:290)
[exec] at org.apache.catalina.core.ApplicationFilterChain.doFilter(Appl
icationFilterChain.java:206)
[exec] at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(Reply
HeaderFilter.java:96)
[exec] at org.apache.catalina.core.ApplicationFilterChain.internalDoFil
ter(ApplicationFilterChain.java:235)
[exec] at org.apache.catalina.core.ApplicationFilterChain.doFilter(Appl
icationFilterChain.java:206)
[exec] at org.apache.catalina.core.StandardWrapperValve.invoke(Standard
WrapperValve.java:235)
[exec] at org.apache.catalina.core.StandardContextValve.invoke(Standard
ContextValve.java:191)
[exec] at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke
(SecurityAssociationValve.java:190)
[exec] at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccCon
textValve.java:92)
[exec] at org.jboss.web.tomcat.security.SecurityContextEstablishmentVal
ve.process(SecurityContextEstablishmentValve.java:126)
[exec] at org.jboss.web.tomcat.security.SecurityContextEstablishmentVal
ve.invoke(SecurityContextEstablishmentValve.java:70)
[exec] at org.apache.catalina.core.StandardHostValve.invoke(StandardHos
tValve.java:127)
[exec] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorRepor
tValve.java:102)
[exec] at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke
(CachedConnectionValve.java:158)
[exec] at org.apache.catalina.core.StandardEngineValve.invoke(StandardE
ngineValve.java:109)
[exec] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAda
pter.java:330)
[exec] at org.apache.coyote.http11.Http11Processor.process(Http11Proces
sor.java:829)
[exec] at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandl
er.process(Http11Protocol.java:601)
[exec] at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint
.java:447)
[exec] at java.lang.Thread.run(Thread.java:619)
[exec] 16:41:08,492 ERROR [[jsp]] Servlet.service() for servlet jsp threw e
xception
[exec] java.lang.ClassNotFoundException: org.apache.jsp.Queue_jsp
[exec] at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
[exec] at java.security.AccessController.doPrivileged(Native Method)
[exec] at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
[exec] at org.apache.jasper.servlet.JasperLoader.loadClass(JasperLoader
.java:135)
[exec] at org.apache.jasper.servlet.JasperLoader.loadClass(JasperLoader
.java:67)
[exec] at org.jboss.web.tomcat.service.TomcatInjectionContainer.newInst
ance(TomcatInjectionContainer.java:271)
[exec] at org.apache.jasper.servlet.JspServletWrapper.getServlet(JspSer
vletWrapper.java:145)
[exec] at org.apache.jasper.servlet.JspServletWrapper.service(JspServle
tWrapper.java:324)
[exec] at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServle
t.java:322)
[exec] at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:
249)
[exec] at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
[exec] at org.apache.catalina.core.ApplicationFilterChain.internalDoFil
ter(ApplicationFilterChain.java:290)
[exec] at org.apache.catalina.core.ApplicationFilterChain.doFilter(Appl
icationFilterChain.java:206)
[exec] at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(Reply
HeaderFilter.java:96)
[exec] at org.apache.catalina.core.ApplicationFilterChain.internalDoFil
ter(ApplicationFilterChain.java:235)
[exec] at org.apache.catalina.core.ApplicationFilterChain.doFilter(Appl
icationFilterChain.java:206)
[exec] at org.apache.catalina.core.StandardWrapperValve.invoke(Standard
WrapperValve.java:235)
[exec] at org.apache.catalina.core.StandardContextValve.invoke(Standard
ContextValve.java:191)
[exec] at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke
(SecurityAssociationValve.java:190)
[exec] at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccCon
textValve.java:92)
[exec] at org.jboss.web.tomcat.security.SecurityContextEstablishmentVal
ve.process(SecurityContextEstablishmentValve.java:126)
[exec] at org.jboss.web.tomcat.security.SecurityContextEstablishmentVal
ve.invoke(SecurityContextEstablishmentValve.java:70)
[exec] at org.apache.catalina.core.StandardHostValve.invoke(StandardHos
tValve.java:127)
[exec] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorRepor
tValve.java:102)
[exec] at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke
(CachedConnectionValve.java:158)
[exec] at org.apache.catalina.core.StandardEngineValve.invoke(StandardE
ngineValve.java:109)
[exec] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAda
pter.java:330)
[exec] at org.apache.coyote.http11.Http11Processor.process(Http11Proces
sor.java:829)
[exec] at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandl
er.process(Http11Protocol.java:601)
[exec] at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint
.java:447)
[exec] at java.lang.Thread.run(Thread.java:619)
[exec] 16:41:08,492 ERROR [[jsp]] Servlet.service() for servlet jsp threw e
xception
[exec] org.apache.jasper.JasperException: Unable to compile class for JSP:
[exec]
[exec] An error occurred at line: 10 in the jsp file: /Queue.jsp
[exec] MessageCounter cannot be resolved to a type
[exec] 7: <%
[exec] 8: String resetUrl = response.encodeURL(request.getRequestURI()) +
"?doReset=true&ObjectName=" + java.net.URLEncoder.encode(request.getParameter("O
bjectName"));
[exec] 9: String myUrl = response.encodeURL(request.getRequestURI()) + "?"
+ "&ObjectName=" + java.net.URLEncoder.encode(request.getParameter("ObjectName"
));
[exec] 10: MessageCounter counter = queue.getMessageCounter()[0];
[exec] 11:
[exec] 12: //check reset first
[exec] 13: String doReset = request.getParameter("doReset");
[exec]
[exec]
[exec] An error occurred at line: 10 in the jsp file: /Queue.jsp
[exec] The method getMessageCounter() is undefined for the type QueueMBean
[exec] 7: <%
[exec] 8: String resetUrl = response.encodeURL(request.getRequestURI()) +
"?doReset=true&ObjectName=" + java.net.URLEncoder.encode(request.getParameter("O
bjectName"));
[exec] 9: String myUrl = response.encodeURL(request.getRequestURI()) + "?"
+ "&ObjectName=" + java.net.URLEncoder.encode(request.getParameter("ObjectName"
));
[exec] 10: MessageCounter counter = queue.getMessageCounter()[0];
[exec] 11:
[exec] 12: //check reset first
[exec] 13: String doReset = request.getParameter("doReset");
[exec]
[exec]
[exec] An error occurred at line: 53 in the jsp file: /Queue.jsp
[exec] The method getQueueName() is undefined for the type QueueMBean
[exec] 50: <div class="content_block" style="width: 95%; he
ight: 95%">
[exec] 51: <h3>JMS Queue</h3>
[exec] 52: <h4>Name</h4>
[exec] 53: <p><%=queue.getQueueName()%></p>
[exec] 54: <h4>JNDI Name</h4>
[exec] 55: <p><%=queue.getJNDIName()%></p>
[exec] 56: <h4>Receiver Count</h4>
[exec]
[exec]
[exec] An error occurred at line: 57 in the jsp file: /Queue.jsp
[exec] The method getReceiversCount() is undefined for the type QueueMBean
[exec] 54: <h4>JNDI Name</h4>
[exec] 55: <p><%=queue.getJNDIName()%></p>
[exec] 56: <h4>Receiver Count</h4>
[exec] 57: <p><%=queue.getReceiversCount()%
></p>
[exec] 58: <h4>Message statistics:</h4>
[exec] 59: <table border="1" cellpadding="0" cellsp
acing="0" class="data_table" bordercolor="#111111" width="95%" align="center" id
="AutoNumber1">
[exec] 60: <tr>
[exec]
[exec]
[exec] An error occurred at line: 72 in the jsp file: /Queue.jsp
[exec] The method getQueueDepth() is undefined for the type QueueMBean
[exec] 69: </td>
[exec] 70: </tr>
[exec] 71: <tr align="center">
[exec] 72: <td><%=queue.getQueueDepth()%></td>
[exec] 73: <td><%=counter.getDepthDelta()%></td>
[exec] 74: <td><%=queue.getMaxDepth()%></td>
[exec] 75: </tr>
[exec]
[exec]
[exec] An error occurred at line: 74 in the jsp file: /Queue.jsp
[exec] The method getMaxDepth() is undefined for the type QueueMBean
[exec] 71: <tr align="center">
[exec] 72: <td><%=queue.getQueueDepth()%></td>
[exec] 73: <td><%=counter.getDepthDelta()%></td>
[exec] 74: <td><%=queue.getMaxDepth()%></td>
[exec] 75: </tr>
[exec] 76: </table>
[exec] 77: <p> </p>
[exec]
[exec]
[exec] Stacktrace:
[exec] at org.apache.jasper.compiler.DefaultErrorHandler.javacError(Def
aultErrorHandler.java:92)
[exec] at org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDi
spatcher.java:330)
[exec] at org.apache.jasper.compiler.JDTCompiler.generateClass(JDTCompi
ler.java:439)
[exec] at org.apache.jasper.compiler.Compiler.compile(Compiler.java:335
)
[exec] at org.apache.jasper.compiler.Compiler.compile(Compiler.java:313
)
[exec] at org.apache.jasper.compiler.Compiler.compile(Compiler.java:300
)
[exec] at org.apache.jasper.JspCompilationContext.compile(JspCompilatio
nContext.java:585)
[exec] at org.apache.jasper.servlet.JspServletWrapper.service(JspServle
tWrapper.java:312)
[exec] at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServle
t.java:322)
[exec] at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:
249)
[exec] at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
[exec] at org.apache.catalina.core.ApplicationFilterChain.internalDoFil
ter(ApplicationFilterChain.java:290)
[exec] at org.apache.catalina.core.ApplicationFilterChain.doFilter(Appl
icationFilterChain.java:206)
[exec] at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(Reply
HeaderFilter.java:96)
[exec] at org.apache.catalina.core.ApplicationFilterChain.internalDoFil
ter(ApplicationFilterChain.java:235)
[exec] at org.apache.catalina.core.ApplicationFilterChain.doFilter(Appl
icationFilterChain.java:206)
[exec] at org.apache.catalina.core.StandardWrapperValve.invoke(Standard
WrapperValve.java:235)
[exec] at org.apache.catalina.core.StandardContextValve.invoke(Standard
ContextValve.java:191)
[exec] at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke
(SecurityAssociationValve.java:190)
[exec] at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccCon
textValve.java:92)
[exec] at org.jboss.web.tomcat.security.SecurityContextEstablishmentVal
ve.process(SecurityContextEstablishmentValve.java:126)
[exec] at org.jboss.web.tomcat.security.SecurityContextEstablishmentVal
ve.invoke(SecurityContextEstablishmentValve.java:70)
[exec] at org.apache.catalina.core.StandardHostValve.invoke(StandardHos
tValve.java:127)
[exec] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorRepor
tValve.java:102)
[exec] at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke
(CachedConnectionValve.java:158)
[exec] at org.apache.catalina.core.StandardEngineValve.invoke(StandardE
ngineValve.java:109)
[exec] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAda
pter.java:330)
[exec] at org.apache.coyote.http11.Http11Processor.process(Http11Proces
sor.java:829)
[exec] at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandl
er.process(Http11Protocol.java:601)
[exec] at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint
.java:447)
[exec] at java.lang.Thread.run(Thread.java:619)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 7 months