[JBoss-user] Hello??

2006-05-08 Thread Andrew English
Hi, I posted a message requesting some questions I had with Jboss. If no one here is knowledgeable enough to answer them just let me know so I can find a more knowledgeable mailing list. Thanks! Regards, Andrew English Computer Technology Officer AutoSoldNow www.autosoldnow.com Tel

[JBoss-user] Jboss Nub

2006-05-08 Thread Andrew English
suggestions, and I am happy to show you any of the configuration files!? Regards, Andrew English Computer Technology Officer AutoSoldNow www.autosoldnow.com Tel. 905.947.8687 Fax 416.628.1491 BEGIN:VCARD VERSION:2.1 N:English;Andrew FN:Andrew English EMAIL;PREF;INTERNET:[EMAIL PROTECTED] REV:20060419T190520Z END:VCARD

[JBoss-user] JBoss Mail Server 1.0M4-pre2 released

2006-02-07 Thread Andrew Oliver
http://jboss.org/jbossBlog/blog/acoliver/?permalink=JBoss_Mail_Server_M4_pre2_released.txt instructions: http://wiki.jboss.org/wiki/Wiki.jsp?page=HowToInstallJBossMailServer1.0M4 webstart install: http://download.jboss.com/jbossmail/jbms-1.0m4-pre2.jnlp

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Interfacing other languages

2005-02-28 Thread andrew cooke
thanks. to follow up on my previous comment, there does appear to be a free jms/corba bridge (well, more a jms implementation that also talks corba) - openfusion. so another solution is to replace the jms in jboss with openfusion and then use corba for the legacy components. as far as i can t

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Interfacing other languages

2005-02-26 Thread andrew cooke
"[EMAIL PROTECTED]" wrote : I'm tempted to put this in the FAQPlease do! (and thanks for replying)."[EMAIL PROTECTED]" wrote : Use RMI/IIOP (corba) or webservices/.NET to access to an EJB and put your jms operations in a stateless bean like the examples on the WIKI. | | This does not solve

[JBoss-user] [Messaging, JMS & JBossMQ] - Interfacing other languages

2005-02-25 Thread andrew cooke
n you give an estimate of the timeframe)?I've written JNI interfaces before, so can go down that route if necessary. But I'm convinced I must be duplicating effort. Surely not everyone can afford IBM MQ?!Thanks (and thanks for JBoss),Andrew View the original post : http://ww

[JBoss-user] Choosing datasource at runtime in CMP

2004-12-15 Thread Neil Andrew Ajero
Hi, May I know how to select the datasource at runtime in CMP instead of hardcoding it in jbosscmp-jdbc.xml? Background: I have a business application in which I need to create a new instance of the same 10MB EAR file (with a different datasource) for every new customer. If there's a way to sel

Re: [JBoss-user] connecting apache22 with JBoss 3.2.x - what way choose?

2004-03-15 Thread Andrew Oliver
http://jboss.org/wiki/Wiki.jsp?page=JBossOnPort80 > From: Jiri Chaloupka <[EMAIL PROTECTED]> > Organization: Jiri Chaloupka > Reply-To: [EMAIL PROTECTED] > Date: Mon, 15 Mar 2004 22:43:21 +0100 > To: [EMAIL PROTECTED] > Subject: [JBoss-user] connecting apache22 with JBoss 3.2.x - what way choose?

Re: [JBoss-user] [Installation & Configuration] - Re: Integrate Apache Jboss-Tomcat, with SSL, users,IP

2004-02-24 Thread Andrew Oliver
Have you compiled mod_jk? > From: "JAIME GOMEZ" <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > Date: Tue, 24 Feb 2004 16:20:04 -0500 > To: <[EMAIL PROTECTED]> > Subject: [JBoss-user] [Installation & Configuration] - Re: Integrate Apache > Jboss-Tomcat, with SSL, users,IP > > Peolple, i try t

Re: [JBoss-user] Hung client

2004-02-23 Thread Andrew May
r the NamingService MBean: is the port you do the lookup on (typically 1099) if zero (the default) an anonymous port will be used - set it to fix which port to use. Hope that helps (disclaimer: I've not actually used this, but I've seen it in the config!) -Andrew [EMAIL PROTECTED] wrote

Re: [JBoss-user] Performance Data

2004-02-19 Thread Andrew Oliver
The problem is that it varies so much by what your doing and how you do it. It matters so much about your database setup, the use case of your data (can it be cached, eager or lazy loaded), what operating system you're using, what version...that any numbers would be pretty useless. Look here: htt

Re: [JBoss-user] New User Servlet setup question

2004-02-18 Thread Andrew Oliver
Title: Re: [JBoss-user] New User Servlet setup question You’ve got the web.xml syntax wrong: (from server/default/deploy/jmx-console/WEB-INF/web.xml            HtmlAdaptor      org.jboss.jmx.adaptor.html.HtmlAdaptorServlet        ...       HtmlAdaptor   /HtmlAdaptor    

Re: [JBoss-user] The server directory and clustering

2004-02-18 Thread Andrew Oliver
; Simon > > > ** > * > The Royal Bank of Scotland plc. Registered in Scotland No 90312. > Registered Office: 36 St Andrew Square, Edinburgh EH2 2YB. > Authorised and regulated by the Financial Ser

Re: [JBoss-user] customizing JBoss config. and footprint (newbie question)

2004-02-18 Thread Andrew Oliver
Nothing free really. If you've got $10 you could get the Admin/Dev guide here: http://jboss.org/docs/index You could also go the the Admin training (2 days of pretty much that) I've started stuff here: http://jboss.org/wiki/Wiki.jsp?page=JBossConfiguration But there isn't much there yet. -An

Re: [JBoss-user] problems in building jboss from sources

2004-02-16 Thread Andrew Oliver
just use CVS directly. -Andy From: "Marco Mistroni" <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] Date: Mon, 16 Feb 2004 15:23:54 - To: <[EMAIL PROTECTED]> Subject: RE: [JBoss-user] problems in building jboss from sources Hi Andrew,     Do not want t

Re: [JBoss-user] problems in building jboss from sources

2004-02-16 Thread Andrew Oliver
nd: Cvs –z3 –d:pserver:[EMAIL PROTECTED]:/cvsroot/jboss co jboss-3.2   As of AdminDevel docs ( also the getting started guide show similar..)   Regards marco     -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andrew C. Oliver Sent: 13 February

[JBoss-user] Give me a hand with mod_proxy

2004-02-13 Thread Andrew C. Oliver
I've been writing some instructions on using HTTPD/mod_proxy to front end JBoss/Tomcat in a load balanced situation. (Not that you want to do this optimally, but I'm just trying to be complete and balanced) Unfortunately, the machine I'd planned to test this on had a defective processor fan and I

Re: [JBoss-user] Out of memory error in freeBSD

2004-02-13 Thread Andrew C. Oliver
Title: Re: [JBoss-user] Out of memory error in freeBSD Are you positive it isn’t this: http://jboss.org/wiki/Wiki.jsp?page=OutOfMemoryExceptionWhenRedeploying The page talks mostly about redeployment but 800 JSPs could also be a lot of class definitions.  Thus fill up the perm generation pool

Re: [JBoss-user] unlock entity Bean

2004-02-13 Thread Andrew C. Oliver
Can you maybe change your transaction settings? If you are wanting to "unlock" it then you obviously have a separate transaction. Its also possible that instance per transaction or optimistic locking could help but I'm betting you just need to read up on J2EE transaction attributes or attend a tr

Re: [JBoss-user] problems in building jboss from sources

2004-02-13 Thread Andrew C. Oliver
Title: Re: [JBoss-user] problems in building jboss from sources How did you check it out? http://jboss.org/developers/guides/quickstart -Andy From: "Marco Mistroni" <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] Date: Fri, 13 Feb 2004 09:10:24 - To: <[EMAIL PROTECTED]> Subject: RE: [JBos

Re: [JBoss-user] invalidate entity bean

2004-02-13 Thread Andrew C. Oliver
If you look in the clustering or admin/dev guide, you'll find there are container configurations for just this. You can either use JMS or JGroups and publish messages or JGroups multicast messages. Alternatively, you can use JMX and call the invalidate method with the primary key on the container

Re: [JBoss-user] USING FORUMS INSTEAD OF LISTS

2004-02-11 Thread Andrew C. Oliver
I agree that it isn't perfect. Its just everyone is so busy with other things right now. How about giving us a hand with that stuff. I have some ideas that might work (using mail services of course! http://jboss.org/wiki/Wiki.jsp?page=MailServicesForJBoss) We might even be able to enable "postb

[JBoss-user] JBossWiki

2004-02-11 Thread Andrew Oliver
Hi All, I announced it on the JBossBlog but I don't think I announced it here. We now have a wiki for user generated documentation and pages. The forums/mail lists should be used for asking/answering questions. Once the question has been asked too many times to count, document here: http://jbo

[JBoss-user] What is your favorite operating system?

2004-02-11 Thread Andrew Oliver
I've always been curious what operating systems people run JBoss on and develop for JBoss on as well as what companies/organizations use JBoss. I was hoping some folks might help satisfy my curiosity: http://jboss.org/wiki/Wiki.jsp?page=WhatIsYourFavoriteOperatingSystem Please fill out this page

[JBoss-user] FW: What is your favorite operating system?

2004-02-08 Thread Andrew C. Oliver
I've always been curious what operating systems people run JBoss on and develop for JBoss on as well as what companies/organizations use JBoss. I was hoping some folks might help satisfy my curiosity: http://jboss.org/wiki/Wiki.jsp?page=WhatIsYourFavoriteOperatingSystem Please fill out this pag

Re: [JBoss-user] Garbage Collector: Service?

2004-01-27 Thread Andrew May
sun.com/docs/hotspot/gc1.4.2/index.html You may find the jvmstat useful to monitor heap usage and GC (plus is has some nice graphs!): http://developers.sun.com/dev/coolstuff/jvmstat/ Although in the end I think it's something of a black art working out which works best. -Andrew Rod Ma

Re: [JBoss-user] jboss 3.2.3 + jetty X

2003-12-18 Thread Andrew May
s I expect the next Jetty release will have a JBoss-3.2.3 sar. -Andrew Rupp, Heiko wrote: I would expect, that you can just take a jetty sar from a previous release, remove the tomcat sar from deploy/ and put the jetty one in. Heiko -Original Message- From: [EMAIL PROTECTED] [mailto:[E

Re: [JBoss-user] apache + mod_jk + jboss*2 = no load balancing.

2003-11-25 Thread Andrew May
er (just sticky sessions) and we're using Jetty (4.2.11). -Andrew Mike Lindsey wrote: I've got apache talking to a clustered jboss setup, using mod_jk, but I cannot get the load balacing to work. I can force connections to a specific app server, but no matter what I do, I can't ge

Re: [JBoss-user] How change the ConnectionURL of a datasource?

2003-11-20 Thread Andrew May
ush connection pool - new connections will be created with the new URL getServer().invoke(connectionPool, "flush", new Object[] {}, new String[] {}); Where getServer() is returning a reference to the MBeanServer: e.g. MBeanServer getServer() { // find first MBean server in current JVM

Re: [JBoss-user] Configuring an MBean so it is loaded last by Jboss.

2003-11-13 Thread Andrew May
er deployment you're probably better off using the tag on your MBean. Hope that helps, -Andrew Ricardo Coutinho wrote: Hi all, How can I configure an mbean so that it is the very last thing loaded by Jboss. *Ricardo* _

Re: [JBoss-user] How to develop Weblogic Startup Class like feature in JBoss 3.2? Please Help

2003-11-13 Thread Andrew May
the server starts), you can deploy SARs within an EAR. You need to add the sars to the JBoss specific deployment descriptor in the META-INF directory of the EAR, called jboss-app.xml: example jboss-app.xml: util/cache.sar Hope that helps, -Andrew Sasidharan, Manoj wrote: Hello

Re: [JBoss-user] Jetty Thread Count: Recommendations?

2003-11-13 Thread Andrew May
imits in Apache 2.x Hope that helps, -Andrew Peter Luttrell wrote: Each of our servers handles roughly 50k jsp pages + 450k other files each day. We're using JBoss3.2.1 + Jetty 4.2.9. Does anyone have a recommendation as to how many threads we should allow Jetty to have? We've got i

Re: [JBoss-user] Adding jboss-app.xml in ear file displays error

2003-11-05 Thread Neil Andrew Ajero
It worked. I have a duplicate commons-*.jar in my ear file that's already in the jbossweb-tomcat41.sar. Thanks! Neil --- Adrian Brock <[EMAIL PROTECTED]> wrote: > On Thu, 2003-11-06 at 01:02, Neil Andrew Ajero > wrote: > > Hi, > > > > When I deploy my ear

[JBoss-user] Adding jboss-app.xml in ear file displays error

2003-11-05 Thread Neil Andrew Ajero
Hi, When I deploy my ear file without a jboss-app.xml the ear file deploys fine. But when I add a jboss-app.xml it displays an error. BTW, I'm using jboss-3.2.2. See details below. Please help! Thanks! ear file structure: app1.ear |--> app1.jar |--> app1.war |--> META-INF/appl

[JBoss-user] Adding jboss-app.xml in ear file displays error

2003-11-05 Thread Neil Andrew Ajero
Hi, When I deploy my ear file without a jboss-app.xml the ear file deploys fine. But when I add a jboss-app.xml it displays an error. BTW, I'm using jboss-3.2.2. See details below. Please help! Thanks! ear file structure: app1.ear |--> app1.jar |--> app1.war |--> META-INF/appl

Re: [JBoss-user] Transactions on Stateful beans

2003-10-30 Thread Andrew May
you may be better using stateless beans and storing the state in a way that can be accessed concurrently (e.g. the session, although you have to be careful about concurrent modification). Hope that helps, -Andrew Alban Soupper wrote: Hi Adrian, Thanks for the reply. I had already try your

Re: [JBoss-user] 3.2.2 Connection Pool problem

2003-10-27 Thread Andrew May
This is the diff (fairly trivial): http://cvs.sourceforge.net/viewcvs.py/jboss/jbosscx/src/main/org/jboss/resource/adapter/jdbc/WrappedConnection.jpp?r1=1.1.2.8&r2=1.1.2.9 Thanks, that does the trick. Once again I can search obscure bibliographic databases :) -An

Re: [JBoss-user] 3.2.2 Connection Pool problem

2003-10-27 Thread Andrew May
e that was changed. Or is it safe enough to go with the latest version of everything in Branch_3_2? Thanks, Andrew --- This SF.net email is sponsored by: The SF.net Donation Program. Do you like what SourceForge.net is doing for the Open Source

[JBoss-user] 3.2.2 Connection Pool problem

2003-10-22 Thread Andrew May
r read access." Could this be a problem introduced by the JCA improvements? Regards, Andrew --- This SF.net email is sponsored by OSDN developer relations Here's your chance to show off your extensive product knowledge We want to kn

Re: [JBoss-user] JBOSS setup

2003-09-13 Thread Andrew C. Oliver
eek heaven. > http://thinkgeek.com/sf > _______ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user -- Andrew C. Oliver http://www.superlinksoftware.com/poi.jsp Custom enhancements and Commercial Implemen

Re: [JBoss-user] XA transactions with ONE local transaction resources

2003-09-12 Thread Andrew C. Oliver
tion on the issue would be appreceated. Regards Ulf -- Andrew C. Oliver http://www.superlinksoftware.com/poi.jsp Custom enhancements and Commercial Implementation for Jakarta POI http://jakarta.apache.org/poi For Java and Excel, Got POI? The views expressed in this email are those of

Re: [JBoss-user] HA JNDI trouble

2003-09-02 Thread Andrew May
-JNDI should run on a seperate port. When you perform a remote lookup you can list multiple server instances like this: java.naming.provier.url=localhost:1100,localhost:1200,localhost:1300 Hope that helps. -Andrew Stefan Groschupf wrote: Hi Bax, nice to hear you! ;) I use such an pattern and

Re: [JBoss-user] sync-on-commit-only and cascade-delete

2003-09-02 Thread Andrew May
houldn't be any concurrent access to the beans when I'm attempting these deletes. -Andrew Alexey Loubyansky wrote: Are there other beans involved in the tx? Something, causes synchronization. If all the CMP2 beans have sync-on-commit-only=true, then it shouldn't happen. alex Andrew May

Re: [JBoss-user] sync-on-commit-only and cascade-delete

2003-09-01 Thread Andrew May
Alex, Thanks for your reply - my answers in-lined: -Andrew Alexey Loubyansky wrote: Hello, Andrew. my comments in-lined. Andrew May wrote: I'm having a problem trying to user sync-on-commit-only and cascade-delete with JBoss 3.2.1 (Sun JDK1.4.2, Solaris). We've got a number

[JBoss-user] sync-on-commit-only and cascade-delete

2003-08-29 Thread Andrew May
4.remove(Unknown Source) and then goes on to throw the same UPDATE error as it does without call logging. Anyone got any ideas? Thanks, Andrew --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/s

Re: [JBoss-user] Change Log Level at Runtime?

2003-08-21 Thread Andrew May
Edit conf/log4j.xml and your changes will be picked up after a short delay (or you can use the reconfigure method in the MBean to force it to re-read the configuration file). -Andrew Peter Luttrell wrote: Is there any way to change the log level for the server.log at runtime? I've look

Re: [JBoss-user] could not run Hypersonyc database manager

2003-08-14 Thread Andrew May
b) is there a better searcher for this mailinglist? (hmmm, maybe google with site:) Try http://www.mail-archive.com/[EMAIL PROTECTED]/ --- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals,

Re: [JBoss-user] Exception: CMR field value is already loaded

2003-07-28 Thread Andrew Veliath
I had this problem for months--it is fixed (at least for me) in the latest JBoss release (3.2.2RC1). Andrew .== ..--==- Mon, 28 Jul 2003 16:43:08 -0700 (PDT), ..--==- Leonid Finis (LF) discussed: LF) I'm running stress test and when i get

Re: [JBoss-user] Managed Connection Pool running out of connections

2003-07-24 Thread Andrew May
list() is throwing a SystemException because it can't enlist the XAResource with the Tranaction which is rolled back. By this point a managed connection has been got (in BaseConnectionManager2.allocateConnection()), and there doesn't appear to be anything that returns it when enlist throws an

Re: [JBoss-user] Managed Connection Pool running out of connections

2003-07-23 Thread Andrew May
d for rollback) at org.jboss.resource.adapter.jdbc.WrapperDataSource.getConnection(WrapperDataSource.java:106) I've made the changes so that it's not trying to get 20 connections, but it has made one connection permenantly unavailable. -Andrew Andrew May wrote: There's an

Re: [JBoss-user] Managed Connection Pool running out of connections

2003-07-23 Thread Andrew May
y the NoSuchObjectException, which I don't understand. Also, I'm not sure how the call to Datasource.getConnection() could be taking a connection out of the pool and not returning it (as the connection pool suddenly has 20 connections less available). Sorry for the long winded post, t

[JBoss-user] Managed Connection Pool running out of connections

2003-07-22 Thread Andrew May
were still at least 70 connections available. After a few seconds the application recovered. I've not been able to re-create the problem with load testing. We've got the source code and are willing to poke around, but we'r

Re: [JBoss-user] AbstractInstanceCache deadlock

2003-07-21 Thread Andrew May
s. Thanks again, Andrew Bill Burke wrote: reget the patch. I screwed up the file with my first patch, but thanks to Scott's catch it is fixed now. again, LRUEnterpriseContextCachePolicy.java Bill -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of

Re: [JBoss-user] AbstractInstanceCache deadlock

2003-07-18 Thread Andrew May
t part of a day). Regards, Andrew Bill Burke wrote: Ok, it is fixed in Branch_3_2 and HEAD. The fix is in LRUEnterpriseContextCachePolicy.java Bill -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Scott M Stark Sent: Thursday, July 17, 2003 1:26 PM To: [

Re: [JBoss-user] AbstractInstanceCache deadlock

2003-07-17 Thread Andrew May
less frequently is less likely to cause deadlocks. Andrew Bill Burke wrote: Ok, I found the deadlock scenarioTrying to figure out the fix. For now, set the to 0 to turn off the overager thread. Bill -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of An

[JBoss-user] AbstractInstanceCache deadlock

2003-07-17 Thread Andrew May
ure what to look for. We're going to download the source and start looking at the cache implementation, but we would appreciate any help or advice, as we need to fix this urgently. Regards, Andrew "Thread-51" daemon prio=5 tid=0x00705960 nid=0x4c in Object.wait() [83901000..839019

[JBoss-user] AOP schema clarification

2003-06-11 Thread Andrew
I would like to simplify conceptual definition of existent AOP schema, something like(not complete/final): http://www.w3.org/2001/XMLSchema"; elementFormDefault="qualified" attributeFormDefault="unqualified"> advisable model

Re: [JBoss-user] German lessons

2003-06-04 Thread Andrew C. Oliver
> Sacha, Andy: Repeat after me: Kuess meinen Schwanz ! Don't use babelfish > to translate please... :-) Saugt mein. ;-) Ich liebe dass "professional open source" ;-) -Andy -- Andrew C. Oliver http://www.superlinksoftware.com/poi.jsp Custom enhancements and Commercial Im

Re: [JBoss-user] RE: [JBoss-user] RE: [JBoss-user] RE:[JBoss-user] RE:[JBoss-user] J2EE en españa

2003-06-04 Thread Andrew C. Oliver
ffice equipment for less on eBay! > http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 > ___ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user -- Andrew C. Oliver http://www.superli

Re: [JBoss-user] RE: [JBoss-user] RE: [JBoss-user] RE:[JBoss-user] J2EE en españa

2003-06-03 Thread Andrew C. Oliver
>> [EMAIL PROTECTED] >>> https://lists.sourceforge.net/lists/listinfo/jboss-user >> -- >> Atentamente, >> >> >> >>Jorge García | Simauria Networks >> >>[EMAIL PROTECTED] | [EMAIL PROTECTED] >>

Re: [JBoss-user] weird Tx/EJB 2.0 CMR locking issue/race condition in 3.2.1 (did not exist in 3.2.0RC1)

2003-06-02 Thread Andrew Veliath
, Andrew .== ..--==- 01 Jun 2003 12:41:57 -0700, ..--==- Andrew Veliath (AV) discussed: AV) Hello Good People, AV) We have experienced a new exception going from 3.2.0RC1 to 3.2.1 AV) regarding CMR's under load (with MySQL and InnoDB). He

[JBoss-user] weird Tx/EJB 2.0 CMR locking issue/race condition in 3.2.1 (did not exist in 3.2.0RC1)

2003-06-02 Thread Andrew Veliath
ntityContainer.java:483) at org.jboss.ejb.Container.invoke(Container.java:674) at org.jboss.ejb.plugins.local.BaseLocalProxyFactory.invoke(BaseLocalProxyFactory.java:353) at org.jboss.ejb.plugins.local.EntityProxy.invoke(EntityProxy.java:38) at $Proxy132.get

[JBoss-user] EJB ConcurrentModificationException / JBoss 3.2.0RC4

2003-04-06 Thread Andrew Veliath
) at org.jboss.ejb.plugins.local.EntityProxy.invoke(EntityProxy.java:38) at $Proxy128.getStationGroup(Unknown Source) Thanks! Andrew --- This SF.net email is sponsored by: ValueWeb: Dedicated Hosting for just $79/mo with 500 GB of

[JBoss-user] Oracle XA Datasource problems

2003-04-04 Thread Andrew May
mentation says that XAER_NOTA = ORA-24756 transaction does not exist). The application managed to get a connection and perform a query - it just fails at the end of the bean method. I'm using the Oracle thin drivers that came with this version of Oracle. A

Re: [JBoss-user] CMR Error under load

2003-04-04 Thread Andrew May
transaction. Does this imply that the current CMP implementation relies on Transactions to ensure thread safety? Andrew Dain Sundstrom wrote: I think the message is remove the read-only tags and you will not get the errors. -dain On Thursday, April 3, 2003, at 03:03 AM, Andrew May wrote: My test

Re: [JBoss-user] CMR Error under load

2003-04-03 Thread Andrew May
My test case fails on 3.0.3 so it's not just a problem with 3.2.0. So for us that means we can't go live with either :( - unless we can find a suitable workaround. Andrew Stephen Coy wrote: At the moment, we have a regression failure from 3.0.x to 3.2.0, because it "works&quo

Re: [JBoss-user] CMR Error under load

2003-04-02 Thread Andrew May
ch gets from the iterator. I think that's probably the cause of the error. I don't understand the code enough to suggest a solution. Andrew --- This SF.net email is sponsored by: ValueWeb: Dedicated Hosting for just $79/mo with 500

Re: [JBoss-user] CMR Error under load

2003-04-02 Thread Andrew May
er in the thread Alex wrote that I'm not alone in complaining about this. Is there an existing bug report for this problem that I should add the details of my test case to, or should I file a new bug? Andrew Andrew May wrote: In our application which is causing the problem we have a session

Re: [JBoss-user] CMR Error under load

2003-04-01 Thread Andrew May
that this test case was legal - I'll have to study the spec. Andrew Simone Milani wrote: Hi Andrew, Just looked at your source and you can only have CMR between Local ejbs :) Try to update the test case to have the relation beetween 2 local Entities and have a remote Session facade that

Re: [JBoss-user] CMR Error under load

2003-04-01 Thread Andrew May
I've just built RC5 from CVS and I still get the CMR problem. Release ID: JBoss [WonderLand] 3.2.0RC5 (build: CVSTag=Branch_3_2 date=200304010938) Alex Loubyansky wrote: with fresh 3.2.0RC5 from CVS? alex --- This SF.net email is sponsore

Re: [JBoss-user] CMR Error under load

2003-04-01 Thread Andrew May
rd it will print the returned name/value pairs from the child. For every failure it will print the error message (the full stack trace should be in the server log). Thanks for having a look at this - I've had to wait for our firewall to be opened up before I can build the latest 3.2 code f

Re: [JBoss-user] CMR Error under load

2003-03-31 Thread Andrew May
s a chance to run my test on this version of JBoss I'd be grateful - it'll probably be at least a day before I get that far. Andrew Alex Loubyansky wrote: Could you, please, try it on JBoss-3.2.0RC5 which is the current version. I have a testcase that failed in my old 3.2 and passes in cu

Re: [JBoss-user] CMR Error under load

2003-03-31 Thread Andrew May
the CMR error does not occur, but the test goes a lot slower. Let me know if there's any more information you need. Andrew Dain Sundstrom wrote: I fixed a similar bug in this stuff for Sacha on March 19th (version 1.43.2.13). The problem was registering for transaction synchronizatio

Re: [JBoss-user] CMR Error under load

2003-03-28 Thread Andrew May
I've just tried it and RC4 has the same problem. We're using normal jbosscmp container. Andrew Simone Milani wrote: Hi, I had the same promlem when I was using RC3. Try to move to RC4. What container are you using? Simone --

[JBoss-user] CMR Error under load

2003-03-28 Thread Andrew May
3.2.0RC3 it's a lot more common (admittedly there have been application code changes since then). Please help! Thanks, Andrew --- This SF.net email is sponsored by: The Definitive IT and Networking Event. Be There! NetWorld+Interop

[JBoss-user] Disk space running out when redeploying EAR

2003-03-27 Thread Andrew May
01 JDK I only see 2 copies of my shared.jar under the jboss tmp directory (2 of the deployment units are WARs). As far as I can tell (it's less obvious because there's only 2 jars) it's also holding onto the disk space after each redeployment. Any ideas? Thanks, Andrew

[JBoss-user] IllegalAccessException:with modifiers "public"

2003-03-25 Thread Andrew
3.0.6. But I think that too gives the same error. Can someone clarify if there are any configuration changes that I need to do for this.? Thanks Andrew >ERROR plugins.LogInterceptor - EJBException, causedBy: [SessionEJB] >java.lang.IllegalAccessException: Class org.jboss.ejb.StatefulSession

[JBoss-user] IllegalAccessException:with modifiers "public"

2003-03-25 Thread Andrew
3.0.6. But I think that too gives the same error. Can someone clarify if there are any configuration changes that I need to do for this.? Thanks Andrew >ERROR plugins.LogInterceptor - EJBException, causedBy: [SessionEJB] >java.lang.IllegalAccessException: Class org.jboss.ejb.StatefulSession

[JBoss-user] IllegalAccessException:with modifiers "public"

2003-03-25 Thread Andrew
3.0.6. But I think that too gives the same error. Can someone clarify if there are any configuration changes that I need to do for this.? Thanks Andrew >ERROR plugins.LogInterceptor - EJBException, causedBy: [SessionEJB] >java.lang.IllegalAccessException: Class org.jboss.ejb.StatefulSession

Re: [JBoss-user] 3.2RC3 hangs on startup

2003-03-19 Thread Andrew May
abase persistence I editied deploy/jbossmq-service.xml to comment out the JDBC PersistenceManager and uncomment the file PersistenceManager. It's also necessary to change the MessageCache config (in the same file), as explained in the comment in the file. Hope that's of some help. -Andrew Le

[JBoss-user] EAR deployment in 3.2.0RC3

2003-03-18 Thread Andrew May
it's supposed to work? And if so why the change? Thanks, Andrew --- This SF.net email is sponsored by: Does your code think in ink? You could win a Tablet PC. Get a free Tablet PC hat just for playing. What are you waiting for? http://ads.s

Re: [JBoss-user] Follow-up to my hot redeployment issue

2003-03-12 Thread Andrew Carpenter
On Thu, 2003-03-13 at 15:22, Brijesh Sood wrote: > hi i have placed the jndi.properties file in WEB-INF/classes but i m still > facing the same problem .. > can u provide sample code Try putting it in the root of the archive... that worked for me

Re: [JBoss-user] Follow-up to my hot redeployment issue

2003-03-12 Thread Andrew Carpenter
o might be the solution to mine :) Thanks very much. Andrew --- This SF.net email is sponsored by:Crypto Challenge is now open! Get cracking and register here for some mind boggling fun and the chance of winning an Apple iPod: http://ads.sour

RE: [JBoss-user] Follow-up to my hot redeployment issue

2003-03-11 Thread Andrew Carpenter
ce performance for the ability to redeploy. Andrew --- This SF.net email is sponsored by:Crypto Challenge is now open! Get cracking and register here for some mind boggling fun and the chance of winning an Apple iPod: http://ads.sourceforge.n

[JBoss-user] Follow-up to my hot redeployment issue

2003-03-11 Thread Andrew Carpenter
le to do this in one JVM somehow. It's really important that I solve this soon; can someone please help me out? Andrew --- This SF.net email is sponsored by:Crypto Challenge is now open! Get cracking and register here for some mind boggling

Re: [JBoss-user] Different behaviour when using two JVMs?

2003-03-06 Thread Andrew Carpenter
On Fri, 2003-02-07 at 17:10, Andrew Carpenter wrote: > >>> [EMAIL PROTECTED] 7/02/03 14:03:58 >>> > Example 2 runs because of serialization isolating the changes made to the class > identity due to redeployment. You either have to redeploy both or isolate >

Re: [JBoss-user] Different behaviour when using two JVMs?

2003-02-09 Thread Andrew Carpenter
hould go in my FAQ. >>> In fact, quite the opposite... doing this caused a ClassCastException on the first invocation! Andrew --- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See

Re: [JBoss-user] JBoss 2.4.4 with JDK 1.4

2003-02-07 Thread Andrew
I'm using 2.4.10+1.4.1 - Original Message - From: "Rajeshwar Rao V" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, February 07, 2003 1:42 PM Subject: [JBoss-user] JBoss 2.4.4 with JDK 1.4 > Hi all, > > Anybody used JBoss 2.4.4 in combo with JDK 1.4? > If yes, did you find any

Re: [JBoss-user] Different behaviour when using two JVMs?

2003-02-06 Thread Andrew Carpenter
was a post on how to configure this. >>> Ah. That makes sense. Thanks. I'd want to use the ByValueInvokerInterceptor for that, right? (I've got a bit more reading ahead of me it seems :)) Andrew --- This SF.NET email is

[JBoss-user] Different behaviour when using two JVMs?

2003-02-06 Thread Andrew Carpenter
Can anyone shed some light on this for me? Thanks for any help. Andrew [EMAIL PROTECTED] --- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com __

Re: [JBoss-user] Error in Managed connections

2002-12-26 Thread Andrew
Sorry, but I thought that exists hierarchical relationship between connection/statement/resultset objects so if I close connection it frees related statement/resultset objects or it dosen't? Thanks. - Original Message - From: "David Jencks" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sen

RE: [JBoss-user] Log4j Question

2002-12-18 Thread Razumovsky, Andrew
  Attached is also my log4j.xml file.     Please advise what do in this case or what are the best or easiest practices with the implemeting log4j with JBOSS.   Thanks a lot, Andrew Razumovsky Principal Internet Architect Phone:(443) 259-7563 Fax::   (443) 259-7607 Email: [EMAIL PROTECTED]

[JBoss-user] Log4j Question

2002-12-17 Thread Razumovsky, Andrew
jar file I need to include in the project to make Logger available. And are all settings for log4j defined in JB0SS_HOME/server/default/cong/log4j.xml?   Please advise, Andrew Razumovsky  

Re: [JBoss-user] CASTOR: Installation under JBoss 3.0.4

2002-11-14 Thread Andrew
Try to search archives titled "For all..." or "Connection problem..." this theme floating around for long time. By the way JBoss3.x has "lib" directory for 3 different configurations(minimal/default/all).   Regards. - Original Message - From: David Marko To: [EMAIL PROTE

Re: [JBoss-user] Castor-Jdo-Plugin

2002-09-13 Thread Andrew
I think it's in the JBoss CVS: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/jboss/contrib/castorjdo/src/m ain/org/jboss/jdo/castor/ - Original Message - From: "Arijit Ghosh" <[EMAIL PROTECTED]> To: "JBoss User" <[EMAIL PROTECTED]> Sent: Friday, September 13, 2002 12:03 PM Subject: [JBos

[JBoss-user] [Help] JBoss Integration with JBuilder 7

2002-09-12 Thread Harris, Andrew S
I'm trying to find a solution to integrating JBoss + Catalina with JBuilder 7, and I was wondering whether anyone else had found one. See the message below which I posted to borland.public.jbuilder.opentools. Thanks Andrew Harris [EMAIL PROTECTED] From: [EMAIL PROTECTED] (Andrew H

Re: [JBoss-user] For all who have some troubles with Castor0.9.3.21+JBoss3.0.2

2002-09-11 Thread Andrew
t sure about > the rollback, but that's a different question). Is this code part of > Castor or the jboss Castor plugin? > > thanks > david jencks > > On 2002.09.10 06:08:00 -0400 Andrew wrote: > > Hi, I can't simple investigate cause of strange behavior of >

[JBoss-user] For all who have some troubles with Castor0.9.3.21+JBoss3.0.2

2002-09-10 Thread Andrew
Hi, I can't simple investigate cause of strange behavior of Castor0.9.3.21 in JBoss for now but you can change close() method in DatabaseImpl.java to something like: public synchronized void close() throws PersistenceException { try { if ( _transaction == nul

[JBoss-user] Pooled connections

2002-09-09 Thread Andrew
Hi, where I can see connections in use/pooled ratio in any time for any given DataSource? Thanks. --- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=so

Re: [JBoss-user] Re: Help -- Connection Pooling -- Jboss 3.0

2002-08-30 Thread Andrew
Hi, I've found something strange in DtabaseImpl.java for 0.9.3.21 release: public synchronized void close() throws PersistenceException { try { if ( _transaction == null ) { if ( _ctx != null && _ctx.isOpen() ) { try {

  1   2   >