[JBoss JIRA] (AS7-4804) Impossible to use jdr.bat script utility on some Windows machines
by Jimmy Wilson (JIRA)
[ https://issues.jboss.org/browse/AS7-4804?page=com.atlassian.jira.plugin.s... ]
Jimmy Wilson moved JBPAPP-9010 to AS7-4804:
-------------------------------------------
Project: Application Server 7 (was: JBoss Enterprise Application Platform)
Key: AS7-4804 (was: JBPAPP-9010)
Workflow: GIT Pull Request workflow (was: jira)
Affects Version/s: 7.1.2.Final (EAP)
(was: EAP 6.0.0 ER 7)
Component/s: (was: Scripts and Commands)
Security: (was: Public)
Fix Version/s: 7.1.3.Final (EAP)
(was: TBD EAP 6)
Docs QE Status: (was: NEW)
> Impossible to use jdr.bat script utility on some Windows machines
> -----------------------------------------------------------------
>
> Key: AS7-4804
> URL: https://issues.jboss.org/browse/AS7-4804
> Project: Application Server 7
> Issue Type: Bug
> Affects Versions: 7.1.2.Final (EAP)
> Environment: Windows
> Reporter: Vladimir Rastseluev
> Assignee: Jesse Jaggars
> Fix For: 7.1.3.Final (EAP)
>
>
> Running $EAP_HOME/bin/jdr.bat script doesn't create a report, throwing on some windows machines this error message:
> Unrecognized option: -Djboss.home.dir=%JBOSS_HOME%
> This is caused by last command in jdr.bat file:
> "%JAVA%" ^
> -jar "%JBOSS_HOME%\jboss-modules.jar" ^
> -mp "%JBOSS_MODULEPATH%" ^
> org.jboss.as.jdr ^
> -Djboss.home.dir="%JBOSS_HOME%" ^
> %*
> Placing -Djboss.home.dir="%JBOSS_HOME%" row after " -jar *" leads to recognizing this system property as program parameter.
--
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
13 years, 11 months
[JBoss JIRA] (JGRP-1463) FD_SOCK ArrayIndexOutOfBoundsException
by David Hotham (JIRA)
David Hotham created JGRP-1463:
----------------------------------
Summary: FD_SOCK ArrayIndexOutOfBoundsException
Key: JGRP-1463
URL: https://issues.jboss.org/browse/JGRP-1463
Project: JGroups
Issue Type: Bug
Affects Versions: 3.0.9, 3.1
Reporter: David Hotham
Assignee: Bela Ban
Hit this last night while running my usual sort of test: ie members leaving and joining
{noformat}
Exception in thread "FD_SOCK pinger,Clumpy Test Cluster,CFS-A-tinkywinky" java.lang.ArrayIndexOutOfBoundsException: 0
at java.util.concurrent.CopyOnWriteArrayList.get(CopyOnWriteArrayList.java:368)
at java.util.concurrent.CopyOnWriteArrayList.get(CopyOnWriteArrayList.java:377)
at org.jgroups.protocols.FD_SOCK.determinePingDest(FD_SOCK.java:783)
at org.jgroups.protocols.FD_SOCK.run(FD_SOCK.java:385)
at java.lang.Thread.run(Thread.java:722)
{noformat}
Presumably there's insufficient synchronization around pingable_mbrs in FD_SOCK.
Similar to JGRP-1411.
--
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
13 years, 11 months
[JBoss JIRA] (AS7-4787) CLONE - Host controller hangs intermitentlly when connecting to domain controller
by Brian Stansberry (JIRA)
[ https://issues.jboss.org/browse/AS7-4787?page=com.atlassian.jira.plugin.s... ]
Brian Stansberry moved JBPAPP-9008 to AS7-4787:
-----------------------------------------------
Project: Application Server 7 (was: JBoss Enterprise Application Platform)
Key: AS7-4787 (was: JBPAPP-9008)
Workflow: GIT Pull Request workflow (was: jira)
Affects Version/s: 7.1.2.Final (EAP)
(was: EAP 6.0.0 ER 7)
Component/s: Domain Management
(was: System)
Security: (was: Public)
Docs QE Status: (was: NEW)
> CLONE - Host controller hangs intermitentlly when connecting to domain controller
> ---------------------------------------------------------------------------------
>
> Key: AS7-4787
> URL: https://issues.jboss.org/browse/AS7-4787
> Project: Application Server 7
> Issue Type: Bug
> Components: Domain Management
> Affects Versions: 7.1.2.Final (EAP)
> Reporter: Dominik Pospisil
> Assignee: Jason Greene
>
> Host controller hangs intermittently when connecting to domain controller. Host controller is stuck forever and never recovers from this sistuation.
> I have never experienced this on local network, however this is pretty easy to reproduce using wireless network. The testing was done on private local wireless network with zero packet outages:
> 6973 packets transmitted, 6969 received, 0% packet loss, time 25334ms
> rtt min/avg/max/mdev = 1.398/4.318/284.480/11.672 ms, pipe 15, ipg/ewma 3.633/2.775 ms
> Also, the problem seems to be affecting only connecting - once the connection is made, all the management operations are performed correctly without problems.
> Logs from connecting hc:
> 14:37:01,827 INFO [org.jboss.modules] (main) JBoss Modules version 1.1.2.GA-redhat-1
> 14:37:01,973 INFO [org.jboss.as.process.Host Controller.status] (main) JBAS012017: Starting process 'Host Controller'
> [Host Controller] 14:37:03,957 INFO [org.jboss.modules] (main) JBoss Modules version 1.1.2.GA-redhat-1
> [Host Controller] 14:37:04,280 INFO [org.jboss.msc] (main) JBoss MSC version 1.0.2.GA-redhat-1
> [Host Controller] 14:37:04,674 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015899: JBoss EAP 6.0.0.GA (AS 7.1.1.Final-redhat-1) starting
> [Host Controller] 14:37:05,919 INFO [org.xnio] (MSC service thread 1-4) XNIO Version 3.0.3.GA-redhat-1
> [Host Controller] 14:37:05,943 INFO [org.xnio.nio] (MSC service thread 1-4) XNIO NIO Implementation Version 3.0.3.GA-redhat-1
> [Host Controller] 14:37:05,963 INFO [org.jboss.remoting] (MSC service thread 1-4) JBoss Remoting version 3.2.4.GA-redhat-1
> [Host Controller] 14:37:06,018 INFO [org.jboss.as.remoting] (MSC service thread 1-4) JBAS017100: Listening on 192.168.1.67:9999
--
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
13 years, 11 months
[JBoss JIRA] (AS7-4787) CLONE - Host controller hangs intermitentlly when connecting to domain controller
by Brian Stansberry (JIRA)
[ https://issues.jboss.org/browse/AS7-4787?page=com.atlassian.jira.plugin.s... ]
Brian Stansberry updated AS7-4787:
----------------------------------
Fix Version/s: 7.1.3.Final (EAP)
7.2.0.Alpha1
Assignee: Emanuel Muckenhuber (was: Jason Greene)
> CLONE - Host controller hangs intermitentlly when connecting to domain controller
> ---------------------------------------------------------------------------------
>
> Key: AS7-4787
> URL: https://issues.jboss.org/browse/AS7-4787
> Project: Application Server 7
> Issue Type: Bug
> Components: Domain Management
> Affects Versions: 7.1.2.Final (EAP)
> Reporter: Dominik Pospisil
> Assignee: Emanuel Muckenhuber
> Fix For: 7.1.3.Final (EAP), 7.2.0.Alpha1
>
>
> Host controller hangs intermittently when connecting to domain controller. Host controller is stuck forever and never recovers from this sistuation.
> I have never experienced this on local network, however this is pretty easy to reproduce using wireless network. The testing was done on private local wireless network with zero packet outages:
> 6973 packets transmitted, 6969 received, 0% packet loss, time 25334ms
> rtt min/avg/max/mdev = 1.398/4.318/284.480/11.672 ms, pipe 15, ipg/ewma 3.633/2.775 ms
> Also, the problem seems to be affecting only connecting - once the connection is made, all the management operations are performed correctly without problems.
> Logs from connecting hc:
> 14:37:01,827 INFO [org.jboss.modules] (main) JBoss Modules version 1.1.2.GA-redhat-1
> 14:37:01,973 INFO [org.jboss.as.process.Host Controller.status] (main) JBAS012017: Starting process 'Host Controller'
> [Host Controller] 14:37:03,957 INFO [org.jboss.modules] (main) JBoss Modules version 1.1.2.GA-redhat-1
> [Host Controller] 14:37:04,280 INFO [org.jboss.msc] (main) JBoss MSC version 1.0.2.GA-redhat-1
> [Host Controller] 14:37:04,674 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015899: JBoss EAP 6.0.0.GA (AS 7.1.1.Final-redhat-1) starting
> [Host Controller] 14:37:05,919 INFO [org.xnio] (MSC service thread 1-4) XNIO Version 3.0.3.GA-redhat-1
> [Host Controller] 14:37:05,943 INFO [org.xnio.nio] (MSC service thread 1-4) XNIO NIO Implementation Version 3.0.3.GA-redhat-1
> [Host Controller] 14:37:05,963 INFO [org.jboss.remoting] (MSC service thread 1-4) JBoss Remoting version 3.2.4.GA-redhat-1
> [Host Controller] 14:37:06,018 INFO [org.jboss.as.remoting] (MSC service thread 1-4) JBAS017100: Listening on 192.168.1.67:9999
--
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
13 years, 11 months
[JBoss JIRA] (AS7-4077) Unexpected attribute 'ca-certificate-file' encountered
by Michal Babacek (JIRA)
Michal Babacek created AS7-4077:
-----------------------------------
Summary: Unexpected attribute 'ca-certificate-file' encountered
Key: AS7-4077
URL: https://issues.jboss.org/browse/AS7-4077
Project: Application Server 7
Issue Type: Bug
Affects Versions: 7.1.1.Final
Reporter: Michal Babacek
Assignee: Paul Ferraro
I've wanted to verify the [AS7-3869] (*[pull 1723|https://github.com/jbossas/jboss-as/pull/1723]*) with the current jboss-as *master* and the following configuration in *standalone-ha.xml*:
{code:lang=xml}
<subsystem xmlns="urn:jboss:domain:modcluster:1.0">
<mod-cluster-config advertise-socket="modcluster">
<ssl ca-certificate-file="/tmp/hudson/Client/client-keystore.jsk" certificate-key-file="/tmp/hudson/Client/client-keystore.jsk" password="tomcat" />
</mod-cluster-config>
</subsystem>
{code}
throws the undermentioned error on startup:
{noformat}
06:43:39,873 INFO [org.jboss.modules] JBoss Modules version 1.1.1.GA
06:43:40,063 INFO [org.jboss.msc] JBoss MSC version 1.0.2.GA
06:43:40,122 INFO [org.jboss.as] JBAS015899: JBoss AS 7.1.1.Final-SNAPSHOT "Thunder" starting
06:43:41,001 ERROR [org.jboss.as.server] JBAS015956: Caught exception during boot: org.jboss.as.controller.persistence.ConfigurationPersistenceException: JBAS014676: Failed to parse configuration
at org.jboss.as.controller.persistence.XmlConfigurationPersister.load(XmlConfigurationPersister.java:141) [jboss-as-controller-7.1.1.Final-SNAPSHOT.jar:7.1.1.Final-SNAPSHOT]
at org.jboss.as.server.ServerService.boot(ServerService.java:266) [jboss-as-server-7.1.1.Final-SNAPSHOT.jar:7.1.1.Final-SNAPSHOT]
at org.jboss.as.controller.AbstractControllerService$1.run(AbstractControllerService.java:155) [jboss-as-controller-7.1.1.Final-SNAPSHOT.jar:7.1.1.Final-SNAPSHOT]
at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_30]
Caused by: javax.xml.stream.XMLStreamException: ParseError at [row,col]:[358,13]
Message: JBAS014788: Unexpected attribute 'ca-certificate-file' encountered
at org.jboss.as.controller.parsing.ParseUtils.unexpectedAttribute(ParseUtils.java:104) [jboss-as-controller-7.1.1.Final-SNAPSHOT.jar:7.1.1.Final-SNAPSHOT]
at org.jboss.as.modcluster.ModClusterSubsystemXMLReader_1_0.parseSSL(ModClusterSubsystemXMLReader_1_0.java:199)
at org.jboss.as.modcluster.ModClusterSubsystemXMLReader_1_0.parseModClusterConfig(ModClusterSubsystemXMLReader_1_0.java:134)
at org.jboss.as.modcluster.ModClusterSubsystemXMLReader_1_0.readElement(ModClusterSubsystemXMLReader_1_0.java:107)
at org.jboss.as.modcluster.ModClusterSubsystemXMLReader_1_0.readElement(ModClusterSubsystemXMLReader_1_0.java:86)
at org.jboss.staxmapper.XMLMapperImpl.processNested(XMLMapperImpl.java:110) [staxmapper-1.1.0.Final.jar:1.1.0.Final]
at org.jboss.staxmapper.XMLExtendedStreamReaderImpl.handleAny(XMLExtendedStreamReaderImpl.java:69) [staxmapper-1.1.0.Final.jar:1.1.0.Final]
at org.jboss.as.server.parsing.StandaloneXml.parseServerProfile(StandaloneXml.java:894) [jboss-as-server-7.1.1.Final-SNAPSHOT.jar:7.1.1.Final-SNAPSHOT]
at org.jboss.as.server.parsing.StandaloneXml.readServerElement_1_1(StandaloneXml.java:330) [jboss-as-server-7.1.1.Final-SNAPSHOT.jar:7.1.1.Final-SNAPSHOT]
at org.jboss.as.server.parsing.StandaloneXml.readElement(StandaloneXml.java:127) [jboss-as-server-7.1.1.Final-SNAPSHOT.jar:7.1.1.Final-SNAPSHOT]
at org.jboss.as.server.parsing.StandaloneXml.readElement(StandaloneXml.java:100) [jboss-as-server-7.1.1.Final-SNAPSHOT.jar:7.1.1.Final-SNAPSHOT]
at org.jboss.staxmapper.XMLMapperImpl.processNested(XMLMapperImpl.java:110) [staxmapper-1.1.0.Final.jar:1.1.0.Final]
at org.jboss.staxmapper.XMLMapperImpl.parseDocument(XMLMapperImpl.java:69) [staxmapper-1.1.0.Final.jar:1.1.0.Final]
at org.jboss.as.controller.persistence.XmlConfigurationPersister.load(XmlConfigurationPersister.java:133) [jboss-as-controller-7.1.1.Final-SNAPSHOT.jar:7.1.1.Final-SNAPSHOT]
... 3 more
06:43:41,016 FATAL [org.jboss.as.server] JBAS015957: Server boot has failed in an unrecoverable manner; exiting. See previous messages for details.
06:43:41,028 INFO [org.jboss.as] JBAS015950: JBoss AS 7.1.1.Final-SNAPSHOT "Thunder" stopped in 6ms
{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
13 years, 11 months