Bex Error: not authorized

Hi,
This time the error is:
"Warning You do not have authorization to read object ZCOMP_CODE 'Company Code' "
I get this message while runinng a report.
Is it because of authorization? How can I check auth if at all?
Or should I refer it to basis?
thanks
Fran

I had no authorization in P,
But i was able to use RSSMQ in D and got this message:
"you user master record is not sufficiently mainttained for object Company..." (truncated the rest)
"no Authorization (Or Evn)" (truncated again)
So i guess it is a security issue ?
thanks a lot
Fran

Similar Messages

  • CUPS error: client-error-not-authorized

    Hello,
    some days ago I followed the wiki and installed a printer (HP Laserjet 1020) that uses the driver foo2zjs (from AUR). It didn't print anything in the beginning, but after blacklisting usblp module it printed a Test Page. Believing that everything was working fine, I unfortunately did not try to print any other document to check it.
    Now, trying to print a document for the first time, the printer simply prints nothing, and the log file shows this error message: client-error-not-authorized.
    There's no network here and the printer is connected directly to the computer. Both the regular and root users are included in the lp group. The hostname from /etc/hosts is localhost.
    Here is a copy of cupsd.conf in case it may be helpful:
    /etc/cups/cupsd.conf
    # "$Id: cupsd.conf.in 9407 2010-12-09 21:24:51Z mike $"
    # Sample configuration file for the CUPS scheduler. See "man cupsd.conf" for a
    # complete description of this file.
    # Log general information in error_log - change "warn" to "debug"
    # for troubleshooting...
    LogLevel warn
    # Administrator user group...
    SystemGroup sys root
    # Only listen for connections from the local machine.
    Listen localhost:631
    Listen /var/run/cups/cups.sock
    # Show shared printers on the local network.
    Browsing On
    BrowseOrder allow,deny
    BrowseAllow all
    BrowseLocalProtocols CUPS dnssd
    # Default authentication type, when authentication is required...
    DefaultAuthType Basic
    # Web interface setting...
    WebInterface Yes
    # Restrict access to the server...
    <Location />
    Order allow,deny
    Allow localhost
    Allow all
    </Location>
    # Restrict access to the admin pages...
    <Location /admin>
    Order allow,deny
    Allow localhost
    Allow all
    </Location>
    # Restrict access to configuration files...
    <Location /admin/conf>
    AuthType Default
    Require user @SYSTEM
    Order allow,deny
    Allow localhost
    </Location>
    # Set the default printer/job policies...
    <Policy default>
    # Job/subscription privacy...
    JobPrivateAccess default
    JobPrivateValues default
    SubscriptionPrivateAccess default
    SubscriptionPrivateValues default
    # Job-related operations must be done by the owner or an administrator...
    <Limit Create-Job Print-Job Print-URI Validate-Job>
    Order deny,allow
    </Limit>
    <Limit Send-Document Send-URI Hold-Job Release-Job Restart-Job Purge-Jobs Set-Job-Attributes Create-Job-Subscription Renew-Subscription Cancel-Subscription Get-Notifications Reprocess-Job Cancel-Current-Job Suspend-Current-Job Resume-Job Cancel-My-Jobs Close-Job CUPS-Move-Job CUPS-Get-Document>
    Require user @OWNER @SYSTEM
    Order deny,allow
    </Limit>
    # All administration operations require an administrator to authenticate...
    <Limit CUPS-Add-Modify-Printer CUPS-Delete-Printer CUPS-Add-Modify-Class CUPS-Delete-Class CUPS-Set-Default CUPS-Get-Devices>
    AuthType Default
    Require user @SYSTEM
    Order deny,allow
    </Limit>
    # All printer operations require a printer operator to authenticate...
    <Limit Pause-Printer Resume-Printer Enable-Printer Disable-Printer Pause-Printer-After-Current-Job Hold-New-Jobs Release-Held-New-Jobs Deactivate-Printer Activate-Printer Restart-Printer Shutdown-Printer Startup-Printer Promote-Job Schedule-Job-After Cancel-Jobs CUPS-Accept-Jobs CUPS-Reject-Jobs>
    AuthType Default
    Require user @SYSTEM
    Order deny,allow
    </Limit>
    # Only the owner or an administrator can cancel or authenticate a job...
    <Limit Cancel-Job CUPS-Authenticate-Job>
    Require user @OWNER @SYSTEM
    Order deny,allow
    </Limit>
    <Limit All>
    Order deny,allow
    </Limit>
    </Policy>
    # Set the authenticated printer/job policies...
    <Policy authenticated>
    # Job/subscription privacy...
    JobPrivateAccess default
    JobPrivateValues default
    SubscriptionPrivateAccess default
    SubscriptionPrivateValues default
    # Job-related operations must be done by the owner or an administrator...
    <Limit Create-Job Print-Job Print-URI Validate-Job>
    AuthType Default
    Order deny,allow
    </Limit>
    <Limit Send-Document Send-URI Hold-Job Release-Job Restart-Job Purge-Jobs Set-Job-Attributes Create-Job-Subscription Renew-Subscription Cancel-Subscription Get-Notifications Reprocess-Job Cancel-Current-Job Suspend-Current-Job Resume-Job Cancel-My-Jobs Close-Job CUPS-Move-Job CUPS-Get-Document>
    AuthType Default
    Require user @OWNER @SYSTEM
    Order deny,allow
    </Limit>
    # All administration operations require an administrator to authenticate...
    <Limit CUPS-Add-Modify-Printer CUPS-Delete-Printer CUPS-Add-Modify-Class CUPS-Delete-Class CUPS-Set-Default>
    AuthType Default
    Require user @SYSTEM
    Order deny,allow
    </Limit>
    # All printer operations require a printer operator to authenticate...
    <Limit Pause-Printer Resume-Printer Enable-Printer Disable-Printer Pause-Printer-After-Current-Job Hold-New-Jobs Release-Held-New-Jobs Deactivate-Printer Activate-Printer Restart-Printer Shutdown-Printer Startup-Printer Promote-Job Schedule-Job-After Cancel-Jobs CUPS-Accept-Jobs CUPS-Reject-Jobs>
    AuthType Default
    Require user @SYSTEM
    Order deny,allow
    </Limit>
    # Only the owner or an administrator can cancel or authenticate a job...
    <Limit Cancel-Job CUPS-Authenticate-Job>
    AuthType Default
    Require user @OWNER @SYSTEM
    Order deny,allow
    </Limit>
    <Limit All>
    Order deny,allow
    </Limit>
    </Policy>
    # End of "$Id: cupsd.conf.in 9407 2010-12-09 21:24:51Z mike $".
    The only change that I made to the file was *allowing* some things (trying to fix it), but nothing happened.
    And here is the CUPS error log after trying to print many times:
    localhost:631/admin/log/error_log
    E [23/Feb/2012:00:58:33 -0200] Returning IPP client-error-not-authorized for Print-Job (ipp://localhost:631/printers/HP_LaserJet_1020) from localhost
    E [23/Feb/2012:00:58:41 -0200] Returning IPP client-error-not-authorized for Print-Job (ipp://localhost:631/printers/HP_LaserJet_1020) from localhost
    E [23/Feb/2012:00:58:51 -0200] Returning IPP client-error-not-authorized for Print-Job (ipp://localhost:631/printers/HP_LaserJet_1020) from localhost
    E [23/Feb/2012:01:11:45 -0200] Returning IPP client-error-not-authorized for Print-Job (ipp://localhost:631/printers/HP_LaserJet_1020) from localhost
    E [23/Feb/2012:01:13:17 -0200] Returning IPP client-error-not-authorized for Print-Job (ipp://localhost:631/printers/HP_LaserJet_1020) from localhost
    E [23/Feb/2012:01:17:32 -0200] Returning IPP client-error-not-authorized for Create-Job (ipp://localhost:631/printers/HP_LaserJet_1020) from localhost
    E [23/Feb/2012:01:17:41 -0200] Returning IPP client-error-not-authorized for Print-Job (ipp://localhost:631/printers/HP_LaserJet_1020) from localhost
    E [23/Feb/2012:01:17:51 -0200] Returning IPP client-error-not-authorized for Print-Job (ipp://localhost:631/printers/HP_LaserJet_1020) from localhost
    E [23/Feb/2012:01:18:00 -0200] Returning IPP client-error-not-authorized for Print-Job (ipp://localhost:631/printers/HP_LaserJet_1020) from localhost
    E [23/Feb/2012:01:21:57 -0200] Returning IPP client-error-not-authorized for Print-Job (ipp://localhost:631/printers/HP_LaserJet_1020) from localhost
    E [23/Feb/2012:01:22:22 -0200] Returning IPP client-error-not-authorized for Print-Job (ipp://localhost:631/printers/HP_LaserJet_1020) from localhost
    E [23/Feb/2012:01:23:04 -0200] Returning IPP client-error-not-authorized for Print-Job (ipp://localhost:631/printers/HP_LaserJet_1020) from localhost
    E [23/Feb/2012:01:23:04 -0200] Returning IPP client-error-not-authorized for Print-Job (ipp://localhost:631/printers/HP_LaserJet_1020) from localhost
    E [23/Feb/2012:01:23:13 -0200] Returning IPP client-error-not-authorized for Print-Job (ipp://localhost:631/printers/HP_LaserJet_1020) from localhost
    E [23/Feb/2012:01:23:28 -0200] Returning IPP client-error-not-authorized for Create-Job (ipp://localhost:631/printers/HP_LaserJet_1020) from localhost
    E [23/Feb/2012:01:23:31 -0200] Returning IPP client-error-not-authorized for Print-Job (ipp://localhost:631/printers/HP_LaserJet_1020) from localhost
    E [23/Feb/2012:01:28:14 -0200] Returning IPP client-error-not-authorized for Print-Job (ipp://localhost:631/printers/HP_LaserJet_1020) from localhost
    E [23/Feb/2012:01:33:44 -0200] Returning IPP client-error-not-authorized for Print-Job (ipp://localhost:631/printers/HP_LaserJet_1020) from localhost
    If you need any more details please ask!
    Any help would be very useful!
    Thanks!

    Hello,
    some days ago I followed the wiki and installed a printer (HP Laserjet 1020) that uses the driver foo2zjs (from AUR). It didn't print anything in the beginning, but after blacklisting usblp module it printed a Test Page. Believing that everything was working fine, I unfortunately did not try to print any other document to check it.
    Now, trying to print a document for the first time, the printer simply prints nothing, and the log file shows this error message: client-error-not-authorized.
    There's no network here and the printer is connected directly to the computer. Both the regular and root users are included in the lp group. The hostname from /etc/hosts is localhost.
    Here is a copy of cupsd.conf in case it may be helpful:
    /etc/cups/cupsd.conf
    # "$Id: cupsd.conf.in 9407 2010-12-09 21:24:51Z mike $"
    # Sample configuration file for the CUPS scheduler. See "man cupsd.conf" for a
    # complete description of this file.
    # Log general information in error_log - change "warn" to "debug"
    # for troubleshooting...
    LogLevel warn
    # Administrator user group...
    SystemGroup sys root
    # Only listen for connections from the local machine.
    Listen localhost:631
    Listen /var/run/cups/cups.sock
    # Show shared printers on the local network.
    Browsing On
    BrowseOrder allow,deny
    BrowseAllow all
    BrowseLocalProtocols CUPS dnssd
    # Default authentication type, when authentication is required...
    DefaultAuthType Basic
    # Web interface setting...
    WebInterface Yes
    # Restrict access to the server...
    <Location />
    Order allow,deny
    Allow localhost
    Allow all
    </Location>
    # Restrict access to the admin pages...
    <Location /admin>
    Order allow,deny
    Allow localhost
    Allow all
    </Location>
    # Restrict access to configuration files...
    <Location /admin/conf>
    AuthType Default
    Require user @SYSTEM
    Order allow,deny
    Allow localhost
    </Location>
    # Set the default printer/job policies...
    <Policy default>
    # Job/subscription privacy...
    JobPrivateAccess default
    JobPrivateValues default
    SubscriptionPrivateAccess default
    SubscriptionPrivateValues default
    # Job-related operations must be done by the owner or an administrator...
    <Limit Create-Job Print-Job Print-URI Validate-Job>
    Order deny,allow
    </Limit>
    <Limit Send-Document Send-URI Hold-Job Release-Job Restart-Job Purge-Jobs Set-Job-Attributes Create-Job-Subscription Renew-Subscription Cancel-Subscription Get-Notifications Reprocess-Job Cancel-Current-Job Suspend-Current-Job Resume-Job Cancel-My-Jobs Close-Job CUPS-Move-Job CUPS-Get-Document>
    Require user @OWNER @SYSTEM
    Order deny,allow
    </Limit>
    # All administration operations require an administrator to authenticate...
    <Limit CUPS-Add-Modify-Printer CUPS-Delete-Printer CUPS-Add-Modify-Class CUPS-Delete-Class CUPS-Set-Default CUPS-Get-Devices>
    AuthType Default
    Require user @SYSTEM
    Order deny,allow
    </Limit>
    # All printer operations require a printer operator to authenticate...
    <Limit Pause-Printer Resume-Printer Enable-Printer Disable-Printer Pause-Printer-After-Current-Job Hold-New-Jobs Release-Held-New-Jobs Deactivate-Printer Activate-Printer Restart-Printer Shutdown-Printer Startup-Printer Promote-Job Schedule-Job-After Cancel-Jobs CUPS-Accept-Jobs CUPS-Reject-Jobs>
    AuthType Default
    Require user @SYSTEM
    Order deny,allow
    </Limit>
    # Only the owner or an administrator can cancel or authenticate a job...
    <Limit Cancel-Job CUPS-Authenticate-Job>
    Require user @OWNER @SYSTEM
    Order deny,allow
    </Limit>
    <Limit All>
    Order deny,allow
    </Limit>
    </Policy>
    # Set the authenticated printer/job policies...
    <Policy authenticated>
    # Job/subscription privacy...
    JobPrivateAccess default
    JobPrivateValues default
    SubscriptionPrivateAccess default
    SubscriptionPrivateValues default
    # Job-related operations must be done by the owner or an administrator...
    <Limit Create-Job Print-Job Print-URI Validate-Job>
    AuthType Default
    Order deny,allow
    </Limit>
    <Limit Send-Document Send-URI Hold-Job Release-Job Restart-Job Purge-Jobs Set-Job-Attributes Create-Job-Subscription Renew-Subscription Cancel-Subscription Get-Notifications Reprocess-Job Cancel-Current-Job Suspend-Current-Job Resume-Job Cancel-My-Jobs Close-Job CUPS-Move-Job CUPS-Get-Document>
    AuthType Default
    Require user @OWNER @SYSTEM
    Order deny,allow
    </Limit>
    # All administration operations require an administrator to authenticate...
    <Limit CUPS-Add-Modify-Printer CUPS-Delete-Printer CUPS-Add-Modify-Class CUPS-Delete-Class CUPS-Set-Default>
    AuthType Default
    Require user @SYSTEM
    Order deny,allow
    </Limit>
    # All printer operations require a printer operator to authenticate...
    <Limit Pause-Printer Resume-Printer Enable-Printer Disable-Printer Pause-Printer-After-Current-Job Hold-New-Jobs Release-Held-New-Jobs Deactivate-Printer Activate-Printer Restart-Printer Shutdown-Printer Startup-Printer Promote-Job Schedule-Job-After Cancel-Jobs CUPS-Accept-Jobs CUPS-Reject-Jobs>
    AuthType Default
    Require user @SYSTEM
    Order deny,allow
    </Limit>
    # Only the owner or an administrator can cancel or authenticate a job...
    <Limit Cancel-Job CUPS-Authenticate-Job>
    AuthType Default
    Require user @OWNER @SYSTEM
    Order deny,allow
    </Limit>
    <Limit All>
    Order deny,allow
    </Limit>
    </Policy>
    # End of "$Id: cupsd.conf.in 9407 2010-12-09 21:24:51Z mike $".
    The only change that I made to the file was *allowing* some things (trying to fix it), but nothing happened.
    And here is the CUPS error log after trying to print many times:
    localhost:631/admin/log/error_log
    E [23/Feb/2012:00:58:33 -0200] Returning IPP client-error-not-authorized for Print-Job (ipp://localhost:631/printers/HP_LaserJet_1020) from localhost
    E [23/Feb/2012:00:58:41 -0200] Returning IPP client-error-not-authorized for Print-Job (ipp://localhost:631/printers/HP_LaserJet_1020) from localhost
    E [23/Feb/2012:00:58:51 -0200] Returning IPP client-error-not-authorized for Print-Job (ipp://localhost:631/printers/HP_LaserJet_1020) from localhost
    E [23/Feb/2012:01:11:45 -0200] Returning IPP client-error-not-authorized for Print-Job (ipp://localhost:631/printers/HP_LaserJet_1020) from localhost
    E [23/Feb/2012:01:13:17 -0200] Returning IPP client-error-not-authorized for Print-Job (ipp://localhost:631/printers/HP_LaserJet_1020) from localhost
    E [23/Feb/2012:01:17:32 -0200] Returning IPP client-error-not-authorized for Create-Job (ipp://localhost:631/printers/HP_LaserJet_1020) from localhost
    E [23/Feb/2012:01:17:41 -0200] Returning IPP client-error-not-authorized for Print-Job (ipp://localhost:631/printers/HP_LaserJet_1020) from localhost
    E [23/Feb/2012:01:17:51 -0200] Returning IPP client-error-not-authorized for Print-Job (ipp://localhost:631/printers/HP_LaserJet_1020) from localhost
    E [23/Feb/2012:01:18:00 -0200] Returning IPP client-error-not-authorized for Print-Job (ipp://localhost:631/printers/HP_LaserJet_1020) from localhost
    E [23/Feb/2012:01:21:57 -0200] Returning IPP client-error-not-authorized for Print-Job (ipp://localhost:631/printers/HP_LaserJet_1020) from localhost
    E [23/Feb/2012:01:22:22 -0200] Returning IPP client-error-not-authorized for Print-Job (ipp://localhost:631/printers/HP_LaserJet_1020) from localhost
    E [23/Feb/2012:01:23:04 -0200] Returning IPP client-error-not-authorized for Print-Job (ipp://localhost:631/printers/HP_LaserJet_1020) from localhost
    E [23/Feb/2012:01:23:04 -0200] Returning IPP client-error-not-authorized for Print-Job (ipp://localhost:631/printers/HP_LaserJet_1020) from localhost
    E [23/Feb/2012:01:23:13 -0200] Returning IPP client-error-not-authorized for Print-Job (ipp://localhost:631/printers/HP_LaserJet_1020) from localhost
    E [23/Feb/2012:01:23:28 -0200] Returning IPP client-error-not-authorized for Create-Job (ipp://localhost:631/printers/HP_LaserJet_1020) from localhost
    E [23/Feb/2012:01:23:31 -0200] Returning IPP client-error-not-authorized for Print-Job (ipp://localhost:631/printers/HP_LaserJet_1020) from localhost
    E [23/Feb/2012:01:28:14 -0200] Returning IPP client-error-not-authorized for Print-Job (ipp://localhost:631/printers/HP_LaserJet_1020) from localhost
    E [23/Feb/2012:01:33:44 -0200] Returning IPP client-error-not-authorized for Print-Job (ipp://localhost:631/printers/HP_LaserJet_1020) from localhost
    If you need any more details please ask!
    Any help would be very useful!
    Thanks!

  • Model Creation Error:Not authorized to logon to target system(error code 1)

    Hello All,
    I am trying to create a new model in my WebDynpro project.
    I have used "Single Server" to login to the backend.
    But when I try to connect to the backend system I get the following error:
    "Login Failed: You are not authorized to logon to the target system (error code 1)"
    I have an "SAP_ALL" role in the backend. Any idea what could be wrong?
    Thanks and Regards,
    Reena

    Hello Reena,
      The user name or passwd that you specified is not correct. Try by giving the user name in Capital letter; if still its not working take advice from Basis person and get the right to use it.
    Regards
       -Vinod

  • I have enabled itunes share on an authorized computer but transferring music give me an error - not authorized.  This is not the case.  What am I missing?

    I have enabled iTunes shaing on an authorized computer.  Whenever I try to transfer a song from owner to a subdirectory on the authorized second computer
    It tells me it is not authorized.  Further query says it is.  What is the fix?  This is a rather aggravting situation.

    make sure on both computers it says autherized

  • Error "Not authorized to use ... it is not in the public solution model"

    Hi Experts,
    I am trying to create a new communication scenario in SDK to use the inbound web service "HumanCapitalManagementMasterDataReplicationEmployeeMasterDataReplicationIn" but it raises this error.
    How do I solve this authorization error?
    Thanks and regards,
    Bruno

    Unfortunately this other web service is not available for me, I can only select the first one:
    Also, according to the documentation this second one is not released yet:
    Inbound Service Interface (public)
    But do you think it is operational? I could try to use it, but I need its WSDL and I don't know how to get it.
    Thanks and regards,
    Bruno Hjort

  • XMPP Error: Not Authorized (Did you enter the wrong password?)

    I'am trying to setup my xmpp account in thunderbird but I keep getting this error.
    Everything works fine in pidgin with same settings.
    I have already tried this: http://askubuntu.com/questions/196107/unable-to-connect-to-xmpp-account-with-thunderbird with no luck.
    Can someone help me with this issue?

    ''N3XT [[#question-1050671|said]]''
    <blockquote>
    I'am trying to setup my xmpp account in thunderbird but I keep getting this error.
    Everything works fine in pidgin with same settings.
    I have already tried this: http://askubuntu.com/questions/196107/unable-to-connect-to-xmpp-account-with-thunderbird with no luck.
    Can someone help me with this issue?
    </blockquote>
    FIXED THANKS.
    It was an issue with openfire server certificates.

  • Not Authorized to write to this folder - error msg.

    I have been trying to install updates for my Canon Dig Camera software [Applications/Canon Utilities - Canon Utilities is the folder I created during the initial install], it appears to go fine for the first few updates (image browser, Camera Window) and then suddenly stops and throws the error 'Not Authorized to Write to this Folder' and quits. Any suggestions?
    Folder Permissions:
    Ownership: you can R&W
    Owner: system (locked)
    Access: R & W
    Group: Admin
    Access: R&W
    Others: Read Only
    Thanks in advance for any help!

    Run utility disk and repair permission.
    p.s.
    are you computer admin?

  • Not authorized to play content?

    Using Apple TV 2.3.1 I can not stream a lot of my music to Apple TV. This is content I purchased from iTunes. Many songs will not stream and I receive the error "Not authorized to play on Apple TV"? This is highly frustrating? If the content is synced to Apple TV, I believe it will play but I would prefer not to sync the music. I have tried to de-authorize the computer and then re-authorize it to no avail. This should be a no-brainer? Any ideas why this happens???

    muvanni wrote:
    Also, I am sort of missing the point of the hard drive on the ATV. Why would anyone sync anything? Isn't "easier" to just stream from a computer? If I wanted to just sync music from that PC to ATV and then wanted to stream everything else after that, how would I do that?
    Thank you in advance for your help..
    people with only a laptop might not find it usefull to have to turn on the laptop to watch a movie on the appletv.
    once content is sycned, you don't need to have your itunes library open to be able to play it.

  • Mobiliser 5.1 Maven Install - Failed Not Authorized

    Dear all expert,
    i'am trying to run command maven install for old custom p. roject  of Sybase Mobiliser 5.1, but i got some error "not authorized" while trying access repository server "https://repo.paybox.net/nexus/content/groups/public-devel". I've tried also the vanilla version (new project) of maven in the same machine and it is succesfull
    log for failed command attached.
    Thanks for advice

    That should work!  Here are the instructions for anyone else:
    To run the Preconfiguration tool:
    1.On the CAD 8.5 installation DVD, navigate to the Installer folder.
    2.Copy the Installer folder and all its contents to any location on a Windows PC.
    3.In the Installer folder, double-click ConfigureMsi.exe. The Preconfiguration tool starts.
    4.When prompted, provide the following information:Language of the contact center
    IP address of the primary Unified CCX server (server 1)
    IP address of the backup Unified CCX server (server 2)
    (or 'none' if the system is not high availability)
    Unified Communications Manager type (CM or CME)
    License type (Standard, Enhanced, or Premium)
    5.The Preconfiguration tool runs and puts the configured MSI files in the Installer folder. The files created are:
    Cisco Agent Desktop.msi
    Cisco Supervisor Desktop.msi Cisco Desktop Administrator.msiThe files are now ready to be used to install the CAD desktop client applications.

  • Java System error: SSO not authorized: authorization Failed

    Hi,
    I am getting the following error while opening a  BEx report designer or WAD and iam unable to design any report or create a dashboard
    "Java System Error: Call to FM BICS_CONS_GET_VIEW_DEF_J_PROXY to ProdId ASEP_PORTAL_E01 on host ASEP wiht SSO not authorized . Authentication Failed"
    System Details:
    BI and EP are installed in Same server
    BI Config:
    softwarwe component   : SAP_BW
    Release :  700
    Patch Level: 0021
    Support Pack : SAPKW70021 (SAP NetWeaver BI 7.0)
    EP config:
    SAP NetWeaver BI 7.0 SP Level 15
    Please suggest .

    It seems that something wrong in integration between JAVA Stack (from where you accessing BW report) a BW back end system. Try to run Support Desk Tool:
    http://<your_server>:<port>/irj/servlet/prt/portal/prteventname/HtmlbEvent/prtroot/com.sap.ip.bi.supportdesk.default
    to see what is wrong in this area.

  • My 5th gen. ipod died and they replaced it with a new one, but I'm having problems getting the music. An error message says that its not authorized on this computer. The ipod is synced but it wont let me add what music I want.

    My 5th gen ipod died and apple replaced it with a new one. I synced it up to the itunes that I already have on my computer but an error message keeps coming up telling me that its not authorized on this computer. What do I do?

    About iTunes Store authorization and deauthorization
    iPod: Troubleshooting songs and audiobooks that won't play
    iPod does not play content purchased from the iTunes Store

  • Itunes wont sync error message this computer is not authorized

    itunes will not sync my purchased songs to my new ipod touch, i get an error message that says, "some of the songs purchased cannot be transferred, this computer is not authorized, go to store, then authorize this computer."   I have done this over and over again, I have even deauthorized and then RE authorized again and again, I still get the same message. Can someone please please please HELP ME?

    I have been renting movies on my MBP and a previous MBP for years, and have always been able to transfer the rentals to an iPhone.  I always rent on the MBP and not the iPhone.  However due to a NEW authorisation problem recently I have not been able to play these movies through the Apple TV (V2) like I have been doing.  Others on the Internet have also started having this problem.  I have to resort to airplaying the movie from the MBP over to the Apple TV, which is a royal pain.  What's the point of having all this gear in the family room when I have to get up and go to the office and start the movie playing from there?!  Anyway, also recently I have not been able to move rented movies to the iPhone.  I have tried recursively chmodding the Shared folder as described here
    http://support.apple.com/kb/TS1277
    and it didn't help.
    So now, if we go on a long road trip or flight, we can't bring the rented movies on an iPhone/iPad.  This is a big problem.  No I am not going to bring the laptop on the trip.  The iTunes library is on an external disk on the LAN anyway.
    Re the country comments, I'm in Canada.

  • Error message:  Cannot sync songs purchased in iTunes to iTouch because computer is not authorized.  I go in and authorize computer (only computer I have ever used for iTunes), seems to be successful.  Then I try to sync again and it gives same error mesg

    It just goes in a circle.  This computer not authorized to sync purchased songs to iTouch.  Follow directions to authorize computer, seems successful.  Sync again and it comes up with the same error message....this computer not authorized to sync iTune purchases to iTouch.  I have deauthorized the computer and reauthorized and it didn't make a difference.  I updated and restored to factory settings.  Still same error message.  I have had this problem the last 2 times I have synced.  Worked previously.  Any ideas??

    additional info:  I looked into similar complaints.  1 suggested that something is wrong with the files.  Delete them off of computer and divice (but they are not on my divice anymore) and then download them again from iTunes purchase history.  Went in to check iTunes purchases to make sure the songs would be there if I did follow these steps.  Well, NONE of them are in my purchase history.....probably the real problem here.  I had an original iPod Nano and then upgraded to my current iTouch.....same computer for both.  Could there have been a problem at the point of switching over to the iTouch?  That doesn't make sence to me because it is through iTunes and it was the same account for both.  I thought I'd be smart and put all the songs in a playlist and burn to a CD and them load them back in that way.....but I was not authorized to burn to a CD....go figure.  Any idease would be great!!

  • My apple tv it is not authorized to play a movie that I received as a gift from the itunes store. It plays on my G5 but after downloading to apple tv, when I try to play the movie,  i get an error message that says the apple tv not authorized to play it

    When I try to play a movie I downloaded from iTunes on my apple tv, the error message I get says the apple tv is not authorized to play the movie. I reauthorized the computer to be sure it is authorized ( as per Apple advice).

    Welcome to the Apple Community.
    If this is the Apple TV 1, this is a new issue which started with any new protected content purchased after October 28.
    You could de/re authorise your computer, disconnect and reconnect the library and resync your content, alternatively purchasing content directly from the Apple TV also appears to resolve the problem.

  • Not Authorized for this computer - error message

    Anyone know how to fix this
    "The application 'Evernote' was not installed on your iPhone 'Mike's iPhone' because you are not authorised for it on this computer."
    Evernote is a free app
    My iPhone is, and always has been registered to my iMac, which is not giving me the error message. All the other apps are OK?
    Anyone got any ideas?
    Thanks

    Salut!
    I have seen similar messages pretty much all the time. The only thing that helps is activating the computer before starting to sync the iphone.
    The really annoying thing is, if I don't do that, iTunes will randomly decide that some apps are not authorized and will happily uninstall them.
    I wonder what's going on there
    cheers
    Majello

Maybe you are looking for

  • Error in transaction Launcher handler class

    Hello friends, I am following the step from the CookBook for the creation of the Transaction Launcher but in side the class method IF_CRM_IC_ACTION_HANDLER~PREPARE_DATA_FLOW it is showing the error CREATE_ENTITY is unknown or Protected or Private. It

  • Extensions not showing in photoshop  (2014)

    I have installed Photoshop cc(2014), but 'extensions' is blanked out. Still working in cc and all of my addons are visible in extension manager cc. How do I get it to work?. My next question is about Bridge. In Bridge I have the option on right click

  • Qosmio G30 (PQG32E) - upgrade BIOS problem

    I try to use this bios-20080424160754.zip downloand from notebook support but when start tell me " this compute is not support " .... same help to upgrade firmware.

  • External Display menu transparency

    Occasionally when I disconnect my external dvi LCD the transparent menu bar reverts to opaque. Despite the setting still being set to transparent (or toggling it), the only way to get the transparent menu bar back is to log out or reboot. Anyone else

  • For India which cards are accepted to make payment through apple ID??

    Trying to make payment through my indian apple I'd by my prepaid master card but it was being declined by app store. Solution please ????