[JBoss-dev] [Clusters on JBoss (Clusters/JBoss)] - Re: HA Singleton not working when the master node loses netw

2004-08-23 Thread canghel
Hi Pedro, thanks for your answer. I experienced those two things and it is very good that they are fixed in 3.2.6RC1. Unfortunately, I think, that this doesn't resolve all problems. One main problem still remains: in case the master node loses network connection no new master node is ellected.

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: TreeCache.put(...) never returns previous value when syn

2004-08-23 Thread bela
I just verified this works on the latest version of JBossCache (CVS head), which I'm going to release this week (JBossCache 1.1). I'm going to backport this to JBoss 3.2.x, but for now you should be able to just take JBossCache 1.1 and use it with 3.2.x out of the box. Bela View the original

[JBoss-dev] [JBoss IDE] - Packaging Configuration dialog disappeared!

2004-08-23 Thread gzunk
For some reason, I can no longer use the packaging configuration dialog. It does not appear in the list of options I can choose when I right click on a project and click properties. The server navigator is still present, and I can still right click on an entry and deploy it to a server. Any

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - 1.02 java.lang.RuntimeException: LRUAlgorithm.evict()

2004-08-23 Thread octopus
Under (relatively) heavy load LRUAlgorithm for some reason tries to remove the same node twice. Result is java.lang.RuntimeException: LRUAlgorithm.evict(): null node map entry for fqn: /test1/node835264. Test case. local-eviction-service.xml is used. Default region - 5000 nodes max. LRU

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: 1.02 java.lang.RuntimeException: LRUAlgorithm.evict()

2004-08-23 Thread octopus
Seems that exactly this error already been posted on this forum http://jboss.org/index.html?module=bbop=viewtopict=52457 as far as I see it's still exists. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3845885#3845885 Reply to the post :

[JBoss-dev] [JBossWS] - Re: org.xml.sax.SAXException: SimpleDeserializer encountered

2004-08-23 Thread aagmon
had same thing exactly , when i switched to rpc instead of document it was fine but i still dont know what cause that exception View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3845892#3845892 Reply to the post :

[JBoss-dev] jboss-head build.10 Build Successful

2004-08-23 Thread kimptoc_mail
View results here -> http://jboss.kimptoc.net/cc/buildresults/jboss-head?log=log20040823124249Lbuild.10 BUILD COMPLETE-build.10Date of build:08/23/2004 12:42:49Time to build:26 minutes 22 secondsLast changed:08/23/2004 12:22:49Last log entry:Fix the eclipse build

[JBoss-dev] jboss-head build.11 Build Successful

2004-08-23 Thread kimptoc_mail
View results here -> http://jboss.kimptoc.net/cc/buildresults/jboss-head?log=log20040823134238Lbuild.11 BUILD COMPLETE-build.11Date of build:08/23/2004 13:42:38Time to build:26 minutes 0 secondsLast changed:08/23/2004 13:20:09Last log entry:added version number

[JBoss-dev] [ jboss-Bugs-1014373 ] NPE in JBossSecurityMgrRealm.getCachingPrincpal()

2004-08-23 Thread SourceForge.net
Bugs item #1014373, was opened at 2004-08-23 16:25 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=1014373group_id=22866 Category: JBossSX Group: v3.2 Status: Open Resolution:

[JBoss-dev] jboss-3.2 build.21 Build Successful

2004-08-23 Thread kimptoc_mail
View results here -> http://jboss.kimptoc.net/cc/buildresults/jboss-3.2?log=log20040823141552Lbuild.21 BUILD COMPLETE-build.21Date of build:08/23/2004 14:15:52Time to build:39 minutes 22 secondsLast changed:08/23/2004 13:35:44Last log entry:cosmetic Unit

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: TreeCache.put(...) never returns previous value when syn

2004-08-23 Thread tweise
Bela, thanks for your quick response. I had one more question regarding the atomicity of the put(...) call. Can I assume put on a JGroups replicated object would have the same semantics as a local collection with respect to concurrency, i.e. is it guaranteed that in the event of a concurrent

[JBoss-dev] jboss-head build.12 Build Successful

2004-08-23 Thread kimptoc_mail
View results here -> http://jboss.kimptoc.net/cc/buildresults/jboss-head?log=log20040823151349Lbuild.12 BUILD COMPLETE-build.12Date of build:08/23/2004 15:13:49Time to build:38 minutes 52 secondsLast changed:08/23/2004 14:35:25Last log entry:Introducing

[JBoss-dev] [Nukes Development] - Re: Updated downloads module

2004-08-23 Thread chasetec
Guess I was just happy to get commit rights :) View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3845921#3845921 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3845921 ---

[JBoss-dev] [Nukes Development] - Release schedule for 1.1?

2004-08-23 Thread chasetec
Is RC3 the final release canadate for Nukes 1.1? When are we hoping to ship 1.1? Also, what is the criteria for module inclusion in HEAD versus the 1.1 branch? I know HEAD is for new features along with bug fixes and 1.1 is for bug fixes but since I haven't been around till now to see things

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: 1.02 java.lang.RuntimeException: LRUAlgorithm.evict()

2004-08-23 Thread bwang00
Hi, Since I have just refactored the eviction policy last week, I have tried your test case on the latest code on jboss-head. I don't see any error right now. So can you try it yourself to make sure the problem is resolved? I will incorporate your test case. Thanks, -Ben View the original

[JBoss-dev] [Nukes Development] - Re: Release schedule for 1.1?

2004-08-23 Thread theute
Julien would answer better than me but in the meantime: RC3 should be the last before 1.1 unless it's not :) 1.1 will follow depending on bug reports. Other modules may be incomplete or unstable or haven't been maintained or just left on the side as they may need a new daddy to take care of

[JBoss-dev] [ jboss-Bugs-1005271 ] Incorrect Apparently wrong driver class specified error

2004-08-23 Thread SourceForge.net
Bugs item #1005271, was opened at 2004-08-07 21:41 Message generated for change (Comment added) made by ejort You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=1005271group_id=22866 Category: JBossCX Group: v3.2 Status: Closed Resolution: Wont Fix Priority:

[JBoss-dev] jboss-head build.13 Build Successful

2004-08-23 Thread kimptoc_mail
View results here -> http://jboss.kimptoc.net/cc/buildresults/jboss-head?log=log20040823163708Lbuild.13 BUILD COMPLETE-build.13Date of build:08/23/2004 16:37:08Time to build:30 minutes 55 secondsLast changed:08/23/2004 16:13:17Last log entry:upgraded to Sleepycat JE 1.5.1

[JBoss-dev] [Nukes Development] - Re: Release schedule for 1.1?

2004-08-23 Thread cooper
chasetec wrote : Is RC3 the final release canadate for Nukes 1.1? When are we hoping to ship 1.1? | Perhaps, everything seems fine except some bugs in the download module :-). Frankly I think yes, and according to the number of bug you are fixing it will be ok. We will wait for you to fix

[JBoss-dev] [ jboss-Bugs-1005213 ] EJB DB transactions differ from 3.2.3 to 3.2.5 and higher

2004-08-23 Thread SourceForge.net
Bugs item #1005213, was opened at 2004-08-07 17:55 Message generated for change (Comment added) made by ejort You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=1005213group_id=22866 Category: JBossTX Group: v3.2 Status: Open Resolution: Postponed Priority: 5

[JBoss-dev] jboss-head build.14 Build Successful

2004-08-23 Thread kimptoc_mail
View results here -> http://jboss.kimptoc.net/cc/buildresults/jboss-head?log=log20040823173316Lbuild.14 BUILD COMPLETE-build.14Date of build:08/23/2004 17:33:16Time to build:27 minutes 31 secondsLast changed:08/23/2004 16:57:19Last log entry:Added XMBean

[JBoss-dev] [ jboss-Bugs-1005213 ] EJB DB transactions differ from 3.2.3 to 3.2.5 and higher

2004-08-23 Thread SourceForge.net
Bugs item #1005213, was opened at 2004-08-07 12:55 Message generated for change (Comment added) made by mjremijan You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=1005213group_id=22866 Category: JBossTX Group: v3.2 Status: Open Resolution: Postponed

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - exception design

2004-08-23 Thread visionlink
i was wondering why all the TreeCache methods throw Exception instead of something more specific? for example, setIsolationLevel does: | if(tmp_level == null) { | throw new Exception(TreeCache.setIsolationLevel(): level \ + level + \ is invalid); | } | why not

[JBoss-dev] [ jboss-Bugs-1005213 ] EJB DB transactions differ from 3.2.3 to 3.2.5 and higher

2004-08-23 Thread SourceForge.net
Bugs item #1005213, was opened at 2004-08-07 12:55 Message generated for change (Comment added) made by mjremijan You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=1005213group_id=22866 Category: JBossTX Group: v3.2 Status: Open Resolution: Postponed

[JBoss-dev] [ jboss-Bugs-1014373 ] NPE in JBossSecurityMgrRealm.getCachingPrincpal()

2004-08-23 Thread SourceForge.net
Bugs item #1014373, was opened at 2004-08-23 16:25 Message generated for change (Settings changed) made by daemon23 You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=1014373group_id=22866 Category: JBossSX Group: v3.2 Status: Open Resolution: None Priority:

[JBoss-dev] [ jboss-Bugs-1005271 ] Incorrect Apparently wrong driver class specified error

2004-08-23 Thread SourceForge.net
Bugs item #1005271, was opened at 2004-08-07 17:41 Message generated for change (Comment added) made by javajedi You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=1005271group_id=22866 Category: JBossCX Group: v3.2 Status: Closed Resolution: Wont Fix

[JBoss-dev] [ jboss-Bugs-1005271 ] Incorrect Apparently wrong driver class specified error

2004-08-23 Thread SourceForge.net
Bugs item #1005271, was opened at 2004-08-07 21:41 Message generated for change (Comment added) made by ejort You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=1005271group_id=22866 Category: JBossCX Group: v3.2 Status: Closed Resolution: Wont Fix Priority:

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: TreeCache.put(...) never returns previous value when syn

2004-08-23 Thread bela
No, this is not guaranteed; you need TXs for this (at least across VMs, locally we sync on the data on access) Bela View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3845943#3845943 Reply to the post :

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: exception design

2004-08-23 Thread bela
You are absolutely right, changed 2 new Exception clauses to new IllegalArgEx. The put()/get()/remove() etc methods have already been changed (recently). They now type their exceptions more specifically. It would be great if you could point me to some methods I have overlooked. Bela View the

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: exception design

2004-08-23 Thread visionlink
ok, great. i've been looking at the 3.2 cvs branch. should i go ahead and move to the head? is the head jboss-cache code compatible with the 3.2 server? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3845946#3845946 Reply to the post :

[JBoss-dev] [ jboss-Bugs-1014373 ] NPE in JBossSecurityMgrRealm.getCachingPrincpal()

2004-08-23 Thread SourceForge.net
Bugs item #1014373, was opened at 2004-08-23 07:25 Message generated for change (Comment added) made by starksm You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=1014373group_id=22866 Category: JBossSX Group: v3.2 Status: Closed Resolution: Fixed Priority: 5

[JBoss-dev] [ jboss-Bugs-1005213 ] EJB DB transactions differ from 3.2.3 to 3.2.5 and higher

2004-08-23 Thread SourceForge.net
Bugs item #1005213, was opened at 2004-08-07 17:55 Message generated for change (Settings changed) made by ejort You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=1005213group_id=22866 Category: JBossServer Group: v3.2 Status: Closed Resolution: Invalid

[JBoss-dev] jboss-head build.15 Build Successful

2004-08-23 Thread kimptoc_mail
View results here -> http://jboss.kimptoc.net/cc/buildresults/jboss-head?log=log20040823204202Lbuild.15 BUILD COMPLETE-build.15Date of build:08/23/2004 20:42:02Time to build:26 minutes 41 secondsLast changed:08/23/2004 20:14:49Last log entry:emits eviction notification now

[JBoss-dev] jboss-3.2 build.22 Build Successful

2004-08-23 Thread kimptoc_mail
View results here -> http://jboss.kimptoc.net/cc/buildresults/jboss-3.2?log=log20040823212746Lbuild.22 BUILD COMPLETE-build.22Date of build:08/23/2004 21:27:46Time to build:24 minutes 41 secondsLast changed:08/23/2004 21:07:46Last log entry:cosmetic Unit

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - method expressions in annotation XML

2004-08-23 Thread rkadayam
How should I model method expressions in the annotation XML? Can I use the same syntax used to describe pointcut expressions ? I have a method that takes an array of objects and I tried to model the annotation xml as | | annotation tag=default class=test.TestServiceBean | method

[JBoss-dev] jboss-head build.16 Build Successful

2004-08-23 Thread kimptoc_mail
View results here -> http://jboss.kimptoc.net/cc/buildresults/jboss-head?log=log20040823220923Lbuild.16 BUILD COMPLETE-build.16Date of build:08/23/2004 22:09:23Time to build:25 minutes 55 secondsLast changed:08/23/2004 21:05:48Last log entry:Added currencyTimeLimit to the

[JBoss-dev] jboss-head build.17 Build Successful

2004-08-23 Thread kimptoc_mail
View results here -> http://jboss.kimptoc.net/cc/buildresults/jboss-head?log=log20040824014106Lbuild.17 BUILD COMPLETE-build.17Date of build:08/24/2004 01:41:06Time to build:22 minutes 1 secondLast changed:08/24/2004 01:21:06Last log entry:Fix the message endpont tranasction

[JBoss-dev] [ jboss-Bugs-1014441 ] default InitialContext constructor for generated test client

2004-08-23 Thread SourceForge.net
Bugs item #1014441, was opened at 2004-08-23 17:56 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=1014441group_id=22866 Category: JBoss-IDE Group: CVS HEAD Status: Open

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Simple Question

2004-08-23 Thread ryano
I posted this question on August 19th and it seems like a simple question but no one replied. When I set EnableTransformer to true in the jboss/server/default/conf/jboss-service.xml config file and restart the server I get loads of stack traces. I'm using RC1. Should this feature work? Is

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Simple Question

2004-08-23 Thread Bill Burke
Sorry, I've been giving training for the last wek and a half I did not test JBoss integration with JB4 RC1 yet as I have not released JBoss AOP Beta4(even though it comes bundled with JB4 RC1). You may have to revert AOP back to Beta3. If you can send me a simple test case, I can add it

[JBoss-dev] [ jboss-Bugs-993783 ] SpyMessageConsumer.receive() hangs after SpyJMSException

2004-08-23 Thread SourceForge.net
Bugs item #993783, was opened at 2004-07-19 13:55 Message generated for change (Comment added) made by ejort You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=993783group_id=22866 Category: JBossMQ Group: v3.2 Status: Open Resolution: Postponed Priority: 5