[Geoserver-devel] exception running geoserver master

Hi,

2 questions:

  1. I just tried to run src/web/app (mvn jetty:run) and I am getting a FileNotFound Exception for the file: /Users/jeichar/Project/igngeoserver/data/citewfs-1.1/security/masterpw.xml. Am I doing something wrong? (I build geoserver with mvn clean install from root before running mvn jetty:run)
  2. The idea is to run the cite tests against the geoserver started with mvn jetty:run. Is this supposed to be possible?

Thanks,

Jesse

Hey Jesse,

On Mon, Jul 23, 2012 at 11:32 PM, Jesse Eichar <jesse.eichar@anonymised.com> wrote:

Hi,

2 questions:

  1. I just tried to run src/web/app (mvn jetty:run) and I am getting a FileNotFound Exception for the file: /Users/jeichar/Project/igngeoserver/data/citewfs-1.1/security/masterpw.xml. Am I doing something wrong? (I build geoserver with mvn clean install from root before running mvn jetty:run)

Yeah, this is more or less known not to work unfortunately. If you want to run geoserver from the dev environment i suggest you run it from eclipse. [1]

  1. The idea is to run the cite tests against the geoserver started with mvn jetty:run. Is this supposed to be possible?

Yes, but for some reason in recent versions the jetty:run approach doesn’t seem to work. I honestly haven’t had the time to look into exactly why. Not sure if you found this but recently I set up some tools to ease the pain of running the cite tests. [2]

[1] http://docs.geoserver.org/stable/en/developer/eclipse-guide/index.html
[2] https://github.com/jdeolive/geoserver-cite-tools

Thanks,

Jesse


Live Security Virtual Conference
Exclusive live event will cover all the ways today’s security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/


Geoserver-devel mailing list
Geoserver-devel@anonymised.comsts.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Justin Deoliveira
OpenGeo - http://opengeo.org
Enterprise support for open source geospatial.

Actually scratch that. I just tried running mvn jetty:run from the web/app module on master and it worked like a charm. Also tried with the citewfs-1.1 directory and it worked ok.

What is the exact command you are running? And are you running from it the web/app module?

On Tue, Jul 24, 2012 at 9:44 AM, Justin Deoliveira <jdeolive@anonymised.com> wrote:

Hey Jesse,

On Mon, Jul 23, 2012 at 11:32 PM, Jesse Eichar <jesse.eichar@anonymised.com> wrote:

Hi,

2 questions:

  1. I just tried to run src/web/app (mvn jetty:run) and I am getting a FileNotFound Exception for the file: /Users/jeichar/Project/igngeoserver/data/citewfs-1.1/security/masterpw.xml. Am I doing something wrong? (I build geoserver with mvn clean install from root before running mvn jetty:run)

Yeah, this is more or less known not to work unfortunately. If you want to run geoserver from the dev environment i suggest you run it from eclipse. [1]

  1. The idea is to run the cite tests against the geoserver started with mvn jetty:run. Is this supposed to be possible?

Yes, but for some reason in recent versions the jetty:run approach doesn’t seem to work. I honestly haven’t had the time to look into exactly why. Not sure if you found this but recently I set up some tools to ease the pain of running the cite tests. [2]

[1] http://docs.geoserver.org/stable/en/developer/eclipse-guide/index.html
[2] https://github.com/jdeolive/geoserver-cite-tools

Thanks,

Jesse


Live Security Virtual Conference
Exclusive live event will cover all the ways today’s security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/


Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Justin Deoliveira
OpenGeo - http://opengeo.org
Enterprise support for open source geospatial.


Justin Deoliveira
OpenGeo - http://opengeo.org
Enterprise support for open source geospatial.

Thanks Justin,

I have used your tools and I have got the tests running on the 2.2.x branch so I have been able to come up with a plan of attack for my current project.

One followup question. I would like run the tests in Jenkins but the UI pops up when I run ant Do you know how I can do that?

Thanks for the info and the tools,

Jesse

On Tue, Jul 24, 2012 at 6:44 PM, Justin Deoliveira <jdeolive@anonymised.com> wrote:

Hey Jesse,

On Mon, Jul 23, 2012 at 11:32 PM, Jesse Eichar <jesse.eichar@anonymised.com> wrote:

Hi,

2 questions:

  1. I just tried to run src/web/app (mvn jetty:run) and I am getting a FileNotFound Exception for the file: /Users/jeichar/Project/igngeoserver/data/citewfs-1.1/security/masterpw.xml. Am I doing something wrong? (I build geoserver with mvn clean install from root before running mvn jetty:run)

Yeah, this is more or less known not to work unfortunately. If you want to run geoserver from the dev environment i suggest you run it from eclipse. [1]

  1. The idea is to run the cite tests against the geoserver started with mvn jetty:run. Is this supposed to be possible?

Yes, but for some reason in recent versions the jetty:run approach doesn’t seem to work. I honestly haven’t had the time to look into exactly why. Not sure if you found this but recently I set up some tools to ease the pain of running the cite tests. [2]

[1] http://docs.geoserver.org/stable/en/developer/eclipse-guide/index.html
[2] https://github.com/jdeolive/geoserver-cite-tools

Thanks,

Jesse


Live Security Virtual Conference
Exclusive live event will cover all the ways today’s security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/


Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Justin Deoliveira
OpenGeo - http://opengeo.org
Enterprise support for open source geospatial.