Brand new checkout, web profile:
- First run
-> See error1.txt attachment.
- Second run (using the same domain that was left from the 1st run)
-> See error2.txt attachment
I seem to be having bad QL karma today.
Jan
[testng] ===============================================
[testng] admincli_tests
[testng] Tests run: 3, Failures: 0, Skips: 0
[testng] ===============================================
[testng] Setting monitoring to HIGH for ThreadPool
[testng] Setting monitoring to HIGH for JdbcConnectionPool
[testng] Setting monitoring to HIGH for Orb
[testng] Setting monitoring to HIGH for ConnectorService
[testng] Setting monitoring to HIGH for JmsService
[testng] Setting monitoring to HIGH for Security
[testng] Setting monitoring to HIGH for Jvm
[testng] Setting monitoring to HIGH for WebServicesContainer
[testng] Setting monitoring to HIGH for Jpa
[testng] Setting monitoring to HIGH for Jersey
[testng] Setting monitoring to HIGH for ConnectorConnectionPool
[testng] Setting monitoring to HIGH for EjbContainer
[testng] Setting monitoring to HIGH for TransactionService
[testng] Setting monitoring to HIGH for WebContainer
[testng] Setting monitoring to HIGH for HttpService
[testng] CHANGE COUNT: 10
[testng] PASSED: bootAMX
[testng] Core AMX tests
[testng] PASSED: iterateAllSanityCheck
[testng] PASSED: createProfilerTest
[testng] PASSED: testAMXConfigAttributeResolver
[testng] PASSED: testAmxPref
[testng] PASSED: testAMXConfigDefaultValues
[testng] PASSED: connectorConnectionPoolTest
[testng] PASSED: createChildTest
[testng] PASSED: testConfigTools
[testng] PASSED: testForBogusConfigAnnotations
[testng] PASSED: testCreateProperties
[testng] PASSED: testCreateResource
[testng] PASSED: testCreateProperty
[testng] PASSED: testConnectorRuntimeAPIProvider
[testng] PASSED: testMonitoringRoot
[testng] PASSED: testDomainConfig
[testng] PASSED: testBulkAccess
[testng] PASSED: testExt
[testng] PASSED: testPropertyParent
[testng] PASSED: testTools
[testng] PASSED: testPathnames
[testng] PASSED: testSystemStatus
[testng] PASSED: testResources
[testng] PASSED: testApplications
[testng] PASSED: testChildGetterVariants
[testng] PASSED: testAllGenerically
[testng] PASSED: testRuntimeRoot
[testng] PASSED: testQuery
[testng] PASSED: testJ2EEDomain
[testng] PASSED: testSingletonOrNot
[testng] PASSED: testDomainRoot
[testng] PASSED: testSystemApplications
[testng] PASSED: testSystemInfo
[testng] PASSED: testSystemPropertyParent
[testng] PASSED: testConfigs
[testng] PASSED: testServerRuntime
[testng] PASSED: testLogging
[testng] PASSED: testServers
[testng] PASSED: testAutoConvert
[testng] PASSED: testForBogusAnnotations
[testng] FAILED: testAMXComplianceMonitorFailureCount
[testng] java.lang.AssertionError: Server indicates that there are non-compliant AMX MBean validator failures, failure count = 1, examine the server log for failures
[testng] at amxtest.AMXCoreTests.testAMXComplianceMonitorFailureCount(AMXCoreTests.java:120)
[testng] ... Removed 22 stack frames
[testng] ===============================================
[testng] amx_tests
[testng] Tests run: 41, Failures: 1, Skips: 0
[testng] ===============================================
runtest:
[echo] =============Starting TestNG functional tests from testng.xml ============
[testng] [Parser] Running:
[testng] /space/luehe/ws/quicklook/testng.xml
[testng] PASSED: createJDBCPool
[testng] PASSED: pingJDBCPool
[testng] PASSED: deleteJDBCPool
[testng] ===============================================
[testng] admincli_tests
[testng] Tests run: 3, Failures: 0, Skips: 0
[testng] ===============================================
[testng] Monitoring at HIGH for ThreadPool
[testng] Monitoring at HIGH for JdbcConnectionPool
[testng] Monitoring at HIGH for Orb
[testng] Monitoring at HIGH for ConnectorService
[testng] Monitoring at HIGH for JmsService
[testng] Monitoring at HIGH for Security
[testng] Monitoring at HIGH for Jvm
[testng] Monitoring at HIGH for WebServicesContainer
[testng] Monitoring at HIGH for Jpa
[testng] Monitoring at HIGH for Jersey
[testng] Monitoring at HIGH for ConnectorConnectionPool
[testng] Monitoring at HIGH for EjbContainer
[testng] Monitoring at HIGH for TransactionService
[testng] Monitoring at HIGH for WebContainer
[testng] Monitoring at HIGH for HttpService
[testng] CHANGE COUNT: 10
[testng] PASSED: bootAMX
[testng] Core AMX tests
[testng] PASSED: createProfilerTest
[testng] PASSED: testAMXConfigAttributeResolver
[testng] PASSED: testAmxPref
[testng] PASSED: testAMXConfigDefaultValues
[testng] PASSED: connectorConnectionPoolTest
[testng] PASSED: createChildTest
[testng] PASSED: testConfigTools
[testng] PASSED: testForBogusConfigAnnotations
[testng] PASSED: testCreateProperties
[testng] PASSED: testCreateResource
[testng] PASSED: testCreateProperty
[testng] PASSED: testConnectorRuntimeAPIProvider
[testng] PASSED: testMonitoringRoot
[testng] PASSED: testDomainConfig
[testng] PASSED: testBulkAccess
[testng] PASSED: testExt
[testng] PASSED: testPropertyParent
[testng] PASSED: testTools
[testng] PASSED: testPathnames
[testng] PASSED: testSystemStatus
[testng] PASSED: testResources
[testng] PASSED: testApplications
[testng] PASSED: testChildGetterVariants
[testng] PASSED: testAllGenerically
[testng] PASSED: testRuntimeRoot
[testng] PASSED: testQuery
[testng] PASSED: testJ2EEDomain
[testng] PASSED: testSingletonOrNot
[testng] PASSED: testDomainRoot
[testng] PASSED: testSystemApplications
[testng] PASSED: testSystemInfo
[testng] PASSED: testSystemPropertyParent
[testng] PASSED: testConfigs
[testng] PASSED: testServerRuntime
[testng] PASSED: testLogging
[testng] PASSED: testServers
[testng] PASSED: testAutoConvert
[testng] PASSED: testForBogusAnnotations
[testng] FAILED: iterateAllSanityCheck
[testng] java.lang.RuntimeException: javax.management.InstanceNotFoundException: amx:pp=/mon/server-mon[server],type=servlet-mon,name=simple-bv-servlet/server
[testng] at org.glassfish.admin.amx.core.proxy.ProxyFactory.getMBeanInfo(ProxyFactory.java:448)
[testng] at org.glassfish.admin.amx.core.proxy.ProxyFactory.getProxy(ProxyFactory.java:484)
[testng] at org.glassfish.admin.amx.core.proxy.ProxyFactory.toProxySet(ProxyFactory.java:643)
[testng] at org.glassfish.admin.amx.core.proxy.AMXProxyHandler.autoConvert(AMXProxyHandler.java:653)
[testng] at org.glassfish.admin.amx.core.proxy.AMXProxyHandler._invoke(AMXProxyHandler.java:740)
[testng] at org.glassfish.admin.amx.core.proxy.AMXProxyHandler.invoke(AMXProxyHandler.java:518)
[testng] at $Proxy13.queryAll(Unknown Source)
[testng] at amxtest.AMXTestBase.getAllAMX(AMXTestBase.java:295)
[testng] at amxtest.AMXCoreTests.iterateAllSanityCheck(AMXCoreTests.java:86)
[testng] Caused by: javax.management.InstanceNotFoundException: amx:pp=/mon/server-mon[server],type=servlet-mon,name=simple-bv-servlet/server
[testng] at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1094)
[testng] at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1372)
[testng] at com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:880)
[testng] at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1420)
[testng] at javax.management.remote.rmi.RMIConnectionImpl.access$200(RMIConnectionImpl.java:72)
[testng] at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1264)
[testng] at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1359)
[testng] at javax.management.remote.rmi.RMIConnectionImpl.getMBeanInfo(RMIConnectionImpl.java:864)
[testng] at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:305)
[testng] at sun.rmi.transport.Transport$1.run(Transport.java:159)
[testng] at java.security.AccessController.doPrivileged(Native Method)
[testng] at sun.rmi.transport.Transport.serviceCall(Transport.java:155)
[testng] at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:535)
[testng] at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:790)
[testng] at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:649)
[testng] at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
[testng] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
[testng] at java.lang.Thread.run(Thread.java:619)
[testng] at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:255)
[testng] at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:233)
[testng] at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:142)
[testng] at com.sun.jmx.remote.internal.PRef.invoke(Unknown Source)
[testng] at javax.management.remote.rmi.RMIConnectionImpl_Stub.getMBeanInfo(Unknown Source)
[testng] at javax.management.remote.rmi.RMIConnector$RemoteMBeanServerConnection.getMBeanInfo(RMIConnector.java:1037)
[testng] at org.glassfish.admin.amx.core.proxy.ProxyFactory.getMBeanInfo(ProxyFactory.java:438)
[testng] ... 30 more
[testng] ... Removed 26 stack frames
[testng] FAILED: testAMXComplianceMonitorFailureCount
[testng] java.lang.AssertionError: Server indicates that there are non-compliant AMX MBean validator failures, failure count = 1, examine the server log for failures
[testng] at amxtest.AMXCoreTests.testAMXComplianceMonitorFailureCount(AMXCoreTests.java:120)
[testng] ... Removed 22 stack frames
[testng] ===============================================
[testng] amx_tests
[testng] Tests run: 41, Failures: 2, Skips: 0
[testng] ===============================================
[testng] ***** Login page not found. Sleeping to allow app to deploy (1 of 60)...
[testng] ***** Login page not found. Sleeping to allow app to deploy (2 of 60)...
[testng] ***** Login page not found. Sleeping to allow app to deploy (3 of 60)...
[testng] ***** Login page not found. Sleeping to allow app to deploy (4 of 60)...
[testng] ***** Login page not found. Sleeping to allow app to deploy (5 of 60)...
[testng] ***** Login page not found. Sleeping to allow app to deploy (6 of 60)...
[testng] ***** Login page not found. Sleeping to allow app to deploy (7 of 60)...
[testng] Oct 3, 2009 9:25:17 AM org.apache.commons.httpclient.HttpMethodDirector isRedirectNeeded
[testng] INFO: Redirect requested but followRedirects is disabled
[testng] PASSED: testDeployedAppPage
[testng] PASSED: testCommonTasks
[testng] PASSED: testHelpPage
[testng] PASSED: testRealmsList
[testng] ===============================================
[testng] adminconsole_tests
[testng] Tests run: 4, Failures: 0, Skips: 0
[testng] ===============================================
[testng] PASSED: staticHTMLPageTest
[testng] PASSED: testServerRunning
[testng] PASSED: simpleServletTest
[testng] PASSED: simpleJSPTestPage
[testng] ===============================================
[testng] web_jspservlet_war
[testng] Tests run: 4, Failures: 0, Skips: 0
[testng] ===============================================
[testng] PASSED: jsfIndexPageBasicTest
[testng] PASSED: jsfAppDeployedFirstPagetest
[testng] ===============================================
[testng] jsf_hello_world
[testng] Tests run: 2, Failures: 0, Skips: 0
[testng] ===============================================
[testng] Injection2 matched.
[testng] PASSED: injectedValuesTestPage
[testng] ===============================================
[testng] jsf_injection
[testng] Tests run: 1, Failures: 0, Skips: 0
[testng] ===============================================
[testng] PASSED: testNoLeak
[testng] PASSED: testUserTx
[testng] ===============================================
[testng] jdbc_user_tx
[testng] Tests run: 2, Failures: 0, Skips: 0
[testng] ===============================================
[testng] PASSED: testJpaPersistWithInjectEMF
[testng] PASSED: testJpaLazyLoadingByQuery
[testng] ===============================================
[testng] jpa_inject_emf
[testng] Tests run: 2, Failures: 0, Skips: 0
[testng] ===============================================
[testng] PASSED: staticHTMLPageTest
[testng] PASSED: simpleServletTest
[testng] PASSED: simpleJSPTestPage
[testng] ===============================================
[testng] security_hello_jsp
[testng] Tests run: 3, Failures: 0, Skips: 0
[testng] ===============================================
[testng] PASSED: testAuthGroupMappedUser
[testng] PASSED: testAuthNotValidPassword
[testng] PASSED: testAuthRoleMappedUser
[testng] PASSED: testAuthNotAuthorizedUser
[testng] ===============================================
[testng] security_hello_basicauth
[testng] Tests run: 4, Failures: 0, Skips: 0
[testng] ===============================================
[testng] PASSED: SetName
[testng] PASSED: EJBInject
[testng] PASSED: GetName
[testng] PASSED: JpaPersist
[testng] PASSED: JpaRemove
[testng] PASSED: JpaVerify
[testng] ===============================================
[testng] ejb_stateful_cmt_ni_war
[testng] Tests run: 6, Failures: 0, Skips: 0
[testng] ===============================================
[testng] PASSED: executeServlet
[testng] ===============================================
[testng] bv_servlet_simple
[testng] Tests run: 1, Failures: 0, Skips: 0
[testng] ===============================================
[testng] PASSED: appDeployedFirstPagetest
[testng] ===============================================
[testng] webbeans_numberguess
[testng] Tests run: 1, Failures: 0, Skips: 0
[testng] ===============================================
[testng] PASSED: createListener
[testng] PASSED: createPool
[testng] PASSED: createJoe
[testng] PASSED: ensureCreatedJoeExists
[testng] PASSED: deleteJoe
[testng] PASSED: ensureCreatedListenerExists
[testng] PASSED: pingPool
[testng] PASSED: deletedJoeDoesNotExist
[testng] PASSED: ensureCreatedPoolExists
[testng] PASSED: deletePool
[testng] PASSED: deletedPoolDoesNotExist
[testng] PASSED: createListenerWithOldParam
[testng] FAILED: deleteListener
[testng] java.lang.RuntimeException: null
[testng] at test.admin.util.GeneralUtils.handleManifestFailure(GeneralUtils.java:124)
[testng] at test.admin.WebtierTests.deleteListener(WebtierTests.java:101)
[testng] ... Removed 22 stack frames
[testng] SKIPPED: ensureDeletedListenerDoesNotExist
[testng] ===============================================
[testng] asadmin_tests
[testng] Tests run: 14, Failures: 1, Skips: 1
[testng] ===============================================
[testng] ===============================================
[testng] QuickLookTests
[testng] Total tests run: 88, Failures: 3, Skips: 1
[testng] ===============================================