[JBoss-user] [Installation & Configuration] - TrapdService leads to BindException

2004-04-16 Thread frenchfrywpepper
I'm getting this Bind Exception on the TrapdService startup. I don't know why (if) I need to start Trapd or what exact address is in conflict. Any ideas? This JBoss installation actually worked fine until recently, and there's nothing that changed except I upgraded my EAR that I drop into the

[JBoss-user] [HTTPD, Servlets & JSP] - Re: Corba from a Servlet-

2004-04-12 Thread frenchfrywpepper
I'm getting UnsupportedOperation for an application that works perfectly well outside of JBoss. Did you ever find an answer to this problem? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3830232#3830232 Reply to the post : http://www.jboss.org/index.html?mo

[JBoss-user] [EJB/JBoss] - Re: Transaction Timeout cannot reproduce

2004-04-11 Thread frenchfrywpepper
Actually, we had done the load testing so we were very confident it wasn't a true locking issue. As it turns out it was something about the fact that the db was UNIX. The whole setup works fine if the DB is simply switched to a Windows server. Maybe it's time for me to move over to an Oracle

[JBoss-user] [EJB/JBoss] - Transaction Timeout cannot reproduce

2004-04-08 Thread frenchfrywpepper
I have a single environment in which I am consistently receiving a transaction timeout from the database, I am completely unable to reproduce this anywhere except this single environment and am hoping someone will have some suggestions for me. The problematic environment has JBoss 3.2.3 running

[JBoss-user] [Datasource Configuration] - TransactionManager getStatus always returns true

2004-02-04 Thread frenchfrywpepper
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820234#3820234 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820234 JBoss 3.2.1 & Oracle 9i I am using the following code to get an instance of my TransactionManager an