OCA_Abuse exception 6402

Hi Experts,
I am encountering this exception during migration process.
Details:
Migrating from BO XIR2(Linux) to BO4.1 SP4(Linux).
I have changed FRS input and output path on BO4.1 to:
Errors:
Please advise. Thanks.
Regards
Yue Seng

Hi Shree
I got the same problem in a Linux platform. The cause is the rights of the owner on dtenFrsInput/Frsoutput Fils System. When I changed the owner rights (chown -R buoser:bouser /<frs path>) with root credentials, the problem was solved.
In your case, you use windows server, I see. I think, you can verify the rigth at this path level:
D:\Apps\BOQ\SAP BusinessObjects Enterprise XI 4.0\FileStore  
and children.
Let me know!
Vincent

Similar Messages

  • OCA_Abuse exception 6402 while promoting the job, Bobj

    Hi Guys,
    I am facing below issue while promoting Webi reports from PRD to QA. Below is the error i am facing.
    The server supplied the following details: OCA_Abuse exception 6402 at [.\osca_fs_impl.cpp : 431]  46405 {D:\Apps\BOQ\SAP BusinessObjects Enterprise XI 4.0\FileStore\Input\a_161\241\005\389537\aa8ybd9pnerlpouln2icl2w-xguid[aac2e0k5attgo3unaikho0i]-guid[c3d34986-5e75-4de9-859f-5f7618be895f18].wid}
    I checked the path and the location. the file was missing in the location.
    But i can able to promote job from PRD to dev. Please help me.
    Regards,
    Shree

    Hi Shree
    I got the same problem in a Linux platform. The cause is the rights of the owner on dtenFrsInput/Frsoutput Fils System. When I changed the owner rights (chown -R buoser:bouser /<frs path>) with root credentials, the problem was solved.
    In your case, you use windows server, I see. I think, you can verify the rigth at this path level:
    D:\Apps\BOQ\SAP BusinessObjects Enterprise XI 4.0\FileStore  
    and children.
    Let me know!
    Vincent

  • Com.crystaldecisions.sdk.exception.SDKServerException

    We are using BO edge connection through Java application.
    We are getting exception.
    com.crystaldecisions.sdk.exception.SDKServerException: An error occurred at the server :
    Enterprise authentication could not log you on. Please make sure your logon information is correct.
    cause:com.crystaldecisions.enterprise.ocaframework.idl.OCA.oca_abuse: IDL:img.seagatesoftware.com/OCA/oca_abuse:3.2
    detail:An error occurred at the server :
    Enterprise authentication could not log you on. Please make sure your logon information is correct.
    The server supplied the following details: OCA_Abuse exception 10499 at [.\exceptionmapper.cpp : 67]  42040 {}
         ...Enterprise authentication could not log you on. Please make sure your logon information is correct. (FWB 00008) Unknown user
    we used cesession.jar for logon.
    enterpriseSession = sessionMgr.logon(   user,
                                                            pwd,
                                                            server,
                                                            AUTHENTICATION_TYPE);
    This method is working for BO enterprise edition.
    Now we are planning to same with Bo edge, then i am getting this problem.
    Please suggest any one.

    assuming you use correct username, password, cmsname and auth type ("secEnterprise") test logging to Infoview or CMC in edge with the same user credential.
    Also make sure that you use all the required Jar files ( even the dependent once, not just cesession.jar) in your project's classpath. also just FYI: stand alone java applications aren't supported to be used with BO. you need to use them in web container.

  • Error while Deploying Performance Management samples in XI R3.0

    Error while Deploying Performance Management samples in XI R3.0
    I get an error when deploying the PM samples. I have set the PM repository pointing to AFDEMO database
    I have used to Java of BO dir as well as the program files\Java (1.6.03)
    I run the runPublishUtil.bat  and get the below error
    Can anyone help me to publish the PM demo's
    Regards
    Ishaq
    Edited by: ishaqbaig on May 10, 2009 1:42 PM

    Error when runPublishUtil,bat
    C:\Program Files\Business Objects\Performance Management 12.0\setup>set JARLOC=..\..\common\4.0\java\lib\
    usage : runPublishUtil.bat [dbusername] [dbuserpassword]
    C:\Program Files\Business Objects\Performance Management 12.0\setup>java -classpath publishUtil.jar;..\..\common\4.0\java\lib\cecore.jar;..\..\common\4.0\java\lib\logging.jar;..\..\common\4.0\java\lib\celib.jar;..\..\common\4.0\java\lib\ceplugins.jar;..\..\common\4.0\java\lib\cesession.jar;..\..\common\4.0\java\lib\corbaidl.jar;..\..\common\4.0\java\lib\ebus405.jar;..\..\common\4.0\java\lib\external\xercesImpl.jar;..\..\common\4.0\java\lib\external\xml-apis.jar;..\..\common\4.0\java\lib\rascore.jar;..\..\common\4.0\java\lib\serialization.jar;..\..\common\4.0\java\lib\cereports.jar com.businessobjects.util.PublishUtil ".\PublishUtil.properties" sa forms45
    caught SDKException
    com.crystaldecisions.sdk.exception.SDKServerException: Enterprise authentication
    could not log you on. Please make sure your logon information is correct. (FWB
    00008)
    cause:com.crystaldecisions.enterprise.ocaframework.idl.OCA.oca_abuse: IDL:img.seagatesoftware.com/OCA/oca_abuse:3.2
    detail:Enterprise authentication could not log you on. Please make sure your logon information is correct. (FWB 00008)
    The server supplied the following details: OCA_Abuse exception 10498 at [.\secpluginent.cpp : 826]  42040 {}
            ...Invalid password
            at com.crystaldecisions.sdk.exception.SDKServerException.map(SDKServerException.java:107)
            at com.crystaldecisions.sdk.exception.SDKException.map(SDKException.java:193)
            at com.crystaldecisions.sdk.occa.security.internal.LogonService.doUserLogon(LogonService.java:701)
            at com.crystaldecisions.sdk.occa.security.internal.LogonService.userLogon(LogonService.java:295)
            at com.crystaldecisions.sdk.occa.security.internal.SecurityMgr.userLogon(SecurityMgr.java:162)
            at com.crystaldecisions.sdk.framework.internal.SessionMgr.logon(SessionMgr.java:422)
            at com.businessobjects.util.PublishUtil.logon(Unknown Source)
            at com.businessobjects.util.PublishUtil.main(Unknown Source)
    Caused by: com.crystaldecisions.enterprise.ocaframework.idl.OCA.oca_abuse: IDL:img.seagatesoftware.com/OCA/oca_abuse:3.2
            at com.crystaldecisions.enterprise.ocaframework.idl.OCA.oca_abuseHelper.read(oca_abuseHelper.java:106)
            at com.crystaldecisions.enterprise.ocaframework.idl.OCA.OCAs._LogonEx4Stub.UserLogonEx4(_LogonEx4Stub.java:80)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:585)
            at com.crystaldecisions.enterprise.ocaframework.ManagedService.invoke(ManagedService.java:420)
            at com.crystaldecisions.sdk.occa.security.internal._LogonEx4Proxy.UserLogonEx4(_LogonEx4Proxy.java:222)
            at com.crystaldecisions.sdk.occa.security.internal.LogonService.doLogon(LogonService.java:347)
            at com.crystaldecisions.sdk.occa.security.internal.LogonService.doUserLogon(LogonService.java:676)
            ... 5 more
    Exception in thread "main" java.lang.NullPointerException
            at com.businessobjects.util.PublishUtil.waitForValidInputFRS(Unknown Source)
            at com.businessobjects.util.PublishUtil.main(Unknown Source)
    Edited by: ishaqbaig on May 10, 2009 12:49 PM

  • Error in the report processing unit.

    Hi,
    we have installed BO Edge 3.1 on SuSE Linux Enterprise Server 10 SP2 (x86_64) under VMware. All works fine, but the scheduling is not stable. We schedule a Crystal Report 10 times, but only 1 or 2 times the run is successfully. The option "View" doesn't make any problems.
    The error messages are "Error in the report processing unit." or "Error in File UNKNOWN.RPT: Unknown Database Connector Error Details: crystalenterprise12.sessionmgr.1: The property SI_GUID of info object with id number 20822 is not unique. Table = 'CMS_InfoObjects6'. Column = 'SI_GUID'."
    Have anyone the same experiences?
    Regards,
    Thomas Windischmann

    Thomas,
    Check the following link also.Because there could be chance of getting this error because of VM ware, linux versions.
    Re: OCA_Abuse exception 7711 at [exceptionmapper.cpp : 77]
    And also try to publish the report to CMC and access from infoview.
    Thanks,
    Anil

  • BO 4.0 Content Migration - Universe not Found

    Good Day Experts!
    I'm about to quit my job and open a beach bar in Hawaii - please help.
    We're in the process upgrading to BO 4.0. Installed the software (base and patch 8) successfully on our new production server - migrated our content successfully with the upgrade manager from our old production box to the new production box - changed the links and ALL is fine.
    We completed the same steps above for our dev server - base installation and patch 8 is successful and content was migrated to this new dev server - BUT - for some unexplainable reason - we cannot refresh data in our dashboards and webi's - and get an error that says "Document failed to load - Universe not found".  When you go into Universe Designer and CMC - all universes are there :(............We decided to REMIGRATE the content to this dev server.
    This migration is now FAILING -  The upgrade manager completes all steps except the last step: Committing Objects and returns an error: "The upgrade process has been interrupted by an error: Cannot find the user, group or object 10672. The server supplied the following details: OCA_Abuse exception 4 at exceptionmapper.cpp:79. Cannot find the user, group or object, canu2019t get applicable rights"
    Your assistance and advice on the above will be MUCH appreciated.

    You need to find out what is object 10672 !
    You can do this in Query Builder of your source system. With query like select * from ci_infoobjects, ci_systemobjects, ci_appobjects where si_id=10672
    As to the original error of not found universe - it might be due to the fact that in this source env (dev) your dashboards and reports do not have a proper link to universes...  After migration have you tried to edit reports and point them to the right universe, refresh and re-publish ?
    If your prod migration was OK, why not use BI4.0 prod env as template for your dev and move its content to your dev BI4 using LCM and start BI4 dev process from that ?

  • Error when logging to DeskI

    Hi,
    I am trying to log in to DeskI and i am getting this error message:
    [repo_proxy 13] SessionFacade::openSession - (com.crystaldecisions.sdk.exception.SDKServerException: Access is denied.
    cause:com.crystaldecisions.enterprise.ocaframework.idl.OCA.oca_abuse: IDL:img.seagatesoftware.com/OCA/oca_abuse:3.2
    detail:Access is denied.
    The server supplied the following details: OCA_Abuse exception 10503 at [.\exceptionmapper.cpp : 79]  42509 {37176, 37176}
         ...Access is denied. Can't set secondary credentials
    ) [repo_bridge - BridgeSessionFacade::openSession]
    I gave full control  to this user to DeskI application and i noticed when i log into InfoView and Launch DeskI  it is working fine.But when i go to Start -> Program-> Business Objects X3.1->Business Objects Client Tools ->Desktop Intelligence i am getting this error.And when i go to CMC and check the session, the user id is showing up.
    I am using BO XI3.1 on windows 2003 server and Apache/Tomcat on Linux.
    Any help is appreciated.
    Thanks,
    MS
    Edited by: Mohammed Siddiqui on Nov 5, 2008 6:43 PM

    Hi Mohammed,
    Following information might help you to resolve the issue.
    When editing or creating a Desktop Intelligence report with Desktop Intelligence the following Internal Problem error message appears:
    "[repo_proxy 13] SessionFacade::openSession - (com.crystaldecisions.sdk.exception.SDKException$InvalidArg: The argument has an invalid value ......"
    This is caused by a carriage return character in the Description of the User in Central Management Console (CMC). The exact location of this description field is: CMC Home > Users > <user> > Description text area.
    This is a limitation that exists up to and including Service Pack 1 of BusinessObjects Enterprise XI Release 2 (still exists in CHF19).
    To resolve this error message, edit the description text to one single line of text and let the text wrapping occur automatically.
    Regards,
    Sarbhjeet Kaur

  • Permissons problem with Zenworks Reporting Server InfoView

    Hello,
    I am currently haveing a problem with the Zenworks Reporting Server InfoView.
    I can access the Reporting server if i am logged as the Zone administrator however if i am logged in as anyone else I get an error.
    the error that is displayed in ZCC is "An error occurred while trying to launch the ZENworks Reporting Java Infoview. For more details, see the ZCC log."
    here are a few of the lines in the ZCC log
    21 Apr 2009 11:31:08
    Exception Info:
    21 Apr 2009 11:31:08 Class....... com.novell.zenworks.reports.exception.ReportExcept ion
    21 Apr 2009 11:31:08 Message..... com.crystaldecisions.sdk.exception.SDKServerExcept ion: Enterprise authentication could not log you on. Please make sure your logon information is correct. (FWB 00008)
    cause:com.crystaldecisions.enterprise.ocaframework .idl.OCA.oca_abuse: IDL:img.seagatesoftware.com/OCA/oca_abuse:3.2
    detail:Enterprise authentication could not log you on. Please make sure your logon information is correct. (FWB 00008)
    The server supplied the following details: OCA_Abuse exception 10499 at [.\exceptionmapper.cpp : 67] 42040 {}
    ...Enterprise authentication could not log you on. Please make sure your logon information is correct. (FWB 00008) Unknown user
    21 Apr 2009 11:31:08 Logged at... ReportRedirection...382
    21 Apr 2009 11:31:08 ============== Exception (end) =============================
    21 Apr 2009 11:31:08 MessageUtil..........78 :Error: An error occurred while trying to launch the ZENworks Reporting Java Infoview. For more details, see the ZCC log.

    Originally Posted by rohit_kumar
    yes, in 10.2 thats how it is behaving with eDirectory !
    I'm having the same issue, but I can not sign into ZCC as user@domain. User is super administrator, but can not create folders. Administrator can create folders but can not refresh data.

  • Token authentication timeout

    I'm seeing some behavior I don't understand with token timeouts. My code creates a token with a 60 minute, 100 login limit:
    try
       ISessionMgr        sessionMgr        = CrystalEnterprise.getSessionMgr();
       IEnterpriseSession enterpriseSession = sessionMgr.logon(id, pwd, server, type);
       // Now create the login token
       ILogonTokenMgr logonTokenMgr = enterpriseSession.getLogonTokenMgr();
       token = logonTokenMgr.createWCAToken("", 60, 100);
    catch(Exception e)
       throw new LoginHelperException(e);
    I have a web front end that calls various services. All these services begin with an auth check that looks something like this:
    try
       if(token == null)
          throw new LoginHelperException("Missing token");
       else
          enterpriseSession = CrystalEnterprise.getSessionMgr().logonWithToken(token);
    I am not storing the enterpriseSession in my web session. I create a new one with the token for every request.  It's my understanding I should only have to create a new token after 60 minutes, or after 100 calls to logonWithToken(), which ever comes first. But what I'm seeing in practice is an auth exception after only a few minutes.
    2008-11-14 09:41:39,457 ERROR [http-8080-Processor24] (report_jsp.java:120) - Exception in report.jsp
    com.reporting.bo.exceptions.LoginHelperException: com.crystaldecisions.sdk.exception.SDKServerException: An error occurred at the server :
    Session ID is not valid.
    cause:com.crystaldecisions.enterprise.ocaframework.idl.OCA.oca_abuse: IDL:img.seagatesoftware.com/OCA/oca_abuse:3.2
    detail:An error occurred at the server :
    Session ID is not valid.
    The server supplied the following details: OCA_Abuse exception 10503 at [exceptionmapper.cpp : 65]  42436 {}
            ...Session ID is not valid. Original session not available for ONEOFF logon
    Am I misunderstanding how tokens work? I'd like for the token to be valid for more than 10 minutes.

    You're using the WCA token.
    Validity lifetime of a WCA token is tied to the originating EnterpriseSession that created it.
    Since the originating EnterpriseSession is going out of scope in your code, it gets GC'ed.
    When the CMS detects that the EnterpriseSession no longer exists, it invalidates all WCA tokens associated with it.
    Next time you try to use the WCA token, it fails.
    So either use the Logon Token - that uses a CAL each time you use it - or keep the EnterpriseSession live but make sure you log it off when you're done with it.
    Sincerely,
    Ted Ueda

  • Pls Help! Cant connect to LDAP Microsoft AD Server from Unix, error

    Hello,
    Does anybody encounter error configuring BOE X2 - CE10 - from Solaris to connect  Microsoft AD LDAP.  The error message is below.  I confirmed credentials are correct as we used the same params to connect using WebSphere and Windows. It always prompt error
    "secLdap plugin failed "
    [Thu Aug  7 09:34:40 2008]      15613   37      trace message: CInfoStore::Commit SI_info_abuse details: OCA_Abuse exception 1
    0505 at [exceptionmapper.cpp : 77]  49412 {,
    , secLDAP}
            ...The secLdap plugin failed to verify the server administration credentials. Plugin error: SecLdap Error: invalid par
    ameters in ExtractParasFromParasSeq().
    Thanks,
    Roberto

    Roberto,
    BO XI R2 actually does not require ADAM.See this thread: [Windows AD configuration with Linux;.
    The short answer is that the secLDAP plugin can connect directly to AD. This probably has a certain patch level requirement (you'll have to verify this with Tech Support).
    How are you specifying your LDAP Server Administration Credentials ? i.e. what format? I presume you're using the CN=Business Objects User,CN=Users,DC=xxx,DC=net format.
    I get the error you have if I specify the credentials as DomainUser (xxxxBoUser).
    I have been trying to configure AD with Linux (RHEL) using the the secLDAP plugin (thus far, unsuccessfully).Please note that I am however on XI3.0. Also note that I still do not have this working (I get a different error).
    In any case. it would probably be best to open a ticket with BO regarding this.
    Srinivas

  • View crystal xcelsius using opendocument error

    Hi,all
    I view crystal xcelsius using openDocument by WCAToken ...
    When I put the page after some time, once again view cx, it will report the following error:
    HTTP Status 500 -
    type Exception report
    message
    description The server encountered an internal error () that prevented it from fulfilling this request.
    exception
    org.apache.jasper.JasperException: Exception in JSP: /jsp/Flash_View/view.jsp:21
    18:
    19: IEnterpriseSession boeSession = ActionHelper.getEnterpriseSession(request);
    20: session.setAttribute("boeSession", boeSession);
    21: String wcaToken = boeSession.getLogonTokenMgr().createWCAToken("", 1000, 1000);
    22: String flashvar = "";
    23: String seSession = boeSession.getSerializedSession();
    24: //if (request.getParameter(ActionHelper.SESSION_PARAM) != null) seSession = request.getParameter(ActionHelper.SESSION_PARAM);
    Stacktrace:
    org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:506)
    org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:377)
    org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
    org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    root cause
    javax.servlet.ServletException: &#20869;&#37096;&#38169;&#35823;&#12290;
    org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:843)
    org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:776)
    org.apache.jsp.jsp.Flash_005fView.view_jsp._jspService(view_jsp.java:226)
    org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:334)
    org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
    org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    root cause
    com.crystaldecisions.sdk.exception.SDKServerException: &#20869;&#37096;&#38169;&#35823;&#12290;
    cause:com.crystaldecisions.enterprise.ocaframework.idl.OCA.oca_abuse: IDL:img.seagatesoftware.com/OCA/oca_abuse:3.2
    detail:&#20869;&#37096;&#38169;&#35823;&#12290;
    &#26381;&#21153;&#22120;&#25552;&#20379;&#20102;&#20197;&#19979;&#35814;&#32454;&#20449;&#24687;&#65306;OCA_Abuse exception 10503 at [.\sisecserver_impl.cpp : 314] 42254 {}
    ...Invalid handle for proxy
    com.crystaldecisions.sdk.exception.SDKServerException.map(SDKServerException.java:107)
    com.crystaldecisions.sdk.exception.SDKException.map(SDKException.java:196)
    com.crystaldecisions.sdk.occa.security.internal.LogonTokenMgr.createWCAToken(LogonTokenMgr.java:178)
    org.apache.jsp.jsp.Flash_005fView.view_jsp._jspService(view_jsp.java:66)
    org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:334)
    org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
    org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    note The full stack trace of the root cause is available in the Apache Tomcat/5.5.20 logs.
    Apache Tomcat/5.5.20
    please help me... thanks advance.
    Back to top
    Edited by: wchong on Feb 24, 2010 1:21 PM

    Hi,
    I am also facing the same issue 'Invalid handle for proxy'.
    Could you please share the details...?
    Thanks in advance...
    Sathya

  • AD account used for running SIA locked during group membership querying

    Hello,
    I have code that is querying user / group membership from the BOE repository using the Java Enterprise SDK.  When running against an environment using an AD service account to run the SIA, an error is thrown and the AD account is subsequently locked when I execute my code.  The error is as follows:
    com.crystaldecisions.sdk.exception.SDKServerException: The Active Directory Authentication plugin failed to verify the currently specified administration credentials required to connect to Active Directory. Please contact your system administrator. 
    cause:com.crystaldecisions.enterprise.ocaframework.idl.OCA.oca_abuse: IDL:img.seagatesoftware.com/OCA/oca_abuse:3.2
    detail:The Active Directory Authentication plugin failed to verify the currently specified administration credentials required to connect to Active Directory. Please contact your system administrator. 
    The server supplied the following details: OCA_Abuse exception 10505 at [.\exceptionmapper.cpp : 79]  50068 { ,  , secWinAD}
         ...The Active Directory Authentication plugin failed to verify the currently specified administration credentials required to connect to Active Directory. Please contact your system administrator.   Plugin error: SecWinAD Error: an error occurred in CADCredentialManager::SwitchSecurityContexts().
    If the account is successfully running the SIA, I'm not understanding why this message is being thrown.  Also - I'm assuming some internal login is happening with this AD account when I query for group membership (?), as I am able to query for other types of metadata without error / locking the account.  Based on the error thrown, the authentication with this ID is failing, and is probably being attempted multiple times, resulting in the account being locked?  Can anyone provide insight here?
    Thanks...

    Ted is right on the mark with this one.
    The cause is outlined in the exception indicating a problem with the SwitchSecurityContexts() function.  The Active Directory plugin requires a set of credentials with which to connect to Active Directory and perform any necessary lookups.  Therefore, the issue is not with the account running your SIA (and by extension your CMS), but the Active Directory administration credentials you've set on the plugin (either via the CMC or through code).  When the CMS tries to impersonate, or switch security context to the other account, it fails to authenticate against Active Directory.
    Check to make sure this property is set identically to the account running the SIA, and like Ted said, that you can successfully update the plugin via the CMC.
    Thanks,
    Jim

  • Error export universes with Import Wizard to BIAR file

    We've some problems exporting universes to a BIAR file using the Import Wizard. Our environment is a BOXI R3.1 on a Windows 2003 machine with Windows AD authentication.
    When we try to export universes with the Import Wizard into a BIAR file, all objects are marked with error "Unknown export failure". This problem occours, since we have defined "Access Restrictions" with BO Universe Designer. When I unmark the option universes and select all, the export works without any problems.
    We're using Windows AD authentification, so the users and groups that are defined in the "Access Restrictions" are AD users and groups.
    How can we backup universes with Access Restrictions? Is there a known problem exporting universes that are using AD groups in the Access Restrictions?

    I have found further information in the import wizard trace logfile
    Server exception caught at .\infostore.cpp(366)
    2008/12/03 10:17:26.536|==| | | 5216|5604| |||||||||||||||(.\infostore.cpp:273) CInfoStore::Query: SELECT SI_SERVER_NAME,SI_CLUSTER_NAME,SI_SERVER_IS_ALIVE,SI_SERVER_IOR,SI_SYSTEM_INFO FROM CI_SYSTEMOBJS WHERE (SI_PARENTID = 16 AND SI_SERVER_KIND = 'aps') OR SI_ID = 4
    2008/12/03 10:17:26.552|==| | | 5216|5604| |||||||||||||||CInfoStore::QueryEx() returned 2 objects with more to come? 0
    2008/12/03 10:17:26.552|==| | | 5216|5604| |||||||||||||||CInfoSessionManager::GetApsListFromNS: APS BOJV01.fundservices.muc:6400 is alive.  Adding to active members
    2008/12/03 10:17:26.552|==| | | 5216|5604| |||||||||||||||CInfoSessionManager::ClusterInfo::UpdateRegistry: Updating bojv01.fundservices.muc:6400; to registry
    2008/12/03 10:17:26.552|==| | | 5216|5604| |||||||||||||||(.\infosessionmgr.cpp:2089) GetApslist: apsList size: 1
    2008/12/03 10:17:26.552|==| | | 5216|5604| |||||||||||||||(.\infosessionmgr.cpp:2090) GetApsListm_Members.GetCount()==1
    2008/12/03 10:17:26.552|==| | | 5216|5604| |||||||||||||||(.\infosessionmgr.cpp:2091) GetApsList m_InactiveMembers.GetSize()==0
    2008/12/03 10:17:26.661|==| | | 5216|5604| |||||||||||||||(.\wireobinit.cpp:125) CWireObject::InitializeStaticPropertyMap() - reference count: 3
    2008/12/03 10:17:26.661|==| | | 5216|5604| |||||||||||||||primer query  to get auth properties
    2008/12/03 10:17:26.661|==| | | 5216|5604| |||||||||||||||(.\infostore.cpp:273) CInfoStore::Query:
    2008/12/03 10:17:26.677|==| | | 5216|5604| |||||||||||||||CInfoStore::Query() SI_info_abuse details: OCA_Abuse exception 7683 at [.\InfoStore.cpp : 2958]  48163 {}
         ...Empty query
    2008/12/03 10:17:26.677|==| | | 5216|5604| |||||||||||||||(.\client_exception_mapper.cpp:257) Server exception: Not a valid query. (FWB 00025)
    OCA_Abuse exception 7683 at [.\InfoStore.cpp : 2958]  48163 {}
         ...Empty query

  • Trusted Authentication with Web Services SDK

    Hi,
    I have just configured my BO server to use Trusted Authentication (REMOTE_USER) and It works with Infoview so I don't need the logon page to enter user and password.
    I also have an .NET application that uses Web Services SDK and I would like to use Trusted Authentication on it.
    Is there any code to access to BO using Web Services SDK?
    Before the configuration, I was using this code:
    string m_strURL="http://server:8080/dswsbobje/services/Session";
    BusinessObjects.DSWS.Connection oConnection = new BusinessObjects.DSWS.Connection(m_strURL);
    BusinessObjects.DSWS.Session m_wiSession = new Session(oConnection);
    BusinessObjects.DSWS.Session.EnterpriseCredential oEC = new EnterpriseCredential();
    oEC.Login = strLogin;
    oEC.Password = strPassword;
    oEC.AuthType = "secLDAP";
    SessionInfo oSI = m_wiSession.Login(oEC);
    Now, I want to use Trusted Authentication in my .NET application so I wouldn't have to enter user and password.
    I have looking for some code, but I haven't found it yet. I hope you could help me.
    Thanks,
    Sandra

    Hi, Ted,
    I'm trying to use Trusted Authentication to access QaaWS (via WSDL/Axis, NOT Xcelsius).  I enabled it from CMC, put the shared secret in a correct location (win32_x86 directory) and made the change to dsws.properties file, then I restarted tomcat.  However, the system failed to login.  Below is the trace log.  Is Trusted Authentication supported for QaaWS?  Thanks!
    <br/>
    =======
    <br/>
    2010-02-18 14:09:20,781 [http-8080-Processor25] ERROR com.businessobjects.qaaws.internal.transport.QaaWSServlet () 297906 - invoke()
    java.lang.Exception: com.crystaldecisions.sdk.exception.SDKServerException: Enterprise authentication could not log you on. Please make sure your logon information is correct. (FWB 00008)
    cause:com.crystaldecisions.enterprise.ocaframework.idl.OCA.oca_abuse: IDL:img.seagatesoftware.com/OCA/oca_abuse:3.2
    detail:Enterprise authentication could not log you on. Please make sure your logon information is correct. (FWB 00008)
    The server supplied the following details: OCA_Abuse exception 10498 at [.\secpluginent.cpp : 832]  42040 {}
         ...Invalid password
         at com.businessobjects.qaaws.internal.webi.WISessionMgr.makeSession(Unknown Source)
         at com.businessobjects.qaaws.internal.transport.QaaWSServlet.invoke(Unknown Source)
         at com.businessobjects.qaaws.internal.transport.QaaWSServlet.doPost(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:647)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:172)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)
         at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:174)
         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:873)
         at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665)
         at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528)
         at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81)
         at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:689)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: com.crystaldecisions.sdk.exception.SDKServerException: Enterprise authentication could not log you on. Please make sure your logon information is correct. (FWB 00008)
    cause:com.crystaldecisions.enterprise.ocaframework.idl.OCA.oca_abuse: IDL:img.seagatesoftware.com/OCA/oca_abuse:3.2
    detail:Enterprise authentication could not log you on. Please make sure your logon information is correct. (FWB 00008)
    The server supplied the following details: OCA_Abuse exception 10498 at [.\secpluginent.cpp : 832]  42040 {}
         ...Invalid password
         at com.crystaldecisions.sdk.exception.SDKServerException.map(SDKServerException.java:107)
         at com.crystaldecisions.sdk.exception.SDKException.map(SDKException.java:196)
         at com.crystaldecisions.sdk.occa.security.internal.LogonService.doUserLogon(LogonService.java:710)
         at com.crystaldecisions.sdk.occa.security.internal.LogonService.userLogon(LogonService.java:295)
         at com.crystaldecisions.sdk.occa.security.internal.SecurityMgr.userLogon(SecurityMgr.java:162)
         at com.crystaldecisions.sdk.framework.internal.SessionMgr.logon(SessionMgr.java:425)
         ... 19 more
    Caused by: com.crystaldecisions.enterprise.ocaframework.idl.OCA.oca_abuse: IDL:img.seagatesoftware.com/OCA/oca_abuse:3.2
         at com.crystaldecisions.enterprise.ocaframework.idl.OCA.oca_abuseHelper.read(oca_abuseHelper.java:106)
         at com.crystaldecisions.enterprise.ocaframework.idl.OCA.OCAs._LogonEx4Stub.UserLogonEx4(_LogonEx4Stub.java:80)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.crystaldecisions.enterprise.ocaframework.ManagedService.invoke(ManagedService.java:424)
         at com.crystaldecisions.sdk.occa.security.internal._LogonEx4Proxy.UserLogonEx4(_LogonEx4Proxy.java:222)
         at com.crystaldecisions.sdk.occa.security.internal.LogonService.doLogon(LogonService.java:347)
         at com.crystaldecisions.sdk.occa.security.internal.LogonService.doUserLogon(LogonService.java:684)
         ... 22 more
    org.apache.axis2.AxisFault: org.apache.axis2.databinding.ADBException: Unexpected subelement table
         at org.apache.axis2.AxisFault.makeFault(AxisFault.java:430)
         at service.wsdl.heartFailure.HFReliabilityScoreStub.fromOM(HFReliabilityScoreStub.java:4131)
         at service.wsdl.heartFailure.HFReliabilityScoreStub.runQueryAsAService(HFReliabilityScoreStub.java:201)
         at org.apache.jsp.AuthTest_jsp._jspService(AuthTest_jsp.java:78)
         at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:98)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
         at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:331)
         at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:329)
         at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:265)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:172)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)
         at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:174)
         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:873)
         at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665)
         at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528)
         at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81)
         at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:689)
         at java.lang.Thread.run(Thread.java:595)

  • Moving LCM Jobs from one LCM server to another

    I have just built a new proof of concept LCM server (3.1 SP3 FP3.7).  My aim is to migrate the content from our current production LCM server (3.1 SP2 FP2.5) to the POC LCM server.  I have been able to migrate the subversion repository.  I have been able to migrate custom access levels and users etc.
    I want to migrate the actual LCM jobs stored within LCM itself from production LCM to POC LCM server.  Should be able to do this with LCM itself or Import Wizard but neither work.
    Import Wizard produces and error against each LCM Job as follows, "Failed to create a new CrystalEnterprise.LCMJob. reason: Item SI_NEWOBJECT was not found in the collection"
    LCM itself does not show the LCM jobs when adding objects to a job.  It will show the Sub Folders under the main LCM folder (which contain the specific jobs I'm looking to migrate) but not the jobs themselves.  Selecting one of the sub LCM folders and clicking the "Add & Close" button results in this error;
    Sorry, LCM application is unable to process your request.
    The error from the server is: Failed to get dependencies of the job.com.crystaldecisions.sdk.exception.SDKServerException: CMS operation timed out after 9 minutes. cause:com.crystaldecisions.enterprise.ocaframework.idl.OCA.oca_abuse: IDL:img.seagatesoftware.com/OCA/oca_abuse:3.2 detail:CMS operation timed out after 9 minutes. The server supplied the following details: OCA_Abuse exception 7710 at [.\exceptionmapper.cpp : 79] 48022 ...CMS operation timed out after 9 minutes. Thread timeout has expired. at com.crystaldecisions.sdk.exception.SDKServerException.map(SDKServerException.java:107) at com.crystaldecisions.sdk.exception.SDKException.map(SDKException.java:196) at com.crystaldecisions.sdk.occa.infostore.internal.InternalInfoStore.queryHelper(InternalInfoStore.java:736) at com.crystaldecisions.sdk.occa.infostore.internal.InternalInfoStore.query(InternalInfoStore.java:566) at com.crystaldecisions.sdk.occa.infostore.internal.InfoStore.query(InfoStore.java:167) at com.businessobjects.lcm.core.CMSLocal.query(CMSLocal.java:4083) at com.businessobjects.lcm.core.CMSLocal.queryInfoObjects(CMSLocal.java:1457) at com.businessobjects.lcm.dependencies.ParentChildDI.computeDependees(ParentChildDI.java:68) at com.businessobjects.lcm.dependencies.DependencyManager.computeDependees(DependencyManager.java:543) at com.businessobjects.lcm.dependencies.DependencyManager.computeDependees(DependencyManager.java:477) at com.businessobjects.lcm.core.LCMEngine.computeDependees(LCMEngine.java:1397) at com.businessobjects.lcm.job.Job.computeDependencies(Job.java:1006) at com.businessobjects.lcm.job.Job.addPrimaryResources(Job.java:389) at com.businessobjects.lcm.job.Job.addPrimaryResources(Job.java:244) at com.businessobjects.lcm.actionHelper.JobActionHelper.addResourceToJob(JobActionHelper.java:2313) at com.businessobjects.lcm.actionHelper.JobActionHelper.performAction(JobActionHelper.java:172) at com.businessobjects.lcm.actions.JobActions.execute(JobActions.java:37) at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:419) at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:224) at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1194) at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432) at javax.servlet.http.HttpServlet.service(HttpServlet.java:709) at javax.servlet.http.HttpServlet.service(HttpServlet.java:802) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) at com.businessobjects.lcm.LCMCacheControleFilter.doFilter(LCMCacheControleFilter.java:27) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869) at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664) at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527) at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684) at java.lang.Thread.run(Thread.java:595) Caused by: com.crystaldecisions.enterprise.ocaframework.idl.OCA.oca_abuse: IDL:img.seagatesoftware.com/OCA/oca_abuse:3.2 at com.crystaldecisions.enterprise.ocaframework.idl.OCA.oca_abuseHelper.read(oca_abuseHelper.java:106) at com.crystaldecisions.enterprise.ocaframework.idl.OCA.OCAi._InfoStoreEx4Stub.queryEx3(_InfoStoreEx4Stub.java:209) at sun.reflect.GeneratedMethodAccessor201.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at com.crystaldecisions.enterprise.ocaframework.ManagedService.invoke(ManagedService.java:425) at com.crystaldecisions.sdk.occa.infostore.internal._InfoStoreEx4Proxy.queryEx3(_InfoStoreEx4Proxy.java:364) at com.crystaldecisions.sdk.occa.infostore.internal.InternalInfoStore.queryHelper(InternalInfoStore.java:708) ... 37 more com.crystaldecisions.sdk.exception.SDKServerException: CMS operation timed out after 9 minutes. cause:com.crystaldecisions.enterprise.ocaframework.idl.OCA.oca_abuse: IDL:img.seagatesoftware.com/OCA/oca_abuse:3.2 detail:CMS operation timed out after 9 minutes. The server supplied the following details: OCA_Abuse exception 7710 at [.\exceptionmapper.cpp : 79] 48022 ...CMS operation timed out after 9 minutes. Thread timeout has expired.
    Has anyone actually suceeded in moving an LCM job from one LCM server to another?

    Apologies for the formatting, IE6 and company policy means none of the formatting seems to work. :o(

Maybe you are looking for

  • How to summarise a text in Pages?

    I am trying to summarise a text - I know Word can do it but wondered if I can do this in Pages?

  • Problem with jcreator help

    hello everyone. please help. i downloaded from here http://java.sun.com/javase/downloads/index.jsp the jdk 6 updated 3, also downloaded the api documentation 6. after running jdk i copied the doc file inside the java file. after all that i installed

  • Excluding Shared members from calculations

    Hi,How can I exclude shared members from calculations so that shared members are not calculated twice?Regards

  • Changing registered phone

    I just changed my cell number that is associated (and registered) with my Skype account.  I use my cell phone for text messaging and inbound/outbound calls.  How do I register my new private number and restrict displaying this new number?  I changed

  • Spark DataGrid

    I am trying to access a column object using the column collection: var col:GridColumn = personnel.columns[0]; But I am getting an error: Property 0 not found on mx.collections.ArrayList and there is no default value. Here is my DataGrid: <s:DataGrid