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

Naming issues #379

Open
elfilip opened this issue Apr 13, 2016 · 0 comments
Open

Naming issues #379

elfilip opened this issue Apr 13, 2016 · 0 comments

Comments

@elfilip
Copy link
Collaborator

elfilip commented Apr 13, 2016

VDB Builder prints confusing message when user creates an object with already existing name.
Example:
create-vdb aaa
VDB 'aaa' was created.
create-vdb aaa
'create-vdb aaa' command FAILED. javax.jcr.PathNotFoundException: No node exists at path '/tko:komodo/tko:workspace/aaa[2]' in workspace "komodoLocalWorkspace"

Also some of the object names should be forbidden. Mainly the objects with prefixes like tko: or tsql:. Commands usually can't handle such object names.

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

1 participant