Hi,
The first instance of soffice.exe is start by the bootstrap command, it is ran as SYSTEM. I did not use any command line options just the default bootstrap function cppu::bootstrap(). > Date: Mon, 14 Sep 2009 13:18:15 +0900 > From: [email protected] > To: [email protected] > CC: [email protected] > Subject: Re: [dev] Openoffice automation using a service > > Hi, > > How do you start the first instance of soffice.exe? > You mentioned "a service running as LOCAL_SYSTEM." > > Could you give us a little bit details about that? > What command line options do you give to the soffice.exe? > What user account is being used for the process of soffice.exe? > etc... > > I guess that behavior is well-known and its solution is described somewhere. > Does anyone know that? > > Cheers, > Tora > > Wei Min Teo wrote: > > Hi all, > > > > I'm trying to do some openoffice automation using a service running as > > LOCAL_SYSTEM on XP so that it runs without needing a login. However, the > > program seems to get stuck at bootstrap command: cppu::bootstrap(). It does > > not throw any exception and it does not crash. > > > > Soffice.bin/Soffice.exe is run as LOCAL_SYSTEM as well which means > > bootstrap is able to run soffice at least... Another abnormality is that if > > i try to rerun the service, an additional copy of soffice will be run which > > shouldn't be the case because it usually searches for an existing instance. > > > > Has anyone encountered a similar problem before? How can i resolve this? > > > > Thanks. > > > > Cheers, > > Wei Min > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > _________________________________________________________________ With Windows Live, you can organize, edit, and share your photos. http://www.microsoft.com/singapore/windows/windowslive/products/photo-gallery-edit.aspx
