Ciao Jacob, going straight to the last point: - for that reason, I would try copying one workspace at a time manually to see, where the server stalls. But this doesn't seem to work at all, or I missed something.
can you elaborate on this? The import from files to DBMS for the config should be one-shot not incremental but from what you are saying I am kind of assuming yu are going down the path of incremental imports. That said, copying portions of configuration this way (i.e. caopying files on the filesystem) is fragile and risky, as long as you copy entire workspace it should be ok (notice, "ok" not "fine") but still it's error prone. Regards, Simone Giannecchini == GeoServer Professional Services from the experts! Visit http://goo.gl/it488V for more information. == Ing. Simone Giannecchini @simogeo Founder/Director GeoSolutions S.A.S. Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 333 8128928 http://www.geo-solutions.it http://twitter.com/geosolutions_it ------------------------------------------------------- AVVERTENZE AI SENSI DEL D.Lgs. 196/2003 Le informazioni contenute in questo messaggio di posta elettronica e/o nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il loro utilizzo è consentito esclusivamente al destinatario del messaggio, per le finalità indicate nel messaggio stesso. Qualora riceviate questo messaggio senza esserne il destinatario, Vi preghiamo cortesemente di darcene notizia via e-mail e di procedere alla distruzione del messaggio stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso, divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od utilizzarlo per finalità diverse, costituisce comportamento contrario ai principi dettati dal D.Lgs. 196/2003. The information in this message and/or attachments, is intended solely for the attention and use of the named addressee(s) and may be confidential or proprietary in nature or covered by the provisions of privacy act (Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection Code).Any use not in accord with its purpose, any disclosure, reproduction, copying, distribution, or either dissemination, either whole or partial, is strictly forbidden except previous formal approval of the named addressee(s). If you are not the intended recipient, please contact immediately the sender by telephone, fax or e-mail and delete the information in this message that has been received in error. The sender does not give any warranty or accept liability as the content, accuracy or completeness of sent messages and accepts no responsibility for changes made after they were sent or for other risks which arise as a result of e-mail transmission, viruses, etc. On Fri, Dec 4, 2015 at 11:43 AM, Jacob Overgaard Madsen <[email protected]> wrote: > Hi list > > I need to manually copy a workspace subdirectory from one data directory. > However, when rebooting the server, the copied workspace is not recognized > by the server. What's missing here? > > I'm doing this as part of my continued research to get Geoserver 2.8.x to > work with my data directory. I've found so far: > > - that using JDBC drivers for Oracle 12c - > http://www.oracle.com/technetwork/database/features/jdbc/jdbc-drivers-12c-download-1958347.html > - makes the server hang, when you try creating a new Oracle layer from the > console. Using the 11g driver - > http://www.oracle.com/technetwork/apps-tech/jdbc-112010-090769.html - seems > to fix it. Both ojdbc6.jar and ojdbc7.jar for 12c fails on a JRE7. > - after installing the 11g driver, I can create a new Oracle workspace, data > store and layer manually without errors. > - pointing Geoserver 2.8.x to my existing configuration with 300+ Oracle > data stores still makes the server startup stall. > - for that reason, I would try copying one workspace at a time manually to > see, where the server stalls. But this doesn't seem to work at all, or I > missed something. > > I really hope someone from the Geoserver team can help me progress from > here. > > Thanks in advance, > Jacob Madsen > > ------------------------------------------------------------------------------ > Go from Idea to Many App Stores Faster with Intel(R) XDK > Give your users amazing mobile app experiences with Intel(R) XDK. > Use one codebase in this all-in-one HTML5 development environment. > Design, debug & build mobile apps & 2D/3D high-impact games for multiple > OSs. > http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140 > _______________________________________________ > Geoserver-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geoserver-users > ------------------------------------------------------------------------------ Go from Idea to Many App Stores Faster with Intel(R) XDK Give your users amazing mobile app experiences with Intel(R) XDK. Use one codebase in this all-in-one HTML5 development environment. Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs. http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140 _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
