Re: [Geoserver-users] Can't see layers in layer preview

2021-02-09 Thread Mark Prins
Op ma 8 feb. 2021 om 17:52 schreef Ian Turton : > Same problem but on port 8080 this time > > You may have some sort of firewall or virus scanning software preventing Java (or Geoserver) from opening a port to listen on. - M -- Disclaimer; This message is just a reflection of what I thought at

Re: [Geoserver-users] Can't see layers in layer preview

2021-02-08 Thread Ian Turton
Same problem but on port 8080 this time used by: > > java.net.BindException: Address already in use: bind >>> >>> at java.base/sun.nio.ch.Net.bind0(Native Method) >>> >>> at java.base/sun.nio.ch.Net.bind(Net.java:455) >>> >>> at java.base/sun.nio.ch.Net.bind(Net.java:447)

Re: [Geoserver-users] Can't see layers in layer preview

2021-02-08 Thread DEGRÈVE Benoît via Geoserver-users
by another application...But this has nothing to do with your issue I think... ] Regards, B.D. De : Victoria Persson [elinvlpers...@gmail.com] Envoyé : lundi 8 février 2021 14:41 À : geoserver-users@lists.sourceforge.net Objet : [Geoserver-users] Can't see layers

Re: [Geoserver-users] Can't see layers in layer preview

2021-02-08 Thread Richard Duivenvoorde
On 2/8/21 2:41 PM, Victoria Persson wrote: > Hi, > > When logging into GeoServer, I can’t see any layers in layer preview. Does > anyone have an idea of what I can do to fix this: Any help is appreciated. ... > The GEOSERVER_DATA_DIR environment variable is not defined correctly. > >

Re: [Geoserver-users] Can't see layers in layer preview

2021-02-08 Thread Ian Turton
Some one or some thing is already using port 7070 so you can't Ian > java.security.PrivilegedActionException: java.io.IOException: Failed to > bind to 0.0.0.0/0.0.0.0:7070 > > at java.base/java.security.AccessController.doPrivileged(Native > Method) > > at >

[Geoserver-users] Can't see layers in layer preview

2021-02-08 Thread Victoria Persson
Hi, When logging into GeoServer, I can’t see any layers in layer preview. Does anyone have an idea of what I can do to fix this: Any help is appreciated. When starting up Geoserver, this is the code I get: Welcome to GeoServer! JAVA_HOME: C:\Program Files\AdoptOpenJDK\jdk-11.0.10.9-hotspot\ The