Hi Experts,
I have basic working knowledge on linux. I got a laptop with 512 MB of RAM on which I have installed CentOS 5.3. My System has Pentium T2300 @ 1.66 MHz and have 512 MB RAM.
W...
I'm getting the error below starting the Jboss app service, orginally developed to work with jboss 4.0.2.
Any idea about how I can fix the persistency problems attached in the log?
I want to configure our JBOSS application server (AS) with active/active or load balanced clustering (Clustering = Load Balancing + failover + session replication). Our web programmers want to...
I have deployed my code on Jboss 5.0.1 and after deploying it clearly gives me the name of JNDI. Now i am trying to deploy my code in Jboss 4.0.1 and i am not able to see JNDI name on console....
Hi,
I created jboss seam project(seam gen) and saw xxx.ear dir under .../deploy dir at the begining. However, I don't see xxx.ear dir anymore and there is xxx.ear file(not folder) instead. ...
Hi,
I occasionally need to restart Jboss server and it is taking too much time(more than 15 min usually). I have only two small projects in there. I start jboss server in eclipse ganymede.
...
I'm getting a JBossXBException during the Jboss start "Failed to create a new SAX parser"... I'm using JAVA EE 5, and, I already check the environment variables, and, check the UseJBossWebLoad...
Hi,
I wondered, can I retrieve the actual configured JNDI listening port for JBoss in my code (running on JBoss ofcourse). The port is set in jboss-service.xml on the NamingService MBean. S...
Hi Experts,
I am trying to restart jboss in remote test box that runs linux and I get an error when I run this command:
./shutdown.sh -S
I am using PuTTY.
thx,
hello experts,
i have upgraded jboss 4.2 to jboss 5.0 ,but after deploying the web application it is giving following exception....does jboss 5.0 requires any changes ..??
Thanks ..!!
...
Hi Everyone,
I Wonder if you can help me to track down why my JBoss isn't starting properly. The server log is giving me:
2009-11-18 14:20:48,308 WARN [org.jboss.system.ServiceControlle...
Hi,
I am using MDB 3.0 using annotations to define queue names and deploying using JBOSS AS 4.2.3.
I am looking for a way to define these queue names in some configuration files so that to...
Hi,
I have a problem with my jboss server, the exception is "permGem space" its the same for all applications in jboss, I'm getting this error after deployed a richFaces app., the server wo...
I have jboss installed, when I try to run it, I get
14:37:27,500 ERROR [Server] start failed
full version of what I get below.
What do I need to do for it to work?
Hello Experts,
i am not able to connect mysql database from my web application using hibernate with Jboss 5.0 Application server....if i use Jboss 4.x ,it is working fine....with Jboss 5.0...
Hello.
I have a WAR with some classes that clash with JBoss (version 4.0.2) jars. I want to congifure JBoss to always look for classes the Application WAR jars before looking for them in JBos...
I followed the above procedure
and i deployed jboss-web-service.jar
jboss-web-deployer.jar
catlina.jar
I need to install or upgrade to Jboss EAP version 4.2.0.CP03 / 4.3.0.CP01 on a linux server but the server does not have up2date or yum installed. Also, I don't know which jboss is installed n...
Could not initialise deployment for jboss-service.xml in all jboss server modules.
due to this we are unable to see home page of jboss using http://localhost:8080 .
we tried changing ports ...
Is there a way to to configure JMS and timers persistance in ear instead of global JBoss files
<jboss_home>/server/default/deploy/jms/postgres-jdbc2-service.xml
and
<jboss_home>/server/def...