|
From: Martynas B. <mb...@gm...> - 2006-07-11 11:00:33
|
THAT WORKED!!!!!! thanks a lot. Using \\server\share did the trick. Martyn 2006/7/11, Luis Varon <lui...@ip...>: > Hi Martyn, > > Which user do you see if you go to the services tab on the computer manag= ment, 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 = unc 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 a= fter an reboot) the drive is not mapped and your application will fail. The= refore it's better to use the unc notification if possible. > > Regards > > Luis > > -----Urspr=FCngliche Nachricht----- > Von: wra...@li... [mailto:wrapper-user-boun= ce...@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) fr= omaWrapper service > > Hi Luis, > > thanks for you answer. I have tried what you have suggested but with no l= uck. 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 servi= ce and started it. > > Judging by the log, nothing is happening. My account definitell has the r= equired 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 netw= ork 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 mus= t add the domain account to the share. > > > > Please restart you application after changing the share as we had also = the problem that the change did not have affect after restarting the applic= ation once. > > > > Kind regards > > > > Luis > > > > -----Urspr=FCngliche Nachricht----- > > Von: wra...@li... > > [mailto:wra...@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 aWrapper service > > > > Good morning, > > > > firstly I am sorry for posting a lot of questions. A bit of a learning = curve for me. > > > > Here is the question: a java process reads files from a network drive (= Windows 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 domain = 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, > > security? > > Get stuff done quickly with pre-integrated technology to make your job > > easier Download IBM WebSphere Application Server v.1.0.1 based on > > 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, > > security? > > Get stuff done quickly with pre-integrated technology to make your job > > easier Download IBM WebSphere Application Server v.1.0.1 based on > > 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 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 > |