thnks cristian, yes i download it fro git command line, i thought it's a
new release. :s can i replace it with a new stable version without trouble
and error of upgrading ??
2013/5/6 Christian Mueller
> I am not sure, but I think you use an old Geoserver data directory. I
> looks like you check
I am not sure, but I think you use an old Geoserver data directory. I looks
like you checked out out from github, try to use
C:\Users\OUK\Documents\GitHub\geoserver\data\release
For testing I would make a copy of the above directory and use the copy.
Christian
2013/5/6 Asma ouqalli
> Hello
Hello Geoff and christian
i changed the port but am stil getting this errors: (they are on black not
on red on my log console, normally eclipse shows error in red) plz help :
06 mai 14:56:07 WARN [geoserver.logging] - Could not find configuration
file for logging
06 mai 14:56:21 WARN [config.Custo
Hi Geoff
This means that there is already a service running using port 8080. If you
are using Linux, try
netstat -na | grep LISTEN | grep 8080
I think you will see some output.
On Windows I cannot assist, but rebooting may help.
Christian
2013/5/6 Geoff Williams
> Hi Asma,
>
> > Hi e
Hi Asma,
> Hi everybody,
> am following this tuto
> http://docs.geoserver.org/trunk/en/developer/quickstart/index.html to run
> geoserver in eclipse (run start.java) , but am getting this errors i have
> no idea what those errors means plz help: (it's a bit long)
> 06 mai 12:06:12 WARN [mortbay.l