why do I always get this errors when I run Matlab after having installed the connector
Show older comments
the errors are shown as:
??? XML-file failed validation against schema located in: D:\Program\MATLAB\R2009b\sys\namespace\info\v1\info.xsd
XML-file name: d:\program\matlab\r2009b\toolbox\connector\connector\info.xml To retest the XML-file against the schema, call the following java method: com.mathworks.xml.XMLValidator.validate(... 'd:\program\matlab\r2009b\toolbox\connector\connector\info.xml',... 'D:\Program\MATLAB\R2009b\sys\namespace\info\v1\info.xsd', true)
Errors: org.xml.sax.SAXParseException: cvc-complex-type.2.4.a: Invalid content was found starting with element 'help_contents_icon'. One of '{product_name_ends_with_type, help_addon, preference_panel, dialogpref_registrar, project_plugin, state_item, list}' is expected.
Answers (1)
Kaustubha Govind
on 23 Jan 2012
0 votes
Try following the instructions given in the Technical Solution Why do I receive errors from an info.xml file about invalid schemas when starting up MATLAB? and see if that fixes the error.
Categories
Find more on Logical in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!