[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: JBoss 5.0 Taking LONG Time to Start Up

2009-01-09 Thread ctf
Your assumption is correct.  I am using JBoss Tools.  Yeah, I think that may be 
the next place to try. Thanks for the link.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4200637#4200637

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4200637
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: JBoss 5.0 Taking LONG Time to Start Up

2009-01-08 Thread jaikiran
"ctf" wrote : 
  | For a completely clean & unmodified instance (no apps) of JBoss 5.0, it 
takes about 1 minute to start.
  | 

Looks OK.

"ctf" wrote : 
  | In Eclipse, using the JBoss plugin, it takes about 2 minutes to start the 
app using the "Run" command 
  | 
I haven't used the Eclipse JBoss plugin, so not sure if that is expected. I 
guess, you could ask about this in the forum here 
http://www.jboss.com/index.html?module=bb&op=viewforum&f=201. 

P.S: I hope, i am pointing you to the right forum - I don't know if the Eclipse 
Plugin you are talking about is different from the JBoss Tools :) 




View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4200289#4200289

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4200289
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: JBoss 5.0 Taking LONG Time to Start Up

2009-01-07 Thread ctf
Hi,


  | 
===
  | 
  |   JBoss Bootstrap Environment
  | 
  |   JBOSS_HOME: C:\jboss-5.0.0.GA
  | 
  |   JAVA: C:\Program Files\Java\jdk1.6.0_02\bin\java
  | 
  |   JAVA_OPTS: -Dprogram.name=run.bat -server -Xms128m -Xmx512m 
-XX:MaxPermSize=256m -Dorg.jboss.resolver.warning=true 
-Dsun.rmi.dgc.client.gcInterval=360 -Dsun.rmi.dgc.server.gcInterval=360
  | 
  |   CLASSPATH: C:\jboss-5.0.0.GA\bin\run.jar
  | 
  | 

For a completely clean & unmodified instance (no apps) of JBoss 5.0, it takes 
about 1 minute to start.

In Eclipse, using the JBoss plugin, it takes about 2 minutes to start the app 
using the "Run" command and 3-4 minutes to start in debug mode.

In other words, starting it in debug mode is taking significantly longer.  I 
guess it should be slower than non-debug mode, but I don't remember the 
discrepancy ever being this drastic.

Anyway, I guess probably not much I can do about it.. unless you have some 
ideas.  Thanks again for your help.


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4200128#4200128

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4200128
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: JBoss 5.0 Taking LONG Time to Start Up

2009-01-03 Thread jaikiran
"ctf" wrote : 
  | 2009-01-03 13:49:12,640 DEBUG 
[org.jboss.deployment.MappedReferenceMetaDataResolverDeployer] (main) 
vfsfile:/C:/jboss-5.0.0.GA/server/default/deploy/jmx-console.war/ endpoint 
mappings:
  |   | 
  |   | 2009-01-03 13:49:12,640 DEBUG 
[org.jboss.deployment.MappedReferenceMetaDataResolverDeployer] (main) 
Processing unit=jmx-console.war, structure:
  |   | jmx-console.war
  |   | 
  |   | 
  |   | 2009-01-03 13:51:02,015 DEBUG 
[org.jboss.metadata.process.chain.ejb.jboss.JBossMetaDataProcessorChain] (main) 
Added Processor 
org.jboss.metadata.process.processor.ejb.jboss.setdefaultlocalbusinessinterfaceproces...@1e55518
 to Chain 
org.jboss.metadata.process.chain.ejb.jboss.jbossmetadataprocessorch...@135cde4
  |   | 
  | 
  | This piece takes almost 2 minutes.  Is this normal?  

My clean JBossAS "default" server profile takes under a minute to boot on RHEL5 
Operating System. So i wouldn't say your startup time is normal. Without any of 
your applications deployed, how much time does the "default" server take to 
start? A;so please post the first few lines from the jboss console which shows 
the JDK version being used. Just want to make sure, the correct JDK is being 
used.



View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199371#4199371

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199371
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: JBoss 5.0 Taking LONG Time to Start Up

2009-01-03 Thread ctf
Thanks,
Here's the relevant piece I found in the log.  If I run it from command line 
instead of Eclipse plugin, it runs faster.  If I remove my EAR from the 
deployment dir it runs even faster.

2009-01-03 13:49:12,640 DEBUG 
[org.jboss.deployment.MappedReferenceMetaDataResolverDeployer] (main) 
vfsfile:/C:/jboss-5.0.0.GA/server/default/deploy/jmx-console.war/ endpoint 
mappings:
  | 
  | 2009-01-03 13:49:12,640 DEBUG 
[org.jboss.deployment.MappedReferenceMetaDataResolverDeployer] (main) 
Processing unit=jmx-console.war, structure:
  | jmx-console.war
  | 
  | 
  | 2009-01-03 13:51:02,015 DEBUG 
[org.jboss.metadata.process.chain.ejb.jboss.JBossMetaDataProcessorChain] (main) 
Added Processor 
org.jboss.metadata.process.processor.ejb.jboss.setdefaultlocalbusinessinterfaceproces...@1e55518
 to Chain 
org.jboss.metadata.process.chain.ejb.jboss.jbossmetadataprocessorch...@135cde4
  | 

This piece takes almost 2 minutes.  Is this normal?  Do you think there's 
anything I can do?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199358#4199358

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199358
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: JBoss 5.0 Taking LONG Time to Start Up

2009-01-03 Thread jaikiran
anonymous wrote : 22:41:34,515 INFO  [NativeServerConfig] 3.0.4.SP1
  | [. LONG WAIT HERE .]
  | 22:43:44,359 INFO  [Ejb3DependenciesDeployer] Encountered deployment 
abstractvfsdeploymentcont...@77
  | 
64591{vfsfile:/C:/jboss-5.0.0.GA/server/default/deploy/myApp.ear/myAppEJB.jar/}
  | 

Its not the EJB app thats taking time. The long wait that you are reporting, is 
just that there are no INFO level logs during that period. Keep a watch on the 
%JBOSS_HOME%/server/< serverName>/log/server.log file (which has more verbose 
logs) to see what's going on during that period.


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199326#4199326

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199326
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user