[JBoss JIRA] (AS7-4062) Fix CLITestSuite and DomainTestSuite failures on windows platform
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/AS7-4062?page=com.atlassian.jira.plugin.s... ]
RH Bugzilla Integration commented on AS7-4062:
----------------------------------------------
Madhumita Sadhukhan <msadhukh(a)redhat.com> changed the Status of [bug 899968|https://bugzilla.redhat.com/show_bug.cgi?id=899968] from CLOSED to ASSIGNED
> Fix CLITestSuite and DomainTestSuite failures on windows platform
> -----------------------------------------------------------------
>
> Key: AS7-4062
> URL: https://issues.jboss.org/browse/AS7-4062
> Project: Application Server 7
> Issue Type: Task
> Components: Test Suite
> Affects Versions: 7.1.1.Final
> Reporter: Dominik Pospisil
> Assignee: Dominik Pospisil
>
> CLITestSuite and DomainTestsuite fail consistently on Windows platform.
> CLITestSuite failure stacktrace:
> java.lang.Exception: CLI read timeout.
> at org.jboss.as.test.integration.management.util.CLIWrapper.readLine(CLIWrapper.java:188)
> at org.jboss.as.test.integration.management.util.CLIWrapper.sendLine(CLIWrapper.java:135)
> at org.jboss.as.test.integration.management.util.CLIWrapper.sendLine(CLIWrapper.java:154)
> at org.jboss.as.test.integration.domain.management.cli.RolloutPlanTestCase.addRolloutPlan(RolloutPlanTestCase.java:66)
> at org.jboss.as.test.integration.domain.management.cli.RolloutPlanTestCase.testRolloutPlan(RolloutPlanTestCase.java:52)
> DomainTestSuite failure stacktrace:
> java.lang.AssertionError:
> at org.junit.Assert.fail(Assert.java:91)
> at org.junit.Assert.assertTrue(Assert.java:43)
> at org.junit.Assert.assertTrue(Assert.java:54)
> at org.jboss.as.test.integration.domain.suites.CoreResourceManagementTestCase.testDomainSnapshot(CoreResourceManagementTestCase.java:488)
> There is a FileNotFoundException in log as Windows systems are unable to find application-users.properties file.
--
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, 5 months
[JBoss JIRA] (AS7-4062) Fix CLITestSuite and DomainTestSuite failures on windows platform
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/AS7-4062?page=com.atlassian.jira.plugin.s... ]
RH Bugzilla Integration commented on AS7-4062:
----------------------------------------------
Madhumita Sadhukhan <msadhukh(a)redhat.com> changed the Status of [bug 899968|https://bugzilla.redhat.com/show_bug.cgi?id=899968] from ASSIGNED to VERIFIED
> Fix CLITestSuite and DomainTestSuite failures on windows platform
> -----------------------------------------------------------------
>
> Key: AS7-4062
> URL: https://issues.jboss.org/browse/AS7-4062
> Project: Application Server 7
> Issue Type: Task
> Components: Test Suite
> Affects Versions: 7.1.1.Final
> Reporter: Dominik Pospisil
> Assignee: Dominik Pospisil
>
> CLITestSuite and DomainTestsuite fail consistently on Windows platform.
> CLITestSuite failure stacktrace:
> java.lang.Exception: CLI read timeout.
> at org.jboss.as.test.integration.management.util.CLIWrapper.readLine(CLIWrapper.java:188)
> at org.jboss.as.test.integration.management.util.CLIWrapper.sendLine(CLIWrapper.java:135)
> at org.jboss.as.test.integration.management.util.CLIWrapper.sendLine(CLIWrapper.java:154)
> at org.jboss.as.test.integration.domain.management.cli.RolloutPlanTestCase.addRolloutPlan(RolloutPlanTestCase.java:66)
> at org.jboss.as.test.integration.domain.management.cli.RolloutPlanTestCase.testRolloutPlan(RolloutPlanTestCase.java:52)
> DomainTestSuite failure stacktrace:
> java.lang.AssertionError:
> at org.junit.Assert.fail(Assert.java:91)
> at org.junit.Assert.assertTrue(Assert.java:43)
> at org.junit.Assert.assertTrue(Assert.java:54)
> at org.jboss.as.test.integration.domain.suites.CoreResourceManagementTestCase.testDomainSnapshot(CoreResourceManagementTestCase.java:488)
> There is a FileNotFoundException in log as Windows systems are unable to find application-users.properties file.
--
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, 5 months
[JBoss JIRA] (AS7-4062) Fix CLITestSuite and DomainTestSuite failures on windows platform
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/AS7-4062?page=com.atlassian.jira.plugin.s... ]
RH Bugzilla Integration commented on AS7-4062:
----------------------------------------------
Madhumita Sadhukhan <msadhukh(a)redhat.com> changed the Status of [bug 899968|https://bugzilla.redhat.com/show_bug.cgi?id=899968] from VERIFIED to CLOSED
> Fix CLITestSuite and DomainTestSuite failures on windows platform
> -----------------------------------------------------------------
>
> Key: AS7-4062
> URL: https://issues.jboss.org/browse/AS7-4062
> Project: Application Server 7
> Issue Type: Task
> Components: Test Suite
> Affects Versions: 7.1.1.Final
> Reporter: Dominik Pospisil
> Assignee: Dominik Pospisil
>
> CLITestSuite and DomainTestsuite fail consistently on Windows platform.
> CLITestSuite failure stacktrace:
> java.lang.Exception: CLI read timeout.
> at org.jboss.as.test.integration.management.util.CLIWrapper.readLine(CLIWrapper.java:188)
> at org.jboss.as.test.integration.management.util.CLIWrapper.sendLine(CLIWrapper.java:135)
> at org.jboss.as.test.integration.management.util.CLIWrapper.sendLine(CLIWrapper.java:154)
> at org.jboss.as.test.integration.domain.management.cli.RolloutPlanTestCase.addRolloutPlan(RolloutPlanTestCase.java:66)
> at org.jboss.as.test.integration.domain.management.cli.RolloutPlanTestCase.testRolloutPlan(RolloutPlanTestCase.java:52)
> DomainTestSuite failure stacktrace:
> java.lang.AssertionError:
> at org.junit.Assert.fail(Assert.java:91)
> at org.junit.Assert.assertTrue(Assert.java:43)
> at org.junit.Assert.assertTrue(Assert.java:54)
> at org.jboss.as.test.integration.domain.suites.CoreResourceManagementTestCase.testDomainSnapshot(CoreResourceManagementTestCase.java:488)
> There is a FileNotFoundException in log as Windows systems are unable to find application-users.properties file.
--
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, 5 months
[JBoss JIRA] (AS7-4062) Fix CLITestSuite and DomainTestSuite failures on windows platform
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/AS7-4062?page=com.atlassian.jira.plugin.s... ]
RH Bugzilla Integration commented on AS7-4062:
----------------------------------------------
Madhumita Sadhukhan <msadhukh(a)redhat.com> changed the Status of [bug 899968|https://bugzilla.redhat.com/show_bug.cgi?id=899968] from ASSIGNED to VERIFIED
> Fix CLITestSuite and DomainTestSuite failures on windows platform
> -----------------------------------------------------------------
>
> Key: AS7-4062
> URL: https://issues.jboss.org/browse/AS7-4062
> Project: Application Server 7
> Issue Type: Task
> Components: Test Suite
> Affects Versions: 7.1.1.Final
> Reporter: Dominik Pospisil
> Assignee: Dominik Pospisil
>
> CLITestSuite and DomainTestsuite fail consistently on Windows platform.
> CLITestSuite failure stacktrace:
> java.lang.Exception: CLI read timeout.
> at org.jboss.as.test.integration.management.util.CLIWrapper.readLine(CLIWrapper.java:188)
> at org.jboss.as.test.integration.management.util.CLIWrapper.sendLine(CLIWrapper.java:135)
> at org.jboss.as.test.integration.management.util.CLIWrapper.sendLine(CLIWrapper.java:154)
> at org.jboss.as.test.integration.domain.management.cli.RolloutPlanTestCase.addRolloutPlan(RolloutPlanTestCase.java:66)
> at org.jboss.as.test.integration.domain.management.cli.RolloutPlanTestCase.testRolloutPlan(RolloutPlanTestCase.java:52)
> DomainTestSuite failure stacktrace:
> java.lang.AssertionError:
> at org.junit.Assert.fail(Assert.java:91)
> at org.junit.Assert.assertTrue(Assert.java:43)
> at org.junit.Assert.assertTrue(Assert.java:54)
> at org.jboss.as.test.integration.domain.suites.CoreResourceManagementTestCase.testDomainSnapshot(CoreResourceManagementTestCase.java:488)
> There is a FileNotFoundException in log as Windows systems are unable to find application-users.properties file.
--
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, 5 months
[JBoss JIRA] (AS7-4062) Fix CLITestSuite and DomainTestSuite failures on windows platform
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/AS7-4062?page=com.atlassian.jira.plugin.s... ]
RH Bugzilla Integration commented on AS7-4062:
----------------------------------------------
Madhumita Sadhukhan <msadhukh(a)redhat.com> made a comment on [bug 899968|https://bugzilla.redhat.com/show_bug.cgi?id=899968]
CLITestSuite and DomainTestSuite tests pass for EAP 6.0.1 on Windows.
I am closing this BZ.This will be reopened if regression is detected for 6.1.0
> Fix CLITestSuite and DomainTestSuite failures on windows platform
> -----------------------------------------------------------------
>
> Key: AS7-4062
> URL: https://issues.jboss.org/browse/AS7-4062
> Project: Application Server 7
> Issue Type: Task
> Components: Test Suite
> Affects Versions: 7.1.1.Final
> Reporter: Dominik Pospisil
> Assignee: Dominik Pospisil
>
> CLITestSuite and DomainTestsuite fail consistently on Windows platform.
> CLITestSuite failure stacktrace:
> java.lang.Exception: CLI read timeout.
> at org.jboss.as.test.integration.management.util.CLIWrapper.readLine(CLIWrapper.java:188)
> at org.jboss.as.test.integration.management.util.CLIWrapper.sendLine(CLIWrapper.java:135)
> at org.jboss.as.test.integration.management.util.CLIWrapper.sendLine(CLIWrapper.java:154)
> at org.jboss.as.test.integration.domain.management.cli.RolloutPlanTestCase.addRolloutPlan(RolloutPlanTestCase.java:66)
> at org.jboss.as.test.integration.domain.management.cli.RolloutPlanTestCase.testRolloutPlan(RolloutPlanTestCase.java:52)
> DomainTestSuite failure stacktrace:
> java.lang.AssertionError:
> at org.junit.Assert.fail(Assert.java:91)
> at org.junit.Assert.assertTrue(Assert.java:43)
> at org.junit.Assert.assertTrue(Assert.java:54)
> at org.jboss.as.test.integration.domain.suites.CoreResourceManagementTestCase.testDomainSnapshot(CoreResourceManagementTestCase.java:488)
> There is a FileNotFoundException in log as Windows systems are unable to find application-users.properties file.
--
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, 5 months
[JBoss JIRA] (AS7-6551) Add Version 2.0 of the jboss-as-config schema
by Darran Lofthouse (JIRA)
[ https://issues.jboss.org/browse/AS7-6551?page=com.atlassian.jira.plugin.s... ]
Darran Lofthouse updated AS7-6551:
----------------------------------
Description:
Add version 2.0 of the domain management schema.
A few issues currently being worked on require this so we are splitting out the new version so they can all build on it.
was:
Add version 1.5 of the domain management schema.
A few issues currently being worked on require this so we are splitting out the new version so they can all build on it.
> Add Version 2.0 of the jboss-as-config schema
> ---------------------------------------------
>
> Key: AS7-6551
> URL: https://issues.jboss.org/browse/AS7-6551
> Project: Application Server 7
> Issue Type: Task
> Components: Domain Management
> Reporter: Darran Lofthouse
> Assignee: Darran Lofthouse
> Fix For: 7.3.0.Alpha1
>
>
> Add version 2.0 of the domain management schema.
> A few issues currently being worked on require this so we are splitting out the new version so they can all build on it.
--
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, 5 months
[JBoss JIRA] (AS7-3923) Data source with security domain integration does not work
by Dmitri Voronov (JIRA)
[ https://issues.jboss.org/browse/AS7-3923?page=com.atlassian.jira.plugin.s... ]
Dmitri Voronov commented on AS7-3923:
-------------------------------------
The login module used for testing just prevents the caller being null.
If you try another module which really authenticates a caller, you will see the stack trace mentioned in description again. But only if you used:
<security-domain>other</security-domain>
with:
<security-domain-and-application>other</security-domain-and-application>
the exception is not thrown.
> Data source with security domain integration does not work
> -----------------------------------------------------------
>
> Key: AS7-3923
> URL: https://issues.jboss.org/browse/AS7-3923
> Project: Application Server 7
> Issue Type: Bug
> Components: Test Suite
> Affects Versions: 7.1.0.Final
> Reporter: Vladimir Rastseluev
> Assignee: Anil Saldhana
> Fix For: 7.1.1.Final
>
>
> Creating data source with security domain authentication throws an exception:
> [org.jboss.as.connector.subsystems.datasources.AbstractDataSourceService$AS7DataSourceDeployer]
> (MSC service thread 1-6) Exception during createSubject()PB00024: Access Denied:Unauthenticated caller:null: java.lang.SecurityException:PB00024: Access Denied:Unauthenticated caller:null
> at org.jboss.security.plugins.JBossSecuritySubjectFactory.createSubject(JBossSecuritySubjectFactory.java:89)
> at org.jboss.jca.deployers.common.AbstractDsDeployer$1.run(AbstractDsDeployer.java:1020)
> at org.jboss.jca.deployers.common.AbstractDsDeployer$1.run(AbstractDsDeployer.java:1015)
> at java.security.AccessController.doPrivileged(Native Method) [rt.jar:1.6.0_23]
> at org.jboss.jca.deployers.common.AbstractDsDeployer.createSubject(AbstractDsDeployer.java:1014)
> at org.jboss.jca.deployers.common.AbstractDsDeployer.deployDataSource(AbstractDsDeployer.java:563)
> at org.jboss.jca.deployers.common.AbstractDsDeployer.createObjectsAndInjectValue(AbstractDsDeployer.java:283)
> at org.jboss.as.connector.subsystems.datasources.AbstractDataSourceService$AS7DataSourceDeployer.deploy(AbstractDataSourceService.java:271)
> at org.jboss.as.connector.subsystems.datasources.AbstractDataSourceService.start(AbstractDataSourceService.java:111)
> at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811)
> at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746)
> at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)[rt.jar:1.6.0_23]
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [rt.jar:1.6.0_23]
> at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_23]
--
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, 5 months
[JBoss JIRA] (AS7-6551) Add Version 1.5 of the jboss-as-config schema
by Darran Lofthouse (JIRA)
Darran Lofthouse created AS7-6551:
-------------------------------------
Summary: Add Version 1.5 of the jboss-as-config schema
Key: AS7-6551
URL: https://issues.jboss.org/browse/AS7-6551
Project: Application Server 7
Issue Type: Task
Components: Domain Management
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 7.3.0.Alpha1
Add version 1.5 of the domain management schema.
A few issues currently being worked on require this so we are splitting out the new version so they can all build on it.
--
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, 5 months