Brian, Ok, I will wait for a solution of the /et/init.d files.
Your /etc/apache2/conf.d/openbravo-erp.conf config file is ok, I think the problem is with the mod_jk module. Could be possible that you have this module disable? Can you check that this module is in /etc/apache2/mods-enabled directory. Thanks, Gorka On Fri, Apr 16, 2010 at 17:42, Brian Thomason <[email protected]> wrote: > Any file in /etc is a conffile, and no, apt won't remove it automatically on > remove. Removing it in the postinst script isn't the answer either. I'll > get back with you a bit later with a ebtter solution - unfortunately have to > step out for a meeting now. > > The conf file is attached. > > -Brian > > On Fri, Apr 16, 2010 at 7:19 AM, Gorka Gil <[email protected]> wrote: >> >> Hi Brian, >> >> About the cluster already running, I see the problem: "apt-get remove >> openbravo-erp" doesn't delete the /etc/init.d/openbravo-erp script. So >> in the next start of the operative system, PostgreSQL cluster of >> openbravo will be launched. >> >> I think that apt-get remove take care of remove this file, any cue why >> it's not doing it. If no, we can add a "rm /etc/init.d/openbravo-erp" >> instruction in the postrm script. >> >> Regarding the other issue of the >> /etc/apache2/conf.d/openbravo-erp.conf file, Can you pass us this >> file? >> >> Thanks, >> Gorka >> >> >> On Thu, Apr 15, 2010 at 19:48, Brian Thomason >> <[email protected]> wrote: >> > Hi Gorka, >> > >> > Unfortunately, this build didn't work for me. When I installed it, I >> > got a >> > failure message stating the cluster was already running. (note, no >> > openbravo-erp is installed on this system, but it is a lucid machine >> > upgraded from karmic that once had openbravo-erp on it) I manually >> > stopped >> > and restarted it, and get the following error: >> > >> > br...@brian-desktop:/source/openbravo$ sudo /etc/init.d/openbravo-erp >> > start >> > * Starting >> > openbravo-erp-postgresql >> > [ OK ] >> > * Starting >> > openbravo-erp-tomcat >> > [ OK ] >> > * Starting web server >> > apache2 >> > Syntax error on line 1 of /etc/apache2/conf.d/openbravo-erp.conf: >> > Invalid command 'JkWorkersFile', perhaps misspelled or defined by a >> > module >> > not included in the server configuration >> > >> > -Brian >> > >> > On Thu, Apr 15, 2010 at 12:32 PM, Brian Thomason >> > <[email protected]> wrote: >> >> >> >> Thanks Gorka, >> >> >> >> I'll get to this later today. >> >> >> >> -Brian >> >> >> >> On Thu, Apr 15, 2010 at 11:59 AM, Gorka Gil <[email protected]> >> >> wrote: >> >>> >> >>> Brian, >> >>> >> >>> The package for Lucid is ready. >> >>> >> >>> We have change the package source from openbravo-erp to >> >>> openbravo-erp-openjdk, but the package name continues as >> >>> openbravo-erp. >> >>> >> >>> Also, in the version we have included lucid word: >> >>> openbravo-erp-openjdk 2.50MP-14-4lucid1 >> >>> >> >>> Regards, >> >>> Gorka >> >>> >> >>> On Wed, Apr 14, 2010 at 16:45, Brian Thomason >> >>> <[email protected]> wrote: >> >>> > Hi Juan, >> >>> > >> >>> > Not trying o bug you, but any chance you can upload the lucid build >> >>> > by >> >>> > tomorrow? >> >>> > >> >>> > Thanks! >> >>> > >> >>> > -Brian >> >>> > >> >>> > On Tue, Apr 13, 2010 at 1:34 PM, Juan Pablo Aroztegi >> >>> > <[email protected]> wrote: >> >>> >> >> >>> >> Hi Brian, >> >>> >> >> >>> >> > I see you closed the bug as Fix Committed but I assume you want >> >>> >> > me >> >>> >> > to >> >>> >> > wait >> >>> >> > until you have this sorted out so that i can push -14 to Lucid? >> >>> >> The "Fix Committed" is for the Karmic package. Karmic is already in >> >>> >> -14 >> >>> >> with the usual orig name, so we'll be changing Lucid's by appending >> >>> >> openjdk as you suggest. >> >>> >> >> >>> >> So the Karmic package is ready from our side, we have fixed a bug >> >>> >> [1] >> >>> >> and also updated the upstream version to 2.50MP14. >> >>> >> >> >>> >> Once we sort out Lucid's orig name issue we'll mark the Lucid issue >> >>> >> as >> >>> >> "Fix Committed". >> >>> >> >> >>> >> >> >>> >> Thanks, >> >>> >> >> >>> >> Juan Pablo >> >>> >> >> >>> >> >> >>> >> [1] >> >>> >> https://bugs.launchpad.net/ubuntu/+source/openbravo-erp/+bug/535215 >> >>> >> >> >>> >> >> >>> >> _______________________________________________ >> >>> >> Mailing list: https://launchpad.net/~openbravo-isv >> >>> >> Post to : [email protected] >> >>> >> Unsubscribe : https://launchpad.net/~openbravo-isv >> >>> >> More help : https://help.launchpad.net/ListHelp >> >>> > >> >>> > >> >>> > _______________________________________________ >> >>> > Mailing list: https://launchpad.net/~openbravo-isv >> >>> > Post to : [email protected] >> >>> > Unsubscribe : https://launchpad.net/~openbravo-isv >> >>> > More help : https://help.launchpad.net/ListHelp >> >>> > >> >>> > >> >> >> > >> > > > _______________________________________________ Mailing list: https://launchpad.net/~openbravo-isv Post to : [email protected] Unsubscribe : https://launchpad.net/~openbravo-isv More help : https://help.launchpad.net/ListHelp

