Hi,
As most of you are probably aware, JBossMQ creates a _lot_ of
threads. This can be particularly annoying with native threads
Java VMs on Linux where threads are just processes with shared
memory and io, and where the number of operating system threads
by default are limited to 512.
I am a Lin
JBoss daily test results
SUMMARY
Number of tests run: 126
Successful tests: 107
Errors:9
Failures: 10
[time of test: 4 October 2001 6:26 GMT]
[java.version: 1.3
JBoss daily test results
SUMMARY
Number of tests run: 115
Successful tests: 101
Errors:12
Failures: 2
[time of test: 4 October 2001 5:17 GMT]
[java.version: 1.3
JBoss daily test results
SUMMARY
Number of tests run: 126
Successful tests: 107
Errors:9
Failures: 10
[time of test: 4 October 2001 4:6 GMT]
[java.version: 1.3.
User: chirino
Date: 01/10/03 19:54:19
Modified:src/main/org/jboss/mq Connection.java
Log:
Finnaly got the initialization of the clockDaemon right. The thread was not being
created as a deamon thread and therefor would not let VMs exit correctly when the
connection was shutdown.
User: user57
Date: 01/10/03 19:48:31
Modified:.build.xml
Log:
o using version-less libs (check the tags for version info)
Revision ChangesPath
1.6 +2 -2 website-forums/build.xml
Index: build.xml
===
User: user57
Date: 01/10/03 19:48:32
Added: src/lib mysql-jdbc.jar
Removed: src/lib mm.mysql-2.0.4-bin.jar
Log:
o using version-less libs (check the tags for version info)
Revision ChangesPath
1.1 website-forums/src/lib/mysql-jdbc.jar
User: user57
Date: 01/10/03 19:37:27
Modified:.build.xml
Log:
o adding mysql support lib to generated war (minor hack)
Revision ChangesPath
1.5 +8 -1 website-forums/build.xml
Index: build.xml
==
User: user57
Date: 01/10/03 19:37:27
Added: src/lib mm.mysql-2.0.4-bin.jar
Log:
o adding mysql support lib to generated war (minor hack)
Revision ChangesPath
1.1 website-forums/src/lib/mm.mysql-2.0.4-bin.jar
<>
___
User: user57
Date: 01/10/03 19:35:05
Modified:src/lib jive.jar
Log:
o updated for fix to SequeceManager
Revision ChangesPath
1.3 +2494 -2382website-forums/src/lib/jive.jar
<>
___
Jboss-development ma
User: user57
Date: 01/10/03 19:21:36
Removed: src/docs jboss.survey.ear
Log:
o not needed anymore?
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
JBoss daily test results
SUMMARY
Number of tests run: 115
Successful tests: 100
Errors:12
Failures: 3
[time of test: 4 October 2001 3:16 GMT]
[java.version: 1.3
User: user57
Date: 01/10/03 19:09:29
Added: src/web/forums error.jsp footer.jsp header.jsp
Log:
o the start of customization, fix for error.jsp from the jive dist
Revision ChangesPath
1.1 website-forums/src/web/forums/error.jsp
Index: error.jsp
User: user57
Date: 01/10/03 19:09:29
Modified:.build.xml
Log:
o the start of customization, fix for error.jsp from the jive dist
Revision ChangesPath
1.4 +22 -2 website-forums/build.xml
Index: build.xml
User: user57
Date: 01/10/03 19:08:10
website-forums/src/web - New directory
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
User: user57
Date: 01/10/03 19:08:14
website-forums/src/web/forums - New directory
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
User: user57
Date: 01/10/03 17:17:05
Modified:src/docs petstore_frames.html
Log:
o the petstore runs inside of the same vm
Revision ChangesPath
1.2 +1 -1 newsite/src/docs/petstore_frames.html
Index: petstore_frames.html
=
User: user57
Date: 01/10/03 17:17:28
Modified:src/docs petstore_frames.html
Log:
o this too
Revision ChangesPath
1.3 +1 -1 newsite/src/docs/petstore_frames.html
Index: petstore_frames.html
=
User: user57
Date: 01/10/03 16:53:01
Modified:website build.xml
Log:
o re-enable the forums
Revision ChangesPath
1.14 +2 -2 build/website/build.xml
Index: build.xml
===
RCS file: /cvsr
on 1-10-04 01.06, Peter Fagerlund at [EMAIL PROTECTED] wrote:
> on 1-10-04 00.59, Jason Dillon at [EMAIL PROTECTED] wrote:
>
>> Hr?
>>
>> --jason
>>
>> On Thu, 4 Oct 2001, Peter Fagerlund wrote:
>>
We can setup a JBoss.Net todo list on SF to manage this better as well...
>>>
>>> Lov
User: sparre
Date: 01/10/03 16:05:53
Modified:.build.xml
Log:
Fixed dbtest ejb-jar file generation.
Revision ChangesPath
1.36 +2 -2 jbosstest/build.xml
Index: build.xml
===
RCS f
User: user57
Date: 01/10/03 16:02:29
Modified:src/metadata survey-helper-application.xml
Log:
*** empty log message ***
Revision ChangesPath
1.3 +1 -4 website-survey/src/metadata/survey-helper-application.xml
Index: survey-helper-application.xml
=
User: user57
Date: 01/10/03 16:01:54
Modified:src/metadata survey-helper-application.xml
Log:
*** empty log message ***
Revision ChangesPath
1.2 +2 -2 website-survey/src/metadata/survey-helper-application.xml
Index: survey-helper-application.xml
=
User: user57
Date: 01/10/03 15:42:58
Modified:src/bin update-website.sh
Log:
o jboss-website needs a JDK not a JRE to build
Revision ChangesPath
1.10 +2 -2 newsite/src/bin/update-website.sh
Index: update-website.sh
User: jules_gosnell
Date: 01/10/03 15:27:02
Modified:jetty/src/main/org/jboss/jetty JBossLogSink.java
SetupHandler.java
Log:
sync with 2.4
Revision ChangesPath
1.6 +3 -3 contrib/jetty/src/main/org/jboss/jetty/JBossLogSink.java
Inde
Hi,
I think I got the problem fixed with the CVS commit I made
to the org.jboss.system.ServiceLibraries class.
At least, I do not see classloader hangs any more when
running the testsuite.
Best Regards,
Ole Husgaard.
David Jencks wrote:
>
> Well I think maybe we can legally look at the cod
Bugs item #467646, was opened at 2001-10-03 14:54
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=467646&group_id=22866
Category: JBossCMP
Group: v2.4 (stable)
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to:
User: jules_gosnell
Date: 01/10/03 14:55:53
Modified:jetty/src/main/org/jboss/jetty Tag: Branch_2_4
SetupHandler.java
Log:
a few more minor changes for the latest release
Revision ChangesPath
No revision
No
User: jules_gosnell
Date: 01/10/03 14:55:52
Modified:jetty/etc Tag: Branch_2_4 README VERSION jetty.xml
Log:
a few more minor changes for the latest release
Revision ChangesPath
No revision
No revision
1.5.2.2 +13 -6
User: jules_gosnell
Date: 01/10/03 14:55:53
Modified:jetty/src/build Tag: Branch_2_4 mkrelease
Log:
a few more minor changes for the latest release
Revision ChangesPath
No revision
No revision
1.1.2.2 +2 -2 contr
User: sparre
Date: 01/10/03 14:43:29
Modified:src/main/org/jboss/system ServiceLibraries.java
Log:
Fixed a possible race between classloader removal and class load.
Revision ChangesPath
1.6 +62 -25jboss/src/main/org/jboss/system/ServiceLibraries.java
Ind
[Forwarding to the list. %#¤%& missing Reply-To: header]
Original Message
Subject: Re: [JBoss-dev] JMX service architecture: next gen++ [davidje
[EMAIL PROTECTED]]
Date: Wed, 03 Oct 2001 22:15:28 +0200
From: Ole Husgaard <[EMAIL PROTECTED]>
Organization: Sparre Software
To: Davi
User: user57
Date: 01/10/03 13:21:22
Modified:jbossbuild.xml
Log:
o added optional-plugins to the 'all' group
Revision ChangesPath
1.34 +2 -1 build/jboss/build.xml
Index: build.xml
==
User: user57
Date: 01/10/03 13:19:03
Modified:jboss.net build.xml
Log:
o fixed local.properties install
Revision ChangesPath
1.3 +10 -17contrib/jboss.net/build.xml
Index: build.xml
===
> We need some volunteers ready to jump in the middle of nowhere... This is
> not a call for "casual" developers, Jung is full time in his company and we
> are interested in those of you that could spend significant time on this
> (hence the company interest is a must). please report to Dr Jung f
Well I think maybe we can legally look at the code...
In my (unproven) opinion the problem comes from the loadClass(name,
resolve) method being synchronized and calling to another object within the
synchronization. The loadClassInternal being synchronized makes no
difference here (although I mig
Hi again,
After two successful complete test suite runs (apart from
tests that failed in the same way before) I just committed
this.
But even though I saw no problems in the tests, when
looking over the code again, I see a possible race with
lookup and classloader removal.
I think I can fix this
@@ -38,6 +38,11 @@
* 20010908 david jencks:
* Modified to make undeploy work better.
*
+ * 20011003 Ole Husgaard:
+ * Changed synchronization to avoid deadlock with SUNs
+ * java.lang.Classloader implementation. Kudos to Dr. Christoph Jung
+ * an
Hi,
I just rewrote the locking in ServiceLibraries.java so that
no locks are held while calling the classloaders.
Externally this file will have the same API and semantics,
but internally it is a bit different:
When adding or removing classloaders, the maps and sets
that are changed are no long
As you might have noticed, Dr Jung has started integrating some of the Axis
stuff in JBoss so that we can offer seamless support for web services/SOAP
as one of our connectors to JMX. Axis, developed out of Apache, is a bit
more "solid" than the usual apache project (driven by IBM really), has a
Hey,
got some time and thought some more about this, which is exactly the same
problem I got in my project. Just to speak loud to clear things also to
myself.
Problem being resumed this way: 2 classloaders in chain, 2 threads
Boot
|
Ext
|
Sys
|
CL1
|
CL2
When you load something with CL2,
Hey,
> Hi there,
>
> In order to verify whether our hypothesis about that ugly deadlocking
> behaviour of the RH classloaders is right
>
> (Sascha, Simone and Ole seem to have some serious problems in that
> direction, if I understood their postings right),
>
> could you please NOT try out t
Hello Christoph,
As you suggested, I haven't tried.
Nevertheless, I have tried to imagine what the result could have been.
Result: idem. Please find the imaginary dump stack trace.
Cheers,
Alice
> -Message d'origine-
> De : [EMAIL PROTECTED
Hi there,
In order to verify whether our hypothesis about that ugly deadlocking
behaviour of the RH classloaders is right
(Sascha, Simone and Ole seem to have some serious problems in that
direction, if I understood their postings right),
could you please NOT try out the following patch.jar (
User: cgjung
Date: 01/10/03 06:38:06
Modified:.modules
Log:
added contrib/jboss.net to plugin modules.
I find this way of administring CVS mappings very obscure and error-prone.
Kill me if I broke the whole layout.
Revision ChangesPath
1.68 +3 -1
User: cgjung
Date: 01/10/03 06:32:03
Modified:jbossbuild.xml
Log:
added jboss.net as an optional module to the
global build (hope I didn´t break anything)
Revision ChangesPath
1.33 +80 -3 build/jboss/build.xml
Index: build.xml
User: cgjung
Date: 01/10/03 06:20:30
Modified:jboss.net/docs README TODO
Log:
restructured server/client parts, invocationhandler support.
MBeanProvider for exposing MBeans as web-services.
JMXConnector.
Revision ChangesPath
1.2 +21 -30contrib/jboss
User: cgjung
Date: 01/10/03 06:20:31
Modified:jboss.net/src/main/org/jboss/net/axis
XMLResourceProvider.java
Added: jboss.net/src/main/org/jboss/net/axis
AxisInvocationHandler.java package.html
Removed: jboss.net/src/main/o
User: cgjung
Date: 01/10/03 06:20:32
Added: jboss.net/src/main/org/jboss/net/jmx/connector/server
Constants.java JMXConnector.java
JMXConnectorMBean.java package.html
Log:
restructured server/client parts, invocationhandler support
User: cgjung
Date: 01/10/03 06:20:32
Modified:jboss.net/src/resources/plugin/META-INF install-axis.xml
jboss-service.xml
Added: jboss.net/src/resources/plugin/META-INF install-jmx.xml
Log:
restructured server/client parts, invocationhandler support.
User: cgjung
Date: 01/10/03 06:20:31
Added: jboss.net/src/main/org/jboss/net/axis/server
AxisService.java AxisServiceMBean.java
AxisServiceServlet.java
ClassLoaderAwareAxisServer.java
Cla
User: cgjung
Date: 01/10/03 06:20:32
Added: jboss.net/src/main/org/jboss/net/jmx/server Constants.java
MBeanProvider.java package.html
Log:
restructured server/client parts, invocationhandler support.
MBeanProvider for exposing MBeans as web-services
User: cgjung
Date: 01/10/03 06:20:31
Added: jboss.net/src/main/org/jboss/net/jmx
MBeanInvocationHandler.java package.html
Log:
restructured server/client parts, invocationhandler support.
MBeanProvider for exposing MBeans as web-services.
JMXCon
User: cgjung
Date: 01/10/03 06:20:31
Added: jboss.net/src/bin testAxis.bat
Log:
restructured server/client parts, invocationhandler support.
MBeanProvider for exposing MBeans as web-services.
JMXConnector.
Revision ChangesPath
1.1 contrib/j
User: cgjung
Date: 01/10/03 06:20:32
Added: jboss.net/src/main/org/jboss/net/jmx/connector
ConnectorInvocationHandler.java JMXConnector.java
ObjectNameDeserializer.java
ObjectNameDeserializerFactory.java
User: cgjung
Date: 01/10/03 06:20:31
Added: jboss.net/src/etc client-config.xml
Log:
restructured server/client parts, invocationhandler support.
MBeanProvider for exposing MBeans as web-services.
JMXConnector.
Revision ChangesPath
1.1 cont
User: cgjung
Date: 01/10/03 06:20:31
Added: jboss.net/src/main/org/jboss/net DefaultResourceBundle.java
package.html
Log:
restructured server/client parts, invocationhandler support.
MBeanProvider for exposing MBeans as web-services.
JMXConnecto
User: cgjung
Date: 01/10/03 06:20:30
Modified:jboss.net build.xml
Log:
restructured server/client parts, invocationhandler support.
MBeanProvider for exposing MBeans as web-services.
JMXConnector.
Revision ChangesPath
1.2 +10 -1 contrib/jboss.net/bu
User: cgjung
Date: 01/10/03 06:14:22
contrib/jboss.net/src/main/org/jboss/net/axis/server - New directory
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
User: cgjung
Date: 01/10/03 06:15:57
contrib/jboss.net/src/main/org/jboss/net/jmx/connector/server - New directory
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
User: cgjung
Date: 01/10/03 06:15:34
contrib/jboss.net/src/main/org/jboss/net/jmx/server - New directory
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
User: cgjung
Date: 01/10/03 06:15:26
contrib/jboss.net/src/main/org/jboss/net/jmx/connector - New directory
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
User: cgjung
Date: 01/10/03 06:13:20
contrib/jboss.net/src/main/org/jboss/net/jmx - New directory
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
User: cgjung
Date: 01/10/03 06:12:09
contrib/jboss.net/src/bin - New directory
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
Bugs item #467466, was opened at 2001-10-03 04:37
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=467466&group_id=22866
Category: JBossSX
Group: v2.5 Rabbit Hole (unstable)
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Bugs item #467437, was opened at 2001-10-03 01:28
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=467437&group_id=22866
Category: JBossServer
Group: v2.4 (stable)
Status: Open
Resolution: None
Priority: 5
Submitted By: Harald Gliebe (hagl)
Assigned to: No
User: starksm
Date: 01/10/03 00:57:30
Modified:src/lib Tag: Branch_2_4 jbossmq.jar
Log:
Integrate the JBossMQ 2.4.3 changes
Revision ChangesPath
No revision
No revision
1.8.4.6 +1123 -1128jboss/src/lib/Attic/jbossmq
User: starksm
Date: 01/10/03 00:57:29
Modified:src/client Tag: Branch_2_4 jbossmq-client.jar
Log:
Integrate the JBossMQ 2.4.3 changes
Revision ChangesPath
No revision
No revision
1.6.4.6 +764 -772 jboss/src/client/A
User: starksm
Date: 01/10/03 00:36:25
Modified:catalina/src/build Tag: Branch_2_4 build.xml
Log:
Update the version to 2.4.3
Revision ChangesPath
No revision
No revision
1.4.2.1 +2 -2 contrib/catalina/src/build/
User: starksm
Date: 01/10/03 00:36:53
Modified:tomcat/src/build Tag: Branch_2_4 build.xml
Log:
Update the version to 2.4.3
Revision ChangesPath
No revision
No revision
1.15.2.7 +2 -2 contrib/tomcat/src/build/buil
User: starksm
Date: 01/10/03 00:27:50
Modified:src/main/org/jboss Tag: Branch_2_4 Main.java
Log:
Update release version to 2.4.3
Revision ChangesPath
No revision
No revision
1.35.2.11 +2 -2 jboss/src/main/org/jbos
71 matches
Mail list logo