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

CCNx tool: ccnacl should take any valid CCNx URI name scheme #50

Open
truedat101 opened this issue Aug 26, 2014 · 0 comments
Open

CCNx tool: ccnacl should take any valid CCNx URI name scheme #50

truedat101 opened this issue Aug 26, 2014 · 0 comments
Labels

Comments

@truedat101
Copy link
Member

$ ./ccnacl -show ccnx:/foo.com
1409083972.417976 ccnd[19203]: accepted client fd=9 id=6
1409083972.757589 ccnd[19203]: accepted client fd=10 id=7
org.ccnx.ccn.protocol.MalformedContentNameStringException: ContentName native strings must begin with /
at org.ccnx.ccn.protocol.ContentName.fromNative(ContentName.java:555)
at org.ccnx.ccn.utils.ccnacl.showACL(ccnacl.java:130)
at org.ccnx.ccn.utils.ccnacl.main(ccnacl.java:78)
1409083973.115356 ccnd[19203]: shutdown client fd=9 id=6

@truedat101 truedat101 added the bug label Aug 26, 2014
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

1 participant