When trying to export the UT endhosts data in CSV from the GUI, a "native2ascii: not found" error is returned.
The CLI export apparently works. It still spits out the "native2ascii" error however:
/opt/CSCOpx/campus/bin/ut -cli -query all -export /path/to/ut.txt -layout all -u admin -p admin-password
orbProperties={org.omg.CORBA.ORBInitialPort=42342, org.omg.CORBA.ORBClass=org.jacorb.orb.ORB, org.omg.CORBA.ORBInitialHost=pssva030, org.omg.CORBA.ORBSingletonClass=org.jacorb.orb.ORBSingleton, jacorb.implname=CSEDSPersistentIOR, org.omg.PortableInterceptor.ORBInitializerClass.bidir_init=org.jacorb.orb.giop.BiDirConnectionInitializer}
_Orb=org.jacorb.orb.ORB@13ad085
log4j:ERROR No appenders could be found for category (com.cisco.nm.ani.clients.utng.application.UTDataManager).
log4j:ERROR Please initialize the log4j system properly.
ERROR UTCLI: Error loading preferences. Cannot run program "native2ascii": error=2, No such file or directory
Nothing unusual in Cmapps.log (apparently with debug on, to my surprise again).