Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot use GUI because ScriptEngine not found #215

Open
wdeconinck opened this issue May 25, 2012 · 9 comments
Open

Cannot use GUI because ScriptEngine not found #215

wdeconinck opened this issue May 25, 2012 · 9 comments
Assignees

Comments

@wdeconinck
Copy link
Member

When trying to launch the GUI, and any command is executed, i get an error that the path
'/Tools/Python/ScriptEngine' is not found.
When checking in the component tree in the GUI, the component /Tools/Python does not exist.

I have python installed, compiled, ... so that is not the problem.
The python console is available as well, but any command typed in there results in the same error.
Also trying to configure any option through the GUI, results in the same error.

Anyhow, if python was not found, the python console should not appear (Can Vivian confirm?)

This bug should be fixed asap. Can Vivian do this still?

The bug is there in the latest commit (7fb47cc) of the main repo

+++ Exception thrown on rank 0 ++++++++++++++++++++++++++++++++++++++++++++++
From : '/Users/willem/workspace/coolfluid3/stable/kernel/cf3/common/Component.cpp:517:access_component_checked'
Type : 'InvalidURI'
Message :
Component with path /Tools/Python/ScriptEngine was not found in /Tools/PEManager
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
@ghost ghost assigned vivianbolsee May 25, 2012
@barche
Copy link
Member

barche commented May 25, 2012

Nothing dramatic, it's enough to uncomment the 3 commented lines near here:
https://github.com/coolfluid/coolfluid3/blob/master/cf3/python/LibPython.cpp#L50

I removed that because it messes up console output when running a python script from the terminal. I think the proper fix is to have the server create its script engine on startup, rather than doing it always on python library load.

@wdeconinck
Copy link
Member Author

OK, after uncommenting those lines, I recompiled and tried again.
This time, when connecting to the server I get the following error:

+++ Exception thrown on rank 0 ++++++++++++++++++++++++++++++++++++++++++++++
From : '/Users/willem/workspace/coolfluid3/stable/kernel/cf3/common/XML/FileOperations.cpp:52:parse_cstring'
Type : 'XmlError'
Message :
Parse error: unexpected end of data in 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Thread 6 Crashed:
0   libsystem_kernel.dylib          0x00007fff89299ce2 __pthread_kill + 10
1   libsystem_c.dylib               0x00007fff909ab7d2 pthread_kill + 95
2   libsystem_c.dylib               0x00007fff9099cb4a __abort + 159
3   libsystem_c.dylib               0x00007fff9099caab abort + 192
4   libc++abi.dylib                 0x00007fff8728a001 safe_handler_caller(void (*)()) + 11
5   libc++abi.dylib                 0x00007fff8728a05c std::terminate() + 16
6   libc++abi.dylib                 0x00007fff8728b152 __cxa_throw + 114
7   libcoolfluid_ui_graphics.dylib  0x000000010dfc35b6 void boost::throw_exception<boost::system::system_error>(boost::system::system_error const&) + 198
8   libcoolfluid_ui_graphics.dylib  0x000000010dfc3499 boost::asio::detail::do_throw_error(boost::system::error_code const&, char const*) + 41
9   libcoolfluid_ui_network.dylib   0x000000010e17cb1a boost::asio::basic_socket<boost::asio::ip::tcp, boost::asio::stream_socket_service<boost::asio::ip::tcp> >::shutdown(boost::asio::socket_base::shutdown_type) + 74
10  libcoolfluid_ui_network.dylib   0x000000010e17b866 cf3::ui::network::TCPConnection::disconnect() + 38
11  libcoolfluid_ui_core.dylib      0x000000010e09a0cd cf3::ui::core::NetworkThread::disconnect_from_server(bool) + 397
12  libcoolfluid_ui_core.dylib      0x000000010e09b844 cf3::ui::core::NetworkThread::callback_read(boost::system::error_code const&) + 1076
13  libcoolfluid_ui_core.dylib      0x000000010e09d234 void cf3::ui::network::TCPConnection::callback_header_read<boost::_bi::bind_t<void, boost::_mfi::mf1<void, cf3::ui::core::NetworkThread, boost::system::error_code const&>, boost::_bi::list2<boost::_bi::value<cf3::ui::core::NetworkThread*>, boost::arg<1> (*)()> > >(cf3::common::XML::SignalFrame&, boost::system::error_code const&, boost::tuples::tuple<boost::_bi::bind_t<void, boost::_mfi::mf1<void, cf3::ui::core::NetworkThread, boost::system::error_code const&>, boost::_bi::list2<boost::_bi::value<cf3::ui::core::NetworkThread*>, boost::arg<1> (*)()> >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>) + 644
14  libcoolfluid_ui_core.dylib      0x000000010e09d69d boost::asio::detail::read_op<boost::asio::basic_stream_socket<boost::asio::ip::tcp, boost::asio::stream_socket_service<boost::asio::ip::tcp> >, boost::asio::mutable_buffers_1, boost::asio::detail::transfer_all_t, boost::_bi::bind_t<void, boost::_mfi::mf3<void, cf3::ui::network::TCPConnection, cf3::common::XML::SignalFrame&, boost::system::error_code const&, boost::tuples::tuple<boost::_bi::bind_t<void, boost::_mfi::mf1<void, cf3::ui::core::NetworkThread, boost::system::error_code const&>, boost::_bi::list2<boost::_bi::value<cf3::ui::core::NetworkThread*>, boost::arg<1> (*)()> >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> >, boost::_bi::list4<boost::_bi::value<boost::shared_ptr<cf3::ui::network::TCPConnection> >, boost::reference_wrapper<cf3::common::XML::SignalFrame>, boost::arg<1> (*)(), boost::_bi::value<boost::tuples::tuple<boost::_bi::bind_t<void, boost::_mfi::mf1<void, cf3::ui::core::NetworkThread, boost::system::error_code const&>, boost::_bi::list2<boost::_bi::value<cf3::ui::core::NetworkThread*>, boost::arg<1> (*)()> >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > > > >::operator()(boost::system::error_code const&, unsigned long, int) + 253
15  libcoolfluid_ui_core.dylib      0x000000010e09e277 void boost::asio::asio_handler_invoke<boost::asio::detail::binder2<boost::asio::detail::read_op<boost::asio::basic_stream_socket<boost::asio::ip::tcp, boost::asio::stream_socket_service<boost::asio::ip::tcp> >, boost::asio::mutable_buffers_1, boost::asio::detail::transfer_all_t, boost::_bi::bind_t<void, boost::_mfi::mf3<void, cf3::ui::network::TCPConnection, cf3::common::XML::SignalFrame&, boost::system::error_code const&, boost::tuples::tuple<boost::_bi::bind_t<void, boost::_mfi::mf1<void, cf3::ui::core::NetworkThread, boost::system::error_code const&>, boost::_bi::list2<boost::_bi::value<cf3::ui::core::NetworkThread*>, boost::arg<1> (*)()> >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> >, boost::_bi::list4<boost::_bi::value<boost::shared_ptr<cf3::ui::network::TCPConnection> >, boost::reference_wrapper<cf3::common::XML::SignalFrame>, boost::arg<1> (*)(), boost::_bi::value<boost::tuples::tuple<boost::_bi::bind_t<void, boost::_mfi::mf1<void, cf3::ui::core::NetworkThread, boost::system::error_code const&>, boost::_bi::list2<boost::_bi::value<cf3::ui::core::NetworkThread*>, boost::arg<1> (*)()> >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > > > >, boost::system::error_code, unsigned long> >(boost::asio::detail::binder2<boost::asio::detail::read_op<boost::asio::basic_stream_socket<boost::asio::ip::tcp, boost::asio::stream_socket_service<boost::asio::ip::tcp> >, boost::asio::mutable_buffers_1, boost::asio::detail::transfer_all_t, boost::_bi::bind_t<void, boost::_mfi::mf3<void, cf3::ui::network::TCPConnection, cf3::common::XML::SignalFrame&, boost::system::error_code const&, boost::tuples::tuple<boost::_bi::bind_t<void, boost::_mfi::mf1<void, cf3::ui::core::NetworkThread, boost::system::error_code const&>, boost::_bi::list2<boost::_bi::value<cf3::ui::core::NetworkThread*>, boost::arg<1> (*)()> >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> >, boost::_bi::list4<boost::_bi::value<boost::shared_ptr<cf3::ui::network::TCPConnection> >, boost::reference_wrapper<cf3::common::XML::SignalFrame>, boost::arg<1> (*)(), boost::_bi::value<boost::tuples::tuple<boost::_bi::bind_t<void, boost::_mfi::mf1<void, cf3::ui::core::NetworkThread, boost::system::error_code const&>, boost::_bi::list2<boost::_bi::value<cf3::ui::core::NetworkThread*>, boost::arg<1> (*)()> >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > > > >, boost::system::error_code, unsigned long>, ...) + 103
16  libcoolfluid_ui_core.dylib      0x000000010e09e172 void boost_asio_handler_invoke_helpers::invoke<boost::asio::detail::binder2<boost::asio::detail::read_op<boost::asio::basic_stream_socket<boost::asio::ip::tcp, boost::asio::stream_socket_service<boost::asio::ip::tcp> >, boost::asio::mutable_buffers_1, boost::asio::detail::transfer_all_t, boost::_bi::bind_t<void, boost::_mfi::mf3<void, cf3::ui::network::TCPConnection, cf3::common::XML::SignalFrame&, boost::system::error_code const&, boost::tuples::tuple<boost::_bi::bind_t<void, boost::_mfi::mf1<void, cf3::ui::core::NetworkThread, boost::system::error_code const&>, boost::_bi::list2<boost::_bi::value<cf3::ui::core::NetworkThread*>, boost::arg<1> (*)()> >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> >, boost::_bi::list4<boost::_bi::value<boost::shared_ptr<cf3::ui::network::TCPConnection> >, boost::reference_wrapper<cf3::common::XML::SignalFrame>, boost::arg<1> (*)(), boost::_bi::value<boost::tuples::tuple<boost::_bi::bind_t<void, boost::_mfi::mf1<void, cf3::ui::core::NetworkThread, boost::system::error_code const&>, boost::_bi::list2<boost::_bi::value<cf3::ui::core::NetworkThread*>, boost::arg<1> (*)()> >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > > > >, boost::system::error_code, unsigned long>, boost::_bi::bind_t<void, boost::_mfi::mf3<void, cf3::ui::network::TCPConnection, cf3::common::XML::SignalFrame&, boost::system::error_code const&, boost::tuples::tuple<boost::_bi::bind_t<void, boost::_mfi::mf1<void, cf3::ui::core::NetworkThread, boost::system::error_code const&>, boost::_bi::list2<boost::_bi::value<cf3::ui::core::NetworkThread*>, boost::arg<1> (*)()> >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> >, boost::_bi::list4<boost::_bi::value<boost::shared_ptr<cf3::ui::network::TCPConnection> >, boost::reference_wrapper<cf3::common::XML::SignalFrame>, boost::arg<1> (*)(), boost::_bi::value<boost::tuples::tuple<boost::_bi::bind_t<void, boost::_mfi::mf1<void, cf3::ui::core::NetworkThread, boost::system::error_code const&>, boost::_bi::list2<boost::_bi::value<cf3::ui::core::NetworkThread*>, boost::arg<1> (*)()> >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > > > >(boost::asio::detail::binder2<boost::asio::detail::read_op<boost::asio::basic_stream_socket<boost::asio::ip::tcp, boost::asio::stream_socket_service<boost::asio::ip::tcp> >, boost::asio::mutable_buffers_1, boost::asio::detail::transfer_all_t, boost::_bi::bind_t<void, boost::_mfi::mf3<void, cf3::ui::network::TCPConnection, cf3::common::XML::SignalFrame&, boost::system::error_code const&, boost::tuples::tuple<boost::_bi::bind_t<void, boost::_mfi::mf1<void, cf3::ui::core::NetworkThread, boost::system::error_code const&>, boost::_bi::list2<boost::_bi::value<cf3::ui::core::NetworkThread*>, boost::arg<1> (*)()> >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> >, boost::_bi::list4<boost::_bi::value<boost::shared_ptr<cf3::ui::network::TCPConnection> >, boost::reference_wrapper<cf3::common::XML::SignalFrame>, boost::arg<1> (*)(), boost::_bi::value<boost::tuples::tuple<boost::_bi::bind_t<void, boost::_mfi::mf1<void, cf3::ui::core::NetworkThread, boost::system::error_code const&>, boost::_bi::list2<boost::_bi::value<cf3::ui::core::NetworkThread*>, boost::arg<1> (*)()> >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > > > >, boost::system::error_code, unsigned long>&, boost::_bi::bind_t<void, boost::_mfi::mf3<void, cf3::ui::network::TCPConnection, cf3::common::XML::SignalFrame&, boost::system::error_code const&, boost::tuples::tuple<boost::_bi::bind_t<void, boost::_mfi::mf1<void, cf3::ui::core::NetworkThread, boost::system::error_code const&>, boost::_bi::list2<boost::_bi::value<cf3::ui::core::NetworkThread*>, boost::arg<1> (*)()> >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> >, boost::_bi::list4<boost::_bi::value<boost::shared_ptr<cf3::ui::network::TCPConnection> >, boost::reference_wrapper<cf3::common::XML::SignalFrame>, boost::arg<1> (*)(), boost::_bi::value<boost::tuples::tuple<boost::_bi::bind_t<void, boost::_mfi::mf1<void, cf3::ui::core::NetworkThread, boost::system::error_code const&>, boost::_bi::list2<boost::_bi::value<cf3::ui::core::NetworkThread*>, boost::arg<1> (*)()> >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > > >&) + 162
17  libcoolfluid_ui_core.dylib      0x000000010e09dfb4 boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::read_op<boost::asio::basic_stream_socket<boost::asio::ip::tcp, boost::asio::stream_socket_service<boost::asio::ip::tcp> >, boost::asio::mutable_buffers_1, boost::asio::detail::transfer_all_t, boost::_bi::bind_t<void, boost::_mfi::mf3<void, cf3::ui::network::TCPConnection, cf3::common::XML::SignalFrame&, boost::system::error_code const&, boost::tuples::tuple<boost::_bi::bind_t<void, boost::_mfi::mf1<void, cf3::ui::core::NetworkThread, boost::system::error_code const&>, boost::_bi::list2<boost::_bi::value<cf3::ui::core::NetworkThread*>, boost::arg<1> (*)()> >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> >, boost::_bi::list4<boost::_bi::value<boost::shared_ptr<cf3::ui::network::TCPConnection> >, boost::reference_wrapper<cf3::common::XML::SignalFrame>, boost::arg<1> (*)(), boost::_bi::value<boost::tuples::tuple<boost::_bi::bind_t<void, boost::_mfi::mf1<void, cf3::ui::core::NetworkThread, boost::system::error_code const&>, boost::_bi::list2<boost::_bi::value<cf3::ui::core::NetworkThread*>, boost::arg<1> (*)()> >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> > > > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long) + 292
18  libcoolfluid_ui_core.dylib      0x000000010e0a9652 boost::asio::detail::task_io_service::do_run_one(boost::asio::detail::scoped_lock<boost::asio::detail::posix_mutex>&, boost::asio::detail::task_io_service::thread_info&, boost::asio::detail::op_queue<boost::asio::detail::task_io_service_operation>&, boost::system::error_code const&) + 850
19  libcoolfluid_ui_core.dylib      0x000000010e0a913d boost::asio::detail::task_io_service::run(boost::system::error_code&) + 285
20  libcoolfluid_ui_core.dylib      0x000000010e09aeda cf3::ui::core::NetworkThread::run() + 266
21  QtCore                          0x000000010dc53ddf QThreadPrivate::start(void*) + 373
22  libsystem_c.dylib               0x00007fff909a98bf _pthread_start + 335
23  libsystem_c.dylib               0x00007fff909acb75 thread_start + 13

@vivianbolsee
Copy link
Contributor

ok, unfortunately I didn't check for python availability to create the python console, I'll try to do that as soon as possible.
For your execution error I have no idea sorry.

@barche
Copy link
Member

barche commented May 27, 2012

I tried too, and I get a crash (sometimes server, sometimes GUI) with the following trace:

New client connected from 127.0.0.1
[sandy:05071] *** Process received signal ***
[sandy:05071] Signal: Segmentation fault (11)
[sandy:05071] Signal code: Address not mapped (1)
[sandy:05071] Failing at address: 0xab
[sandy:05071] [ 0] /lib/x86_64-linux-gnu/libpthread.so.0(+0xfcb0) [0x7ff225476cb0]
[sandy:05071] [ 1] /usr/lib/libpython2.7.so.1.0(PyDict_Next+0x6) [0x7ff215439826]
[sandy:05071] [ 2] /home/bjanssens/src/build/coolfluid3-debug/dso/./libcoolfluid_python.so(_ZN3cf36python12ScriptEngine22check_scope_differenceERNS1_15PythonDictEntryESsPSt6vectorISsSaISsEES7_ib+0x33d) [0x7ff217e3d18d]
[sandy:05071] [ 3] /home/bjanssens/src/build/coolfluid3-debug/dso/./libcoolfluid_python.so(_ZN3cf36python12ScriptEngine17signal_completionERNS_6common3XML11SignalFrameE+0x215) [0x7ff217e3f885]
[sandy:05071] [ 4] /home/bjanssens/src/build/coolfluid3-debug/cf3/common/libcoolfluid_common.so(_ZN5boost8signals26detail12signal1_implIvRN3cf36common3XML11SignalFrameENS0_19optional_last_valueIvEEiSt4lessIiENS_8functionIFvS7_EEENSC_IFvRKNS0_10connectionES7_EEENS0_5mutexEEclES7_+0x297) [0x7ff225058217]
[sandy:05071] [ 5] /home/bjanssens/src/build/coolfluid3-debug/cf3/common/libcoolfluid_common.so(_ZN3cf36common2PE7Manager10new_signalERKN3MPI9IntercommEN5boost10shared_ptrINS0_3XML6XmlDocEEE+0x1d7) [0x7ff22515bff7]
[sandy:05071] [ 6] /home/bjanssens/src/build/coolfluid3-debug/cf3/common/libcoolfluid_common.so(_ZN5boost6detail8function26void_function_obj_invoker2INS_3_bi6bind_tIvNS_4_mfi3mf2IvN3cf36common2PE7ManagerERKN3MPI9IntercommENS_10shared_ptrINS8_3XML6XmlDocEEEEENS3_5list3INS3_5valueIPSA_EENS_3argILi1EEENSO_ILi2EEEEEEEvRKP19ompi_communicator_tSI_E6invokeERNS1_15function_bufferESW_SI_+0x79) [0x7ff22515edd9]
[sandy:05071] [ 7] /home/bjanssens/src/build/coolfluid3-debug/cf3/common/libcoolfluid_common.so(_ZN5boost8signals26detail12signal2_implIvRKP19ompi_communicator_tNS_10shared_ptrIN3cf36common3XML6XmlDocEEENS0_19optional_last_valueIvEEiSt4lessIiENS_8functionIFvS6_SC_EEENSH_IFvRKNS0_10connectionES6_SC_EEENS0_5mutexEEclES6_SC_+0x312) [0x7ff22516f352]
[sandy:05071] [ 8] /home/bjanssens/src/build/coolfluid3-debug/cf3/common/libcoolfluid_common.so(_ZN3cf36common2PE15ListeningThread14check_for_dataEv+0x106) [0x7ff22516a9a6]
[sandy:05071] [ 9] /home/bjanssens/src/build/coolfluid3-debug/cf3/common/libcoolfluid_common.so(_ZN3cf36common2PE15ListeningThread3runEv+0x2d6) [0x7ff22516ae36]
[sandy:05071] [10] /usr/lib/libboost_thread.so.1.48.0(+0xdda9) [0x7ff224a35da9]
[sandy:05071] [11] /lib/x86_64-linux-gnu/libpthread.so.0(+0x7e9a) [0x7ff22546ee9a]
[sandy:05071] [12] /lib/x86_64-linux-gnu/libc.so.6(clone+0x6d) [0x7ff2240434bd]

I tried getting a more detailed backtrace using the debugger, but in debug mode I get a different error from the server:

+++ Exception thrown on rank 0 ++++++++++++++++++++++++++++++++++++++++++++++                                                                                                       
From : '/home/bjanssens/src/coolfluid/coolfluid3-workspace/coolfluid/cf3/common/XML/Protocol.cpp:117:goto_doc_node'                                                                 
Type : 'XmlError'                                                                                                                                                                   
Message :                                                                                                                                                                           
No xml doc found                                                                                                                                                                    
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 

@wdeconinck
Copy link
Member Author

Can anyone give an explanation why this happens?

@vivianbolsee
Copy link
Contributor

Weird, I had this kind of errors a long time ago. Which version of Python are you using ?

@wdeconinck
Copy link
Member Author

python 2.7

On 30 May 2012, at 16:22, vivianbolsee wrote:

Weird, I had this kind of errors a long time ago. Which version of Python are you using ?


Reply to this email directly or view it on GitHub:
#215 (comment)

@vivianbolsee
Copy link
Contributor

This part of ScritEngine uses a lot of old python C code. I will rewrite this with Boost::Python today. Sorry for the wait.

@wdeconinck
Copy link
Member Author

No problem Vivian, thanks for this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants