This is surely caused by two things: desktopcouch-service does not start couchdb directly (normal), and if couchdb has never been started, then the log file does not exist. Since the get_port code does not expect a log file never to exist, the first call (and all subsequent) to get_port fails.
When we continue using the log-searching code, then we must catch OSErrors and treat them as no port found. For now, reverting to the /proc searching code. ** Changed in: desktopcouch Assignee: (unassigned) => Chad Miller (cmiller) -- Cannot getPort - desktop-couchdb.log doesn't exist https://bugs.launchpad.net/bugs/420911 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs