Problem with fop2_server from CLI
I have some strange situation now. Using FOP2 version 2.29.03 with basic license. It's working OK, but for some reason I can't interact with FOP2 from CLI.
/usr/local/fop2/fop2_server --test
/usr/local/fop2/fop2_server --upgrade
doing nothing, just freezing until Ctrl+C.
Tried make "service fop2 stop", then /usr/local/fop2/fop2_server --test, same nothing happen
I bought plugin module but can't make upgrade and I can't uderstand reason why it's happen.
/usr/local/fop2/fop2_server --test
/usr/local/fop2/fop2_server --upgrade
doing nothing, just freezing until Ctrl+C.
Tried make "service fop2 stop", then /usr/local/fop2/fop2_server --test, same nothing happen
I bought plugin module but can't make upgrade and I can't uderstand reason why it's happen.
Comments
[fixed]rm -rf /tmp/par-root
export PAR_GLOBAL_TMPDIR=/usr/local/fop2/temp
cd /usr/local/fop2
./fop2_server --test
[/fixed]
If that works, you can then try with --register, --revoke, etc, on the same terminal session.
Bu I solve problem installing 2.30.01 (final) over 2.29.03.