Jukka, do you mean this zip?: http://ares.boundlessgeo.com/geoserver/master/geoserver-master-latest-bin.zip
I cannot answer for Windows but I just tested and it started for me on openjdk-8-jre:amd64 8u77-b03-1 on debian unstable. - Are you starting it with bin\startup.bat? - Is your working directory the top-level unzipped geoserver-2.9-SNAPSHOT directory? - Are you able to manually run the jar with this?: cd \wherever\you\put\2.9-SNAPSHOT java -Xmx1024m -DGEOSERVER_DATA_DIR=\wherever\you\put\2.9-SNAPSHOT\data_dir -Djava.awt.headless=true -DSTOP.PORT=8079 -DSTOP.KEY=geoserver -jar start.jar - What is the output of this?: java -version Kind regards, Ben. On 31/03/16 01:07, Rahkonen Jukka (MML) wrote: > Hi, > > Have anybody tried to start master snapshots on Windows? The bin-zip that I > downloaded today yields > Error: Could not find or load main class > > My jre version is jre1.8.0_72 (32-bit) > > -Jukka Rahkonen- > > > > ------------------------------------------------------------------------------ > Transform Data into Opportunity. > Accelerate data analysis in your applications with > Intel Data Analytics Acceleration Library. > Click to learn more. > http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140 > > > > _______________________________________________ > Geoserver-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geoserver-devel > -- Ben Caradoc-Davies <[email protected]> Director Transient Software Limited <http://transient.nz/> New Zealand ------------------------------------------------------------------------------ Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140 _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
