Justin,
Thanks for the help getting 1.4.x compiling (deleting the maven
repository worked).
So, I:
1. did a maven build (worked)
2. maven deployAll
3. checked my config and did a "maven" (in org.vfny.geoserver.config)
4. did a "maven jetty:run" in the "org.vfny.geoserver.jetty" module
I get this message:
jetty:run:
[java] 14:12:33.890 EVENT Checking Resource aliases
[java] 14:12:34.265 EVENT Starting Jetty/4.2.17
[java] 14:12:34.640 EVENT Started SocketListener on 0.0.0.0:8080
[java] 14:12:34.640 EVENT Started org.mortbay.jetty.Server@anonymised.com
[java] 14:12:53.062 EVENT Started HttpContext[/]
But, geoserver doesnt seem to be running:
http://localhost:8080/geoserver/welcome.do -->
HTTP ERROR: 404 %2Fgeoserver%2Fwelcome%2Edo+Not+Found
poping up the stack seems to indicate that jetty doesnt have any
"modules" installed:
http://localhost:8080 -->
Error 404 - Not Found.
No context on this server matched or handled this request.
Contexts known to this server are:
The links above may not work if a virtual host is configured
Any ideas?
dave
ps. it took 4.5 minutes to build, and another 5.5 minutes to deploy. I
used to be able to do a full build and deploy in a little over a
minute.
----------------------------------------------------------
This mail sent through IMP: https://webmail.limegroup.com/
dblasby@anonymised.com wrote:
Justin,
Thanks for the help getting 1.4.x compiling (deleting the maven
repository worked).
So, I:
1. did a maven build (worked)
2. maven deployAll
3. checked my config and did a "maven" (in org.vfny.geoserver.config)
4. did a "maven jetty:run" in the "org.vfny.geoserver.jetty" module
its actually just 'maven run'
I get this message:
jetty:run:
[java] 14:12:33.890 EVENT Checking Resource aliases
[java] 14:12:34.265 EVENT Starting Jetty/4.2.17
[java] 14:12:34.640 EVENT Started SocketListener on 0.0.0.0:8080
[java] 14:12:34.640 EVENT Started org.mortbay.jetty.Server@anonymised.com
[java] 14:12:53.062 EVENT Started HttpContext[/]
But, geoserver doesnt seem to be running:
http://localhost:8080/geoserver/welcome.do -->
HTTP ERROR: 404 %2Fgeoserver%2Fwelcome%2Edo+Not+Found
I beleive I fixed this problem yesterday. Can you make sure the main module is up to date and redeploy. (maven deployAll) from the root.
poping up the stack seems to indicate that jetty doesnt have any
"modules" installed:
http://localhost:8080 -->
Error 404 - Not Found.
No context on this server matched or handled this request.
Contexts known to this server are:
The links above may not work if a virtual host is configured
Any ideas?
dave
ps. it took 4.5 minutes to build, and another 5.5 minutes to deploy. I
used to be able to do a full build and deploy in a little over a
minute.
Yeah the build time is slow when you do things i every module. However you can redploy single modules (after an initial deploy all has been done) which is pretty fast for a single module, comparable to the ant build time.
----------------------------------------------------------
This mail sent through IMP: https://webmail.limegroup.com/
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel