Steph van Schalkwyk created CONNECTORS-1292:
-----------------------------------------------
Summary: Jetty reporting HTTP ERROR: 404 Problem accessing /.
Reason: Not Found.
Key: CONNECTORS-1292
URL: https://issues.apache.org/jira/browse/CONNECTORS-1292
Project: ManifoldCF
Issue Type: Bug
Components: Examples
Affects Versions: ManifoldCF 2.3
Environment: Java HotSpot(TM) 64-Bit Server VM (build 25.66-b17, mixed
mode)
Ubuntu 15.10
Firefox (latest)
Clean build from:
https://github.com/apache/manifoldcf
Lib from
http://www-us.apache.org/dist/manifoldcf/apache-manifoldcf-2.3/apache-manifoldcf-2.3-bin.tar.gz
Reporter: Steph van Schalkwyk
Ant tests run to completion
Maven tests run to completion
"~/Projects/manifoldcf/dist/example$ ./start.sh
Configuration file successfully read
Successfully unregistered all domains
Successfully unregistered all output connectors
Successfully unregistered all transformation connectors
Successfully unregistered all mapping connectors
Successfully unregistered all authority connectors
Successfully unregistered all repository connectors
Starting jetty...
[main] INFO org.eclipse.jetty.util.log - Logging initialized @1353ms
[main] INFO org.eclipse.jetty.server.Server - jetty-9.2.3.v20140905
[main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started
o.e.j.w.WebAppContext@54d9d12d{/mcf-crawler-ui,file:/tmp/jetty-0
.0.0.0-8345-mcf-crawler-ui.war-_mcf-crawler-ui-any-3223354197008656421.dir/webapp/,AVAILABLE}{/home/svanschalkwyk/Projects/manifoldcf/
dist/example/./../web/war/mcf-crawler-ui.war}
[main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started
o.e.j.w.WebAppContext@38425407{/mcf-authority-service,file:/tmp/
jetty-0.0.0.0-8345-mcf-authority-service.war-_mcf-authority-service-any-6021043403124052752.dir/webapp/,AVAILABLE}{/home/svanschalkwyk
/Projects/manifoldcf/dist/example/./../web/war/mcf-authority-service.war}
[main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started
o.e.j.w.WebAppContext@43bc63a3{/mcf-api-service,file:/tmp/jetty-
0.0.0.0-8345-mcf-api-service.war-_mcf-api-service-any-3347354202090309083.dir/webapp/,AVAILABLE}{/home/svanschalkwyk/Projects/manifold
cf/dist/example/./../web/war/mcf-api-service.war}
[main] INFO org.eclipse.jetty.server.ServerConnector - Started
ServerConnector@437da279{HTTP/1.1}{0.0.0.0:8345}
[main] INFO org.eclipse.jetty.server.Server - Started @2356ms
Jetty started.
Starting crawler..."
Results in :
"HTTP ERROR: 404
Problem accessing /. Reason:
Not Found
Powered by Jetty://"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)