Hi,
I think it's a multithreading problem in 2.4.4.
(ConcurrendModificationException during server startup).
It should be fixed in one of the newer 2.4.x. Versions.
Dietmar
>Hello all,
>
>Can anybody explain me what does it mean (jBoss 2.4.4 / Tomcat 4.0.3):
>
>[21:36:47,395,Default] javax.man
Hello all,
Can anybody explain me what does it mean (jBoss 2.4.4 / Tomcat 4.0.3):
[21:36:47,395,Default] javax.management.RuntimeMBeanException: RuntimeException thrown
in operation listXML
[21:36:47,395,Default] at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1640)
[21:
On Tue, 4 Jun 2002, Adam Heath wrote:
> On Fri, 31 May 2002, Scott M Stark wrote:
>
> > JBoss Source Tar/GZip Archive:
> > http://prdownloads.sourceforge.net/jboss/jboss-3.0.0-src.tgz?download
>
> The source download includes a non-cleaned catalina output directory.
>
> adam@gradall:~/brainfood/j
On Fri, 31 May 2002, Scott M Stark wrote:
> JBoss Source Tar/GZip Archive:
> http://prdownloads.sourceforge.net/jboss/jboss-3.0.0-src.tgz?download
The source download includes a non-cleaned catalina output directory.
adam@gradall:~/brainfood/jboss/jboss-3.0.0-src$ du catalina/* -sc
4 cata
On Fri, 31 May 2002, marc fleury wrote:
> So this is where you come in. There are about 50 bugs with cosmetics and
> enhancements and just making sure everything works. WE NEED YOU. THIS IS
> WHERE YOU COME IN. Shallow bugs are the best way for you to come in and get
> knowledge. IF YOU ARE a
On Fri, 31 May 2002, Scott M Stark wrote:
> JBoss Source Tar/GZip Archive:
> http://prdownloads.sourceforge.net/jboss/jboss-3.0.0-src.tgz?download
>
> QuickStart Guide
> http://prdownloads.sourceforge.net/jboss/JBoss.3.0QuickStart.pdf?download
I'm downloading the 2 above files. The latter was h
Running jboss on IBM 1.3 instead of sun's 1.4, seems to solve the
problem. So maybe it's time to submit another bug to sun?
I think the problem/bug in sun VM appeared after the
classloader-changes.
Does the testsuite run with 0 problems running on 1.4?
On Fri, 2002-05-31 at 21:21, Scott M Stark
Because the bug was not reported until after the release and the
web integration testcase is able to use PortableRemoteObject.narrow
from within a servlet.
package org.jboss.test.web.servlets;
...
public class EJBServlet extends HttpServlet
{
protected void processRequest(HttpServletRequest r
Marius Kotsbak wrote:
> Why release final when there is a serious Classcastexception bug in
> narrow()? It's almost impossible to use it now.
>
PortableRemoteObject is part of the JDK, not part of JBoss. It's also
not required to be used in JBoss. I'm also 99% sure that there isn't a
bug inv
Why release final when there is a serious Classcastexception bug in
narrow()? It's almost impossible to use it now.
On Fri, 2002-05-31 at 20:10, Scott M Stark wrote:
> We have made the JBoss 3.0.0 final release available on SourceForge.
> http://sourceforge.net/project/showfiles.php?group_id=228
10 matches
Mail list logo