Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What is a schema_store file (mongodb ext) #69

Open
newmanw opened this issue Oct 9, 2014 · 9 comments
Open

What is a schema_store file (mongodb ext) #69

newmanw opened this issue Oct 9, 2014 · 9 comments

Comments

@newmanw
Copy link

newmanw commented Oct 9, 2014

I am trying to create a data source in geoserver that points to my mongodb instance.

However "schema_store" is a required parameter. I cannot find any documentation on what information needs to be provided in that file.

@oscarfonts
Copy link

@newmanw this documentation may help:
https://github.com/boundlessgeo/suite/blob/master/docs/usermanual/source/dataadmin/mongodb/store.rst

It's a shame this extension (and its related documentation) isn't living in the official geotools repo (which holds an outdated version of gt-mongodb).

@dwiharyono
Copy link

And what if we use linux?

@ischneider
Copy link

And what if we use linux?

Then you would be considered a linux user?

@dwiharyono
Copy link

I've tried a parameter for linux but there is an error as its shown below, any suggestion what to do with the error?

geoserver new vector data source 2015-01-12 10-24-24

@tkunicki
Copy link

try file:///opt/schemas/database (note use of 3 /). Also, make sure the process executing GeoServer has write permissions to that directory (or it's parent if it doesn't exist)

@yoojunghyean
Copy link

Hi i'm try to linux parameter but occur error message like below.

2016-01-26 19 57 37

error message is "unable to initialize schema" and how can I resolve this problem.

help me please :)

@tkunicki
Copy link

Hi, Yoojungyean.

I would verify that the target schema directory exists with adequate
permissions for the geoserver process to write to it or that, if the
directory doesn't exist, permissions are adequate on the parent directory
for the geoserver process to create it.
On Jan 26, 2016 7:43 AM, "yoojunghyean" [email protected] wrote:

Hi i'm try to linux parameter but occur error message like below.

[image: 2016-01-26 19 57 37]
https://cloud.githubusercontent.com/assets/16895223/12580681/df75982e-c474-11e5-8918-0c754f5bbe0d.png

error message is "unable to initialize schema" and how can I resolve this
problem.

help me please :)


Reply to this email directly or view it on GitHub
#69 (comment)
.

@yoojunghyean
Copy link

Hi, tkunicki.

thanks for your reply. you said that check adequate permissions for the geoserver process to write but i don't know how to check the permission. Can you give me confirmation that?

@uucokgis
Copy link

uucokgis commented Feb 8, 2022

@newmanw this documentation may help: https://github.com/boundlessgeo/suite/blob/master/docs/usermanual/source/dataadmin/mongodb/store.rst

It's a shame this extension (and its related documentation) isn't living in the official geotools repo (which holds an outdated version of gt-mongodb).

link is not working

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants