[Geoserver-devel] GeoServer 2.9-RC1 artifacts ready for testing

Hi Ian,

I bet that is starts if you add

cd …

as the first line into startup.bat.

-Jukka Rahkonen-

Ian Turton wrote:

···

On WIndows 7 vm:

geoserver-2.9.-RC1.bin - works fine

geoserver-2.9-RC1.exe - fails to start manually with

G:\Program Files (x86)\GeoServer 2.9-RC1\bin>call “G:\java\jre\bin\java.exe” -DGY=geoserver -Djetty.port=8080 -Djetty.logs="G:\Program Files (x86)\GeoServer 2.9

WARNING: Module not found [ssl]

WARNING: Nothing to start, exiting …

Usage: java -jar start.jar [options] [properties] [configs]

java -jar start.jar --help # for more information

Which looks like the same problem the basic jetty starter had before.

Ian

On 3 May 2016 at 01:00, Jody Garnett <jody.garnett@…403…> wrote:

Thank you Torben (and Kevin) - really looking forward to having a release schedule again.

On Mon, May 2, 2016 at 6:36 PM Torben Barsballe <tbarsballe@…3839…> wrote:

The dmg and bin both look good on OS X.

Torben

On Mon, May 2, 2016 at 3:13 PM, Torben Barsballe <tbarsballe@…3839…> wrote:

The 2.9-RC1 artifacts are available for testing at:
http://ares.boundlessgeo.com/geoserver/release/2.9-RC1/

I am currently testing the OS X dmg, and will also test the system-independant binary. If others could test the artifacts on their OS of choice, that would be appreciated.

Torben


Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Jody Garnett


Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z


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

Ian Turton

Adding cd … does fix it but I can’t see why as the jar path is hardcoded in in full as -jar “G:\Program Files (x86)\GeoServer 2.9-RC1\start.jar”

Ian

···

On 3 May 2016 at 09:50, Rahkonen Jukka (MML) <jukka.rahkonen@anonymised.com> wrote:

Hi Ian,

I bet that is starts if you add

cd …

as the first line into startup.bat.

-Jukka Rahkonen-

Ian Turton wrote:

On WIndows 7 vm:

geoserver-2.9.-RC1.bin - works fine

geoserver-2.9-RC1.exe - fails to start manually with

G:\Program Files (x86)\GeoServer 2.9-RC1\bin>call “G:\java\jre\bin\java.exe” -DGY=geoserver -Djetty.port=8080 -Djetty.logs="G:\Program Files (x86)\GeoServer 2.9

WARNING: Module not found [ssl]

WARNING: Nothing to start, exiting …

Usage: java -jar start.jar [options] [properties] [configs]

java -jar start.jar --help # for more information

Which looks like the same problem the basic jetty starter had before.

Ian

On 3 May 2016 at 01:00, Jody Garnett <jody.garnett@anonymised.com> wrote:

Thank you Torben (and Kevin) - really looking forward to having a release schedule again.

On Mon, May 2, 2016 at 6:36 PM Torben Barsballe <tbarsballe@anonymised.com39…> wrote:

The dmg and bin both look good on OS X.

Torben

On Mon, May 2, 2016 at 3:13 PM, Torben Barsballe <tbarsballe@anonymised.com839…> wrote:

The 2.9-RC1 artifacts are available for testing at:
http://ares.boundlessgeo.com/geoserver/release/2.9-RC1/

I am currently testing the OS X dmg, and will also test the system-independant binary. If others could test the artifacts on their OS of choice, that would be appreciated.

Torben


Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Jody Garnett


Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z


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

Ian Turton

Ian Turton