[JBoss-user] [Nukes User] - Re: Having some trouble installing.....

2004-09-08 Thread kabkhan
You can also set these opts in the jboss/bin/run.bat file. It contains a commented out 
example

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3847567


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Nukes User] - Re: Having some trouble installing.....

2004-09-08 Thread chasetec
Since your output shows an OutOfMemoryError you may just be running out of memory. 
Try launching JBoss with more memory allocated.
The easist way to do this is set the enviromental variable "JAVA_OPTS".

I'm running Linux so I would do this from the command line:
export JAVA_OPTS="-server -Xms128M -Xmx256M"

Since you're running Windows I think you can do:
SET JAVA_OPTS="-server -Xms128M -Xmx256M"
and then launch JBoss from the same window.
You should be able to set the variable from your system settings too.

JBoss uses the JAVA_OPTS value as the options to the java command.

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3847564


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Nukes User] - Re: Having some trouble installing.....

2004-09-07 Thread kle
Hiya,
an update i have got it mostly working now in version 3.2.3. The only problems is one 
of the modules won't load, and as i am new to this i am not sure how importent this 
module is.

the error is below,

'thanks in advance,
kle


  | 15:31:10,989 ERROR [URLDeploymentScanner] MBeanException: Exception in MBean 
operation 'checkIncompleteDeployments()'
  | Cause: Incomplete Deployment listing:
  | Packages waiting for a deployer:
  |   
  | Incompletely deployed packages:
  |   
  | MBeans waiting for classes:
  |   
  | MBeans waiting for other MBeans:
  | [ObjectName: nukes.themes:name=seabreeze
  |  state: FAILED
  |  I Depend On:  nukes.modules:name=core
  | 
  |  Depends On Me: java.lang.OutOfMemoryError]
  | 

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3847484


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Nukes User] - Re: Having some trouble installing.....

2004-09-07 Thread theute
Nukes versions <= 1.1 are only compatible with JBoss 3.2.3.

For more information about installation, please read:
http://www.jboss.org/wiki/Wiki.jsp?page=InstallUninstallUpgrade

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3847481


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Nukes User] - Re: Having some trouble installing.....

2004-09-07 Thread kle
Is it only compatible with that exact version?

I did try the 1.0 version in 3.2.1 but that didn't work either.

i will download 3.2.3 from source forge and give that a go.

cheers
kle

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3847483


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user