[JBoss-user] [Performance Tuning] - Re: JBOSS TAKES EXTREMELY LONG TIME TO START ON AIX(24 minut

2006-02-01 Thread cg24
Were you able to resolve this issue? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3921060#3921060 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3921060 --- This SF.

[JBoss-user] [Installation, Configuration & Deployment] - Re: Can not shutdown server on AIX

2005-11-10 Thread cg24
I figured this out. The issue was that I was using SSL and the JRE from which I was attempting to use the shutdown.sh from on AIX did not have the required certificate trusted. However, I did have it trusted in my windows machine and hence why I can shut it down. View the original post : http:

[JBoss-user] [Installation, Configuration & Deployment] - Re: Can not shutdown server on AIX

2005-10-31 Thread cg24
I can also shut down remotely, the instance running on AIX from a windows machine. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3904527#3904527 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3904527 -

[JBoss-user] [Installation, Configuration & Deployment] - Can not shutdown server on AIX

2005-10-31 Thread cg24
Hi all, I have set Jboss up to work over SSL. Everything works perfectly and I can start and shut down my JBoss servers via command line in a windows environment. However, in our AIX environment I'm always issued with the following error when attempting shutdown: anonymous wrote : Exception in

[JBoss-user] [EJB/JBoss] - Re: 4.0.2 and Spring and hot deployment of SLSB

2005-05-26 Thread cg24
"tomansley" wrote : These are probably all because you are using hibernate 2 and 4.0.2 upgraded to hibernate 3 I'm using hibernate 3 and 4.0.2. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3879221#3879221 Reply to the post : http://www.jboss.org/index.html

[JBoss-user] [EJB/JBoss] - Re: 4.0.2 and Spring and hot deployment of SLSB

2005-05-12 Thread cg24
They are in a jar file in the application's ear file. ehcache is also in a jar in the same ear. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3877577#3877577 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3877577

[JBoss-user] [EJB/JBoss] - 4.0.2 and Spring and hot deployment of SLSB

2005-05-12 Thread cg24
We've just updgraded from jboss 4.0.0 to 4.0.2. Previously in 4.0.0 hot deployment was working fine, but now it fails. When hot deploying the bean, the deployment seems fine. But when attempting to create it, everything falls over. Here is the relevant stack trace: 10:21:41,256 INFO [SessionFa