Hi all,

trying the extension update mechanism to check webdav layer, I got a uno::RuntimeException:

uno::RuntimeException: cannot find /org.openoffice.Office.Jobs/Jobs/UpdateCheck/Arguments

backtrace of possible point of origin:

0 in configmgr::RootAccess::getNode of /srv5/git/LO/lohs-github-beppe/configmgr/source/rootaccess.cxx:225 1 in configmgr::Access::isValue of /srv5/git/LO/lohs-github-beppe/configmgr/source/access.cxx:136 2 in configmgr::configuration_provider::(anonymous namespace)::Service::createInstanceWithArguments of /srv5/git/LO/lohs-github-beppe/configmgr/source/configurationprovider.cxx:276 3 in (anonymous namespace)::UpdateInformationProvider::getConfigurationItemAny of /srv5/git/LO/lohs-github-beppe/extensions/source/update/feed/updatefeed.cxx:463 4 in (anonymous namespace)::UpdateInformationProvider::isUserAgentExtended of /srv5/git/LO/lohs-github-beppe/extensions/source/update/feed/updatefeed.cxx:348 5 in (anonymous namespace)::UpdateInformationProvider::getUserRequestHeaders of /srv5/git/LO/lohs-github-beppe/extensions/source/update/feed/updatefeed.cxx:414 6 in webdav_ucp::DAVResourceAccess::getUserRequestHeaders of /srv5/git/LO/lohs-github-beppe/ucb/source/ucp/webdav-neon/DAVResourceAccess.cxx:1180 7 in webdav_ucp::DAVResourceAccess::GET of /srv5/git/LO/lohs-github-beppe/ucb/source/ucp/webdav-neon/DAVResourceAccess.cxx:486 8 in webdav_ucp::Content::open of /srv5/git/LO/lohs-github-beppe/ucb/source/ucp/webdav-neon/webdavcontent.cxx:2064 9 in webdav_ucp::Content::execute of /srv5/git/LO/lohs-github-beppe/ucb/source/ucp/webdav-neon/webdavcontent.cxx:501 10 in (anonymous namespace)::UpdateInformationProvider::load of /srv5/git/LO/lohs-github-beppe/extensions/source/update/feed/updatefeed.cxx:519 11 in (anonymous namespace)::UpdateInformationProvider::getUpdateInformationEnumeration of /srv5/git/LO/lohs-github-beppe/extensions/source/update/feed/updatefeed.cxx:619 12 in (anonymous namespace)::UpdateInformationProvider::getUpdateInformation of /srv5/git/LO/lohs-github-beppe/extensions/source/update/feed/updatefeed.cxx:683 13 in dp_misc::(anonymous namespace)::getUpdateInformation of /srv5/git/LO/lohs-github-beppe/desktop/source/deployment/misc/dp_update.cxx:69 14 in dp_misc::(anonymous namespace)::getOwnUpdateInfos of /srv5/git/LO/lohs-github-beppe/desktop/source/deployment/misc/dp_update.cxx:100 15 in dp_misc::getOnlineUpdateInfos of /srv5/git/LO/lohs-github-beppe/desktop/source/deployment/misc/dp_update.cxx:385 16 in dp_gui::UpdateDialog::Thread::execute of /srv5/git/LO/lohs-github-beppe/desktop/source/deployment/gui/dp_gui_updatedialog.cxx:292 17 in salhelper::Thread::run of /srv5/git/LO/lohs-github-beppe/salhelper/source/thread.cxx:40 18 in osl::threadFunc of /srv5/git/LO/lohs-github-beppe/include/osl/thread.hxx:185 19 in osl_thread_start_Impl of /srv5/git/LO/lohs-github-beppe/sal/osl/unx/thread.cxx:240
20 in start_thread of pthread_create.c:312
21 in clone of ../sysdeps/unix/sysv/linux/x86_64/clone.S:111


during update I got this backtrace as well, same point of RuntimeException origin:

0 in configmgr::RootAccess::getNode of /srv5/git/LO/lohs-github-beppe/configmgr/source/rootaccess.cxx:225 1 in configmgr::Access::isValue of /srv5/git/LO/lohs-github-beppe/configmgr/source/access.cxx:136 2 in configmgr::configuration_provider::(anonymous namespace)::Service::createInstanceWithArguments of /srv5/git/LO/lohs-github-beppe/configmgr/source/configurationprovider.cxx:276 3 in dp_gui::UpdateDialog::createNotifyJob of /srv5/git/LO/lohs-github-beppe/desktop/source/deployment/gui/dp_gui_updatedialog.cxx:837 4 in dp_gui::UpdateDialog::notifyMenubar of /srv5/git/LO/lohs-github-beppe/desktop/source/deployment/gui/dp_gui_updatedialog.cxx:907 5 in dp_gui::ExtensionCmdQueue::Thread::_checkForUpdates of /srv5/git/LO/lohs-github-beppe/desktop/source/deployment/gui/dp_gui_extensioncmdqueue.cxx:930 6 in dp_gui::ExtensionCmdQueue::Thread::execute of /srv5/git/LO/lohs-github-beppe/desktop/source/deployment/gui/dp_gui_extensioncmdqueue.cxx:770 7 in salhelper::Thread::run of /srv5/git/LO/lohs-github-beppe/salhelper/source/thread.cxx:40 8 in osl::threadFunc of /srv5/git/LO/lohs-github-beppe/include/osl/thread.hxx:185 9 in osl_thread_start_Impl of /srv5/git/LO/lohs-github-beppe/sal/osl/unx/thread.cxx:240
10 in start_thread of pthread_create.c:312
11 in clone of ../sysdeps/unix/sysv/linux/x86_64/clone.S:111


B.

--
Kind Regards,
Giuseppe Castagno
Acca Esse http://www.acca-esse.eu
giuseppe.castagno at acca-esse.eu
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to