|
From: Martynas B. <mb...@gm...> - 2006-07-11 09:54:31
|
Hi Luis, thanks for you answer. I have tried what you have suggested but with no luck. I have added the following lines to my conf file wrapper.ntservice.account=3Dmmsint\mbrij wrapper.ntservice.password.prompt=3Dtrue wrapper.ntservice.interactive=3Dfalse after allowing the account to log on as a service, i installed this service and started it. Judging by the log, nothing is happening. My account definitell has the required access level for that network share. Maybe I missed something obvious? Thank you, Martyn 2006/7/11, Luis Varon <lui...@ip...>: > Hi, > > We are using the same mechanism. If you want to access files on an networ= k drive running the service as local system you must add the account (or th= e machine account) to the share, if you running as an domain user you must = add the domain account to the share. > > Please restart you application after changing the share as we had also th= e problem that the change did not have affect after restarting the applicat= ion once. > > Kind regards > > Luis > > -----Urspr=FCngliche Nachricht----- > Von: wra...@li... [mailto:wrapper-user-boun= ce...@li...] Im Auftrag von Martynas Brijunas > Gesendet: Dienstag, 11. Juli 2006 10:28 > An: wra...@li... > Betreff: [Wrapper-user] Accessing files on network drive (Windows) from a= Wrapper service > > Good morning, > > firstly I am sorry for posting a lot of questions. A bit of a learning cu= rve for me. > > Here is the question: a java process reads files from a network drive (Wi= ndows environment) and processes them. With wrapper running in console mode= , it works fine. With the same config file, but running as a service, it fa= ils to see the network drive. I tried to run the service with the domain ad= min account but that does not seem to change the situation. > > Any help would be appreciated. Thank you > > Martyn > > PS. I am running the latest version 3.2.1 > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job ea= sier Download IBM WebSphere Application Server v.1.0.1 based on Apache Gero= nimo > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat= =3D121642 > _______________________________________________ > Wrapper-user mailing list > Wra...@li... > https://lists.sourceforge.net/lists/listinfo/wrapper-user > > -------------------------------------------------------------------------= --- > > Haben Sie schon unsere neu gestaltete Webseite besucht? > > http://www.ipoint-systems.de > > -------------------------------------------------------------------------= --- > > Events: > > 20th July 2006 > iPoint amotIQ partner event IBM Forum > Stuttgart > > 29th August 2006 > iPoint amotIQ partner event IBM Forum > D=FCsseldorf > > > 28th-29th November 2006 > Odette Conference Munich > > > iPoint Roadshows: > > 12th September 2006 IBM Forum D=FCsseldorf > > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job ea= sier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronim= o > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat= =3D121642 > _______________________________________________ > Wrapper-user mailing list > Wra...@li... > https://lists.sourceforge.net/lists/listinfo/wrapper-user > |