Guest User

Untitled

a guest
Aug 16th, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.09 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "doxygen/doc2confluence.py", line 248, in <module>
  3. Main()
  4. File "doxygen/doc2confluence.py", line 245, in Main
  5. a.begin()
  6. File "doxygen/doc2confluence.py", line 236, in begin
  7. self.makeFirstPageInConfluence(pageId, membersPageId)
  8. File "doxygen/doc2confluence.py", line 70, in makeFirstPageInConfluence
  9. children = self.rpc.getChildren(self.token, pageId)
  10. File "/usr/local/lib/python2.6/dist-packages/SOAPpy/Client.py", line 540, in __call__
  11. return self.__r_call(*args, **kw)
  12. File "/usr/local/lib/python2.6/dist-packages/SOAPpy/Client.py", line 562, in __r_call
  13. self.__hd, self.__ma)
  14. File "/usr/local/lib/python2.6/dist-packages/SOAPpy/Client.py", line 475, in __call
  15. raise p
  16. SOAPpy.Types.faultType: <Fault soapenv:Server.userException: org.xml.sax.SAXException: Bad types (class java.math.BigInteger -> long): <SOAPpy.Types.structType detail at 75820928>: {'hostname': 'shaoden', 'faultData': <SOAPpy.Types.structType faultData at 75818624>: {'exception': None, 'cause': None, 'message': 'Bad types (class java.math.BigInteger -> long)'}}>
Add Comment
Please, Sign In to add comment