Luar,
I think your "publish.cadconvert.PROE" property (2nd to last) is also set incorrectly. It may not matter though because it seems like it's being set in the wrong property file ("codebase/wvs.properties" instead of "codebase/WEB-INF/conf/wvs.properties").
If it was me, here's what I would do.
- Stop the server.
- Make a backup copy of site.xconf and codebase/WEB-INF/conf/wvs.properties.
- Delete the extra file you created - codebase/wvs.properties (NOT the same as #2.)
- Delete the second to last and third to last entries from site.xconf ("xconfmanager" and "publish...")
- Reset the publish.cadconvert.PROE property to it's default value:
xconfmanager --reset publish.cadconvert.PROE -t codebase/WEB-INF/conf/wvs.properties -p
Start everything back up. See if publishing works.
- Does the worker agent automatically start the worker?
- Does the xtop process on the CAD worker automatically get started?