Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #26071
| From | Lew <noone@lewscanon.com> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: getting error in deploying project in JBoss 4.2 |
| Date | 2011-01-29 12:17 -0500 |
| Organization | albasani.net |
| Message-ID | <ii1i2s$hkg$1@news.albasani.net> (permalink) |
| References | <5ac85d86-8f11-470f-b118-eb68f95a14d3@d23g2000prj.googlegroups.com> |
somadev wrote: > I have added Jboss(4.2.3) as a sever to my eclipse (3.4). I have > deployed one small testing appliction to it. When ever I am trying to > start the server, it is throwing the following error: > > "Server JBoss v4.2 at localhost was unable to start within 50 seconds. > If the server requires more time, try increasing the timeout in the > server editor." > > Earlier the timeout was 15 minutes. I have increased it to 50 seconds > and still getting the same error. Do you mean that earlier the timeout was 15 seconds? Because 15 minutes to 50 seconds is a decrease. > Please help me in resolving it. Deployment time can be large; 50 seconds seems small to me. It varies widely. The independent variables are processor configuration (arity, speed), available RAM, 32- vs. 64-bit, system load, hard-drive speed and latency, Java version, Java configuration, Eclipse configuration, JBoss configuration, external resource configuration, presence or absence of cross-LAN (-WAN) resources such as databases, and a few others. -- Lew Ceci n'est pas une parole.
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Find similar | Unroll thread
getting error in deploying project in JBoss 4.2 somadev <somadev.mishra@gmail.com> - 2011-01-29 08:07 -0800 Re: getting error in deploying project in JBoss 4.2 Lew <noone@lewscanon.com> - 2011-01-29 12:17 -0500
csiph-web