Error of access denied opening a workbook in discoverer viewer 10.1.2

When I open a workbook in discoverere viewer in the html page shows this message:
OracleBI Discoverer Viewer no ha encontrado los datos necesarios para mostrar los resultados de este evento. Corrija los errores y vuelva a intentarlo.
- access denied (java.lang.RuntimePermission oracle.discoverer.connections)
However data seems correct, but I don't know how to delete this message.
Thanks,
Carlos

Hi Carlos,
Metalink has some information regarding what sounds like a solution to your problem under Doc Id : 265228.1. Have a read and let us know if this is for you and whether you get it working in a development environment.
Symptoms
Discoverer 10g (9.0.4) Plus and Viewer throws 'page cannot be displayed'
Other symptoms
A.) Discoverer Plus shows a file download dialog with virus warning "Some files can harm your computer. If the file information below looks suspicious, or you do not fully trust the source,do not open or save the file."
Opening or cancelling will again throw "page cannot be displayed"
B.) Plus throws a blank page and Viewer throws 500 internal server error
Cause
Installation failure on configuring discoverer in OC4J_BI_Forms may caused the problem.
Using pre-production / beta code (M16b shiphome) will cause the problem.
Fix
1.) Edit the file $ORACLE_HOME(midtier)/j2ee/OC4J_BI_Forms/config/java2.policy
2.) Add the below lines at the end of the file
================================
grant codebase "file:${oracle.home}/discoverer/lib/discoverer5.jar" {
permission java.lang.RuntimePermission "oracle.discoverer.connections";
grant codebase "file:${oracle.home}/j2ee/home/-" {
permission java.lang.RuntimePermission "oracle.discoverer.connections";
grant codebase "file:${oracle.home}/portal/jlib/pdkjava.jar" {
permission java.lang.RuntimePermission "oracle.discoverer.connections";
grant codebase "file:${oracle.home}/portal/jlib/ptlshare.jar" {
permission java.lang.RuntimePermission "oracle.discoverer.connections";
===========================
3.) Restart OPMN.
4.) Invoke Discoverer Plus or Viewer.
Let us know how you get on.
Lance

Similar Messages

  • I'm trying to open a PDF file but keep getting error message "Access denied."  Help.

    Every time I try to open a PDF attached to an email I get the error message "Access denied."  How do I fix this?

    Actually my son directed me to a help site run by a guy named Brian Stevenson.  Here is what I did --
    1.  Launch Adobe Acrobat Reader XI
    2. Go to Edit>Preferences
    3.  Click on Security (Enhanced)
    4. Uncheck "Enable Protected Mode at startup"
    5. Click Yes when dialog box open to remind closing of application
    6. Click OK to save
    7. Exit Adobe Reader
    Worked like a charm!!

  • Getting error-"Process Access denied" while invoking Process as web service

    Hi,
    I have a very simple Business Process, just to take some input & give some String as output. I published this BP as web service on Oracle BPM - Process Administrator. I got its WSDL also. I can invoke startSession operation. But when I invoke the operation that is exposed by BP as web service, I am getting an error - "Process Access denied".
    Please help to solve the issue, as I need it urgently.
    Thanks,
    Sujata

    Hi Ariel,
    Thanks for reply and sorry for delay on updating status. Actually our process server was having a problem, so I could not check the same in last 4 days. Now coming to the point....
    I changed Process web service by changing authentication type as "Usernname token profile". I have not checked "Required HTTP Basic Authentication". As you said, WSDL got changed, it has removed startSession(). But when I invoke my actual operation, I am supposed to send authentication data (user name & password) in header.
    I tried to send correct authentication info in header. But still I am getting an exception.
    soapenv:Server.generalException - WSDoAllReceiver: Request does not contain required Security header
    I feel header might be going wrong. I have taken header format from web service guide. I am attaching the entire request message taht I am sending, please tell me where I am going wrong...
    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sim="http://bea.com/albpm/Sample/SimpProc">
    <soapenv:Header>
    <wsse:Security soapenv:mustUnderstand="1" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wsswssecurity-secext-1.0.xsd">
    <wsu:Timestamp xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
    <wsu:Created> 2010-06-01T19:23:29.774Z </wsu:Created>
    <wsu:Expires> 2010-07-02T15:02:29.774Z </wsu:Expires>
    </wsu:Timestamp>
    <wsse:UsernameToken>
    <wsse:Username>bpr_user</wsse:Username>
    <wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wssusername-token-profile-1.0#PasswordText">bpruser12</wsse:Password>
    </wsse:UsernameToken>
    </wsse:Security>
    </soapenv:Header>
    <soapenv:Body>
    <sim:sayHello>
    <argInput>ss</argInput>
    </sim:sayHello>
    </soapenv:Body>
    </soapenv:Envelope>
    I cehcked with & without wsu:Timestamp. But same.....
    Please give your suggestion.
    Thanks
    Sujata

  • DW CS5 Sync issue - error occurred - Access denied -- Mac

    Here is a copy of the error
    index.html - Put operation successful
    - error occurred - Access denied.  The file may not exist locally,  may be open in another program, or there could be a local permission problem.
    pics:logo.2.jpg - same - not transferred
    File activity incomplete. 1 file(s) or folder(s) were not completed.
    Files updated: 1
    Files skipped: 1
    Files with errors: 1
    I have double and triple checked and the file is named properly, exists in the exact location (pics/) and the permission on the file is set to read/write for all
    It was working but the last two times I used PUT I got this error. I can't find anything wrong with the file or it's location. The file IS on the server already but I don't like having unresolved errors like this.
    I had one similar a few years back and I can't remember how I resolved it.
    Any ideas would be appreciated.

    OK, just tried, that. Same issue. Tried again (just for good measure) but still get the same error.
    I even loaded the image into Photoshop and re-saved it but still same issue.

  • Error while trying to backup - Microsoft.SqlServer.SmoExtended, Error 5 (access denied)

    Hey guy,
    I have a problem with my SQL Express Server.
    If I try to backup a database I'm getting the following error:
    (Microsoft.SqlServer.SmoExtended)
    System.Data.SqlClient.SqlError: Das Sicherungsmedium 'D:\my-database.bak' kann nicht geöffnet werden. Betriebssystemfehler 5(Access denied). (Microsoft.SqlServer.Smo)
    I have done this a month ago and it worked.
    Can someone help me please?
    I am logged in as sa, the OS is Windows Server 2012 Essentials.
    Thanks
    Regards,
    Alex

    'D:\my-database.bak' kann nicht geöffnet werden. Betriebssystemfehler 5(Access denied). (Microsoft.SqlServer.Smo)
    Hi,
    Since error is access denied it means SQL server service account ,the account with which SQL Server service is running, does not have read/write privilege on folder where you are taking backup. It does not matters whether you login with SA.
    Now I see you are backing database to root(D:) drive. This should not be practiced its a bad practice and has lots of drawbacks. Instead create a folder BACKUP in D rive and give SQL Server service account read write privileges on that folder and start backup
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it
    My Technet Articles

  • SAP GUI710 installation error like Access Denied (error code -2147024891)

    Hi Guys,
    im getting error while SAP GUI710 installing, error like "Access Denied (error code -2147024891)"
    pls help me if any one know.

    Hi,
    One of the reson for this may be the login ID which you are using is not the owner or the does not have the Admin. rights... Please check it.
    Patil

  • Workbook with Discoverer Viewer in Apps 11i?

    With the help of (Doc ID: 278095.1) I was able to link Discoverer workbooks in Apps 11i. But all of my workbooks open with Discoverer Plus.
    How do I open some of the workbook with Discoverer Viewer in Apps 11i?
    I can open all my workbook directly with Discoverer Viewer without Apps 11i config.
    Current Function Settings (in 11i) are:
    Type: SSWA plsql function
    HTML Call: OracleOASIS.RunDiscoverer
    Thanks in advance for your help,

    Hi,
    Your workbooks are openned with viewer or plus depending on the profile 'ICX: Discoverer use Viewer'. You can override this by setting the viewer parameter on the call to OracleOASIS.RunDiscover. In the config of the Apps function that call OracleOASIS.RunDiscover, on the form tab add &VIEWER=Y or &VIEWER=N onto the end of the parameters. e.g workbook=myworkbook&parameters=param1~value1&viewer=Y
    Hope that helps,
    Rod West

  • "Access Denied" opening PDF from network UNC path.

    Can't open pdf file from network path when opening from Adobe Reader any versions. Opening other files such as word, excel etc that is not opening in Adobe Reader works just fine.
    Steps to reproduce bug:
    Create a shared folder with three folder deep. \\Servername\SharedDrive\FolderLevel1\FolderLevel2\FolderLevel3\
    Give user explicit access to "FolderLevel3" with read and execute rights
    Enabled "Protected Mode at StartUp" on Adobe Reader X or XI
    Make sure there are some PDF files in FolderLevel3
    On the user windows session "do not map the share drive", open explorer to "\\Servername\SharedDrive\FolderLevel1\FolderLevel2\FolderLevel3\" directly.
    Double click the PDF files in the folder and it will be blocked with an error Access Denied.
    Turn off Protected Mode at StartUp and it load fine
    Map the location to a Drive Letter and it load fine
    Use Adobe Professional and it works fine
    Use Nuance PDF reader and it works fine
    Not the ideal solution but if we gave users access to read at "SharedDrive" folder, FolderLevel1 and FolderLevel2 then they are able to read the PDF file. We would rather NOT DO THIS. They are blocked from the lower level for a reason......
    Results:
    Expected results: If it works on PRO it should work on Reader...

    Hi Ayenoy,
    Please provide the following information:
    1) Adobe Reader version on your machine.
    2) OS you are using.
    3) Is your machine or the shared drive a part of any special file system like DFS etc.
    4) Is the user a normal admin/standard user or a special user with roaming profile and folder redirections?
    Thanks,
    Shakti K

  • Error 5: Access Denied can not start the DHCP Client service on Local Computer.

    Ran into this error problem with both the DHCP and BFE service. Neither will start and both give me the same error code 5 access denied.
    Found this little nugget below:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dhcp
    Right click and choose Permissions. There should be the following:
    System = Full Control
    Local Service = Read
    Network Service = Read
    Local Admin = Full Control
    Local Users = Read
    Dhcp = Read with special permissions
    No problem adding the missing Local Service and Network Service. How does one add Dhcp? Is there a way to create this because under permissions there is no way to add this or search it up. Is there a NetSH reset command that will add this in for me?
    The Netlogon service was not running and to get the Netlogon service going I ran NetSH int ip reset and it started to work. The other services were not running either and I was hoping they would after resetting IP
    Any ideas on to fix this problem? Also, the user turned off the laptop when it was doing updates. Still I do not think it would have created this headache.
    TIA
    Spammer Hammer

    Hi,
    Was your issue resolved?
    If no, please reply and tell us the current situation in order to provide further help.
    Karen Hu
    TechNet Community Support

  • Error 406 access denied while trying to Add Windows 2008 HV host in SCVMM 2008.

    I am trying to add Windows 2008 HV host in SCVMM 2008. While adding host i am getting error message...
    Error (406)
    Access
    has been denied while contacting the server <server name>. 
    Recommended
    Action
    1.
    Verify that the specified user account has administrative privileges on <server name>.
    2.
    Verify that DCOM access, launch, and activation permissions are enabled on <server name> for the Administrators group. Use dcomcnfg.exe to modify
    permissions, and then try the operation again.
    I have already done DCOM security modification for my user. I am able to RDP or any file sharing HV host from SCVMM machine. My user is member of local administrator for both the machines. 
    Before that i have added one Windows 2008 HV (Core) successfully and 2 ESX host in same SCVMM machine. 
    Any Help would be greatly appreciated.
    vaibhav

    Has anyone found a fix for this? I've been troubleshooting this issue for 4 days now. I've unjoined/rejoined the host to the domain, deleted SCVMM certificate, given permissions (out the wahzoo) in COM/Access Permissions, all updates installed, firewall
    is off (I even tried turning it on and configuring program/port access), I've tried with 3 different domain accounts that are a member of the local Administrators group.
    The other day I managed to get the host added (don't ask me how) but then all the VM's were in status 'Host not responding' so I couldn't even manage them. So I removed it and now can't get the host added again. I'm using SCVMM 2008 R2 SP1 and the problem
    host is Server 2008 R2 SP1 x64.
    Error (406)
    Access has been denied while contacting the server xxxxxxxx.domain.com.  
    Recommended Action
    1. Verify that the specified user account has administrative privileges on xxxxxxx.domain.com.
    2. Verify that DCOM access, launch, and activation permissions are enabled on xxxxxxx.domain.com for the Administrators group. Use dcomcnfg.exe to modify permissions, and then try the operation again.
    I was getting this error after I got the host added:
    Error (2910)
    VMM does not have appropriate permissions to access the resource C:\Windows\system32\qmgr.dll on the xxxxxxxx.domain.com server.
     (Access is denied (0x80070005))
    Recommended Action
    Ensure that Virtual Machine Manager has the appropriate rights to perform this action.

  • When sending an email to all our members under a group email I get a fatal error relay access denied. Very important I get these emails out to all our members.

    Trying to email a group of all our members and I keep getting an error message.
    he original message was received at Tue, 18 Nov 2014 13:50:51 -0500
    from d154-20-241-245.bchsia.telus.net [154.20.241.245]
    ----- The following addresses had permanent fatal errors -----
    <[email protected]>
    (reason: 554 5.7.1 <[email protected]>: Relay access denied)
    ----- Transcript of session follows -----
    ... while talking to scariboochamber.org.:
    >>> RCPT To:<[email protected]>
    <<< 554 5.7.1 <[email protected]>: Relay access denied
    554 5.0.0 Service unavailable

    However, I added "allowpercenthack = no" to main.cf
    and that seemed to allow postfix to not attempt to
    process it itself and let my application do the
    work.
    However, if I now send mail now to my server (from
    another server) destined to
    user%[email protected], I (and my
    log) gets:
    Hardly ever had a need for this, but if I remember correctly you will need to set:
    allowuntrustedrouting = yes
    in main.cf
    (No need for allowpercenthack (I think))
    or you could create a hash table before rejectunauthdestination to return OK based on your needed patterns.
    I think the first method will work though.
    Side question: I placed `rejectnon_fqdnsender'
    after rejectunauthdestination destination because I
    didn't want to bother checking the sender unless I
    confirmed the recipient was at my server. Does that
    comment that it doesn't work after
    checkrelaydomains, mean that it also doesn't get
    processed after
    checkrelaydomains is deprecated
    You can place rejectnon_fqdnsender anywhere you like or even omit it, but I don't see why you would have to.

  • Error: 0x80040707 - Access Denied while installing itunes +ipod messed up

    Yesterday morning my ipod (nano) was working fine, and i plugged it in to upload music and it said something about installing a new version of itunes on my ipod. i clicked yes, and somewhere during installation i assume, it got unplugged by one of my family members wanting to use a USB outlet. well, it deleted everything on my ipod, and then it wouldnt recognize my ipod in itunes.
    i went to the site, did all the restore, restart, retry, crap until i got to reinstall. when i try to reinstall itunes, or remove "ipod for windows 01 -09-06" [not sure about that date] i get "Error: 0x80040707" in a popup window, then another saying "Access Denied"
    Before i tried to reinstall itunes, it still wouldnt recognize my ipod either. when i plugged it in, it would say "removable disk: f" like it was just a usb memory stick or something. i really have no idea what to do as i am new with the whole itunes stuff, and have previously used musicmatch.
    thanks

    Hi there...grrr...I always hate this type of error because sometimes it is problematic to fix.
    First off, remove iTunes and Quicktime and do a nice, fresh clean install. Save it to your harddrive and install it from there instead of running the installation over the internet.
    Also, try this as it has helped a few with this particular bug
    1. Run the setup program and PAY ATTENTION to the folder where you are installing the software. Keep clicking on the "Next" button and here it is, the progress bar.
    2. When the progress bar reaches 100% and you get the 0x80040707 error message, DO NOT click "Accept" or "Ok" or whatever says the button in the error window. Instead proceed as I describe:
    3. Go to the the folder where the program is supposed to be installed. Yes, it's there!. Copy this folder to another location (for example, to the desktop).
    4. Now click "Accept" or "Ok" in the 0x80040707 error window. This will erase almost every file in the folder where the program was originally installed. Who cares? You have a copy of it.
    5. Now overwrite this almost-empty original installation folder with the one you back-upped.
    6. If you want you can even create manually a shortcut of the EXE file that launches the software wherever you like. Double click it.
    Let me know if it helps. Anyone else with a suggestion, feel free to throw it out.
    Rachyl

  • Portal Runtime Error Reason: Access denied

    Dear Portal Experts,
    I know you might be familiar with the error and I'm kinda frustrated with the errors. Ok these are the facts:
    I'm implementing SRM 701 - Portal
    Got this error:
    Portal runtime error.
    An exception occurred while processing your request. Send the exception ID to your portal administrator.
    Exception ID: 07:04_14/10/11_0076_1729150
    Refer to the log file for details about this exception.
    Log Result (part of):
    Component Name:       'com.sap.portal.appintegrator.sap.WebDynpro',
    Context Name (iView): 'pcd:portal_content/com.sap.pct/specialist/com.sap.pct.srm.srm70/com.sap.pct.srm.fl_ehp1/com.sap.pct.srm.srm70.fl_core/com.sap.pct.srm.srm70.fl_roles/com.sap.pct.srm.core.ro_employeeselfservice/fl_goshopping/com.sap.pct.srm.srm70.iv_shop_ess',
    Top Layer:            'WebDynpro/TopLayer',
    Producer ID (FPN):    'null',
    System Alias:         'SAP_SRM',
    [EXCEPTION]
    #1#com.sapportals.portal.prt.runtime.PortalRuntimeException: Exception in SAP Application Integrator occured: Cannot retrieve system object for this alias.
    System Alias:  &\#39;SAP_SRM&\#39;,
    System ID:     &\#39;pcd:portal_content/com.sap.01SystemLandscape/com.sap.SAPSRM&\#39;.
    User:          &\#39;MANAGER1&\#39;,
    Reason:         Access denied (Object(s): portal_content/com.sap.01SystemLandscape/com.sap.SAPSRM)
    If I give MANAGER1 super admin, all works. My analysis: It's only user permission problem
    I've done this:
    Everyone Group has READ permission and END USER ticked at level object (SAPSRM)
    Checking the related iView, has the same permission (obviously because it's inherited from the object SAPSRM)
    MANAGER1 has Everyone Assigned Groups
    So, everyone, is there something missing?
    Really appreciate your help

    It seems SAP_SRM is a system object. Correct? Try this:
    I assume you have already added everyone group to permissions of SAP_SRM, set it to OWNER. In addition, go to permission source and add everyone group there as well and perform the same action.
    I remember I had some Bex iViews and I had faced similar problem. It always used to work whenever I used to add user/group to permission source.
    Ameya

  • Group Managed Service Accounts Error Message access denied

    Hi I am playing around with group managed service accounts in my lab using a 2012 R2 DC on a 2012 r2 forest and domain Level .Net 3.5 installed.
    I am following this tutorial
    http://blogs.technet.com/b/askpfeplat/archive/2012/12/17/windows-server-2012-group-managed-service-accounts.aspx
    1. I installed the keys
    2. I waited for 10 hours
    3. I created the GMSA
    4. I tried to install the GMSA on the DC logged in as the Domain admin under a administrative powershell prompt
    5. I got the nasty error: access denied message.

    the powershell statement could be wrong...
    -PrincipalsAllowedToRetrieveManagedPassword

  • Answers sawlog error RX access denied

    I see multiple line with this error in the sawlog.log file
    "RX access denied for user bmooney to path /shared/Admin/_portal"
    not sure how to trouble shoot this and determine what is causing this error.
    Any ideas on this??
    Thanks

    What do you need to troubleshoot? Does the user have access to that path? Otherwise tell the user not to try to read/execute things that he is not supposed to access.

Maybe you are looking for

  • Can't partition with disk utility. Options greyed out

    Hi, Bought a used 4 TB Seagate drive, formatted it , checked the speed 150 MB/s read/write and made a partition. Apparently it worked perfect. However after this first partition the drive is behaving erratically. I can not modify partitions anymore n

  • Find tables

    If there is a way to find tables by using the Find/Change dialog, I haven't been able to discover it. If there is no way to do it using Find/Change, does anyone know of a script that would find tables in an InDesign CS4 document?

  • Screen blanks automatically [solved]

    On both my desktop and laptop my monitor will go blank after some period of inactivity, which is irritating. I don't have xscreensaver installed, and I've turned off -- to my knowledge -- the default Xorg screen blanking: $ xset s 0 $ xset s off But

  • JsfJpa Netbeans WebApp Example

    I am a beginner. I have NetBeans 6.5 bundled with Tomcat 6.0.18 and Glassfish. I can run basic example servlets from Samples --> Java Web. I open JsfJpa example and run it on Glasfish with no problems... but something seems not right after in project

  • Need some suggestions on this error message

    Hi Squiggly Team, Could you please give me some hit on this error message? Error: null cannot be parsed to a squiggly dictionary at com.adobe.linguistics.spelling.core.utils::SquigglyDictionaryLoader/loadDictionaryComplet e()[C:\p4_garuda1890_ugoyal-