Dims, I also noticed a while ago that the server was being unpacked in a directory with name longer than 10 chars. I thought I was the only one using Windows! You can do a grep -r for any string in C:\APACHE\geronimo\testsuite\webservices-testsuite\target directory and it will start complaining about all the files with long names..
Thanks Anita --- Prasad Kashyap <[EMAIL PROTECTED]> wrote: > Srinivas, > > Your console config failed to start. It doesn't seem to be related to > the webservices-testsuite. > > I suspect you may be encountering the long-path problem on windows. > > By default, the geronimo-maven-plugin will unpack the Geronimo server > into the target directory of the project invoking it. So in your > case, > it would be under > C:\APACHE\geronimo\testsuite\webservices-testsuite\target. Prepend > this to the already long path that we have and you'll have the long > path problem. > > Can you please try the following command from your > webservices-testsuite instead- > $>mvn -DinstallDirectory=c:\apache > > Cheers > Prasad > > > > On 1/10/07, Davanum Srinivas <[EMAIL PROTECTED]> wrote: > > Here i go again on a wild goose chase :( Anyone have a clue? > > > > - Fresh svn checkout of trunk > > - nuked .m2 repo > > - "mvn install" from root works fine. > > - "mvn install" from testsuite\webservices-testsuite throws the > > following exception: > > > > Booting Geronimo Kernel (in Java 1.5.0_10)... > > 20:47:55,187 INFO [root] > ---------------------------------------------- > > 20:47:55,187 INFO [root] Started Logging Service > > 20:47:55,187 INFO [root] Runtime Information: > > 20:47:55,187 INFO [root] Install Directory = > > > C:\APACHE\geronimo\testsuite\webservices-testsuite\target\geronimo-jetty6-jee5-2.0-SNAPSHOT > > 20:47:55,187 INFO [root] JVM in use = Sun Microsystems Inc. Java > 1.5.0_10 > > 20:47:55,187 INFO [root] Java Information: > > 20:47:55,187 INFO [root] System property [java.runtime.name] = > > Java(TM) 2 Runtime Environment, Standard Edition > > 20:47:55,187 INFO [root] System property [java.runtime.version] > = > > 1.5.0_10-b03 > > 20:47:55,187 INFO [root] System property [os.name] = > Windows XP > > 20:47:55,187 INFO [root] System property [os.version] = > 5.1 > > 20:47:55,203 INFO [root] System property [sun.os.patch.level] = > > Service Pack 2 > > 20:47:55,203 INFO [root] System property [os.arch] = > x86 > > 20:47:55,203 INFO [root] System property [java.class.version] = > 49.0 > > 20:47:55,203 INFO [root] System property [locale] = > en_US > > 20:47:55,203 INFO [root] System property [unicode.encoding] = > > UnicodeLittle > > 20:47:55,203 INFO [root] System property [file.encoding] = > Cp1252 > > 20:47:55,203 INFO [root] System property [java.vm.name] = > > Java HotSpot(TM) Client VM > > 20:47:55,203 INFO [root] System property [java.vm.vendor] = > > Sun Microsystems Inc. > > 20:47:55,203 INFO [root] System property [java.vm.version] = > 1.5.0_10-b03 > > 20:47:55,203 INFO [root] System property [java.vm.info] = > mixed mode > > 20:47:55,203 INFO [root] System property [java.home] = > C:\JDK15\jre > > 20:47:55,203 INFO [root] System property [java.classpath] = > null > > 20:47:55,203 INFO [root] System property [java.library.path] = > > > C:\JDK15\jre\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\JDK15\BIN;C:\MAVEN\BIN;C:\MAVEN-2.0.4\BIN;C:\JDK15\BIN;C:\Program > > Files\Support Tools 2\;C:\Program > > > Files\ThinkPad\Utilities;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program > > Files\ATI Technologies\ATI Control Panel;C:\WINDOWS\Downloaded > Program > > Files;C:\Program Files\PC-Doctor for > > > Windows\services;C:\BIN;C:\SVN\BIN;C:\MAVEN\BIN;C:\ANT\BIN;C:\CYGWIN\BIN;C:\Program > > Files\Support Tools\;C:\WINCVS\CVSNT;C:\Program > > Files\QuickTime\QTSystem\;C:\Program > > Files\ThinkPad\ConnectUtilities;C:\Program Files\Common > > Files\Lenovo;C:\Program Files\Lenovo\Client Security > > Solution;C:\Program Files\Common > > Files\Adobe\AGL;C:\jwsdp-2.0\jwsdp-shared\bin; > > 20:47:55,218 INFO [root] System property [java.endorsed.dirs] = > > > C:\JDK15\jre\lib\endorsed;C:\APACHE\geronimo\testsuite\webservices-testsuite\target\geronimo-jetty6-jee5-2.0-SNAPSHOT\lib\endorsed > > 20:47:55,218 INFO [root] System property [java.ext.dirs] = > > > C:\JDK15\jre\lib\ext;C:\APACHE\geronimo\testsuite\webservices-testsuite\target\geronimo-jetty6-jee5-2.0-SNAPSHOT\lib\ext > > 20:47:55,218 INFO [root] System property [sun.boot.class.path] = > > > C:\APACHE\geronimo\testsuite\webservices-testsuite\target\geronimo-jetty6-jee5-2.0-SNAPSHOT\lib\endorsed\xercesImpl-2.8.1.jar;C:\APACHE\geronimo\testsuite\webservices-testsuite\target\geronimo-jetty6-jee5-2.0-SNAPSHOT\lib\endorsed\yoko-rmi-spec-1.0-incubating-M2-SNAPSHOT.jar;C:\APACHE\geronimo\testsuite\webservices-testsuite\target\geronimo-jetty6-jee5-2.0-SNAPSHOT\lib\endorsed\yoko-spec-corba-1.0-incubating-M2-SNAPSHOT.jar;C:\JDK15\jre\lib\rt.jar;C:\JDK15\jre\lib\i18n.jar;C:\JDK15\jre\lib\sunrsasign.jar;C:\JDK15\jre\lib\jsse.jar;C:\JDK15\jre\lib\jce.jar;C:\JDK15\jre\lib\charsets.jar;C:\JDK15\jre\classes > > 20:47:55,218 INFO [root] > ---------------------------------------------- > > Module 1/25 > org.apache.geronimo.configs/rmi-naming/2.0-SNAPSHOT/car > > started in 2.063s > > Module 2/25 > org.apache.geronimo.configs/j2ee-server/2.0-SNAPSHOT/car > > started in .297s > > Module 3/25 > org.apache.geronimo.configs/transaction-jta11/2.0-SNAPSHOT/car > > started in .609s > > Module 4/25 > org.apache.geronimo.configs/j2ee-security/2.0-SNAPSHOT/car > > started in 1.219s > > Module 5/25 org.apache.geronimo.configs/openejb/2.0-SNAPSHOT/car > > started in 15.781s > > Module 6/25 > org.apache.geronimo.configs/system-database/2.0-SNAPSHOT/car > > started in .000s > > Module 7/25 > org.apache.geronimo.configs/activemq-broker/2.0-SNAPSHOT/car > > started in 6.609s > > Module 8/25 org.apache.geronimo.configs/activemq/2.0-SNAPSHOT/car > > started in .296s > > Module 9/25 org.apache.geronimo.configs/jetty6/2.0-SNAPSHOT/car > > 2007-01-10 20:48:24.593::INFO: Logging to STDERR via > > org.mortbay.log.StdErrLog > > 2007-01-10 20:48:24.609::INFO: jetty-6.1.x > > 2007-01-10 20:48:25.687::INFO: Started SocketConnector @ > 0.0.0.0:8080 > > 2007-01-10 20:48:26.796::INFO: Started GeronimoSSLListener @ > 0.0.0.0:8443 > > started in 2.609s > > Module 10/25 > org.apache.geronimo.configs/geronimo-gbean-deployer/2.0-SNAPSHOT/car > > started in .343s > > Module 11/25 > org.apache.geronimo.configs/j2ee-deployer/2.0-SNAPSHOT/car > > started in .485s > > Module 12/25 > org.apache.geronimo.configs/connector-deployer/2.0-SNAPSHOT/car > > started in .203s > > Module 13/25 > org.apache.geronimo.configs/persistence-jpa10-deployer/2.0-SNAPSHOT/car > > started in .110s > > Module 14/25 > org.apache.geronimo.configs/openejb-deployer/2.0-SNAPSHOT/car > > started in .453s > > Module 15/25 > org.apache.geronimo.configs/client-deployer/2.0-SNAPSHOT/car > > started in .094s > > Module 16/25 > org.apache.geronimo.configs/cxf-deployer/2.0-SNAPSHOT/car > > started in .718s > > Module 17/25 > org.apache.geronimo.configs/axis-deployer/2.0-SNAPSHOT/car > > started in .984s > > Module 18/25 org.apache.geronimo.configs/javamail/2.0-SNAPSHOT/car > > started in .063s > > Module 19/25 org.apache.geronimo.configs/sharedlib/2.0-SNAPSHOT/car > > started in .031s > > Module 20/25 > org.apache.geronimo.configs/jetty6-deployer/2.0-SNAPSHOT/car > > started in .234s > > Module 21/25 > org.apache.geronimo.configs/welcome-jetty/2.0-SNAPSHOT/car > > started in .563s > > Module 22/25 > org.apache.geronimo.configs/dojo-jetty6/2.0-SNAPSHOT/car > > started in .063s > > Module 23/25 > org.apache.geronimo.configs/webconsole-jetty6/2.0-SNAPSHOT/car > > 2007-01-10 20:48:32.625::WARN: failed context-forward > > javax.servlet.UnavailableException: > > org.apache.geronimo.console.servlet.GenericForwardServlet in > > classloader > org.apache.geronimo.configs/webconsole-jetty6_framework.war/2.0-SNAPSHOT/car > > at org.mortbay.jetty.servlet.Holder.doStart(Holder.java:78) > > at > org.mortbay.jetty.servlet.ServletHolder.doStart(ServletHolder.java:235) > > at > org.apache.geronimo.jetty6.InternalJettyServletHolder.internalDoStart(InternalJettyServletHolder.java:105) > > at > org.apache.geronimo.jetty6.InternalJettyServletHolder.access$000(InternalJettyServletHolder.java:38) > > at > org.apache.geronimo.jetty6.InternalJettyServletHolder$StartCommand.lifecycleMethod(InternalJettyServletHolder.java:115) > > at > org.apache.geronimo.jetty6.handler.AbstractImmutableHandler.lifecycleCommand(AbstractImmutableHandler.java:52) > > at > org.apache.geronimo.jetty6.handler.ThreadClassloaderHandler.lifecycleCommand(ThreadClassloaderHandler.java:57) > > at > org.apache.geronimo.jetty6.handler.AbstractImmutableHandler.lifecycleCommand(AbstractImmutableHandler.java:50) > > at > org.apache.geronimo.jetty6.handler.ComponentContextHandler.lifecycleCommand(ComponentContextHandler.java:57) > > at > org.apache.geronimo.jetty6.handler.AbstractImmutableHandler.lifecycleCommand(AbstractImmutableHandler.java:50) > > at > org.apache.geronimo.jetty6.handler.InstanceContextHandler.lifecycleCommand(InstanceContextHandler.java:81) > === message truncated === ____________________________________________________________________________________ Want to start your own business? Learn how on Yahoo! Small Business. http://smallbusiness.yahoo.com/r-index
