always keep the mailing list in the loop! in order for others to help or learn


On 06/08/2017 07:27 PM, John Chen wrote:
Hans-Rudolf

This is the error I get when I start the Galaxy server.

...
xml.etree.ElementTree.ParseError: mismatched tag: line 8, column 105


This is very informative. Looking at line 8 in your file:


<server><a class="moz-txt-link-freetext" href="ldap://ldap.xxx.xx";>ldap://ldap.xxx.xx</server>


The element "a" is not  terminated


What happens, if you try just

<server>ldap://ldap.xxx.xx</server>




Regards, Hans-Rudolf
___________________________________________________________
Please keep all replies on the list by using "reply all"
in your mail client.  To manage your subscriptions to this
and other Galaxy lists, please use the interface at:
 https://lists.galaxyproject.org/

To search Galaxy mailing lists use the unified search at:
 http://galaxyproject.org/search/

Reply via email to