java nantic is 8070 after restart OpenERP server

Bug #597116 reported by Raimon Esteve (www.zikzakmedia.com)
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
KDE OpenObject Client
New
Undecided
Unassigned

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

Revision history for this message
Amit Mendapara (cristatus) wrote :

Related to the openerp server.

affects: openobject-client-web → openobject-server
Revision history for this message
Olivier Dony (Odoo) (odo-openerp) wrote :

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!

affects: openobject-server → openobject-client-kde
Revision history for this message
Raimon Esteve (www.zikzakmedia.com) (resteve) wrote :

Hello Oliver,
It's true not but OpenERP Server or Client, but jasper-report module is avaible in this project: openobject-client-kde

http://bazaar.launchpad.net/~openobject-client-kde/openobject-client-kde/5.0/files/head%3A/server-modules/jasper_reports/

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.