Hmmmm, Jodconverter was integrated in om since 3.0.x or 3.1.x
In your start script you can redefine HOME environment variable, if it is the option ..... WBR, Maxim (from mobile, sorry for the typos) On Sat, Dec 30, 2017, 06:36 David Jentz <[email protected]> wrote: > Ok. Have a new one. I did try googling but I believe this one is more > openmeetings specific this time. > > It seems now jodconverter is gone and capability integrated into > openmeetings directly. Keep in mind before 4.0.1 I was using version > 3.2.1...so a bit out of date here ;-) > > When I run openmeetings I now get type enforcement issues relating to > temporary files attempted to be created in the users home directory. > Aka /home/user1 > > This is from the soffice.bin being launched from openmeetings. Is > there perhaps an environment variable I can set that would instead > redirect libreoffice/openmeetings to use /home/user1/data for > temporary files purposes? > > The inability to create these temp files seems to have no negative > effect on the capability of importing libreoffice documents...in other > words it still works just fine, just > the warning noise. Low priority. > > -Dave > > > On Sat, Dec 23, 2017 at 9:37 AM, Maxim Solodovnik <[email protected]> > wrote: > > Glad it works :) > > > > WBR, Maxim > > (from mobile, sorry for the typos) > > > > On Sun, Dec 24, 2017, 00:16 David Jentz <[email protected]> wrote: > >> > >> I guess I could have googled better. > >> > >> Both worked like a champ. Thank you. > >> > >> -Dave > >> > >> On Fri, Dec 22, 2017 at 6:46 PM, Maxim Solodovnik <[email protected] > > > >> wrote: > >> > Hello David, > >> > > >> > According to red5 code "shutdown.location" file is being created in > >> > "current > >> > folder" > >> > So I'm afraid the only option here would be to modify your startup > >> > script: > >> > > >> > cd $RED5_HOME > >> > start > >> > > >> > should be easy :))) > >> > > >> > hsperdata_root sounds like some java internals > >> > I believe this is the answer: > >> > > >> > > https://stackoverflow.com/questions/76327/how-can-i-prevent-java-from-creating-hsperfdata-files > >> > > >> > > >> > > >> > On Sat, Dec 23, 2017 at 4:21 AM, David Jentz <[email protected]> > wrote: > >> >> > >> >> Hello, > >> >> > >> >> working well on 4.0.1, > >> >> > >> >> 2 files are not necessary but would be nice to control the location. > >> >> > >> >> file number 1 is shutdown.token - on linux this always seems to get > >> >> written to the root directory aka /shutdown.location > >> >> > >> >> Seems quasi essential to stopping the service, but there are other > >> >> ways. I > >> >> do have RED5_HOME set, but it always seems to get written to root > which > >> >> is > >> >> not allowed with the type enforcement I have going. > >> >> > >> >> > >> >> file number 2 is a directory in /tmp, and a single file under that. I > >> >> have > >> >> java.io.tmpdir set, as well as RED5_HOME, but it seems neither of > these > >> >> are > >> >> honored and is also creating a type enforcement issue for me. Does > not > >> >> seem > >> >> that this file in /tmp is required, though?? seems like it is in the > >> >> form of > >> >> /tmp/hsperdata_root/<PID>, where in my exact case PID=36236 > >> >> > >> >> then contains info about the running red5/openmeetings process. > >> >> > >> >> Any help appreciated! > >> >> > >> >> -Dave > >> > > >> > > >> > > >> > > >> > -- > >> > WBR > >> > Maxim aka solomax >
