[Geoserver-users] [bulk]: Re: Geoserver fails to start

Hello and thank's!

On centos 5.9 there is no package for tomcat6, just tomcat5, or I cannot find it. Maybe I should add some repository to system, if our isp allow that

Java -version says:
java version "1.6.0_24"
OpenJDK Runtime Environment (IcedTea6 1.11.6) (rhel-1.33.1.11.6.el5_9-i386)
OpenJDK Client VM (build 20.0-b12, mixed mode)

-pk

"Stefan Engelhardt (HBT)" [Stefan.Engelhardt@anonymised.com] kirjoitti:

Just shooting in the dark:

2013-02-18 10:04:49,720 WARN [config.CustomEditorConfigurer] - Passing PropertyEditor instances into CustomEditorConfigurer is deprecated: use PropertyEditorRegistrars or PropertyEditor class names instead. Offending key [orggeotools.util.Version; offending editor instance: org.geoserver.platform.util.VersionPropertyEditor@anonymised.com

Is it possible that this is the problem? Tomcat5 is not the newest tomcat I am using Tomcat6 and there is everything working fine. Unpacking the war-file shows me that there isnt a config.xml in the war but after starting the tomcat there is one (and many more files). Perhaps this config is produced dynamically and the old tomcat-version is not working fine with geoserver?

Try using tomcat6 if the problem is still there.

And: What Java are you using? Oracle JDK6?

Cheers
Stefan

> -----Original Message-----
> From: Pena Kupen [mailto:kupen@anonymised.com]
> Sent: Thursday, February 21, 2013 6:01 PM
> To: geoserver-users@lists.sourceforge.net
> Subject: [bulk]: Re: [Geoserver-users] Geoserver fails to start
> > Hi,
> > Thank's for your answer and sorry for direct posting, should be to list..
> > The file is not there at all. My directory contains following after failed start:
> drwxr-xr-x 2 tomcat tomcat 4096 Feb 15 17:04 auth
> drwxr-xr-x 2 tomcat tomcat 4096 Feb 15 17:04 filter
> -rw-r--r-- 1 tomcat tomcat 1027 Feb 15 17:04 geoserver.jceks
> -rw-r--r-- 1 tomcat tomcat 419 Jan 22 10:42 layers.properties
> drwxr-xr-x 3 tomcat tomcat 4096 Feb 15 17:04 masterpw
> -rw-r--r-- 1 tomcat tomcat 192 Feb 15 17:04 masterpw.info
> -rw-r--r-- 1 tomcat tomcat 73 Feb 15 17:04 masterpw.xml
> drwxr-xr-x 4 tomcat tomcat 4096 Feb 15 17:04 pwpolicy
> -rw-r--r-- 1 tomcat tomcat 671 Feb 15 17:04 rest.properties
> drwxr-xr-x 2 tomcat tomcat 4096 Feb 15 17:04 role
> -rw-r--r-- 1 tomcat tomcat 436 Jan 22 10:42 service.properties
> -rw-r--r-- 1 tomcat tomcat 436 Feb 15 17:04 services.properties
> drwxr-xr-x 3 tomcat tomcat 4096 Feb 15 17:04 usergroup
> -rw-r--r-- 1 tomcat tomcat 291 Jan 22 10:42 users.properties
> > All files are owned by tomcat and tomcat has also modification right for files and
> directories.
> > -pk
> > > --
> Wippies-vallankumous on täällä! Varmista paikkasi vallankumouksen eturintamassa
> ja liity Wippiesiin heti!
> http://www.wippies.com/
> > > > ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> _______________________________________________
> Geoserver-users mailing list
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users

--
Wippies-vallankumous on täällä! Varmista paikkasi vallankumouksen eturintamassa ja liity Wippiesiin heti!
http://www.wippies.com/

Pena,

Stephan was right, in the war file there are only the properties:
layers.properties
service.properties
users.properties

after your install you may have also:
services.properties
rest.properties

The rest is created at the first start of geoserver.
What you can do is to delete (well, better put it out of reach in the temp
directory) everything else in this directory and start geoserver again. The
problem that I do not understand with your installation is that part of the
files seem to be created while others are not.

Cheers

Christian

P.S. That is how my directory tree looks like after deleting everything
apart from the five properties files and a restart.

C:\geoserver_data2.2.4_DPS\security>dir /S

Directory of C:\geoserver_data2.2.4_DPS\security

25/02/2013 01:05 PM <DIR> .
25/02/2013 01:05 PM <DIR> ..
25/02/2013 11:32 AM <DIR> auth
25/02/2013 11:32 AM 1,740 config.xml
25/02/2013 11:32 AM <DIR> filter
25/02/2013 11:32 AM 1,027 geoserver.jceks
25/02/2013 11:32 AM 429 layers.properties
25/02/2013 11:32 AM <DIR> masterpw
25/02/2013 11:33 AM 72 masterpw.digest
25/02/2013 11:32 AM 216 masterpw.info
25/02/2013 11:32 AM 73 masterpw.xml
25/02/2013 11:32 AM <DIR> pwpolicy
25/02/2013 11:32 AM 612 rest.properties
25/02/2013 11:32 AM <DIR> role
22/01/2013 10:42 AM 436 service.properties
25/02/2013 11:32 AM 445 services.properties
25/02/2013 11:32 AM <DIR> usergroup
25/02/2013 11:27 AM 649 users.properties.old
              10 File(s) 5,699 bytes

Directory of C:\geoserver_data2.2.4_DPS\security\auth

25/02/2013 11:32 AM <DIR> .
25/02/2013 11:32 AM <DIR> ..
25/02/2013 11:32 AM <DIR> default
               0 File(s) 0 bytes

Directory of C:\geoserver_data2.2.4_DPS\security\auth\default

25/02/2013 11:32 AM <DIR> .
25/02/2013 11:32 AM <DIR> ..
25/02/2013 11:32 AM 247 config.xml
               1 File(s) 247 bytes

Directory of C:\geoserver_data2.2.4_DPS\security\filter

25/02/2013 11:32 AM <DIR> .
25/02/2013 11:32 AM <DIR> ..
25/02/2013 11:32 AM <DIR> anonymous
25/02/2013 11:32 AM <DIR> basic
25/02/2013 11:32 AM <DIR> contextAsc
25/02/2013 11:32 AM <DIR> contextNoAsc
25/02/2013 11:32 AM <DIR> exception
25/02/2013 11:32 AM <DIR> form
25/02/2013 11:32 AM <DIR> formLogout
25/02/2013 11:32 AM <DIR> guiException
25/02/2013 11:32 AM <DIR> interceptor
25/02/2013 11:32 AM <DIR> rememberme
25/02/2013 11:32 AM <DIR> restInterceptor
               0 File(s) 0 bytes

Directory of C:\geoserver_data2.2.4_DPS\security\filter\anonymous

25/02/2013 11:32 AM <DIR> .
25/02/2013 11:32 AM <DIR> ..
25/02/2013 11:32 AM 294 config.xml
               1 File(s) 294 bytes

Directory of C:\geoserver_data2.2.4_DPS\security\filter\basic

25/02/2013 11:32 AM <DIR> .
25/02/2013 11:32 AM <DIR> ..
25/02/2013 11:32 AM 316 config.xml
               1 File(s) 316 bytes

Directory of C:\geoserver_data2.2.4_DPS\security\filter\contextAsc

25/02/2013 11:32 AM <DIR> .
25/02/2013 11:32 AM <DIR> ..
25/02/2013 11:32 AM 356 config.xml
               1 File(s) 356 bytes

Directory of C:\geoserver_data2.2.4_DPS\security\filter\contextNoAsc

25/02/2013 11:32 AM <DIR> .
25/02/2013 11:32 AM <DIR> ..
25/02/2013 11:32 AM 359 config.xml
               1 File(s) 359 bytes

Directory of C:\geoserver_data2.2.4_DPS\security\filter\exception

25/02/2013 11:32 AM <DIR> .
25/02/2013 11:32 AM <DIR> ..
25/02/2013 11:32 AM 352 config.xml
               1 File(s) 352 bytes

Directory of C:\geoserver_data2.2.4_DPS\security\filter\form

25/02/2013 11:32 AM <DIR> .
25/02/2013 11:32 AM <DIR> ..
25/02/2013 11:32 AM 426 config.xml
               1 File(s) 426 bytes

Directory of C:\geoserver_data2.2.4_DPS\security\filter\formLogout

25/02/2013 11:32 AM <DIR> .
25/02/2013 11:32 AM <DIR> ..
25/02/2013 11:32 AM 244 config.xml
               1 File(s) 244 bytes

Directory of C:\geoserver_data2.2.4_DPS\security\filter\guiException

25/02/2013 11:32 AM <DIR> .
25/02/2013 11:32 AM <DIR> ..
25/02/2013 11:32 AM 415 config.xml
               1 File(s) 415 bytes

Directory of C:\geoserver_data2.2.4_DPS\security\filter\interceptor

25/02/2013 11:32 AM <DIR> .
25/02/2013 11:32 AM <DIR> ..
25/02/2013 11:32 AM 424 config.xml
               1 File(s) 424 bytes

Directory of C:\geoserver_data2.2.4_DPS\security\filter\rememberme

25/02/2013 11:32 AM <DIR> .
25/02/2013 11:32 AM <DIR> ..
25/02/2013 11:32 AM 298 config.xml
               1 File(s) 298 bytes

Directory of C:\geoserver_data2.2.4_DPS\security\filter\restInterceptor

25/02/2013 11:32 AM <DIR> .
25/02/2013 11:32 AM <DIR> ..
25/02/2013 11:32 AM 428 config.xml
               1 File(s) 428 bytes

Directory of C:\geoserver_data2.2.4_DPS\security\masterpw

25/02/2013 11:32 AM <DIR> .
25/02/2013 11:32 AM <DIR> ..
25/02/2013 11:32 AM <DIR> default
               0 File(s) 0 bytes

Directory of C:\geoserver_data2.2.4_DPS\security\masterpw\default

25/02/2013 11:32 AM <DIR> .
25/02/2013 11:32 AM <DIR> ..
25/02/2013 11:32 AM 259 config.xml
25/02/2013 11:32 AM 32 passwd
               2 File(s) 291 bytes

Directory of C:\geoserver_data2.2.4_DPS\security\pwpolicy

25/02/2013 11:32 AM <DIR> .
25/02/2013 11:32 AM <DIR> ..
25/02/2013 11:32 AM <DIR> default
25/02/2013 11:32 AM <DIR> master
               0 File(s) 0 bytes

Directory of C:\geoserver_data2.2.4_DPS\security\pwpolicy\default

25/02/2013 11:32 AM <DIR> .
25/02/2013 11:32 AM <DIR> ..
25/02/2013 11:32 AM 365 config.xml
               1 File(s) 365 bytes

Directory of C:\geoserver_data2.2.4_DPS\security\pwpolicy\master

25/02/2013 11:32 AM <DIR> .
25/02/2013 11:32 AM <DIR> ..
25/02/2013 11:32 AM 364 config.xml
               1 File(s) 364 bytes

Directory of C:\geoserver_data2.2.4_DPS\security\role

25/02/2013 11:32 AM <DIR> .
25/02/2013 11:32 AM <DIR> ..
25/02/2013 11:32 AM <DIR> default
               0 File(s) 0 bytes

Directory of C:\geoserver_data2.2.4_DPS\security\role\default

25/02/2013 11:32 AM <DIR> .
25/02/2013 11:32 AM <DIR> ..
25/02/2013 11:32 AM 355 config.xml
25/02/2013 11:32 AM 937 roles.xml
25/02/2013 11:32 AM 3,526 roles.xsd
               3 File(s) 4,818 bytes

Directory of C:\geoserver_data2.2.4_DPS\security\usergroup

25/02/2013 11:32 AM <DIR> .
25/02/2013 11:32 AM <DIR> ..
25/02/2013 11:32 AM <DIR> default
               0 File(s) 0 bytes

Directory of C:\geoserver_data2.2.4_DPS\security\usergroup\default

25/02/2013 11:32 AM <DIR> .
25/02/2013 11:32 AM <DIR> ..
25/02/2013 11:32 AM 391 config.xml
25/02/2013 11:32 AM 782 users.xml
25/02/2013 11:32 AM 2,962 users.xsd
               3 File(s) 4,135 bytes

-----
____________________________

Dr Christian Maul
Project Manager

Information Services Branch
Department of Sustainability and Environment
Level13, Marland House, 570 Bourke Street
Melbourne 3000

PO Box 500, East Melbourne Vic 3002

Telephone: +61-3-8636 2325
Telefax: +61-3-8636 2813
--
View this message in context: http://osgeo-org.1560.n6.nabble.com/Geoserver-fails-to-start-tp5034879p5036531.html
Sent from the GeoServer - User mailing list archive at Nabble.com.