Re: [Geoserver-users] Error when installing oracle plugin in 2.4.1

2013-11-14 Thread Pieter Roggemans
Hey Christian,
Thanks for the advice.

We did a complete cleanup of the server... and started a brand-new installation 
of geoserver... and a clean install seems to work. We'll transfer our 
configuration step by step till we find what breaks the installation (or 
hopefully doesn't ;-))...

Regards,
P

-Oorspronkelijk bericht-
Van: cmaul [mailto:christian.m...@depi.vic.gov.au] 
Verzonden: zondag 10 november 2013 23:34
Aan: geoserver-users@lists.sourceforge.net
Onderwerp: Re: [Geoserver-users] Error when installing oracle plugin in 2.4.1

Pieter,

that may actually be the problem, because with an older version I found that I 
got issues with an ojdbc.jar located in both (Tomcat and Geoserver) directories 
albeit on the Windows platform.

Cheers

Christian



-


Dr Christian Maul
Project Manager

Information Services Branch
Department Environment and Primary Industries 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.x6.nabble.com/Error-when-installing-oracle-plugin-in-2-4-1-tp5088030p5088453.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

--
November Webinars for C, C++, Fortran Developers Accelerate application 
performance with scalable programming models. Explore techniques for threading, 
error checking, porting, and tuning. Get the most from the latest Intel 
processors and coprocessors. See abstracts and register 
http://pubads.g.doubleclick.net/gampad/clk?id=60136231iu=/4140/ostg.clktrk
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

--
DreamFactory - Open Source REST  JSON Services for HTML5  Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471iu=/4140/ostg.clktrk
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Error when installing oracle plugin in 2.4.1

2013-11-11 Thread cmaul
Pieter,

that may actually be the problem, because with an older version I found that
I got issues with an ojdbc.jar located in both (Tomcat and Geoserver)
directories albeit on the Windows platform.

Cheers

Christian



-


Dr Christian Maul
Project Manager

Information Services Branch
Department Environment and Primary Industries
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.x6.nabble.com/Error-when-installing-oracle-plugin-in-2-4-1-tp5088030p5088453.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

--
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231iu=/4140/ostg.clktrk
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] Error when installing oracle plugin in 2.4.1

2013-11-07 Thread Pieter Roggemans
Hello,

We are trying to upgrade geoserver from version 2.2.0 to 2.4.1, and after 
replacing gt-jdbc-oracle-10.1.jar by the version downloadable under datastore's 
here http://geoserver.org/display/GEOS/Stable geoserver just doesn't start 
anymore.

...
Nov 7, 2013 3:18:28 PM org.apache.catalina.core.StandardContext start
SEVERE: Error listenerStart
Nov 7, 2013 3:18:28 PM org.apache.catalina.core.StandardContext start
SEVERE: Context [/geoserver] startup failed due to previous errors
Nov 7, 2013 3:18:28 PM org.geoserver.GeoserverInitStartupListener 
contextDestroyed
INFO: Beginning GeoServer cleanup sequence
...

Some more info:
- Geoserver is installed in a Tomcat/6.0.36 on linux,
- Oracle JVM 1.6
- The ojdbc6.jar is located in /usr/share/tomcat6/lib, but it gives no 
difference to copy is to WEB-INF as well...

Below is an extract of the log file where the first error occurs... after this 
several comparable errors are reported before the above Error listenerstart 
is reported...


...
INFO: Deploying web application archive geoserver.war
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in 
[jar:file:/usr/share/java/tomcat6/slf4j-simple-1.7.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in 
[jar:file:/srv/tomcat6/webapps/geoserver/WEB-INF/lib/slf4j-log4j12-1.4.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
07 Nov 15:18:28 WARN [config.CustomEditorConfigurer] - Passing PropertyEditor 
instances into CustomEditorConfigurer is deprecated: use 
PropertyEditorRegistrars or PropertyEditor class names instead. Offending key 
[org.geotools.util.Version; offending editor instance: 
org.geoserver.platform.util.VersionPropertyEditor@3219ee8a
Nov 7, 2013 3:18:28 PM org.geoserver.platform.GeoServerExtensions checkContext
WARNING: Extension lookup occured, but ApplicationContext is unset.
Nov 7, 2013 3:18:28 PM org.geoserver.platform.GeoServerExtensions extensions
WARNING: bean lookup error
org.springframework.beans.factory.BeanCreationException: Error creating bean 
with name 'rememberMeServices' defined in URL 
[jar:file:/srv/tomcat6/webapps/geoserver/WEB-INF/lib/main-2.4.1.jar!/applicationSecurityContext.xml]:
 Cannot resolve reference to bean 'geoServerSecurityManager' while setting 
constructor argument; nested exception is 
org.springframework.beans.factory.BeanCreationException: Error creating bean 
with name 'authenticationManager' defined in URL 
[jar:file:/srv/tomcat6/webapps/geoserver/WEB-INF/lib/main-2.4.1.jar!/applicationSecurityContext.xml]:
 Instantiation of bean failed; nested exception is 
org.springframework.beans.BeanInstantiationException: Could not instantiate 
bean class [org.geoserver.security.GeoServerSecurityManager]: Constructor threw 
exception; nested exception is java.lang.NoClassDefFoundError: 
org/geotools/jdbc/VirtualTableParameter$Validator
at 
org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:329)
at 
org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:107)
at 
org.springframework.beans.factory.support.ConstructorResolver.resolveConstructorArguments(ConstructorResolver.java:630)
at 
org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:148)
at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1035)
at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:939)
at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.getSingletonFactoryBeanForTypeCheck(AbstractAutowireCapableBeanFactory.java:767)
at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.getTypeForFactoryBean(AbstractAutowireCapableBeanFactory.java:698)
at 
org.springframework.beans.factory.support.AbstractBeanFactory.isTypeMatch(AbstractBeanFactory.java:519)
at 
org.springframework.beans.factory.support.DefaultListableBeanFactory.doGetBeanNamesForType(DefaultListableBeanFactory.java:339)
at 
org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeanNamesForType(DefaultListableBeanFactory.java:308)
at 
org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeanNamesForType(DefaultListableBeanFactory.java:303)
at 
org.springframework.context.support.AbstractApplicationContext.getBeanNamesForType(AbstractApplicationContext.java:1162)
at 
org.geoserver.platform.GeoServerExtensions.extensions(GeoServerExtensions.java:110)