Hey
thanks, Stefan! I had hibernate-spatial-1.1.3.1.jar, hibernate-spatial-postgis-1.1.1.jar, postgis-jdbc-1.3.3.jar and postgresql-8.4-702.jdbc3.jar at WEB-INF/lib The problem was the old hibernate-spatial-postgis-1.1.1.jar after updating to hibernate-spatial-postgis-1.1.3.1.jar everything was fine. When using the hibernate-spatial-postgis-1.1.1.jar GeoServer started with errors and (reduced time) and Tomcat returned 404 for localhost:8080/geoserver/web. (if anybody needs I can send the logs around) I could not reproduce a failing Geofence Server Link when DB was correctly up (only when schema was missing). There was also no need for me to add the geoserver.war for using the internal geofence-server-plugin. I have geofence schema already filled up at PostgreSQL, before starting GeoServer. At geofence-datasource-ovr file I used geofenceEntityManagerFactory.jpaPropertyMap[hibernate.hbm2ddl.auto]=validate but as options, there should be update: update the schema to reflect the entities being persisted create: creates the schema necessary for your entities, destroying any previous data. Thanks a lot again it really helped me out and best regards, Thomas ________________________________ Von: Overkamp, Stefan <[email protected]> Gesendet: Dienstag, 12. März 2019 08:58:53 An: Thomas Doejen; [email protected] Betreff: AW: Geoserver 2.15.0 geofence-server-plugin and PostgisDialect Hi, I tried the same. I Installed the libs from geoserver-2.15.0-geofence-server-pugin.zip and from geoserver-2.15.0-geofence-pugin.zip . I have hibernate-spatial-1.1.3.1.jar, hibernate-spatial-postgis-1.1.3.1.jar, postgis-jdbc-1.3.3.jar and postgresql-8.4-702.jdbc3.jar in WEB-INF/lib/ Geoserver starts, but no Geofence Server Link in Geoserver GUI and Test Connection fails. What does your log say? With a separate Geofence installation (geofence.war) I had success configure Postgis and on start geofence fills my schema. Mit freundlichen Grüßen Im Auftrag Stefan Overkamp Team Geodaten-Technik Referat Geoinformation und Raumbeobachtung Kronprinzenstraße 6 45128 Essen T: F: +49 201 2069-700 +49 201 2069-369 [email protected] [cid:[email protected]] Regionalverband Ruhr Die Regionaldirektorin Kronprinzenstraße 35 45128 Essen T: +49 201 2069-0 F: +49 201 2069-500 www.rvr.ruhr Postfach 10 32 64 | 45032 Essen Steuernummer: 112/5797/0116 | USt.-ldNr.: DE 173867500 Diese E-Mail könnte vertrauliche und/oder rechtlich geschützte Informationen enthalten. Wenn Sie nicht der richtige Adressat sind oder diese E- Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser E-Mail sind nicht gestattet. This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorised copying, disclosure or distribution of the material in this e-mail is strictly forbidden. Von: Thomas Doejen [mailto:[email protected]] Gesendet: Montag, 11. März 2019 19:27 An: [email protected] Betreff: [Geoserver-users] Geoserver 2.15.0 geofence-server-plugin and PostgisDialect Hey since many hours right now, I am trying to update my GeoServer to 2.15.0, when I am using the geofence plugin with PostgisDialect, GeoServer does not start up anymore. Before (2.11.x) I had no trouble at all. I replaced hibernate-spatial-h2-geodb-1.1.3.1.jar with hibernate-spatial-postgis-1.1.1.jar at WEB-INF/lib and followed all Instructions Did anyone get GeoServer 2.15.0 with Geofence(InternalPlugin) and Postgis to running? Would be good for me to now, if I still missing a point somewhere or if its an Issue. Best regards, Thomas Doejen EGEOS GmbH Einsteinstraße 1 • Wissenschaftspark • 24118 Kiel [email protected]<mailto:[email protected]> • www.egeos.de<http://www.egeos.de> +49 431 3821 68-15<callto:+4943138216815> HRB: Amtsgericht Pinneberg Register-Nr.: HRB 9359 PI Sitz der Gesellschaft: Hennstedt Geschäftsführer: Jann Wendt Find us on Twitter<https://twitter.com/egeos_gmbh>
_______________________________________________ Geoserver-users mailing list Please make sure you read the following two resources before posting to this list: - Earning your support instead of buying it, but Ian Turton: http://www.ianturton.com/talks/foss4g.html#/ - The GeoServer user list posting guidelines: http://geoserver.org/comm/userlist-guidelines.html If you want to request a feature or an improvement, also see this: https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
