[jboss-dev-forums] [Design of JBoss Build System] - warning: unmappable character for encoding UTF8

ambika do-not-reply at jboss.com
Tue Sep 18 13:57:46 EDT 2007


Hi,
   I am trying to build Jboss 4.2.0.GA on Linux Platform with following version of the java.
java version "1.5.0_10"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_10-b03)
Java HotSpot(TM) Client VM (build 1.5.0_10-b03, mixed mode, sharing)

   I am getting following warnings, then its creating a file hs_err_pid4213.log by the java. 
  I tried with    
/home/jbossjboss-eap-4.2-src/jboss-as/server/src/main/org/jboss/metadata/SessionMetaData.java:49: warning: unmappable character for encoding UTF8
    *  name of the session bean�s web service interface
                               ^
/home/jbossjboss-eap-4.2-src/jboss-as/server/src/main/org/jboss/naming/java/javaURLContextFactory.java:35: warning: unmappable character for encoding UTF8
 *   @author Rickard �berg
                                                               ^
/home/jbossjboss-eap-4.2-src/jboss-as/server/src/main/org/jboss/proxy/ejb/EJBMetaDataImpl.java:36: warning: unmappable character for encoding UTF8
 * @author  Rickard �berg (rickard.oberg at telkel.com)
                    ^
/home/jbossjboss-eap-4.2-src/jboss-as/server/src/main/org/jboss/web/ThreadPool.java:29: warning: unmappable character for encoding UTF8
 *  Rickard �berg
                                                      ^
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
#  SIGBUS (0x7) at pc=0xb7759b43, pid=4213, tid=3086157504
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_10-b03 mixed mode, sharing)
# Problematic frame:
# C  [libzip.so+0xbb43]
#
# An error report file with more information is saved as hs_err_pid4213.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#
run: line 10:  4213 Aborted                 sh ./build.sh -verbose
   
   In Linux by default LANG=en_US.UTF-8, do we need to change anything about.  Did anybody faced this problem?


Thanks and Regards,
Ambika


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

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




More information about the jboss-dev-forums mailing list