Hi,

I changed the run.sh, I mean I added the -Djava.awt.headless=true in  JAVA_OPTS.

It is still not working.

Here is my run.sh after it was changed:

# Setup JBoss sepecific properties
  | JAVA_OPTS="$JAVA_OPTS -Dprogram.name=$PROGNAME  -Djava.awt.headless=true"
  | 
  | # JPDA options. Uncomment and modify as appropriate to enable remote 
debugging.
  | #JAVA_OPTS="$JAVA_OPTS -Xdebug -Xnoagent -Djava.awt.headless=true 
-Djava.compiler=NONE 
-Xrunjdwp:transport=dt_shmem,server=y,suspend=n,address=jboss"
  | 

Any idea?
My enviroment is:
anonymous wrote : 
  | * Linux Redhat
  | * JBoss 4.0.1RC
  | * JDK1.4.2_06
  | 

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

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


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to