[Geoserver-users] Newbie question: GeoServer web page not starting up

Hi

Geoserver is usually waterproof to install but I can’t say why it fails for you. For getting a better feeling, try this:

If this fails, open the bat file and set JAVA_HOME here:

cls

echo Welcome to GeoServer!

echo.

set error=0

set JAVA_HOME=C:\Java\jre7_64

rem Write your own jre path above

rem JAVA_HOME not defined

if “%JAVA_HOME%” == “” goto noJava

Retry. This works for me on Windows 7 even without admin rights. Firewall warning appears but it can be closed and Geoserver starts at localhost:8080. Let’s hope that this works and you can start playing with Geoserver.

-Jukka Rahkonen-

···

Lähettäjä: EVANS, JAMES R GS-13 USAF ACC 84 RADES/SCZE [mailto:james.evans.4@anonymised.com.mil]
Lähetetty: 26. helmikuuta 2014 16:25
Vastaanottaja: David Hine; Mauro Bartolomeoli
Kopio: geoserver-users@lists.sourceforge.net
Aihe: Re: [Geoserver-users] Newbie question: GeoServer web page not starting up

From the start menu, I pick GeoServer Web Admin page, and launch chrome trying to go to: http://localhost:8080/geoserver/web

I get an error in chrome that says:

HTTP ERROR: 404

NOT_FOUND

RequestURI=/geoserver/web

Powered by jetty://

Still no logs being created.
Thanks,
James


From: David Hine [david.hine@anonymised.com01…]
Sent: Wednesday, February 26, 2014 6:58 AM
To: Mauro Bartolomeoli; EVANS, JAMES R GS-13 USAF ACC 84 RADES/SCZE
Cc: geoserver-users@lists.sourceforge.net
Subject: Re: [Geoserver-users] Newbie question: GeoServer web page not starting up

James
Are you using a url that specifies the port eg localhost:8080/geoserver/Web or 192.168.5.100:8080/geoserver/Web

You need to specify the port number you set for jetty when installing.

David Hine
Land and Water Management PL
0429 886 146
www.landandwater.com.au

Sent from my waterproof Sony Xperia™ tablet

---- EVANS, JAMES R GS-13 USAF ACC 84 RADES/SCZE wrote ----

Hi Mauro,

I stopped Apache, and I don’t have IIS running, so I don’t know what the conflict is. I uninstalled, tried going to localhost, and I get a Chrome error saying Chrome can’t connect to localhost. Then I install 2.4.4, this time on port 8080, and I get a jetty error that says:

HTTP ERROR: 404

NOT_FOUND

RequestURI=/geoserver/web

Powered by jetty://

This is on my 32-bit Windows 7 Pro at home. I really don’t know what I"m doing wrong. This time no log files are being created in the log directory. I installed geoserver as an administrator, so I have no idea.

Thanks,
James


From: maurobartolomeoli@anonymised.com [maurobartolomeoli@anonymised.com] on behalf of Mauro Bartolomeoli [mauro.bartolomeoli@anonymised.com]
Sent: Wednesday, February 26, 2014 12:56 AM
To: EVANS, JAMES R GS-13 USAF ACC 84 RADES/SCZE
Cc: carlo cancellieri; geoserver-users@lists.sourceforge.net
Subject: Re: [Geoserver-users] Newbie question: GeoServer web page not starting up

Hi James,

from the log file it seems port 8081 is already occupied by another service. Please, try to use a different one and retry.

Regards,

Mauro Bartolomeoli

2014-02-25 21:32 GMT+01:00 EVANS, JAMES R GS-13 USAF ACC 84 RADES/SCZE <james.evans.4@anonymised.com>:

When I try either of those URLs, I get an error that says “This page can’t
be displayed”. I’m attaching the wrapper.log, which is the only thing that
seems to be changing when I stop the service and restart it. When I hi t
those URLs, nothing is happening in the log folder.
James

-----Original Message-----
From: geo.ccancellieri@anonymised.com [mailto:geo.ccancellieri@anonymised.com] On
Behalf Of carlo cancellieri
Sent: Tuesday, February 25, 2014 1:21 PM
To: EVANS, JAMES R GS-13 USAF ACC 84 RADES/SCZE
Cc: geoserver-users@lists.sourceforge.net
Subject: Re: [Geoserver-users] Newbie question: GeoServer web page not
starting up

Ciao,
What about the logs?
What u get pointing the browser on those urls?
Carlo

Il 25/feb/2014 21:17 “EVANS, JAMES R GS-13 USAF ACC 84 RADES/SCZE”
<james.evans.4@anonymised.com> ha scritto:

Hi,
I installed the windows installer, version 2.4.4, as a service, and
not as a
service, put it on port 8081, and can’t get the web service to
answer up to
http://localhost:8081, or http://localhost:8081/geoserver/web. I
have java
JRE 6 installed, and it works with other things. When installed as
a
service, I can see the service is running. Anyway, I’m running
64-bit
Windows 7, on a domain machine, and I’m in an admin group on the
domain.
Any clue as to how to get this going?
Thanks,
James



Flow-based real-time traffic analytics software. Cisco certified
tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow
Analyzer
Customize your own dashboards, set traffic alerts and generate
reports.
Network behavioral analysis & security monitoring. All-in-one tool.

http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk


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


Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk


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

==

Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information.

==

Dott. Mauro Bartolomeoli

@mauro_bart

Senior Software Engineer

GeoSolutions S.A.S.

Via Poggio alle Viti 1187

55054 Massarosa (LU)

Italy

phone: +39 0584 962313

fax: +39 0584 1660272

http://www.geo-solutions.it

http://twitter.com/geosolutions_it


Finally, I got it working. I stopped Apache, installed the 2.5-RC1 version as an administrator, and now the web page is answering up. Thanks! No to get started with this thing.

Two quick questions:

What is the GetCapabilities URL for my new geoserver WMS?

I have about 40 layers that are being served by MapServer. They are located in \Mapdata. Can I configure GeoServer to serve maps from this location?

Thanks,
James

From: Rahkonen Jukka (Tike) [mailto:jukka.rahkonen@…486…]
Sent: Wednesday, February 26, 2014 8:18 AM
To: geoserver-users@lists.sourceforge.net
Subject: Re: [Geoserver-users] Newbie question: GeoServer web page not starting up

Hi

Geoserver is usually waterproof to install but I can’t say why it fails for you. For getting a better feeling, try this:

If this fails, open the bat file and set JAVA_HOME here:

cls

echo Welcome to GeoServer!

echo.

set error=0

set JAVA_HOME=C:\Java\jre7_64

rem Write your own jre path above

rem JAVA_HOME not defined

if “%JAVA_HOME%” == “” goto noJava

Retry. This works for me on Windows 7 even without admin rights. Firewall warning appears but it can be closed and Geoserver starts at localhost:8080. Let’s hope that this works and you can start playing with Geoserver.

-Jukka Rahkonen-

Ciao James,
please, find my answers inline below…

···

Regards,
Simone Giannecchini

Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information.

Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


On Wed, Feb 26, 2014 at 6:07 PM, EVANS, JAMES R GS-13 USAF ACC 84 RADES/SCZE <james.evans.4@anonymised.com> wrote:

Finally, I got it working. I stopped Apache, installed the 2.5-RC1 version as an administrator, and now the web page is answering up. Thanks! No to get started with this thing.

Two quick questions:

What is the GetCapabilities URL for my new geoserver WMS?

I have about 40 layers that are being served by MapServer. They are located in \Mapdata. Can I configure GeoServer to serve maps from this location?

Ehm, what do you mean exactly?
I believe we need more info to understand how to help. GeoServer can be used to serve the data that you configured for MapServer not the mapfiles themselves.

Thanks,
James

From: Rahkonen Jukka (Tike) [mailto:jukka.rahkonen@anonymised.com]
Sent: Wednesday, February 26, 2014 8:18 AM
To: geoserver-users@lists.sourceforge.net
Subject: Re: [Geoserver-users] Newbie question: GeoServer web page not starting up

Hi

Geoserver is usually waterproof to install but I can’t say why it fails for you. For getting a better feeling, try this:

If this fails, open the bat file and set JAVA_HOME here:

cls

echo Welcome to GeoServer!

echo.

set error=0

set JAVA_HOME=C:\Java\jre7_64

rem Write your own jre path above

rem JAVA_HOME not defined

if “%JAVA_HOME%” == “” goto noJava

Retry. This works for me on Windows 7 even without admin rights. Firewall warning appears but it can be closed and Geoserver starts at localhost:8080. Let’s hope that this works and you can start playing with Geoserver.

-Jukka Rahkonen-


Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk


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

Hi Simone,
Thanks for the reply. I think I'm making a little progress. I'm just
hitting a few bumps. All of my raster and vector data is in subfolders
under a folder called \MapData. I've figured out how to add a Workspace,
and a Store, and layers. I was able to get GeoServer to server up a GeoTiff
of Natural Earth. And a shape file of line contour data. That seems pretty
nice. In Mapserver I can have a shapefile that points to a group of raster
jpegs. I tried adding that, but GeoServer just served up blank grey tiles.
For this example, I was trying to add a layer for BMNG December. It is 8
Jpegs. Is there a way to add a layer of 8 Jpegs? When I want to add a
raster source, it seems to be looking for a single file.
Thanks,
James

-----Original Message-----
From: simboss1@anonymised.com [mailto:simboss1@anonymised.com] On Behalf Of Simone
Giannecchini
Sent: Wednesday, February 26, 2014 11:53 AM
To: EVANS, JAMES R GS-13 USAF ACC 84 RADES/SCZE
Cc: Rahkonen Jukka (Tike); geoserver-users@lists.sourceforge.net
Subject: Re: [Geoserver-users] Newbie question: GeoServer web page not
starting up

Ciao James,
please, find my answers inline below...

Regards,
Simone Giannecchini

Our support, Your Success! Visit http://opensdi.geo-solutions.it for more
information.

Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------

On Wed, Feb 26, 2014 at 6:07 PM, EVANS, JAMES R GS-13 USAF ACC 84 RADES/SCZE
<james.evans.4@anonymised.com> wrote:

  Finally, I got it working. I stopped Apache, installed the 2.5-RC1
version as an administrator, and now the web page is answering up. Thanks!
No to get started with this thing.

  Two quick questions:

  What is the GetCapabilities URL for my new geoserver WMS?

  I have about 40 layers that are being served by MapServer. They are
located in \Mapdata. Can I configure GeoServer to serve maps from this
location?

Ehm, what do you mean exactly?
I believe we need more info to understand how to help. GeoServer can be used
to serve the data that you configured for MapServer not the mapfiles
themselves.

  Thanks,
  James

  From: Rahkonen Jukka (Tike) [mailto:jukka.rahkonen@anonymised.com]
  Sent: Wednesday, February 26, 2014 8:18 AM
  To: geoserver-users@lists.sourceforge.net
  Subject: Re: [Geoserver-users] Newbie question: GeoServer web page
not starting up

  Hi

  Geoserver is usually waterproof to install but I can't say why it
fails for you. For getting a better feeling, try this:

  - Download binary package (zip)
http://sourceforge.net/projects/geoserver/files/GeoServer/2.5-RC1/geoserver-
2.5-RC1-bin.zip/download

  - Unzip it to somewhere else than either of the "program files" on
your computer, for example "gs_test"

  - Double click C:\gs_test\geoserver-2.5-RC1\bin\startup.but

  If this fails, open the bat file and set JAVA_HOME here:

  cls

  echo Welcome to GeoServer!

  echo.

  set error=0

  set JAVA_HOME=C:\Java\jre7_64

  rem Write your own jre path above

  rem JAVA_HOME not defined

  if "%JAVA_HOME%" == "" goto noJava

  Retry. This works for me on Windows 7 even without admin rights.
Firewall warning appears but it can be closed and Geoserver starts at
localhost:8080. Let's hope that this works and you can start playing with
Geoserver.

  -Jukka Rahkonen-

----------------------------------------------------------------------------
--
  Flow-based real-time traffic analytics software. Cisco certified
tool.
  Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow
Analyzer
  Customize your own dashboards, set traffic alerts and generate
reports.
  Network behavioral analysis & security monitoring. All-in-one tool.
  
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
  _______________________________________________
  Geoserver-users mailing list
  Geoserver-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/geoserver-users
  

Hi James,
You can use ImageMosaic to treat 8 files as a single layer. Not sure if it works with jpegs though. You could convert them to jpeg compressed TIF’s and that’d work.
Cheers,
Jonathan

This transmission is intended for the named addressee(s) only and may contain sensitive or protectively marked material up to RESTRICTED and should be handled accordingly. Unless you are the named addressee (or authorised to receive it for the addressee) you may not copy or use it, or disclose it to anyone else. If you have received this transmission in error please notify the sender immediately. All email traffic sent to or from us, including without limitation all GCSX traffic, may be subject to recording and/or monitoring in accordance with relevant legislation.

···

On 26 February 2014 23:55, EVANS, JAMES R GS-13 USAF ACC 84 RADES/SCZE <james.evans.4@anonymised.com> wrote:

Hi Simone,
Thanks for the reply. I think I’m making a little progress. I’m just
hitting a few bumps. All of my raster and vector data is in subfolders
under a folder called \MapData. I’ve figured out how to add a Workspace,
and a Store, and layers. I was able to get GeoServer to server up a GeoTiff
of Natural Earth. And a shape file of line contour data. That seems pretty
nice. In Mapserver I can have a shapefile that points to a group of raster
jpegs. I tried adding that, but GeoServer just served up blank grey tiles.
For this example, I was trying to add a layer for BMNG December. It is 8
Jpegs. Is there a way to add a layer of 8 Jpegs? When I want to add a
raster source, it seems to be looking for a single file.
Thanks,
James

-----Original Message-----
From: simboss1@anonymised.com [mailto:simboss1@anonymised.com] On Behalf Of Simone
Giannecchini
Sent: Wednesday, February 26, 2014 11:53 AM
To: EVANS, JAMES R GS-13 USAF ACC 84 RADES/SCZE
Cc: Rahkonen Jukka (Tike); geoserver-users@lists.sourceforge.net
Subject: Re: [Geoserver-users] Newbie question: GeoServer web page not
starting up

Ciao James,
please, find my answers inline below…

Regards,
Simone Giannecchini

Our support, Your Success! Visit http://opensdi.geo-solutions.it for more
information.

Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


On Wed, Feb 26, 2014 at 6:07 PM, EVANS, JAMES R GS-13 USAF ACC 84 RADES/SCZE
<james.evans.4@anonymised.com> wrote:

Finally, I got it working. I stopped Apache, installed the 2.5-RC1
version as an administrator, and now the web page is answering up. Thanks!
No to get started with this thing.

Two quick questions:

What is the GetCapabilities URL for my new geoserver WMS?

I have about 40 layers that are being served by MapServer. They are
located in \Mapdata. Can I configure GeoServer to serve maps from this
location?

Ehm, what do you mean exactly?
I believe we need more info to understand how to help. GeoServer can be used
to serve the data that you configured for MapServer not the mapfiles
themselves.

Thanks,
James

From: Rahkonen Jukka (Tike) [mailto:jukka.rahkonen@anonymised.com]
Sent: Wednesday, February 26, 2014 8:18 AM
To: geoserver-users@lists.sourceforge.net
Subject: Re: [Geoserver-users] Newbie question: GeoServer web page
not starting up

Hi

Geoserver is usually waterproof to install but I can’t say why it
fails for you. For getting a better feeling, try this:

If this fails, open the bat file and set JAVA_HOME here:

cls

echo Welcome to GeoServer!

echo.

set error=0

set JAVA_HOME=C:\Java\jre7_64

rem Write your own jre path above

rem JAVA_HOME not defined

if “%JAVA_HOME%” == “” goto noJava

Retry. This works for me on Windows 7 even without admin rights.
Firewall warning appears but it can be closed and Geoserver starts at
localhost:8080. Let’s hope that this works and you can start playing with
Geoserver.

-Jukka Rahkonen-



Flow-based real-time traffic analytics software. Cisco certified
tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow
Analyzer
Customize your own dashboards, set traffic alerts and generate
reports.
Network behavioral analysis & security monitoring. All-in-one tool.

http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk


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


Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk


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

Ciao James,
you can get some more information about how to treat raster files for
performance in these slides:
http://goo.gl/74XUPq

I would go from jpg to geotiff (optional, with peg compression).

Regards,
Simone Giannecchini

Our support, Your Success! Visit http://opensdi.geo-solutions.it for
more information.

Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------

On Mon, Mar 3, 2014 at 12:56 PM, Jonathan Moules
<jonathanmoules@anonymised.com> wrote:

Hi James,
You can use ImageMosaic to treat 8 files as a single layer. Not sure if it
works with jpegs though. You could convert them to jpeg compressed TIF's and
that'd work.
Cheers,
Jonathan

On 26 February 2014 23:55, EVANS, JAMES R GS-13 USAF ACC 84 RADES/SCZE
<james.evans.4@anonymised.com> wrote:

Hi Simone,
Thanks for the reply. I think I'm making a little progress. I'm just
hitting a few bumps. All of my raster and vector data is in subfolders
under a folder called \MapData. I've figured out how to add a Workspace,
and a Store, and layers. I was able to get GeoServer to server up a
GeoTiff
of Natural Earth. And a shape file of line contour data. That seems
pretty
nice. In Mapserver I can have a shapefile that points to a group of
raster
jpegs. I tried adding that, but GeoServer just served up blank grey
tiles.
For this example, I was trying to add a layer for BMNG December. It is 8
Jpegs. Is there a way to add a layer of 8 Jpegs? When I want to add a
raster source, it seems to be looking for a single file.
Thanks,
James

-----Original Message-----
From: simboss1@anonymised.com [mailto:simboss1@anonymised.com] On Behalf Of Simone
Giannecchini
Sent: Wednesday, February 26, 2014 11:53 AM
To: EVANS, JAMES R GS-13 USAF ACC 84 RADES/SCZE
Cc: Rahkonen Jukka (Tike); geoserver-users@lists.sourceforge.net
Subject: Re: [Geoserver-users] Newbie question: GeoServer web page not
starting up

Ciao James,
please, find my answers inline below...

Regards,
Simone Giannecchini

Our support, Your Success! Visit http://opensdi.geo-solutions.it for more
information.

Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------

On Wed, Feb 26, 2014 at 6:07 PM, EVANS, JAMES R GS-13 USAF ACC 84
RADES/SCZE
<james.evans.4@anonymised.com> wrote:

        Finally, I got it working. I stopped Apache, installed the
2.5-RC1
version as an administrator, and now the web page is answering up.
Thanks!
No to get started with this thing.

        Two quick questions:

        What is the GetCapabilities URL for my new geoserver WMS?

        I have about 40 layers that are being served by MapServer. They
are
located in \Mapdata. Can I configure GeoServer to serve maps from this
location?

Ehm, what do you mean exactly?
I believe we need more info to understand how to help. GeoServer can be
used
to serve the data that you configured for MapServer not the mapfiles
themselves.

        Thanks,
        James

        From: Rahkonen Jukka (Tike) [mailto:jukka.rahkonen@anonymised.com]
        Sent: Wednesday, February 26, 2014 8:18 AM
        To: geoserver-users@lists.sourceforge.net
        Subject: Re: [Geoserver-users] Newbie question: GeoServer web page
not starting up

        Hi

        Geoserver is usually waterproof to install but I can't say why it
fails for you. For getting a better feeling, try this:

        - Download binary package (zip)

http://sourceforge.net/projects/geoserver/files/GeoServer/2.5-RC1/geoserver-
2.5-RC1-bin.zip/download

        - Unzip it to somewhere else than either of the "program files" on
your computer, for example "gs_test"

        - Double click C:\gs_test\geoserver-2.5-RC1\bin\startup.but

        If this fails, open the bat file and set JAVA_HOME here:

        cls

        echo Welcome to GeoServer!

        echo.

        set error=0

        set JAVA_HOME=C:\Java\jre7_64

        rem Write your own jre path above

        rem JAVA_HOME not defined

        if "%JAVA_HOME%" == "" goto noJava

        Retry. This works for me on Windows 7 even without admin rights.
Firewall warning appears but it can be closed and Geoserver starts at
localhost:8080. Let's hope that this works and you can start playing with
Geoserver.

        -Jukka Rahkonen-

----------------------------------------------------------------------------
--
        Flow-based real-time traffic analytics software. Cisco certified
tool.
        Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow
Analyzer
        Customize your own dashboards, set traffic alerts and generate
reports.
        Network behavioral analysis & security monitoring. All-in-one
tool.

http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
        _______________________________________________
        Geoserver-users mailing list
        Geoserver-users@lists.sourceforge.net
        https://lists.sourceforge.net/lists/listinfo/geoserver-users

------------------------------------------------------------------------------

Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.

http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

This transmission is intended for the named addressee(s) only and may
contain sensitive or protectively marked material up to RESTRICTED and
should be handled accordingly. Unless you are the named addressee (or
authorised to receive it for the addressee) you may not copy or use it, or
disclose it to anyone else. If you have received this transmission in error
please notify the sender immediately. All email traffic sent to or from us,
including without limitation all GCSX traffic, may be subject to recording
and/or monitoring in accordance with relevant legislation.

Hi Simone and Jonathan,
Thanks for the replies. I'm sure I'll be able to get everything moved over. I just thought I'd mention that I do think there is a problem with the installation. I had Apache running on port 80, and I was unable to get Jetty to answer up until I turned off Apache. I tried installing GeoServer on port 8080, and 8081. This happened on both 64 and 32 bit Windows 7. Once Jitty is running, I'm able to turn Apache back on and the both work at the same time. At least that's what I'm seeing.
Thanks,
James

________________________________________
From: simboss1@anonymised.com [simboss1@anonymised.com] on behalf of Simone Giannecchini [simone.giannecchini@anonymised.com]
Sent: Monday, March 03, 2014 5:03 AM
To: Jonathan Moules
Cc: EVANS, JAMES R GS-13 USAF ACC 84 RADES/SCZE; Simone Giannecchini; Rahkonen Jukka (Tike); geoserver-users@lists.sourceforge.net
Subject: Re: [Geoserver-users] Newbie question: GeoServer web page not starting up

Ciao James,
you can get some more information about how to treat raster files for
performance in these slides:
http://goo.gl/74XUPq

I would go from jpg to geotiff (optional, with peg compression).

Regards,
Simone Giannecchini

Our support, Your Success! Visit http://opensdi.geo-solutions.it for
more information.

Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------

On Mon, Mar 3, 2014 at 12:56 PM, Jonathan Moules
<jonathanmoules@anonymised.com> wrote:

Hi James,
You can use ImageMosaic to treat 8 files as a single layer. Not sure if it
works with jpegs though. You could convert them to jpeg compressed TIF's and
that'd work.
Cheers,
Jonathan

On 26 February 2014 23:55, EVANS, JAMES R GS-13 USAF ACC 84 RADES/SCZE
<james.evans.4@anonymised.com> wrote:

Hi Simone,
Thanks for the reply. I think I'm making a little progress. I'm just
hitting a few bumps. All of my raster and vector data is in subfolders
under a folder called \MapData. I've figured out how to add a Workspace,
and a Store, and layers. I was able to get GeoServer to server up a
GeoTiff
of Natural Earth. And a shape file of line contour data. That seems
pretty
nice. In Mapserver I can have a shapefile that points to a group of
raster
jpegs. I tried adding that, but GeoServer just served up blank grey
tiles.
For this example, I was trying to add a layer for BMNG December. It is 8
Jpegs. Is there a way to add a layer of 8 Jpegs? When I want to add a
raster source, it seems to be looking for a single file.
Thanks,
James

-----Original Message-----
From: simboss1@anonymised.com [mailto:simboss1@anonymised.com] On Behalf Of Simone
Giannecchini
Sent: Wednesday, February 26, 2014 11:53 AM
To: EVANS, JAMES R GS-13 USAF ACC 84 RADES/SCZE
Cc: Rahkonen Jukka (Tike); geoserver-users@lists.sourceforge.net
Subject: Re: [Geoserver-users] Newbie question: GeoServer web page not
starting up

Ciao James,
please, find my answers inline below...

Regards,
Simone Giannecchini

Our support, Your Success! Visit http://opensdi.geo-solutions.it for more
information.

Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------

On Wed, Feb 26, 2014 at 6:07 PM, EVANS, JAMES R GS-13 USAF ACC 84
RADES/SCZE
<james.evans.4@anonymised.com> wrote:

        Finally, I got it working. I stopped Apache, installed the
2.5-RC1
version as an administrator, and now the web page is answering up.
Thanks!
No to get started with this thing.

        Two quick questions:

        What is the GetCapabilities URL for my new geoserver WMS?

        I have about 40 layers that are being served by MapServer. They
are
located in \Mapdata. Can I configure GeoServer to serve maps from this
location?

Ehm, what do you mean exactly?
I believe we need more info to understand how to help. GeoServer can be
used
to serve the data that you configured for MapServer not the mapfiles
themselves.

        Thanks,
        James

        From: Rahkonen Jukka (Tike) [mailto:jukka.rahkonen@anonymised.com]
        Sent: Wednesday, February 26, 2014 8:18 AM
        To: geoserver-users@lists.sourceforge.net
        Subject: Re: [Geoserver-users] Newbie question: GeoServer web page
not starting up

        Hi

        Geoserver is usually waterproof to install but I can't say why it
fails for you. For getting a better feeling, try this:

        - Download binary package (zip)

http://sourceforge.net/projects/geoserver/files/GeoServer/2.5-RC1/geoserver-
2.5-RC1-bin.zip/download

        - Unzip it to somewhere else than either of the "program files" on
your computer, for example "gs_test"

        - Double click C:\gs_test\geoserver-2.5-RC1\bin\startup.but

        If this fails, open the bat file and set JAVA_HOME here:

        cls

        echo Welcome to GeoServer!

        echo.

        set error=0

        set JAVA_HOME=C:\Java\jre7_64

        rem Write your own jre path above

        rem JAVA_HOME not defined

        if "%JAVA_HOME%" == "" goto noJava

        Retry. This works for me on Windows 7 even without admin rights.
Firewall warning appears but it can be closed and Geoserver starts at
localhost:8080. Let's hope that this works and you can start playing with
Geoserver.

        -Jukka Rahkonen-

----------------------------------------------------------------------------
--
        Flow-based real-time traffic analytics software. Cisco certified
tool.
        Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow
Analyzer
        Customize your own dashboards, set traffic alerts and generate
reports.
        Network behavioral analysis & security monitoring. All-in-one
tool.

http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
        _______________________________________________
        Geoserver-users mailing list
        Geoserver-users@lists.sourceforge.net
        https://lists.sourceforge.net/lists/listinfo/geoserver-users

------------------------------------------------------------------------------

Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.

http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

This transmission is intended for the named addressee(s) only and may
contain sensitive or protectively marked material up to RESTRICTED and
should be handled accordingly. Unless you are the named addressee (or
authorised to receive it for the addressee) you may not copy or use it, or
disclose it to anyone else. If you have received this transmission in error
please notify the sender immediately. All email traffic sent to or from us,
including without limitation all GCSX traffic, may be subject to recording
and/or monitoring in accordance with relevant legislation.