Project

Profile

Help

Saxon/C Help and Discussions

Questions and Answers relating to the use of Saxon/C

Subject Author Created Replies Last message
python kernel crash on second run, JNI_CreateJavaVM() failed with result: -5 Rick Labs 2021-04-06 18:06 3 Added by Rick Labs about 3 years ago
RE: python kernel crash on second run, JNI_CreateJavaVM()...
Use of Configuration File in Saxon-EE/C santanu das 2021-11-22 14:39 3 Added by O'Neil Delpratt over 2 years ago
RE: Use of Configuration File in Saxon-EE/C
testXQuery (compiled from testXQuery.c) core dumps under Ubuntu with SaxonC 11.1 HE Martin Honnen 2022-02-01 21:02 3 Added by O'Neil Delpratt over 2 years ago
RE: testXQuery (compiled from testXQuery.c) core dumps un...
build[Edition]-command.bat for Windows have links to 1.2.1 directory Martin Honnen 2022-02-02 00:11 3 Added by O'Neil Delpratt over 2 years ago
RE: build[Edition]-command.bat for Windows have links to ...
muitithreading example with preview of SaxonC 12: Fatal error: StackOverflowError: Enabling the yellow zone of the stack did not make any stack space available Martin Honnen 2022-12-22 21:32 3 Added by O'Neil Delpratt over 1 year ago
RE: muitithreading example with preview of SaxonC 12: Fat...
SaxonC 11.99 on Windows: using file paths with Windows separator backslash doesn't seem to work, need to use forwards slash Martin Honnen 2022-12-30 18:43 3 Added by O'Neil Delpratt over 1 year ago
RE: SaxonC 11.99 on Windows: using file paths with Window...
Should PyDocumentBuilder have exception_occurred/error_message properties to report parse errors? Martin Honnen 2023-01-25 12:07 3 Added by O'Neil Delpratt over 1 year ago
RE: Should PyDocumentBuilder have exception_occurred/erro...
Any (cross platform) Python samples that show proper exception handling the SaxonC 12.1 API? Martin Honnen 2023-03-22 09:17 3 Added by O'Neil Delpratt about 1 year ago
RE: Any (cross platform) Python samples that show proper ...
Managed to install... but not working... Carlos Romero 2013-12-19 20:10 2 Added by O'Neil Delpratt over 10 years ago
RE: Managed to install... but not working...
Trouble compiling for PHP Amanda O'Brien 2014-02-07 22:42 2 Added by O'Neil Delpratt over 10 years ago
RE: Trouble compiling for PHP
Used to work but now "Cannot find a matching 0-argument function" Chris Tomlinson 2015-01-20 22:19 2 Added by Michael Kay over 9 years ago
RE: Used to work but now "Cannot find a matching 0-argume...
Windows Build Status Brian Davis 2017-09-13 16:37 2 Added by O'Neil Delpratt over 6 years ago
RE: Windows Build Status
Unable to find method using C code Steve Ball 2018-02-16 00:42 2 Added by O'Neil Delpratt over 6 years ago
RE: Unable to find method using C code
How are Unicode characters handled in Saxon-C? Martin Honnen 2019-04-11 18:31 2 Added by O'Neil Delpratt about 5 years ago
RE: How are Unicode characters handled in Saxon-C?
Python program using saxonc 1.2.0 HE module with xquery_processor.run_query_to_value(query_text = '1 to 10') crashes Martin Honnen 2019-10-17 23:40 2 Added by O'Neil Delpratt over 4 years ago
RE: Python program using saxonc 1.2.0 HE module with xque...
cppTests folder missing in Saxon-C EEC 1.2.0? Martin Honnen 2019-10-18 08:53 2 Added by O'Neil Delpratt over 4 years ago
RE: cppTests folder missing in Saxon-C EEC 1.2.0?
Some oddities with output from saxonc.PySaxonProcessor.version Martin Honnen 2019-10-18 10:54 2 Added by O'Neil Delpratt over 4 years ago
RE: Some oddities with output from saxonc.PySaxonProcesso...
Clarification on make_string_value needed Martin Honnen 2019-10-18 16:53 2 Added by O'Neil Delpratt over 4 years ago
RE: Clarification on make_string_value needed
problem using set_query_base_uri from Python API Martin Honnen 2019-12-17 08:58 2 Added by O'Neil Delpratt over 4 years ago
RE: problem using set_query_base_uri from Python API
Error trying to call https://www.saxonica.com/saxon-c/doc/html/saxonc.html#PyXPathProcessor-set_base_uri Martin Honnen 2019-12-17 09:04 2 Added by O'Neil Delpratt over 4 years ago
RE: Error trying to call https://www.saxonica.com/saxon-c...
Link problems when trying to build C++ samples on Windows: unresolved external symbol Martin Honnen 2022-02-02 00:03 2 Added by Martin Honnen over 2 years ago
RE: Link problems when trying to build C++ samples on Win...
Returning an XDM map from XQuery works but from XPath seems to fail with Python API of SaxonC 11.1 Martin Honnen 2022-02-03 16:00 2 Added by O'Neil Delpratt over 2 years ago
RE: Returning an XDM map from XQuery works but from XPath...
How to return an XDM map from XSLT to Python with XSLT and SaxonC 11.1? Martin Honnen 2022-02-03 16:45 2 Added by O'Neil Delpratt over 2 years ago
RE: How to return an XDM map from XSLT to Python with XSL...
Passing XDM array to XQuery with Python and SaxonC 11.1 gives java.lang.ClassCastException : net.sf.saxon.ma.arrays.SimpleArrayItem Martin Honnen 2022-02-03 22:18 2 Added by O'Neil Delpratt over 2 years ago
RE: Passing XDM array to XQuery with Python and SaxonC 11...
XdmValue.toString() for SaxonJ versus XdmValue::toString for SaxonC Martin Honnen 2022-02-08 13:26 2 Added by O'Neil Delpratt over 2 years ago
RE: XdmValue.toString() for SaxonJ versus XdmValue::toStr...
Still not possible with Python and SaxonC 11.2 to return an XDM array from XPath to Python? Martin Honnen 2022-02-18 21:20 2 Added by O'Neil Delpratt about 2 years ago
RE: Still not possible with Python and SaxonC 11.2 to ret...
right way to use setProperty("extc", filePath) on Windows with C++? Martin Honnen 2022-02-19 17:49 2 Added by O'Neil Delpratt about 2 years ago
RE: right way to use setProperty("extc", filePath) on Win...
Need some help to explain/fix read access violation in C++ code using SaxonC 11.2 Martin Honnen 2022-03-27 20:49 2 Added by Martin Honnen about 2 years ago
RE: Need some help to explain/fix read access violation i...
Is there some way to use ThreadPoolExecutor with Python API and ensure that detach_current_thread is propertly called? Martin Honnen 2022-04-03 14:56 2 Added by Martin Honnen about 2 years ago
RE: Is there some way to use ThreadPoolExecutor with Pyth...
Another "yellow zone" StackOverflowError using SaxonC 11.99 HE, this time under Ubuntu Linux, using Python 3.8 and Flask 2.2.2 Martin Honnen 2022-12-22 23:13 2 Added by O'Neil Delpratt over 1 year ago
RE: Another "yellow zone" StackOverflowError using SaxonC...
Is there a reason why the default toString() of an XdmNode with SaxonJ and SaxonCS seems to use indentation while that doesn't happen for SaxonC? Martin Honnen 2022-12-31 18:16 2 Added by O'Neil Delpratt over 1 year ago
RE: Is there a reason why the default toString() of an Xd...
trying to use local copy of XSD schema for XSLT 3 (which does an import for W3C schemas) causes java.net.MalformedURLException (Accessing an URL protocol that was not enabled ..) Martin Honnen 2023-01-04 13:11 2 Added by O'Neil Delpratt over 1 year ago
RE: trying to use local copy of XSD schema for XSLT 3 (wh...
Aggregating results of several XQueries or XSLT transformation into one file: shortcoming of SaxonC API? Martin Honnen 2023-01-08 11:43 2 Added by Michael Kay over 1 year ago
RE: Aggregating results of several XQueries or XSLT trans...
Is an error on calling a system function somehow handleable from the Python API? Martin Honnen 2023-01-21 13:40 2 Added by O'Neil Delpratt over 1 year ago
RE: Is an error on calling a system function somehow hand...
Problems to use self built Python extension on Windows: ImportError: DLL load failed while importing saxonche Martin Honnen 2023-01-26 11:39 2 Added by O'Neil Delpratt over 1 year ago
RE: Problems to use self built Python extension on Window...
Error on compilation attempt of SaxonC 12.2 HE with Debian 12.0 WSL Martin Honnen 2023-06-16 09:52 2 Added by Martin Honnen 11 months ago
RE: Error on compilation attempt of SaxonC 12.2 HE with D...
SaxonApiException::getSystemId() throws NullPointerException Paul Greve 2023-06-26 16:00 2 Added by Paul Greve 11 months ago
RE: SaxonApiException::getSystemId() throws NullPointerEx...
SaxonC ErrorHandler Paul Greve 2023-06-26 16:49 2 Added by Paul Greve 11 months ago
RE: SaxonC ErrorHandler
parseJsonFromFile gives segmentation fault Martin Honnen 2023-12-16 09:09 2 Added by O'Neil Delpratt 5 months ago
RE: parseJsonFromFile gives segmentation fault
[Suggestion] Put source code somewhere public Jeroen Bobbeldijk 2014-05-14 16:58 1 Added by O'Neil Delpratt about 10 years ago
RE: [Suggestion] Put source code somewhere public
Packaging Saxon-HE/C with a C++ application. Brian Davis 2017-09-13 16:49 1 Added by O'Neil Delpratt over 6 years ago
RE: Packaging Saxon-HE/C with a C++ application.
Is Saxonica able to digitally sign the installer for Saxon C? Martin Honnen 2019-10-30 18:23 1 Added by O'Neil Delpratt over 4 years ago
RE: Is Saxonica able to digitally sign the installer for ...
issue with run_query_to_string(input_file_name Martin Honnen 2019-11-15 09:50 1 Added by O'Neil Delpratt over 4 years ago
RE: issue with run_query_to_string(input_file_name
repeatedly calling run_query_to_string seems to return the result of the first call Martin Honnen 2019-11-15 11:10 1 Added by O'Neil Delpratt over 4 years ago
RE: repeatedly calling run_query_to_string seems to retur...
Is there some way to have the Python API see an XdmlItem which is an XdmNode as an XdmNode without explicitly using get_node_value? Martin Honnen 2020-01-05 15:12 1 Added by O'Neil Delpratt over 4 years ago
RE: Is there some way to have the Python API see an XdmlI...
How to call template xsl:initial-template with Python and SaxonC 11.1 Martin Honnen 2022-02-02 10:34 1 Added by O'Neil Delpratt over 2 years ago
RE: How to call template xsl:initial-template with Python...
PyXdmlArray array_length not working Martin Honnen 2022-02-03 13:16 1 Added by O'Neil Delpratt over 2 years ago
RE: PyXdmlArray array_length not working
Does the Python API of SaxonC 11 intentionally restrict captured result to PyXdmNode and that way exclude XdmMap/XdmArray/JSON results? Martin Honnen 2022-02-11 13:09 1 Added by O'Neil Delpratt over 2 years ago
RE: Does the Python API of SaxonC 11 intentionally restri...
Commands for SaxonC 11.2 HE on Linux look for /usr/lib/libsaxoneec.so Martin Honnen 2022-02-18 20:53 1 Added by O'Neil Delpratt about 2 years ago
RE: Commands for SaxonC 11.2 HE on Linux look for /usr/li...
Does SaxonC EE support streaming in XQuery using Python API? Martin Honnen 2022-06-17 13:44 1 Added by O'Neil Delpratt almost 2 years ago
RE: Does SaxonC EE support streaming in XQuery using Pyth...
(51-100/106) Per page: 25, 50, 100

Also available in: Atom