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

Model Interface error #17

Closed
ssriram1992 opened this issue May 26, 2017 · 1 comment
Closed

Model Interface error #17

ssriram1992 opened this issue May 26, 2017 · 1 comment

Comments

@ssriram1992
Copy link

Hi Pralit,

I am trying to run model interface in Window. Somehow when I run the ModelInterface.bat , it gives error. So I got hold of ModelInterface.jar, the executable file and ran it. The application opens. But when I open the database, I don't see any default query. Attempting to create a query gives Java Nullpoint Exception.

Can you help?

Thanks,
Sriram

@pkyle
Copy link
Contributor

pkyle commented May 27, 2017

Hi Sriram,
It sounds like your model_interface.properties file isn't pointing to a query file. That should be located in the same folder as ModelInterface.jar, and should point to the Main_queries.xml file that is usually located in the output/queries folder. The appropriate line typically looks like this:
<entry key="queryFile">../output/queries/Main_queries.xml</entry>
Page

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

3 participants