Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
You can subscribe to this list here.
2001 |
Jan
|
Feb
|
Mar
(312) |
Apr
(1165) |
May
(1057) |
Jun
(2106) |
Jul
(1986) |
Aug
(2721) |
Sep
(2413) |
Oct
(1576) |
Nov
(2388) |
Dec
(2285) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
(1509) |
Feb
(3543) |
Mar
(2300) |
Apr
(2788) |
May
(1371) |
Jun
(1191) |
Jul
(773) |
Aug
(806) |
Sep
(1046) |
Oct
(956) |
Nov
(885) |
Dec
(592) |
2003 |
Jan
(1056) |
Feb
(705) |
Mar
(992) |
Apr
(804) |
May
(878) |
Jun
(513) |
Jul
(528) |
Aug
(578) |
Sep
(484) |
Oct
(611) |
Nov
(772) |
Dec
(482) |
2004 |
Jan
(666) |
Feb
(1012) |
Mar
(1472) |
Apr
(1521) |
May
(1134) |
Jun
(950) |
Jul
(848) |
Aug
(999) |
Sep
(1247) |
Oct
(1396) |
Nov
(1670) |
Dec
(2995) |
2005 |
Jan
(2655) |
Feb
(2607) |
Mar
(2598) |
Apr
(1238) |
May
(133) |
Jun
(270) |
Jul
(246) |
Aug
(309) |
Sep
(468) |
Oct
(341) |
Nov
(365) |
Dec
(305) |
2006 |
Jan
(428) |
Feb
(434) |
Mar
(581) |
Apr
(580) |
May
(744) |
Jun
(544) |
Jul
(98) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
|
|
|
|
1
(36) |
2
(72) |
3
(42) |
4
(12) |
5
(35) |
6
(50) |
7
(33) |
8
(19) |
9
(79) |
10
(18) |
11
(20) |
12
(20) |
13
(14) |
14
(21) |
15
(19) |
16
(22) |
17
(7) |
18
(34) |
19
(24) |
20
(47) |
21
(55) |
22
(36) |
23
(46) |
24
(7) |
25
(9) |
26
(18) |
27
(14) |
28
(18) |
29
(11) |
30
(27) |
31
(13) |
From: Tiffany <jhzyinjdt@el...> - 2003-05-16 22:24:33
|
From: Bill Burke <bill@jb...> - 2003-05-16 20:59:23
|
Still ain't the greatest though :-0 > -----Original Message----- > From: Bill Burke [mailto:bill@...] > Sent: Friday, May 16, 2003 5:00 PM > To: Jboss-Dev; JBoss 2 > Subject: More JBoss AOP documentation available > > > http://www.jboss.org/index.html?module=html&op=userdisplay&id=deve > lopers/projects/jboss/aop > > > XXXXXXXXXXXXXXXX > Bill Burke > Chief Architect > JBoss Group, LLC > XXXXXXXXXXXXXXXX > > Cast your vote for JBoss as JDJ Best App Server > > http://www.sys-con.com/java/readerschoice2003/vote.cfm > |
From: Bill Burke <bill@jb...> - 2003-05-16 20:59:22
|
http://www.jboss.org/index.html?module=html&op=userdisplay&id=developers/pro jects/jboss/aop XXXXXXXXXXXXXXXX Bill Burke Chief Architect JBoss Group, LLC XXXXXXXXXXXXXXXX Cast your vote for JBoss as JDJ Best App Server http://www.sys-con.com/java/readerschoice2003/vote.cfm |
From: Julien Viet <julien_viet@ya...> - 2003-05-16 20:29:46
|
I got the same problem. It comes from session tracking. Nukes is using a jetty session to remember user. Look at your HTTP header and see if jsessionid is used by safari. julien On Friday, May 16, 2003, at 09:35 PM, Jason Dillon wrote: > Anyone know how to get the JBoss website to function correctly in the > latest release of Apple's Safari? I can not seem to log into > anything, even though I get the "hang tight" nonsense message... but > then I just get garbage returned, like pages that have "Not found" as > the main content and such. > > Any clue? > > --jason > > > > ------------------------------------------------------- > Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara > The only event dedicated to issues related to Linux enterprise > solutions > http://www.enterpriselinuxforum.com > > _______________________________________________ > Jboss-development mailing list > Jboss-development@... > https://lists.sourceforge.net/lists/listinfo/jboss-development > |
From: SourceForge.net <noreply@so...> - 2003-05-16 20:20:50
|
Bugs item #738934, was opened at 2003-05-16 16:20 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=738934&group_id=22866 Category: JBossWeb Group: v3.2 Status: Open Resolution: None Priority: 5 Submitted By: Keene Hammond (akhammon) Assigned to: Nobody/Anonymous (nobody) Summary: A new javax.servlet.http.HttpSession everytime Initial Comment: When creating and accessing the javax.servlet.http.HttpSession from any page using it, it creates a new Session Object each time. We found that there is a workaround posted to the user forum. Advising to set the distributable to false. This appeared to work but it was working before without that setting on my 3.0.6 instance. Is this a bug? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=738934&group_id=22866 |
From: Hunter Hillegas <lists@la...> - 2003-05-16 20:05:20
|
Safari is unforgiving when it comes to cookie spec compliance. Apparently Sun's implementation of the Cookie class, that ships with basically all Java Web App servers, is a bit broken. So, Safari won't save your cookie. Fun, huh? > From: Jason Dillon <jason@...> > Reply-To: jboss-development@... > Date: Sat, 17 May 2003 02:35:50 +0700 > To: jboss-development@... > Subject: [JBoss-dev] JBoss Website & Apple Safari > > Anyone know how to get the JBoss website to function correctly in the > latest release of Apple's Safari? I can not seem to log into anything, > even though I get the "hang tight" nonsense message... but then I just > get garbage returned, like pages that have "Not found" as the main > content and such. > > Any clue? > > --jason > > > > ------------------------------------------------------- > Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara > The only event dedicated to issues related to Linux enterprise solutions > http://www.enterpriselinuxforum.com > > _______________________________________________ > Jboss-development mailing list > Jboss-development@... > https://lists.sourceforge.net/lists/listinfo/jboss-development |
From: Jason Dillon <jason@pl...> - 2003-05-16 19:36:04
|
Anyone know how to get the JBoss website to function correctly in the latest release of Apple's Safari? I can not seem to log into anything, even though I get the "hang tight" nonsense message... but then I just get garbage returned, like pages that have "Not found" as the main content and such. Any clue? --jason |
From: Andy Godwin <andygodwin@us...> - 2003-05-16 19:12:06
|
> > Yes, sorry, I wasn't very clear. I think that XDoclet2 is moving away > > from using xtags.xml to specify tags; all the relevant metadata is > > encapsulated in a bean. > > Ah, I wasn't aware of that. I must admit that I like the xtags.xml > approach as it doesn't force you to load any classes. How tightly > coupled will the XDoclet2 metadata bean be to the rest of the module? To be honest, I don't know atm ... I'm just learning my way around the XDoclet2 tree, it is quite different from XDoclet1.2. Thinking about it, tho, it's probably easy to generate an xtags.xml or equivalent as part of the plugin build process, so it's probably not an issue :) |
From: Chris Kimpton <chris@ki...> - 2003-05-16 17:48:08
|
=========================================================================== ==THIS IS AN AUTOMATED EMAIL - SEE http://jboss1.kimptoc.net/ FOR DETAILS== =========================================================================== (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.endpoint.JBossMessageEndpointFactory' using template file 'jar:file:F:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'. (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.connectionmanager.JBossManagedConnectionPool' using template file 'jar:file:F:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'. (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.connectionmanager.JBossLocalXAExceptionFormatter' using template file 'jar:file:F:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'. (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.connectionmanager.NoTxConnectionManager' using template file 'jar:file:F:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'. (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.RARDeployer' using template file 'jar:file:F:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'. (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.connectionmanager.CachedConnectionManager' using template file 'jar:file:F:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'. (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.connectionmanager.LocalTxConnectionManager' using template file 'jar:file:F:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'. (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.work.BaseWorkManager' using template file 'jar:file:F:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'. (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.connectionmanager.BaseConnectionManager2' using template file 'jar:file:F:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'. (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.BaseBootstrapContext' using template file 'jar:file:F:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'. (XDocletMain.start 45 ) Running <jbossxmlservicetemplate/> (TemplateSubTask.engineStarted 791 ) Generating output 'null-service.xml' using template file 'jar:file:F:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jboss-module-jb4.jar!/xdoclet/modules/jboss/jmx/resources/jboss-service-template.xdt'. (XDocletMain.start 45 ) Running <jbossxmbean/> 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: F:\jboss\jboss-head\connector\src\main\org\jboss\resource\BaseBootstrapContext.java --> BaseBootstrapContextMBean qualified to org.jboss.resource.BaseBootstrapContextMBean F:\jboss\jboss-head\connector\src\main\org\jboss\resource\RARDeployer.java --> RARDeployerMBean qualified to org.jboss.resource.RARDeployerMBean F:\jboss\jboss-head\connector\src\main\org\jboss\resource\adapter\jdbc\xa\oracle\OracleXAExceptionFormatter.java --> OracleXAExceptionFormatterMBean qualified to org.jboss.resource.adapter.jdbc.xa.oracle.OracleXAExceptionFormatterMBean F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\BaseConnectionManager2.java --> BaseConnectionManager2MBean qualified to org.jboss.resource.connectionmanager.BaseConnectionManager2MBean F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\CachedConnectionManager.java --> CachedConnectionManagerMBean qualified to org.jboss.resource.connectionmanager.CachedConnectionManagerMBean F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\JBossLocalXAExceptionFormatter.java --> JBossLocalXAExceptionFormatterMBean qualified to org.jboss.resource.connectionmanager.JBossLocalXAExceptionFormatterMBean F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\JBossManagedConnectionPool.java --> JBossManagedConnectionPoolMBean qualified to org.jboss.resource.connectionmanager.JBossManagedConnectionPoolMBean F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\LocalTxConnectionManager.java --> LocalTxConnectionManagerMBean qualified to org.jboss.resource.connectionmanager.LocalTxConnectionManagerMBean F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\TxConnectionManager.java --> TxConnectionManagerMBean qualified to org.jboss.resource.connectionmanager.TxConnectionManagerMBean F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\NoTxConnectionManager.java --> BaseConnectionEventListener qualified to org.jboss.resource.connectionmanager.BaseConnectionEventListener F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\XATxConnectionManager.java --> XATxConnectionManagerMBean qualified to org.jboss.resource.connectionmanager.XATxConnectionManagerMBean F:\jboss\jboss-head\connector\src\main\org\jboss\resource\endpoint\JBossMessageEndpointFactory.java --> JBossMessageEndpointFactoryMBean qualified to org.jboss.resource.endpoint.JBossMessageEndpointFactoryMBean F:\jboss\jboss-head\connector\src\main\org\jboss\resource\work\BaseWorkManager.java --> BaseWorkManagerMBean qualified to org.jboss.resource.work.BaseWorkManagerMBean F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\XATxConnectionManager.java --> TxConnectionManagerMBean qualified to org.jboss.resource.connectionmanager.TxConnectionManagerMBean F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\TxConnectionManager.java --> BaseConnectionManager2MBean qualified to org.jboss.resource.connectionmanager.BaseConnectionManager2MBean F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\NoTxConnectionManager.java --> BaseConnectionManager2MBean qualified to org.jboss.resource.connectionmanager.BaseConnectionManager2MBean F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\LocalTxConnectionManager.java --> TxConnectionManagerMBean qualified to org.jboss.resource.connectionmanager.TxConnectionManagerMBean compile-source-jdbc3: [echo] jdbc3 [copy] Copying 5 files to F:\jboss\jboss-head\connector\output\gen\classes compile-classes: [mkdir] Created dir: F:\jboss\jboss-head\connector\output\classes [javac] Compiling 78 source files to F:\jboss\jboss-head\connector\output\classes F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\TxConnectionManager.java:369: cannot resolve symbol symbol : constructor JBossXAException (java.lang.String) location: class org.jboss.tm.JBossXAException throw new JBossXAException("XAResource not available, local tx"); ^ F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\TxConnectionManager.java:722: cannot resolve symbol symbol : constructor JBossXAException (java.lang.String) location: class org.jboss.tm.JBossXAException throw new JBossXAException("Trying to start a new tx when old is not complete! old: " + currentXid + ", new " + xid + ", flags " + flags); ^ F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\TxConnectionManager.java:726: cannot resolve symbol symbol : constructor JBossXAException (java.lang.String) location: class org.jboss.tm.JBossXAException throw new JBossXAException("Trying to start a new tx with wrong flags! new " + xid + ", flags " + flags); ^ F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\TxConnectionManager.java:775: cannot resolve symbol symbol : constructor JBossXAException (java.lang.String) location: class org.jboss.tm.JBossXAException throw new JBossXAException("wrong xid in commit: expected: " + currentXid + ", got: " + xid); ^ F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\TxConnectionManager.java:800: cannot resolve symbol symbol : constructor JBossXAException (java.lang.String) location: class org.jboss.tm.JBossXAException throw new JBossXAException("forget not supported in local tx"); ^ F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\TxConnectionManager.java:849: cannot resolve symbol symbol : constructor JBossXAException (java.lang.String) location: class org.jboss.tm.JBossXAException throw new JBossXAException("no recover with local-tx only resource managers"); ^ F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\TxConnectionManager.java:861: cannot resolve symbol symbol : constructor JBossXAException (java.lang.String) location: class org.jboss.tm.JBossXAException throw new JBossXAException("wrong xid in rollback: expected: " + currentXid + ", got: " + xid); ^ F:\jboss\jboss-head\connector\output\gen\classes\org\jboss\resource\adapter\jdbc\WrappedPreparedStatement.java:524: warning: setUnicodeStream(int,java.io.InputStream,int) in java.sql.PreparedStatement has been deprecated public void setUnicodeStream(int parameterIndex, InputStream stream, int length) throws SQLException ^ F:\jboss\jboss-head\connector\output\gen\classes\org\jboss\resource\adapter\jdbc\WrappedPreparedStatement.java:529: warning: setUnicodeStream(int,java.io.InputStream,int) in java.sql.PreparedStatement has been deprecated ps.setUnicodeStream(parameterIndex, stream, length); ^ F:\jboss\jboss-head\connector\output\gen\classes\org\jboss\resource\adapter\jdbc\WrappedCallableStatement.java:976: warning: getBigDecimal(int,int) in java.sql.CallableStatement has been deprecated public BigDecimal getBigDecimal(int parameterIndex, int scale) throws SQLException ^ F:\jboss\jboss-head\connector\output\gen\classes\org\jboss\resource\adapter\jdbc\WrappedCallableStatement.java:66: warning: setUnicodeStream(int,java.io.InputStream,int) in java.sql.PreparedStatement has been deprecated public class WrappedCallableStatement ^ F:\jboss\jboss-head\connector\output\gen\classes\org\jboss\resource\adapter\jdbc\WrappedCallableStatement.java:980: warning: getBigDecimal(int,int) in java.sql.CallableStatement has been deprecated return cs.getBigDecimal(parameterIndex, scale); ^ 7 errors 5 warnings BUILD FAILED file:F:/jboss/jboss-head/connector/build.xml:196: Compile failed; see the compiler error output for details. Total time: 4 minutes 28 seconds ===========================================================================Fri May 16 18:47:56 GMTDT 2003 ===========================================================================CYGWIN_NT-5.1 nog 1.3.22(0.78/3/2) 2003-03-18 09:20 i686 unknown unknown Cygwin ===========================================================================java version "1.4.1_02" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_02-b06) Java HotSpot(TM) Client VM (build 1.4.1_02-b06, mixed mode) |
From: Chris Kimpton <chris@ki...> - 2003-05-16 17:21:42
|
=========================================================================== ==THIS IS AN AUTOMATED EMAIL - SEE http://jboss1.kimptoc.net/ FOR DETAILS== =========================================================================== (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.endpoint.JBossMessageEndpointFactory' 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'. (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.connectionmanager.JBossManagedConnectionPool' 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'. (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.connectionmanager.JBossLocalXAExceptionFormatter' 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'. (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.connectionmanager.NoTxConnectionManager' 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'. (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.RARDeployer' 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'. (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.connectionmanager.CachedConnectionManager' 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'. (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.connectionmanager.LocalTxConnectionManager' 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'. (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.work.BaseWorkManager' 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'. (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.connectionmanager.BaseConnectionManager2' 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'. (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.BaseBootstrapContext' 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'. (XDocletMain.start 45 ) Running <jbossxmlservicetemplate/> (TemplateSubTask.engineStarted 791 ) Generating output 'null-service.xml' using template file 'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jboss-module-jb4.jar!/xdoclet/modules/jboss/jmx/resources/jboss-service-template.xdt'. (XDocletMain.start 45 ) Running <jbossxmbean/> 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/connector/src/main/org/jboss/resource/BaseBootstrapContext.java --> BaseBootstrapContextMBean qualified to org.jboss.resource.BaseBootstrapContextMBean /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/RARDeployer.java --> RARDeployerMBean qualified to org.jboss.resource.RARDeployerMBean /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/adapter/jdbc/xa/oracle/OracleXAExceptionFormatter.java --> OracleXAExceptionFormatterMBean qualified to org.jboss.resource.adapter.jdbc.xa.oracle.OracleXAExceptionFormatterMBean /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/BaseConnectionManager2.java --> BaseConnectionManager2MBean qualified to org.jboss.resource.connectionmanager.BaseConnectionManager2MBean /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/CachedConnectionManager.java --> CachedConnectionManagerMBean qualified to org.jboss.resource.connectionmanager.CachedConnectionManagerMBean /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/JBossLocalXAExceptionFormatter.java --> JBossLocalXAExceptionFormatterMBean qualified to org.jboss.resource.connectionmanager.JBossLocalXAExceptionFormatterMBean /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/JBossManagedConnectionPool.java --> JBossManagedConnectionPoolMBean qualified to org.jboss.resource.connectionmanager.JBossManagedConnectionPoolMBean /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/LocalTxConnectionManager.java --> LocalTxConnectionManagerMBean qualified to org.jboss.resource.connectionmanager.LocalTxConnectionManagerMBean /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/TxConnectionManager.java --> TxConnectionManagerMBean qualified to org.jboss.resource.connectionmanager.TxConnectionManagerMBean /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/NoTxConnectionManager.java --> BaseConnectionEventListener qualified to org.jboss.resource.connectionmanager.BaseConnectionEventListener /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/XATxConnectionManager.java --> XATxConnectionManagerMBean qualified to org.jboss.resource.connectionmanager.XATxConnectionManagerMBean /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/endpoint/JBossMessageEndpointFactory.java --> JBossMessageEndpointFactoryMBean qualified to org.jboss.resource.endpoint.JBossMessageEndpointFactoryMBean /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/work/BaseWorkManager.java --> BaseWorkManagerMBean qualified to org.jboss.resource.work.BaseWorkManagerMBean /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/XATxConnectionManager.java --> TxConnectionManagerMBean qualified to org.jboss.resource.connectionmanager.TxConnectionManagerMBean /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/TxConnectionManager.java --> BaseConnectionManager2MBean qualified to org.jboss.resource.connectionmanager.BaseConnectionManager2MBean /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/NoTxConnectionManager.java --> BaseConnectionManager2MBean qualified to org.jboss.resource.connectionmanager.BaseConnectionManager2MBean /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/LocalTxConnectionManager.java --> TxConnectionManagerMBean qualified to org.jboss.resource.connectionmanager.TxConnectionManagerMBean compile-source-jdbc3: [echo] jdbc3 [copy] Copying 5 files to /home/jbossci/jbossci2/jboss-head/connector/output/gen/classes compile-classes: [mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/connector/output/classes [javac] Compiling 78 source files to /home/jbossci/jbossci2/jboss-head/connector/output/classes /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/TxConnectionManager.java:369: cannot resolve symbol symbol : constructor JBossXAException (java.lang.String) location: class org.jboss.tm.JBossXAException throw new JBossXAException("XAResource not available, local tx"); ^ /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/TxConnectionManager.java:722: cannot resolve symbol symbol : constructor JBossXAException (java.lang.String) location: class org.jboss.tm.JBossXAException throw new JBossXAException("Trying to start a new tx when old is not complete! old: " + currentXid + ", new " + xid + ", flags " + flags); ^ /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/TxConnectionManager.java:726: cannot resolve symbol symbol : constructor JBossXAException (java.lang.String) location: class org.jboss.tm.JBossXAException throw new JBossXAException("Trying to start a new tx with wrong flags! new " + xid + ", flags " + flags); ^ /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/TxConnectionManager.java:775: cannot resolve symbol symbol : constructor JBossXAException (java.lang.String) location: class org.jboss.tm.JBossXAException throw new JBossXAException("wrong xid in commit: expected: " + currentXid + ", got: " + xid); ^ /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/TxConnectionManager.java:800: cannot resolve symbol symbol : constructor JBossXAException (java.lang.String) location: class org.jboss.tm.JBossXAException throw new JBossXAException("forget not supported in local tx"); ^ /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/TxConnectionManager.java:849: cannot resolve symbol symbol : constructor JBossXAException (java.lang.String) location: class org.jboss.tm.JBossXAException throw new JBossXAException("no recover with local-tx only resource managers"); ^ /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/TxConnectionManager.java:861: cannot resolve symbol symbol : constructor JBossXAException (java.lang.String) location: class org.jboss.tm.JBossXAException throw new JBossXAException("wrong xid in rollback: expected: " + currentXid + ", got: " + xid); ^ /home/jbossci/jbossci2/jboss-head/connector/output/gen/classes/org/jboss/resource/adapter/jdbc/WrappedPreparedStatement.java:524: warning: setUnicodeStream(int,java.io.InputStream,int) in java.sql.PreparedStatement has been deprecated public void setUnicodeStream(int parameterIndex, InputStream stream, int length) throws SQLException ^ /home/jbossci/jbossci2/jboss-head/connector/output/gen/classes/org/jboss/resource/adapter/jdbc/WrappedPreparedStatement.java:529: warning: setUnicodeStream(int,java.io.InputStream,int) in java.sql.PreparedStatement has been deprecated ps.setUnicodeStream(parameterIndex, stream, length); ^ /home/jbossci/jbossci2/jboss-head/connector/output/gen/classes/org/jboss/resource/adapter/jdbc/WrappedCallableStatement.java:976: warning: getBigDecimal(int,int) in java.sql.CallableStatement has been deprecated public BigDecimal getBigDecimal(int parameterIndex, int scale) throws SQLException ^ /home/jbossci/jbossci2/jboss-head/connector/output/gen/classes/org/jboss/resource/adapter/jdbc/WrappedCallableStatement.java:66: warning: setUnicodeStream(int,java.io.InputStream,int) in java.sql.PreparedStatement has been deprecated public class WrappedCallableStatement ^ /home/jbossci/jbossci2/jboss-head/connector/output/gen/classes/org/jboss/resource/adapter/jdbc/WrappedCallableStatement.java:980: warning: getBigDecimal(int,int) in java.sql.CallableStatement has been deprecated return cs.getBigDecimal(parameterIndex, scale); ^ 7 errors 5 warnings BUILD FAILED file:/home/jbossci/jbossci2/jboss-head/connector/build.xml:196: Compile failed; see the compiler error output for details. Total time: 2 minutes 29 seconds ===========================================================================Fri May 16 18:21:54 BST 2003 ===========================================================================Linux quarks2 2.4.18-27.7.x #1 Fri Mar 14 06:58:54 EST 2003 i686 unknown ===========================================================================java version "1.4.1_02" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_02-b06) Java HotSpot(TM) Client VM (build 1.4.1_02-b06, mixed mode) |
From: Kevin Conner <Kevin.Conner@or...> - 2003-05-16 15:31:09
|
> Yes, sorry, I wasn't very clear. I think that XDoclet2 is moving away > from using xtags.xml to specify tags; all the relevant metadata is > encapsulated in a bean. Ah, I wasn't aware of that. I must admit that I like the xtags.xml approach as it doesn't force you to load any classes. How tightly coupled will the XDoclet2 metadata bean be to the rest of the module? Kev Kevin Conner This is a personal e-mail. Any views or opinions presented are solely those of the author and do not necessarily represent those of Orchard Information Systems Ltd. |
From: Andy Godwin <andygodwin@us...> - 2003-05-16 15:05:40
|
Yes, sorry, I wasn't very clear. I think that XDoclet2 is moving away from using xtags.xml to specify tags; all the relevant metadata is encapsulated in a bean. ----- Original Message ----- From: "Kevin Conner" <Kevin.Conner@...> To: <jboss-development@...> Sent: Friday, May 16, 2003 1:16 PM Subject: RE: [JBoss-dev] Re: Need help with JBoss IDE > > As far as JBoss IDE goes, I'm not a big IDE user anyway > > (prefer a good editor, a decent shell and ant) so I'm > > probably not going to be much use for a lot of that, but > > I think that for things like code assist we could autogenerate > > most of that from the plugin source. > > I think Hans has already dealt with that. If I remember correctly, > the JBoss-IDE generates the completion information from the modules' > xtags.xml file. It parses the file and holds the conditions, etc. > to workout what to allow in completion. > > Kev > > Kevin Conner > This is a personal e-mail. Any views or opinions presented are > solely those of the author and do not necessarily represent those > of Orchard Information Systems Ltd. > > > ------------------------------------------------------- > Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara > The only event dedicated to issues related to Linux enterprise solutions > http://www.enterpriselinuxforum.com > > _______________________________________________ > Jboss-development mailing list > Jboss-development@... > https://lists.sourceforge.net/lists/listinfo/jboss-development |
From: Chris Kimpton <chris@ki...> - 2003-05-16 13:29:54
|
=========================================================================== ==THIS IS AN AUTOMATED EMAIL - SEE http://jboss1.kimptoc.net/ FOR DETAILS== =========================================================================== (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.endpoint.JBossMessageEndpointFactory' using template file 'jar:file:F:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'. (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.connectionmanager.JBossManagedConnectionPool' using template file 'jar:file:F:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'. (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.connectionmanager.JBossLocalXAExceptionFormatter' using template file 'jar:file:F:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'. (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.connectionmanager.NoTxConnectionManager' using template file 'jar:file:F:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'. (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.RARDeployer' using template file 'jar:file:F:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'. (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.connectionmanager.CachedConnectionManager' using template file 'jar:file:F:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'. (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.connectionmanager.LocalTxConnectionManager' using template file 'jar:file:F:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'. (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.work.BaseWorkManager' using template file 'jar:file:F:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'. (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.connectionmanager.BaseConnectionManager2' using template file 'jar:file:F:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'. (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.BaseBootstrapContext' using template file 'jar:file:F:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'. (XDocletMain.start 45 ) Running <jbossxmlservicetemplate/> (TemplateSubTask.engineStarted 791 ) Generating output 'null-service.xml' using template file 'jar:file:F:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jboss-module-jb4.jar!/xdoclet/modules/jboss/jmx/resources/jboss-service-template.xdt'. (XDocletMain.start 45 ) Running <jbossxmbean/> 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: F:\jboss\jboss-head\connector\src\main\org\jboss\resource\BaseBootstrapContext.java --> BaseBootstrapContextMBean qualified to org.jboss.resource.BaseBootstrapContextMBean F:\jboss\jboss-head\connector\src\main\org\jboss\resource\RARDeployer.java --> RARDeployerMBean qualified to org.jboss.resource.RARDeployerMBean F:\jboss\jboss-head\connector\src\main\org\jboss\resource\adapter\jdbc\xa\oracle\OracleXAExceptionFormatter.java --> OracleXAExceptionFormatterMBean qualified to org.jboss.resource.adapter.jdbc.xa.oracle.OracleXAExceptionFormatterMBean F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\BaseConnectionManager2.java --> BaseConnectionManager2MBean qualified to org.jboss.resource.connectionmanager.BaseConnectionManager2MBean F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\CachedConnectionManager.java --> CachedConnectionManagerMBean qualified to org.jboss.resource.connectionmanager.CachedConnectionManagerMBean F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\JBossLocalXAExceptionFormatter.java --> JBossLocalXAExceptionFormatterMBean qualified to org.jboss.resource.connectionmanager.JBossLocalXAExceptionFormatterMBean F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\JBossManagedConnectionPool.java --> JBossManagedConnectionPoolMBean qualified to org.jboss.resource.connectionmanager.JBossManagedConnectionPoolMBean F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\LocalTxConnectionManager.java --> LocalTxConnectionManagerMBean qualified to org.jboss.resource.connectionmanager.LocalTxConnectionManagerMBean F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\TxConnectionManager.java --> TxConnectionManagerMBean qualified to org.jboss.resource.connectionmanager.TxConnectionManagerMBean F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\NoTxConnectionManager.java --> BaseConnectionEventListener qualified to org.jboss.resource.connectionmanager.BaseConnectionEventListener F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\XATxConnectionManager.java --> XATxConnectionManagerMBean qualified to org.jboss.resource.connectionmanager.XATxConnectionManagerMBean F:\jboss\jboss-head\connector\src\main\org\jboss\resource\endpoint\JBossMessageEndpointFactory.java --> JBossMessageEndpointFactoryMBean qualified to org.jboss.resource.endpoint.JBossMessageEndpointFactoryMBean F:\jboss\jboss-head\connector\src\main\org\jboss\resource\work\BaseWorkManager.java --> BaseWorkManagerMBean qualified to org.jboss.resource.work.BaseWorkManagerMBean F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\XATxConnectionManager.java --> TxConnectionManagerMBean qualified to org.jboss.resource.connectionmanager.TxConnectionManagerMBean F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\TxConnectionManager.java --> BaseConnectionManager2MBean qualified to org.jboss.resource.connectionmanager.BaseConnectionManager2MBean F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\NoTxConnectionManager.java --> BaseConnectionManager2MBean qualified to org.jboss.resource.connectionmanager.BaseConnectionManager2MBean F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\LocalTxConnectionManager.java --> TxConnectionManagerMBean qualified to org.jboss.resource.connectionmanager.TxConnectionManagerMBean compile-source-jdbc3: [echo] jdbc3 [copy] Copying 5 files to F:\jboss\jboss-head\connector\output\gen\classes compile-classes: [mkdir] Created dir: F:\jboss\jboss-head\connector\output\classes [javac] Compiling 78 source files to F:\jboss\jboss-head\connector\output\classes F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\TxConnectionManager.java:369: cannot resolve symbol symbol : constructor JBossXAException (java.lang.String) location: class org.jboss.tm.JBossXAException throw new JBossXAException("XAResource not available, local tx"); ^ F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\TxConnectionManager.java:722: cannot resolve symbol symbol : constructor JBossXAException (java.lang.String) location: class org.jboss.tm.JBossXAException throw new JBossXAException("Trying to start a new tx when old is not complete! old: " + currentXid + ", new " + xid + ", flags " + flags); ^ F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\TxConnectionManager.java:726: cannot resolve symbol symbol : constructor JBossXAException (java.lang.String) location: class org.jboss.tm.JBossXAException throw new JBossXAException("Trying to start a new tx with wrong flags! new " + xid + ", flags " + flags); ^ F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\TxConnectionManager.java:775: cannot resolve symbol symbol : constructor JBossXAException (java.lang.String) location: class org.jboss.tm.JBossXAException throw new JBossXAException("wrong xid in commit: expected: " + currentXid + ", got: " + xid); ^ F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\TxConnectionManager.java:800: cannot resolve symbol symbol : constructor JBossXAException (java.lang.String) location: class org.jboss.tm.JBossXAException throw new JBossXAException("forget not supported in local tx"); ^ F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\TxConnectionManager.java:849: cannot resolve symbol symbol : constructor JBossXAException (java.lang.String) location: class org.jboss.tm.JBossXAException throw new JBossXAException("no recover with local-tx only resource managers"); ^ F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\TxConnectionManager.java:861: cannot resolve symbol symbol : constructor JBossXAException (java.lang.String) location: class org.jboss.tm.JBossXAException throw new JBossXAException("wrong xid in rollback: expected: " + currentXid + ", got: " + xid); ^ F:\jboss\jboss-head\connector\output\gen\classes\org\jboss\resource\adapter\jdbc\WrappedPreparedStatement.java:524: warning: setUnicodeStream(int,java.io.InputStream,int) in java.sql.PreparedStatement has been deprecated public void setUnicodeStream(int parameterIndex, InputStream stream, int length) throws SQLException ^ F:\jboss\jboss-head\connector\output\gen\classes\org\jboss\resource\adapter\jdbc\WrappedPreparedStatement.java:529: warning: setUnicodeStream(int,java.io.InputStream,int) in java.sql.PreparedStatement has been deprecated ps.setUnicodeStream(parameterIndex, stream, length); ^ F:\jboss\jboss-head\connector\output\gen\classes\org\jboss\resource\adapter\jdbc\WrappedCallableStatement.java:976: warning: getBigDecimal(int,int) in java.sql.CallableStatement has been deprecated public BigDecimal getBigDecimal(int parameterIndex, int scale) throws SQLException ^ F:\jboss\jboss-head\connector\output\gen\classes\org\jboss\resource\adapter\jdbc\WrappedCallableStatement.java:66: warning: setUnicodeStream(int,java.io.InputStream,int) in java.sql.PreparedStatement has been deprecated public class WrappedCallableStatement ^ F:\jboss\jboss-head\connector\output\gen\classes\org\jboss\resource\adapter\jdbc\WrappedCallableStatement.java:980: warning: getBigDecimal(int,int) in java.sql.CallableStatement has been deprecated return cs.getBigDecimal(parameterIndex, scale); ^ 7 errors 5 warnings BUILD FAILED file:F:/jboss/jboss-head/connector/build.xml:196: Compile failed; see the compiler error output for details. Total time: 4 minutes 35 seconds ===========================================================================Fri May 16 14:29:50 GMTDT 2003 ===========================================================================CYGWIN_NT-5.1 nog 1.3.22(0.78/3/2) 2003-03-18 09:20 i686 unknown unknown Cygwin ===========================================================================java version "1.4.1_02" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_02-b06) Java HotSpot(TM) Client VM (build 1.4.1_02-b06, mixed mode) |
From: Chris Kimpton <chris@ki...> - 2003-05-16 13:27:12
|
=========================================================================== ==THIS IS AN AUTOMATED EMAIL - SEE http://jboss1.kimptoc.net/ FOR DETAILS== =========================================================================== (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.endpoint.JBossMessageEndpointFactory' 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'. (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.connectionmanager.JBossManagedConnectionPool' 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'. (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.connectionmanager.JBossLocalXAExceptionFormatter' 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'. (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.connectionmanager.NoTxConnectionManager' 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'. (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.RARDeployer' 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'. (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.connectionmanager.CachedConnectionManager' 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'. (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.connectionmanager.LocalTxConnectionManager' 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'. (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.work.BaseWorkManager' 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'. (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.connectionmanager.BaseConnectionManager2' 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'. (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.BaseBootstrapContext' 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'. (XDocletMain.start 45 ) Running <jbossxmlservicetemplate/> (TemplateSubTask.engineStarted 791 ) Generating output 'null-service.xml' using template file 'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jboss-module-jb4.jar!/xdoclet/modules/jboss/jmx/resources/jboss-service-template.xdt'. (XDocletMain.start 45 ) Running <jbossxmbean/> 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/connector/src/main/org/jboss/resource/BaseBootstrapContext.java --> BaseBootstrapContextMBean qualified to org.jboss.resource.BaseBootstrapContextMBean /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/RARDeployer.java --> RARDeployerMBean qualified to org.jboss.resource.RARDeployerMBean /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/adapter/jdbc/xa/oracle/OracleXAExceptionFormatter.java --> OracleXAExceptionFormatterMBean qualified to org.jboss.resource.adapter.jdbc.xa.oracle.OracleXAExceptionFormatterMBean /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/BaseConnectionManager2.java --> BaseConnectionManager2MBean qualified to org.jboss.resource.connectionmanager.BaseConnectionManager2MBean /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/CachedConnectionManager.java --> CachedConnectionManagerMBean qualified to org.jboss.resource.connectionmanager.CachedConnectionManagerMBean /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/JBossLocalXAExceptionFormatter.java --> JBossLocalXAExceptionFormatterMBean qualified to org.jboss.resource.connectionmanager.JBossLocalXAExceptionFormatterMBean /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/JBossManagedConnectionPool.java --> JBossManagedConnectionPoolMBean qualified to org.jboss.resource.connectionmanager.JBossManagedConnectionPoolMBean /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/LocalTxConnectionManager.java --> LocalTxConnectionManagerMBean qualified to org.jboss.resource.connectionmanager.LocalTxConnectionManagerMBean /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/TxConnectionManager.java --> TxConnectionManagerMBean qualified to org.jboss.resource.connectionmanager.TxConnectionManagerMBean /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/NoTxConnectionManager.java --> BaseConnectionEventListener qualified to org.jboss.resource.connectionmanager.BaseConnectionEventListener /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/XATxConnectionManager.java --> XATxConnectionManagerMBean qualified to org.jboss.resource.connectionmanager.XATxConnectionManagerMBean /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/endpoint/JBossMessageEndpointFactory.java --> JBossMessageEndpointFactoryMBean qualified to org.jboss.resource.endpoint.JBossMessageEndpointFactoryMBean /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/work/BaseWorkManager.java --> BaseWorkManagerMBean qualified to org.jboss.resource.work.BaseWorkManagerMBean /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/XATxConnectionManager.java --> TxConnectionManagerMBean qualified to org.jboss.resource.connectionmanager.TxConnectionManagerMBean /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/TxConnectionManager.java --> BaseConnectionManager2MBean qualified to org.jboss.resource.connectionmanager.BaseConnectionManager2MBean /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/NoTxConnectionManager.java --> BaseConnectionManager2MBean qualified to org.jboss.resource.connectionmanager.BaseConnectionManager2MBean /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/LocalTxConnectionManager.java --> TxConnectionManagerMBean qualified to org.jboss.resource.connectionmanager.TxConnectionManagerMBean compile-source-jdbc3: [echo] jdbc3 [copy] Copying 5 files to /home/jbossci/jbossci2/jboss-head/connector/output/gen/classes compile-classes: [mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/connector/output/classes [javac] Compiling 78 source files to /home/jbossci/jbossci2/jboss-head/connector/output/classes /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/TxConnectionManager.java:369: cannot resolve symbol symbol : constructor JBossXAException (java.lang.String) location: class org.jboss.tm.JBossXAException throw new JBossXAException("XAResource not available, local tx"); ^ /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/TxConnectionManager.java:722: cannot resolve symbol symbol : constructor JBossXAException (java.lang.String) location: class org.jboss.tm.JBossXAException throw new JBossXAException("Trying to start a new tx when old is not complete! old: " + currentXid + ", new " + xid + ", flags " + flags); ^ /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/TxConnectionManager.java:726: cannot resolve symbol symbol : constructor JBossXAException (java.lang.String) location: class org.jboss.tm.JBossXAException throw new JBossXAException("Trying to start a new tx with wrong flags! new " + xid + ", flags " + flags); ^ /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/TxConnectionManager.java:775: cannot resolve symbol symbol : constructor JBossXAException (java.lang.String) location: class org.jboss.tm.JBossXAException throw new JBossXAException("wrong xid in commit: expected: " + currentXid + ", got: " + xid); ^ /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/TxConnectionManager.java:800: cannot resolve symbol symbol : constructor JBossXAException (java.lang.String) location: class org.jboss.tm.JBossXAException throw new JBossXAException("forget not supported in local tx"); ^ /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/TxConnectionManager.java:849: cannot resolve symbol symbol : constructor JBossXAException (java.lang.String) location: class org.jboss.tm.JBossXAException throw new JBossXAException("no recover with local-tx only resource managers"); ^ /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/TxConnectionManager.java:861: cannot resolve symbol symbol : constructor JBossXAException (java.lang.String) location: class org.jboss.tm.JBossXAException throw new JBossXAException("wrong xid in rollback: expected: " + currentXid + ", got: " + xid); ^ /home/jbossci/jbossci2/jboss-head/connector/output/gen/classes/org/jboss/resource/adapter/jdbc/WrappedPreparedStatement.java:524: warning: setUnicodeStream(int,java.io.InputStream,int) in java.sql.PreparedStatement has been deprecated public void setUnicodeStream(int parameterIndex, InputStream stream, int length) throws SQLException ^ /home/jbossci/jbossci2/jboss-head/connector/output/gen/classes/org/jboss/resource/adapter/jdbc/WrappedPreparedStatement.java:529: warning: setUnicodeStream(int,java.io.InputStream,int) in java.sql.PreparedStatement has been deprecated ps.setUnicodeStream(parameterIndex, stream, length); ^ /home/jbossci/jbossci2/jboss-head/connector/output/gen/classes/org/jboss/resource/adapter/jdbc/WrappedCallableStatement.java:976: warning: getBigDecimal(int,int) in java.sql.CallableStatement has been deprecated public BigDecimal getBigDecimal(int parameterIndex, int scale) throws SQLException ^ /home/jbossci/jbossci2/jboss-head/connector/output/gen/classes/org/jboss/resource/adapter/jdbc/WrappedCallableStatement.java:66: warning: setUnicodeStream(int,java.io.InputStream,int) in java.sql.PreparedStatement has been deprecated public class WrappedCallableStatement ^ /home/jbossci/jbossci2/jboss-head/connector/output/gen/classes/org/jboss/resource/adapter/jdbc/WrappedCallableStatement.java:980: warning: getBigDecimal(int,int) in java.sql.CallableStatement has been deprecated return cs.getBigDecimal(parameterIndex, scale); ^ 7 errors 5 warnings BUILD FAILED file:/home/jbossci/jbossci2/jboss-head/connector/build.xml:196: Compile failed; see the compiler error output for details. Total time: 2 minutes 30 seconds ===========================================================================Fri May 16 14:27:24 BST 2003 ===========================================================================Linux quarks2 2.4.18-27.7.x #1 Fri Mar 14 06:58:54 EST 2003 i686 unknown ===========================================================================java version "1.4.1_02" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_02-b06) Java HotSpot(TM) Client VM (build 1.4.1_02-b06, mixed mode) |
From: Kevin Conner <Kevin.Conner@or...> - 2003-05-16 12:18:46
|
> As far as JBoss IDE goes, I'm not a big IDE user anyway > (prefer a good editor, a decent shell and ant) so I'm > probably not going to be much use for a lot of that, but > I think that for things like code assist we could autogenerate > most of that from the plugin source. I think Hans has already dealt with that. If I remember correctly, the JBoss-IDE generates the completion information from the modules' xtags.xml file. It parses the file and holds the conditions, etc. to workout what to allow in completion. Kev Kevin Conner This is a personal e-mail. Any views or opinions presented are solely those of the author and do not necessarily represent those of Orchard Information Systems Ltd. |
From: Andy Godwin <andygodwin@us...> - 2003-05-16 11:25:04
|
David, Bill I've been looking at building XDoclet in JBoss recently (posted a patch on sourceforge recently to get the basic build working). With XDoclet2, JBoss is going to be responsible for maintaining their own plugins (nee modules) anyway, so I think we might as well start developing all the plugins in the jboss/xdoclet project. I imagine there'll be a fair bit of functionality shared across the plugins anyway. I grabbed the XDoclet2 tree a couple of days ago and am just learning that. I guess the first step is to port the existing modules to the plugin architecture and then bring in the newer projects, jboss.net, aop, etc. As far as JBoss IDE goes, I'm not a big IDE user anyway (prefer a good editor, a decent shell and ant) so I'm probably not going to be much use for a lot of that, but I think that for things like code assist we could autogenerate most of that from the plugin source. ----- Original Message ----- From: "David Jencks" <david-jencks@...> To: <jboss-development@...> Sent: Wednesday, May 14, 2003 12:04 AM Subject: RE: [JBoss-dev] Re: Need help with JBoss IDE > Since it's all-new, maybe we should try a xdoclet2 plugin since they are > supposed to be much easier to write. > > What exactly do you want to generate? Is there a schema for the end > product and some examples? > > david > > On 2003.05.13 17:48 marc fleury wrote: > > david are you still up for this? do you have the time? I was hoping you > > would step up to the plate on that one... > > > > marcf > > > > > -----Original Message----- > > > From: jboss-development-admin@... > > > [mailto:jboss-development-admin@...]On Behalf Of Bill > > > Burke > > > Sent: Tuesday, May 13, 2003 4:53 PM > > > To: jboss-development@... > > > Subject: RE: [JBoss-dev] Re: Need help with JBoss IDE > > > > > > > > > I may need some help with getting XDoclet tags for AOP framework. > > > > > > > -----Original Message----- > > > > From: jboss-development-admin@... > > > > [mailto:jboss-development-admin@...]On Behalf Of > > Andy > > > > Godwin > > > > Sent: Tuesday, May 13, 2003 7:10 AM > > > > To: jboss-development@... > > > > Subject: [JBoss-dev] Re: Need help with JBoss IDE > > > > > > > > > > > > Laurent > > > > > > > > I'm currently looking at the JBoss-XDoclet project, which is going > > > > to cross-over with the JBoss-IDE work somewhat, especially with > > > > XDoclet2, so I can help out here too. > > > > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > > Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara > > > > The only event dedicated to issues related to Linux enterprise > > solutions > > > > http://www.enterpriselinuxforum.com > > > > > > > > _______________________________________________ > > > > Jboss-development mailing list > > > > Jboss-development@... > > > > https://lists.sourceforge.net/lists/listinfo/jboss-development > > > > > > > > > ------------------------------------------------------- > > > Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara > > > The only event dedicated to issues related to Linux enterprise > > solutions > > > http://www.enterpriselinuxforum.com > > > > > > _______________________________________________ > > > Jboss-development mailing list > > > Jboss-development@... > > > https://lists.sourceforge.net/lists/listinfo/jboss-development > > > > > > > > > > ------------------------------------------------------- > > Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara > > The only event dedicated to issues related to Linux enterprise solutions > > http://www.enterpriselinuxforum.com > > > > _______________________________________________ > > Jboss-development mailing list > > Jboss-development@... > > https://lists.sourceforge.net/lists/listinfo/jboss-development > > > > > > > ------------------------------------------------------- > Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara > The only event dedicated to issues related to Linux enterprise solutions > http://www.enterpriselinuxforum.com > > _______________________________________________ > Jboss-development mailing list > Jboss-development@... > https://lists.sourceforge.net/lists/listinfo/jboss-development |
From: Chris Kimpton <chris@ki...> - 2003-05-16 09:23:52
|
=========================================================================== ==THIS IS AN AUTOMATED EMAIL - SEE http://jboss1.kimptoc.net/ FOR DETAILS== =========================================================================== (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.endpoint.JBossMessageEndpointFactory' using template file 'jar:file:F:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'. (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.connectionmanager.JBossManagedConnectionPool' using template file 'jar:file:F:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'. (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.connectionmanager.JBossLocalXAExceptionFormatter' using template file 'jar:file:F:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'. (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.connectionmanager.NoTxConnectionManager' using template file 'jar:file:F:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'. (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.RARDeployer' using template file 'jar:file:F:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'. (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.connectionmanager.CachedConnectionManager' using template file 'jar:file:F:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'. (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.connectionmanager.LocalTxConnectionManager' using template file 'jar:file:F:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'. (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.work.BaseWorkManager' using template file 'jar:file:F:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'. (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.connectionmanager.BaseConnectionManager2' using template file 'jar:file:F:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'. (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.BaseBootstrapContext' using template file 'jar:file:F:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'. (XDocletMain.start 45 ) Running <jbossxmlservicetemplate/> (TemplateSubTask.engineStarted 791 ) Generating output 'null-service.xml' using template file 'jar:file:F:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jboss-module-jb4.jar!/xdoclet/modules/jboss/jmx/resources/jboss-service-template.xdt'. (XDocletMain.start 45 ) Running <jbossxmbean/> 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: F:\jboss\jboss-head\connector\src\main\org\jboss\resource\BaseBootstrapContext.java --> BaseBootstrapContextMBean qualified to org.jboss.resource.BaseBootstrapContextMBean F:\jboss\jboss-head\connector\src\main\org\jboss\resource\RARDeployer.java --> RARDeployerMBean qualified to org.jboss.resource.RARDeployerMBean F:\jboss\jboss-head\connector\src\main\org\jboss\resource\adapter\jdbc\xa\oracle\OracleXAExceptionFormatter.java --> OracleXAExceptionFormatterMBean qualified to org.jboss.resource.adapter.jdbc.xa.oracle.OracleXAExceptionFormatterMBean F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\BaseConnectionManager2.java --> BaseConnectionManager2MBean qualified to org.jboss.resource.connectionmanager.BaseConnectionManager2MBean F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\CachedConnectionManager.java --> CachedConnectionManagerMBean qualified to org.jboss.resource.connectionmanager.CachedConnectionManagerMBean F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\JBossLocalXAExceptionFormatter.java --> JBossLocalXAExceptionFormatterMBean qualified to org.jboss.resource.connectionmanager.JBossLocalXAExceptionFormatterMBean F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\JBossManagedConnectionPool.java --> JBossManagedConnectionPoolMBean qualified to org.jboss.resource.connectionmanager.JBossManagedConnectionPoolMBean F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\LocalTxConnectionManager.java --> LocalTxConnectionManagerMBean qualified to org.jboss.resource.connectionmanager.LocalTxConnectionManagerMBean F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\TxConnectionManager.java --> TxConnectionManagerMBean qualified to org.jboss.resource.connectionmanager.TxConnectionManagerMBean F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\NoTxConnectionManager.java --> BaseConnectionEventListener qualified to org.jboss.resource.connectionmanager.BaseConnectionEventListener F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\XATxConnectionManager.java --> XATxConnectionManagerMBean qualified to org.jboss.resource.connectionmanager.XATxConnectionManagerMBean F:\jboss\jboss-head\connector\src\main\org\jboss\resource\endpoint\JBossMessageEndpointFactory.java --> JBossMessageEndpointFactoryMBean qualified to org.jboss.resource.endpoint.JBossMessageEndpointFactoryMBean F:\jboss\jboss-head\connector\src\main\org\jboss\resource\work\BaseWorkManager.java --> BaseWorkManagerMBean qualified to org.jboss.resource.work.BaseWorkManagerMBean F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\XATxConnectionManager.java --> TxConnectionManagerMBean qualified to org.jboss.resource.connectionmanager.TxConnectionManagerMBean F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\TxConnectionManager.java --> BaseConnectionManager2MBean qualified to org.jboss.resource.connectionmanager.BaseConnectionManager2MBean F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\NoTxConnectionManager.java --> BaseConnectionManager2MBean qualified to org.jboss.resource.connectionmanager.BaseConnectionManager2MBean F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\LocalTxConnectionManager.java --> TxConnectionManagerMBean qualified to org.jboss.resource.connectionmanager.TxConnectionManagerMBean compile-source-jdbc3: [echo] jdbc3 [copy] Copying 5 files to F:\jboss\jboss-head\connector\output\gen\classes compile-classes: [mkdir] Created dir: F:\jboss\jboss-head\connector\output\classes [javac] Compiling 78 source files to F:\jboss\jboss-head\connector\output\classes F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\TxConnectionManager.java:369: cannot resolve symbol symbol : constructor JBossXAException (java.lang.String) location: class org.jboss.tm.JBossXAException throw new JBossXAException("XAResource not available, local tx"); ^ F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\TxConnectionManager.java:722: cannot resolve symbol symbol : constructor JBossXAException (java.lang.String) location: class org.jboss.tm.JBossXAException throw new JBossXAException("Trying to start a new tx when old is not complete! old: " + currentXid + ", new " + xid + ", flags " + flags); ^ F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\TxConnectionManager.java:726: cannot resolve symbol symbol : constructor JBossXAException (java.lang.String) location: class org.jboss.tm.JBossXAException throw new JBossXAException("Trying to start a new tx with wrong flags! new " + xid + ", flags " + flags); ^ F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\TxConnectionManager.java:775: cannot resolve symbol symbol : constructor JBossXAException (java.lang.String) location: class org.jboss.tm.JBossXAException throw new JBossXAException("wrong xid in commit: expected: " + currentXid + ", got: " + xid); ^ F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\TxConnectionManager.java:800: cannot resolve symbol symbol : constructor JBossXAException (java.lang.String) location: class org.jboss.tm.JBossXAException throw new JBossXAException("forget not supported in local tx"); ^ F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\TxConnectionManager.java:849: cannot resolve symbol symbol : constructor JBossXAException (java.lang.String) location: class org.jboss.tm.JBossXAException throw new JBossXAException("no recover with local-tx only resource managers"); ^ F:\jboss\jboss-head\connector\src\main\org\jboss\resource\connectionmanager\TxConnectionManager.java:861: cannot resolve symbol symbol : constructor JBossXAException (java.lang.String) location: class org.jboss.tm.JBossXAException throw new JBossXAException("wrong xid in rollback: expected: " + currentXid + ", got: " + xid); ^ F:\jboss\jboss-head\connector\output\gen\classes\org\jboss\resource\adapter\jdbc\WrappedPreparedStatement.java:524: warning: setUnicodeStream(int,java.io.InputStream,int) in java.sql.PreparedStatement has been deprecated public void setUnicodeStream(int parameterIndex, InputStream stream, int length) throws SQLException ^ F:\jboss\jboss-head\connector\output\gen\classes\org\jboss\resource\adapter\jdbc\WrappedPreparedStatement.java:529: warning: setUnicodeStream(int,java.io.InputStream,int) in java.sql.PreparedStatement has been deprecated ps.setUnicodeStream(parameterIndex, stream, length); ^ F:\jboss\jboss-head\connector\output\gen\classes\org\jboss\resource\adapter\jdbc\WrappedCallableStatement.java:976: warning: getBigDecimal(int,int) in java.sql.CallableStatement has been deprecated public BigDecimal getBigDecimal(int parameterIndex, int scale) throws SQLException ^ F:\jboss\jboss-head\connector\output\gen\classes\org\jboss\resource\adapter\jdbc\WrappedCallableStatement.java:66: warning: setUnicodeStream(int,java.io.InputStream,int) in java.sql.PreparedStatement has been deprecated public class WrappedCallableStatement ^ F:\jboss\jboss-head\connector\output\gen\classes\org\jboss\resource\adapter\jdbc\WrappedCallableStatement.java:980: warning: getBigDecimal(int,int) in java.sql.CallableStatement has been deprecated return cs.getBigDecimal(parameterIndex, scale); ^ 7 errors 5 warnings BUILD FAILED file:F:/jboss/jboss-head/connector/build.xml:196: Compile failed; see the compiler error output for details. Total time: 4 minutes 37 seconds ===========================================================================Fri May 16 10:23:47 GMTDT 2003 ===========================================================================CYGWIN_NT-5.1 nog 1.3.22(0.78/3/2) 2003-03-18 09:20 i686 unknown unknown Cygwin ===========================================================================java version "1.4.1_02" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_02-b06) Java HotSpot(TM) Client VM (build 1.4.1_02-b06, mixed mode) |
From: Chris Kimpton <chris@ki...> - 2003-05-16 09:20:35
|
=========================================================================== ==THIS IS AN AUTOMATED EMAIL - SEE http://jboss1.kimptoc.net/ FOR DETAILS== =========================================================================== (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.endpoint.JBossMessageEndpointFactory' 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'. (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.connectionmanager.JBossManagedConnectionPool' 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'. (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.connectionmanager.JBossLocalXAExceptionFormatter' 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'. (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.connectionmanager.NoTxConnectionManager' 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'. (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.RARDeployer' 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'. (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.connectionmanager.CachedConnectionManager' 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'. (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.connectionmanager.LocalTxConnectionManager' 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'. (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.work.BaseWorkManager' 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'. (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.connectionmanager.BaseConnectionManager2' 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'. (TemplateSubTask.engineStarted 788 ) Generating output for 'org.jboss.resource.BaseBootstrapContext' 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'. (XDocletMain.start 45 ) Running <jbossxmlservicetemplate/> (TemplateSubTask.engineStarted 791 ) Generating output 'null-service.xml' using template file 'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jboss-module-jb4.jar!/xdoclet/modules/jboss/jmx/resources/jboss-service-template.xdt'. (XDocletMain.start 45 ) Running <jbossxmbean/> 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/connector/src/main/org/jboss/resource/BaseBootstrapContext.java --> BaseBootstrapContextMBean qualified to org.jboss.resource.BaseBootstrapContextMBean /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/RARDeployer.java --> RARDeployerMBean qualified to org.jboss.resource.RARDeployerMBean /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/adapter/jdbc/xa/oracle/OracleXAExceptionFormatter.java --> OracleXAExceptionFormatterMBean qualified to org.jboss.resource.adapter.jdbc.xa.oracle.OracleXAExceptionFormatterMBean /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/BaseConnectionManager2.java --> BaseConnectionManager2MBean qualified to org.jboss.resource.connectionmanager.BaseConnectionManager2MBean /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/CachedConnectionManager.java --> CachedConnectionManagerMBean qualified to org.jboss.resource.connectionmanager.CachedConnectionManagerMBean /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/JBossLocalXAExceptionFormatter.java --> JBossLocalXAExceptionFormatterMBean qualified to org.jboss.resource.connectionmanager.JBossLocalXAExceptionFormatterMBean /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/JBossManagedConnectionPool.java --> JBossManagedConnectionPoolMBean qualified to org.jboss.resource.connectionmanager.JBossManagedConnectionPoolMBean /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/LocalTxConnectionManager.java --> LocalTxConnectionManagerMBean qualified to org.jboss.resource.connectionmanager.LocalTxConnectionManagerMBean /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/TxConnectionManager.java --> TxConnectionManagerMBean qualified to org.jboss.resource.connectionmanager.TxConnectionManagerMBean /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/NoTxConnectionManager.java --> BaseConnectionEventListener qualified to org.jboss.resource.connectionmanager.BaseConnectionEventListener /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/XATxConnectionManager.java --> XATxConnectionManagerMBean qualified to org.jboss.resource.connectionmanager.XATxConnectionManagerMBean /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/endpoint/JBossMessageEndpointFactory.java --> JBossMessageEndpointFactoryMBean qualified to org.jboss.resource.endpoint.JBossMessageEndpointFactoryMBean /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/work/BaseWorkManager.java --> BaseWorkManagerMBean qualified to org.jboss.resource.work.BaseWorkManagerMBean /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/XATxConnectionManager.java --> TxConnectionManagerMBean qualified to org.jboss.resource.connectionmanager.TxConnectionManagerMBean /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/TxConnectionManager.java --> BaseConnectionManager2MBean qualified to org.jboss.resource.connectionmanager.BaseConnectionManager2MBean /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/NoTxConnectionManager.java --> BaseConnectionManager2MBean qualified to org.jboss.resource.connectionmanager.BaseConnectionManager2MBean /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/LocalTxConnectionManager.java --> TxConnectionManagerMBean qualified to org.jboss.resource.connectionmanager.TxConnectionManagerMBean compile-source-jdbc3: [echo] jdbc3 [copy] Copying 5 files to /home/jbossci/jbossci2/jboss-head/connector/output/gen/classes compile-classes: [mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/connector/output/classes [javac] Compiling 78 source files to /home/jbossci/jbossci2/jboss-head/connector/output/classes /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/TxConnectionManager.java:369: cannot resolve symbol symbol : constructor JBossXAException (java.lang.String) location: class org.jboss.tm.JBossXAException throw new JBossXAException("XAResource not available, local tx"); ^ /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/TxConnectionManager.java:722: cannot resolve symbol symbol : constructor JBossXAException (java.lang.String) location: class org.jboss.tm.JBossXAException throw new JBossXAException("Trying to start a new tx when old is not complete! old: " + currentXid + ", new " + xid + ", flags " + flags); ^ /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/TxConnectionManager.java:726: cannot resolve symbol symbol : constructor JBossXAException (java.lang.String) location: class org.jboss.tm.JBossXAException throw new JBossXAException("Trying to start a new tx with wrong flags! new " + xid + ", flags " + flags); ^ /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/TxConnectionManager.java:775: cannot resolve symbol symbol : constructor JBossXAException (java.lang.String) location: class org.jboss.tm.JBossXAException throw new JBossXAException("wrong xid in commit: expected: " + currentXid + ", got: " + xid); ^ /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/TxConnectionManager.java:800: cannot resolve symbol symbol : constructor JBossXAException (java.lang.String) location: class org.jboss.tm.JBossXAException throw new JBossXAException("forget not supported in local tx"); ^ /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/TxConnectionManager.java:849: cannot resolve symbol symbol : constructor JBossXAException (java.lang.String) location: class org.jboss.tm.JBossXAException throw new JBossXAException("no recover with local-tx only resource managers"); ^ /home/jbossci/jbossci2/jboss-head/connector/src/main/org/jboss/resource/connectionmanager/TxConnectionManager.java:861: cannot resolve symbol symbol : constructor JBossXAException (java.lang.String) location: class org.jboss.tm.JBossXAException throw new JBossXAException("wrong xid in rollback: expected: " + currentXid + ", got: " + xid); ^ /home/jbossci/jbossci2/jboss-head/connector/output/gen/classes/org/jboss/resource/adapter/jdbc/WrappedPreparedStatement.java:524: warning: setUnicodeStream(int,java.io.InputStream,int) in java.sql.PreparedStatement has been deprecated public void setUnicodeStream(int parameterIndex, InputStream stream, int length) throws SQLException ^ /home/jbossci/jbossci2/jboss-head/connector/output/gen/classes/org/jboss/resource/adapter/jdbc/WrappedPreparedStatement.java:529: warning: setUnicodeStream(int,java.io.InputStream,int) in java.sql.PreparedStatement has been deprecated ps.setUnicodeStream(parameterIndex, stream, length); ^ /home/jbossci/jbossci2/jboss-head/connector/output/gen/classes/org/jboss/resource/adapter/jdbc/WrappedCallableStatement.java:976: warning: getBigDecimal(int,int) in java.sql.CallableStatement has been deprecated public BigDecimal getBigDecimal(int parameterIndex, int scale) throws SQLException ^ /home/jbossci/jbossci2/jboss-head/connector/output/gen/classes/org/jboss/resource/adapter/jdbc/WrappedCallableStatement.java:66: warning: setUnicodeStream(int,java.io.InputStream,int) in java.sql.PreparedStatement has been deprecated public class WrappedCallableStatement ^ /home/jbossci/jbossci2/jboss-head/connector/output/gen/classes/org/jboss/resource/adapter/jdbc/WrappedCallableStatement.java:980: warning: getBigDecimal(int,int) in java.sql.CallableStatement has been deprecated return cs.getBigDecimal(parameterIndex, scale); ^ 7 errors 5 warnings BUILD FAILED file:/home/jbossci/jbossci2/jboss-head/connector/build.xml:196: Compile failed; see the compiler error output for details. Total time: 2 minutes 24 seconds ===========================================================================Fri May 16 10:20:47 BST 2003 ===========================================================================Linux quarks2 2.4.18-27.7.x #1 Fri Mar 14 06:58:54 EST 2003 i686 unknown ===========================================================================java version "1.4.1_02" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_02-b06) Java HotSpot(TM) Client VM (build 1.4.1_02-b06, mixed mode) |
From: Chris Kimpton <chris@ki...> - 2003-05-16 01:58:50
|
=========================================================================== ==THIS IS AN AUTOMATED EMAIL - SEE http://jboss1.kimptoc.net/ FOR DETAILS== =========================================================================== JBoss daily test results SUMMARY Number of tests run: 1064 -------------------------------------------- Successful tests: 926 Errors: 113 Failures: 25 -------------------------------------------- [time of test: 2003-05-16.01-53 GMT] [java.version: 1.4.1_02] [java.vendor: Sun Microsystems Inc.] [java.vm.version: 1.4.1_02-b06] [java.vm.name: Java HotSpot(TM) Client VM] [java.vm.info: mixed mode] [os.name: Linux] [os.arch: i386] [os.version: 2.4.18-27.7.x] See http://jboss1.kimptoc.net/linux1/logtests/testresults/reports/html//. 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: AOPUnitTestCase Test: testBasic(org.jboss.test.aop.test.AOPUnitTestCase) Type: error Exception: javax.management.InstanceNotFoundException Message: jboss.aop:name=AOPTester is not registered. --------------------------------- Suite: AOPUnitTestCase Test: testInheritance(org.jboss.test.aop.test.AOPUnitTestCase) Type: error Exception: javax.management.InstanceNotFoundException Message: jboss.aop:name=AOPTester is not registered. --------------------------------- Suite: AOPUnitTestCase Test: testMetadata(org.jboss.test.aop.test.AOPUnitTestCase) Type: error Exception: javax.management.InstanceNotFoundException Message: jboss.aop:name=AOPTester is not registered. --------------------------------- Suite: AOPUnitTestCase Test: testDynamicInterceptors(org.jboss.test.aop.test.AOPUnitTestCase) Type: error Exception: javax.management.InstanceNotFoundException Message: jboss.aop:name=AOPTester is not registered. --------------------------------- Suite: AOPUnitTestCase Test: testFieldInterception(org.jboss.test.aop.test.AOPUnitTestCase) Type: error Exception: javax.management.InstanceNotFoundException Message: jboss.aop:name=AOPTester is not registered. --------------------------------- Suite: AOPUnitTestCase Test: testMixin(org.jboss.test.aop.test.AOPUnitTestCase) Type: error Exception: javax.management.InstanceNotFoundException Message: jboss.aop:name=AOPTester is not registered. --------------------------------- ===========================================================================Fri May 16 02:59:04 BST 2003 ===========================================================================Linux quarks2 2.4.18-27.7.x #1 Fri Mar 14 06:58:54 EST 2003 i686 unknown ===========================================================================java version "1.4.1_02" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_02-b06) Java HotSpot(TM) Client VM (build 1.4.1_02-b06, mixed mode) |
From: Chris Kimpton <chris@ki...> - 2003-05-16 01:58:22
|
=========================================================================== ==THIS IS AN AUTOMATED EMAIL - SEE http://jboss1.kimptoc.net/ FOR DETAILS== =========================================================================== 02:58:30,279 WARN [NamingContext] Failed to connect to localhost:1099 javax.naming.CommunicationException: Failed to retrieve stub from server localhost:1099. Root exception is java.io.EOFException at java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2438) at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1245) at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1845) at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1769) at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1646) at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1274) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:324) at org.jnp.interfaces.NamingContext.getServer(NamingContext.java:199) at org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1124) at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:486) at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:479) at javax.naming.InitialContext.lookup(InitialContext.java:347) at org.jboss.Shutdown.main(Shutdown.java:185) Exception in thread "main" javax.naming.CommunicationException: Receive timed out. Root exception is java.net.SocketTimeoutException: Receive timed out at java.net.PlainDatagramSocketImpl.receive(Native Method) at java.net.DatagramSocket.receive(DatagramSocket.java:671) at org.jnp.interfaces.NamingContext.discoverServer(NamingContext.java:1046) at org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1135) at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:486) at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:479) at javax.naming.InitialContext.lookup(InitialContext.java:347) at org.jboss.Shutdown.main(Shutdown.java:185) JBOSS SHUTDOWN FAILED ===========================================================================Fri May 16 02:58:35 BST 2003 ===========================================================================Linux quarks2 2.4.18-27.7.x #1 Fri Mar 14 06:58:54 EST 2003 i686 unknown ===========================================================================java version "1.4.1_02" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_02-b06) Java HotSpot(TM) Client VM (build 1.4.1_02-b06, mixed mode) |
From: Chris Kimpton <chris@ki...> - 2003-05-16 01:52:53
|
=========================================================================== ==THIS IS AN AUTOMATED EMAIL - SEE http://jboss1.kimptoc.net/ FOR DETAILS== =========================================================================== [junit] Tests run: 10, Failures: 8, Errors: 2, Time elapsed: 107.656 sec [junit] TEST org.objectweb.jtests.jms.conform.session.SessionTest FAILED [junit] Running org.objectweb.jtests.jms.conform.session.TopicSessionTest [junit] Tests run: 7, Failures: 1, Errors: 6, Time elapsed: 73.624 sec [junit] TEST org.objectweb.jtests.jms.conform.session.TopicSessionTest FAILED [junit] Running org.objectweb.jtests.jms.conform.topic.TemporaryTopicTest [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 12.276 sec [junit] TEST org.objectweb.jtests.jms.conform.topic.TemporaryTopicTest FAILED tests-client-unit: [junit] Running org.jboss.test.jrmp.test.DynLoadingUnitTestCase [junit] TEST org.jboss.test.jrmp.test.DynLoadingUnitTestCase FAILED (timeout) tests-security-basic-unit: [junit] Running org.jboss.test.security.test.EJBSpecUnitTestCase [junit] TEST org.jboss.test.security.test.EJBSpecUnitTestCase FAILED (timeout) [junit] Running org.jboss.test.security.test.HttpsUnitTestCase [junit] TEST org.jboss.test.security.test.HttpsUnitTestCase FAILED (timeout) [junit] Running org.jboss.test.security.test.LoginContextUnitTestCase [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.345 sec [junit] Running org.jboss.test.security.test.LoginModulesUnitTestCase [junit] TEST org.jboss.test.security.test.LoginModulesUnitTestCase FAILED (timeout) [junit] Running org.jboss.test.security.test.NamespacePermissionsUnitTestCase [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.201 sec [junit] Running org.jboss.test.security.test.PermissionNameUnitTestCase [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.11 sec [junit] Running org.jboss.test.security.test.XMLLoginModulesUnitTestCase [junit] TEST org.jboss.test.security.test.XMLLoginModulesUnitTestCase FAILED (timeout) tests-jsr77-unit: [junit] Running org.jboss.test.management.test.JSR77SpecUnitTestCase [junit] TEST org.jboss.test.management.test.JSR77SpecUnitTestCase FAILED (timeout) tests-util-unit: [junit] Running org.jboss.test.util.test.PropertyEditorsUnitTestCase [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.079 sec [junit] Running org.jboss.test.util.test.PropertyPatternUnitTestCase [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 0.762 sec [junit] Running org.jboss.test.util.test.Scheduler2UnitTestCase [junit] TEST org.jboss.test.util.test.Scheduler2UnitTestCase FAILED (timeout) [junit] Running org.jboss.test.util.test.SchedulerUnitTestCase [junit] TEST org.jboss.test.util.test.SchedulerUnitTestCase FAILED (timeout) [junit] Running org.jboss.test.util.test.ServerSideExampleUnitTestCase [junit] TEST org.jboss.test.util.test.ServerSideExampleUnitTestCase FAILED (timeout) tests-jbossmx-compliance: [junit] Running org.jboss.test.jbossmx.compliance.modelmbean.ModelMBeanTestCase [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.961 sec [junit] Running org.jboss.test.jbossmx.compliance.monitor.BasicTestCase [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 6.498 sec [junit] Running org.jboss.test.jbossmx.compliance.notcompliant.NCMBeanTestCase [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.991 sec [junit] Running org.jboss.test.jbossmx.compliance.objectname.BasicTestCase [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.441 sec [junit] Running org.jboss.test.jbossmx.compliance.objectname.CanonicalTestCase [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.329 sec [junit] Running org.jboss.test.jbossmx.compliance.objectname.MalformedTestCase [junit] Tests run: 53, Failures: 0, Errors: 0, Time elapsed: 1.995 sec [junit] Running org.jboss.test.jbossmx.compliance.objectname.PatternTestCase [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.571 sec [junit] Running org.jboss.test.jbossmx.compliance.registration.RegistrationTestCase [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.904 sec [junit] Running org.jboss.test.jbossmx.compliance.relation.BasicTestCase [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.241 sec [junit] Running org.jboss.test.jbossmx.compliance.server.MBeanServerFactoryTestCase [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 1.113 sec [junit] Running org.jboss.test.jbossmx.compliance.server.MBeanServerTestCase [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 1.591 sec [junit] Running org.jboss.test.jbossmx.compliance.standard.InfoTortureTestCase [junit] Tests run: 38, Failures: 0, Errors: 0, Time elapsed: 1.574 sec [junit] Running org.jboss.test.jbossmx.compliance.standard.InheritanceTestCase [junit] Tests run: 21, Failures: 0, Errors: 0, Time elapsed: 0.996 sec [junit] Running org.jboss.test.jbossmx.compliance.standard.TrivialTestCase [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.089 sec [junit] Running org.jboss.test.jbossmx.compliance.timer.BasicTestCase [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 30.709 sec tests-jbossmx-implementation: [junit] Running org.jboss.test.jbossmx.implementation.persistence.OnTimerPersistenceTestCase [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.064 sec [junit] Running org.jboss.test.jbossmx.implementation.server.ContextCLTestCase [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.028 sec [junit] Running org.jboss.test.jbossmx.implementation.util.AgentIDTestCase [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.868 sec [junit] Running org.jboss.test.jbossmx.implementation.util.MBeanProxyTestCase [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1 sec tests-timer: [junit] Running org.jboss.test.timer.test.BasicTimerUnitTest [junit] TEST org.jboss.test.timer.test.BasicTimerUnitTest FAILED (timeout) tests-report-html: [mkdir] Created dir: /home/jbossci/jbossci2/jboss-head-test/testsuite/output/reports/html [junitreport] The file /home/jbossci/jbossci2/jboss-head-test/testsuite/output/reports/TEST-org.jboss.test.util.test.ServerSideExampleUnitTestCase.xml is not a valid XML document. It is possibly corrupted. [junitreport] The file /home/jbossci/jbossci2/jboss-head-test/testsuite/output/reports/TEST-org.jboss.test.web.test.WebIntegrationUnitTestCase.xml is not a valid XML document. It is possibly corrupted. [junitreport] The file /home/jbossci/jbossci2/jboss-head-test/testsuite/output/reports/TEST-org.jboss.test.security.test.EJBSpecUnitTestCase.xml is not a valid XML document. It is possibly corrupted. [junitreport] The file /home/jbossci/jbossci2/jboss-head-test/testsuite/output/reports/TEST-org.jboss.test.security.test.HttpsUnitTestCase.xml is not a valid XML document. It is possibly corrupted. [junitreport] The file /home/jbossci/jbossci2/jboss-head-test/testsuite/output/reports/TEST-org.jboss.test.timer.test.BasicTimerUnitTest.xml is not a valid XML document. It is possibly corrupted. [junitreport] Using Xalan version: Xalan Java 2.2.D11 Fri May 16 02:52:45 BST 2003 ===========================================================================Fri May 16 02:52:48 BST 2003 ===========================================================================Linux quarks2 2.4.18-27.7.x #1 Fri Mar 14 06:58:54 EST 2003 i686 unknown ===========================================================================java version "1.4.1_02" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_02-b06) Java HotSpot(TM) Client VM (build 1.4.1_02-b06, mixed mode) |
From: Chris Kimpton <chris@ki...> - 2003-05-16 00:18:09
|
=========================================================================== ==THIS IS AN AUTOMATED EMAIL - SEE http://jboss1.kimptoc.net/ FOR DETAILS== =========================================================================== JBoss daily test results SUMMARY Number of tests run: 1226 -------------------------------------------- Successful tests: 876 Errors: 343 Failures: 7 -------------------------------------------- [time of test: 2003-05-15.23-23 GMT] [java.version: 1.4.1_02] [java.vendor: Sun Microsystems Inc.] [java.vm.version: 1.4.1_02-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] See http://jboss1.kimptoc.net/winxp/logtests/testresults/reports/html//. 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: AOPUnitTestCase Test: testBasic(org.jboss.test.aop.test.AOPUnitTestCase) Type: error Exception: javax.management.InstanceNotFoundException Message: jboss.aop:name=AOPTester is not registered. --------------------------------- Suite: AOPUnitTestCase Test: testInheritance(org.jboss.test.aop.test.AOPUnitTestCase) Type: error Exception: javax.management.InstanceNotFoundException Message: jboss.aop:name=AOPTester is not registered. --------------------------------- Suite: AOPUnitTestCase Test: testMetadata(org.jboss.test.aop.test.AOPUnitTestCase) Type: error Exception: javax.management.InstanceNotFoundException Message: jboss.aop:name=AOPTester is not registered. --------------------------------- Suite: AOPUnitTestCase Test: testDynamicInterceptors(org.jboss.test.aop.test.AOPUnitTestCase) Type: error Exception: javax.management.InstanceNotFoundException Message: jboss.aop:name=AOPTester is not registered. --------------------------------- Suite: AOPUnitTestCase Test: testFieldInterception(org.jboss.test.aop.test.AOPUnitTestCase) Type: error Exception: javax.management.InstanceNotFoundException Message: jboss.aop:name=AOPTester is not registered. --------------------------------- Suite: AOPUnitTestCase Test: testMixin(org.jboss.test.aop.test.AOPUnitTestCase) Type: error Exception: javax.management.InstanceNotFoundException Message: jboss.aop:name=AOPTester is not registered. --------------------------------- ===========================================================================Fri May 16 01:18:00 GMTDT 2003 ===========================================================================CYGWIN_NT-5.1 nog 1.3.22(0.78/3/2) 2003-03-18 09:20 i686 unknown unknown Cygwin ===========================================================================java version "1.4.1_02" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_02-b06) Java HotSpot(TM) Client VM (build 1.4.1_02-b06, mixed mode) |