View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-jdk-matrix?log=log20050226010427Lbuild.95
BUILD COMPLETE - build.95Date of build: 02/26/2005 01:04:27Time to build: 21 minutes 21 secondsLast changed: 02/25/2005 14:50:33Last log entry: JBREM-66 - fix
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-testsuite?log=log20050225224853Lbuild.53
BUILD COMPLETE - build.53Date of build: 02/25/2005 22:48:53Time to build: 106 minutes 43 secondsLast changed: 02/25/2005 14:50:33Last log entry: JBREM-66 - fix
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2-jdk-matrix?log=log2005022508Lbuild.62
BUILD COMPLETE - build.62Date of build: 02/25/2005 22:22:08Time to build: 19 minutes 37 secondsLast changed: 02/25/2005 09:45:48Last log entry: JBAS-1362 - bi
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050225200835Lbuild.839
BUILD COMPLETE - build.839Date of build: 02/25/2005 20:08:35Time to build: 24 minutes 15 secondsLast changed: 02/25/2005 17:46:23Last log entry: JBBUILD-24 Build jboss
Hi everybody !
We are developping a J2EE application and we have big problems with the
transactions.
We are searching many documentations and every day we are learning lots of
interesting things but... currently, we have decided to change the finders into
the DAO for a performance reason (we
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20050225175455Lbuild.405
BUILD COMPLETE - build.405Date of build: 02/25/2005 17:54:55Time to build: 52 minutes 52 secondsLast changed: 02/25/2005 14:50:33Last log entry: JBREM-66 - fix for race
The project I'm working on has two part:
- Web application (a war file)
- Enterprise application (an ear file)
I tried to merge them to one part and make the web application a web module of
the enterprise application. I deployed the war into the ear file and the web
application can be accessed s
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050225171551Lbuild.838
BUILD COMPLETE - build.838Date of build: 02/25/2005 17:15:51Time to build: 19 minutes 56 secondsLast changed: 02/25/2005 15:27:58Last log entry: moved to new folder la
Implement build for remoting module
---
Key: JBBUILD-24
URL: http://jira.jboss.com/jira/browse/JBBUILD-24
Project: JBoss Build System
Type: Sub-task
Reporter: Ryan Campbell
Assigned to: Ryan Campbell
Fix For: Q105
Build jb
[
http://jira.jboss.com/jira/browse/JBBUILD-19?page=comments#action_12315818 ]
Ryan Campbell commented on JBBUILD-19:
--
Possibly look at zipfileset for this, as it can include files from other zip
files, as well as those from the filesystem.
> All
Transaction Manager Statistics Improvement
--
Key: JBAS-1527
URL: http://jira.jboss.com/jira/browse/JBAS-1527
Project: JBoss Application Server
Type: Feature Request
Components: JTA service
Reporter: Adrian Brock
Add
Bela,
I was able to solve my original problem. I stopped using a JDBCCacheLoader.
But I get an entirely different error now. I am using TreeCache, Tomcat add
JOTM for transactions on two different JVM's. When the following code is
exectued
| txn.begin();
| tree.put(node,key
One other minor note on the current Set getPackages() method signature of
DomainClassLoader. This precludes the DomainClassLoader implementation from
being a subclass of ClassLoader due to its Package[] getPackages() method. We
might as well use that signature as I don't see a reason to disallow
[
http://jira.jboss.com/jira/browse/JBCACHE-102?page=comments#action_12315814 ]
Clebert Suconic commented on JBCACHE-102:
-
For replicating this problem, you need to execute the client as:
java -jar testClient.jar http://$MYTESTIP_1:8080 10 1 0
Exception when Submitting Load into HttpSession
---
Key: JBCACHE-102
URL: http://jira.jboss.com/jira/browse/JBCACHE-102
Project: JBoss Cache
Type: Bug
Environment: jboss-4.0 Branch_4_0
Reporter: Clebert Suconic
Assign
[ http://jira.jboss.com/jira/browse/JBAS-1421?page=history ]
Adrian Brock reassigned JBAS-1421:
--
Assign To: Francisco Reverbel
> Implement JTS
> -
>
> Key: JBAS-1421
> URL: http://jira.jboss.com/jira/browse/JBAS-1421
>
"strand" wrote : Can you describe in brief goals for 1.0 and 1.1 alpha versions
- data source and jms administration?
|
Please take at look at the roadmap in JIRA
http://jira.jboss.com/jira/browse/JBADMCON?report=com.atlassian.jira.plugin.system.project:roadmap-panel.
Key pieces of functio
[ http://jira.jboss.com/jira/browse/JBADMCON-60?page=history ]
Charles Crouch updated JBADMCON-60:
---
Attachment: commit-changes_use_cases.doc
First cut of use cases. Also checked into cvs,
jboss-admin-console/docs/general_console
> Add support for co
Currently (in Phase 1.0) all changes made through the Admin Console are applied
immediately to the JBoss instance being administered. This may not always be
the desired behavior and the capability is being added to make a number of
changes through the Admin Console and then commit or abandon the
Sure. Technically, would only have to implement
org.jboss.remoting.transport.ClientInvoker interface for client side
implementation and extend the org.jboss.remoting.ServerInvoker class on the
server side. However, would extend RemoteClientInvoker on the client side, so
then only have to impl
[ http://jira.jboss.com/jira/browse/JBREM-66?page=history ]
Tom Elrod resolved JBREM-66:
-
Resolution: Done
Fix Version: 1.2.0 beta
Good catch. Thanks.
Changed to start the detector before the listener. Will be in next remoting
release as well
Hi,
I was looking at your JBoss Remoting framework and I am wondering if it is
possible to build own own Socket based connector instead of using the one
provided by your framework.
Thanks a lot.
Salim.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867973#
[ http://jira.jboss.com/jira/browse/JBAS-11?page=comments#action_12315811 ]
commented on JBAS-11:
---
I found a fix for this issue. In the method destroyService of the class
org.jboss.web.WebModule, a number of member variables are set null and this
shouldn't be
Race condition on startup
-
Key: JBREM-66
URL: http://jira.jboss.com/jira/browse/JBREM-66
Project: JBoss Remoting
Type: Bug
Versions: 1.0.1 final
Environment: linux, jobss 4.0.1, jdk 1.5_01
Reporter: james ahlborn
Assigned to: To
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20050225122706Lbuild.302
BUILD COMPLETE - build.302Date of build: 02/25/2005 12:27:06Time to build: 58 minutes 38 secondsLast changed: 02/25/2005 09:45:48Last log entry: JBAS-1362 - bin/shutdow
I just went through the JBoss/JCA user forum for this week's posts.
~70% were FAQs
~15% were in the wrong forum.
+1 bug report (already fixed 8 months ago) against an older version of jboss
even though the "READ THIS FIRST" says to check the latest version before
posting.
We need some mechanism
Hello,
How to create EJB3 entity bean in JBossIDE 1.5 preview.
Thanks.
--tom
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867961#3867961
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3867961
-
[ http://jira.jboss.com/jira/browse/EJBTHREE-66?page=history ]
Bill Burke closed EJBTHREE-66:
--
Resolution: Done
> Asynchronous interface for all EJB types
>
>
> Key: EJBTHREE-66
> URL: http://j
Bouncycastle has all that is needed if its not in the bundled jce classes yet
(and I think it is). It will be simple to create our own jar signing tool that
is compatible with the default one. I have been thinking about needing to
augment the build process anyway with a more advanced indexing to
jndi lookup of local SFSB always returns same proxy object (thus old oids)
--
Key: EJBTHREE-83
URL: http://jira.jboss.com/jira/browse/EJBTHREE-83
Project: EJB 3.0
Type: Bug
Versions: Preview
[ http://jira.jboss.com/jira/browse/EJBTHREE-83?page=history ]
Bill Burke closed EJBTHREE-83:
--
Resolution: Done
> jndi lookup of local SFSB always returns same proxy object (thus old oids)
> -
Implement build for transaction module
--
Key: JBBUILD-23
URL: http://jira.jboss.com/jira/browse/JBBUILD-23
Project: JBoss Build System
Type: Sub-task
Reporter: Ryan Campbell
Assigned to: Ryan Campbell
Fix For: Q105
Bu
[ http://jira.jboss.com/jira/browse/JBAS-1526?page=history ]
Scott M Stark updated JBAS-1526:
Fix Version: JBossAS-4.0.2RC1
JBossPOJOServer-1.0 Alpha
JBossAS-5.0 Alpha
> Jacc: Request for the DelegatingPolicy.getPermiss
[ http://jira.jboss.com/jira/browse/JBAS-1526?page=history ]
Scott M Stark reassigned JBAS-1526:
---
Assign To: Scott M Stark
> Jacc: Request for the DelegatingPolicy.getPermissions(x) to also return the
> permissions of the replaced delegate
> -
I think I mentioned this before, but I will repeat it anyway...
I did at one point start to write a replacement for URLClassLoader
to workaround Sun's bugs.
Most of the work is just delegating to URLHandlers (which would obviously
be replaced by the VFS in the current discussion).
However, I coul
First, I'm not especially tied to the DomainClassLoader.
The main thing I need is a notion of dynamic package availabilty
so the bean or deployment can say:
| org.jboss.xxx
|
| it could also be specialized as
|
| org.jboss.xxx,org.jboss.yyy
|
Then the bean is not attempted to be
[
http://jira.jboss.com/jira/browse/JBAS-1479?page=comments#action_12315810 ]
Scott M Stark commented on JBAS-1479:
-
Just the use of the org.jboss.naming.NamingContextFactory fixes the tests.
> SFSB handle should use JNDI
> ---
After looking at some existing VFS libraries and thinking about how class
loading should be interacting with the VFS, I'm thinking a much simplified VFS
api and URI based class loader that uses the VFS is what is needed. The two
basic constructs are simply:
| package io;
|
| import jav
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20050225113208Lbuild.404
BUILD COMPLETE - build.404Date of build: 02/25/2005 11:32:08Time to build: 42 minutes 18 secondsLast changed: 02/25/2005 09:46:30Last log entry: JBAS-1362 - bin/shutdow
Jacc: Request for the DelegatingPolicy.getPermissions(x) to also return the
permissions of the replaced delegate
Key: JBAS-1526
URL: http://jira.jboss.com/jira/browse
[ http://jira.jboss.com/jira/browse/JBAS-1521?page=history ]
Adrian Brock closed JBAS-1521:
--
Resolution: Rejected
Not a subject for bug reports.
> build failed due to error in getServerSessionPool
> -
>
[
http://jira.jboss.com/jira/browse/JBAS-1479?page=comments#action_12315806 ]
Adrian Brock commented on JBAS-1479:
Does the two combinded fix the test?
> SFSB handle should use JNDI
> ---
>
> Key: JBAS-1479
>
Generalize the LdapLoginModule user and roles search mechanism
--
Key: JBAS-1525
URL: http://jira.jboss.com/jira/browse/JBAS-1525
Project: JBoss Application Server
Type: Feature Request
Components: Securit
Review feature set of existing web-console
---
Key: JBADMCON-94
URL: http://jira.jboss.com/jira/browse/JBADMCON-94
Project: JBoss Admin Console
Type: Feature Request
Components: General Console
Reporter: Charles Crouch
using latest JBP from cvs, JB 4.01, mySQL
I'm trying to view a custom portlet and can't seem to get the page to load. The
reference shows that the URL for my page would be something like
/portal/index.html?page=hello
but the page=xxx syntax doesn't seem to work anymore (testing with
Bugs item #1151858, was opened at 2005-02-25 16:09
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=1151858&group_id=22866
Category: JBoss-IDE
Group: None
Status: Open
Resolution:
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050225103614Lbuild.837
BUILD COMPLETE - build.837Date of build: 02/25/2005 10:36:14Time to build: 20 minutes 48 secondsLast changed: 02/25/2005 09:47:14Last log entry: JBAS-1362 - bin/shutdo
[ http://jira.jboss.com/jira/browse/JBAS-1524?page=history ]
C. Berger updated JBAS-1524:
Description:
We have a stateful SessionBean implementing the
SessionSynchronisation-Interface. The transaction is managed by the client (or
alternatively another Sess
[ http://jira.jboss.com/jira/browse/JBADMCON-91?page=history ]
Charles Crouch reopened JBADMCON-91:
Assign To: (was: Dimitris Andreadis)
This is not a problem with the DeploymentService. Rather it is an issue with
having sameRMValue as a b
Yes, The intention is that if the user of ClassAdapter wants to override at the
instance level it will do the following:
// Get a class level adapter (one per class) and its info
ClassAdapter classLevelAdapter = classAdapterFactory(myClass);
ClassInfo classLevelInfo = classLevelAdapter.getClassInf
Cannot type characters '}' and ']'
--
Key: JBIDE-129
URL: http://jira.jboss.com/jira/browse/JBIDE-129
Project: JBoss IDE
Type: Bug
Environment: Windows XP 5.1.2600 SP2, Eclipse 3.0.1, JRE 1.4.2
Reporter: Frank Heinbach
Assigned t
You should be able to access it via:
/portal/index.html?_id=page.default.google
Make sure you have the following in jboss-portlet.xml:
|
|google
|
|
If you are having troubles, send me your war file and i will look at it
View the original post :
http://www.jboss.org/index.html
Integrate Admin Console into automated build
Key: JBADMCON-95
URL: http://jira.jboss.com/jira/browse/JBADMCON-95
Project: JBoss Admin Console
Type: Task
Components: General Console
Versions: 1.1 alpha
Repor
TxPropagationInterceptor doesn't disassociate thread
Key: JBAOP-96
URL: http://jira.jboss.com/jira/browse/JBAOP-96
Project: JBoss AOP
Type: Bug
Components: Aspect Library
Versions: 1.1
Reporter: Bil
I guess it depends on what you want to do: from an application developer's
view, TreeCache and TreeCacheAop are the only classes he will most probably
ever use, everything else is configured through XML.
We plan on extracting an interface 'JBossCache' from the 2 classes above and
have app devel
[
http://jira.jboss.com/jira/browse/JBAS-1479?page=comments#action_12315790 ]
Scott M Stark commented on JBAS-1479:
-
You don't get full backward compatibility with the
org.jboss.ejb.sfsb.handle.V327 system property because the invoker is not used.
[ http://jira.jboss.com/jira/browse/JBPM-54?page=history ]
Tom Baeyens updated JBPM-54:
Fix Version: 3.0 alpha 2
> complete xml support for specific set of nodes
> --
>
> Key: JBPM-54
> URL: http:
[ http://jira.jboss.com/jira/browse/JBPM-78?page=history ]
Juan Cantu updated JBPM-78:
---
Description:
-Implement the state transitions for scope instances when cancel or faulted
signals are received
-Provide the fault catching logic
Environ
[ http://jira.jboss.com/jira/browse/JBAS-1519?page=history ]
Alexey Loubyansky reassigned JBAS-1519:
---
Assign To: Alexey Loubyansky
> CMR deletion problems with 2 CMR's and one is batch-cascade-delete
> --
But jboss-portal-2.0 is up to date?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867783#3867783
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3867783
---
SF email
[ http://jira.jboss.com/jira/browse/JBAS-1520?page=history ]
Scott M Stark closed JBAS-1520:
---
Resolution: Duplicate Issue
> patched references to missing field DEFAULT_PARTITION in
> org.jboss.metadata.ClusterConfigMetaData
>
[ http://jira.jboss.com/jira/browse/JBCACHE-36?page=history ]
Bela Ban resolved JBCACHE-36:
-
Resolution: Done
all tests except TxDeadlockUnitTest (as expected) pass
> Run testsuite on multi-CPU boxes in ATL lab
> ---
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20050224072023Lbuild.301
BUILD COMPLETE - build.301Date of build: 02/24/2005 07:20:23Time to build: 14 minutes 56 secondsLast changed: 02/24/2005 07:02:40Last log entry: moved encodeFileName()
[ http://jira.jboss.com/jira/browse/JBAS-1286?page=history ]
Frank Merenda reopened JBAS-1286:
-
Assign To: Adrian Brock (was: Scott M Stark)
Adrian,
Please see my comments in the original post. I re-deploy both the .ear AND the
.war, and I still
[ http://jira.jboss.com/jira/browse/JBAS-1520?page=history ]
Scott M Stark reopened JBAS-1520:
-
Assign To: Adrian Brock
The comment here applies to JBAS-1521. This issue is actually a duplicate of
JBAS-1501 and will be closed as such.
> patched r
[ http://jira.jboss.com/jira/browse/JBAS-1520?page=history ]
Adrian Brock closed JBAS-1520:
--
Resolution: Rejected
Please don't post bug reports on CVS won't compile.
We have cruisecontrol to trap this problem.
e.g. http://cruisecontrol.jboss.com/cc/bui
In the JBossCache tutorial it lists a deployment descriptor used to configure
the TreeCache MBean, and in this file there's a section where a clustering
configuration is specified. This looks to be the same as what is specified in
the PartitionConfig attribute in the cluster-service.xml. Does
good to hear that, I plan to use AOP for some stuff soon in jboss portal :-)
for the login : what do you want to do exactly ? login in your application or
login of jboss portal ?
I read that you have system integration purpose, in that case you should use a
JAAS login module to plug your own au
[ http://jira.jboss.com/jira/browse/JBAS-1524?page=history ]
Adrian Brock closed JBAS-1524:
--
Resolution: Rejected
beforeSynchronization is not invoked on a rollback.
> SessionSynchronisation.beforeCompletion deferred/missing with BMT
> ---
Ok, that is a bit complicated:
The other system does not work on JBoss4, but still on JBoss 3.0.8. It has an
login-method that need username and password as parameters and it is accessed
via RMI.
All output that is produced simply appears on the JBoss-console. That is
absolutely enough for my pu
[ http://jira.jboss.com/jira/browse/JBAS-1522?page=history ]
Scott M Stark reassigned JBAS-1522:
---
Assign To: Scott M Stark
> HttpNamingContextFactory fails due to system property read when under a
> security manager
> -
Balint, I am interested in something similar.can you pls give me your contact
details..
Thanks,
ravi
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867813#3867813
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3867813
Is Portal 2.0 a WSRP producer and consumer? If so how is this comfigured?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867803#3867803
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3867803
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20050225041838Lbuild.401
BUILD COMPLETE - build.401Date of build: 02/25/2005 04:18:38Time to build: 22 minutes 35 secondsLast changed: 02/25/2005 04:07:08Last log entry: #JBAS-1506 - Patched ja
[ http://jira.jboss.com/jira/browse/JBREM-37?page=history ]
Tom Elrod resolved JBREM-37:
-
Resolution: Done
Code from remoting 1.0.1 final has been backported. Only possible changed
between now and release will be samples and doc (user guide and relea
It is the latest thing.
See other related posts.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867785#3867785
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3867785
---
Backporting JBossCache 1.2.1 in JBossAS 4.0.x releases
--
Key: JBCACHE-98
URL: http://jira.jboss.com/jira/browse/JBCACHE-98
Project: JBoss Cache
Type: Support Patch
Versions: 1.2
Environment: should work in
[ http://jira.jboss.com/jira/browse/JBPM-53?page=history ]
Tom Baeyens closed JBPM-53:
---
Resolution: Done
> make the logs complete
> --
>
> Key: JBPM-53
> URL: http://jira.jboss.com/jira/browse/JBPM-53
> Project:
[ http://jira.jboss.com/jira/browse/JBAS-1362?page=history ]
Dimitris Andreadis closed JBAS-1362:
Resolution: Done
Fix Version: JBossAS-4.0.2RC1
JBossAS-5.0 Alpha
JBossAS-3.2.8 Final
> bin/shutdown report
We have a Swing based application. We need to manage (CRUD) files (Word docs,
images etc) which may be exteded across many sites. Is JBoss Portal the right
product for achieving this? Is writing the swing front-end and incorporating
it in our application a feasible task?
Any help and sugge
[ http://jira.jboss.com/jira/browse/JBADMCON-59?page=history ]
Dimitris Andreadis closed JBADMCON-59:
--
Resolution: Done
It should work like it does in head, I verified it using the testsuite which
has been ported, too.
The only difference wit
Event Handling
--
Key: JBPM-80
URL: http://jira.jboss.com/jira/browse/JBPM-80
Project: JBoss jBPM
Type: Sub-task
Reporter: Juan Cantu
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the ad
You should NOT checkout those modules.Please... read the doc, it's
jboss-portal-2.0 that you need and only that one.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867780#3867780
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=
Hi All
I am using JBossCache in a my java application as a distributed cache.
Ocassionally i am running into a issue where TreeCacheAOP intitalization/start
never returns. I see the following error
(hosname replaced)
---
GMS: address is myhostn
[ http://jira.jboss.com/jira/browse/JBAS-1524?page=history ]
C. Berger updated JBAS-1524:
Attachment: RemoveProblem.jar
Test case
> SessionSynchronisation.beforeCompletion deferred/missing with BMT
> -
build failed due to error in getServerSessionPool
-
Key: JBAS-1521
URL: http://jira.jboss.com/jira/browse/JBAS-1521
Project: JBoss Application Server
Type: Patch
Components: EJBs
Reporter: Marcin Mieszek
Pri
Hello,
I recently switched to eclipse M5 and reinstalled JBoss IDE for this version.
But now I am experiencing an error when saving XML files.
Whenever I save a file I get a 'Save Failed: null' error. When I check my log
file I see a exception related to xerces. On the other hand the file seems
[ http://jira.jboss.com/jira/browse/JBCACHE-98?page=history ]
Ivelin Ivanov updated JBCACHE-98:
-
Security Level: JBoss Internal
> Backporting JBossCache 1.2.1 in JBossAS 4.0.x releases
> --
>
>
Hi, I would like to know if JBoss IDE supports "left-join read-ahead" feature
found on JBoss 3.2.4 or superior.
Thanks in advance.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867884#3867884
Reply to the post :
http://www.jboss.org/index.html?module=bb&op
Ok...
The following error occurred after installation of jboss-cache.jar in lib
directory... but this is an error that doesn't relates to the first exception,
I think
11:04:28,727 WARN [ServiceController] Problem starting service
jboss.har:service=ForumHibernate
net.sf.hibernate.HibernateExce
Propagate the current context classloader and reset it in the thread in the
AsynchAspect's ThreadPoolExecutor
-
Key: JBAOP-97
URL: http://jira.jboss.com/jira/browse/JBAOP-
[ http://jira.jboss.com/jira/browse/JBAS-1516?page=history ]
Scott M Stark updated JBAS-1516:
Priority: Critical (was: Minor)
> Tomcat5: StandardContext getConfigBase tries to create a directory
>
RpcDispatcher hangs waiting for response from dead members
--
Key: JGRP-44
URL: http://jira.jboss.com/jira/browse/JGRP-44
Project: JGroups
Type: Bug
Versions: 2.2.8
Environment: Linux
Reporter: Mark
SessionSynchronisation.beforeCompletion deferred/missing with BMT
-
Key: JBAS-1524
URL: http://jira.jboss.com/jira/browse/JBAS-1524
Project: JBoss Application Server
Type: Bug
Versions: JBossAS-4.0.
[ http://jira.jboss.com/jira/browse/JBCACHE-93?page=history ]
Henrik Nyberg updated JBCACHE-93:
-
Attachment: NetCache.java
I've removed the hm dependency.
> Memory problem at repeated remote PUT
> -
>
> Key:
NPE in GlobalTxEntityMap
Key: JBAS-1518
URL: http://jira.jboss.com/jira/browse/JBAS-1518
Project: JBoss Application Server
Type: Bug
Components: EJBs
Versions: JBossAS-3.2.7 Final, JBossAS-3.2.6 Final
Environment: linux/i386
[ http://jira.jboss.com/jira/browse/JBAOP-97?page=history ]
Kabir Khan closed JBAOP-97:
---
Resolution: Done
> Propagate the current context classloader and reset it in the thread in the
> AsynchAspect's ThreadPoolExecutor
>
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050225051751Lbuild.834
BUILD COMPLETE - build.834Date of build: 02/25/2005 05:17:51Time to build: 15 minutes 50 secondsLast changed: 02/25/2005 04:59:01Last log entry: added getCoordinator()
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20050225055616Lbuild.402
BUILD COMPLETE - build.402Date of build: 02/25/2005 05:56:16Time to build: 19 minutes 54 secondsLast changed: 02/25/2005 04:53:48Last log entry: Remove trailing }
actually this exception is not the good one (I need to find a better way to
nest exceptions), another exception should be listed in the log just above.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867906#3867906
Reply to the post :
http://www.jboss.org/in
1 - 100 of 147 matches
Mail list logo