Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #25696 > unrolled thread

getting error in deploying project in JBoss 4.2

Started bysomadev <somadev.mishra@gmail.com>
First post2011-01-29 08:07 -0800
Last post2011-01-29 12:17 -0500
Articles 2 — 2 participants

Back to article view | Back to comp.lang.java.programmer


Contents

  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

#25696 — getting error in deploying project in JBoss 4.2

Fromsomadev <somadev.mishra@gmail.com>
Date2011-01-29 08:07 -0800
Subjectgetting error in deploying project in JBoss 4.2
Message-ID<5ac85d86-8f11-470f-b118-eb68f95a14d3@d23g2000prj.googlegroups.com>
Hi All,

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.

Please help me in resolving it.

Thanks and regards
Somadev

[toc] | [next] | [standalone]


#26071

FromLew <noone@lewscanon.com>
Date2011-01-29 12:17 -0500
Message-ID<ii1i2s$hkg$1@news.albasani.net>
In reply to#25696
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.

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.java.programmer


csiph-web