[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Please Help Deployment the weirdest error I ever had in

jaikiran do-not-reply at jboss.com
Mon Jun 1 06:19:49 EDT 2009


"dakiar" wrote : I changed inside the run.sh script to the following:
  | JAVA_OPTS="$JAVA_OPTS -Dprogram.name=$PROGNAME -verbose:class"
  | 
  | Is this correct?
  | 

Yes, looks correct.
"dakiar" wrote : 
  | To get the following new message in the OUT log:
  | 
  | [Loaded com.capgemini.in.recks.util.DBUtility]
  | 
  | should I get even more messages than this ?

I would have expected something like this:

[Loaded org.jboss.services.binding.impl.SecurityActions from jar:file:/xxx/yyy/zzz/jboss-5.1.0.GA/server/default/conf/bindingservice.beans/jboss-bindingservice.jar!/]

Notice the jar file name that it prints out. Don't you see the jar file name in your output? Which JDK version and vendor do you use? In the console, you will see something like these lines:

  | 15:47:10,571 INFO  [ServerInfo] Java version: 1.5.0_17,Sun Microsystems Inc.                                                                      
  | 15:47:10,571 INFO  [ServerInfo] Java Runtime: Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_17-b04)                               
  | 15:47:10,571 INFO  [ServerInfo] Java VM: Java HotSpot(TM) Server VM 1.5.0_17-b04,Sun Microsystems Inc.                                            
  | 15:47:10,571 INFO  [ServerInfo] OS-System: Linux 2.6.27-11-generic,i386           

Post those here.


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

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



More information about the jboss-user mailing list