You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cascading-user
Hello,
I'm finding that calling the getPathModified() method on a GlobHfs
tap throws a NullPointerException, because the taps array is not
initialized by the constructor. I tried working around this by
calling sourceInit() before getPathModified(), but then we get errors
because sourceInit() is called twice. Is there a clean workaround for
this?
Thanks!
Kiren
Chris K Wensel
unread,
Oct 20, 2009, 6:01:37 PM10/20/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cascadi...@googlegroups.com
This is likely a bug, let me write a test for it and see what I can do.