[Users] Permissions Issue
Brett Wooldridge
bwooldridge at alterpoint.com
Thu Apr 10 11:28:49 CDT 2008
Ian,
That's an odd one. Normally that error indicates that a Perl module is missing, but the fact that it works when run from the server.sh is a bit of a twist. Try running the perlcheck.pl file in the server installation directory anyway. If it tells you there are missing modules, you'll need to install them. Run perlcheck.pl until it reports everything is ok. If it says everything is OK the first time you run it, let us know and we'll dig further.
Regards,
-Brett
On 4/11/08 1:04 AM, "Ian Lists" <ian-list at securitypimp.com> wrote:
I think I am having some issues with permissions. When I launch ziptie via the server.sh, everything works fine. When I launch via the init script I get errors when trying to do backups related to ZipTie::Adapters::Cisco::IOS.
java.lang.Exception: Can't locate object method "backup" via package "ZipTie::Adapters::Cisco::IOS" at (eval 6) line 2, <STDIN> line 261.
at org.ziptie.server.job.backup.BackupTask.execute(BackupTask.java:157)
at org.ziptie.server.dispatcher.Operation.execute(Operation.java:100)
at org.ziptie.server.dispatcher.OperationExecutor$JobThread.runJob(OperationExecutor.java:684)
at org.ziptie.server.dispatcher.OperationExecutor$JobThread.run(OperationExecutor.java:561)
Caused by: javax.xml.ws.soap.SOAPFaultException: Base64:Q2FuJ3QgbG9jYXRlIG9iamVjdCBtZXRob2QgImJhY2t1cCIgdmlhIHBhY2thZ2UgIlppcFRpZTo6
QWRhcHRlcnM6OkNpc2NvOjpJT1MiIGF0IChldmFsIDYpIGxpbmUgMiwgPFNURElOPiBsaW5lIDI2
MS4KCg==
at com.sun.xml.ws.fault.SOAP11Fault.getProtocolException(SOAP11Fault.java:187)
at com.sun.xml.ws.fault.SOAPFaultBuilder.createException(SOAPFaultBuilder.java:108)
at com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:119)
at com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:89)
at com.sun.xml.ws.client.sei.SEIStub.invoke(SEIStub.java:118)
at $Proxy61.backup(Unknown Source)
at org.ziptie.server.job.backup.BackupTask.execute(BackupTask.java:128)
... 3 more
Has anyone seen this before. Doing some searches on the forums I found several references to "ZipTie::Adapters::Cisco::IOS" but nothing seemed really related.
Thanks,
Ian
RHEL 5
Ziptie (2007.12b)
_______________________________________________
Users mailing list
Users at ziptie.org
http://mailman.ziptie.org/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ziptie.org/pipermail/users/attachments/20080410/7d3a71a3/attachment.html
More information about the Users
mailing list