|
From: Luis V. <lui...@ip...> - 2006-07-11 10:38:04
|
Hi Martyn, Which user do you see if you go to the services tab on the computer managm= ent, this should be the user under which your service is running and which= should have access to the share? Have you tried one time to access the share from your computer using the u= nc notificiation \\server\share or how do you access the server (x:\...)? = What is the result? If you have map the network drive please be aware that= the drive is only mapped when a user is locked in, otherwise (for example= after an reboot) the drive is not mapped and your application will fail. = Therefore it's better to use the unc notification if possible. Regards Luis -----Urspr=FCngliche Nachricht----- Von: wra...@li... [mailto:wrapper-user-bounc= es...@li...] Im Auftrag von Martynas Brijunas Gesendet: Dienstag, 11. Juli 2006 11:54 An: wra...@li... Betreff: Re: [Wrapper-user] Accessing files on network drive (Windows) fro= maWrapper service Hi Luis, thanks for you answer. I have tried what you have suggested but with no lu= ck. 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 servic= e and started it. Judging by the log, nothing is happening. My account definitell has the re= quired 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 netwo= rk drive running the service as local system you must add the account (or = the machine account) to the share, if you running as an domain user you mu= st add the domain account to the share. > > Please restart you application after changing the share as we had also t= he problem that the change did not have affect after restarting the applic= ation once. > > Kind regards > > Luis > > -----Urspr=FCngliche Nachricht----- > Von: wra...@li...=20 > [mailto:wra...@li...] Im Auftrag von=20 > Martynas Brijunas > Gesendet: Dienstag, 11. Juli 2006 10:28 > An: wra...@li... > Betreff: [Wrapper-user] Accessing files on network drive (Windows)=20 > from aWrapper service > > Good morning, > > firstly I am sorry for posting a lot of questions. A bit of a learning c= urve for me. > > Here is the question: a java process reads files from a network drive (W= indows environment) and processes them. With wrapper running in console mo= de, it works fine. With the same config file, but running as a service, it= fails to see the network drive. I tried to run the service with the domai= n admin 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,=20 > security? > Get stuff done quickly with pre-integrated technology to make your job= =20 > easier Download IBM WebSphere Application Server v.1.0.1 based on=20 > Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat= =3D1216 > 42 _______________________________________________ > 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,=20 > security? > Get stuff done quickly with pre-integrated technology to make your job= =20 > easier Download IBM WebSphere Application Server v.1.0.1 based on=20 > Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat= =3D1216 > 42 _______________________________________________ > Wrapper-user mailing list > Wra...@li... > https://lists.sourceforge.net/lists/listinfo/wrapper-user > ------------------------------------------------------------------------- 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 eas= ier 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=3D= 121642 _______________________________________________ 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=20 29th August 2006 iPoint amotIQ partner event IBM Forum D=FCsseldorf=20 =20 28th-29th November 2006 Odette Conference Munich iPoint Roadshows: 12th September 2006 IBM Forum D=FCsseldorf |