Your request was cancelled. The necessary security privileges

I downloaded this example and ran it against the BusinessObjects server I got where
http://www.sdn.sap.com/irj/boc/go/portal/prtroot/docs/library/uuid/809d64c6-461c-2c10-f4bd-e499c25d6a38?quicklink=index&overridelayout=true
I tried to view a simple report and I got this message. This message appears with any of the reports ones that were already created or ones that we created. The user I am running on is a administrator and if I login to actual server through a web 
browser the report works fine.
Your request was cancelled. The necessary security privileges could not be verified. Please contact your system administrator.
BusinessObjects Version XI 2.0
.Net Framework 4.0
Anyone have any ideas ?

1. try passing the non encoded token e.g. BOToken = enterpriseSession.getLogonTokenMgr().createLogonToken("", 120, 100);
2. try using getDefaultToken() and see if that works.
3. Have you tried usign openDocument.jsp instread?
4. are you redirecting to this url? 'http://[server]:8080/BOE/CrystalReports/viewrpt.cwr?id='repId'&apstoken=[token]';
Java uses double quote " rather than single quote ' for string declaration.

Similar Messages

  • An error occurred at the server : Your request was cancelled due to an internal error on the Page Server. The object you are try

    hi i am getting this error.
    An error occurred at the server : Your request was cancelled due to an internal error on the Page Server. The object you are trying to view does not have the required property 'SI_FILES'. Please contact your system administrator
    please do the nedful.

    yeah Ted Ueda,
    what you are saying is correct. i am getting this output for
      report.getProgID() is CrystalEnterprise.Report.
    can you elaborate this. i am new to this. and also please let me know how to start and if u have any materials on this please forward to [email protected] and [email protected]
    please let me know which is best book for beginers.
    Thanks & Regards,
    Purushotham Podaralla

  • The necessary security privileges could not be verified.

    Hi,
    We have a crystal report reporting off information integrator with sql server in the backend.
    This report uses a universe as a datasource.
    We are getting the following error while trying to run the report on demand:
    "Error A request was cancelled. The necessary security privileges could not be verified. This indicates a problem with the security server."
    If we schedule the report the following error msg can be found in the reportjobserver logs:
    " trace message: CrpeMgrPEGetHandleStringEx() out returns [1], buffer is [Database Connector Error: ''^MFailed
    to retrieve data from the database.^MError in File /usr/lpp/businessobjects/boe/bobje/data/reportjobserver01/~tmpad0d85852f0c7061d.rpt:
    The query when submitted through qwest returns back data, but is failing to run on the server.
    I am not sure what is going wrong, timeouts for page server has been set to 60 mins, but this error is returned within 10 mins of refreshing or scheduling the report.
    Any ideas?
    Thanks,
    Sumit

    Hi,
    I ran a test.
    I used the sql from the report, created a new report off that sql and published it to the server.
    It seems to be working. The report ran successfully.
    Thus I have seen that the report fails only when it is using an universe.
    I restarted the report job server along with Webi report server/page server multiple times but that didn't help much.
    I will be opening a message with SAP regarding the problem.
    Thanks,
    Sumit

  • Infoview: A request was cancelled

    When I go into infoview and click on the actual name of the report, instead of clicking "schedule or history" I am prompted with the parameter dialog box right away.  I notice there are only 2 parameter dialog boxes when there needs to be 7 parameter dialog boxes.
    It appears that there is an older version of the report when you click on the actual name of the report in infoview.   But if you go into history or click schedule and select the parameters it shows 7 parameters and that's correct.
    When I click on the actual name of the report I go to the parameter screen and select from my two parameter dialog box and then proceed to run the report.  After about five minutes of running the report comes back with this error message ...
    CrystalReportViewer
    A request was cancelled. The necessary security privileges could not be verified. This indicates a problem with the security server.
    Unable to retrieve Object.
    A request was cancelled. The necessary security privileges could not be verified. This indicates a problem with the security server.
    We use CRXI R2 on our development machines to create reports.
    Any thoughts on how to correct this problem?

    The parameters in this report are connecting with a stored procedure via the Record Selection screen in Crystal Reports.
    I went into CMC and changed the 7 parameters to "Prompt" and this fixed the problem of me not being able to see all 7 parameters before.   So now all the parameters are visible when I click on the report name in infoview. 
    I also tried to run the report in infoview by clicking the report title as I did before and I choose my options for all of the 7 parameter dialog boxes and ran the report.  The report takes about 2-3 minutes and comes back with the error....
    CrystalReportViewer
    A request was cancelled. The necessary security privileges could not be verified. This indicates a problem with the security server.
    Unable to retrieve Object.
    A request was cancelled. The necessary security privileges could not be verified. This indicates a problem with the security server.
    I ran the crystal report on the server using CRXI R2 and it worked fine.  So we know the report is functioning properly.
    I almost think this is a security issue, do I need to restart a particular service on the server?

  • TFS Integration Platform Error while Syncing - Caught and converted, The request was aborted: The request was canceled

    Hello,
    We are doing a 2-way version control sync between TFS 2013 servers. 
    TFS A - Project A is getting synched with TFS B - Project A.
    TFS A - Project A has got all the code and files, whereas TFS B - Project A is empty.
    Previously we have synced TFS 2013 projects across servers with out any error or issues. Today we came across an issue (check log at end of post) and hope Microsoft can
    provide some guidance on this. Following is the problem we are facing today:
    We have configured the TFS Integration platform tool for VC - 2 way sync and started the migration. Current
    status is that the discovery, analysis is complete and migration is half way when I started to get such errors
    (check log at end of post) .
    Note that the migration has not stopped...
    After doing some research and googling I understand that the reason for this error is that by default if
    an individual file transfer cannot complete 16MB in 5 minutes, the operation will fail. And the solution to this is to modify
    chunk size in the file of "TfsMigrationShell.exe.config". I have few questions regarding this...
    Question 1:Is
    above understanding and solution correct? I also notice that this error appears for every huge file (approx >30MB), is there any timeout setting at the target server? Is this something to be changed at the Tool level config or the Target IIS level
    config?
    Question 2: Suppose
    I do not change the config setting, then huge files are skipped due to this error. However, after the migration of the other files is finished, then, will the tool retry to sync the skipped (huge) files? Or has it skipped them forever?
    Question 3:
    Suppose I modify
    chunk size in the file of "TfsMigrationShell.exe.config", then, which of the following do I need to do (give me the best solution among the 3 below)
    a) Do I need
    to restart the migration (by deleting and recreating the project on the 2nd TFS Server and re-starting migration)? 
    b) Do
    I need to create a new configuration and restart migration?
    c) Do I need to restart the sync service?
    The concern here is that we have got 3 more jobs (TFS
    Integration tool configurations) running parallelly that
    is syncing Work Items & VC of other TFS projects and want to make sure that restarting the TFS Integration Job Service will not have any negative impact on the other jobs as well as no negative impact on the current migration job...
    Microsoft, Please advice. Thanks!
    Log:
    [1/21/2015 10:55:39 AM] AsyncUploadFileState.Completed -- caught and converted:
    [1/21/2015 10:55:39 AM] Microsoft.TeamFoundation.VersionControl.Client.VersionControlException: C:\TfsIPData\10\ications\MDM Folder\Binaries\v9.5\DMS Web Service Release 1.5.zip: The request was aborted: The request was canceled. ---> System.Net.WebException: The request was aborted: The request was canceled. ---> System.IO.IOException: Cannot close stream until all bytes are written.
    [1/21/2015 10:55:39 AM] at System.Net.ConnectStream.CloseInternal(Boolean internalCall, Boolean aborting)
    [1/21/2015 10:55:39 AM] --- End of inner exception stack trace ---
    [1/21/2015 10:55:39 AM] at System.Net.ConnectStream.CloseInternal(Boolean internalCall, Boolean aborting)
    [1/21/2015 10:55:39 AM] at System.Net.ConnectStream.System.Net.ICloseEx.CloseEx(CloseExState closeState)
    [1/21/2015 10:55:39 AM] at System.Net.ConnectStream.Dispose(Boolean disposing)
    [1/21/2015 10:55:39 AM] at System.IO.Stream.Close()
    [1/21/2015 10:55:39 AM] at System.IO.Stream.Dispose()
    [1/21/2015 10:55:39 AM] at Microsoft.TeamFoundation.VersionControl.Client.FileUploader.UploadChunk(FileStream fileContentStream, Int64 end)
    [1/21/2015 10:55:39 AM] --- End of inner exception stack trace ---
    [1/21/2015 10:55:39 AM] at Microsoft.TeamFoundation.VersionControl.Client.Workspace.EndUploadFile(IAsyncResult asyncResult, PendingChange& pendingChange, Byte[]& uploadedContentBaselineFileGuid, Int64& uncompressedLength)
    [1/21/2015 10:55:39 AM] at Microsoft.TeamFoundation.VersionControl.Client.Workspace.AsyncUploadFileState.Completed(IAsyncResult asyncResult)

    Hi Charles,
    I have been doing in depth research and testing of this and here are my findings:
    Replies to your points:
    1) It failed with UploadChunkSize value change. Tried 1MB, 500KB, even 100KB. Fails with same error! Is there any other setting we can change for the timeouts at the target TFS server also?
    2) The huge files are not skipped. The migration loops on the failed files and doesn't continue to process the next lot of files. So the migration is blocked on the huge files.
    3) OK. Thanks. 
    Please see below the finding on when migration succeeds and when it fails:-
    Scenario 1:
    a) Where Migration fails:
    TFS A is in India and TFS B is in UK. Both TFS are on different domain. Migration tool is installed on same machine as TFS A. There is a firewall that allows the access from TFS A machine to TFS B machine. The migration tool fails to work in this scenario
    when it encounters a file size approx > 8MB. I tried setting the UploadChunkSize value to 100KB. Yet it failed!
    b) Where Migration works:
    However, if the files are approx less than 3MB then the migration works without any errors.
    Scenario 2 where TFS migration tool works:
    TFS A is in India and TFS B is also in India (located closeby). Both TFS are on different domain. Migration tool is installed on same machine as TFS A. There is no firewall in this case. No changes were made to UploadChunkSize value and files with size
    of 10's and 100's of MBs got synced without any issue.
    Questions
    Question 1: Can we conclude now that there is some issue with the firewall or network in case of scenario 1? As mentioned above Scenario 1 works if file size is less then approx 3MB.
    Question 2: Is there any timeout setting on the Target TFS server which can be set so that it waits for the file without timing out?
    Thanks for any help...

  • If the request was canceled due me money

    If the request was canceled due me money ?

    MR.Qais wrote:
    i order from apple
    You would have received conformation of your order and any Contact Details will be in that.
    As stated... this is a user to User Technical Support Forum provided by Apple.

  • The request was aborted: The request was canceled.

    I am trying to upload some files through c# on Azure. But i am getting below error on a particular system.
    The request was aborted: The request was canceled.
    I ran fiddler and get the following response.
    <?xml version="1.0" encoding="UTF-8"?><request protocol="3.0" version="1.3.23.0" ismachine="1" sessionid="{7D4FD5D2-27F8-45D9-9CB9-94995712087B}" installsource="core" testsource="auto"
    requestid="{8D9DECDD-4920-4AE4-B5FD-B2D9DBC56329}"><os platform="win" version="6.1" sp="Service Pack 1" arch="x86"/><app appid="{22BC5D71-241A-4198-94D2-4A45297A4910}" version="1.3.23.0"
    nextversion="" lang="" brand="GGLS" client="" installage="251"><updatecheck/><ping r="-1"/></app><app appid="{BD53C92C-0EDE-40B1-9E29-DA95D1F72764}" version="1.0.0.1"
    nextversion="" lang="" brand="" client=""><updatecheck/><ping r="-1"/></app></request>
    HTTP/1.1 504 Fiddler - Receive Failure
    Date: Mon, 29 Dec 2014 14:13:49 GMT
    Content-Type: text/html; charset=UTF-8
    Connection: close
    Cache-Control: no-cache, must-revalidate
    Timestamp: 19:43:49.762
    [Fiddler] ReadResponse() failed: The server did not return a complete response for this request. Server returned 0 bytes.         
    K K Sanghi

    try
    StorageCredentials sc = new StorageCredentials(storage, accessKey);
    CloudStorageAccount storageAccount = new CloudStorageAccount(sc, true);
    CloudBlobClient blobClient = storageAccount.CreateCloudBlobClient();
    CloudBlobContainer blobContainer = blobClient.GetContainerReference(container);
    CloudBlockBlob blockBlob = blobContainer.GetBlockBlobReference(targetFileName);
    using (var fileStream = System.IO.File.OpenRead(localPathwithFileName))
    blockBlob.UploadFromStream(fileStream);
    catch (Exception ex)
    throw ex;
    K K Sanghi

  • I need some help on how i can request to cancel the weekly updates n renewal that was charging my credit card.

    hi anybody help me on how can i request to cancel the weekly renewal of the voice on i tunes. it charged me every week on my creditcard billing.my son alreadyy deleted it on his ipad but continually charging us. please guide us it costs us 2dollars wkly

    ciedevera wrote:
    hi anybody help me on how can i request to cancel the weekly renewal of the voice...
    1) see here...
    iTunes Store: Purchasing and managing auto-renewing subscriptions
    2) Contact the developer...
    3) If necessary...
    Contact iTunes Customer Service and request assistance
    Use this Link  >  Apple  Support  iTunes Store  Contact

  • HELP!! When I open Photoshop CS3 it states "Could not initialize Photoshop because you do not have the necessary access privileges".

    When I open Photoshop CS3 it states "Could not initialize Photoshop because you do not have the necessary access privileges".
    Also, InDesign crashes when trying to open it.
    I am running OS X 10.6.8
    The most recent task I did was a Mac OS snow leopard software update. 
    I created a new user account and both Photoshop and InDesign work perfectly when logged into that account, but the problem is persisting with my old account.
    I tried, but didn't receive much help from Adobe.
    Any help would be appreciated!

    I see. Well, if it works on a new account, then I guess that' good enough. You might still wanan try and fix your permissions on zthe otehr account, though. It may just require digging into the terminal and commandline operations to recursively apply this stuff to all folders and sub-folders...
    Mylenium

  • HELP! "Could not initialize Photoshop because you do not have the necessary access privileges"

    When I open Photoshop CS3 it states "Could not initialize Photoshop because you do not have the necessary access privileges". The most recent thing I did was a Mac OS snow leopard update. Also, InDesign crashes when trying to open it. A while back I had problems with user permissions and I managed to resolve that, but I think I had to reinstall the entire Master Collection. Any help would be appreciated!

    I see. Well, if it works on a new account, then I guess that' good enough. You might still wanan try and fix your permissions on zthe otehr account, though. It may just require digging into the terminal and commandline operations to recursively apply this stuff to all folders and sub-folders...
    Mylenium

  • PSE 6, OSX 10.6.8, you do not have the necessary access privileges

    Bit of an odd one this.
    I have a user who periodically is unable to run Elements 6 and receives a message along the lines of "Could not initialize photoshop elements, because you do not have the necessary access privileges".
    But not consistently.  Repairing permissions had no effect on this, nor did deleting the pse preference files, but recreating the user account did, temporarily resolve it. There's no correlation between whether their account is set to admin or not.
    The issue seems to be quite sporadic (it was reported to me again yesterday, but works fine today) and is proving difficult to pin down, partly because PSE doesn't log the error or what causes it as far as I've been able to see.
    Any suggestions?

    Installed in main applications folder.
    I'll try a reinstall as and when the issue rears up again, also possible that our antivirus (trend micro officescan) is to blame here, but I'd expect to see the same issue on some of our other machines with the same configuration.
    I note a similar problem here: http://forums.adobe.com/message/2496088#2496088 although with pse8 and a scratch disk error as well (not problem here).
    Very odd. Anybody know if there are logs hiding somewhere I don't know about that might give more information?

  • PSE 10 "you do not have the necessary access privileges"

    I just installed Photoshop Elements 10 on my Mac which is running OS 10.7.2 (Lion) and can't open it because I get the message "You cannot initialize Photoshop Elements because you do not have the necessary access privileges". I've changed the permissions on the PSE 10 folder as well as the Contents folder inside the Adobe Elements 10 Organizer. Still a no go... Can anyone help?
    Thanks in advance!

    Thanks for all your tipps.
    Too bad, that didn't work for me
    I tried to define the disks during startup by pressing  <Alt> + <CMD> and set the first scratch disk to my Mac HD.
    But that is overwritten each I time I start it again.
    I can start the Organizer but not the Editor.
    Compared to a user that works I see that in
    "/Users/andreas/Library/Preferences/Adobe Photoshop Elements 10 Settings"
    The file "Adobe Photoshop Elements 10 Prefs.psp" exists with length zero.
    So I do obiviously have write permission on this folder, but what else is missing?
    In "/Users/andreas/Library/Preferences/Adobe" I find the folder "Elements Organizer" with subfolder 10.0
    In "/Users/andreas/Library/Application Support/Adobe/Adobe Photoshop Elements 10" there's only an empty subfolder "Presets".
    Permissions, however, seem also to be ok:
    imac:Adobe Photoshop Elements 10 andreas$ pwd
    /Users/andreas/Library/Application Support/Adobe/Adobe Photoshop Elements 10
    imac:Adobe Photoshop Elements 10 andreas$ ls -l
    total 0
    drwxr-xr-x  2 andreas  staff  68  8 Dez 14:54 Presets
    For my working user this is highly populated.
    Isn't there a way to trace or monitor where the Elements Editor fails to access a directory or file?
    //Andreas

  • Why i cant verify my apple id to my yahoo mail.. it said this email address is invalid or your request was incomplet.. pls help

    why i cant verify my apple id to my yahoo mail.. it said this email address is invalid or your request was incomplet.. pls help

    Here's the steps for verifying your email: http://support.apple.com/kb/he68
    What part is giving you that message?
    Are your receiving the email at all?

  • An Error Occurred While Processing Your Request We're sorry. While processing your request, we encountered a system-related error. Your request was not processed. Error ID Code: b7bc5afa-ce52-434b-bfb6-3fb086b77a23

    Every time i log out of my Bank email after getting a copy of transactions, I get the following:
    An Error Occurred While Processing Your Request
    We're sorry. While processing your request, we encountered a system-related error.
    Your request was not processed.
    Error ID Code: b7bc5afa-ce52-434b-bfb6-3fb086b77a23
    If the error continues or you need to contact support, please provide them with the Error ID Code above.
    That's what I am doing. contacting support.

    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    * Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    * Tools > Options > Privacy > Cookies: "Show Cookies"

  • Whenever I close down Photoshop CS5 I get the message: "Could not save Preferences because the file is locked or you do not have the necessary access privileges. Use the get info command in Finder to unlock the file or change permission on the file or enc

    Whenever I close down Photoshop CS5 I get the message: "Could not save Preferences because the file is locked or you do not have the necessary access privileges. Use the get info command in Finder to unlock the file or change permission on the file or enclosing folders." What on earth does it mean? How can I stop this message from appearing?

    See here:
    I cannot save recent images.

Maybe you are looking for

  • Installation of solaris 10

    Hi. Just trying to work my way through installing solaris 10. Never used solaris, unix or linux so please excuse my ignorance. When I boot from my dvd drive I am getting "not a ufs file system" message. I usually run xp however even when I have an un

  • How do I find my iCloud data that Yosemite erased ?? Yosemite has resurrected an old Apple ID from the Me days. Everything is gone because of Yosemite

    How do I find all my data on ICloud. I downloaded Yosemite and it erased ALL of my data on the Cloud. It caused an Apple ID from Me to resurrect and has wreaked havoc on my devices. It even erased all my backup data on my Passport drive. The Passport

  • IPod Playback Skips End Of Track When Ripping CD's In iTunes 8.1.1.10

    I have just upgraded to iTunes 8.1.1.10 and any Tracks ripped using this version have a problem playing back on my iPod. Playback within iTunes is fine however, when playing back through my 5th Gen iPod Video up to the last 20 seconds of the track ar

  • Change default and other printer presets

    I recently had to Refresh the printer's connection with my Wireless Router and laptop and (with help from HP tech support, thank you!) that was successful.  Now, however, when I click File, Print (while in a document) I no longer have the print optio

  • AppendLog method error

    In the job scheduler, I have the following line of code in ThisJob_JobBegin() method: Application.AppendLog ("C:\testreport.html") When I ran the job for the first time, I saw the log getting prepended to testreport.html (a file I have written my cus