[Logo] Terracotta Discussion Forums (LEGACY READ-ONLY ARCHIVE)
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
[Expert]
Permission Denied issue when moving files  XML
Forum Index -> Quartz
Author Message
cshankar

neo

Joined: 12/30/2009 13:31:01
Messages: 2
Offline

Hi,

We are running into this weird error where this quartz application deployed in Weblogic 10.x is unable to move a file one directory to the other.

The error we get is java.io.FileNotFoundException: <file path> (Permission Denied)

The quartz app if we run it standalone, works just fine (is able to move the file without any issues). Only from within the Weblogic container does it have an issue. Anyone seen this kind of a problem? Any help will be appreciated.
zeeiyer

consul

Joined: 05/24/2006 14:28:28
Messages: 493
Offline

Could it be that your Weblogic process is running under a different user-name which does not have the right permissions on that directory?

Sreeni Iyer, Terracotta.
Not a member yet - Click here to join the Terracotta Community
cshankar

neo

Joined: 12/30/2009 13:31:01
Messages: 2
Offline

Hi Sreeni,

Thanks for responding. We were also thinking that could be a possibility although the setup is similar in dev and qa where we use a specific id. Do you know if there is a way to track that?
 
Forum Index -> Quartz
Go to:   
Powered by JForum 2.1.7 © JForum Team