Scheduler not worked for ONE DAY

Hi all,
I have a Publisher Report which is Scheduled Everyday. It is working fine from the last couple of months.
But last Friday, it got failed. I am unable to get the reason why it failed to RUN?
I got the error message :
System Message oracle.apps.xdo.servlet.scheduler.ProcessingException: Job execution failed because the user who scheduled this job has no more permission or priviledge to run the job. [REPORT_URL]=[RightSource Reports/Associate Productivity/Orders Out By Associate/Orders Out By Associate.xdo], [USERNAME]=[rxb0845]
     at oracle.apps.xdo.servlet.scheduler.XDOJob.execute(XDOJob.java:356)
     at org.quartz.core.JobRunShell.run(JobRunShell.java:195)
     at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:520)
I just want to know, if it was working fine then why did I get the failure on that particular day?
It happened for that day only.... It is now working fine...
Our Client wants explanation on this....
Could anybody help me out?
Please let me know the root cause....
Thank you
Gajanand Vadapalli

Is BI Pub using the BI Server security model?
Can you check the BI Server log and see if any of the BI services went down that day?
I'm speculating, but maybe the BI Pub scheduler tried to execute a job while the BI server was down and therefore could not do an authentication of the user who scheduled the report. I don't know if the BI Pub scheduler attempts to do this or not. And, this would only be a possibility if BI Pub is using the BI Server security model.

Similar Messages

  • Imessage is not working for one person

    My imessage is not working for one person.
    Its been like this for about 2 days
    I have an iphone 5
    imessage is on
    both phones reset network settings,deleted and remade contact, etc.

    Does the other person have iMessage on, too? Is the specific phone number/address you are trying to reach them at show up for them in Settings > Messages > Send & Receive?

  • Synaptics touchpad on HP Mini 110 Windows 7 32 Bit - not working for one user - working for another

    Hi,
    I recently have an issue with Synaptics touchpad on HP Mini 110 Windows 7 32 Bit - NOT working for one user - working for another.
    Windows 7 updates recently installed ???
    By checking the device properties on the user that works - "Synaptics PS/2 Port Touchpad 13/10/2011 Version 15.3.29.0"
    When the other user logs on, the touchpad works for a few seconds, then a displays a black square with a red diagonal line through it, then the touchpad won't respond. Trying to use the keypad to navigate to system diagnosics or anything to find further info is useless....

    Hey eagle_no11,
    Thank you for joining the HP Support Community!
    I will do my best in assisting to hopefully get the TouchPad to work on the second user profile.
    What I would like to start off with, is to restore the original Synaptics drivers onto the profile that is not working correctly. I have included the document Using Recovery Manager to Restore Software and Drivers (Windows 7).
    Once you have installed the original drivers, you will need to complete all updates from both HP, as well as Windows. For these updates, if you open the HP Support Assistant, and select Maintain, you should see an option for updating.
    Please let me know how these steps do work out for you.
    Have a great day!
    I worked on behalf of HP

  • Incoming Email not working for one web app, but IS working for others in same farm.

    I have enabled incoming email in a large multi-web application farm running SharePoint 2013 SP1 and the Feb 2015/March 2015 CUs that were pushed down in Windows Updates.  It works just fine for two web applications, but it will not work for one particular
    web application. I see the email land in the /drop folder. If I remove the email address from the library in http://nonworkingapp web
    application and use it on a library in a http://working web application, then the email is processed successfully. Conversely,
    if I take an address from a library in http://working and move it to a library inhttp://nonworkingapp it
    does not work. I've tried multiple site collections on http://nonworkingapp. This rules out any SMTP issues, etc. and means
    the issue is bound to this web application. Permissions are the same between the "non-working" and "working" locations: domain users are members on the site, and the library inherits permissions from the site.  The App Pool and Timer
    Service accounts have rights to the folder and to the library.
    The error in the ULS log is the typical error processing message, but it gives no additional information even though I have enabled Verbose logging.
    The Incoming E-Mail service has completed a batch. The elapsed time was 00:00: 00.0156294. The service processed 2 message(s) in total. Errors occurred processing 2 message(s): Message ID: Message
    ID:
    Typically, you see "alias not found" or some permissions or quota issue here, but this issue is NOT the same as those. In this case NO additional information is provided in ULS.
    Edit: running stsadm.exe -o refreshdms -url http://one/failing/site fixed some similar issues where "Unknown alias" was
    reported even though the list did have an alias (see here:http://blogs.technet.com/b/vinitt/archive/2009/07/15/e-mail-enabled-list-alias-information-is-not-synchronized-between-configuration-database-and-content-database.aspx).
    This did not fix the issue for the case mentioned above.
    What could possibly be the issue preventing incoming email from working on this one web application?

    Thanks for your reply.  Incoming E-Mail was running on all 3 WFE, however I do not think this was the cause.  As noted, _other_ emails send to http://workingapp are working just fine.  I can send two emails - one to a library on http://workingapp
    and another on http://notworkingapp.  The email to http://notworkingapp will sit in the drop folder, while the one to http://workingapp will be processed correctly.  In addition, the ULS log on WFE1 indicates an attempt to process the file fails.
     So clearly, the timer job on WFE1 is running and attempting to process the file.  For kicks, I disabled the service on WFE2 and WFE3, but with no change in the behavior.
    WRT to #1, I have done this already (as noted in the original post).  I can remove an alias from http://workingapp and place it on http://nonworkingapp and it is not processed.  If I return it to http://workingapp it is processed.  In other
    words, I go into Library Settings -> Incoming Email for a working library, and copy the alias, then disable incoming email for that library.  I then go to Library Settings -> Incoming Email for a non-working library, enable incoming email, and paste
    the alias.  Once done, emails sent to the alias are not processed.  I then do the reverse, and it works again.
    On #2, I have already tried multiple libraries on http://nonworkingapp (also as noted in the original post).
    In my environment, incoming email does not work for any library on http://nonworkingapp, but does work for any library on http://workingapp.  Troubleshooting listed above has ruled out any problem with basic mail server configuration or library settings
    - the problem is bound to http://nonworkingapp
    I'm not sure what you mean by "steps to reproduce the issue".  If I knew that, I would probably be able to solve the issue.  The best I could come up with to describe the situation would be:
    Set up SP 2010 in a three-node configuration with multiple web apps
    Enable incoming email and confirm it works
    Migrate to a SP2013 SP1 farm in a three node configuration.
    Enable a new email alias for a library
    Observe that it doesn't work for one web application.
    Obviously, it's pretty unlikely that attempting that in a lab would actually have the same result.

  • My photo booth in mac in not working for many days so please give me any suggestion to solve that problem......

    My photo booth in mac in not working for many days so please give me any suggestion to solve that problem......
    And my Airplort utility does't catch any other wireless devices please provide help....

    fubar

  • My icloud mail has not worked for 2 days.  the tech support people say they dont even know there is a problem.

    My mail has not worked for two days - in the US.  The tech support people on the phone claim they don't even know there is a proplem.  Anyone know whats going on? 

    http://www.apple.com/support/icloud/systemstatus/
    People reading this forum are just other users like you (who frankly already know there are a lot of frustrated users out there and cannot tell you anything you won't see in the above link).  Send your feedback to http://www.apple.com/feedback/icloud.html

  • Is there an outage in the Hamlin, Tx area(79520) phones have not worked for 2 days?

    Is there and outage in the Hamlin, Tx area(79520) phons have not worked for 2 days?

    This is a peer-to-peer forum; if you have access to a landline, you may want to call Customer Service (800-922-0204) and ask.  You also could try contacting Customer Service via chat:
    Contact Us | Verizon Wireless

  • What's This Help not working for one entry in each header file

    I have a large RoboHelp project that I have imported into Version 8 from a previous version. Prior to the import into Version 8, all of the What's This Help in the project was working perfectly; now, post-import, I have a problem.
    Firstly, some background information.
    My project contains a large number of individual header (.H) files, one for each dialog within the software. These header files, which have been generated and provided by our developers, contain one entry for each field on the dialog to which the header file relates. The header files are all contained within a \HTML Topics\Fields\ folder (going from the root of my Help project).
    Each header file has a corresponding text (.TXT) file. These text files contain entries that correspond to the entries in the relevant header file. The text files are also contained within the \HTML Topics\Fields\ folder.
    Below is an example of the contents of a header file:
    #define IDH_HIERARCHY_APPEARANCE_HIEARCHY_LIST          16811
    #define IDH_HIERARCHY_APPEARANCE_ADD_APPEARANCE         16812    
    #define IDH_HIERARCHY_APPEARANCE_REMOVE_APPEARANCE      16813
    Below is the contents of the corresponding text file:
    .topic IDH_HIERARCHY_APPEARANCE_ADD_APPEARANCE
    Click this button to add a new row of hierarchical appearance settings to the grid.
    .topic IDH_HIERARCHY_APPEARANCE_HIEARCHY_LIST
    Use this grid to define hierarchy appearance settings. Each row in the grid represents a level of the hierarchy. For example, the appearance settings you define for the first row apply to the top level of hierarchy, the settings you define for the second row apply to the second level, and so on.
    .topic IDH_HIERARCHY_APPEARANCE_REMOVE_APPEARANCE
    Click this button to delete the selected row of hierarchical appearance settings from the grid.
    The What's This Help that was part of the original project still works perfectly. However, after upgrading the project to RoboHelp Version 8, I have had to update the project to reflect changes to the software. As part of this work, I have imported some new header files and updated some existing ones - and edited the corresponding text files accordingly.
    The What's This Help that is covered by the header files that I have imported since the upgrade to RoboHelp Version 8 does not work correctly; in each case, the What's This Help does not work for whichever field appears at the top of the appropriate text file. The position of the entry in the corresponding header file does not make a difference.
    If I manually edit a text file to move a different entry to the top then recompile the Help project, the What's This Help does not work for the field that now appears at the top of the text file - and the What's This Help for the field that used to appear at the top of the text file now works.
    I've tried everything I can think of to fix this, but nothing has worked. It seems as if there is a problem in the way RoboHelp is compiling the header and text files.
    If I use Microsoft HTML Help Workshop to decompile the CHM file, then view the contents of the resulting, decompiled text files, the affected files appear as follows:
    .topic IDH_HIERARCHY_APPEARANCE_ADD_APPEARANCE
    Click this button to add a new row of hierarchical appearance settings to the grid.
    .topic 16811
    Use this grid to define hierarchy appearance settings. Each row in the grid represents a level of the hierarchy. For example, the appearance settings you define for the first row apply to the top level of hierarchy, the settings you define for the second row apply
    to the second level, and so on.
    .topic 16813
    Click this button to delete the selected row of hierarchical appearance settings from the grid.
    Note how the entry at the top - which relates to the What's This Help that doesn't work - appears differently to the other entries which do work. The name of the ID appears after ".topic" rather than the appropriate ID number.
    Any help that anyone can provide me with would be very much appreciated.
    Thank you,
    Mark

    Its working now. We just kept trying to reinstall the tools and restarting indesign. On the 4th time the buttons started working. I can't explain why it finally worked, just that it is working now.

  • DSL Not Working for 7 Days and Tickets Closed without Resolution - Worst Customer Service

    My DSL light has been blinking for 7 days.  A technician came out Monday and checked inside my house and outside.  He said the problem is outside, that there is an issue with the wires on the street.  He said that the "Home Office" needs to internally switch the wires.  The technician went to the "Home Office" which is right down the street but the technician was not at her desk so he put in a request for the wire to be switched.  In the meantime, he manually switched the wires to get the internet working but said the internet would go down for 5-10 minutes when the "Home Office" did the official switch.  When I got home from work, my internet was not working and my DSL light was blinking again.  I immediately called Verizon and was told that my ticket had been closed and that a technician would need to come out again.  Since the technician had already been in my house that morning and confirmed the issue was with the wires on the street and not my house, I told them no one would be home because I could not take another day off from work.  It was understood that the technician could reach me by cell phone if he needed to talk to me but he was coming to look at the wires on the street.  A visit was scheduled for the next day, Tuesday.  I received a voice mail from the technician that he would be at my house in 20 minutes and would call me when he arrived.  I never heard back from him and when I got home, my internet was still down.  I immediately called Verizon to check on the status of the ticket.  At first, the agent couldn't even locate my ticket but then informed me it was closed.  I questioned the closure of the ticket since the problem had not been resolved.  I then proceeded to be on hold for an HOUR while the agent tried to find out why the ticket had been closed.  After an hour, the response was he didn't know and that I would have to open another ticket for an agent to come out AGAIN.  The agent then insisted I needed to be home because the technician needed to check inside the house despite being told by me that the technician had already been in my house the day before and confirmed the problem was on the street.  The agent then told me I needed to be home so the technician could update me.  I told the agent the technician could call me on my cell phone since he clearly has the phone number since he called me on Monday AND Tuesday.  The agent agreed and I gave my cell phone number again for the technician to call me.  There are no appointments available until Thursday which will be 8 days since the internet went down.  At this point, after 3 tickets opened, two that were closed without the problem being solved and two site visits with a third scheduled and 60 minutes on the phone,I am doubtful the issue will be resolved Thursday.  I've reached the point where if the problem isn't fixed on Thursday, I am canceling my service with Verizon after six years.  I shouldn't be paying for service that Verizon can't even provide because their own technician can't fix an issue with the wires outside my house.
    This experience has been frustrating and the worst customer service I've ever experienced. 

    Your issue has been escalated to a Verizon agent. Please go to your profile page for the forum, and look in the middle, right at the top where you will find an area titled "My Support Cases".  You can reach your profile page by clicking on your name beside your post, or at the top left of this page underneath the title of the board.
    Under “My Support Cases” you will find a link to the private board where you and the agent may exchange information.  This should be checked on a frequent basis  as the agent may be waiting for information from you before they can proceed with any actions. Please keep all correspondence regarding your issue in the private support portal.
    If a forum member gives an answer you like, give them the Kudos they deserve. If a member gives you the answer to your question, mark the answer that solved your issue as the accepted solution.

  • MRP is not working for one material

    Hello,
    I've run MRP without problems, but now I have a problem with one material. It is strange because if I copy that material with MM01, create the BOM and the run the MRP, everything works fine with the new material, but not with the old one.
    Any idea why it could be not working, while the copy works perfectly?

    hi
    First of all check have u maintained MRP parameters correctly
    ( MRP type etc.)
    Though u have created BOM but if parent material has no requirement then it will not create any requirement for ur created material so check whether parent material is applicable for MRP or Not
    Vishal...

  • In app navigation not working for one office member

    We are in the process of laucnhing 4 new magazine apps for January. One of the members of our team is having issues with one specific action. At the bottom of each content folio, we place a button that says go to top. This button links you to the first page of the folio. We used to accomplich this by using the navto:// command in the button panel. For instance, navto://articletitle_v. Then we started using the go to first page command so that everyone could continuatlly reuse the same button among brands and not have to put in navto commands for each folio anymore.
    This process works for every single person on the team (5), except one. We are all using the same setup, and the same version of the toolset. Everything else this member of the team does works fine when tested, including navigation buttons from article to article. However, we just cannot get the go to top feature to work. We have tried both methods, the navto:// and the go to first page method and neither will work when we test her issues. I have also made random rectangles on this person's machine and set them up to take you to the top, just to see if there was something wrong with the graphic. Even these new graphics wont take you to the top. As a work around someone else on the team has to open the files and put the go to top buttons in and everything works fine.
    Has anyone run into this and if so how did you resolve it? This is one of those things that is going to keep me awake at night i can tell.

    Its working now. We just kept trying to reinstall the tools and restarting indesign. On the 4th time the buttons started working. I can't explain why it finally worked, just that it is working now.

  • CFL Not working for one of my UDF

    Hi,
    I have created one UDT.
    I have created UDO for it. I also designed the screen in screen painter. In particular form i have created 3 CFL's. i have assigned to three of my UDF's. But only two or working. and another one is not working. I followed the same procedure for assigning the cfl to each field.
    Kindly help me in this situation.
    Thanks In Advance.

    sishir,
               Can u tell me the code then only i can able to give u the solution. How u define the CFL ???
    Regards,
    Anitha

  • Submenu button like GoTo.. on CRM PCUI screen is not working for one user

    We have CRM Service scenario implemented with PCUI screens. For one particular user, GoTo button does not work on her PC. When I login as her on my PC then it works. So something wrong with her PC or Internet Explorer. What should I look for?
    Thanks,
    Manish

    Hi Manish,
    It means you are getting a JavaScript error. It will be seen on the left corner of your browser. Please compare your IE setting with your colleagues IE settings. This should solve the problem. Incase you still get the problem then try to refresh the screen. The problem should not be there.
    Regards,
    Hemanth

  • Account search functinality is not working for one user in portal

    Hi friends,
    We have configured E.P 7.0 with CRM 5.0 and configured CRM PCUI business package.
    We have a role called <b>accounts and products</b> in portal. So accounts can be searched in this role.
    Now our severity issue is for one of the super user,for ex su1, accounts search is not working in portal but the same is working in CRM GUI.
    for example if we search for an account 233445(or any other account) in portal its showing no data found but if we search with the same criteria data is displaying CRM GUI.
    We have checked with other 2 super ids. Both ends portal and gui search is working fine.
    Am unable to figure out whats the cause of the issue as search is not working only for one user su1 .
    we have checked by restarting the server also to clear the memory cache.But still search is not working in portal.
    Could anyone of u please advice ASAP as this is severity issue.
    Thanks & Regards
    Sireesha.

    Hi srinivas,
      I have checked both the users credentials,permissions,groups in the GUI and also in the portal.
      Both of the users profiles are assigned as same.
       Could you please advice is there any other way to check it out?
      Regards
      Sireesha.

  • Sales BOM is not working for one Distribution Channel

    HI Gurus
    In VA01, Line item, for material A Sales BOM is working ( Bom exploded ) for one distribution channel but not for other distribution channel.
    Material A is defined already for other distribution channel ( for which sales bom).
    Sales BOM ( CS01) is also define.
    Regards\Adnan

    this is solved by myself. Component ( child ) material was not defined for that Distribution channel.

Maybe you are looking for