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

when attempting to copy observation 100 the server fails #45

Open
patrikrydberg opened this issue Aug 13, 2013 · 2 comments
Open

when attempting to copy observation 100 the server fails #45

patrikrydberg opened this issue Aug 13, 2013 · 2 comments
Assignees
Labels
Milestone

Comments

@patrikrydberg
Copy link
Contributor

is there perhaps a limitation to observations containing at most two numbers in the copy-code?

@vedina
Copy link
Contributor

vedina commented Aug 13, 2013

could you clarify ? There should be no any such restriction.

@ghost ghost assigned vedina Aug 13, 2013
@vedina
Copy link
Contributor

vedina commented Aug 13, 2013

The error is due to NPE at org.xmetdb.rest.protocol.CallableProtocolCopy, line 65

    CopyStructureSOM copySOM = new CopyStructureSOM(pvSource, pvTarget);
    exec.process(copySOM);

TODO: check the reason (the observation was almost empty at the time of the copy attempt)

@egonw egonw added this to the xmetdb-2.0.0 milestone Jun 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants