Autodesk Wiretap
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Wiretap connecton crashes when server reboots
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
63 Views, 3 Replies
03-17-2007 02:14 PM
If I have some WireTapNodeHandles sitting around, and I reboot the server they connect to, then try to access those handles, instead of reconnecting, I get a crash.
This is on a Mac (Intel) with 2007.1 beta. The crash is a SIGPIPE in write, called from WireTap::ColoDescriptor::nonBlockingWrite called from WireTap::ColoDescriptor::blockingWrite called from WireTap::rcAPI::call from WireTapClientConnection::callMethod from WireTapNodeClientAPI::getChildren from WireTapNodeHandle::getNumChildren. (Phew!)
This is on a Mac (Intel) with 2007.1 beta. The crash is a SIGPIPE in write, called from WireTap::ColoDescriptor::nonBlockingWrite called from WireTap::ColoDescriptor::blockingWrite called from WireTap::rcAPI::call from WireTapClientConnection::callMethod from WireTapNodeClientAPI::getChildren from WireTapNodeHandle::getNumChildren. (Phew!)
Re: Wiretap connecton crashes when server reboots
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
03-25-2007 06:29 AM in reply to:
derrick
This is expected and (unfortunately) pretty much unavoidable. A section in the FAQ of the documentation covers this in detail, and provides a fix. Only Unix operating systems are affected.
Cheers,
Dan
Cheers,
Dan
Re: Wiretap connecton crashes when server reboots
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
03-25-2007 05:59 PM in reply to:
derrick
Thanks. Sorry... I guess I missed that part of the manual!
Re: Wiretap connecton crashes when server reboots
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
03-25-2007 06:03 PM in reply to:
derrick
No problem. We're actually in the process of reworking the user guide and the samples to make the information easier to find. We will be polling the user-base shortly to get feedback.
Cheers,
Dan
P.S. Is the FAQ item on this topic adequate?
Cheers,
Dan
P.S. Is the FAQ item on this topic adequate?
