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

[v.3.4-pre15] Creation of new feature store fails #340

Closed
mmacata opened this issue Aug 6, 2014 · 1 comment · Fixed by #474
Closed

[v.3.4-pre15] Creation of new feature store fails #340

mmacata opened this issue Aug 6, 2014 · 1 comment · Fixed by #474
Assignees
Labels
bug error issue and bug (fix)
Milestone

Comments

@mmacata
Copy link

mmacata commented Aug 6, 2014

Current Behaviour:
When creating a new feature store in the menu 'data stores' - 'feature' - 'Create new' and typing in an Identifier an error occurs when clicking 'create new' for the following types: Memory, SimpleSQL
The error message is:
j_idt78:j_idt87: Validation Error: Value is not valid

When I type in a different Identifier a different error occurs:
java.lang.NullPointerException

For the type 'SQL' the java.lang.NullPointerException-Error occurs immediately

Expected Behavour:
When creating a new feature store I can start editing the xml resource or a specific error message appears

Tested with Firefox (v.31.0) in Ubuntu 12.04

@tfr42 tfr42 added the bug label Aug 6, 2014
@tfr42 tfr42 added this to the 3.4 milestone Aug 6, 2014
@ghost ghost added ready and removed in progress labels Aug 8, 2014
@ghost
Copy link

ghost commented Aug 8, 2014

Changed label to ready since commit is merged in pull request Bugfix for failed service creation (#339) #362

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug error issue and bug (fix)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants