# Failed to convert servermanager XML

**URL:** https://discourse.paraview.org/t/failed-to-convert-servermanager-xml/2301
**Category:** ParaView Support
**Created:** [July 25, 2019, 6:52pm UTC](https://discourse.paraview.org/t/failed-to-convert-servermanager-xml/2301 "2019-07-25T18:52:17Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![kmilo9999](https://discourse.paraview.org/letter_avatar_proxy/v4/letter/k/cc9497/32.png) [@kmilo9999](https://discourse.paraview.org/u/kmilo9999)
#### Post date: [July 25, 2019, 6:52pm UTC](https://discourse.paraview.org/t/failed-to-convert-servermanager-xml/2301/1 "2019-07-25T18:52:17Z")

</div>

Hi,

I cloned paraview master and building it with MPI, VrPLuging and VRPN enabled. I am getting the following error:

```
[2%] Built target GenericIOReader_server_manager_modules_xml_content
[2%] Generating documentation for GenericIOReader_doc
[2%] Built target LANL_GenericIO
[2%] Built target GeodesicMeasurement_doc
CMake Error at /gpfs/runtime/opt/paraview/yurt/paraview/CMake/ParaViewClient.cmake:522 (message):
  Failed to convert servermanager XML:

make[2]: *** [Plugins/GenericIOReader/paraview_help/GenericIOReader_doc.xslt] Error 1
make[1]: *** [Plugins/GenericIOReader/CMakeFiles/GenericIOReader_doc.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[3%] Built target protobuf
[3%] Built target GeodesicMeasurement_server_manager_modules_xml_content
[3%] Built target LagrangianParticleTracker_server_manager_modules_xml_content

```

Any idea what could be the issue?  
Thanks.

---

<div class="post-metadata">

### Author: ![mwestphal](https://discourse.paraview.org/user_avatar/discourse.paraview.org/mwestphal/32/17_2.png) [@mwestphal](https://discourse.paraview.org/u/mwestphal)
#### Post date: [July 26, 2019, 7:47am UTC](https://discourse.paraview.org/t/failed-to-convert-servermanager-xml/2301/2 "2019-07-26T07:47:00Z")

</div>

Does it work if you disable the GenericIOReader plugin ?

---

<div class="post-metadata">

### Author: ![kmilo9999](https://discourse.paraview.org/letter_avatar_proxy/v4/letter/k/cc9497/32.png) [@kmilo9999](https://discourse.paraview.org/u/kmilo9999)
#### Post date: [July 26, 2019, 12:34pm UTC](https://discourse.paraview.org/t/failed-to-convert-servermanager-xml/2301/3 "2019-07-26T12:34:21Z")

</div>

It does, but dont I need the plugin for GenericIO reading ?

---

<div class="post-metadata">

### Author: ![mwestphal](https://discourse.paraview.org/user_avatar/discourse.paraview.org/mwestphal/32/17_2.png) [@mwestphal](https://discourse.paraview.org/u/mwestphal)
#### Post date: [August 27, 2019, 3:20am UTC](https://discourse.paraview.org/t/failed-to-convert-servermanager-xml/2301/4 "2019-08-27T03:20:29Z")

</div>

Well, no.
