Hi, Try with an *&* at the end of your command line.
Ex: fuseki-server --config=ConfigFile & -- Ioan On Tue, Mar 5, 2013 at 4:47 PM, Bohms, H.M. (Michel) <[email protected]>wrote: > Thx!, we'll have a look. > > Another reason (we look to war) I did not mention yet was the fact that we > do not get it working as a service on linux so via: > script "service fuseki start" > > of you have idea's what could be the reason, always welcome! > (it says it has been started but nothing on 3030....) > > gr Michel > > > Dr. ir. H.M. (Michel) Böhms > Sr. Research Scientist > Technical Sciences > T +31 (0)88 866 31 07 > M +31 (0)63 038 12 20 > E [email protected] > Location > Disclaimer > > > > > > > -----Original Message----- > From: [email protected] [mailto:[email protected]] On Behalf Of > Francesco Panico > Sent: dinsdag 5 maart 2013 14:59 > To: [email protected] > Subject: Re: fuseki > > Hi, > I worked on a j2ee Fuseki distribution (a WAR file with Fuseki that use an > external DB like mysql). I wrote about it in > https://issues.apache.org/jira/browse/JENA-201 . > I solved the problem of the broken connection using ReconnectingSDB ( > [email protected]:shellac/ReconnectingSDB.git). > You can modify ReconnectingSDB in order to use a connection pool. It > solves the connection closed by DB for inactivity reason. > The Connection Pool tests and recreates the connection transparently. > > I used jena-2.7.3-source-release to build the WAR. Now we have the > 2.10.0 release. > > If it is usefull, I can give to jena user group my maven project (fuseki > as a WAR, ReconnectingSDB and Connection Pool). It's a maven project so > it's easy to build the WAR. > > > 2013/3/5 Bohms, H.M. (Michel) <[email protected]>: > > Dear all, > > We want to run fuseki on a linux server. > > We think we need a war otherwise we need one user continuously logged in > it seems. > > > > Thanks for advice, Michel > > > > > > > > This e-mail and its contents are subject to the DISCLAIMER at > > http://www.tno.nl/emaildisclaimer > > > > -- > ufficio: 0542 32640 > mail: [email protected] > cell: 349 3508348 > skype: [email protected] >
