[JBoss JIRA] Created: (JBAS-3746) org.jboss.test.jbossmx.compliance.standard.InfoTortureTestCase.testValidAttribute failure
by Len DiMaggio (JIRA)
org.jboss.test.jbossmx.compliance.standard.InfoTortureTestCase.testValidAttribute failure
-----------------------------------------------------------------------------------------
Key: JBAS-3746
URL: http://jira.jboss.com/jira/browse/JBAS-3746
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Test Suite
Affects Versions: JBossAS-4.0.5.CR1
Environment: OS/Kernel/Arch = RHEL4/U4 - Linux 2.6.9-42.0.2.ELsmp #1 SMP Thu Aug 17 17:57:31 EDT 2006 x86_64 x86_64 x86_64 GNU/Linux
JVM = R26.4.0-63_CR284516-68626-1.5.0_06-20060926-0859-linux-x86_64
JBossAS = 20091002 Branch_4_0 of JBoss AS, http://anonsvn.jboss.org/repos/jbossas/branches/Branch_4_0
Reporter: Len DiMaggio
Attachments: TEST-org.jboss.test.jbossmx.compliance.standard.InfoTortureTestCase.testValidAttribute.txt
This test case:
org.jboss.test.jbossmx.compliance.standard.InfoTortureTestCase.testValidAttribute
fails with JVM = R26.4.0-63_CR284516-68626-1.5.0_06-20060926-0859-linux-x86_64
The failure is seen if the test is run as a one-test or as part of the JBossAS test suite.
The error returned is:
InfoTortureSUITE attribute: org.jboss.test.jbossmx.compliance.standard.support.Torture: NiceBoolean isIS expected:<true> but was:<false>
junit.framework.AssertionFailedError: InfoTortureSUITE attribute: org.jboss.test.jbossmx.compliance.standard.support.Torture: NiceBoolean isIS expected:<true> but was:<false>
at org.jboss.test.jbossmx.compliance.standard.AttributeInfoTEST.testValidAttribute(AttributeInfoTEST.java:65)
at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
19 years, 6 months
[JBoss JIRA] Created: (JBAS-3614) failing org.jboss.test.jbossmx.compliance.modelmbean.ModelMBeanTestCase
by Dimitris Andreadis (JIRA)
failing org.jboss.test.jbossmx.compliance.modelmbean.ModelMBeanTestCase
-----------------------------------------------------------------------
Key: JBAS-3614
URL: http://jira.jboss.com/jira/browse/JBAS-3614
Project: JBoss Application Server
Issue Type: Sub-task
Security Level: Public (Everyone can see)
Components: JMX, Test Suite
Environment: Java Version 1.5.0_05
Java Vendor Sun Microsystems Inc.
Java VM Name Java HotSpot(TM) Server VM
Java VM Version 1.5.0_05-b05
Java VM Info mixed mode
OS Name Linux
OS Version 2.6.9-34.0.2.ELsmp
OS Arch i386
Reporter: Dimitris Andreadis
Assigned To: Scott M Stark
Fix For: JBossAS-4.0.5.GA
testRMMResourceImplementsMBean Failure
testRMMResourceImplementsMBean: javax.management.MBeanException: Operation setpojoAttribute not in ModelMBeanInfo
junit.framework.AssertionFailedError: testRMMResourceImplementsMBean: javax.management.MBeanException: Operation setpojoAttribute not in ModelMBeanInfo
at org.jboss.test.jbossmx.compliance.modelmbean.ModelMBeanTestCase.testRMMResourceImplementsMBean(ModelMBeanTestCase.java:150)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
19 years, 6 months
[JBoss JIRA] Created: (SECURITY-25) Create subprojects in security for spi, jbosssx and optional
by Anil Saldhana (JIRA)
Create subprojects in security for spi, jbosssx and optional
------------------------------------------------------------
Key: SECURITY-25
URL: http://jira.jboss.com/jira/browse/SECURITY-25
Project: JBoss Security
Issue Type: Task
Security Level: Public (Everyone can see)
Components: JBossSX, Repository, SPI
Affects Versions: 2.0
Reporter: Anil Saldhana
Assigned To: Anil Saldhana
Fix For: 2.0
Currently the security project has the Security SPI as well as the JBossSX implementation in the same workspace. It is mavenized with no current capability to publish the archives into the maven repository.
The "Common" project has sub projects. Along those lines, there is a need to create sub projects.
This will enable us to publish artifacts to maven repository as well as make the dependencies clearer/manageable.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
19 years, 6 months
[JBoss JIRA] Created: (JBPORTAL-1133) after created a new window & placed he page, the 'Preview link' in management portlet cause exception
by Boleslaw Dawidowicz (JIRA)
after created a new window & placed he page, the 'Preview link' in management portlet cause exception
-----------------------------------------------------------------------------------------------------
Key: JBPORTAL-1133
URL: http://jira.jboss.com/jira/browse/JBPORTAL-1133
Project: JBoss Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Portal Theme
Affects Versions: 2.6.DR1
Reporter: Boleslaw Dawidowicz
Assigned To: Julien Viet
Priority: Critical
Fix For: 2.6.Alpha1
Also, after we have created a new window & placed it on the page, when following the 'Preview link' we receive the following error:
javax.servlet.ServletException
org.jboss.portal.server.servlet.PortalServlet.service(PortalServlet.java:405)
javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
root cause
java.lang.NullPointerException
org.jboss.portal.theme.impl.strategy.MaximizingStrategyImpl.stateChanged(MaximizingStrategyImpl.java:103)
org.jboss.portal.core.aspects.controller.PageNavigationInterceptor.updatePageNavigationalState(PageNavigationInterceptor.java:138)
org.jboss.portal.core.controller.command.InvokeWindowRenderCommand.execute(InvokeWindowRenderCommand.java:115)
org.jboss.portal.core.controller.ControllerCommand$1.invoke(ControllerCommand.java:68)
org.jboss.portal.common.invocation.Invocation.invokeNext(Invocation.java:134)
org.jboss.portal.core.aspects.controller.WindowCacheInterceptor.invoke(WindowCacheInterceptor.java:129)
org.jboss.portal.core.controller.ControllerInterceptor.invoke(ControllerInterceptor.java:38)
org.jboss.portal.common.invocation.Invocation.invokeNext(Invocation.java:118)
org.jboss.portal.core.aspects.controller.node.EventBroadcasterInterceptor.invoke(EventBroadcasterInterceptor.java:183)
org.jboss.portal.core.controller.ControllerInterceptor.invoke(ControllerInterceptor.java:38)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
19 years, 6 months