1 Reply Latest reply on Mar 3, 2010 4:58 AM by theute

    GateIn CR1-tomcat on windows fails

    leolo

      Hi!

       

      1.

      I've tried to start GateIn-3.0.0-CR01-TOMCAT-Version on a windows-xp system.

       

      I've followed the instructions of GATEIN-README.txt and executed gatein.bat run

       

      Following exception occurs:


      03.03.2010 10:43:16 org.exoplatform.container.RootContainer getInstance
      INFO: Building root container
      03.03.2010 10:43:16 org.exoplatform.container.RootContainer <init>
      INFO: Active profiles [tomcat]
      03.03.2010 10:43:29 org.exoplatform.container.PropertyConfigurator <init>
      FATAL: Cannot load property file file://C:\Programme\JBOSS\GateIn-3.0.0-CR01/gatein/conf/configuration.properties
      java.net.UnknownHostException: C
              at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:177)
              at java.net.Socket.connect(Socket.java:520)
              at java.net.Socket.connect(Socket.java:470)
              at sun.net.NetworkClient.doConnect(NetworkClient.java:157)
              at sun.net.NetworkClient.openServer(NetworkClient.java:118)

       

      2.

      Error in document GATEIN-README.txt?

      1) How to run Tomcat
      * On the Windows platform
         Open a DOS prompt command, go to tomcat/bin and type the command
            "gatein.bat run" for production
            "gatein.bat run" for development

       

      Shouldn't the last line read

            "gatein-dev.bat run" for development?

      (Same for linux-section of that text.)

       

      Regards,

       

      LeoLo