No. I think the basic console tests are failing because of the recent
i18n console changes and the advanced console tests are failing
because of some dependency changes? That is, the following exception
appears in the server logs:

java.lang.NoClassDefFoundError: org/apache/xmlbeans/XmlException
        at 
org.apache.geronimo.connector.deployment.RARConfigurer.createConfiguration(RARConfigurer.java:43)
        at 
org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager.createConfiguration(JMXDeploymentManager.java:313)
        at 
org.apache.geronimo.console.databasemanager.wizard.DatabasePoolPortlet.save(DatabasePoolPortlet.java:957)
        at 
org.apache.geronimo.console.databasemanager.wizard.DatabasePoolPortlet.processAction(DatabasePoolPortlet.java:363)
        at 
org.apache.pluto.core.PortletServlet.dispatch(PortletServlet.java:218)
        at org.apache.pluto.core.PortletServlet.doPost(PortletServlet.java:145)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:713)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
        at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)

Jarek

On Jan 6, 2008 11:33 AM, Jacek Laskowski <[EMAIL PROTECTED]> wrote:
> On 6 Jan 2008 16:08:04 -0000,  <[EMAIL PROTECTED]> wrote:
> > OpenEJB trunk at 609309
> > Geronimo Revision: 609311 built with tests included
> >
> > See the full build-0900.log file at 
> > http://people.apache.org/~prasad/binaries/trunk/20080106/build-0900.log
> >
> > Download the binaries from 
> > http://people.apache.org/~prasad/binaries/trunk/20080106
> > [INFO] BUILD SUCCESSFUL
> > [INFO] 
> > ------------------------------------------------------------------------
> > [INFO] Total time: 28 minutes 46 seconds
> > [INFO] Finished at: Sun Jan 06 09:35:00 EST 2008
> > [INFO] Final Memory: 293M/999M
> > [INFO] 
> > ------------------------------------------------------------------------
> >
> > TESTSUITE RESULTS (Failures only)
> > =================================
> > See detailed results at 
> > http://people.apache.org/~prasad/testsuite/ResultsSummary.html
> >
> > Assembly: tomcat
> > =================================
> > See the full test.log file at 
> > http://people.apache.org/~prasad/binaries/trunk/20080106/logs-0900-tomcat/test.log
> >
> > [INFO] Running console-testsuite.basic-console
> > [INFO] Tests run: 38, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
> > 85.014 sec <<< FAILURE!
>
> Just before the failure the following is printed out:
>
> [WARNING] OS appears to be Unix and no DISPLAY environment variable
> has been detected. Browser maybe unable to function correctly.
> Consider using the selenium:xvfb goal to enable headless operation.
>
> Can it be the culprit?
>
> Jacek
>
> --
> Jacek Laskowski
> http://www.JacekLaskowski.pl
>

Reply via email to