[JBoss JIRA] (AS7-3634) EJB Client: IllegalArgumentException: Can not set final org.jboss.ejb.client.Affinity field org.jboss.ejb.client.EJBLocator.affinity to java.lang.String
by Radoslav Husar (JIRA)
Radoslav Husar created AS7-3634:
-----------------------------------
Summary: EJB Client: IllegalArgumentException: Can not set final org.jboss.ejb.client.Affinity field org.jboss.ejb.client.EJBLocator.affinity to java.lang.String
Key: AS7-3634
URL: https://issues.jboss.org/browse/AS7-3634
Project: Application Server 7
Issue Type: Bug
Reporter: Radoslav Husar
Assignee: Radoslav Husar
Fix For: 7.1.0.Final
13:52:27,421 INFO [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS018559: Deployed "clusterbench-ee6.ear"
13:52:43,158 ERROR [stderr] (Remoting "rhusar" task-1) Exception in thread "Remoting "rhusar" task-1" java.lang.IllegalArgumentException: Can not set final org.jboss.ejb.client.Affinity field org.jboss.ejb.client.EJBLocator.affinity to java.lang.String
13:52:43,159 ERROR [stderr] (Remoting "rhusar" task-1) at sun.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(UnsafeFieldAccessorImpl.java:146)
13:52:43,160 ERROR [stderr] (Remoting "rhusar" task-1) at sun.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(UnsafeFieldAccessorImpl.java:150)
13:52:43,160 ERROR [stderr] (Remoting "rhusar" task-1) at sun.reflect.UnsafeQualifiedObjectFieldAccessorImpl.set(UnsafeQualifiedObjectFieldAccessorImpl.java:65)
13:52:43,162 ERROR [stderr] (Remoting "rhusar" task-1) at java.lang.reflect.Field.set(Field.java:657)
13:52:43,163 ERROR [stderr] (Remoting "rhusar" task-1) at org.jboss.marshalling.river.RiverUnmarshaller.readFields(RiverUnmarshaller.java:1673)
13:52:43,163 ERROR [stderr] (Remoting "rhusar" task-1) at org.jboss.marshalling.river.RiverObjectInputStream.defaultReadObject(RiverObjectInputStream.java:73)
13:52:43,166 ERROR [stderr] (Remoting "rhusar" task-1) at org.jboss.ejb.client.EJBLocator.readObject(EJBLocator.java:220)
13:52:43,166 ERROR [stderr] (Remoting "rhusar" task-1) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:52:43,166 ERROR [stderr] (Remoting "rhusar" task-1) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
13:52:43,167 ERROR [stderr] (Remoting "rhusar" task-1) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
13:52:43,167 ERROR [stderr] (Remoting "rhusar" task-1) at java.lang.reflect.Method.invoke(Method.java:597)
13:52:43,167 ERROR [stderr] (Remoting "rhusar" task-1) at org.jboss.marshalling.reflect.SerializableClass.callReadObject(SerializableClass.java:211)
13:52:43,168 ERROR [stderr] (Remoting "rhusar" task-1) at org.jboss.marshalling.river.RiverUnmarshaller.doInitSerializable(RiverUnmarshaller.java:1576)
13:52:43,168 ERROR [stderr] (Remoting "rhusar" task-1) at org.jboss.marshalling.river.RiverUnmarshaller.doInitSerializable(RiverUnmarshaller.java:1553)
13:52:43,169 ERROR [stderr] (Remoting "rhusar" task-1) at org.jboss.marshalling.river.RiverUnmarshaller.doReadNewObject(RiverUnmarshaller.java:1231)
13:52:43,170 ERROR [stderr] (Remoting "rhusar" task-1) at org.jboss.marshalling.river.RiverUnmarshaller.doReadObject(RiverUnmarshaller.java:272)
13:52:43,173 ERROR [stderr] (Remoting "rhusar" task-1) at org.jboss.marshalling.river.RiverUnmarshaller.doReadObject(RiverUnmarshaller.java:209)
13:52:43,175 ERROR [stderr] (Remoting "rhusar" task-1) at org.jboss.marshalling.AbstractObjectInput.readObject(AbstractObjectInput.java:37)
13:52:43,176 ERROR [stderr] (Remoting "rhusar" task-1) at org.jboss.as.ejb3.remote.protocol.versionone.MethodInvocationMessageHandler.processMessage(MethodInvocationMessageHandler.java:134)
13:52:43,178 ERROR [stderr] (Remoting "rhusar" task-1) at org.jboss.as.ejb3.remote.protocol.versionone.VersionOneProtocolChannelReceiver.handleMessage(VersionOneProtocolChannelReceiver.java:170)
13:52:43,185 ERROR [stderr] (Remoting "rhusar" task-1) at org.jboss.remoting3.remote.RemoteConnectionChannel$5.run(RemoteConnectionChannel.java:409)
13:52:43,186 ERROR [stderr] (Remoting "rhusar" task-1) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
13:52:43,186 ERROR [stderr] (Remoting "rhusar" task-1) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
13:52:43,186 ERROR [stderr] (Remoting "rhusar" task-1) at java.lang.Thread.run(Thread.java:662)
13:52:43,187 ERROR [stderr] (Remoting "rhusar" task-1) Caused by: an exception which occurred:
13:52:43,187 ERROR [stderr] (Remoting "rhusar" task-1) in field affinity
13:52:43,187 ERROR [stderr] (Remoting "rhusar" task-1) in object of type org.jboss.ejb.client.StatefulEJBLocator
13:54:31,063 ERROR [stderr] (Remoting "rhusar" task-5) Exception in thread "Remoting "rhusar" task-5" java.lang.IllegalArgumentException: Can not set final org.jboss.ejb.client.Affinity field org.jboss.ejb.client.EJBLocator.affinity to java.lang.String
13:54:31,064 ERROR [stderr] (Remoting "rhusar" task-5) at sun.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(UnsafeFieldAccessorImpl.java:146)
13:54:31,065 ERROR [stderr] (Remoting "rhusar" task-5) at sun.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(UnsafeFieldAccessorImpl.java:150)
13:54:31,065 ERROR [stderr] (Remoting "rhusar" task-5) at sun.reflect.UnsafeQualifiedObjectFieldAccessorImpl.set(UnsafeQualifiedObjectFieldAccessorImpl.java:65)
13:54:31,065 ERROR [stderr] (Remoting "rhusar" task-5) at java.lang.reflect.Field.set(Field.java:657)
13:54:31,066 ERROR [stderr] (Remoting "rhusar" task-5) at org.jboss.marshalling.river.RiverUnmarshaller.readFields(RiverUnmarshaller.java:1673)
13:54:31,066 ERROR [stderr] (Remoting "rhusar" task-5) at org.jboss.marshalling.river.RiverObjectInputStream.defaultReadObject(RiverObjectInputStream.java:73)
13:54:31,066 ERROR [stderr] (Remoting "rhusar" task-5) at org.jboss.ejb.client.EJBLocator.readObject(EJBLocator.java:220)
13:54:31,067 ERROR [stderr] (Remoting "rhusar" task-5) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:54:31,067 ERROR [stderr] (Remoting "rhusar" task-5) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
13:54:31,067 ERROR [stderr] (Remoting "rhusar" task-5) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
13:54:31,068 ERROR [stderr] (Remoting "rhusar" task-5) at java.lang.reflect.Method.invoke(Method.java:597)
13:54:31,068 ERROR [stderr] (Remoting "rhusar" task-5) at org.jboss.marshalling.reflect.SerializableClass.callReadObject(SerializableClass.java:211)
13:54:31,068 ERROR [stderr] (Remoting "rhusar" task-5) at org.jboss.marshalling.river.RiverUnmarshaller.doInitSerializable(RiverUnmarshaller.java:1576)
13:54:31,069 ERROR [stderr] (Remoting "rhusar" task-5) at org.jboss.marshalling.river.RiverUnmarshaller.doInitSerializable(RiverUnmarshaller.java:1553)
13:54:31,069 ERROR [stderr] (Remoting "rhusar" task-5) at org.jboss.marshalling.river.RiverUnmarshaller.doReadNewObject(RiverUnmarshaller.java:1231)
13:54:31,072 ERROR [stderr] (Remoting "rhusar" task-5) at org.jboss.marshalling.river.RiverUnmarshaller.doReadObject(RiverUnmarshaller.java:272)
13:54:31,072 ERROR [stderr] (Remoting "rhusar" task-5) at org.jboss.marshalling.river.RiverUnmarshaller.doReadObject(RiverUnmarshaller.java:209)
13:54:31,072 ERROR [stderr] (Remoting "rhusar" task-5) at org.jboss.marshalling.AbstractObjectInput.readObject(AbstractObjectInput.java:37)
13:54:31,073 ERROR [stderr] (Remoting "rhusar" task-5) at org.jboss.as.ejb3.remote.protocol.versionone.MethodInvocationMessageHandler.processMessage(MethodInvocationMessageHandler.java:134)
13:54:31,073 ERROR [stderr] (Remoting "rhusar" task-5) at org.jboss.as.ejb3.remote.protocol.versionone.VersionOneProtocolChannelReceiver.handleMessage(VersionOneProtocolChannelReceiver.java:170)
13:54:31,078 ERROR [stderr] (Remoting "rhusar" task-5) at org.jboss.remoting3.remote.RemoteConnectionChannel$5.run(RemoteConnectionChannel.java:409)
13:54:31,078 ERROR [stderr] (Remoting "rhusar" task-5) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
13:54:31,079 ERROR [stderr] (Remoting "rhusar" task-5) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
13:54:31,079 ERROR [stderr] (Remoting "rhusar" task-5) at java.lang.Thread.run(Thread.java:662)
13:54:31,079 ERROR [stderr] (Remoting "rhusar" task-5) Caused by: an exception which occurred:
13:54:31,080 ERROR [stderr] (Remoting "rhusar" task-5) in field affinity
13:54:31,080 ERROR [stderr] (Remoting "rhusar" task-5) in object of type org.jboss.ejb.client.StatefulEJBLocator
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 2 months
[JBoss JIRA] Created: (JBRULES-3075) window:length windows retaining events when they shouldnt
by Radai Rosenblatt (JIRA)
window:length windows retaining events when they shouldnt
---------------------------------------------------------
Key: JBRULES-3075
URL: https://issues.jboss.org/browse/JBRULES-3075
Project: Drools
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: drools-core (fusion)
Affects Versions: 5.2.0.CR1
Environment: win64, jdk 6u24
Reporter: Radai Rosenblatt
Assignee: Mark Proctor
Attachments: drools length window bug.zip
using the following DRL:
package contrived.example
import contrived.example.EventWithTimestamp
declare EventWithTimestamp
@role(event)
@duration( duration )
@timestamp( timestamp )
end
rule "no event in window"
when
not EventWithTimestamp (someProp=="whatever") over window:length(3) from entry-point "Event Stream"
then
System.err.println("retract");
end
if we start with an initial matching (someProp=="whatever") event and a fire a long sequence of non-matching events:
{"something else", "something else" ... "something else"}
the rule should fire sometime into the long chain of "something else" events (it should fire after the 3rd such event).
in practice the rule never fires. worse, it also retains all the events in memory ehrn it should only keep the last 3.
to reproduce the issue, simply build the attached maven project (mvn clean install)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 2 months
[JBoss JIRA] (AS7-3643) Error updating server-config
by Heiko Braun (JIRA)
Heiko Braun created AS7-3643:
--------------------------------
Summary: Error updating server-config
Key: AS7-3643
URL: https://issues.jboss.org/browse/AS7-3643
Project: Application Server 7
Issue Type: Bug
Components: Domain Management
Reporter: Heiko Braun
Assignee: Brian Stansberry
Fix For: 7.1.0.Final
{noformat}
[INFO] {socketBinding=standard-sockets, portOffset=0}
[INFO] {
[INFO] "operation" => "composite",
[INFO] "address" => [],
[INFO] "steps" => [
[INFO] {
[INFO] "operation" => "write-attribute",
[INFO] "address" => [
[INFO] ("host" => "master"),
[INFO] ("server-config" => "server-one")
[INFO] ],
[INFO] "name" => "socket-binding-group",
[INFO] "value" => "standard-sockets"
[INFO] },
[INFO] {
[INFO] "operation" => "write-attribute",
[INFO] "address" => [
[INFO] ("host" => "master"),
[INFO] ("server-config" => "server-one")
[INFO] ],
[INFO] "name" => "socket-binding-port-offset",
[INFO] "value" => 0
[INFO] }
[INFO] ]
[INFO] }
[INFO] {
[INFO] "outcome" => "failed",
[INFO] "result" => {
[INFO] "step-1" => {
[INFO] "outcome" => "failed",
[INFO] "rolled-back" => true
[INFO] },
[INFO] "step-2" => {
[INFO] "outcome" => "failed",
[INFO] "rolled-back" => true
[INFO] },
[INFO] "server-groups" => {"\"main-server-group\"" => {"server-one" => {
[INFO] "host" => "master",
[INFO] "response" => {
[INFO] "outcome" => "failed",
[INFO] "result" => {"step-1" => undefined},
[INFO] "failure-description" => "JBAS014739: No handler for server-set-restart-required at address []",
[INFO] "rolled-back" => true
[INFO] }
[INFO] }}}
[INFO] },
[INFO] "failure-description" => "JBAS010839: Operation failed or was rolled back on all servers.",
[INFO] "rolled-back" => true
[INFO] }
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 2 months
[JBoss JIRA] Created: (AS7-1293) JNDI Binding service
by Quanlin Chen (JIRA)
JNDI Binding service
--------------------
Key: AS7-1293
URL: https://issues.jboss.org/browse/AS7-1293
Project: Application Server 7
Issue Type: Feature Request
Affects Versions: 7.0.0.Final
Reporter: Quanlin Chen
Priority: Critical
I was just been told that so far it's impossible to bind arbitrary objects into JNDI in JBOSS 7, so would you be able to create a common binding service so that it could be working the same way as using JMX in previous AS versions?
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 2 months
[JBoss JIRA] Created: (AS7-1763) Fix security description providers for the validation in jboss-as-subsystem-test
by Kabir Khan (JIRA)
Fix security description providers for the validation in jboss-as-subsystem-test
--------------------------------------------------------------------------------
Key: AS7-1763
URL: https://issues.jboss.org/browse/AS7-1763
Project: Application Server 7
Issue Type: Feature Request
Reporter: Kabir Khan
Assignee: Anil Saldhana
Fix For: 7.1.0.Alpha1
I am adding some more validation of the model. This will be committed to upstream in the next few days. To make the security tests pass I had to override AdditionalInitialization.getArbitraryDescriptors() as follows:
@Override
protected ArbitraryDescriptors getArbitraryDescriptors() {
return null;
}
Returning null basically turns off validation of the providers.
VALIDATION ERRORS IN MODEL:
Invalid key 'add' found in Operation 'add' @[("subsystem" => "security")]
No value-type for type=OBJECT in Parameter 'security-properties' in operation add' @[("subsystem" => "security")] {
"description" => "List of properties to be added with Security.setProperty(key, value).",
"type" => OBJECT,
"required" => false,
"value-type" => undefined
}
No value-type for type=OBJECT in Parameter 'vault' in operation add' @[("subsystem" => "security")] {
"description" => "Security Vault for attributes.",
"type" => OBJECT,
"required" => false,
"value-type" => undefined
}
Invalid key 'security-properties' found @[("subsystem" => "security")]
Invalid key 'vault' found @[("subsystem" => "security")]
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 2 months
[JBoss JIRA] (AS7-3607) IPv6: Incorrect address binding - web subsystem
by Rajesh Rajasekaran (JIRA)
[ https://issues.jboss.org/browse/AS7-3607?page=com.atlassian.jira.plugin.s... ]
Rajesh Rajasekaran updated AS7-3607:
------------------------------------
Summary: IPv6: Incorrect address binding - web subsystem (was: IPv6: Incorrect address binding - next case)
Fix Version/s: 7.1.0.Final
Labels: eap6_prd_req (was: )
I get the following error on server startup.
{code}
16:12:39,001 ERROR [org.apache.coyote.http11.Http11AprProtocol] (MSC service thread 1-3) Error initializing endpoint: java.lang.Exception: Socket bind failed: [22] Invalid argument
at org.apache.tomcat.util.net.AprEndpoint.init(AprEndpoint.java:578) [jbossweb-7.0.7.Final-redhat-1.jar:]
at org.apache.coyote.http11.Http11AprProtocol.init(Http11AprProtocol.java:121) [jbossweb-7.0.7.Final-redhat-1.jar:]
at org.apache.catalina.connector.Connector.init(Connector.java:983) [jbossweb-7.0.7.Final-redhat-1.jar:]
at org.jboss.as.web.WebConnectorService.start(WebConnectorService.java:267) [jboss-as-web-7.1.0.CR1-redhat-1.jar:7.1.0.CR1-redhat-1]
at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1824) [jboss-msc-1.0.1.GA-redhat-1.jar:1.0.1.GA-redhat-1]
at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1759) [jboss-msc-1.0.1.GA-redhat-1.jar:1.0.1.GA-redhat-1]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) [:1.6.0_22]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) [:1.6.0_22]
at java.lang.Thread.run(Thread.java:679) [:1.6.0_22]
16:12:39,005 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-3) MSC000001: Failed to start service jboss.web.connector.http: org.jboss.msc.service.StartException in service jboss.web.connector.http: LifecycleException: Protocol handler initialization failed: java.lang.Exception: Socket bind failed: [22] Invalid argument
at org.jboss.as.web.WebConnectorService.start(WebConnectorService.java:271)
at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1824) [jboss-msc-1.0.1.GA-redhat-1.jar:1.0.1.GA-redhat-1]
at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1759) [jboss-msc-1.0.1.GA-redhat-1.jar:1.0.1.GA-redhat-1]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) [:1.6.0_22]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) [:1.6.0_22]
at java.lang.Thread.run(Thread.java:679) [:1.6.0_22]
Caused by: LifecycleException: Protocol handler initialization failed: java.lang.Exception: Socket bind failed: [22] Invalid argument
at org.apache.catalina.connector.Connector.init(Connector.java:985)
at org.jboss.as.web.WebConnectorService.start(WebConnectorService.java:267)
... 5 more
{code}
> IPv6: Incorrect address binding - web subsystem
> -----------------------------------------------
>
> Key: AS7-3607
> URL: https://issues.jboss.org/browse/AS7-3607
> Project: Application Server 7
> Issue Type: Bug
> Components: Web
> Affects Versions: 7.1.0.CR1b
> Reporter: Pavel Janousek
> Assignee: Remy Maucherat
> Priority: Critical
> Labels: eap6_prd_req
> Fix For: 7.1.0.Final
>
>
> There is another example of incorrect address binding in IPv6 environment.
> Steps how to reproduce:
> 1. Download, unpack DR12 build somewhere
> 2. Remove -Djava.net.preferIPv4Stack=true, or change it to -Djava.net.preferIPv4Stack=false parameter inside JAVA_OPT in file bin/standalone.conf
> 3. Set some usefull IPv6 address to network interface (in my case network interface is p2p1, so you can use command like "ip addr add 1:0:0:1::10 dev p2p1")
> 3a. Don't forget to configure this IPv6 address as hostname for box (let say, hostname is fedora15-vrt1, so at least /etc/hosts should contain "1:0:0:1::10 fedora15-vrt1")
> 4. Verify if you really have configured wanted eth. interface only aka:
> {code}
> [root@fedora15-vrt1 Documents]# ifconfig
> p2p1 Link encap:Ethernet HWaddr 00:00:00:00:00:01
> inet6 addr: 1:0:0:1::10/128 Scope:Global
> inet6 addr: fe80::200:ff:fe00:1/64 Scope:Link
> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
> RX packets:0 errors:0 dropped:0 overruns:0 frame:0
> TX packets:9 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:1000
> RX bytes:0 (0.0 b) TX bytes:766 (766.0 b)
> [root@fedora15-vrt1 Documents]#
> {code}
> 5. Start EAP6 as usual bin/standalone.sh and wait until it says somethink similas as "[org.jboss.as] (Controller Boot Thread) JBoss EAP 6.0.0.Alpha2 (AS 7.1.0.CR1-redhat-1) started in 16179ms - Started 158 of 228 services (68 services are passive or on-demand)"
> 6. Check addresses binding via "netstat -lnp|grep java"
> The result it this scenario should be something like mine:
> {code}
> [root@fedora15-vrt1 jboss-as]# netstat -lnp|grep java
> tcp 0 0 127.0.0.1:8080 0.0.0.0:* LISTEN 4765/java
> tcp 0 0 ::ffff:127.0.0.1:5445 :::* LISTEN 4765/java
> tcp 0 0 ::ffff:127.0.0.1:9990 :::* LISTEN 4765/java
> tcp 0 0 ::ffff:127.0.0.1:3528 :::* LISTEN 4765/java
> tcp 0 0 ::ffff:127.0.0.1:9999 :::* LISTEN 4765/java
> tcp 0 0 ::ffff:127.0.0.1:5455 :::* LISTEN 4765/java
> tcp 0 0 ::ffff:127.0.0.1:4447 :::* LISTEN 4765/java
> [root@fedora15-vrt1 jboss-as]#
> {code}
> As you may see - poor binding is done to 127.0.0.1 IPv4 address, but anyway others are bound to IPv6 address ::ffff:127.0.0.1 although every log message refers to IPv4 address 127.0.0.1.
> The worst is that in case when you disable loopback interface at all (ip link set dev lo down) before starting EAP, the result is the same although IP address 127.0.0.1, nor ::ffff:127.0.0.1 doesn't exist (isn't active) in Linux system.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 2 months