Hello Raimon, This is not a bug of OpenERP Server or Client, but a bug with the jasper_report module from Nan-Tic. I'm re-assigning this bug to their project, so their excellent team can help you, if you still have this issue!
** Project changed: openobject-server => openobject-client-kde -- java nantic is 8070 after restart OpenERP server https://bugs.launchpad.net/bugs/597116 You received this bug notification because you are a member of C2C OERPScenario, which is subscribed to the OpenERP Project Group. Status in Qt/KDE OpenObject Client: New Bug description: OpenERP is 8070 and jasperreports, 8090 nantic java. If your restart, a now, get 8070 java and OpenERP not start. One solution "not very smarty, but working", is kill all process java nantic. Example stop openerp server: for X in `ps xa|grep jasperreports|grep java|awk '{print $1}'`; do echo "Jasperreports server: $X" `kill -9 $X` done Detected Ubuntu 9.10. Not at Ubuntu 8.04 See same "error": http://www.openobject.com/forum/post57825.html _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

