$#%!!$%#
-----Original Message-----
From: A Carbone [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 18, 2004 10:37 AM
To:[EMAIL PROTECTED]
Subject:Re: Problem with the build!
I confirmed that this class is not in CVS so you must have it locally
on your machine that is why it is working there and not for the rest
of us!
ADam
----- Original Message -----
From: A Carbone
To: [EMAIL PROTECTED]
Sent: Wednesday, February 18, 2004 10:29 AM
Subject:Re: Problem with the build!
alan it seems as though it is missing a class maybe you missed a new
class checking it in?
Testsuite: org.apache.geronimo.security.remoting.jmx.RemoteLoginTest
Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.922 sec
------------- Standard Output ---------------
Created MBeanServer with ID: c68c3:fac735ddcb:-8000:home12:1
------------- ---------------- ---------------
------------- Standard Error -----------------
Feb 18, 2004 1:00:20 AM org.apache.geronimo.kernel.Kernel boot
INFO: Starting boot
Feb 18, 2004 1:00:20 AM org.apache.geronimo.kernel.Kernel boot
INFO: Booted
------------- ---------------- ---------------
Testcase: testLogin took 0.516 sec
Caused an ERROR
Could not load class
org.apache.geronimo.remoting.transport.TransportRegistration
org.apache.geronimo.gbean.InvalidConfigurationException: Could not
load class
org.apache.geronimo.remoting.transport.TransportRegistration
at
org.apache.geronimo.gbean.GBeanInfo.getGBeanInfo(GBeanInfo.java:87)
at
org.apache.geronimo.gbean.jmx.GBeanMBean.<init>(GBeanMBean.java:224)
at
org.apache.geronimo.gbean.jmx.GBeanMBean.<init>(GBeanMBean.java:235)
at
org.apache.geronimo.security.remoting.jmx.RemoteLoginTest.setUp(Remote
LoginTest.java:127)
Caused by: java.lang.ClassNotFoundException:
org.apache.geronimo.remoting.transport.TransportRegistration
at java.net.URLClassLoader$1.run(URLClassLoader.java:199)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
at
org.apache.geronimo.gbean.GBeanInfo.getGBeanInfo(GBeanInfo.java:85)
... 12 more
Testcase: testLogin
----- Original Message -----
From: Alan D. Cabrera
To: [EMAIL PROTECTED]
Sent:Wednesday, February 18, 2004 8:19 AM
Subject:RE: Problem with the build!
If that doesn’t help then, please include a copy of the test’s report
so that I can see what happened.
Thanks,
Alan
-----Original Message-----
From:Alan D. Cabrera
Sent: Wednesday, February 18, 2004 8:05 AM
To: [EMAIL PROTECTED]
Subject:RE: Problem with the build!
Did you do a “maven clean” before you did a “maven”? It works for me
and the daily site build.
Regards,
Alan
-----Original Message-----
From:A Carbone [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 18, 2004 1:15 AM
To:[EMAIL PROTECTED]
Subject:Problem with the build!
After getting the build at about12:30last night I try to build the
server and it fails in the following section.
My machine details
Opertating System: Win XP
Java Version: j2sdk1.4.2_02
It looks like it could be a check in made late in the evening
around11:30
Failing the remot login test - Alan can you look at if something may
have caused this?
Also how can someone get on the CVS mailing list to get notifications
about checkins?
If you have more questions that I can answer to help solve the
problem or if you need more info please let me know!
~Adam
+----------------------------------------
| Executing (default): Geronimo :: Security
| Memory: 32M/38M
+----------------------------------------
Attempting to download mx4j-SNAPSHOT.jar.
default:
java:prepare-filesystem:
java:compile:
[depend] Deleted 0 out of date files in 0 seconds
[echo] Compiling to C:\geronimo
dev\incubator-geronimo\modules\security/target/classes
java:jar-resources:
test:prepare-filesystem:
test:test-resources:
[delete] Deleting directory C:\geronimo
dev\incubator-geronimo\modules\security\target\database
[mkdir] Created dir: C:\geronimo
dev\incubator-geronimo\modules\security\target\database
test:compile:
test:test:
[junit] Running
org.apache.geronimo.security.bridge.CallerIdentityUserPasswordBridgeTe
st
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.453
sec
[junit] Running
org.apache.geronimo.security.bridge.ConfiguredIdentityUserPasswordBrid
geTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.969
sec
[junit] Running
org.apache.geronimo.security.bridge.MappingUserPasswordBridgeTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 2.156
sec
[junit] Running
org.apache.geronimo.security.EjbModuleConfigurationTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.859
sec
[junit] Running
org.apache.geronimo.security.jaas.ConfigurationEntryTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.016
sec
[junit] Running
org.apache.geronimo.security.jaas.LoginKerberosNonGeronimoTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.937
sec
[junit] Running
org.apache.geronimo.security.jaas.LoginKerberosTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.969
sec
[junit] Running
org.apache.geronimo.security.jaas.LoginPropertiesFileTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.984
sec
[junit] Running org.apache.geronimo.security.jaas.LoginSQLTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.031
sec
[junit] Running
org.apache.geronimo.security.remoting.jmx.RemoteLoginTest
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.922
sec
[junit] [ERROR] TEST
org.apache.geronimo.security.remoting.jmx.RemoteLoginTest FAILED
[junit] Running org.apache.geronimo.security.SecurityServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.656
sec
[junit] Running
org.apache.geronimo.security.WebModuleConfigurationTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.735
sec
BUILD FAILED
File...... file:/C:/geronimo dev/incubator-geronimo/
Element... maven:reactor
Line...... 192
Column.... 27
Unable to obtain goal [default] -- file:/C:/Documents and
Settings/ACarbone/.maven/plugins/maven-test-plugin-1.4/:130:54:
<fail> There were test failu
res.
Total time: 1 minutes 12 seconds
Finished at: Wed Feb 1801:00:24 EST2004
--------------------------------------------------------------- -
Visit our Internet site at http://www.reuters.com
Get closer to the financial markets with Reuters Messaging - for more
information and to register, visit http://www.reuters.com/messaging
Any views expressed in this message are those of the individual
sender, except where the sender specifically states them to be
the views of Reuters Ltd.