[JBoss-dev] JBoss Test Results: 94 % ( 1519 / 1606 ) - come on - pull your finger out. JBoss (HEAD/linux1/1.4.2_01) [AUTOMATED]

2003-11-10 Thread chris
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Tue Nov 11 04:04:54 GMT 2003
===
HERE ARE THE LAST 100 LINES OF THE LOG:
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===


JBoss daily test results

SUMMARY

Number of tests run:   1606



Successful tests:  1519

Errors:69

Failures:  18





[time of test: 2003-11-11.02-34 GMT]
[java.version: 1.4.2_01]
[java.vendor: Sun Microsystems Inc.]
[java.vm.version: 1.4.2_01-b06]
[java.vm.name: Java HotSpot(TM) Client VM]
[java.vm.info: mixed mode]
[os.name: Linux]
[os.arch: i386]
[os.version: 2.4.20-20.7]

Useful resources:

- 
http://jboss.kimptoc.net/linux1/1.4.2_01/logtests/testresults/reports/html//2003-11-11.02-34
 for
the junit report of this test.


NOTE: If there are any errors shown above - this mail is only highlighting 
them - it is NOT indicating that they are being looked at by anyone.

It is assumed that whoever makes change(s) to jboss that 
break the test will be fixing the test or jboss, as appropriate!





DETAILS OF ERRORS



Suite:   LocalUnitTestCase
Test:testSetup
Type:error
Exception:   java.rmi.NoSuchObjectException
Message: Could not activate; failed to restore state; CausedByException is:  
/home/jbossci/jbossci2/jboss-head-test/build/output/testbuild/server/all/tmp/sessions/test/TreeCacheAopTester-dmvce4dd-16/dmvce5xq-18.ser
 (No such file or directory)
-



Suite:   LocalUnitTestCase
Test:testSimple
Type:error
Exception:   java.rmi.NoSuchObjectException
Message: Could not activate; failed to restore state; CausedByException is:  
/home/jbossci/jbossci2/jboss-head-test/build/output/testbuild/server/all/tmp/sessions/test/TreeCacheAopTester-dmvce4dd-16/dmvce9wb-19.ser
 (No such file or directory)
-



Suite:   LocalUnitTestCase
Test:testModification
Type:error
Exception:   java.rmi.NoSuchObjectException
Message: Could not activate; failed to restore state; CausedByException is:  
/home/jbossci/jbossci2/jboss-head-test/build/output/testbuild/server/all/tmp/sessions/test/TreeCacheAopTester-dmvce4dd-16/dmvcea3j-1a.ser
 (No such file or directory)
-



Suite:   LocalUnitTestCase
Test:testRemove
Type:error
Exception:   java.rmi.NoSuchObjectException
Message: Could not activate; failed to restore state; CausedByException is:  
/home/jbossci/jbossci2/jboss-head-test/build/output/testbuild/server/all/tmp/sessions/test/TreeCacheAopTester-dmvce4dd-16/dmvceacd-1b.ser
 (No such file or directory)
-



Suite:   LocalUnitTestCase
Test:testDependent
Type:error
Exception:   java.rmi.NoSuchObjectException
Message: Could not activate; failed to restore state; CausedByException is:  
/home/jbossci/jbossci2/jboss-head-test/build/output/testbuild/server/all/tmp/sessions/test/TreeCacheAopTester-dmvce4dd-16/dmvceajd-1c.ser
 (No such file or directory)
-



Suite:   LocalUnitTestCase
Test:testSerialization
Type:error
Exception:   java.rmi.NoSuchObjectException
Message: Could not activate; failed to restore state; CausedByException is:  
/home/jbossci/jbossci2/jboss-head-test/build/output/testbuild/server/all/tmp/sessions/test/TreeCacheAopTester-dmvce4dd-16/dmvceav2-1d.ser
 (No such file or directory)

===
Tue Nov 11 04:04:54 GMT 2003
===
Linux nog.kimptoc.net 2.4.20-20.7 #1 Mon Aug 18 14:56:30 EDT 2003 i686 unknown
===
java -version
java version "1.4.2_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_01-b06)
Java HotSpot(TM) Client VM (build 1.4.2_01-b06, mixed mode)


---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
JBoss-Development mailing list
[EMAIL 

[JBoss-dev] Re: [jboss-group] Session clustering with Tomcat 5 in JBoss 3.2

2003-11-10 Thread Bela Ban


Bill Burke wrote:



Bela Ban wrote:



Sacha Labourey wrote:

That's a point. We have to define clear use cases now that we have a 
better
understanding of usage of HTTP Session clustering in companies. We 
have to
define different policies for:
- considering when an attribute/session has been modified (no obvious
choice, that must be configurable)




TreeCacheAop is a great solution to this

Are we sure that TreeCacheAOP will be a good solution for HTTP Session 
and SFSB session replication?  When does the size of a full HTTP 
SEssion or SFSB replication packet become a performance problem?  
Isn't it enough to avoid replication.  I'm saying that it may be 
enough just to intercept field writes and mark a session as dirty 
rather than to intercept both field reads and writes and hinder in-VM 
performance. That optimizing the size of the buffer that is replicated 
may not have much an effect on performance.  Do we have any numbers here? 


No, we don't. But just replicating dirty objects is definitely a 
workable solution as well. Whatever we will end up with here, we'll need 
some perf measurements to have a comparison to the existing solution.

--
Bela Ban
http://www.jgroups.org
Cell: (408) 316-4459


---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] JBoss Test Results: 94 % ( 1550 / 1634 ) - come on - pull your finger out. JBoss (HEAD/winxp/1.4.2_01) [AUTOMATED]

2003-11-10 Thread chris
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Tue Nov 11 02:52:42 GMTST 2003
===
HERE ARE THE LAST 100 LINES OF THE LOG:
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===


JBoss daily test results

SUMMARY

Number of tests run:   1634



Successful tests:  1550

Errors:66

Failures:  18





[time of test: 2003-11-11.02-06 GMT]
[java.version: 1.4.2_01]
[java.vendor: Sun Microsystems Inc.]
[java.vm.version: 1.4.2_01-b06]
[java.vm.name: Java HotSpot(TM) Client VM]
[java.vm.info: mixed mode]
[os.name: Windows XP]
[os.arch: x86]
[os.version: 5.1]

Useful resources:

- 
http://jboss.kimptoc.net/winxp/1.4.2_01/logtests/testresults/reports/html//2003-11-11.02-06
 for
the junit report of this test.


NOTE: If there are any errors shown above - this mail is only highlighting 
them - it is NOT indicating that they are being looked at by anyone.

It is assumed that whoever makes change(s) to jboss that 
break the test will be fixing the test or jboss, as appropriate!





DETAILS OF ERRORS



Suite:   LocalUnitTestCase
Test:testSetup
Type:error
Exception:   java.rmi.NoSuchObjectException
Message: Could not activate; failed to restore state; CausedByException is:  
D:\jboss\jboss-head-test\build\output\testbuild\server\all\tmp\sessions\test\TreeCacheAopTester-dmvb7jy0-16\dmvb7lej-18.ser
 (The system cannot find the file specified)
-



Suite:   LocalUnitTestCase
Test:testSimple
Type:error
Exception:   java.rmi.NoSuchObjectException
Message: Could not activate; failed to restore state; CausedByException is:  
D:\jboss\jboss-head-test\build\output\testbuild\server\all\tmp\sessions\test\TreeCacheAopTester-dmvb7jy0-16\dmvb7mgq-19.ser
 (The system cannot find the file specified)
-



Suite:   LocalUnitTestCase
Test:testModification
Type:error
Exception:   java.rmi.NoSuchObjectException
Message: Could not activate; failed to restore state; CausedByException is:  
D:\jboss\jboss-head-test\build\output\testbuild\server\all\tmp\sessions\test\TreeCacheAopTester-dmvb7jy0-16\dmvb7miw-1a.ser
 (The system cannot find the file specified)
-



Suite:   LocalUnitTestCase
Test:testRemove
Type:error
Exception:   java.rmi.NoSuchObjectException
Message: Could not activate; failed to restore state; CausedByException is:  
D:\jboss\jboss-head-test\build\output\testbuild\server\all\tmp\sessions\test\TreeCacheAopTester-dmvb7jy0-16\dmvb7mli-1b.ser
 (The system cannot find the file specified)
-



Suite:   LocalUnitTestCase
Test:testDependent
Type:error
Exception:   java.rmi.NoSuchObjectException
Message: Could not activate; failed to restore state; CausedByException is:  
D:\jboss\jboss-head-test\build\output\testbuild\server\all\tmp\sessions\test\TreeCacheAopTester-dmvb7jy0-16\dmvb7mo3-1c.ser
 (The system cannot find the file specified)
-



Suite:   LocalUnitTestCase
Test:testSerialization
Type:error
Exception:   java.rmi.NoSuchObjectException
Message: Could not activate; failed to restore state; CausedByException is:  
D:\jboss\jboss-head-test\build\output\testbuild\server\all\tmp\sessions\test\TreeCacheAopTester-dmvb7jy0-16\dmvb7mq9-1d.ser
 (The system cannot find the file specified)

===
Tue Nov 11 02:52:42 GMTST 2003
===
CYGWIN_NT-5.1 quarks2 1.5.4(0.94/3/2) 2003-09-12 23:08 i686 unknown unknown Cygwin
===
java -version
java version "1.4.2_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_01-b06)
Java HotSpot(TM) Client VM (build 1.4.2_01-b06, mixed mode)


---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
JBoss-Development maili

[JBoss-dev] JBoss Test Results: 94 % ( 1521 / 1606 ) - come on - pull your finger out. JBoss (HEAD/linux1/1.4.1_05) [AUTOMATED]

2003-11-10 Thread chris
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Tue Nov 11 02:09:21 GMT 2003
===
HERE ARE THE LAST 100 LINES OF THE LOG:
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===


JBoss daily test results

SUMMARY

Number of tests run:   1606



Successful tests:  1521

Errors:69

Failures:  16





[time of test: 2003-11-11.00-41 GMT]
[java.version: 1.4.1_05]
[java.vendor: Sun Microsystems Inc.]
[java.vm.version: 1.4.1_05-b01]
[java.vm.name: Java HotSpot(TM) Client VM]
[java.vm.info: mixed mode]
[os.name: Linux]
[os.arch: i386]
[os.version: 2.4.20-20.7]

Useful resources:

- 
http://jboss.kimptoc.net/linux1/1.4.1_05/logtests/testresults/reports/html//2003-11-11.00-41
 for
the junit report of this test.


NOTE: If there are any errors shown above - this mail is only highlighting 
them - it is NOT indicating that they are being looked at by anyone.

It is assumed that whoever makes change(s) to jboss that 
break the test will be fixing the test or jboss, as appropriate!





DETAILS OF ERRORS



Suite:   LocalUnitTestCase
Test:testSetup
Type:error
Exception:   java.rmi.NoSuchObjectException
Message: Could not activate; failed to restore state; CausedByException is:  
/home/jbossci/jbossci2/jboss-head-test/build/output/testbuild/server/all/tmp/sessions/test/TreeCacheAopTester-dmv8f7tm-16/dmv8f8uh-18.ser
 (No such file or directory)
-



Suite:   LocalUnitTestCase
Test:testSimple
Type:error
Exception:   java.rmi.NoSuchObjectException
Message: Could not activate; failed to restore state; CausedByException is:  
/home/jbossci/jbossci2/jboss-head-test/build/output/testbuild/server/all/tmp/sessions/test/TreeCacheAopTester-dmv8f7tm-16/dmv8fcz8-19.ser
 (No such file or directory)
-



Suite:   LocalUnitTestCase
Test:testModification
Type:error
Exception:   java.rmi.NoSuchObjectException
Message: Could not activate; failed to restore state; CausedByException is:  
/home/jbossci/jbossci2/jboss-head-test/build/output/testbuild/server/all/tmp/sessions/test/TreeCacheAopTester-dmv8f7tm-16/dmv8fd66-1a.ser
 (No such file or directory)
-



Suite:   LocalUnitTestCase
Test:testRemove
Type:error
Exception:   java.rmi.NoSuchObjectException
Message: Could not activate; failed to restore state; CausedByException is:  
/home/jbossci/jbossci2/jboss-head-test/build/output/testbuild/server/all/tmp/sessions/test/TreeCacheAopTester-dmv8f7tm-16/dmv8fdi4-1b.ser
 (No such file or directory)
-



Suite:   LocalUnitTestCase
Test:testDependent
Type:error
Exception:   java.rmi.NoSuchObjectException
Message: Could not activate; failed to restore state; CausedByException is:  
/home/jbossci/jbossci2/jboss-head-test/build/output/testbuild/server/all/tmp/sessions/test/TreeCacheAopTester-dmv8f7tm-16/dmv8fdpm-1c.ser
 (No such file or directory)
-



Suite:   LocalUnitTestCase
Test:testSerialization
Type:error
Exception:   java.rmi.NoSuchObjectException
Message: Could not activate; failed to restore state; CausedByException is:  
/home/jbossci/jbossci2/jboss-head-test/build/output/testbuild/server/all/tmp/sessions/test/TreeCacheAopTester-dmv8f7tm-16/dmv8fe0i-1d.ser
 (No such file or directory)

===
Tue Nov 11 02:09:21 GMT 2003
===
Linux nog.kimptoc.net 2.4.20-20.7 #1 Mon Aug 18 14:56:30 EDT 2003 i686 unknown
===
java -version
java version "1.4.1_05"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_05-b01)
Java HotSpot(TM) Client VM (build 1.4.1_05-b01, mixed mode)


---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
JBoss-Development mailing list
[EMAIL 

[JBoss-dev] Re: [jboss-group] Session clustering with Tomcat 5 in JBoss 3.2

2003-11-10 Thread Bill Burke


Bela Ban wrote:



Sacha Labourey wrote:

That's a point. We have to define clear use cases now that we have a 
better
understanding of usage of HTTP Session clustering in companies. We 
have to
define different policies for:
- considering when an attribute/session has been modified (no obvious
choice, that must be configurable)


TreeCacheAop is a great solution to this

Are we sure that TreeCacheAOP will be a good solution for HTTP Session 
and SFSB session replication?  When does the size of a full HTTP SEssion 
or SFSB replication packet become a performance problem?  Isn't it 
enough to avoid replication.  I'm saying that it may be enough just to 
intercept field writes and mark a session as dirty rather than to 
intercept both field reads and writes and hinder in-VM performance. 
That optimizing the size of the buffer that is replicated may not have 
much an effect on performance.  Do we have any numbers here?

Bill


- when session must be replicated (always, time based, etc.)


supported in TreeCache: sync, async (optionally interval-based)

- synchronous or asynchronous




--

Bill Burke
Chief Architect
JBoss Group LLC.



---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] JBoss Test Results: 94 % ( 1549 / 1634 ) - come on - pull your finger out. JBoss (HEAD/winxp/1.4.1_05) [AUTOMATED]

2003-11-10 Thread chris
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Tue Nov 11 01:33:57 GMTST 2003
===
HERE ARE THE LAST 100 LINES OF THE LOG:
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===


JBoss daily test results

SUMMARY

Number of tests run:   1634



Successful tests:  1549

Errors:67

Failures:  18





[time of test: 2003-11-11.00-46 GMT]
[java.version: 1.4.1_05]
[java.vendor: Sun Microsystems Inc.]
[java.vm.version: 1.4.1_05-b01]
[java.vm.name: Java HotSpot(TM) Client VM]
[java.vm.info: mixed mode]
[os.name: Windows XP]
[os.arch: x86]
[os.version: 5.1]

Useful resources:

- 
http://jboss.kimptoc.net/winxp/1.4.1_05/logtests/testresults/reports/html//2003-11-11.00-46
 for
the junit report of this test.


NOTE: If there are any errors shown above - this mail is only highlighting 
them - it is NOT indicating that they are being looked at by anyone.

It is assumed that whoever makes change(s) to jboss that 
break the test will be fixing the test or jboss, as appropriate!





DETAILS OF ERRORS



Suite:   LocalUnitTestCase
Test:testSetup
Type:error
Exception:   java.rmi.NoSuchObjectException
Message: Could not activate; failed to restore state; CausedByException is:  
D:\jboss\jboss-head-test\build\output\testbuild\server\all\tmp\sessions\test\TreeCacheAopTester-dmv8d75o-16\dmv8d7wk-18.ser
 (The system cannot find the file specified)
-



Suite:   LocalUnitTestCase
Test:testSimple
Type:error
Exception:   java.rmi.NoSuchObjectException
Message: Could not activate; failed to restore state; CausedByException is:  
D:\jboss\jboss-head-test\build\output\testbuild\server\all\tmp\sessions\test\TreeCacheAopTester-dmv8d75o-16\dmv8d92o-19.ser
 (The system cannot find the file specified)
-



Suite:   LocalUnitTestCase
Test:testModification
Type:error
Exception:   java.rmi.NoSuchObjectException
Message: Could not activate; failed to restore state; CausedByException is:  
D:\jboss\jboss-head-test\build\output\testbuild\server\all\tmp\sessions\test\TreeCacheAopTester-dmv8d75o-16\dmv8d95a-1a.ser
 (The system cannot find the file specified)
-



Suite:   LocalUnitTestCase
Test:testRemove
Type:error
Exception:   java.rmi.NoSuchObjectException
Message: Could not activate; failed to restore state; CausedByException is:  
D:\jboss\jboss-head-test\build\output\testbuild\server\all\tmp\sessions\test\TreeCacheAopTester-dmv8d75o-16\dmv8d99m-1b.ser
 (The system cannot find the file specified)
-



Suite:   LocalUnitTestCase
Test:testDependent
Type:error
Exception:   java.rmi.NoSuchObjectException
Message: Could not activate; failed to restore state; CausedByException is:  
D:\jboss\jboss-head-test\build\output\testbuild\server\all\tmp\sessions\test\TreeCacheAopTester-dmv8d75o-16\dmv8d9bs-1c.ser
 (The system cannot find the file specified)
-



Suite:   LocalUnitTestCase
Test:testSerialization
Type:error
Exception:   java.rmi.NoSuchObjectException
Message: Could not activate; failed to restore state; CausedByException is:  
D:\jboss\jboss-head-test\build\output\testbuild\server\all\tmp\sessions\test\TreeCacheAopTester-dmv8d75o-16\dmv8d9dy-1d.ser
 (The system cannot find the file specified)

===
Tue Nov 11 01:33:57 GMTST 2003
===
CYGWIN_NT-5.1 quarks2 1.5.4(0.94/3/2) 2003-09-12 23:08 i686 unknown unknown Cygwin
===
java -version
java version "1.4.1_05"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_05-b01)
Java HotSpot(TM) Client VM (build 1.4.1_05-b01, mixed mode)


---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
JBoss-Development maili

Re: [JBoss-dev] CVS problem

2003-11-10 Thread Scott M Stark
That is standard behavior for cvs as far as I know and relates to its
lack of real directory support. You can just checkout the missing directory
using the associated module alias. For example, if I remove the jboss-3.2/varia
directory, I can refresh it using:
[EMAIL PROTECTED] jboss-3.2] cvs co -r Branch_3_2 _jboss_varia

from within the jboss-3.2 working directory. You can see the module definitions
using 'cvs -c'
--

Scott Stark
Chief Technology Officer
JBoss Group, LLC

Aaron Lindsey wrote:

I'm seeing some strange behavior for cvs.  If I delete a directory and try to 
update again (with cvs update -d -P), the directory doesn't come back.  The 
directory is still in the Entries file.  Everything comes down fine with a 
checkout and if I just remove files, they update correctly.  Anyone else 
seeing this?

Aaron


---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


Re: [JBoss-dev] Buildsystem help needed

2003-11-10 Thread Scott M Stark
The dist is built from the build/build.xml _module-*-most or
_module-*-all targets depending on whether the most or all target
is run. The server/src/etc/conf/default contents are copied in
the _module-server-most section:



  
 
  

Change the  to  to pull
in subdirectories.
--

Scott Stark
Chief Technology Officer
JBoss Group, LLC

Rupp, Heiko wrote:

Hi,
I am trying to add better descriptions to the Mbeans in JBoss, so users 
know what the
attributes are when they invoke operations in JMX console.
 
In order to do to, I want to externalize the XMBean descriptors into a 
directory under
server/$version/conf/.
 
I already put a directory with contents under 
server/src/etc/conf/default. The directory
is copied to the right location, but the files in it are missing.
How do I tellbuildmagic to include those files as well?
 
Thanks in advance
  Heiko


---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] CVS problem

2003-11-10 Thread Aaron Lindsey
I'm seeing some strange behavior for cvs.  If I delete a directory and try to 
update again (with cvs update -d -P), the directory doesn't come back.  The 
directory is still in the Entries file.  Everything comes down fine with a 
checkout and if I just remove files, they update correctly.  Anyone else 
seeing this?

Aaron


---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] Buildsystem help needed

2003-11-10 Thread Rupp, Heiko
Hi,
I am trying to add better descriptions to the Mbeans in JBoss, so users 
know what the
attributes are when they invoke operations in JMX console.
 
In order to do to, I want to externalize the XMBean descriptors into a 
directory under
server/$version/conf/.
 
I already put a directory with contents under server/src/etc/conf/default. 
The directory
is copied to the right location, but the files in it are missing.
How do I tellbuildmagic to include those files as well?
 
Thanks in advance
  Heiko

[JBoss-dev] [Fwd: RE: Async replication in Integrated Tomcat]

2003-11-10 Thread Bela Ban
done

 Original Message 
Subject:RE: Async replication in Integrated Tomcat
Date:   Mon, 10 Nov 2003 14:12:09 +0100
From:   Sacha Labourey <[EMAIL PROTECTED]>
Reply-To:   <[EMAIL PROTECTED]>
Organization:   JBossGroup
To: 'Bela Ban' <[EMAIL PROTECTED]>, 'Remy Maucherat' <[EMAIL PROTECTED]>


Could you please cc JBoss-dev as Thomas peuss did the tomcat integration and
he is not on the JBG mailing list.
Cheers,

sacha 

-Original Message-
From: Bela Ban [mailto:[EMAIL PROTECTED] 
Sent: vendredi, 7. novembre 2003 17:38
To: Remy Maucherat; Sacha Labourey
Subject: Async replication in Integrated Tomcat

Remy, Sacha,

I don't know who wrote the TC session replication code, but I thought 
you might know.

I want to add 2 tags to jboss-service for the TC webcontainer: 
 and .  is either "sync" 
(default) or 
"async". Currently we only support sync replication, which is 
not good 
for some use cases.  is used to set the max time we wait 
for all reponses (default is 60 secs) in the sync repl case.

What do you think ? This will solve a problem for carsdirect.com

--
Bela Ban
http://www.jgroups.org
Cell: (408) 316-4459




--
Bela Ban
http://www.jgroups.org
Cell: (408) 316-4459


---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


Re: [JBoss-dev] Nagging mail subjects

2003-11-10 Thread Scott M Stark
Ok, thanks.

--

Scott Stark
Chief Technology Officer
JBoss Group, LLC

Chris Kimpton wrote:

Hi,

I have rejigged them to put the real message first, as follows:

  Compilation Failed! JBoss ($CVSBRANCH/$PLATFORM/$JVER) [AUTOMATED]

  JBoss Test Results: $TESTS_SCORE. JBoss (HEAD/$PLATFORM/$JVER) [AUTOMATED]

Hope that helps

Regards,
Chris


---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] Nagging mail subjects

2003-11-10 Thread Chris Kimpton
Hi,

I have rejigged them to put the real message first, as follows:

  Compilation Failed! JBoss ($CVSBRANCH/$PLATFORM/$JVER) [AUTOMATED]


  JBoss Test Results: $TESTS_SCORE. JBoss (HEAD/$PLATFORM/$JVER) [AUTOMATED]

Hope that helps

Regards,
Chris

- Original Message - 
From: "Scott M Stark" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Monday, November 10, 2003 4:49 PM
Subject: Re: [JBoss-dev] [AUTOMATED] JBoss (HEAD/linux1/1.4.1_05)
Compilation failed


>
> Chris,
>
> Can you differentiate these compilation error msgs more clearly
> from the testsuite runs as people seem to be ignoring them. Instead
> of an '[AUTOMATED] JBoss...' subject use '[ERROR, AUTOMATED]...' or
> something like that.
>
> -- 
> 
> Scott Stark
> Chief Technology Officer
> JBoss Group, LLC
> 
>
> [EMAIL PROTECTED] wrote:
>
> >
===
> > ==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR
DETAILS==
> >
===
> >
===
>
>




---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


RE: [JBoss-dev] Check out problem - fixed

2003-11-10 Thread Dimitris Andreadis

Worked fine now!

Thanks/Dimitris

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Scott M Stark
Sent: ÎÎÏÎÏÎÎÏÎ, 7 ÎÏÎÎÏ 2003 7:25 ÎÎ
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-dev] Check out problem


I just did this co and it worked fine. You probably grabbed the
repository in an inconsistent state.

-- 

Scott Stark
Chief Technology Officer
JBoss Group, LLC


Dimitris Andreadis wrote:

> Hi,
> 
> I'm trying to do a fresh checkout of HEAD (jboss-head) but after getting
> most (or all?) of the sources I get:
> 
> ...
> cvs server: Updating
> remoting/src/test/org/jboss/remoting/detection/multicast
> U
> remoting/src/test/org/jboss/remoting/detection/multicast/MulticastUnitTestCa
> se.java
> cvs [server aborted]: there is no repository
> /cvsroot/jboss/jboss-jmx-remoting
> 
> *CVS exited normally with code 1*
> 
> Any ideas?
> 
> Thanks
> /Dimitris



---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [AUTOMATED] JBoss (HEAD/linux1/1.4.2_01) Compilation failed

2003-11-10 Thread chris
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Mon Nov 10 16:49:19 GMT 2003
===
HERE ARE THE LAST 100 LINES OF THE LOG:
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
 [copy] Copying 3 files to /home/jbossci/jbossci2/jboss-head/console/output/etc

compile-bin:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/console/output/bin
 [copy] Copying 2 files to /home/jbossci/jbossci2/jboss-head/console/output/bin

compile:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/console/output/lib
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/console/output/lib/jboss-console.jar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/console/output/lib/jboss-console-client.jar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/console/output/lib/twiddle.jar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/console/output/lib/console.jar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/console/output/lib/console-mgr-classes.jar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/console/output/lib/console-mgr.sar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/console/output/lib/applet.jar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/console/output/lib/web-console.war
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/console/output/lib/snmp-support.jar
[touch] Creating /home/jbossci/jbossci2/jboss-head/console/output/build-marker

most:

==
==  Finished with 'most' in module 'console'.
==


_module-console-most:
 [copy] Copying 3 files to 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/bin
 [copy] Copying 2 files to 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/server/all/lib
 [copy] Copying 2 files to 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/server/all/deploy
 [copy] Copying 1 file to 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/server/all/lib

==
==  Executing 'most' in module 'cache'...
==

_buildmagic:init:

configure:
Overriding previous definition of reference to xdoclet.task.classpath

init:

_buildmagic:build-bypass-checker:

_buildmagic:build-bypass-notice:

_buildmagic:build-bypass-check:

jars:

_buildmagic:init:

init:

compile-mbean-sources:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/cache/output/gen-src
(XDocletMain.start   47  ) Running 
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.cache.TreeCache' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
INFO:Some classes refer to other classes that were not found among the sources or 
on the classpath.
 (Perhaps the referred class doesn't exist? Hasn't been generated yet?)
 The referring classes do not import any fully qualified classes matching 
these classes.
 However, since no packages are imported, xjavadoc has assumed that the 
referred classes
 belong to the same package as the referring class. The classes are:
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/TreeCacheView2.java 
--> WindowListener qualified to org.jboss.cache.WindowListener
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/TreeCacheView2.java 
--> TreeSelectionListener qualified to org.jboss.cache.TreeSelectionListener
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/TreeCacheView2.java 
--> TableModelListener qualified to org.jboss.cache.TableModelListener
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/TreeCacheView2.java 
--> MouseAdapter qualified to org.jboss.cache.MouseAdapter
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/TreeCacheView2.java 
--> AbstractAction qualified to org.jboss.cache.AbstractAction
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/TreeCacheView2.java 
--> DefaultMutableTreeNode qualified to org.jboss.cache.DefaultMutableTreeNode
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/TreeCacheView2.java 
--> JFrame qualified to org.jboss.cache.JFrame
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache

Re: [JBoss-dev] [AUTOMATED] JBoss (HEAD/linux1/1.4.1_05) Compilation failed

2003-11-10 Thread Scott M Stark
Chris,

Can you differentiate these compilation error msgs more clearly
from the testsuite runs as people seem to be ignoring them. Instead
of an '[AUTOMATED] JBoss...' subject use '[ERROR, AUTOMATED]...' or
something like that.
--

Scott Stark
Chief Technology Officer
JBoss Group, LLC

[EMAIL PROTECTED] wrote:

===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===


---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [AUTOMATED] JBoss (HEAD/winxp/1.4.2_01) Compilation failed

2003-11-10 Thread chris
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Mon Nov 10 16:37:51 GMTST 2003
===
HERE ARE THE LAST 100 LINES OF THE LOG:
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
 [copy] Copying 3 files to D:\jboss\jboss-head\console\output\etc

compile-bin:
[mkdir] Created dir: D:\jboss\jboss-head\console\output\bin
 [copy] Copying 2 files to D:\jboss\jboss-head\console\output\bin

compile:
[mkdir] Created dir: D:\jboss\jboss-head\console\output\lib
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\jboss-console.jar
  [jar] Building jar: 
D:\jboss\jboss-head\console\output\lib\jboss-console-client.jar
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\twiddle.jar
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\console.jar
  [jar] Building jar: 
D:\jboss\jboss-head\console\output\lib\console-mgr-classes.jar
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\console-mgr.sar
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\applet.jar
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\web-console.war
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\snmp-support.jar
[touch] Creating D:\jboss\jboss-head\console\output\build-marker

most:

==
==  Finished with 'most' in module 'console'.
==


_module-console-most:
 [copy] Copying 3 files to D:\jboss\jboss-head\build\output\testbuild\bin
 [copy] Copying 2 files to 
D:\jboss\jboss-head\build\output\testbuild\server\all\lib
 [copy] Copying 2 files to 
D:\jboss\jboss-head\build\output\testbuild\server\all\deploy
 [copy] Copying 1 file to D:\jboss\jboss-head\build\output\testbuild\server\all\lib

==
==  Executing 'most' in module 'cache'...
==

_buildmagic:init:

configure:
Overriding previous definition of reference to xdoclet.task.classpath

init:

_buildmagic:build-bypass-checker:

_buildmagic:build-bypass-notice:

_buildmagic:build-bypass-check:

jars:

_buildmagic:init:

init:

compile-mbean-sources:
[mkdir] Created dir: D:\jboss\jboss-head\cache\output\gen-src
(XDocletMain.start   47  ) Running 
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.cache.TreeCache' using template file 
'jar:file:D:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
INFO:Some classes refer to other classes that were not found among the sources or 
on the classpath.
 (Perhaps the referred class doesn't exist? Hasn't been generated yet?)
 The referring classes do not import any fully qualified classes matching 
these classes.
 However, since no packages are imported, xjavadoc has assumed that the 
referred classes
 belong to the same package as the referring class. The classes are:
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> 
WindowListener qualified to org.jboss.cache.WindowListener
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> 
TreeSelectionListener qualified to org.jboss.cache.TreeSelectionListener
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> 
TableModelListener qualified to org.jboss.cache.TableModelListener
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> 
MouseAdapter qualified to org.jboss.cache.MouseAdapter
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> 
AbstractAction qualified to org.jboss.cache.AbstractAction
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> 
DefaultMutableTreeNode qualified to org.jboss.cache.DefaultMutableTreeNode
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> JFrame 
qualified to org.jboss.cache.JFrame
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\aop\TreeCacheAopView.java --> 
WindowListener qualified to org.jboss.cache.aop.WindowListener
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\aop\TreeCacheAopView.java --> 
TreeCacheListener qualified to org.jboss.cache.aop.TreeCacheListener
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\aop\TreeCacheAopView.java --> 
TreeSelectionListener qualified to org.jboss.cache.aop.TreeSelectionLis

[JBoss-dev] [AUTOMATED] JBoss (HEAD/linux1/1.4.1_05) Compilation failed

2003-11-10 Thread chris
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Mon Nov 10 16:38:25 GMT 2003
===
HERE ARE THE LAST 100 LINES OF THE LOG:
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
 [copy] Copying 3 files to /home/jbossci/jbossci2/jboss-head/console/output/etc

compile-bin:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/console/output/bin
 [copy] Copying 2 files to /home/jbossci/jbossci2/jboss-head/console/output/bin

compile:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/console/output/lib
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/console/output/lib/jboss-console.jar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/console/output/lib/jboss-console-client.jar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/console/output/lib/twiddle.jar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/console/output/lib/console.jar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/console/output/lib/console-mgr-classes.jar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/console/output/lib/console-mgr.sar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/console/output/lib/applet.jar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/console/output/lib/web-console.war
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/console/output/lib/snmp-support.jar
[touch] Creating /home/jbossci/jbossci2/jboss-head/console/output/build-marker

most:

==
==  Finished with 'most' in module 'console'.
==


_module-console-most:
 [copy] Copying 3 files to 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/bin
 [copy] Copying 2 files to 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/server/all/lib
 [copy] Copying 2 files to 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/server/all/deploy
 [copy] Copying 1 file to 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/server/all/lib

==
==  Executing 'most' in module 'cache'...
==

_buildmagic:init:

configure:
Overriding previous definition of reference to xdoclet.task.classpath

init:

_buildmagic:build-bypass-checker:

_buildmagic:build-bypass-notice:

_buildmagic:build-bypass-check:

jars:

_buildmagic:init:

init:

compile-mbean-sources:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/cache/output/gen-src
(XDocletMain.start   47  ) Running 
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.cache.TreeCache' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
INFO:Some classes refer to other classes that were not found among the sources or 
on the classpath.
 (Perhaps the referred class doesn't exist? Hasn't been generated yet?)
 The referring classes do not import any fully qualified classes matching 
these classes.
 However, since no packages are imported, xjavadoc has assumed that the 
referred classes
 belong to the same package as the referring class. The classes are:
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/TreeCacheView2.java 
--> WindowListener qualified to org.jboss.cache.WindowListener
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/TreeCacheView2.java 
--> TreeSelectionListener qualified to org.jboss.cache.TreeSelectionListener
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/TreeCacheView2.java 
--> TableModelListener qualified to org.jboss.cache.TableModelListener
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/TreeCacheView2.java 
--> MouseAdapter qualified to org.jboss.cache.MouseAdapter
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/TreeCacheView2.java 
--> AbstractAction qualified to org.jboss.cache.AbstractAction
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/TreeCacheView2.java 
--> DefaultMutableTreeNode qualified to org.jboss.cache.DefaultMutableTreeNode
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/TreeCacheView2.java 
--> JFrame qualified to org.jboss.cache.JFrame
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache

[JBoss-dev] [AUTOMATED] JBoss (HEAD/winxp/1.4.1_05) Compilation failed

2003-11-10 Thread chris
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Mon Nov 10 16:30:37 GMTST 2003
===
HERE ARE THE LAST 100 LINES OF THE LOG:
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
 [copy] Copying 3 files to D:\jboss\jboss-head\console\output\etc

compile-bin:
[mkdir] Created dir: D:\jboss\jboss-head\console\output\bin
 [copy] Copying 2 files to D:\jboss\jboss-head\console\output\bin

compile:
[mkdir] Created dir: D:\jboss\jboss-head\console\output\lib
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\jboss-console.jar
  [jar] Building jar: 
D:\jboss\jboss-head\console\output\lib\jboss-console-client.jar
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\twiddle.jar
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\console.jar
  [jar] Building jar: 
D:\jboss\jboss-head\console\output\lib\console-mgr-classes.jar
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\console-mgr.sar
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\applet.jar
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\web-console.war
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\snmp-support.jar
[touch] Creating D:\jboss\jboss-head\console\output\build-marker

most:

==
==  Finished with 'most' in module 'console'.
==


_module-console-most:
 [copy] Copying 3 files to D:\jboss\jboss-head\build\output\testbuild\bin
 [copy] Copying 2 files to 
D:\jboss\jboss-head\build\output\testbuild\server\all\lib
 [copy] Copying 2 files to 
D:\jboss\jboss-head\build\output\testbuild\server\all\deploy
 [copy] Copying 1 file to D:\jboss\jboss-head\build\output\testbuild\server\all\lib

==
==  Executing 'most' in module 'cache'...
==

_buildmagic:init:

configure:
Overriding previous definition of reference to xdoclet.task.classpath

init:

_buildmagic:build-bypass-checker:

_buildmagic:build-bypass-notice:

_buildmagic:build-bypass-check:

jars:

_buildmagic:init:

init:

compile-mbean-sources:
[mkdir] Created dir: D:\jboss\jboss-head\cache\output\gen-src
(XDocletMain.start   47  ) Running 
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.cache.TreeCache' using template file 
'jar:file:D:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
INFO:Some classes refer to other classes that were not found among the sources or 
on the classpath.
 (Perhaps the referred class doesn't exist? Hasn't been generated yet?)
 The referring classes do not import any fully qualified classes matching 
these classes.
 However, since no packages are imported, xjavadoc has assumed that the 
referred classes
 belong to the same package as the referring class. The classes are:
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> 
WindowListener qualified to org.jboss.cache.WindowListener
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> 
TreeSelectionListener qualified to org.jboss.cache.TreeSelectionListener
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> 
TableModelListener qualified to org.jboss.cache.TableModelListener
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> 
MouseAdapter qualified to org.jboss.cache.MouseAdapter
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> 
AbstractAction qualified to org.jboss.cache.AbstractAction
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> 
DefaultMutableTreeNode qualified to org.jboss.cache.DefaultMutableTreeNode
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> JFrame 
qualified to org.jboss.cache.JFrame
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\aop\TreeCacheAopView.java --> 
WindowListener qualified to org.jboss.cache.aop.WindowListener
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\aop\TreeCacheAopView.java --> 
TreeCacheListener qualified to org.jboss.cache.aop.TreeCacheListener
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\aop\TreeCacheAopView.java --> 
TreeSelectionListener qualified to org.jboss.cache.aop.TreeSelectionLis

[JBoss-dev] Re: DUYMKCRD, and the suspicious

2003-11-10 Thread Horne Lucinda








laterite smut ashland stimuli directory aberdeen selectman 
ambition automata remedy spaulding scintillate turntable denigrate exam turntable 
yeomanry poynting respect dryad primate camille menial axle electra camaraderie 
immanent bandwidth gallantry ribose brushfire provoke brine bald birdlike broke foam 



The ultimate digital
cable filter
The filter will allow
you to receive all
the channels that you
order with your remove
control!
payperviews, adult movies,sport
events,special events!
http://www.creditcard2003.com/cable/";>
see now!http://www.inkworlds.com/cable/";>
http://www.creditcard2003.com/fiter3jpg";>


custodian gallinule duke changeover whoa bathtub rhombohedral 
bland diagnosable megabyte chow steamy sorcery bed brutal stalk ionospheric dollop b 
decelerate vanity hermosa intake bema gum wiseacre polonium ellipsometer medea seltzer 
marie bloodbath ellwood conklin axolotl centerpiece conserve allow heidelberg 




Re: Joe Admin User && mail services Re: [JBoss-dev] Re: [Core] WG: Comparison between BEA & JBoss

2003-11-10 Thread Scott M Stark
In order to load the org.jboss.mail.userrepository.MetaInfoImpl
class from the codebase, you are going to have to catch the
UndeclaredThrowableException and check the nested type since
the RMIAdaptor interface does not allow for ClassNotFoundExceptions.

-- 

Scott Stark
Chief Technology Officer
JBoss Group, LLC


Andrew C. Oliver wrote:

> 
> 
> Thanks.  I'm getting this (attached).  How do I make it happy?
> 
> java.lang.reflect.UndeclaredThrowableException
> at $Proxy0.invoke(Unknown Source)
...
> Caused by: java.lang.ClassNotFoundException:
> org.jboss.mail.userrepository.MetaInfoImpl (no security manager: RMI class
> loader disabled)
> at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:368)
> at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:159)
> at java.rmi.server.RMIClassLoader$2.loadClass(RMIClassLoader.java:631)
> at java.rmi.server.RMIClassLoader.loadClass(RMIClassLoader.java:257)
> at 
> sun.rmi.server.MarshalInputStream.resolveClass(MarshalInputStream.java:200)
> at 
> java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1513)
> at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1435)
> at 
> java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1626)
> at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1274)
> at java.io.ObjectInputStream.readObject(ObjectInputStream.java:324)
> at java.rmi.MarshalledObject.get(MarshalledObject.java:135)
> at 
> org.jboss.invocation.jrmp.interfaces.JRMPInvokerProxy.invoke(JRMPInvokerProx
> y.java:136)
> at 
> org.jboss.invocation.InvokerInterceptor.invoke(InvokerInterceptor.java:96)
> at 
> org.jboss.jmx.connector.invoker.client.InvokerAdaptorClientInterceptor.invok
> e(InvokerAdaptorClientInterceptor.java:58)
> at 
> org.jboss.proxy.SecurityInterceptor.invoke(SecurityInterceptor.java:45)
> at 
> org.jboss.proxy.ClientMethodInterceptor.invoke(ClientMethodInterceptor.java:
> 55)
> at org.jboss.proxy.ClientContainer.invoke(ClientContainer.java:85)
> ... 33 more
> 



---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [AUTOMATED] JBoss (Branch_3_2/winxp/1.3.1_09) Compilation failed

2003-11-10 Thread chris
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Mon Nov 10 14:30:46 GMTST 2003
===
HERE ARE THE LAST 100 LINES OF THE LOG:
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
init:

compile-classes:
[mkdir] Created dir: D:\jboss\jboss-head\cluster\output\classes
[mkdir] Created dir: D:\jboss\jboss-head\cluster\output\gen-src
(XDocletMain.start   45  ) Running 
[javac] Compiling 105 source files to D:\jboss\jboss-head\cluster\output\classes
2 warnings

compile-rmi:
 [rmic] RMI Compiling 2 classes to D:\jboss\jboss-head\cluster\output\classes

compile-etc:
[mkdir] Created dir: D:\jboss\jboss-head\cluster\output\etc
 [copy] Copying 4 files to D:\jboss\jboss-head\cluster\output\etc

compile:
[mkdir] Created dir: D:\jboss\jboss-head\cluster\output\lib
  [jar] Building jar: D:\jboss\jboss-head\cluster\output\lib\jbossha.jar
  [jar] Building jar: D:\jboss\jboss-head\cluster\output\lib\jbossha-client.jar
  [jar] Building jar: D:\jboss\jboss-head\cluster\output\lib\jbossmqha.jar
  [jar] Building jar: 
D:\jboss\jboss-head\cluster\output\lib\ClusteredHttpSessionEB.jar
  [jar] Building jar: 
D:\jboss\jboss-head\cluster\output\lib\jbossha-httpsession.sar
[touch] Creating D:\jboss\jboss-head\cluster\output\build-marker

most:

==
==  Finished with 'most' in module 'cluster'.
==


_module-cluster-most:
 [copy] Copying 2 files to D:\jboss\jboss-head\build\output\testbuild\lib
 [copy] Copying 2 files to D:\jboss\jboss-head\build\output\testbuild\client
 [copy] Copying 1 file to D:\jboss\jboss-head\build\output\testbuild\lib
 [copy] Copying 1 file to 
D:\jboss\jboss-head\build\output\testbuild\server\all\deploy
[mkdir] Created dir: 
D:\jboss\jboss-head\build\output\testbuild\server\all\deploy\deploy.last
 [copy] Copying 1 file to 
D:\jboss\jboss-head\build\output\testbuild\server\all\deploy\deploy.last
[mkdir] Created dir: 
D:\jboss\jboss-head\build\output\testbuild\server\all\deploy\jbossha-httpsession.sar
[unjar] Expanding: D:\jboss\jboss-head\cluster\output\lib\jbossha-httpsession.sar 
into 
D:\jboss\jboss-head\build\output\testbuild\server\all\deploy\jbossha-httpsession.sar
 [move] Moving 1 files to 
D:\jboss\jboss-head\build\output\testbuild\server\all\deploy\jbossha-httpsession.sar
[mkdir] Created dir: 
D:\jboss\jboss-head\build\output\testbuild\server\all\deploy\jbossha-httpsession.sar\ClusteredHttpSessionEB.jar
[unjar] Expanding: 
D:\jboss\jboss-head\build\output\testbuild\server\all\deploy\jbossha-httpsession.sar\ClusteredHttpSessionEB.zip
 into 
D:\jboss\jboss-head\build\output\testbuild\server\all\deploy\jbossha-httpsession.sar\ClusteredHttpSessionEB.jar
   [delete] Deleting: 
D:\jboss\jboss-head\build\output\testbuild\server\all\deploy\jbossha-httpsession.sar\ClusteredHttpSessionEB.zip
[mkdir] Created dir: D:\jboss\jboss-head\build\output\testbuild\server\all\farm
 [copy] Copying 1 file to 
D:\jboss\jboss-head\build\output\testbuild\server\all\farm

== 
==  Executing 'most' in module 'jetty'...
==

_buildmagic:init:

configure:

xdoclet-task-classpath-check:

init:

_buildmagic:build-bypass-checker:

_buildmagic:build-bypass-notice:

_buildmagic:build-bypass-check:

jars:

_buildmagic:init:

init:

compile-bean-sources:
[mkdir] Created dir: D:\jboss\jboss-head\jetty\output\src
(XDocletMain.start   45  ) Running 
null
ParameterImpl instances:   20
MethodImpl instances:  1232
ConstructorImpl instances: 121
SimpleNode instances:  0
SourceClass instances: 72
XDoc instances:2
DefaultXTag instances: 6
BinaryClass instances: 118
UnknownClass instances:5
Total memory:63
Free memory:0
Try to increase heap size. Can be done by defining ANT_OPTS=-Xmx640m
See the JDK tooldocs.
INFO:Some classes refer to other classes that were not found among the sources or 
on the classpath.
 (Perhaps the referred class doesn't exist? Hasn't been generated yet?)
 The referring classes do not import any fully qualified classes matching 
these classes.
 However, since no packages are imported, xjavadoc has assumed that the 
referred classes
 belong to the same package as the referring class. The cl

[JBoss-dev] [AUTOMATED] JBoss (HEAD/linux1/1.4.2_01) Compilation failed

2003-11-10 Thread chris
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Mon Nov 10 13:50:29 GMT 2003
===
HERE ARE THE LAST 100 LINES OF THE LOG:
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
 [copy] Copying 3 files to /home/jbossci/jbossci2/jboss-head/console/output/etc

compile-bin:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/console/output/bin
 [copy] Copying 2 files to /home/jbossci/jbossci2/jboss-head/console/output/bin

compile:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/console/output/lib
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/console/output/lib/jboss-console.jar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/console/output/lib/jboss-console-client.jar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/console/output/lib/twiddle.jar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/console/output/lib/console.jar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/console/output/lib/console-mgr-classes.jar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/console/output/lib/console-mgr.sar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/console/output/lib/applet.jar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/console/output/lib/web-console.war
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/console/output/lib/snmp-support.jar
[touch] Creating /home/jbossci/jbossci2/jboss-head/console/output/build-marker

most:

==
==  Finished with 'most' in module 'console'.
==


_module-console-most:
 [copy] Copying 3 files to 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/bin
 [copy] Copying 2 files to 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/server/all/lib
 [copy] Copying 2 files to 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/server/all/deploy
 [copy] Copying 1 file to 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/server/all/lib

==
==  Executing 'most' in module 'cache'...
==

_buildmagic:init:

configure:
Overriding previous definition of reference to xdoclet.task.classpath

init:

_buildmagic:build-bypass-checker:

_buildmagic:build-bypass-notice:

_buildmagic:build-bypass-check:

jars:

_buildmagic:init:

init:

compile-mbean-sources:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/cache/output/gen-src
(XDocletMain.start   47  ) Running 
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.cache.TreeCache' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
INFO:Some classes refer to other classes that were not found among the sources or 
on the classpath.
 (Perhaps the referred class doesn't exist? Hasn't been generated yet?)
 The referring classes do not import any fully qualified classes matching 
these classes.
 However, since no packages are imported, xjavadoc has assumed that the 
referred classes
 belong to the same package as the referring class. The classes are:
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/TreeCacheView2.java 
--> WindowListener qualified to org.jboss.cache.WindowListener
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/TreeCacheView2.java 
--> TreeSelectionListener qualified to org.jboss.cache.TreeSelectionListener
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/TreeCacheView2.java 
--> TableModelListener qualified to org.jboss.cache.TableModelListener
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/TreeCacheView2.java 
--> MouseAdapter qualified to org.jboss.cache.MouseAdapter
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/TreeCacheView2.java 
--> AbstractAction qualified to org.jboss.cache.AbstractAction
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/TreeCacheView2.java 
--> DefaultMutableTreeNode qualified to org.jboss.cache.DefaultMutableTreeNode
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/TreeCacheView2.java 
--> JFrame qualified to org.jboss.cache.JFrame
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache

[JBoss-dev] [AUTOMATED] JBoss (HEAD/winxp/1.4.2_01) Compilation failed

2003-11-10 Thread chris
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Mon Nov 10 13:38:43 GMTST 2003
===
HERE ARE THE LAST 100 LINES OF THE LOG:
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
 [copy] Copying 3 files to D:\jboss\jboss-head\console\output\etc

compile-bin:
[mkdir] Created dir: D:\jboss\jboss-head\console\output\bin
 [copy] Copying 2 files to D:\jboss\jboss-head\console\output\bin

compile:
[mkdir] Created dir: D:\jboss\jboss-head\console\output\lib
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\jboss-console.jar
  [jar] Building jar: 
D:\jboss\jboss-head\console\output\lib\jboss-console-client.jar
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\twiddle.jar
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\console.jar
  [jar] Building jar: 
D:\jboss\jboss-head\console\output\lib\console-mgr-classes.jar
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\console-mgr.sar
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\applet.jar
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\web-console.war
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\snmp-support.jar
[touch] Creating D:\jboss\jboss-head\console\output\build-marker

most:

==
==  Finished with 'most' in module 'console'.
==


_module-console-most:
 [copy] Copying 3 files to D:\jboss\jboss-head\build\output\testbuild\bin
 [copy] Copying 2 files to 
D:\jboss\jboss-head\build\output\testbuild\server\all\lib
 [copy] Copying 2 files to 
D:\jboss\jboss-head\build\output\testbuild\server\all\deploy
 [copy] Copying 1 file to D:\jboss\jboss-head\build\output\testbuild\server\all\lib

==
==  Executing 'most' in module 'cache'...
==

_buildmagic:init:

configure:
Overriding previous definition of reference to xdoclet.task.classpath

init:

_buildmagic:build-bypass-checker:

_buildmagic:build-bypass-notice:

_buildmagic:build-bypass-check:

jars:

_buildmagic:init:

init:

compile-mbean-sources:
[mkdir] Created dir: D:\jboss\jboss-head\cache\output\gen-src
(XDocletMain.start   47  ) Running 
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.cache.TreeCache' using template file 
'jar:file:D:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
INFO:Some classes refer to other classes that were not found among the sources or 
on the classpath.
 (Perhaps the referred class doesn't exist? Hasn't been generated yet?)
 The referring classes do not import any fully qualified classes matching 
these classes.
 However, since no packages are imported, xjavadoc has assumed that the 
referred classes
 belong to the same package as the referring class. The classes are:
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> 
WindowListener qualified to org.jboss.cache.WindowListener
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> 
TreeSelectionListener qualified to org.jboss.cache.TreeSelectionListener
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> 
TableModelListener qualified to org.jboss.cache.TableModelListener
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> 
MouseAdapter qualified to org.jboss.cache.MouseAdapter
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> 
AbstractAction qualified to org.jboss.cache.AbstractAction
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> 
DefaultMutableTreeNode qualified to org.jboss.cache.DefaultMutableTreeNode
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> JFrame 
qualified to org.jboss.cache.JFrame
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\aop\TreeCacheAopView.java --> 
WindowListener qualified to org.jboss.cache.aop.WindowListener
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\aop\TreeCacheAopView.java --> 
TreeCacheListener qualified to org.jboss.cache.aop.TreeCacheListener
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\aop\TreeCacheAopView.java --> 
TreeSelectionListener qualified to org.jboss.cache.aop.TreeSelectionLis

[JBoss-dev] [AUTOMATED] JBoss (HEAD/linux1/1.4.1_05) Compilation failed

2003-11-10 Thread chris
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Mon Nov 10 13:39:40 GMT 2003
===
HERE ARE THE LAST 100 LINES OF THE LOG:
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
 [copy] Copying 3 files to /home/jbossci/jbossci2/jboss-head/console/output/etc

compile-bin:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/console/output/bin
 [copy] Copying 2 files to /home/jbossci/jbossci2/jboss-head/console/output/bin

compile:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/console/output/lib
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/console/output/lib/jboss-console.jar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/console/output/lib/jboss-console-client.jar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/console/output/lib/twiddle.jar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/console/output/lib/console.jar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/console/output/lib/console-mgr-classes.jar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/console/output/lib/console-mgr.sar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/console/output/lib/applet.jar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/console/output/lib/web-console.war
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/console/output/lib/snmp-support.jar
[touch] Creating /home/jbossci/jbossci2/jboss-head/console/output/build-marker

most:

==
==  Finished with 'most' in module 'console'.
==


_module-console-most:
 [copy] Copying 3 files to 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/bin
 [copy] Copying 2 files to 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/server/all/lib
 [copy] Copying 2 files to 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/server/all/deploy
 [copy] Copying 1 file to 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/server/all/lib

==
==  Executing 'most' in module 'cache'...
==

_buildmagic:init:

configure:
Overriding previous definition of reference to xdoclet.task.classpath

init:

_buildmagic:build-bypass-checker:

_buildmagic:build-bypass-notice:

_buildmagic:build-bypass-check:

jars:

_buildmagic:init:

init:

compile-mbean-sources:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/cache/output/gen-src
(XDocletMain.start   47  ) Running 
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.cache.TreeCache' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
INFO:Some classes refer to other classes that were not found among the sources or 
on the classpath.
 (Perhaps the referred class doesn't exist? Hasn't been generated yet?)
 The referring classes do not import any fully qualified classes matching 
these classes.
 However, since no packages are imported, xjavadoc has assumed that the 
referred classes
 belong to the same package as the referring class. The classes are:
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/TreeCacheView2.java 
--> WindowListener qualified to org.jboss.cache.WindowListener
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/TreeCacheView2.java 
--> TreeSelectionListener qualified to org.jboss.cache.TreeSelectionListener
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/TreeCacheView2.java 
--> TableModelListener qualified to org.jboss.cache.TableModelListener
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/TreeCacheView2.java 
--> MouseAdapter qualified to org.jboss.cache.MouseAdapter
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/TreeCacheView2.java 
--> AbstractAction qualified to org.jboss.cache.AbstractAction
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/TreeCacheView2.java 
--> DefaultMutableTreeNode qualified to org.jboss.cache.DefaultMutableTreeNode
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/TreeCacheView2.java 
--> JFrame qualified to org.jboss.cache.JFrame
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache

Re: Joe Admin User && mail services Re: [JBoss-dev] Re: [Core] WG: Comparison between BEA & JBoss

2003-11-10 Thread Andrew C. Oliver
On 11/6/03 8:32 PM, "Adrian Brock" <[EMAIL PROTECTED]> wrote:


> 
> pseudo rmi code:
> 
> try
> {
>  return invokeServer()
> }
> catch (ClassNotFoundException e)
> {
>  if (System.getSecurityManager() == null)
> throw new "No RMI Security Manager etc.";
>  else
> tryToLoadClassFromRMICodeBase();
> }

Thanks.  I'm getting this (attached).  How do I make it happy?

java.lang.reflect.UndeclaredThrowableException
at $Proxy0.invoke(Unknown Source)
at 
org.jboss.console.gui.system.MBeanServerBridge.getMBeanMetaInfo(MBeanServerB
ridge.java:60)
at 
org.jboss.console.gui.system.MBeanServerBridge.getMBeanMetaInfo(MBeanServerB
ridge.java:48)
at 
org.jboss.console.gui.system.MBeanServerBridge.getManageableMetaInfo(MBeanSe
rverBridge.java:40)
at 
org.jboss.console.gui.applet.JBConsoleApplet.updateServerNodes(JBConsoleAppl
et.java:300)
at 
org.jboss.console.gui.applet.JBConsoleApplet.treeSelectionHandler(JBConsoleA
pplet.java:284)
at 
org.jboss.console.gui.applet.JBConsoleApplet$4.valueChanged(JBConsoleApplet.
java:174)
at 
javax.swing.tree.DefaultTreeSelectionModel.fireValueChanged(DefaultTreeSelec
tionModel.java:629)Should display error about updating server nodes

at 
javax.swing.tree.DefaultTreeSelectionModel.notifyPathChange(DefaultTreeSelec
tionModel.java:1076)
at 
javax.swing.tree.DefaultTreeSelectionModel.setSelectionPaths(DefaultTreeSele
ctionModel.java:287)
at 
javax.swing.tree.DefaultTreeSelectionModel.setSelectionPath(DefaultTreeSelec
tionModel.java:170)
at javax.swing.JTree.setSelectionPath(JTree.java:1181)
at 
javax.swing.plaf.basic.BasicTreeUI.selectPathForEvent(BasicTreeUI.java:2192)
at 
javax.swing.plaf.basic.BasicTreeUI$MouseHandler.handleSelection(BasicTreeUI.
java:2840)
at 
javax.swing.plaf.basic.BasicTreeUI$MouseHandler.mousePressed(BasicTreeUI.jav
a:2801)
at 
java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:218)
at java.awt.Component.processMouseEvent(Component.java:5090)
at java.awt.Component.processEvent(Component.java:4890)
at java.awt.Container.processEvent(Container.java:1566)
at java.awt.Component.dispatchEventImpl(Component.java:3598)
at java.awt.Container.dispatchEventImpl(Container.java:1623)
at java.awt.Component.dispatchEvent(Component.java:3439)
at 
java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3450)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3162)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3095)
at java.awt.Container.dispatchEventImpl(Container.java:1609)
at java.awt.Component.dispatchEvent(Component.java:3439)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:450)
at 
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.ja
va:230)
at 
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java
:183)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:177)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:99)
Caused by: java.lang.ClassNotFoundException:
org.jboss.mail.userrepository.MetaInfoImpl (no security manager: RMI class
loader disabled)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:368)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:159)
at java.rmi.server.RMIClassLoader$2.loadClass(RMIClassLoader.java:631)
at java.rmi.server.RMIClassLoader.loadClass(RMIClassLoader.java:257)
at 
sun.rmi.server.MarshalInputStream.resolveClass(MarshalInputStream.java:200)
at 
java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1513)
at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1435)
at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1626)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1274)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:324)
at java.rmi.MarshalledObject.get(MarshalledObject.java:135)
at 
org.jboss.invocation.jrmp.interfaces.JRMPInvokerProxy.invoke(JRMPInvokerProx
y.java:136)
at 
org.jboss.invocation.InvokerInterceptor.invoke(InvokerInterceptor.java:96)
at 
org.jboss.jmx.connector.invoker.client.InvokerAdaptorClientInterceptor.invok
e(InvokerAdaptorClientInterceptor.java:58)
at 
org.jboss.proxy.SecurityInterceptor.invoke(SecurityInterceptor.java:45)
at 
org.jboss.proxy.ClientMethodInterceptor.invoke(ClientMethodInterceptor.java:
55)
at org.jboss.proxy.ClientContainer.invoke(ClientContainer.java:85)
... 33 more



> 
> Regards,
> Adrian
> 
>> 
>> Details here:
>> 
>> http://superlinksoftware.com/cgi-bin/erswiki.pl?JBossConsole
>> 
>> (Ugly picture included).
>> 
>> It also incorporates MASS-server configuration (meaning telling all 20 in
>> the cluster to reconfigure)
>> 
>> Here are the details from an earlier message that doesn't seem

[JBoss-dev] [AUTOMATED] JBoss (HEAD/winxp/1.4.1_05) Compilation failed

2003-11-10 Thread chris
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Mon Nov 10 13:31:39 GMTST 2003
===
HERE ARE THE LAST 100 LINES OF THE LOG:
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
 [copy] Copying 3 files to D:\jboss\jboss-head\console\output\etc

compile-bin:
[mkdir] Created dir: D:\jboss\jboss-head\console\output\bin
 [copy] Copying 2 files to D:\jboss\jboss-head\console\output\bin

compile:
[mkdir] Created dir: D:\jboss\jboss-head\console\output\lib
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\jboss-console.jar
  [jar] Building jar: 
D:\jboss\jboss-head\console\output\lib\jboss-console-client.jar
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\twiddle.jar
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\console.jar
  [jar] Building jar: 
D:\jboss\jboss-head\console\output\lib\console-mgr-classes.jar
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\console-mgr.sar
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\applet.jar
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\web-console.war
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\snmp-support.jar
[touch] Creating D:\jboss\jboss-head\console\output\build-marker

most:

==
==  Finished with 'most' in module 'console'.
==


_module-console-most:
 [copy] Copying 3 files to D:\jboss\jboss-head\build\output\testbuild\bin
 [copy] Copying 2 files to 
D:\jboss\jboss-head\build\output\testbuild\server\all\lib
 [copy] Copying 2 files to 
D:\jboss\jboss-head\build\output\testbuild\server\all\deploy
 [copy] Copying 1 file to D:\jboss\jboss-head\build\output\testbuild\server\all\lib

==
==  Executing 'most' in module 'cache'...
==

_buildmagic:init:

configure:
Overriding previous definition of reference to xdoclet.task.classpath

init:

_buildmagic:build-bypass-checker:

_buildmagic:build-bypass-notice:

_buildmagic:build-bypass-check:

jars:

_buildmagic:init:

init:

compile-mbean-sources:
[mkdir] Created dir: D:\jboss\jboss-head\cache\output\gen-src
(XDocletMain.start   47  ) Running 
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.cache.TreeCache' using template file 
'jar:file:D:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
INFO:Some classes refer to other classes that were not found among the sources or 
on the classpath.
 (Perhaps the referred class doesn't exist? Hasn't been generated yet?)
 The referring classes do not import any fully qualified classes matching 
these classes.
 However, since no packages are imported, xjavadoc has assumed that the 
referred classes
 belong to the same package as the referring class. The classes are:
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> 
WindowListener qualified to org.jboss.cache.WindowListener
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> 
TreeSelectionListener qualified to org.jboss.cache.TreeSelectionListener
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> 
TableModelListener qualified to org.jboss.cache.TableModelListener
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> 
MouseAdapter qualified to org.jboss.cache.MouseAdapter
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> 
AbstractAction qualified to org.jboss.cache.AbstractAction
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> 
DefaultMutableTreeNode qualified to org.jboss.cache.DefaultMutableTreeNode
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> JFrame 
qualified to org.jboss.cache.JFrame
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\aop\TreeCacheAopView.java --> 
WindowListener qualified to org.jboss.cache.aop.WindowListener
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\aop\TreeCacheAopView.java --> 
TreeCacheListener qualified to org.jboss.cache.aop.TreeCacheListener
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\aop\TreeCacheAopView.java --> 
TreeSelectionListener qualified to org.jboss.cache.aop.TreeSelectionLis

[JBoss-dev] [ jboss-Bugs-837593 ] Classloading Exception after redeploy

2003-11-10 Thread SourceForge.net
Bugs item #837593, was opened at 2003-11-07 00:00
Message generated for change (Comment added) made by tj
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=837593&group_id=22866

Category: JBossSOAP
Group: v3.2
Status: Closed
Resolution: None
Priority: 5
Submitted By: Tobias Jäcker (tj)
Assigned to: Dr. Christoph Georg Jung (cgjung)
Summary: Classloading Exception after redeploy

Initial Comment:
I created an EJB-Entity Bean and a Stateless Session 
Bean using the Entity Bean. This works fine.
Then I created a web-service.xml and deployed it in a 
differnt archive (.wsr). This too works fine when using it 
within a simple java application.
When I try to invoke the webservice from within a JSP 
or Servlet it only works after starting JBoss or first time 
deployment. After redeploying the webmodule which 
contains the JSPs I get error:

java.lang.NullPointerException
  at org.jboss.mx.loading.UnifiedClassLoader

See my files for further details.





--

>Comment By: Tobias Jäcker (tj)
Date: 2003-11-10 13:00

Message:
Logged In: YES 
user_id=903653

After downloading the latest 3.2 snapshot, everything works 
fine. Thank you!

--

Comment By: Tobias Jäcker (tj)
Date: 2003-11-08 14:37

Message:
Logged In: YES 
user_id=903653

I have now installed this:

[3.2.3RC1 (build: CVSTag=Branch_3_2 date=200311081238)]

But still have the same NullPointerException.

--

Comment By: Dr. Christoph Georg Jung (cgjung)
Date: 2003-11-07 07:48

Message:
Logged In: YES 
user_id=175199

See my private email. Axis was using a wrong (disposable) 
application classloader in its ClassCache access. Has been 
fixed in head and 3.2

Please do not forget to indicate the correct category such 
that responsibilities are easier to deduce.



--

Comment By: Tobias Jäcker (tj)
Date: 2003-11-07 00:05

Message:
Logged In: YES 
user_id=903653

I have to add that the error occurs when creating an 
instance of the ...ServiceLocator class in the WebService.jsp.

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=837593&group_id=22866


---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [AUTOMATED] JBoss (Branch_3_2/winxp/1.3.1_09) Compilation failed

2003-11-10 Thread chris
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Mon Nov 10 12:16:16 GMTST 2003
===
HERE ARE THE LAST 100 LINES OF THE LOG:
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
init:

compile-classes:
[mkdir] Created dir: D:\jboss\jboss-head\cluster\output\classes
[mkdir] Created dir: D:\jboss\jboss-head\cluster\output\gen-src
(XDocletMain.start   45  ) Running 
[javac] Compiling 105 source files to D:\jboss\jboss-head\cluster\output\classes
2 warnings

compile-rmi:
 [rmic] RMI Compiling 2 classes to D:\jboss\jboss-head\cluster\output\classes

compile-etc:
[mkdir] Created dir: D:\jboss\jboss-head\cluster\output\etc
 [copy] Copying 4 files to D:\jboss\jboss-head\cluster\output\etc

compile:
[mkdir] Created dir: D:\jboss\jboss-head\cluster\output\lib
  [jar] Building jar: D:\jboss\jboss-head\cluster\output\lib\jbossha.jar
  [jar] Building jar: D:\jboss\jboss-head\cluster\output\lib\jbossha-client.jar
  [jar] Building jar: D:\jboss\jboss-head\cluster\output\lib\jbossmqha.jar
  [jar] Building jar: 
D:\jboss\jboss-head\cluster\output\lib\ClusteredHttpSessionEB.jar
  [jar] Building jar: 
D:\jboss\jboss-head\cluster\output\lib\jbossha-httpsession.sar
[touch] Creating D:\jboss\jboss-head\cluster\output\build-marker

most:

==
==  Finished with 'most' in module 'cluster'.
==


_module-cluster-most:
 [copy] Copying 2 files to D:\jboss\jboss-head\build\output\testbuild\lib
 [copy] Copying 2 files to D:\jboss\jboss-head\build\output\testbuild\client
 [copy] Copying 1 file to D:\jboss\jboss-head\build\output\testbuild\lib
 [copy] Copying 1 file to 
D:\jboss\jboss-head\build\output\testbuild\server\all\deploy
[mkdir] Created dir: 
D:\jboss\jboss-head\build\output\testbuild\server\all\deploy\deploy.last
 [copy] Copying 1 file to 
D:\jboss\jboss-head\build\output\testbuild\server\all\deploy\deploy.last
[mkdir] Created dir: 
D:\jboss\jboss-head\build\output\testbuild\server\all\deploy\jbossha-httpsession.sar
[unjar] Expanding: D:\jboss\jboss-head\cluster\output\lib\jbossha-httpsession.sar 
into 
D:\jboss\jboss-head\build\output\testbuild\server\all\deploy\jbossha-httpsession.sar
 [move] Moving 1 files to 
D:\jboss\jboss-head\build\output\testbuild\server\all\deploy\jbossha-httpsession.sar
[mkdir] Created dir: 
D:\jboss\jboss-head\build\output\testbuild\server\all\deploy\jbossha-httpsession.sar\ClusteredHttpSessionEB.jar
[unjar] Expanding: 
D:\jboss\jboss-head\build\output\testbuild\server\all\deploy\jbossha-httpsession.sar\ClusteredHttpSessionEB.zip
 into 
D:\jboss\jboss-head\build\output\testbuild\server\all\deploy\jbossha-httpsession.sar\ClusteredHttpSessionEB.jar
   [delete] Deleting: 
D:\jboss\jboss-head\build\output\testbuild\server\all\deploy\jbossha-httpsession.sar\ClusteredHttpSessionEB.zip
[mkdir] Created dir: D:\jboss\jboss-head\build\output\testbuild\server\all\farm
 [copy] Copying 1 file to 
D:\jboss\jboss-head\build\output\testbuild\server\all\farm

== 
==  Executing 'most' in module 'jetty'...
==

_buildmagic:init:

configure:

xdoclet-task-classpath-check:

init:

_buildmagic:build-bypass-checker:

_buildmagic:build-bypass-notice:

_buildmagic:build-bypass-check:

jars:

_buildmagic:init:

init:

compile-bean-sources:
[mkdir] Created dir: D:\jboss\jboss-head\jetty\output\src
(XDocletMain.start   45  ) Running 
null
ParameterImpl instances:   20
MethodImpl instances:  1232
ConstructorImpl instances: 121
SimpleNode instances:  0
SourceClass instances: 72
XDoc instances:2
DefaultXTag instances: 6
BinaryClass instances: 118
UnknownClass instances:5
Total memory:63
Free memory:1
Try to increase heap size. Can be done by defining ANT_OPTS=-Xmx640m
See the JDK tooldocs.
INFO:Some classes refer to other classes that were not found among the sources or 
on the classpath.
 (Perhaps the referred class doesn't exist? Hasn't been generated yet?)
 The referring classes do not import any fully qualified classes matching 
these classes.
 However, since no packages are imported, xjavadoc has assumed that the 
referred classes
 belong to the same package as the referring class. The cl

[JBoss-dev] [AUTOMATED] JBoss (HEAD/winxp/1.4.2_01) Compilation failed

2003-11-10 Thread chris
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Mon Nov 10 11:29:32 GMTST 2003
===
HERE ARE THE LAST 100 LINES OF THE LOG:
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
 [copy] Copying 3 files to D:\jboss\jboss-head\console\output\etc

compile-bin:
[mkdir] Created dir: D:\jboss\jboss-head\console\output\bin
 [copy] Copying 2 files to D:\jboss\jboss-head\console\output\bin

compile:
[mkdir] Created dir: D:\jboss\jboss-head\console\output\lib
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\jboss-console.jar
  [jar] Building jar: 
D:\jboss\jboss-head\console\output\lib\jboss-console-client.jar
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\twiddle.jar
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\console.jar
  [jar] Building jar: 
D:\jboss\jboss-head\console\output\lib\console-mgr-classes.jar
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\console-mgr.sar
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\applet.jar
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\web-console.war
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\snmp-support.jar
[touch] Creating D:\jboss\jboss-head\console\output\build-marker

most:

==
==  Finished with 'most' in module 'console'.
==


_module-console-most:
 [copy] Copying 3 files to D:\jboss\jboss-head\build\output\testbuild\bin
 [copy] Copying 2 files to 
D:\jboss\jboss-head\build\output\testbuild\server\all\lib
 [copy] Copying 2 files to 
D:\jboss\jboss-head\build\output\testbuild\server\all\deploy
 [copy] Copying 1 file to D:\jboss\jboss-head\build\output\testbuild\server\all\lib

==
==  Executing 'most' in module 'cache'...
==

_buildmagic:init:

configure:
Overriding previous definition of reference to xdoclet.task.classpath

init:

_buildmagic:build-bypass-checker:

_buildmagic:build-bypass-notice:

_buildmagic:build-bypass-check:

jars:

_buildmagic:init:

init:

compile-mbean-sources:
[mkdir] Created dir: D:\jboss\jboss-head\cache\output\gen-src
(XDocletMain.start   47  ) Running 
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.cache.TreeCache' using template file 
'jar:file:D:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
INFO:Some classes refer to other classes that were not found among the sources or 
on the classpath.
 (Perhaps the referred class doesn't exist? Hasn't been generated yet?)
 The referring classes do not import any fully qualified classes matching 
these classes.
 However, since no packages are imported, xjavadoc has assumed that the 
referred classes
 belong to the same package as the referring class. The classes are:
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> 
WindowListener qualified to org.jboss.cache.WindowListener
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> 
TreeSelectionListener qualified to org.jboss.cache.TreeSelectionListener
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> 
TableModelListener qualified to org.jboss.cache.TableModelListener
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> 
MouseAdapter qualified to org.jboss.cache.MouseAdapter
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> 
AbstractAction qualified to org.jboss.cache.AbstractAction
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> 
DefaultMutableTreeNode qualified to org.jboss.cache.DefaultMutableTreeNode
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> JFrame 
qualified to org.jboss.cache.JFrame
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\aop\TreeCacheAopView.java --> 
WindowListener qualified to org.jboss.cache.aop.WindowListener
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\aop\TreeCacheAopView.java --> 
TreeCacheListener qualified to org.jboss.cache.aop.TreeCacheListener
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\aop\TreeCacheAopView.java --> 
TreeSelectionListener qualified to org.jboss.cache.aop.TreeSelectionLis

[JBoss-dev] [AUTOMATED] JBoss (HEAD/winxp/1.4.1_05) Compilation failed

2003-11-10 Thread chris
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Mon Nov 10 11:22:21 GMTST 2003
===
HERE ARE THE LAST 100 LINES OF THE LOG:
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
 [copy] Copying 3 files to D:\jboss\jboss-head\console\output\etc

compile-bin:
[mkdir] Created dir: D:\jboss\jboss-head\console\output\bin
 [copy] Copying 2 files to D:\jboss\jboss-head\console\output\bin

compile:
[mkdir] Created dir: D:\jboss\jboss-head\console\output\lib
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\jboss-console.jar
  [jar] Building jar: 
D:\jboss\jboss-head\console\output\lib\jboss-console-client.jar
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\twiddle.jar
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\console.jar
  [jar] Building jar: 
D:\jboss\jboss-head\console\output\lib\console-mgr-classes.jar
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\console-mgr.sar
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\applet.jar
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\web-console.war
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\snmp-support.jar
[touch] Creating D:\jboss\jboss-head\console\output\build-marker

most:

==
==  Finished with 'most' in module 'console'.
==


_module-console-most:
 [copy] Copying 3 files to D:\jboss\jboss-head\build\output\testbuild\bin
 [copy] Copying 2 files to 
D:\jboss\jboss-head\build\output\testbuild\server\all\lib
 [copy] Copying 2 files to 
D:\jboss\jboss-head\build\output\testbuild\server\all\deploy
 [copy] Copying 1 file to D:\jboss\jboss-head\build\output\testbuild\server\all\lib

==
==  Executing 'most' in module 'cache'...
==

_buildmagic:init:

configure:
Overriding previous definition of reference to xdoclet.task.classpath

init:

_buildmagic:build-bypass-checker:

_buildmagic:build-bypass-notice:

_buildmagic:build-bypass-check:

jars:

_buildmagic:init:

init:

compile-mbean-sources:
[mkdir] Created dir: D:\jboss\jboss-head\cache\output\gen-src
(XDocletMain.start   47  ) Running 
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.cache.TreeCache' using template file 
'jar:file:D:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
INFO:Some classes refer to other classes that were not found among the sources or 
on the classpath.
 (Perhaps the referred class doesn't exist? Hasn't been generated yet?)
 The referring classes do not import any fully qualified classes matching 
these classes.
 However, since no packages are imported, xjavadoc has assumed that the 
referred classes
 belong to the same package as the referring class. The classes are:
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> 
WindowListener qualified to org.jboss.cache.WindowListener
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> 
TreeSelectionListener qualified to org.jboss.cache.TreeSelectionListener
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> 
TableModelListener qualified to org.jboss.cache.TableModelListener
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> 
MouseAdapter qualified to org.jboss.cache.MouseAdapter
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> 
AbstractAction qualified to org.jboss.cache.AbstractAction
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> 
DefaultMutableTreeNode qualified to org.jboss.cache.DefaultMutableTreeNode
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> JFrame 
qualified to org.jboss.cache.JFrame
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\aop\TreeCacheAopView.java --> 
WindowListener qualified to org.jboss.cache.aop.WindowListener
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\aop\TreeCacheAopView.java --> 
TreeCacheListener qualified to org.jboss.cache.aop.TreeCacheListener
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\aop\TreeCacheAopView.java --> 
TreeSelectionListener qualified to org.jboss.cache.aop.TreeSelectionLis

[JBoss-dev] [AUTOMATED] JBoss (HEAD/linux1/1.4.2_01) Compilation failed

2003-11-10 Thread chris
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Mon Nov 10 10:49:08 GMT 2003
===
HERE ARE THE LAST 100 LINES OF THE LOG:
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
 [copy] Copying 3 files to /home/jbossci/jbossci2/jboss-head/console/output/etc

compile-bin:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/console/output/bin
 [copy] Copying 2 files to /home/jbossci/jbossci2/jboss-head/console/output/bin

compile:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/console/output/lib
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/console/output/lib/jboss-console.jar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/console/output/lib/jboss-console-client.jar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/console/output/lib/twiddle.jar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/console/output/lib/console.jar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/console/output/lib/console-mgr-classes.jar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/console/output/lib/console-mgr.sar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/console/output/lib/applet.jar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/console/output/lib/web-console.war
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/console/output/lib/snmp-support.jar
[touch] Creating /home/jbossci/jbossci2/jboss-head/console/output/build-marker

most:

==
==  Finished with 'most' in module 'console'.
==


_module-console-most:
 [copy] Copying 3 files to 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/bin
 [copy] Copying 2 files to 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/server/all/lib
 [copy] Copying 2 files to 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/server/all/deploy
 [copy] Copying 1 file to 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/server/all/lib

==
==  Executing 'most' in module 'cache'...
==

_buildmagic:init:

configure:
Overriding previous definition of reference to xdoclet.task.classpath

init:

_buildmagic:build-bypass-checker:

_buildmagic:build-bypass-notice:

_buildmagic:build-bypass-check:

jars:

_buildmagic:init:

init:

compile-mbean-sources:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/cache/output/gen-src
(XDocletMain.start   47  ) Running 
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.cache.TreeCache' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
INFO:Some classes refer to other classes that were not found among the sources or 
on the classpath.
 (Perhaps the referred class doesn't exist? Hasn't been generated yet?)
 The referring classes do not import any fully qualified classes matching 
these classes.
 However, since no packages are imported, xjavadoc has assumed that the 
referred classes
 belong to the same package as the referring class. The classes are:
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/TreeCacheView2.java 
--> WindowListener qualified to org.jboss.cache.WindowListener
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/TreeCacheView2.java 
--> TreeSelectionListener qualified to org.jboss.cache.TreeSelectionListener
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/TreeCacheView2.java 
--> TableModelListener qualified to org.jboss.cache.TableModelListener
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/TreeCacheView2.java 
--> MouseAdapter qualified to org.jboss.cache.MouseAdapter
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/TreeCacheView2.java 
--> AbstractAction qualified to org.jboss.cache.AbstractAction
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/TreeCacheView2.java 
--> DefaultMutableTreeNode qualified to org.jboss.cache.DefaultMutableTreeNode
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/TreeCacheView2.java 
--> JFrame qualified to org.jboss.cache.JFrame
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache

[JBoss-dev] [AUTOMATED] JBoss (HEAD/linux1/1.4.1_05) Compilation failed

2003-11-10 Thread chris
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Mon Nov 10 10:38:22 GMT 2003
===
HERE ARE THE LAST 100 LINES OF THE LOG:
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
 [copy] Copying 3 files to /home/jbossci/jbossci2/jboss-head/console/output/etc

compile-bin:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/console/output/bin
 [copy] Copying 2 files to /home/jbossci/jbossci2/jboss-head/console/output/bin

compile:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/console/output/lib
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/console/output/lib/jboss-console.jar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/console/output/lib/jboss-console-client.jar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/console/output/lib/twiddle.jar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/console/output/lib/console.jar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/console/output/lib/console-mgr-classes.jar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/console/output/lib/console-mgr.sar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/console/output/lib/applet.jar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/console/output/lib/web-console.war
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/console/output/lib/snmp-support.jar
[touch] Creating /home/jbossci/jbossci2/jboss-head/console/output/build-marker

most:

==
==  Finished with 'most' in module 'console'.
==


_module-console-most:
 [copy] Copying 3 files to 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/bin
 [copy] Copying 2 files to 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/server/all/lib
 [copy] Copying 2 files to 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/server/all/deploy
 [copy] Copying 1 file to 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/server/all/lib

==
==  Executing 'most' in module 'cache'...
==

_buildmagic:init:

configure:
Overriding previous definition of reference to xdoclet.task.classpath

init:

_buildmagic:build-bypass-checker:

_buildmagic:build-bypass-notice:

_buildmagic:build-bypass-check:

jars:

_buildmagic:init:

init:

compile-mbean-sources:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/cache/output/gen-src
(XDocletMain.start   47  ) Running 
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.cache.TreeCache' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
INFO:Some classes refer to other classes that were not found among the sources or 
on the classpath.
 (Perhaps the referred class doesn't exist? Hasn't been generated yet?)
 The referring classes do not import any fully qualified classes matching 
these classes.
 However, since no packages are imported, xjavadoc has assumed that the 
referred classes
 belong to the same package as the referring class. The classes are:
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/TreeCacheView2.java 
--> WindowListener qualified to org.jboss.cache.WindowListener
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/TreeCacheView2.java 
--> TreeSelectionListener qualified to org.jboss.cache.TreeSelectionListener
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/TreeCacheView2.java 
--> TableModelListener qualified to org.jboss.cache.TableModelListener
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/TreeCacheView2.java 
--> MouseAdapter qualified to org.jboss.cache.MouseAdapter
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/TreeCacheView2.java 
--> AbstractAction qualified to org.jboss.cache.AbstractAction
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/TreeCacheView2.java 
--> DefaultMutableTreeNode qualified to org.jboss.cache.DefaultMutableTreeNode
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/TreeCacheView2.java 
--> JFrame qualified to org.jboss.cache.JFrame
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache

[JBoss-dev] [AUTOMATED] JBoss (Branch_3_2/winxp/1.3.1_09) Compilation failed

2003-11-10 Thread chris
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Mon Nov 10 10:27:12 GMTST 2003
===
HERE ARE THE LAST 100 LINES OF THE LOG:
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
init:

compile-classes:
[mkdir] Created dir: D:\jboss\jboss-head\cluster\output\classes
[mkdir] Created dir: D:\jboss\jboss-head\cluster\output\gen-src
(XDocletMain.start   45  ) Running 
[javac] Compiling 105 source files to D:\jboss\jboss-head\cluster\output\classes
2 warnings

compile-rmi:
 [rmic] RMI Compiling 2 classes to D:\jboss\jboss-head\cluster\output\classes

compile-etc:
[mkdir] Created dir: D:\jboss\jboss-head\cluster\output\etc
 [copy] Copying 4 files to D:\jboss\jboss-head\cluster\output\etc

compile:
[mkdir] Created dir: D:\jboss\jboss-head\cluster\output\lib
  [jar] Building jar: D:\jboss\jboss-head\cluster\output\lib\jbossha.jar
  [jar] Building jar: D:\jboss\jboss-head\cluster\output\lib\jbossha-client.jar
  [jar] Building jar: D:\jboss\jboss-head\cluster\output\lib\jbossmqha.jar
  [jar] Building jar: 
D:\jboss\jboss-head\cluster\output\lib\ClusteredHttpSessionEB.jar
  [jar] Building jar: 
D:\jboss\jboss-head\cluster\output\lib\jbossha-httpsession.sar
[touch] Creating D:\jboss\jboss-head\cluster\output\build-marker

most:

==
==  Finished with 'most' in module 'cluster'.
==


_module-cluster-most:
 [copy] Copying 2 files to D:\jboss\jboss-head\build\output\testbuild\lib
 [copy] Copying 2 files to D:\jboss\jboss-head\build\output\testbuild\client
 [copy] Copying 1 file to D:\jboss\jboss-head\build\output\testbuild\lib
 [copy] Copying 1 file to 
D:\jboss\jboss-head\build\output\testbuild\server\all\deploy
[mkdir] Created dir: 
D:\jboss\jboss-head\build\output\testbuild\server\all\deploy\deploy.last
 [copy] Copying 1 file to 
D:\jboss\jboss-head\build\output\testbuild\server\all\deploy\deploy.last
[mkdir] Created dir: 
D:\jboss\jboss-head\build\output\testbuild\server\all\deploy\jbossha-httpsession.sar
[unjar] Expanding: D:\jboss\jboss-head\cluster\output\lib\jbossha-httpsession.sar 
into 
D:\jboss\jboss-head\build\output\testbuild\server\all\deploy\jbossha-httpsession.sar
 [move] Moving 1 files to 
D:\jboss\jboss-head\build\output\testbuild\server\all\deploy\jbossha-httpsession.sar
[mkdir] Created dir: 
D:\jboss\jboss-head\build\output\testbuild\server\all\deploy\jbossha-httpsession.sar\ClusteredHttpSessionEB.jar
[unjar] Expanding: 
D:\jboss\jboss-head\build\output\testbuild\server\all\deploy\jbossha-httpsession.sar\ClusteredHttpSessionEB.zip
 into 
D:\jboss\jboss-head\build\output\testbuild\server\all\deploy\jbossha-httpsession.sar\ClusteredHttpSessionEB.jar
   [delete] Deleting: 
D:\jboss\jboss-head\build\output\testbuild\server\all\deploy\jbossha-httpsession.sar\ClusteredHttpSessionEB.zip
[mkdir] Created dir: D:\jboss\jboss-head\build\output\testbuild\server\all\farm
 [copy] Copying 1 file to 
D:\jboss\jboss-head\build\output\testbuild\server\all\farm

== 
==  Executing 'most' in module 'jetty'...
==

_buildmagic:init:

configure:

xdoclet-task-classpath-check:

init:

_buildmagic:build-bypass-checker:

_buildmagic:build-bypass-notice:

_buildmagic:build-bypass-check:

jars:

_buildmagic:init:

init:

compile-bean-sources:
[mkdir] Created dir: D:\jboss\jboss-head\jetty\output\src
(XDocletMain.start   45  ) Running 
null
ParameterImpl instances:   20
MethodImpl instances:  1232
ConstructorImpl instances: 121
SimpleNode instances:  0
SourceClass instances: 72
XDoc instances:2
DefaultXTag instances: 6
BinaryClass instances: 118
UnknownClass instances:5
Total memory:63
Free memory:1
Try to increase heap size. Can be done by defining ANT_OPTS=-Xmx640m
See the JDK tooldocs.
INFO:Some classes refer to other classes that were not found among the sources or 
on the classpath.
 (Perhaps the referred class doesn't exist? Hasn't been generated yet?)
 The referring classes do not import any fully qualified classes matching 
these classes.
 However, since no packages are imported, xjavadoc has assumed that the 
referred classes
 belong to the same package as the referring class. The cl

[JBoss-dev] [AUTOMATED] JBoss (HEAD/winxp/1.4.2_01) Compilation failed

2003-11-10 Thread chris
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Mon Nov 10 09:30:58 GMTST 2003
===
HERE ARE THE LAST 100 LINES OF THE LOG:
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
 [copy] Copying 3 files to D:\jboss\jboss-head\console\output\etc

compile-bin:
[mkdir] Created dir: D:\jboss\jboss-head\console\output\bin
 [copy] Copying 2 files to D:\jboss\jboss-head\console\output\bin

compile:
[mkdir] Created dir: D:\jboss\jboss-head\console\output\lib
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\jboss-console.jar
  [jar] Building jar: 
D:\jboss\jboss-head\console\output\lib\jboss-console-client.jar
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\twiddle.jar
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\console.jar
  [jar] Building jar: 
D:\jboss\jboss-head\console\output\lib\console-mgr-classes.jar
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\console-mgr.sar
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\applet.jar
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\web-console.war
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\snmp-support.jar
[touch] Creating D:\jboss\jboss-head\console\output\build-marker

most:

==
==  Finished with 'most' in module 'console'.
==


_module-console-most:
 [copy] Copying 3 files to D:\jboss\jboss-head\build\output\testbuild\bin
 [copy] Copying 2 files to 
D:\jboss\jboss-head\build\output\testbuild\server\all\lib
 [copy] Copying 2 files to 
D:\jboss\jboss-head\build\output\testbuild\server\all\deploy
 [copy] Copying 1 file to D:\jboss\jboss-head\build\output\testbuild\server\all\lib

==
==  Executing 'most' in module 'cache'...
==

_buildmagic:init:

configure:
Overriding previous definition of reference to xdoclet.task.classpath

init:

_buildmagic:build-bypass-checker:

_buildmagic:build-bypass-notice:

_buildmagic:build-bypass-check:

jars:

_buildmagic:init:

init:

compile-mbean-sources:
[mkdir] Created dir: D:\jboss\jboss-head\cache\output\gen-src
(XDocletMain.start   47  ) Running 
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.cache.TreeCache' using template file 
'jar:file:D:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
INFO:Some classes refer to other classes that were not found among the sources or 
on the classpath.
 (Perhaps the referred class doesn't exist? Hasn't been generated yet?)
 The referring classes do not import any fully qualified classes matching 
these classes.
 However, since no packages are imported, xjavadoc has assumed that the 
referred classes
 belong to the same package as the referring class. The classes are:
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> 
WindowListener qualified to org.jboss.cache.WindowListener
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> 
TreeSelectionListener qualified to org.jboss.cache.TreeSelectionListener
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> 
TableModelListener qualified to org.jboss.cache.TableModelListener
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> 
MouseAdapter qualified to org.jboss.cache.MouseAdapter
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> 
AbstractAction qualified to org.jboss.cache.AbstractAction
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> 
DefaultMutableTreeNode qualified to org.jboss.cache.DefaultMutableTreeNode
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> JFrame 
qualified to org.jboss.cache.JFrame
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\aop\TreeCacheAopView.java --> 
WindowListener qualified to org.jboss.cache.aop.WindowListener
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\aop\TreeCacheAopView.java --> 
TreeCacheListener qualified to org.jboss.cache.aop.TreeCacheListener
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\aop\TreeCacheAopView.java --> 
TreeSelectionListener qualified to org.jboss.cache.aop.TreeSelectionLis

[JBoss-dev] [AUTOMATED] JBoss (HEAD/winxp/1.4.1_05) Compilation failed

2003-11-10 Thread chris
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Mon Nov 10 09:23:41 GMTST 2003
===
HERE ARE THE LAST 100 LINES OF THE LOG:
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
 [copy] Copying 3 files to D:\jboss\jboss-head\console\output\etc

compile-bin:
[mkdir] Created dir: D:\jboss\jboss-head\console\output\bin
 [copy] Copying 2 files to D:\jboss\jboss-head\console\output\bin

compile:
[mkdir] Created dir: D:\jboss\jboss-head\console\output\lib
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\jboss-console.jar
  [jar] Building jar: 
D:\jboss\jboss-head\console\output\lib\jboss-console-client.jar
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\twiddle.jar
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\console.jar
  [jar] Building jar: 
D:\jboss\jboss-head\console\output\lib\console-mgr-classes.jar
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\console-mgr.sar
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\applet.jar
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\web-console.war
  [jar] Building jar: D:\jboss\jboss-head\console\output\lib\snmp-support.jar
[touch] Creating D:\jboss\jboss-head\console\output\build-marker

most:

==
==  Finished with 'most' in module 'console'.
==


_module-console-most:
 [copy] Copying 3 files to D:\jboss\jboss-head\build\output\testbuild\bin
 [copy] Copying 2 files to 
D:\jboss\jboss-head\build\output\testbuild\server\all\lib
 [copy] Copying 2 files to 
D:\jboss\jboss-head\build\output\testbuild\server\all\deploy
 [copy] Copying 1 file to D:\jboss\jboss-head\build\output\testbuild\server\all\lib

==
==  Executing 'most' in module 'cache'...
==

_buildmagic:init:

configure:
Overriding previous definition of reference to xdoclet.task.classpath

init:

_buildmagic:build-bypass-checker:

_buildmagic:build-bypass-notice:

_buildmagic:build-bypass-check:

jars:

_buildmagic:init:

init:

compile-mbean-sources:
[mkdir] Created dir: D:\jboss\jboss-head\cache\output\gen-src
(XDocletMain.start   47  ) Running 
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.cache.TreeCache' using template file 
'jar:file:D:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
INFO:Some classes refer to other classes that were not found among the sources or 
on the classpath.
 (Perhaps the referred class doesn't exist? Hasn't been generated yet?)
 The referring classes do not import any fully qualified classes matching 
these classes.
 However, since no packages are imported, xjavadoc has assumed that the 
referred classes
 belong to the same package as the referring class. The classes are:
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> 
WindowListener qualified to org.jboss.cache.WindowListener
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> 
TreeSelectionListener qualified to org.jboss.cache.TreeSelectionListener
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> 
TableModelListener qualified to org.jboss.cache.TableModelListener
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> 
MouseAdapter qualified to org.jboss.cache.MouseAdapter
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> 
AbstractAction qualified to org.jboss.cache.AbstractAction
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> 
DefaultMutableTreeNode qualified to org.jboss.cache.DefaultMutableTreeNode
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\TreeCacheView2.java --> JFrame 
qualified to org.jboss.cache.JFrame
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\aop\TreeCacheAopView.java --> 
WindowListener qualified to org.jboss.cache.aop.WindowListener
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\aop\TreeCacheAopView.java --> 
TreeCacheListener qualified to org.jboss.cache.aop.TreeCacheListener
D:\jboss\jboss-head\cache\src\main\org\jboss\cache\aop\TreeCacheAopView.java --> 
TreeSelectionListener qualified to org.jboss.cache.aop.TreeSelectionLis

[JBoss-dev] [ jboss-Bugs-835596 ] Can't use ORDER BY for boolean cmp fields

2003-11-10 Thread SourceForge.net
Bugs item #835596, was opened at 2003-11-04 10:51
Message generated for change (Comment added) made by letiemble
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=835596&group_id=22866

Category: JBossCMP
Group: v3.2
>Status: Closed
>Resolution: Invalid
Priority: 5
Submitted By: Panagiotis Korros (pkorros)
>Assigned to: Laurent Etiemble (letiemble)
Summary: Can't use ORDER BY for boolean cmp fields

Initial Comment:
When i try to execute the following EJB-QL statement:

SELECT OBJECT( o ) FROM Position o  ORDER BY o.organic ASC

I get the following error:

javax.ejb.FinderException: Error compiling ejbql:
org.jboss.ejb.plugins.cmp.ejbql.ParseException:
Encountered "o.organic" at line 1, column 48.
Was expecting one of:
 ...
 ...
 ...

at
org.jboss.ejb.plugins.cmp.jdbc.JDBCDynamicQLQuery.execute(JDBCDynamicQLQuery.java:92)
at
org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCSelectorBridge.execute(JDBCSelectorBridge.java:64)
at
org.jboss.ejb.plugins.cmp.bridge.EntityBridgeInvocationHandler.invoke(EntityBridgeInvocationHandler.java:91)
at
org.jboss.proxy.compiler.Runtime.invoke(Runtime.java:59)
at
orgchart.ejb.PositionCMP$Proxy.ejbSelectGeneric()

o.organic is a Boolean CMP Field of Position bean.



--

>Comment By: Laurent Etiemble (letiemble)
Date: 2003-11-10 10:23

Message:
Logged In: YES 
user_id=437455

You can always post a RFE for that. The CMP lead will then
decide.


--

Comment By: Panagiotis Korros (pkorros)
Date: 2003-11-10 10:13

Message:
Logged In: YES 
user_id=552526

You are right. Thanks for this clarrification. You may close
this bug report or implement it as a Jboss-ql extra feature.

--

Comment By: Laurent Etiemble (letiemble)
Date: 2003-11-07 15:29

Message:
Logged In: YES 
user_id=437455

Here is what I found in the EJB specs 2.1.

Chapter 11.2.7.2 :
"Arguments to the functions MAX and MIN must correspond to
orderable cmp-field types (i.e., numeric types, string
types, character types, or date types)."

Chapter 11.2.8 :
"In the first two cases, each orderby_item must be an
orderable cmp-field of the entity bean abstract
schema type value returned by the SELECT clause. In the
third case, the orderby_itemmust evaluate to
the same cmp-field of the same entity bean abstract schema
type as the cmp_path_expression in the
SELECT clause."

Chapter 11.2.12 :
"Boolean comparison is restricted to = and <>."

These paragraphs seems to indicate that a boolean value
cannot be used in the ORDER BY clause as boolean fields are
not considered as orderable cmp_field. In this case,
orderable means comparable and boolean values are not
comparable.

Any suggestions ?


--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=835596&group_id=22866


---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [ jboss-Bugs-835596 ] Can't use ORDER BY for boolean cmp fields

2003-11-10 Thread SourceForge.net
Bugs item #835596, was opened at 2003-11-04 11:51
Message generated for change (Comment added) made by pkorros
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=835596&group_id=22866

Category: JBossCMP
Group: v3.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Panagiotis Korros (pkorros)
Assigned to: Nobody/Anonymous (nobody)
Summary: Can't use ORDER BY for boolean cmp fields

Initial Comment:
When i try to execute the following EJB-QL statement:

SELECT OBJECT( o ) FROM Position o  ORDER BY o.organic ASC

I get the following error:

javax.ejb.FinderException: Error compiling ejbql:
org.jboss.ejb.plugins.cmp.ejbql.ParseException:
Encountered "o.organic" at line 1, column 48.
Was expecting one of:
 ...
 ...
 ...

at
org.jboss.ejb.plugins.cmp.jdbc.JDBCDynamicQLQuery.execute(JDBCDynamicQLQuery.java:92)
at
org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCSelectorBridge.execute(JDBCSelectorBridge.java:64)
at
org.jboss.ejb.plugins.cmp.bridge.EntityBridgeInvocationHandler.invoke(EntityBridgeInvocationHandler.java:91)
at
org.jboss.proxy.compiler.Runtime.invoke(Runtime.java:59)
at
orgchart.ejb.PositionCMP$Proxy.ejbSelectGeneric()

o.organic is a Boolean CMP Field of Position bean.



--

>Comment By: Panagiotis Korros (pkorros)
Date: 2003-11-10 11:13

Message:
Logged In: YES 
user_id=552526

You are right. Thanks for this clarrification. You may close
this bug report or implement it as a Jboss-ql extra feature.

--

Comment By: Laurent Etiemble (letiemble)
Date: 2003-11-07 16:29

Message:
Logged In: YES 
user_id=437455

Here is what I found in the EJB specs 2.1.

Chapter 11.2.7.2 :
"Arguments to the functions MAX and MIN must correspond to
orderable cmp-field types (i.e., numeric types, string
types, character types, or date types)."

Chapter 11.2.8 :
"In the first two cases, each orderby_item must be an
orderable cmp-field of the entity bean abstract
schema type value returned by the SELECT clause. In the
third case, the orderby_itemmust evaluate to
the same cmp-field of the same entity bean abstract schema
type as the cmp_path_expression in the
SELECT clause."

Chapter 11.2.12 :
"Boolean comparison is restricted to = and <>."

These paragraphs seems to indicate that a boolean value
cannot be used in the ORDER BY clause as boolean fields are
not considered as orderable cmp_field. In this case,
orderable means comparable and boolean values are not
comparable.

Any suggestions ?


--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=835596&group_id=22866


---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [AUTOMATED] JBoss (Branch_3_2/winxp/1.3.1_09) Compilation failed

2003-11-10 Thread chris
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Mon Nov 10 08:21:23 GMTST 2003
===
HERE ARE THE LAST 100 LINES OF THE LOG:
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
init:

compile-classes:
[mkdir] Created dir: D:\jboss\jboss-head\cluster\output\classes
[mkdir] Created dir: D:\jboss\jboss-head\cluster\output\gen-src
(XDocletMain.start   45  ) Running 
[javac] Compiling 105 source files to D:\jboss\jboss-head\cluster\output\classes
2 warnings

compile-rmi:
 [rmic] RMI Compiling 2 classes to D:\jboss\jboss-head\cluster\output\classes

compile-etc:
[mkdir] Created dir: D:\jboss\jboss-head\cluster\output\etc
 [copy] Copying 4 files to D:\jboss\jboss-head\cluster\output\etc

compile:
[mkdir] Created dir: D:\jboss\jboss-head\cluster\output\lib
  [jar] Building jar: D:\jboss\jboss-head\cluster\output\lib\jbossha.jar
  [jar] Building jar: D:\jboss\jboss-head\cluster\output\lib\jbossha-client.jar
  [jar] Building jar: D:\jboss\jboss-head\cluster\output\lib\jbossmqha.jar
  [jar] Building jar: 
D:\jboss\jboss-head\cluster\output\lib\ClusteredHttpSessionEB.jar
  [jar] Building jar: 
D:\jboss\jboss-head\cluster\output\lib\jbossha-httpsession.sar
[touch] Creating D:\jboss\jboss-head\cluster\output\build-marker

most:

==
==  Finished with 'most' in module 'cluster'.
==


_module-cluster-most:
 [copy] Copying 2 files to D:\jboss\jboss-head\build\output\testbuild\lib
 [copy] Copying 2 files to D:\jboss\jboss-head\build\output\testbuild\client
 [copy] Copying 1 file to D:\jboss\jboss-head\build\output\testbuild\lib
 [copy] Copying 1 file to 
D:\jboss\jboss-head\build\output\testbuild\server\all\deploy
[mkdir] Created dir: 
D:\jboss\jboss-head\build\output\testbuild\server\all\deploy\deploy.last
 [copy] Copying 1 file to 
D:\jboss\jboss-head\build\output\testbuild\server\all\deploy\deploy.last
[mkdir] Created dir: 
D:\jboss\jboss-head\build\output\testbuild\server\all\deploy\jbossha-httpsession.sar
[unjar] Expanding: D:\jboss\jboss-head\cluster\output\lib\jbossha-httpsession.sar 
into 
D:\jboss\jboss-head\build\output\testbuild\server\all\deploy\jbossha-httpsession.sar
 [move] Moving 1 files to 
D:\jboss\jboss-head\build\output\testbuild\server\all\deploy\jbossha-httpsession.sar
[mkdir] Created dir: 
D:\jboss\jboss-head\build\output\testbuild\server\all\deploy\jbossha-httpsession.sar\ClusteredHttpSessionEB.jar
[unjar] Expanding: 
D:\jboss\jboss-head\build\output\testbuild\server\all\deploy\jbossha-httpsession.sar\ClusteredHttpSessionEB.zip
 into 
D:\jboss\jboss-head\build\output\testbuild\server\all\deploy\jbossha-httpsession.sar\ClusteredHttpSessionEB.jar
   [delete] Deleting: 
D:\jboss\jboss-head\build\output\testbuild\server\all\deploy\jbossha-httpsession.sar\ClusteredHttpSessionEB.zip
[mkdir] Created dir: D:\jboss\jboss-head\build\output\testbuild\server\all\farm
 [copy] Copying 1 file to 
D:\jboss\jboss-head\build\output\testbuild\server\all\farm

== 
==  Executing 'most' in module 'jetty'...
==

_buildmagic:init:

configure:

xdoclet-task-classpath-check:

init:

_buildmagic:build-bypass-checker:

_buildmagic:build-bypass-notice:

_buildmagic:build-bypass-check:

jars:

_buildmagic:init:

init:

compile-bean-sources:
[mkdir] Created dir: D:\jboss\jboss-head\jetty\output\src
(XDocletMain.start   45  ) Running 
null
ParameterImpl instances:   20
MethodImpl instances:  1232
ConstructorImpl instances: 121
SimpleNode instances:  0
SourceClass instances: 72
XDoc instances:2
DefaultXTag instances: 6
BinaryClass instances: 118
UnknownClass instances:5
Total memory:63
Free memory:0
Try to increase heap size. Can be done by defining ANT_OPTS=-Xmx640m
See the JDK tooldocs.
INFO:Some classes refer to other classes that were not found among the sources or 
on the classpath.
 (Perhaps the referred class doesn't exist? Hasn't been generated yet?)
 The referring classes do not import any fully qualified classes matching 
these classes.
 However, since no packages are imported, xjavadoc has assumed that the 
referred classes
 belong to the same package as the referring class. The cl

[JBoss-dev] [ jboss-Bugs-833558 ] ClassCastException in NamingContext

2003-11-10 Thread SourceForge.net
Bugs item #833558, was opened at 2003-10-31 03:06
Message generated for change (Comment added) made by juanmartinez
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=833558&group_id=22866

Category: None
Group: v3.2
>Status: Open
Resolution: None
Priority: 5
Submitted By: Juan Martinez (juanmartinez)
Assigned to: Nobody/Anonymous (nobody)
Summary: ClassCastException in NamingContext

Initial Comment:
Hi. 
 
I get a ClassCastException in NamingContext when I 
deploy the EAR file from Bug#809152 -- maybe this is a 
feature feature -- I would like to know why I get the 
exception: 
 
22:11:53,243 WARN  [NamingContext] Failed to connect 
to localhost:1099 
javax.naming.CommunicationException: Failed to connect 
to server localhost:1099 [Root exception is 
java.lang.ClassCastException] 
at 
org.jnp.interfaces.NamingContext.getServer(NamingContext.java:215) 
at 
org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1181) 
at 
org.jnp.interfaces.NamingContext.lookup(NamingContext.java:514) 
at 
org.jnp.interfaces.NamingContext.lookup(NamingContext.java:507) 
at 
javax.naming.InitialContext.lookup(InitialContext.java:347) 
at web.EJBServlet.doGet(EJBServlet.java:29) 
at 
javax.servlet.http.HttpServlet.service(HttpServlet.java:740) 
at 
javax.servlet.http.HttpServlet.service(HttpServlet.java:853) 
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)
 
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
 
at 
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:256) 
at 
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
 
at 
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) 
at 
org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) 
at 
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) 
at 
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
 
at 
org.jboss.web.tomcat.security.JBossSecurityMgrRealm.invoke(JBossSecurityMgrRealm.java:220)
 
at 
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
 
at 
org.apache.catalina.valves.CertificatesValve.invoke(CertificatesValve.java:246) 
at 
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
 
at 
org.jboss.web.tomcat.tc4.statistics.ContainerStatsValve.invoke(ContainerStatsValve.java:76)
 
at 
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
 
at 
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) 
at 
org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) 
at 
org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2417) 
at 
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180) 
at 
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
 
at 
org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:171) 
at 
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
 
at 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:172) 
at 
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
 
at 
org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:65)
 
at 
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
 
at 
org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:577) 
at 
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
 
at 
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) 
at 
org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) 
at 
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174) 
at 
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
 
at 
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) 
at 
org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) 
at 
org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:193) 
at 
org.apache.coyote.http11.Http11Processor.process(Http11Processor

[JBoss-dev] [AUTOMATED] JBoss (HEAD/linux1/1.4.2_01) Test Results: % ( / ) -

2003-11-10 Thread chris
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Mon Nov 10 07:21:37 GMT 2003
===
HERE ARE THE LAST 100 LINES OF THE LOG:
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===

===
Mon Nov 10 07:21:37 GMT 2003
===
Linux nog.kimptoc.net 2.4.20-20.7 #1 Mon Aug 18 14:56:30 EDT 2003 i686 unknown
===
java -version
java version "1.4.2_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_01-b06)
Java HotSpot(TM) Client VM (build 1.4.2_01-b06, mixed mode)


---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [AUTOMATED] JBoss (HEAD/linux1/1.4.2_01) Shutdown failed

2003-11-10 Thread chris
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Mon Nov 10 07:11:13 GMT 2003
===
HERE ARE THE LAST 100 LINES OF THE LOG:
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
JBOSS SHUTDOWN FAILED

===
Mon Nov 10 07:11:13 GMT 2003
===
Linux nog.kimptoc.net 2.4.20-20.7 #1 Mon Aug 18 14:56:30 EDT 2003 i686 unknown
===
java -version


---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [AUTOMATED] JBoss (HEAD/linux1/1.4.2_01) Test Job Failed to Complete Successfully (or we gave up on it...)

2003-11-10 Thread chris
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Mon Nov 10 07:10:49 GMT 2003
===
HERE ARE THE LAST 100 LINES OF THE LOG:
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
[junit] Running org.jboss.test.cmp2.cmr.test.CMRPostCreatesWrittenUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 10.691 sec
[junit] Running org.jboss.test.cmp2.cmrtransaction.test.CMRTransactionUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 8.595 sec
[junit] Running org.jboss.test.cmp2.commerce.CompleteUnitTestCase
[junit] Tests run: 29, Failures: 0, Errors: 0, Time elapsed: 61.334 sec
[junit] Running 
org.jboss.test.cmp2.dbschema.relationship.RelationshipSchemaUnitTestCase
[junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 13.539 sec
[junit] Running org.jboss.test.cmp2.ejbselect.EJBSelectUnitTestCase
[junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 14.682 sec
[junit] Running org.jboss.test.cmp2.enum.test.EnumUnitTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.47 sec
[junit] Running org.jboss.test.cmp2.fkmapping.test.FKMappingUnitTestCase
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 15.274 sec
[junit] Running 
org.jboss.test.cmp2.fkstackoverflow.test.FKStackOverflowUnitTestCase
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 7.695 sec
[junit] Running org.jboss.test.cmp2.idxandusersql.test.IdxAndUsersqlUnitTestCase
[junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 10.824 sec
[junit] Running org.jboss.test.cmp2.keygen.test.KeyGenerationUnitTestCase
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.453 sec
[junit] Running org.jboss.test.cmp2.lob.LOBUnitTestCase
[junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 16.04 sec
[junit] Running org.jboss.test.cmp2.optimisticlock.test.OptimisticLockUnitTestCase
[junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 16.257 sec
[junit] Running org.jboss.test.cmp2.passivation.test.EntityPassivationUnitTestCase
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 47.942 sec
[junit] Running org.jboss.test.cmp2.perf.test.PerfUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 34.932 sec
[junit] Running org.jboss.test.cmp2.readonly.ReadonlyUnitTestCase
[junit] Tests run: 8, Failures: 0, Errors: 8, Time elapsed: 5.755 sec
[junit] TEST org.jboss.test.cmp2.readonly.ReadonlyUnitTestCase FAILED
[junit] Running org.jboss.test.cmp2.relationship.RelationshipUnitTestCase
[junit] Tests run: 21, Failures: 0, Errors: 0, Time elapsed: 22.779 sec
[junit] Running org.jboss.test.cmp2.simple.PageSizeUnitTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.624 sec
[junit] Running org.jboss.test.cmp2.simple.SimpleUnitTestCase
[junit] Tests run: 44, Failures: 0, Errors: 0, Time elapsed: 11.866 sec
[junit] Running org.jboss.test.cts.test.BmpUnitTestCase
[junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 32.154 sec
[junit] Running org.jboss.test.cts.test.CmpUnitTestCase
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 9.569 sec
[junit] Running org.jboss.test.cts.test.CtsCmp2UnitTestCase
[junit] Tests run: 4, Failures: 0, Errors: 1, Time elapsed: 25.777 sec
[junit] TEST org.jboss.test.cts.test.CtsCmp2UnitTestCase FAILED
[junit] Running org.jboss.test.cts.test.IndependentJarsUnitTestCase
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 13.601 sec
[junit] Running org.jboss.test.cts.test.MDBUnitTestCase
[junit] TEST org.jboss.test.cts.test.MDBUnitTestCase FAILED (timeout)
[junit] Running org.jboss.test.cts.test.StatefulSessionUnitTestCase
[junit] Tests run: 19, Failures: 1, Errors: 17, Time elapsed: 62.18 sec
[junit] TEST org.jboss.test.cts.test.StatefulSessionUnitTestCase FAILED
[junit] Running org.jboss.test.cts.test.StatelessSessionUnitTestCase
[junit] Tests run: 8, Failures: 0, Errors: 8, Time elapsed: 62.11 sec
[junit] TEST org.jboss.test.cts.test.StatelessSessionUnitTestCase FAILED
[junit] Running org.jboss.test.dbtest.test.DbTypesUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 19.725 sec
[junit] Running org.jboss.test.ejbconf.test.MetaDataUnitTestCase
[junit] Tests run

[JBoss-dev] [ jboss-Bugs-825942 ] AutoNumberFactory not thread safe

2003-11-10 Thread SourceForge.net
Bugs item #825942, was opened at 2003-10-18 16:29
Message generated for change (Comment added) made by esriram
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=825942&group_id=22866

Category: None
Group: v3.2
Status: Closed
Resolution: Fixed
Priority: 5
Submitted By: E.Sriram (esriram)
Assigned to: Scott M Stark (starksm)
Summary: AutoNumberFactory not thread safe

Initial Comment:
The getNextInteger() method in the
org.jboss.varia.autonumber.AutoNumberFactory is not
thread safe. 

If multiple threads call this method the
EJBHome.create() is getting called more than once which
leads to a DuplicateKeyException. Stack trace given below.

The fix will be to do a create in a synchronized block.

--E.Sriram



18:38:32:145] [09-08-2003] [syserr] [INFO] [14] :
javax.ejb.DuplicateKeyException: Entity with primary
key Address.ADDRESSID already exists [18:38:32:145]
[09-08-2003] [syserr] [INFO] [14] : at
org.jboss.ejb.plugins.cmp.jdbc.JDBCCreateEntityCommand.execute(JDBCCreateEntityCommand.java:205)
[18:38:32:146] [09-08-2003] [syserr] [INFO] [14] : at
org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager.createEntity(JDBCStoreManager.java:569)
[18:38:32:147] [09-08-2003] [syserr] [INFO] [14] : at
org.jboss.ejb.plugins.CMPPersistenceManager.createEntity(CMPPersistenceManager.java:225)
[18:38:32:147] [09-08-2003] [syserr] [INFO] [14] : at
org.jboss.resource.connectionmanager.CachedConnectionInterceptor.createEntity(CachedConnectionInterceptor.java:270)
[18:38:32:148] [09-08-2003] [syserr] [INFO] [14] : at
org.jboss.ejb.EntityContainer.createHome(EntityContainer.java:725)
[18:38:32:148] [09-08-2003] [syserr] [INFO] [14] : at
sun.reflect.GeneratedMethodAccessor77.invoke(Unknown
Source) [18:38:32:148] [09-08-2003] [syserr] [INFO]
[14] : at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[18:38:32:148] [09-08-2003] [syserr] [INFO] [14] : at
java.lang.reflect.Method.invoke(Method.java:324)
[18:38:32:149] [09-08-2003] [syserr] [INFO] [14] : at
org.jboss.ejb.EntityContainer$ContainerInterceptor.invokeHome(EntityContainer.java:998)
[18:38:32:149] [09-08-2003] [syserr] [INFO] [14] : at
org.jboss.ejb.plugins.AbstractInterceptor.invokeHome(AbstractInterceptor.java:88)
[18:38:32:149] [09-08-2003] [syserr] [INFO] [14] : at
org.jboss.ejb.plugins.EntitySynchronizationInterceptor.invokeHome(EntitySynchronizationInterceptor.java:188)
[18:38:32:149] [09-08-2003] [syserr] [INFO] [14] : at
org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invokeHome(CachedConnectionInterceptor.java:215)
[18:38:32:150] [09-08-2003] [syserr] [INFO] [14] : at
org.jboss.ejb.plugins.AbstractInterceptor.invokeHome(AbstractInterceptor.java:88)
[18:38:32:150] [09-08-2003] [syserr] [INFO] [14] : at
org.jboss.ejb.plugins.EntityInstanceInterceptor.invokeHome(EntityInstanceInterceptor.java:91)
[18:38:32:150] [09-08-2003] [syserr] [INFO] [14] : at
org.jboss.ejb.plugins.EntityLockInterceptor.invokeHome(EntityLockInterceptor.java:61)
[18:38:32:150] [09-08-2003] [syserr] [INFO] [14] : at
org.jboss.ejb.plugins.EntityCreationInterceptor.invokeHome(EntityCreationInterceptor.java:28)
[18:38:32:151] [09-08-2003] [syserr] [INFO] [14] : at
org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:88)
[18:38:32:151] [09-08-2003] [syserr] [INFO] [14] : at
org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:243)
[18:38:32:151] [09-08-2003] [syserr] [INFO] [14] : at
org.jboss.ejb.plugins.TxInterceptorCMT.invokeHome(TxInterceptorCMT.java:74)
[18:38:32:151] [09-08-2003] [syserr] [INFO] [14] : at
com.adventnet.authentication.interceptor.SecurityInterceptor.invokeHome(SecurityInterceptor.java:94)
[18:38:32:152] [09-08-2003] [syserr] [INFO] [14] : at
org.jboss.ejb.plugins.LogInterceptor.invokeHome(LogInterceptor.java:120)
[18:38:32:152] [09-08-2003] [syserr] [INFO] [14] : at
org.jboss.ejb.plugins.AbstractInterceptor.invokeHome(AbstractInterceptor.java:88)
[18:38:32:152] [09-08-2003] [syserr] [INFO] [14] : at
org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invokeHome(ProxyFactoryFinderInterceptor.java:93)
[18:38:32:267] [09-08-2003] [syserr] [INFO] [14] : at
org.jboss.ejb.EntityContainer.internalInvokeHome(EntityContainer.java:477)
[18:38:32:268] [09-08-2003] [syserr] [INFO] [14] : at
org.jboss.ejb.Container.invoke(Container.java:694)
[18:38:32:268] [09-08-2003] [syserr] [INFO] [14] : at
sun.reflect.GeneratedMethodAccessor63.invoke(Unknown
Source) [18:38:32:269] [09-08-2003] [syserr] [INFO]
[14] : at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[18:38:32:269] [09-08-2003] [syserr] [INFO] [14] : at
java.lang.reflect.Method.invoke(Method.java:324)
[18:38:32:269] [09-08-2003] [syserr] [INFO] [14] : at
org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
[18:38:32:269] [09-08-2003] [syserr] [INFO] [14] : at
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.j