> > I asked Francisco to look into the details further and am still waiting for
> > information about the problem.
>
> I am working on it and had good results already. It seems that a very
> small change on JacORB will render unnecessary the Xbootclasspath hack.
Excelent!
> If my testing goes
User: dsundstrom
Date: 02/04/12 13:00:47
Modified:src/main/org/jboss/ejb/plugins/cmp/jdbc JDBCStopCommand.java
SQLUtil.java
Log:
Fixed bug [ 532262 ] Relationship table names too long.
Names are now limited by the database meta data getMaxTableNameLength
Hi David
I am using my own Deployement/Undeployment notifications and I am
only using them when a file is going to be deployed. This is one of the
first steps during deployment and I am not interested in the following
steps.
Andy
- Original Message -
From: "David Jencks" <[EMAIL PROTECT
Bugs item #543225, was opened at 2002-04-12 16:54
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=543225&group_id=22866
Category: CatalinaBundle
Group: v3.0 Rabbit Hole
Status: Open
Resolution: None
Priority: 5
Submitted By: Peter Luttrell (objec)
>Assign
User: starksm
Date: 02/04/12 13:10:08
Modified:src/main/org/jboss/ejb MessageDrivenContainer.java
StatefulSessionContainer.java
StatelessSessionContainer.java
Log:
Cleanup the container plugin references to the container in destory to
Looks OK to me. I'll check with Andy about the FarmService. Do you need
notifications of each step (there are actually 5 or 6) or are the deploy
and undeploy notifications enough?
I'm not sure exactly what you are using the notifications for, but I assume
you know about the *-service.xml files
User: dsundstrom
Date: 02/04/12 18:40:31
Modified:src/main/org/jboss/ejb/plugins/cmp/jdbc
JDBCStoreManager.java
Log:
Moved static application data map to an instance variable to in EjbModule.
Should reduce memory leak.
Revision ChangesPath
1.
User: dsundstrom
Date: 02/04/12 18:40:31
Modified:src/main/org/jboss/ejb EjbModule.java
Log:
Moved static application data map to an instance variable to in EjbModule.
Should reduce memory leak.
Revision ChangesPath
1.18 +27 -1 jboss/src/main/org/jboss/ejb/
User: starksm
Date: 02/04/12 18:34:15
Modified:src/main/org/jboss/web AbstractWebContainer.java
Log:
Check the getAllURLs in getClassLoaderURLs if the getURLs method
return null or empty and extract the file url from any njar url in
getCompileClasspath.
Revision Changes
User: dsundstrom
Date: 02/04/12 18:26:58
Modified:src/main/org/jboss/ejb/plugins/cmp/jdbc SQLUtil.java
Log:
Was missing a check for max length == 0, which means unlimited.
Revision ChangesPath
1.11 +2 -2 jboss/src/main/org/jboss/ejb/plugins/cmp/jdbc/SQLUtil.jav
Number of tests run: 558
Successful tests: 499
Errors:52
Failures: 7
[time of test: 13 April 2002 2:18 GMT]
[java.version: 1.3.0]
[java.vendor: IBM Corporation]
[java.
User: jules_gosnell
Date: 02/04/12 17:40:41
Modified:jetty/src/main/org/jboss/jetty/session ClusteredStore.java
Log:
more logging and error handling
Revision ChangesPath
1.12 +14 -6
contrib/jetty/src/main/org/jboss/jetty/session/ClusteredStore.java
Index:
User: starksm
Date: 02/04/12 13:08:28
Modified:iiop/src/main/org/jboss/iiop WebCL.java
Log:
Use the jndiName property from the container ObjectName rather than
accessing the container metadata.
Revision ChangesPath
1.3 +4 -4 contrib/iiop/src/main/org/jboss/
This link is very cool! Thanks! It lets me ask the next question!!
However, I removed jmx/test/ConnectionFactoryLoaderUnitTestCase from cvs 2
days ago. Why is it still being run?
thanks
david jencks
On 2002.04.12 20:17:04 -0400 [EMAIL PROTECTED] wrote:
>
> Number of tests run: 556
>
> -
I had submitted some JMX deployment notification code
(DeploymentNotification class and mods to the J2eeDeployer class) which was
incorporated into JBoss 2.4x. I've just started migrating to JBoss 3.0 and
noticed that the DeploymentInfo object is not passed in the Notification
anymore, only t
Thanks Chris!
--jason
[EMAIL PROTECTED] wrote:
>Number of tests run: 556
>
>
>
>Successful tests: 498
>Errors:53
>Failures: 5
>
>
>
>[time of test: 13 April 2002 1:15 GMT
Number of tests run: 556
Successful tests: 498
Errors:53
Failures: 5
[time of test: 13 April 2002 1:15 GMT]
[java.version: 1.3.0]
[java.vendor: IBM Corporation]
[java.
User: schaefera
Date: 02/04/12 16:54:11
Modified:src/build Tag: Branch_2_4 run_tests.xml
Log:
Backport of the JBoss 3.0 stress tests w/o JMS and deadlock tests.
Revision ChangesPath
No revision
No revision
1.15.2.12 +11
User: schaefera
Date: 02/04/12 16:54:12
Added: src/main/org/jboss/test Tag: Branch_2_4 JBossTestCase.java
JBossTestServices.java JBossTestSetup.java
Log:
Backport of the JBoss 3.0 stress tests w/o JMS and deadlock tests.
Revision ChangesPath
No
User: schaefera
Date: 02/04/12 16:54:13
Added: src/main/org/jboss/test/perf/test Tag: Branch_2_4
PerfStressTestCase.java
SecurePerfStressTestCase.java
Log:
Backport of the JBoss 3.0 stress tests w/o JMS and deadlock tests.
Revis
User: schaefera
Date: 02/04/12 16:54:12
Added: src/main/org/jboss/test/bank/test Tag: Branch_2_4
BankStressTestCase.java
Log:
Backport of the JBoss 3.0 stress tests w/o JMS and deadlock tests.
Revision ChangesPath
No revision
User: schaefera
Date: 02/04/12 16:54:12
Added: src/main/org/jboss/test/hello/test Tag: Branch_2_4
HelloTimingStressTestCase.java
Log:
Backport of the JBoss 3.0 stress tests w/o JMS and deadlock tests.
Revision ChangesPath
No re
User: schaefera
Date: 02/04/12 16:54:12
Added: src/main/org/jboss/test/lock/test Tag: Branch_2_4
EnterpriseEntityStressTestCase.java
Log:
Backport of the JBoss 3.0 stress tests w/o JMS and deadlock tests.
Revision ChangesPath
No
User: schaefera
Date: 02/04/12 16:54:12
Modified:src/build/subprojects Tag: Branch_2_4 build-xa.xml
Log:
Backport of the JBoss 3.0 stress tests w/o JMS and deadlock tests.
Revision ChangesPath
No revision
No revision
1.
User: schaefera
Date: 02/04/12 16:54:12
Added: src/main/org/jboss/test/cts/test Tag: Branch_2_4
StatelessSessionStressTestCase.java
Log:
Backport of the JBoss 3.0 stress tests w/o JMS and deadlock tests.
Revision ChangesPath
No
User: chirino
Date: 02/04/12 16:30:30
Removed: src/etc/conf/cluster jbossmq-service.xml
Log:
Updated jbossmq config so that it is better organized.
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/
User: chirino
Date: 02/04/12 16:30:31
Added: src/etc/server/legacy/conf jbossmq-oldstate.xml
Log:
Updated jbossmq config so that it is better organized.
Revision ChangesPath
1.1 jbossmq/src/etc/server/legacy/conf/jbossmq-oldstate.xml
Index: jboss
Patches item #543255, was opened at 2002-04-12 23:41
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=376687&aid=543255&group_id=22866
Category: JBossCMP
Group: v3.0 Rabbit Hole (unstable)
Status: Open
Resolution: None
Priority: 5
Submitted By: Casey Haakenson (haake
User: chirino
Date: 02/04/12 16:30:31
Added: src/etc/server/default/deploy
jbossmq-destinations-service.xml
jbossmq-service.xml
Log:
Updated jbossmq config so that it is better organized.
Revision ChangesPath
1.1
User: chirino
Date: 02/04/12 16:30:31
Added: src/etc/server/default/conf jbossmq-state.xml
Log:
Updated jbossmq config so that it is better organized.
Revision ChangesPath
1.1 jbossmq/src/etc/server/default/conf/jbossmq-state.xml
Index: jbossmq-s
User: chirino
Date: 02/04/12 16:27:37
jbossmq/src/etc/server/legacy/conf - New directory
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
User: chirino
Date: 02/04/12 16:30:31
Removed: src/etc/conf/default jbossmq-oldstate.xml
jbossmq-service.xml jbossmq-state.xml
jbossmq-testsuite-service.xml
Log:
Updated jbossmq config so that it is better organized.
User: chirino
Date: 02/04/12 16:27:26
jbossmq/src/etc/server/legacy - New directory
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
Patches item #543253, was opened at 2002-04-12 23:29
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=376687&aid=543253&group_id=22866
Category: JBossCMP
Group: v3.0 Rabbit Hole (unstable)
Status: Open
Resolution: None
Priority: 5
Submitted By: Casey Haakenson (haake
User: chirino
Date: 02/04/12 16:30:31
Added: src/etc/server/cluster/deploy jbossmq-service.xml
Log:
Updated jbossmq config so that it is better organized.
Revision ChangesPath
1.1 jbossmq/src/etc/server/cluster/deploy/jbossmq-service.xml
Index: j
User: chirino
Date: 02/04/12 16:27:19
jbossmq/src/etc/server/default - New directory
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
User: chirino
Date: 02/04/12 16:30:07
Modified:jbossbuild.xml
Log:
Updated jbossmq config so that it is better organized.
Revision ChangesPath
1.116 +5 -18 build/jboss/build.xml
Index: build.xml
User: chirino
Date: 02/04/12 16:28:02
jbossmq/src/etc/server/cluster/deploy - New directory
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
User: chirino
Date: 02/04/12 16:27:53
jbossmq/src/etc/server/default/deploy - New directory
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
User: chirino
Date: 02/04/12 16:27:47
jbossmq/src/etc/server/default/conf - New directory
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
gt;Juha Lindfors
+ *
+ * @version $Revision: 1.5 $
+ *
+ * Revisions:
+ *
+ * 20020412 Juha Lindfors:
+ *
+ * Changed MBeanProxy exception handling on create methods -- only need to
+ * catch one MBeanProxyCreationException
+ *
+ *
*/
public class RelationSupport
User: juhalindfors
Date: 02/04/12 16:03:09
Added: src/main/org/jboss/mx/util MBeanProxyCreationException.java
Log:
Revision ChangesPath
1.1 jmx/src/main/org/jboss/mx/util/MBeanProxyCreationException.java
Index: MBeanProxyCreationException.java
Change Notes item #543248, was opened at 2002-04-13 02:08
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=381174&aid=543248&group_id=22866
Category: JBossMX
Group: None
Status: Open
Priority: 5
Submitted By: Juha Lindfors (juhalindfors)
Assigned to: Juha Lindfors (j
User: patriot1burke
Date: 02/04/12 15:59:17
Modified:.build.xml
Log:
missing class in ha-client.jar killed tests
Revision ChangesPath
1.33 +2 -1 jbossmx/build.xml
Index: build.xml
==
User: juhalindfors
Date: 02/04/12 16:02:25
Modified:src/main/org/jboss/mx/util MBeanProxy.java
Log:
concentrating expception handling on create methods + javadoc
Revision ChangesPath
1.2 +107 -29 jmx/src/main/org/jboss/mx/util/MBeanProxy.java
Index: MBeanPro
Bugs item #543225, was opened at 2002-04-12 21:54
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=543225&group_id=22866
Category: CatalinaBundle
Group: v3.0 Rabbit Hole
Status: Open
Resolution: None
Priority: 5
Submitted By: Peter Luttrell (objec)
Assigne
User: jules_gosnell
Date: 02/04/12 15:27:53
Modified:jettyFAQ
Log:
add a couple more questions
Revision ChangesPath
1.7 +23 -0 contrib/jetty/FAQ
Index: FAQ
===
RCS file: /cvsroot/jboss
Bugs item #539379, was opened at 2002-04-04 13:36
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=539379&group_id=22866
Category: JBossCMP
Group: v3.0 Rabbit Hole
Status: Open
Resolution: None
Priority: 5
Submitted By: Matthias Bohlen (mattes3)
Assigned t
User: jules_gosnell
Date: 02/04/12 15:33:20
Modified:jettyTODO
Log:
update
Revision ChangesPath
1.19 +4 -0 contrib/jetty/TODO
Index: TODO
===
RCS file: /cvsroot/jboss/contrib/jetty/TOD
User: jules_gosnell
Date: 02/04/12 15:25:07
Modified:jetty/src/main/org/jboss/jetty/session ClusteredStore.java
Log:
improved logging and error handling
Revision ChangesPath
1.11 +20 -7
contrib/jetty/src/main/org/jboss/jetty/session/ClusteredStore.java
Ind
Hi Claudio,
On Fri, 12 Apr 2002, Vesco Claudio wrote:
> Now I have completed the testsuite with some patches to iiop tests. You have
> reason that the problems are in client.policy, but you can test the iiop
> only with (in testsuite):
>
> ./build.bat -Dtest= iiop-test
>
> which in windows doe
User: patriot1burke
Date: 02/04/12 14:56:59
Modified:src/main/org/jboss/test/lock/test
EnterpriseEntityStressTestCase.java
EnterpriseEntityTest.java
Log:
cleaned up some tests
Revision ChangesPath
1.5 +23 -75
jbos
User: patriot1burke
Date: 02/04/12 14:56:48
Modified:src/main/org/jboss/test/lock/bean EnterpriseEntityBean.java
Log:
cleaned up some tests
Revision ChangesPath
1.7 +112 -104
jbosstest/src/main/org/jboss/test/lock/bean/EnterpriseEntityBean.java
Index: Enterp
User: patriot1burke
Date: 02/04/12 14:57:23
Modified:src/resources/lock/META-INF ejb-jar.xml jboss.xml
Log:
cleaned up some tests
Revision ChangesPath
1.5 +0 -89 jbosstest/src/resources/lock/META-INF/ejb-jar.xml
Index: ejb-jar.xml
===
Bugs item #543225, was opened at 2002-04-12 16:54
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=543225&group_id=22866
Category: CatalinaBundle
Group: v3.0 Rabbit Hole
Status: Open
Resolution: None
Priority: 5
Submitted By: Peter Luttrell (objec)
Assigne
Scott, isn't the persistence manager part of the island that is garbage
collected when container is dereferenced from the system? If not,
shouldn't it? This was my understanding. Maybe I broke this...
-dain
Scott M Stark wrote:
> User: starksm
> Date: 02/04/12 14:39:48
>
> Modified
Bugs item #530084, was opened at 2002-03-14 17:03
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=530084&group_id=22866
Category: JBossCMP
Group: v3.0 Rabbit Hole
>Status: Closed
>Resolution: Out of Date
Priority: 5
Submitted By: Dave Smith (rimmeraj)
Ass
User: starksm
Date: 02/04/12 14:39:48
Modified:src/main/org/jboss/ejb/plugins/cmp/jdbc/bridge
JDBCCMRFieldBridge.java
Log:
Replace container references with WeakReferences to allow the container
to be garbage collected after undeployment.
Revision Ch
User: starksm
Date: 02/04/12 14:39:48
Modified:src/main/org/jboss/ejb/plugins/cmp/jdbc
JDBCCreateBeanClassInstanceCommand.java
JDBCQueryManager.java JDBCStoreManager.java
Log:
Replace container references with WeakReferences to allow
Bugs item #516835, was opened at 2002-02-13 02:27
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=516835&group_id=22866
Category: JBossCMP
Group: v3.0 Rabbit Hole
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Georg Schmid (giorgio42)
Assign
User: dsundstrom
Date: 02/04/12 14:36:27
Modified:src/main/org/jboss/ejb/plugins/cmp/jdbc
JDBCStartCommand.java SQLUtil.java
Log:
Limited constrint name length to DataBaseMetaData.getMaxTableNameLength().
I'm not sure if the is the right choice but the m
Bugs item #529751, was opened at 2002-03-13 23:02
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=529751&group_id=22866
Category: JBossCMP
Group: v3.0 Rabbit Hole
>Status: Closed
>Resolution: Out of Date
Priority: 5
Submitted By: Phil Craven (pjcraven)
As
Bugs item #541092, was opened at 2002-04-08 11:49
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=541092&group_id=22866
Category: JBossCMP
Group: v3.0 Rabbit Hole
>Status: Closed
>Resolution: Out of Date
Priority: 5
Submitted By: Peter Luttrell (objec)
As
I already am.
- Original Message -
From: "Dain Sundstrom" <[EMAIL PROTECTED]>
To: "Scott M Stark" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, April 12, 2002 2:00 PM
Subject: Re: [JBoss-dev] CVS update:
jboss/src/main/org/jboss/ejb/plugins/cmp/jdbc JDBCRelationInterceptor.jav
Just curious, are you going to call setContainer(null);
-dain
Scott M Stark wrote:
> User: starksm
> Date: 02/04/12 12:30:44
>
> Modified:src/main/org/jboss/ejb/plugins/cmp/jdbc
> JDBCRelationInterceptor.java JDBCStoreManager.java
> Log:
> Start cleaning
Yeah, but this happened to me yesterday on MacOS X, not SMP...
Also, it seems to have recently cropped up, since I've been developing on
this box for over a year and this has never happened to me before...
Hunter
> From: Nick Ganju <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> Date: Fri,
User: dsundstrom
Date: 02/04/12 13:47:10
Modified:src/main/org/jboss/ejb/plugins/cmp/jdbc
JDBCStartCommand.java JDBCStopCommand.java
Log:
Forgot to add new transaction handling code to stop.
Revision ChangesPath
1.26 +1 -4
jboss/src/mai
Bugs item #542801, was opened at 2002-04-11 22:01
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=542801&group_id=22866
Category: JBossSX
Group: v2.4 (stable)
Status: Open
Resolution: None
Priority: 5
Submitted By: Jeffrey Wescott (binaryfeed)
Assigned to
I had a similar problem when I was running Jboss on a linux box. It would run fine
for a while, then it would explode, taking all the RAM on the machine in a matter of a
few minutes. I ran "top" and watched all 1024 MB of memory get eaten up, until the
thing finally crashed.
The interestin
User: jules_gosnell
Date: 02/04/12 13:33:09
Modified:jetty/src/main/org/jboss/jetty/session ClusteredStore.java
Log:
add some helpful logging
Revision ChangesPath
1.10 +11 -6
contrib/jetty/src/main/org/jboss/jetty/session/ClusteredStore.java
Index: Cluster
User: starksm
Date: 02/04/12 13:04:26
Modified:src/main/org/jboss/web WebClassLoader.java
Log:
Pass the container JMX ObjectName to the class loader rather than the
container reference to avoid problems with strong references to the
container
Revision ChangesPath
1.
User: starksm
Date: 02/04/12 13:04:25
Modified:src/main/org/jboss/ejb EjbModule.java
Log:
Pass the container JMX ObjectName to the class loader rather than the
container reference to avoid problems with strong references to the
container
Revision ChangesPath
1.17
Bugs item #532262, was opened at 2002-03-19 18:20
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=532262&group_id=22866
Category: JBossCMP
Group: v3.0 Rabbit Hole
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Andrew Scherpbier (scherpbier)
User: starksm
Date: 02/04/12 12:30:42
Modified:src/main/org/jboss/ejb Container.java ContainerPlugin.java
EjbModule.java EntityContainer.java
Log:
Start cleaning up the web of container references in destroy so that
the container may be garbage collected.
User: starksm
Date: 02/04/12 12:30:44
Modified:src/main/org/jboss/ejb/plugins/local
BaseLocalContainerInvoker.java
Log:
Start cleaning up the web of container references in destroy so that
the container may be garbage collected.
Revision ChangesP
> Sonner or later the "admin" stuff will be replaced by
> JSR-77
Yeah so nuke it for now, we will put the 77 and web stuff when we have it, no need to
log stuff that we can't use and uses space in the bin dir
marcf
_
View thread online: h
User: starksm
Date: 02/04/12 12:30:42
Modified:src/main/org/jboss/ejb/plugins AbstractInstancePool.java
BMPPersistenceManager.java
CMPPersistenceManager.java EntityInstanceCache.java
MetricsInterceptor.java Securit
User: starksm
Date: 02/04/12 12:30:44
Modified:src/main/org/jboss/ejb/plugins/cmp/jdbc
JDBCRelationInterceptor.java JDBCStoreManager.java
Log:
Start cleaning up the web of container references in destroy so that
the container may be garbage collected.
Hi,
I finally got chance to look at this.
You are correct with your analysis of the Timer service and the
NotificationBroadcaster.
But I don't think this affects the Scheduler. It only registers
one listener with the timer.
If you want a second MBean, you create a second scheduler which
in turn c
User: kimptoc
Date: 02/04/12 11:32:36
Modified:src/stylesheets summary1a.xsl
Log:
changes to provide links from test summary to specific test results
Revision ChangesPath
1.5 +8 -42 jbosstest/src/stylesheets/summary1a.xsl
Index: summary1a.xsl
==
User: kimptoc
Date: 02/04/12 11:32:36
Modified:.build.xml
Log:
changes to provide links from test summary to specific test results
Revision ChangesPath
1.104 +2 -1 jbosstest/build.xml
Index: build.xml
=
User: dsundstrom
Date: 02/04/12 11:09:07
Modified:src/main/org/jboss/ejb/plugins/cmp/jdbc
JDBCStartCommand.java
Log:
Fixed bug identified in patch [ 533736 ] CMP 2 no start tx.
The problem was with attempting to start a transaction if one already
exist
Bugs item #543046, was opened at 2002-04-12 10:29
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=543046&group_id=22866
Category: JBossCMP
Group: v3.0 Rabbit Hole
>Status: Closed
>Resolution: Invalid
Priority: 5
Submitted By: Andreas Gehmeyr (gehmeyr)
>As
I'm not so sure. I have been using jdk1.3.1_b24 for months and this
problem started recently for me.
david jencks
On 2002.04.12 12:04:29 -0400 Bill Burke wrote:
> I experienced this same problem awhile ago. This is a jdk bug on linux,
> either use jdk1.3.0 or jdk1.3.1_02 or you'll have to use
Sure David include it in cvs.
Thanks
Brent
_
View thread online: http://main.jboss.org/thread.jsp?forum=66&thread=12301
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourcefor
I experienced this same problem awhile ago. This is a jdk bug on linux,
either use jdk1.3.0 or jdk1.3.1_02 or you'll have to use -classic mode.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of
> Simpson, Mike W
> Sent: Friday, April 12, 2002 11:50 A
We experienced this yesterday on Linux/jdk1.3.1_01 for the first time.
JBoss used all available memory during deployment, then crashed. We were
able to deploy with a 'normal' memory footprint by forcing JBoss to run
without passing the '-server' flag to the jvm (run.sh line 109). Still not
sure
Bugs item #543046, was opened at 2002-04-12 17:29
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=543046&group_id=22866
Category: JBossCMP
Group: v3.0 Rabbit Hole
Status: Open
Resolution: None
Priority: 5
Submitted By: Andreas Gehmeyr (gehmeyr)
Assigned t
Hi!
When I comment the
org.jboss.test.bankiiop.test.BankStressTestCase.testMultiThread2 test the
timeout go out and jboss can be shutdown.
With my patches to the testsuite IIOP TESTS RUN OK in jdk 1.4 + windows NT
:-) and I DON'T have fixed the OK result :-)
I'll try to understand why testMulti
Hi!
In weekdays, I update my local cvs every morning (Italy time) at minimum. At
friday I make a CD image of the cvs repository and I continue to hack jboss
at home where I don't have external connection (my modem has been burnt from
a lightning :-( ).
So... :-)
Now I have completed the testsui
User: slaboure
Date: 02/04/12 05:30:56
Modified:src/resources/ClusteredHTTPSessionBean/META-INF jboss.xml
Log:
Added client-side interceptors definition in existing container configuration.
When no client-side interceptor is defined, the proxy fails with a NPE...
Revision Ch
Hi Claudio,
On Fri, 12 Apr 2002, Vesco Claudio wrote:
> PS to Francisco: I have tested iiop in jdk 1.4 in my test bed with jython,
> it works! (deploy in jboss and calling ejb over iiop) :-)
That is Great!
> but the testsuite is still falling, today I'll try to figure why.
Have you updated
Hy,
Short question:
Can I catch from a bean (entity) the public variable? Java Reflect
can work?
Thanks.
Hi Jason & Claudio,
On Fri, 12 Apr 2002, Jason Dillon wrote:
> Yes, I understand this is a JacORB issue... but I suggest that there is a
> better way to handle the problem which they are trying to solve otherthan
> adding the the jvm boot classpath.
>
> I asked Francisco to look into the deta
I agree with you completely with you. These hacks are only made locally in
my system only for testing the great Francisco's work. When we go in
production phase we need to resolve the remaining issues.
Claudio
> -Original Message-
> From: Jason Dillon [SMTP:[EMAIL PROTECTED]]
>
No,
JBoss doesn't support the relative ejb-links yet.
I've got a patch (uncommitted) that nearly fixes this, but it doesn't work with njar.
For it to work with njar, I would need to add
parseURL support to the stream handler.
I saw mention on this list that njar was being dropped,
so I haven't d
Yes, I understand this is a JacORB issue... but I suggest that there is a
better way to handle the problem which they are trying to solve otherthan
adding the the jvm boot classpath.
I asked Francisco to look into the details further and am still waiting for
information about the problem.
We
Q - What is a Java Delivery Server ?
***
SUN and Nokia have joined forces in making Java a reality in the wireless
world of applications here in Hongkong.
As of today, the worldwide adoption and high-volume deployments of Java
Technology enabled handsets by wireless operators has generated trem
Hi!
I think that this is a jacorb problem and for now we cannot remove the
-Xbootclasspath :-(
If I remember well the problem is when the iiop container invoker tries to
bind the ejb home into the corba naming space, it cannot create a
subcontext.
Claudio
PS to Francisco: I have tested
99 matches
Mail list logo