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

I don’t understand why either but I have a strong feeling that with JRE8 it just does not start without cd … while with JRE7 it did but we can’t make a test with JRE7 and GeoServer 2.9.

Anyway, it may be that start.jar does not find start.ini because by deleting start.ini I can get the same error message from my bin-zip installation.

WARNING: Nothing to start, exiting …

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

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

Perhaps reading http://www.eclipse.org/jetty/documentation/current/start-jar.html could help to understand where start.jar is trying to find the start.ini.

-Jukka Rahkonen-

Lähettäjä: Ian Turton [mailto:ijturton@…403…]
Lähetetty: 3. toukokuuta 2016 12:26
Vastaanottaja: Rahkonen Jukka (MML)
Kopio: Torben Barsballe; geoserver-devel
Aihe: Re: [Geoserver-devel] GeoServer 2.9-RC1 artifacts ready for testing

···

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@…4189…> 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@…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

Ian Turton

adding -Djetty.base=“G:/Program Files (x86)/GeoServer 2.9-RC1/” to the command line fixes the issue for me and (presumably) is more portable than cd … as it will work from other working dirs

I’ll raise an issue to document it

Ian

···

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

I don’t understand why either but I have a strong feeling that with JRE8 it just does not start without cd … while with JRE7 it did but we can’t make a test with JRE7 and GeoServer 2.9.

Anyway, it may be that start.jar does not find start.ini because by deleting start.ini I can get the same error message from my bin-zip installation.

WARNING: Nothing to start, exiting …

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

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

Perhaps reading http://www.eclipse.org/jetty/documentation/current/start-jar.html could help to understand where start.jar is trying to find the start.ini.

-Jukka Rahkonen-

Lähettäjä: Ian Turton [mailto:ijturton@…403…]
Lähetetty: 3. toukokuuta 2016 12:26
Vastaanottaja: Rahkonen Jukka (MML)
Kopio: Torben Barsballe; geoserver-devel
Aihe: Re: [Geoserver-devel] GeoServer 2.9-RC1 artifacts ready for testing

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@…4189…> 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

Ian Turton

Issue is at https://osgeo-org.atlassian.net/browse/GEOS-7527

I’d say this is a blocker but I don’t know enough about windows installers to fix it

Ian

···

On 3 May 2016 at 11:37, Ian Turton <ijturton@anonymised.com> wrote:

adding -Djetty.base=“G:/Program Files (x86)/GeoServer 2.9-RC1/” to the command line fixes the issue for me and (presumably) is more portable than cd … as it will work from other working dirs

I’ll raise an issue to document it

Ian

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

I don’t understand why either but I have a strong feeling that with JRE8 it just does not start without cd … while with JRE7 it did but we can’t make a test with JRE7 and GeoServer 2.9.

Anyway, it may be that start.jar does not find start.ini because by deleting start.ini I can get the same error message from my bin-zip installation.

WARNING: Nothing to start, exiting …

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

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

Perhaps reading http://www.eclipse.org/jetty/documentation/current/start-jar.html could help to understand where start.jar is trying to find the start.ini.

-Jukka Rahkonen-

Lähettäjä: Ian Turton [mailto:ijturton@…403…]
Lähetetty: 3. toukokuuta 2016 12:26
Vastaanottaja: Rahkonen Jukka (MML)
Kopio: Torben Barsballe; geoserver-devel
Aihe: Re: [Geoserver-devel] GeoServer 2.9-RC1 artifacts ready for testing

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@…4189…> 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

Ian Turton

Ian Turton

Wasn’t this a known issue in the 2.9-beta2 release? I am a bit surprised that this didn’t get fixed (or at least ticketed) then.

Who knows enought about the windows installers to feel comfortable fixing this?

Torben

···

On Tue, May 3, 2016 at 3:46 AM, Ian Turton <ijturton@anonymised.com> wrote:

Issue is at https://osgeo-org.atlassian.net/browse/GEOS-7527

I’d say this is a blocker but I don’t know enough about windows installers to fix it

Ian

On 3 May 2016 at 11:37, Ian Turton <ijturton@anonymised.com> wrote:

adding -Djetty.base=“G:/Program Files (x86)/GeoServer 2.9-RC1/” to the command line fixes the issue for me and (presumably) is more portable than cd … as it will work from other working dirs

I’ll raise an issue to document it

Ian

Ian Turton

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

I don’t understand why either but I have a strong feeling that with JRE8 it just does not start without cd … while with JRE7 it did but we can’t make a test with JRE7 and GeoServer 2.9.

Anyway, it may be that start.jar does not find start.ini because by deleting start.ini I can get the same error message from my bin-zip installation.

WARNING: Nothing to start, exiting …

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

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

Perhaps reading http://www.eclipse.org/jetty/documentation/current/start-jar.html could help to understand where start.jar is trying to find the start.ini.

-Jukka Rahkonen-

Lähettäjä: Ian Turton [mailto:ijturton@…403…]
Lähetetty: 3. toukokuuta 2016 12:26
Vastaanottaja: Rahkonen Jukka (MML)
Kopio: Torben Barsballe; geoserver-devel
Aihe: Re: [Geoserver-devel] GeoServer 2.9-RC1 artifacts ready for testing

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@…4189…> 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

Ian Turton

I’ve fixed the installer, and the artifacts at http://ares.boundlessgeo.com/geoserver/release/2.9-RC1/ have been updated. I have tested the updated install on Windows 7, seems to work fine.

If anyone else wants to test on their system, that would be nice.

Torben

···

On Tue, May 3, 2016 at 9:01 AM, Torben Barsballe <tbarsballe@anonymised.com> wrote:

Wasn’t this a known issue in the 2.9-beta2 release? I am a bit surprised that this didn’t get fixed (or at least ticketed) then.

Who knows enought about the windows installers to feel comfortable fixing this?

Torben

On Tue, May 3, 2016 at 3:46 AM, Ian Turton <ijturton@anonymised.com> wrote:

Issue is at https://osgeo-org.atlassian.net/browse/GEOS-7527

I’d say this is a blocker but I don’t know enough about windows installers to fix it

Ian

On 3 May 2016 at 11:37, Ian Turton <ijturton@anonymised.com> wrote:

adding -Djetty.base=“G:/Program Files (x86)/GeoServer 2.9-RC1/” to the command line fixes the issue for me and (presumably) is more portable than cd … as it will work from other working dirs

I’ll raise an issue to document it

Ian

Ian Turton

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

I don’t understand why either but I have a strong feeling that with JRE8 it just does not start without cd … while with JRE7 it did but we can’t make a test with JRE7 and GeoServer 2.9.

Anyway, it may be that start.jar does not find start.ini because by deleting start.ini I can get the same error message from my bin-zip installation.

WARNING: Nothing to start, exiting …

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

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

Perhaps reading http://www.eclipse.org/jetty/documentation/current/start-jar.html could help to understand where start.jar is trying to find the start.ini.

-Jukka Rahkonen-

Lähettäjä: Ian Turton [mailto:ijturton@…403…]
Lähetetty: 3. toukokuuta 2016 12:26
Vastaanottaja: Rahkonen Jukka (MML)
Kopio: Torben Barsballe; geoserver-devel
Aihe: Re: [Geoserver-devel] GeoServer 2.9-RC1 artifacts ready for testing

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@…4189…> 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

Ian Turton