No "etc" folder in the exported server
--------------------------------------

                 Key: GERONIMO-3785
                 URL: https://issues.apache.org/jira/browse/GERONIMO-3785
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: deployment
    Affects Versions: 2.1
            Reporter: YunFeng Ma
             Fix For: 2.1


There is no "etc" folder in the exported server via admin console, then gsh in 
the exported server fails to start with error:
H:\\gt2.1\var\temp\--bin\-\bin>gsh
java.io.FileNotFoundException: H:\myf\WAS 
CE\gt2.1\var\temp\--bin\-\etc\gsh-classworlds.conf (can not find the specified 
path。)
        at java.io.FileInputStream.open(Native Method)
        at java.io.FileInputStream.<init>(FileInputStream.java:135)
        at java.io.FileInputStream.<init>(FileInputStream.java:95)
        at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(La
uncher.java:385)
        at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:
351)
        at org.apache.geronimo.gshell.bootstrap.Launcher.main(Launcher.java:59)
H:\myf\WAS CE\gt2.1\var\temp\--bin\-\bin>gsh
java.io.FileNotFoundException: H:\myf\WAS CE\gt2.1\var\temp\--bin\-\repository\o
rg\apache\ant\ant\1.7.0
        at org.codehaus.plexus.classworlds.launcher.Configurator.loadGlob(Config
urator.java:484)
        at org.codehaus.plexus.classworlds.launcher.Configurator.loadGlob(Config
urator.java:454)
        at org.codehaus.plexus.classworlds.launcher.Configurator.configure(Confi
gurator.java:315)
        at org.codehaus.plexus.classworlds.launcher.Launcher.configure(Launcher.
java:131)
        at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(La
uncher.java:404)
        at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:
351)
        at org.apache.geronimo.gshell.bootstrap.Launcher.main(Launcher.java:59)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to