[jboss-jira] [JBoss JIRA] (AS7-6273) Unable to start jboss AS on windows if installed on path containig non-ascii characters

Ales Kolenc (JIRA) jira-events at lists.jboss.org
Fri Jan 4 05:25:08 EST 2013


Ales Kolenc created AS7-6273:
--------------------------------

             Summary: Unable to start  jboss AS on windows if installed on path containig non-ascii characters
                 Key: AS7-6273
                 URL: https://issues.jboss.org/browse/AS7-6273
             Project: Application Server 7
          Issue Type: Bug
          Components: Server
    Affects Versions: 7.1.1.Final
         Environment: windows 2008 x64
            Reporter: Ales Kolenc
            Assignee: Jason Greene


1.) Install jboss into a folder containing non-ascii characters. (i.e. "C:\Testチ").
2.) run standalone.bat

C:\Test?\jboss-as-7.1.1.Final\bin>set JAVA_HOME=C:\Program Files\Java\jre7

C:\Test?\jboss-as-7.1.1.Final\bin>standalone.bat
Calling "C:\Test?\jboss-as-7.1.1.Final\bin\standalone.conf.bat"
===============================================================================

  JBoss Bootstrap Environment

  JBOSS_HOME: C:\Test?\jboss-as-7.1.1.Final

  JAVA: C:\Program Files\Java\jre7\bin\java

  JAVA_OPTS: -XX:+TieredCompilation -Dprogram.name=standalone.bat -Xms64M -Xmx512M -XX:MaxPermSize=256M -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Djava.net.preferIPv4Stack=true -Dorg.jboss.resolver.warning=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djb
oss.server.default.config=standalone.xml

===============================================================================

Error: Unable to access jarfile C:\Test?\jboss-as-7.1.1.Final\jboss-modules.jar
Press any key to continue . . .
C:\Test?\jboss-as-7.1.1.Final\bin>

3.) pleas note that: "Testチ" used in path -> 'チ' does not bellong to system locale code page. E.g.: char 'チ' is in CP 932, system locale code page used 437/1252,..




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the jboss-jira mailing list