[JBoss JIRA] (AS7-5293) Align domain.sh and standalone.sh logic about adding -server
by Brian Stansberry (JIRA)
[ https://issues.jboss.org/browse/AS7-5293?page=com.atlassian.jira.plugin.s... ]
Brian Stansberry updated AS7-5293:
----------------------------------
Fix Version/s: Open To Community
(was: 7.3.0.Alpha1)
> Align domain.sh and standalone.sh logic about adding -server
> ------------------------------------------------------------
>
> Key: AS7-5293
> URL: https://issues.jboss.org/browse/AS7-5293
> Project: Application Server 7
> Issue Type: Sub-task
> Components: Scripts
> Reporter: Brian Stansberry
> Fix For: Open To Community
>
>
> The domain.sh script has a number of JVM vendor checks it uses to decide whether to add -server to the jvm launch command. In standalone.sh it's simpler; it simply checks for OSX.
> I can't see any reason this logic should be significantly different between the two cases, either the JVM vendor checks are needed in both or they aren't needed in either.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 4 months
[JBoss JIRA] (AS7-947) Managed domain server :reload() operation
by Brian Stansberry (JIRA)
[ https://issues.jboss.org/browse/AS7-947?page=com.atlassian.jira.plugin.sy... ]
Brian Stansberry updated AS7-947:
---------------------------------
Fix Version/s: 8.0.0.Alpha1
(was: 7.3.0.Alpha1)
> Managed domain server :reload() operation
> -----------------------------------------
>
> Key: AS7-947
> URL: https://issues.jboss.org/browse/AS7-947
> Project: Application Server 7
> Issue Type: Feature Request
> Components: Domain Management
> Reporter: Heiko Braun
> Assignee: Emanuel Muckenhuber
> Fix For: 8.0.0.Alpha1
>
>
> Reloading yields an exception:
> /host=local/server=server-one:reload
> {noformat}
> [Host Controller] 12:32:50,188 ERROR [org.jboss.as.host.controller] (pool-1-thread-24) Could not start server Server:server-one: java.lang.IllegalArgumentException: A node is already registered at '(server => server-one)'
> [Host Controller] at org.jboss.as.controller.registry.NodeSubregistry.registerProxyController(NodeSubregistry.java:89) [jboss-as-controller-7.0.0.Beta4-SNAPSHOT.jar:7.0.0.Beta4-SNAPSHOT]
> {noformat}
> A second operation request results in "broken pipe":
> {noformat}
> [Host Controller] 12:33:03,025 ERROR [org.jboss.as.protocol] (ModelControllerClient-thread - 1) Failed to close resource org.jboss.as.protocol.SimpleByteDataOutput@37c398e: java.net.SocketException: Broken pipe
> {noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 4 months
[JBoss JIRA] (AS7-6521) Spurious server dirs created when directory-grouping="by-type" is set
by Brian Stansberry (JIRA)
[ https://issues.jboss.org/browse/AS7-6521?page=com.atlassian.jira.plugin.s... ]
Brian Stansberry updated AS7-6521:
----------------------------------
Fix Version/s: 8.0.0.Alpha1
(was: 7.3.0.Alpha1)
> Spurious server dirs created when directory-grouping="by-type" is set
> ---------------------------------------------------------------------
>
> Key: AS7-6521
> URL: https://issues.jboss.org/browse/AS7-6521
> Project: Application Server 7
> Issue Type: Bug
> Components: Domain Management
> Reporter: Brian Stansberry
> Assignee: James Perkins
> Priority: Minor
> Fix For: 8.0.0.Alpha1
>
>
> Add directory-grouping="by-type" to the <host><servers> element in the stock host.xml and run domain.sh. The following empty directories are created:
> $JBOSS_HOME/domain/servers/server-one
> $JBOSS_HOME/domain/servers/server-two
> The content that would normally be in those dirs if directory-grouping="by-type" wasn't set appears to all be going where it should (e.g. under domain/data, domain/log etc) so the only issue here is the empty directories.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 4 months
[JBoss JIRA] (AS7-6601) Increment management model versions for security, messaging, infinispan subsystems
by Brian Stansberry (JIRA)
[ https://issues.jboss.org/browse/AS7-6601?page=com.atlassian.jira.plugin.s... ]
Brian Stansberry updated AS7-6601:
----------------------------------
Fix Version/s: (was: 7.3.0.Alpha1)
> Increment management model versions for security, messaging, infinispan subsystems
> ----------------------------------------------------------------------------------
>
> Key: AS7-6601
> URL: https://issues.jboss.org/browse/AS7-6601
> Project: Application Server 7
> Issue Type: Task
> Components: Clustering, Domain Management, JMS, Security
> Reporter: Brian Stansberry
> Assignee: Brian Stansberry
> Priority: Blocker
> Fix For: 8.0.0.Alpha1
>
>
> The AS7-6531 fixes have changed the management API for the 3 listed subsystems, and those changes are not expected to be reflected in the 7.2.0.Final tag. As a result, the management model versions need to be incremented. I anticipate using a micro version bump.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 4 months