[xwiki-users] XWiki 6.0 installation
Is it possible to complete an installation of XWiki 6.0 on a Windows Server (2008 R2 SP1) without that server having a connection to the internet? This server is running Tomcat 7 and MS SQL 2008 R2.
See the second part of http://platform.xwiki.org/xwiki/bin/view/AdminGuide/InstallationWAR#HConclud.... On Sat, Sep 6, 2014 at 2:37 PM, <[email protected]> wrote:
Is it possible to complete an installation of XWiki 6.0 on a Windows Server (2008 R2 SP1) without that server having a connection to the internet? This server is running Tomcat 7 and MS SQL 2008 R2. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
Thank you Thomas, Part of the setup docs made me think it wasn't going to complete unless it could contact the site. Okay then, can anyone tell me why the XWiki is looking for files here? /xwiki/bin/view/Main/ That directory doesn't exist in my installation. I get the "XWiki is initializing (50%)..." and eventually Firefox times out saying there was a problem loading page. After that even tomcat acts hung. -----Original Message----- From: users [mailto:[email protected]] On Behalf Of Thomas Mortagne Sent: Saturday, September 06, 2014 6:10 AM To: XWiki Users Subject: Re: [xwiki-users] XWiki 6.0 installation See the second part of http://platform.xwiki.org/xwiki/bin/view/AdminGuide/InstallationWAR#HConclud ingStep. On Sat, Sep 6, 2014 at 2:37 PM, <[email protected]> wrote:
Is it possible to complete an installation of XWiki 6.0 on a Windows Server (2008 R2 SP1) without that server having a connection to the internet? This server is running Tomcat 7 and MS SQL 2008 R2. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
The tomcat7-stderr.2014-09-08 log shows: 2014-09-08 07:02:11 Commons Daemon procrun stderr initialized Sep 08, 2014 7:02:20 AM org.apache.catalina.core.AprLifecycleListener init INFO: Loaded APR based Apache Tomcat Native library 1.1.31 using APR version 1.4.8. Sep 08, 2014 7:02:20 AM org.apache.catalina.core.AprLifecycleListener init INFO: APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. Sep 08, 2014 7:02:21 AM org.apache.catalina.core.AprLifecycleListener initializeSSL INFO: OpenSSL successfully initialized (OpenSSL 1.0.1h 5 Jun 2014) Sep 08, 2014 7:02:22 AM org.apache.coyote.AbstractProtocol init INFO: Initializing ProtocolHandler ["http-apr-8080"] Sep 08, 2014 7:02:22 AM org.apache.coyote.AbstractProtocol init INFO: Initializing ProtocolHandler ["ajp-apr-8009"] Sep 08, 2014 7:02:22 AM org.apache.catalina.startup.Catalina load INFO: Initialization processed in 4203 ms Sep 08, 2014 7:02:22 AM org.apache.catalina.core.StandardService startInternal INFO: Starting service Catalina Sep 08, 2014 7:02:22 AM org.apache.catalina.core.StandardEngine startInternal INFO: Starting Servlet Engine: Apache Tomcat/7.0.55 Sep 08, 2014 7:02:22 AM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory T:\tomcat7\webapps\docs Sep 08, 2014 7:02:24 AM org.apache.catalina.util.SessionIdGenerator createSecureRandom INFO: Creation of SecureRandom instance for session ID generation using [SHA1PRNG] took [111] milliseconds. Sep 08, 2014 7:02:25 AM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deployment of web application directory T:\tomcat7\webapps\docs has finished in 2,118 ms Sep 08, 2014 7:02:25 AM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory T:\tomcat7\webapps\examples Sep 08, 2014 7:02:26 AM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deployment of web application directory T:\tomcat7\webapps\examples has finished in 1,740 ms Sep 08, 2014 7:02:26 AM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory T:\tomcat7\webapps\host-manager Sep 08, 2014 7:02:27 AM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deployment of web application directory T:\tomcat7\webapps\host-manager has finished in 564 ms Sep 08, 2014 7:02:27 AM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory T:\tomcat7\webapps\manager Sep 08, 2014 7:02:27 AM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deployment of web application directory T:\tomcat7\webapps\manager has finished in 431 ms Sep 08, 2014 7:02:27 AM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory T:\tomcat7\webapps\ROOT Sep 08, 2014 7:02:28 AM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deployment of web application directory T:\tomcat7\webapps\ROOT has finished in 606 ms Sep 08, 2014 7:02:28 AM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory T:\tomcat7\webapps\XWIKI Sep 08, 2014 7:03:55 AM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deployment of web application directory T:\tomcat7\webapps\XWIKI has finished in 87,454 ms Sep 08, 2014 7:03:55 AM org.apache.coyote.AbstractProtocol start INFO: Starting ProtocolHandler ["http-apr-8080"] Sep 08, 2014 7:03:55 AM org.apache.coyote.AbstractProtocol start INFO: Starting ProtocolHandler ["ajp-apr-8009"] Sep 08, 2014 7:03:55 AM org.apache.catalina.startup.Catalina start INFO: Server startup in 93106 ms Exception in thread "Core extension repository updater" Exception in thread "XWiki Solr index thread" Exception in thread "XWiki initialization" Exception in thread "http://s-whssecurasql:8080/XWIKI/bin/view/Main/" Exception in thread "XWiki Solr index job thread" Exception in thread "Active Installs Ping Thread" Exception in thread "Lucene Index Updater" Exception in thread "http://s-whssecurasql:8080/XWIKI/bin/view/Main/" Exception in thread "http-apr-8080-exec-9" -----Original Message----- From: users [mailto:[email protected]] On Behalf Of Thomas Mortagne Sent: Saturday, September 06, 2014 6:10 AM To: XWiki Users Subject: Re: [xwiki-users] XWiki 6.0 installation See the second part of http://platform.xwiki.org/xwiki/bin/view/AdminGuide/InstallationWAR#HConclud ingStep. On Sat, Sep 6, 2014 at 2:37 PM, <[email protected]> wrote:
Is it possible to complete an installation of XWiki 6.0 on a Windows Server (2008 R2 SP1) without that server having a connection to the internet? This server is running Tomcat 7 and MS SQL 2008 R2. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
participants (3)
-
rjames51@comcast.net -
Robert James -
Thomas Mortagne