[JBoss JIRA] (JBTM-1626) Service jboss.binding.undefined not found in AdvertiseUnadvertiseTest
by Amos Feng (JIRA)
[ https://issues.jboss.org/browse/JBTM-1626?page=com.atlassian.jira.plugin.... ]
Amos Feng updated JBTM-1626:
----------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> Service jboss.binding.undefined not found in AdvertiseUnadvertiseTest
> ---------------------------------------------------------------------
>
> Key: JBTM-1626
> URL: https://issues.jboss.org/browse/JBTM-1626
> Project: JBoss Transaction Manager
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: BlackTie
> Reporter: Gytis Trikleris
> Assignee: Amos Feng
> Priority: Critical
> Fix For: 5.0.0.M3
>
>
> http://172.17.131.2/job/blacktie-linux64/1469
> {noformat}
> Running AdvertiseUnadvertiseTest
> 2013-04-10 07:43:10,924 [main] INFO (org.xnio :73 ) - XNIO Version 3.1.0.Beta9
> 2013-04-10 07:43:10,946 [main] INFO (xnio.nio :51 ) - XNIO NIO Implementation Version 3.1.0.Beta9
> 2013-04-10 07:43:11,013 [main] INFO (jboss.remoting :70 ) - JBoss Remoting version 3.2.15.GA
> [0m07:43:12,415 INFO [org.jboss.as.repository] (management-handler-thread - 5) JBAS014900: Content added at location /home/hudson/workspace/blacktie-linux64/jboss-as/standalone/data/content/03/0b85cbbfba334c502c74b16edf96ec3b7c581d/content
> [0m[0m07:43:12,417 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015876: Starting deployment of "test.war" (runtime-name: "test.war")
> [0m[33m07:43:13,135 WARN [org.jboss.as.dependency.private] (MSC service thread 1-3) JBAS018567: Deployment "deployment.test.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice.
> [0m[33m07:43:13,346 WARN [org.jboss.weld.deployer] (MSC service thread 1-4) JBAS016012: Deployment deployment "test.war" contains CDI annotations but beans.xml was not found.
> [0m[0m07:43:13,482 INFO [org.jboss.as.ejb3] (MSC service thread 1-2) JBAS014142: Started message driven bean 'BlacktieStompAdministrationService' with 'hornetq-ra' resource adapter
> [0m[0m07:43:13,487 INFO [org.jboss.as.undertow] (MSC service thread 1-1) JBAS018210: Register web context: /test
> [0m[0m07:43:13,523 INFO [org.hornetq.ra] (default-threads - 1) HQ151000: awaiting topic/queue creation queue/BTR_BTStompAdmin
> [0m[0m07:43:13,638 INFO [org.jboss.as.server] (management-handler-thread - 5) JBAS018559: Deployed "test.war" (runtime-name : "test.war")
> [0m[31m07:43:14,344 ERROR [org.jboss.as.controller.management-operation] (management-handler-thread - 7) JBAS014612: Operation ("read-attribute") failed - address: ({
> "socket-binding-group" => "standard-sockets",
> "socket-binding" => "undefined"
> }): org.jboss.msc.service.ServiceNotFoundException: Service service jboss.binding.undefined not found
> at org.jboss.msc.service.ServiceContainerImpl.getRequiredService(ServiceContainerImpl.java:625) [jboss-msc-1.1.2.Final.jar:1.1.2.Final]
> at org.jboss.as.controller.OperationContextImpl$OperationContextServiceRegistry.getRequiredService(OperationContextImpl.java:1081) [jboss-as-controller-8.0.0.Alpha1-SNAPSHOT.jar:8.0.0.Alpha1-SNAPSHOT]
> at org.jboss.as.server.services.net.BindingMetricHandlers$AbstractBindingMetricsHandler$1.execute(BindingMetricHandlers.java:66) [jboss-as-server-8.0.0.Alpha1-SNAPSHOT.jar:8.0.0.Alpha1-SNAPSHOT]
> at org.jboss.as.controller.AbstractOperationContext.executeStep(AbstractOperationContext.java:439) [jboss-as-controller-8.0.0.Alpha1-SNAPSHOT.jar:8.0.0.Alpha1-SNAPSHOT]
> at org.jboss.as.controller.AbstractOperationContext.doCompleteStep(AbstractOperationContext.java:321) [jboss-as-controller-8.0.0.Alpha1-SNAPSHOT.jar:8.0.0.Alpha1-SNAPSHOT]
> at org.jboss.as.controller.AbstractOperationContext.completeStepInternal(AbstractOperationContext.java:228) [jboss-as-controller-8.0.0.Alpha1-SNAPSHOT.jar:8.0.0.Alpha1-SNAPSHOT]
> at org.jboss.as.controller.AbstractOperationContext.executeOperation(AbstractOperationContext.java:223) [jboss-as-controller-8.0.0.Alpha1-SNAPSHOT.jar:8.0.0.Alpha1-SNAPSHOT]
> at org.jboss.as.controller.ModelControllerImpl.internalExecute(ModelControllerImpl.java:193) [jboss-as-controller-8.0.0.Alpha1-SNAPSHOT.jar:8.0.0.Alpha1-SNAPSHOT]
> at org.jboss.as.controller.ModelControllerImpl.execute(ModelControllerImpl.java:114) [jboss-as-controller-8.0.0.Alpha1-SNAPSHOT.jar:8.0.0.Alpha1-SNAPSHOT]
> at org.jboss.as.controller.remote.ModelControllerClientOperationHandler$ExecuteRequestHandler.doExecute(ModelControllerClientOperationHandler.java:139) [jboss-as-controller-8.0.0.Alpha1-SNAPSHOT.jar:8.0.0.Alpha1-SNAPSHOT]
> at org.jboss.as.controller.remote.ModelControllerClientOperationHandler$ExecuteRequestHandler$1.execute(ModelControllerClientOperationHandler.java:108) [jboss-as-controller-8.0.0.Alpha1-SNAPSHOT.jar:8.0.0.Alpha1-SNAPSHOT]
> at org.jboss.as.protocol.mgmt.AbstractMessageHandler$2$1.doExecute(AbstractMessageHandler.java:296) [jboss-as-protocol-8.0.0.Alpha1-SNAPSHOT.jar:8.0.0.Alpha1-SNAPSHOT]
> at org.jboss.as.protocol.mgmt.AbstractMessageHandler$AsyncTaskRunner.run(AbstractMessageHandler.java:518) [jboss-as-protocol-8.0.0.Alpha1-SNAPSHOT.jar:8.0.0.Alpha1-SNAPSHOT]
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_17]
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_17]
> at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_17]
> at org.jboss.threads.JBossThread.run(JBossThread.java:122) [jboss-threads-2.1.0.Final.jar:2.1.0.Final]
> [0m[0m07:43:14,419 INFO [org.jboss.as.undertow] (MSC service thread 1-3) JBAS018224: Unregister web context: /test
> [0m[0m07:43:14,446 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015877: Stopped deployment test.war (runtime-name: test.war) in 56ms
> [0m[0m07:43:14,539 INFO [org.jboss.as.repository] (management-handler-thread - 8) JBAS014901: Content removed from location /home/hudson/workspace/blacktie-linux64/jboss-as/standalone/data/content/03/0b85cbbfba334c502c74b16edf96ec3b7c581d/content
> [0m[0m07:43:14,539 INFO [org.jboss.as.server] (management-handler-thread - 8) JBAS018558: Undeployed "test.war" (runtime-name: "test.war")
> [0mTests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 5.814 sec <<< FAILURE!
> Results :
> Tests in error:
> AdvertiseUnadvertiseTest: org.jboss.as.arquillian.container.ManagementClient$UnSuccessfulOperationException: "JBAS014749: Operation handler failed: Service service jboss.binding.undefined not found"
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0
> {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
11 years, 7 months
[JBoss JIRA] (JBTM-1479) Create a quickstart to show how to use IronJacamar and JBTM inside tomcat
by Gytis Trikleris (JIRA)
[ https://issues.jboss.org/browse/JBTM-1479?page=com.atlassian.jira.plugin.... ]
Gytis Trikleris commented on JBTM-1479:
---------------------------------------
Hi Marc, IronJacamar release allowed me to continue working on this issue. However, quickstart is not finished yet. There is a problem with JNDI, which does not work properly after integrating Tomcat and Fungal (standalone kernel used in IronJacamar).
Hopefully, it won't take long to find out where is the problem.
> Create a quickstart to show how to use IronJacamar and JBTM inside tomcat
> -------------------------------------------------------------------------
>
> Key: JBTM-1479
> URL: https://issues.jboss.org/browse/JBTM-1479
> Project: JBoss Transaction Manager
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: Demonstrator
> Reporter: Tom Jenkinson
> Assignee: Gytis Trikleris
> Fix For: 5.0.0.M3
>
> Attachments: test-ds.xml, transaction.xml
>
> Original Estimate: 3 days
> Time Spent: 4 days, 6 hours, 30 minutes
> Remaining Estimate: 2 days
>
> See JBTM-809 for the algorithm
> You might want to put the startup in the context listener:
> public class MyServletContextListener implements ServletContextListener {
> public void contextInitialized(ServletContextEvent sce) {
> // Initialize RecoveryManager
> // Initialize TransactionManager
> // Initialize IronJacamar
> }
>
> @Override
> public void contextDestroyed(ServletContextEvent sce) {
> // Clean IronJacamar
> // Clean TransactionManager
> // Clean RecoveryManager
> }
> }
> Quickstart application should connect to the database (say PostgreSQL), dummy XA resource and coordinate the transaction. The PostgreSQL data source needs to be accessed via IronJacamar.
--
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
11 years, 7 months
[JBoss JIRA] (JBTM-1479) Create a quickstart to show how to use IronJacamar and JBTM inside tomcat
by Gytis Trikleris (JIRA)
[ https://issues.jboss.org/browse/JBTM-1479?focusedWorklogId=12429096&page=... ]
Gytis Trikleris logged work on JBTM-1479:
-----------------------------------------
Author: Gytis Trikleris
Created on: 15/Apr/13 4:06 PM
Start Date: 15/Apr/13 4:06 PM
Worklog Time Spent: 5 hours
Issue Time Tracking
-------------------
Remaining Estimate: 2 days (was: 3 hours, 30 minutes)
Time Spent: 4 days, 6 hours, 30 minutes (was: 4 days, 1 hour, 30 minutes)
Worklog Id: (was: 12429096)
> Create a quickstart to show how to use IronJacamar and JBTM inside tomcat
> -------------------------------------------------------------------------
>
> Key: JBTM-1479
> URL: https://issues.jboss.org/browse/JBTM-1479
> Project: JBoss Transaction Manager
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: Demonstrator
> Reporter: Tom Jenkinson
> Assignee: Gytis Trikleris
> Fix For: 5.0.0.M3
>
> Attachments: test-ds.xml, transaction.xml
>
> Original Estimate: 3 days
> Time Spent: 4 days, 6 hours, 30 minutes
> Remaining Estimate: 2 days
>
> See JBTM-809 for the algorithm
> You might want to put the startup in the context listener:
> public class MyServletContextListener implements ServletContextListener {
> public void contextInitialized(ServletContextEvent sce) {
> // Initialize RecoveryManager
> // Initialize TransactionManager
> // Initialize IronJacamar
> }
>
> @Override
> public void contextDestroyed(ServletContextEvent sce) {
> // Clean IronJacamar
> // Clean TransactionManager
> // Clean RecoveryManager
> }
> }
> Quickstart application should connect to the database (say PostgreSQL), dummy XA resource and coordinate the transaction. The PostgreSQL data source needs to be accessed via IronJacamar.
--
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
11 years, 7 months
[JBoss JIRA] (JBTM-1626) Service jboss.binding.undefined not found in AdvertiseUnadvertiseTest
by Gytis Trikleris (JIRA)
[ https://issues.jboss.org/browse/JBTM-1626?page=com.atlassian.jira.plugin.... ]
Gytis Trikleris commented on JBTM-1626:
---------------------------------------
http://172.17.131.2/view/Narayana+BlackTie/job/blacktie-linux32/914
> Service jboss.binding.undefined not found in AdvertiseUnadvertiseTest
> ---------------------------------------------------------------------
>
> Key: JBTM-1626
> URL: https://issues.jboss.org/browse/JBTM-1626
> Project: JBoss Transaction Manager
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: BlackTie
> Reporter: Gytis Trikleris
> Assignee: Amos Feng
> Priority: Critical
> Fix For: 5.0.0.M3
>
>
> http://172.17.131.2/job/blacktie-linux64/1469
> {noformat}
> Running AdvertiseUnadvertiseTest
> 2013-04-10 07:43:10,924 [main] INFO (org.xnio :73 ) - XNIO Version 3.1.0.Beta9
> 2013-04-10 07:43:10,946 [main] INFO (xnio.nio :51 ) - XNIO NIO Implementation Version 3.1.0.Beta9
> 2013-04-10 07:43:11,013 [main] INFO (jboss.remoting :70 ) - JBoss Remoting version 3.2.15.GA
> [0m07:43:12,415 INFO [org.jboss.as.repository] (management-handler-thread - 5) JBAS014900: Content added at location /home/hudson/workspace/blacktie-linux64/jboss-as/standalone/data/content/03/0b85cbbfba334c502c74b16edf96ec3b7c581d/content
> [0m[0m07:43:12,417 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015876: Starting deployment of "test.war" (runtime-name: "test.war")
> [0m[33m07:43:13,135 WARN [org.jboss.as.dependency.private] (MSC service thread 1-3) JBAS018567: Deployment "deployment.test.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice.
> [0m[33m07:43:13,346 WARN [org.jboss.weld.deployer] (MSC service thread 1-4) JBAS016012: Deployment deployment "test.war" contains CDI annotations but beans.xml was not found.
> [0m[0m07:43:13,482 INFO [org.jboss.as.ejb3] (MSC service thread 1-2) JBAS014142: Started message driven bean 'BlacktieStompAdministrationService' with 'hornetq-ra' resource adapter
> [0m[0m07:43:13,487 INFO [org.jboss.as.undertow] (MSC service thread 1-1) JBAS018210: Register web context: /test
> [0m[0m07:43:13,523 INFO [org.hornetq.ra] (default-threads - 1) HQ151000: awaiting topic/queue creation queue/BTR_BTStompAdmin
> [0m[0m07:43:13,638 INFO [org.jboss.as.server] (management-handler-thread - 5) JBAS018559: Deployed "test.war" (runtime-name : "test.war")
> [0m[31m07:43:14,344 ERROR [org.jboss.as.controller.management-operation] (management-handler-thread - 7) JBAS014612: Operation ("read-attribute") failed - address: ({
> "socket-binding-group" => "standard-sockets",
> "socket-binding" => "undefined"
> }): org.jboss.msc.service.ServiceNotFoundException: Service service jboss.binding.undefined not found
> at org.jboss.msc.service.ServiceContainerImpl.getRequiredService(ServiceContainerImpl.java:625) [jboss-msc-1.1.2.Final.jar:1.1.2.Final]
> at org.jboss.as.controller.OperationContextImpl$OperationContextServiceRegistry.getRequiredService(OperationContextImpl.java:1081) [jboss-as-controller-8.0.0.Alpha1-SNAPSHOT.jar:8.0.0.Alpha1-SNAPSHOT]
> at org.jboss.as.server.services.net.BindingMetricHandlers$AbstractBindingMetricsHandler$1.execute(BindingMetricHandlers.java:66) [jboss-as-server-8.0.0.Alpha1-SNAPSHOT.jar:8.0.0.Alpha1-SNAPSHOT]
> at org.jboss.as.controller.AbstractOperationContext.executeStep(AbstractOperationContext.java:439) [jboss-as-controller-8.0.0.Alpha1-SNAPSHOT.jar:8.0.0.Alpha1-SNAPSHOT]
> at org.jboss.as.controller.AbstractOperationContext.doCompleteStep(AbstractOperationContext.java:321) [jboss-as-controller-8.0.0.Alpha1-SNAPSHOT.jar:8.0.0.Alpha1-SNAPSHOT]
> at org.jboss.as.controller.AbstractOperationContext.completeStepInternal(AbstractOperationContext.java:228) [jboss-as-controller-8.0.0.Alpha1-SNAPSHOT.jar:8.0.0.Alpha1-SNAPSHOT]
> at org.jboss.as.controller.AbstractOperationContext.executeOperation(AbstractOperationContext.java:223) [jboss-as-controller-8.0.0.Alpha1-SNAPSHOT.jar:8.0.0.Alpha1-SNAPSHOT]
> at org.jboss.as.controller.ModelControllerImpl.internalExecute(ModelControllerImpl.java:193) [jboss-as-controller-8.0.0.Alpha1-SNAPSHOT.jar:8.0.0.Alpha1-SNAPSHOT]
> at org.jboss.as.controller.ModelControllerImpl.execute(ModelControllerImpl.java:114) [jboss-as-controller-8.0.0.Alpha1-SNAPSHOT.jar:8.0.0.Alpha1-SNAPSHOT]
> at org.jboss.as.controller.remote.ModelControllerClientOperationHandler$ExecuteRequestHandler.doExecute(ModelControllerClientOperationHandler.java:139) [jboss-as-controller-8.0.0.Alpha1-SNAPSHOT.jar:8.0.0.Alpha1-SNAPSHOT]
> at org.jboss.as.controller.remote.ModelControllerClientOperationHandler$ExecuteRequestHandler$1.execute(ModelControllerClientOperationHandler.java:108) [jboss-as-controller-8.0.0.Alpha1-SNAPSHOT.jar:8.0.0.Alpha1-SNAPSHOT]
> at org.jboss.as.protocol.mgmt.AbstractMessageHandler$2$1.doExecute(AbstractMessageHandler.java:296) [jboss-as-protocol-8.0.0.Alpha1-SNAPSHOT.jar:8.0.0.Alpha1-SNAPSHOT]
> at org.jboss.as.protocol.mgmt.AbstractMessageHandler$AsyncTaskRunner.run(AbstractMessageHandler.java:518) [jboss-as-protocol-8.0.0.Alpha1-SNAPSHOT.jar:8.0.0.Alpha1-SNAPSHOT]
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_17]
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_17]
> at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_17]
> at org.jboss.threads.JBossThread.run(JBossThread.java:122) [jboss-threads-2.1.0.Final.jar:2.1.0.Final]
> [0m[0m07:43:14,419 INFO [org.jboss.as.undertow] (MSC service thread 1-3) JBAS018224: Unregister web context: /test
> [0m[0m07:43:14,446 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015877: Stopped deployment test.war (runtime-name: test.war) in 56ms
> [0m[0m07:43:14,539 INFO [org.jboss.as.repository] (management-handler-thread - 8) JBAS014901: Content removed from location /home/hudson/workspace/blacktie-linux64/jboss-as/standalone/data/content/03/0b85cbbfba334c502c74b16edf96ec3b7c581d/content
> [0m[0m07:43:14,539 INFO [org.jboss.as.server] (management-handler-thread - 8) JBAS018558: Undeployed "test.war" (runtime-name: "test.war")
> [0mTests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 5.814 sec <<< FAILURE!
> Results :
> Tests in error:
> AdvertiseUnadvertiseTest: org.jboss.as.arquillian.container.ManagementClient$UnSuccessfulOperationException: "JBAS014749: Operation handler failed: Service service jboss.binding.undefined not found"
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0
> {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
11 years, 7 months
[JBoss JIRA] (JBTM-1495) Merge in BlackTie
by Tom Jenkinson (JIRA)
[ https://issues.jboss.org/browse/JBTM-1495?page=com.atlassian.jira.plugin.... ]
Tom Jenkinson updated JBTM-1495:
--------------------------------
Description:
Docs, code, forums, chat room (motd), Jira, web pages
Need to add *.c, *.bat, *.sh, makefile to NarayanaReleaseProcess script when search and replacing
was:Docs, code, forums, chat room (motd), Jira, web pages
> Merge in BlackTie
> -----------------
>
> Key: JBTM-1495
> URL: https://issues.jboss.org/browse/JBTM-1495
> Project: JBoss Transaction Manager
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Build System
> Reporter: Tom Jenkinson
> Assignee: Tom Jenkinson
> Fix For: 5.0.0.M3
>
> Original Estimate: 2 weeks
> Remaining Estimate: 2 weeks
>
> Docs, code, forums, chat room (motd), Jira, web pages
> Need to add *.c, *.bat, *.sh, makefile to NarayanaReleaseProcess script when search and replacing
--
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
11 years, 7 months
[JBoss JIRA] (JBTM-1632) blacktie-linux.sh contains hard-coded versions
by Tom Jenkinson (JIRA)
[ https://issues.jboss.org/browse/JBTM-1632?page=com.atlassian.jira.plugin.... ]
Tom Jenkinson commented on JBTM-1632:
-------------------------------------
Need to add *.c, *.bat, *.sh, makefile to NarayanaReleaseProcess script when search and replacing, this is required as part of the BlackTie merge anyway
> blacktie-linux.sh contains hard-coded versions
> ----------------------------------------------
>
> Key: JBTM-1632
> URL: https://issues.jboss.org/browse/JBTM-1632
> Project: JBoss Transaction Manager
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: BlackTie, Demonstrator
> Reporter: Paul Robinson
> Assignee: Tom Jenkinson
> Fix For: 5.0.0.M3
>
>
> See:
> https://github.com/jbosstm/quickstart/blob/master/blacktie/test/blacktie-...
> In particular, 5.0.0.M2-SNAPSHOT, in:
> {code}
> ant -f $WORKSPACE/blacktie/test/initializeBlackTie.xml -Dbasedir=.. -DJBOSS_HOME=$JBOSS_HOME -DBT_HOME=$WORKSPACE/blacktie/target/dist/ -DVERSION=5.0.0.M2-SNAPSHOT -DMACHINE_ADDR=`hostname` -DJBOSSAS_IP_ADDR=$JBOSSAS_IP_ADDR -DBLACKTIE_DIST_HOME=$BLACKTIE_DIST_HOME initializeJBoss initializeBlackTie -debug
> {code}
> It would be better if we could infer this from the quickstart project version.
--
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
11 years, 7 months