FIM2010R2 PowerShell Connector - Create new MA gives error E_MMS_SCHEMA_CLASS_NOT_FOUND

When i try to create a new Powershell MA (Microsoft) i manage to get the schema from my Powershell script and can select an anchor to use sucessfully, but at the end i Always gets this error and i have tried to use the scripts from following link
http://technet.microsoft.com/en-us/library/dn640417(v=ws.10).aspx but Always the same error, and i also enabled logging but this gave no more info.
Log Name:      Application
Source:        FIMSynchronizationService
Date:          2014-03-19 11:12:13
Event ID:      6306
Task Category: Server
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      {Fim Server}
Description:
The server encountered an unexpected error while performing an operation for the client.
 "BAIL: MMS(4436): d:\bt\25920\private\source\miis\shared\maxml\cdext.cpp(416): 0x80070057 (The parameter is incorrect.)
BAIL: MMS(4436): d:\bt\25920\private\source\miis\shared\xmlpe\xstack.cpp(405): 0x80070057 (The parameter is incorrect.)
BAIL: MMS(4436): d:\bt\25920\private\source\miis\shared\xmlpe\xparse.cpp(436): 0x80070057 (The parameter is incorrect.)
BAIL: MMS(4436): d:\bt\25920\private\source\miis\server\schema\schema.cpp(1619): 0x80230914 (E_MMS_SCHEMA_CLASS_NOT_FOUND)
BAIL: MMS(4436): d:\bt\25920\private\source\miis\shared\maxml\compmap.cpp(155): 0x80230914 (E_MMS_SCHEMA_CLASS_NOT_FOUND)
BAIL: MMS(4436): d:\bt\25920\private\source\miis\shared\maxml\compmap.cpp(453): 0x80230914 (E_MMS_SCHEMA_CLASS_NOT_FOUND)
BAIL: MMS(4436): d:\bt\25920\private\source\miis\shared\xmlpe\xsimple.cpp(842): 0x80230914 (E_MMS_SCHEMA_CLASS_NOT_FOUND)
BAIL: MMS(4436): d:\bt\25920\private\source\miis\shared\xmlpe\xstack.cpp(540): 0x80230914 (E_MMS_SCHEMA_CLASS_NOT_FOUND)
BAIL: MMS(4436): d:\bt\25920\private\source\miis\shared\xmlpe\xparse.cpp(544): 0x80230914 (E_MMS_SCHEMA_CLASS_NOT_FOUND)
BAIL: MMS(4436): d:\bt\25920\private\source\miis\shared\xmlpe\xsimple.cpp(334): 0x80230914 (E_MMS_SCHEMA_CLASS_NOT_FOUND)
BAIL: MMS(4436): d:\bt\25920\private\source\miis\shared\maxml\compmap.cpp(344): 0x80230914 (E_MMS_SCHEMA_CLASS_NOT_FOUND)
BAIL: MMS(4436): d:\bt\25920\private\source\miis\server\mastate\mastate.cpp(10645): 0x80230914 (E_MMS_SCHEMA_CLASS_NOT_FOUND)
ERR_: MMS(4436): d:\bt\25920\private\source\miis\server\mastate\mastate.cpp(13144): Error creating MA component mappings object: 0x80230914
BAIL: MMS(4436): d:\bt\25920\private\source\miis\server\mastate\mastate.cpp(13164): 0x80230914 (E_MMS_SCHEMA_CLASS_NOT_FOUND)
BAIL: MMS(4436): d:\bt\25920\private\source\miis\server\mastate\mastate.cpp(1724): 0x80230914 (E_MMS_SCHEMA_CLASS_NOT_FOUND)
BAIL: MMS(4436): d:\bt\25920\private\source\miis\server\server\server.cpp(1090): 0x80230914 (E_MMS_SCHEMA_CLASS_NOT_FOUND)
Forefront Identity Manager 4.1.3508.0"
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="FIMSynchronizationService" />
    <EventID Qualifiers="49152">6306</EventID>
    <Level>2</Level>
    <Task>3</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2014-03-19T10:12:13.000000000Z" />
    <EventRecordID>110463</EventRecordID>
    <Channel>Application</Channel>
    <Computer>{FIM Server}</Computer>
    <Security />
  </System>
  <EventData>
    <Data>BAIL: MMS(4436): d:\bt\25920\private\source\miis\shared\maxml\cdext.cpp(416): 0x80070057 (The parameter is incorrect.)
BAIL: MMS(4436): d:\bt\25920\private\source\miis\shared\xmlpe\xstack.cpp(405): 0x80070057 (The parameter is incorrect.)
BAIL: MMS(4436): d:\bt\25920\private\source\miis\shared\xmlpe\xparse.cpp(436): 0x80070057 (The parameter is incorrect.)
BAIL: MMS(4436): d:\bt\25920\private\source\miis\server\schema\schema.cpp(1619): 0x80230914 (E_MMS_SCHEMA_CLASS_NOT_FOUND)
BAIL: MMS(4436): d:\bt\25920\private\source\miis\shared\maxml\compmap.cpp(155): 0x80230914 (E_MMS_SCHEMA_CLASS_NOT_FOUND)
BAIL: MMS(4436): d:\bt\25920\private\source\miis\shared\maxml\compmap.cpp(453): 0x80230914 (E_MMS_SCHEMA_CLASS_NOT_FOUND)
BAIL: MMS(4436): d:\bt\25920\private\source\miis\shared\xmlpe\xsimple.cpp(842): 0x80230914 (E_MMS_SCHEMA_CLASS_NOT_FOUND)
BAIL: MMS(4436): d:\bt\25920\private\source\miis\shared\xmlpe\xstack.cpp(540): 0x80230914 (E_MMS_SCHEMA_CLASS_NOT_FOUND)
BAIL: MMS(4436): d:\bt\25920\private\source\miis\shared\xmlpe\xparse.cpp(544): 0x80230914 (E_MMS_SCHEMA_CLASS_NOT_FOUND)
BAIL: MMS(4436): d:\bt\25920\private\source\miis\shared\xmlpe\xsimple.cpp(334): 0x80230914 (E_MMS_SCHEMA_CLASS_NOT_FOUND)
BAIL: MMS(4436): d:\bt\25920\private\source\miis\shared\maxml\compmap.cpp(344): 0x80230914 (E_MMS_SCHEMA_CLASS_NOT_FOUND)
BAIL: MMS(4436): d:\bt\25920\private\source\miis\server\mastate\mastate.cpp(10645): 0x80230914 (E_MMS_SCHEMA_CLASS_NOT_FOUND)
ERR_: MMS(4436): d:\bt\25920\private\source\miis\server\mastate\mastate.cpp(13144): Error creating MA component mappings object: 0x80230914
BAIL: MMS(4436): d:\bt\25920\private\source\miis\server\mastate\mastate.cpp(13164): 0x80230914 (E_MMS_SCHEMA_CLASS_NOT_FOUND)
BAIL: MMS(4436): d:\bt\25920\private\source\miis\server\mastate\mastate.cpp(1724): 0x80230914 (E_MMS_SCHEMA_CLASS_NOT_FOUND)
BAIL: MMS(4436): d:\bt\25920\private\source\miis\server\server\server.cpp(1090): 0x80230914 (E_MMS_SCHEMA_CLASS_NOT_FOUND)
Forefront Identity Manager 4.1.3508.0</Data>
  </EventData>
</Event>
Ulf Lindström

Thanks!
But did this helped? i tried to change the scripts i have, but no change
this is what i understand has been changed
:GetSchema
param(   
    [System.Collections.ObjectModel.KeyedCollection[[string], [Microsoft.MetadirectoryServices.ConfigParameter]]]
    $ConfigParameters,
    [PSCredential]
    $psCredential
:importData
param(   
    [System.Collections.ObjectModel.KeyedCollection[[string], [Microsoft.MetadirectoryServices.ConfigParameter]]]
    [ValidateNotNull()]
    $ConfigParameters,
    [Microsoft.MetadirectoryServices.Schema]
    [ValidateNotNull()]
    $schema,
    [Microsoft.MetadirectoryServices.OpenImportConnectionRunStep]
    $OpenImportConnectionRunStep,
    [Microsoft.MetadirectoryServices.ImportRunStep]
    $GetImportEntriesRunStep,
    [PSCredential]
    $psCredential
Ulf Lindström

Similar Messages

  • Creating new analysis gives "Error loading XML Document from ..."

    Trying to create analysis and getting "Error loading XML Document from saw.dll/answers/answersproperties.xml?fmapId=S1clug.
    The response given was:" after choosing subject area. Analysis editor is opened but Subject Areas is empty and can't do anything.
    The problem is on Mozilla 12 (16.0.2, 17.0.1) and IE 8. Chrome works fine.
    My system is Win 7, BI 11.1.1.6.0 is on Oracle Linux (and by the way Mozilla from Linux system works fine)
    What could be the reason of this?
    Edited by: 898973 on 4/12/2012 15:11

    Reinstalling Mozilla with "Remove personal data" option checked resolved the problem.

  • "Create Object " statement gives error: statement is not accessible

    Hi All
    U must b doing good.
    I am new in ABAP Objects.
    I have writeen a simple Class definition n Implimentasion code.
    but whenever i write statement "Create object", it gives error.
    'm working on SAP Dev 4.7.
    the code was like this:-
    class counter definition.
      public section.
        METHODS: set IMPORTING VALUE(set_value) TYPE i,
                 increment,
                 get EXPORTING VALUE(get_value) TYPE i.
       private section.
       DATA count TYPE i.
    ENDCLASS.
    CLASS counter IMPLEMENTATION.
      METHOD set.
        count = set_value.
      ENDMETHOD.
      METHOD increment.
        count = count + 1.
      ENDMETHOD.
      METHOD get.
        get_value = count.
      ENDMETHOD.
    ENDCLASS.
    DATA: cnt_1 TYPE REF TO counter.
    DATA number TYPE I VALUE 5.
    CREATE OBJECT cnt_1 .
    CALL METHOD cnt_1->set
      EXPORTING set_value = number.
    DO 3 TIMES.
       CALL METHOD cnt_1->increment.
    ENDDO.
    CALL METHOD cnt_1->get
      IMPORTING get_value = number.
    write: number.
    its giving error like:-"Statement is not accessible."
    plz tell me the way to resolve this error.
    thanx n regards
    Prashant tiwari

    hi prashant....
      this is the link to post your therads for abap objects:
      [ABAP Objects;.
      if you want to reward, on the left of every reply ther would be some radio buttons like answere, helpful answer,... so on. click the radio button which suits you. answered closes the thread and other points are displayed there itself.
    ---regards,
       alex b justin

  • BEA Portal 8.1 Sp4 - Cannot Create new Desktop - DB Error Returned?

    Please help.
    We are trying to migrate to streaming portal, and are encountering a problem. It appears to be a new problem as it wasn't coming up last week.
    Under the Weblogic Admin Portal, I create a Portal. Success
    - I then try to create a Desktop using a Portal Template File.
    - I select the Portal file we have, and the only Portal file from the dropdown.
    - I click "Create New Desktop"
    - When the popup displays "WARNING: Portal Template Contains Duplicate Resources" comes up, if I select "Replace conflicting Portal Resources" or "Replace Markup" it fails.
    The Javascript alert says (or tries to say)
    Error: The desktop could not be disassembled.
    Data exception -- row already exist in index AX1_PAGE_DEF on table PF_PAGE_DEFINITION
    Any idea what is going on? We haven't taken this a step further due to this problem.
    Before you suggest:
    - We haven't been doing anything fancy.
    - I have not gone into PointBase manually (I wouldn't know how)
    - By all accounts it appeared to be working fine, and then it stopped.
    Current Setup
    - BEA Weblogic 8.1 SP4
    - "Production" Domain using JRockit SDK
    - Currently using the workstation's PointBase database for the Admin tools.
    Full Error
    Error: The desktop could not be disassembled.
    [com.bea.netuix.application.transform.disassembler.view.ViewDisassemblerException: javax.transaction.TransactionRolledbackException: EJB Exception: : javax.ejb.EJBException: SQL Error while trying to createPageDefinition: SQL [insert into PF_PAGE_DEFINITION ( PAGE_DEFINITION_ID, MARKUP_DEFINITION_ID, IS_PUBLIC, IS_HIDDEN, INTERSECTION_ID, PAGE_LABEL, WEBAPP_NAME) values (?,?,?,?,?,?,?)] database error code [25,222] SQL state [22028] .; nested exception is: java.sql.SQLException: Data exception -- row already exist in index AX1_PAGE_DEF on table PF_PAGE_DEFINITION.java.sql.SQLException: Data exception -- row already exist in index AX1_PAGE_DEF on table PF_PAGE_DEFINITION.     at com.pointbase.net.netJDBCPrimitives.handleResponse(Ljava.io.DataInputStream;)V(Optimized Method)     at com.pointbase.net.netJDBCPrimitives.handlePrimitiveResponse(Ljava.io.DataInputStream;)Ljava.lang.Object;(Optimized Method)     at com.pointbase.net.netJDBCPreparedStatement.executeUpdate()I(Optimized Method)     at weblogic.jdbc.wrapper.PreparedStatement.executeUpdate()I(Optimized Method)     at com.bea.netuix.application.manager.persistence.jdbc.PageDefinitionDelegate.createPageDefinition(Ljava.sql.Connection;Lcom.bea.netuix.application.definition.PageDefinition;)Lcom.bea.netuix.application.definition.PageDefinition;(PageDefinitionDelegate.java:850)     at com.bea.netuix.application.manager.persistence.jdbc.PageDefinitionManagerImpl.createPageDefinition(Lcom.bea.netuix.application.manager.CustomizationContext;Lcom.bea.netuix.application.definition.PageDefinition;)Lcom.bea.netuix.application.definition.PageDefinition;(PageDefinitionManagerImpl.java:875)     at com.bea.netuix.application.manager.persistence.jdbc.PageDefinitionManager_c4el9c_EOImpl.createPageDefinition(Lcom.bea.netuix.application.manager.CustomizationContext;Lcom.bea.netuix.application.definition.PageDefinition;)Lcom.bea.netuix.application.definition.PageDefinition;(PageDefinitionManager_c4el9c_EOImpl.java:906)     at com.bea.netuix.application.transform.disassembler.view.DefinitionManagerFacade.createPageDefinition(Lcom.bea.netuix.application.manager.CustomizationContext;Lcom.bea.netuix.application.view.PageView;)Lcom.bea.netuix.application.transform.disassembler.view.CreatePageDefinitionResult;(DefinitionManagerFacade.java:956)     at com.bea.netuix.application.transform.disassembler.view.PageViewDisassembler.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(PageViewDisassembler.java:75)     at com.bea.netuix.application.transform.disassembler.view.ViewDisassemblerDelegator.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(ViewDisassemblerDelegator.java:134)     at com.bea.netuix.application.transform.disassembler.view.BookViewDisassembler.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(BookViewDisassembler.java:102)     at com.bea.netuix.application.transform.disassembler.view.BookViewDisassembler.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(BookViewDisassembler.java:116)     at com.bea.netuix.application.transform.disassembler.view.BookViewDisassembler.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(BookViewDisassembler.java:116)     at com.bea.netuix.application.transform.disassembler.view.ViewDisassemblerDelegator.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(ViewDisassemblerDelegator.java:134)     at com.bea.netuix.application.transform.disassembler.view.PageViewDisassembler.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(PageViewDisassembler.java:109)     at com.bea.netuix.application.transform.disassembler.view.ViewDisassemblerDelegator.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(ViewDisassemblerDelegator.java:134)     at com.bea.netuix.application.transform.disassembler.view.BookViewDisassembler.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(BookViewDisassembler.java:102)     at com.bea.netuix.application.transform.disassembler.view.ViewDisassemblerDelegator.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(ViewDisassemblerDelegator.java:134)     at com.bea.netuix.application.transform.disassembler.view.ViewDisassemblerFactory.createDesktopDefinition(Lcom.bea.netuix.application.manager.CustomizationContext;Lcom.bea.netuix.application.view.DesktopView;Ljava.lang.String;)Lcom.bea.netuix.application.definition.DesktopDefinition;(ViewDisassemblerFactory.java:113)     at com.bea.netuix.application.manager.persistence.jdbc.DesktopDefinitionManagerImpl.createDesktopDefinition(Lcom.bea.netuix.application.manager.CustomizationContext;Lcom.bea.netuix.application.view.DesktopView;Ljava.lang.String;)Lcom.bea.netuix.application.definition.DesktopDefinition;(DesktopDefinitionManagerImpl.java:378)     at com.bea.netuix.application.manager.persistence.jdbc.DesktopDefinitionManager_8c1hh8_EOImpl.createDesktopDefinition(Lcom.bea.netuix.application.manager.CustomizationContext;Lcom.bea.netuix.application.view.DesktopView;Ljava.lang.String;)Lcom.bea.netuix.application.definition.DesktopDefinition;(DesktopDefinitionManager_8c1hh8_EOImpl.java:46)     at com.bea.jsptools.portal.PortalDisassembler.disassemble(Lcom.bea.netuix.application.identifier.PortalPath;Lcom.bea.netuix.application.identifier.DesktopPath;Ljava.lang.String;Ljava.lang.String;Ljava.lang.String;ILjava.io.InputStream;Ljavax.servlet.http.HttpServletRequest;)Lcom.bea.netuix.application.definition.DesktopDefinition;(PortalDisassembler.java:133)     at com.bea.jsptools.portal.PortalAdminManager.createDesktopFromTemplate(Ljava.lang.String;Ljava.lang.String;Ljava.lang.String;Ljava.lang.String;Ljava.lang.String;Ljava.lang.String;ILjava.util.Locale;Ljavax.servlet.http.HttpServletRequest;)V(PortalAdminManager.java:427)     at jsp_servlet._portaltools.__portalmgmttree._jspService(Ljavax.servlet.http.HttpServletRequest;Ljavax.servlet.http.HttpServletResponse;)V(__portalmgmttree.java:3293)     at weblogic.servlet.jsp.JspBase.service(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;)V(Optimized Method)     at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run()Ljava.lang.Object;(ServletStubImpl.java:1006)     at weblogic.servlet.internal.ServletStubImpl.invokeServlet(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;Lweblogic.servlet.internal.FilterChainImpl;)V(Optimized Method)     at weblogic.servlet.internal.TailFilter.doFilter(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;Ljavax.servlet.FilterChain;)V(TailFilter.java:28)     at weblogic.servlet.internal.FilterChainImpl.doFilter(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;)V(FilterChainImpl.java:27)     at com.bea.p13n.servlets.PortalServletFilter.doFilter(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;Ljavax.servlet.FilterChain;)V(PortalServletFilter.java:293)     at weblogic.servlet.internal.FilterChainImpl.doFilter(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;)V(FilterChainImpl.java:27)     at weblogic.servlet.internal.RequestDispatcherImpl.include(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;Z)V(RequestDispatcherImpl.java:644)javax.ejb.EJBException: SQL Error while trying to createPageDefinition: SQL [insert into PF_PAGE_DEFINITION ( PAGE_DEFINITION_ID, MARKUP_DEFINITION_ID, IS_PUBLIC, IS_HIDDEN, INTERSECTION_ID, PAGE_LABEL, WEBAPP_NAME) values (?,?,?,?,?,?,?)] database error code [25,222] SQL state [22028] .; nested exception is: java.sql.SQLException: Data exception -- row already exist in index AX1_PAGE_DEF on table PF_PAGE_DEFINITION.     at com.bea.netuix.application.manager.persistence.jdbc.PageDefinitionDelegate.createPageDefinition(Ljava.sql.Connection;Lcom.bea.netuix.application.definition.PageDefinition;)Lcom.bea.netuix.application.definition.PageDefinition;(PageDefinitionDelegate.java:866)     at com.bea.netuix.application.manager.persistence.jdbc.PageDefinitionManagerImpl.createPageDefinition(Lcom.bea.netuix.application.manager.CustomizationContext;Lcom.bea.netuix.application.definition.PageDefinition;)Lcom.bea.netuix.application.definition.PageDefinition;(PageDefinitionManagerImpl.java:875)     at com.bea.netuix.application.manager.persistence.jdbc.PageDefinitionManager_c4el9c_EOImpl.createPageDefinition(Lcom.bea.netuix.application.manager.CustomizationContext;Lcom.bea.netuix.application.definition.PageDefinition;)Lcom.bea.netuix.application.definition.PageDefinition;(PageDefinitionManager_c4el9c_EOImpl.java:906)     at com.bea.netuix.application.transform.disassembler.view.DefinitionManagerFacade.createPageDefinition(Lcom.bea.netuix.application.manager.CustomizationContext;Lcom.bea.netuix.application.view.PageView;)Lcom.bea.netuix.application.transform.disassembler.view.CreatePageDefinitionResult;(DefinitionManagerFacade.java:956)     at com.bea.netuix.application.transform.disassembler.view.PageViewDisassembler.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(PageViewDisassembler.java:75)     at com.bea.netuix.application.transform.disassembler.view.ViewDisassemblerDelegator.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(ViewDisassemblerDelegator.java:134)     at com.bea.netuix.application.transform.disassembler.view.BookViewDisassembler.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(BookViewDisassembler.java:102)     at com.bea.netuix.application.transform.disassembler.view.BookViewDisassembler.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(BookViewDisassembler.java:116)     at com.bea.netuix.application.transform.disassembler.view.BookViewDisassembler.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(BookViewDisassembler.java:116)     at com.bea.netuix.application.transform.disassembler.view.ViewDisassemblerDelegator.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(ViewDisassemblerDelegator.java:134)     at com.bea.netuix.application.transform.disassembler.view.PageViewDisassembler.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(PageViewDisassembler.java:109)     at com.bea.netuix.application.transform.disassembler.view.ViewDisassemblerDelegator.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(ViewDisassemblerDelegator.java:134)     at com.bea.netuix.application.transform.disassembler.view.BookViewDisassembler.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(BookViewDisassembler.java:102)     at com.bea.netuix.application.transform.disassembler.view.ViewDisassemblerDelegator.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(ViewDisassemblerDelegator.java:134)     at com.bea.netuix.application.transform.disassembler.view.ViewDisassemblerFactory.createDesktopDefinition(Lcom.bea.netuix.application.manager.CustomizationContext;Lcom.bea.netuix.application.view.DesktopView;Ljava.lang.String;)Lcom.bea.netuix.application.definition.DesktopDefinition;(ViewDisassemblerFactory.java:113)     at com.bea.netuix.application.manager.persistence.jdbc.DesktopDefinitionManagerImpl.createDesktopDefinition(Lcom.bea.netuix.application.manager.CustomizationContext;Lcom.bea.netuix.application.view.DesktopView;Ljava.lang.String;)Lcom.bea.netuix.application.definition.DesktopDefinition;(DesktopDefinitionManagerImpl.java:378)     at com.bea.netuix.application.manager.persistence.jdbc.DesktopDefinitionManager_8c1hh8_EOImpl.createDesktopDefinition(Lcom.bea.netuix.application.manager.CustomizationContext;Lcom.bea.netuix.application.view.DesktopView;Ljava.lang.String;)Lcom.bea.netuix.application.definition.DesktopDefinition;(DesktopDefinitionManager_8c1hh8_EOImpl.java:46)     at com.bea.jsptools.portal.PortalDisassembler.disassemble(Lcom.bea.netuix.application.identifier.PortalPath;Lcom.bea.netuix.application.identifier.DesktopPath;Ljava.lang.String;Ljava.lang.String;Ljava.lang.String;ILjava.io.InputStream;Ljavax.servlet.http.HttpServletRequest;)Lcom.bea.netuix.application.definition.DesktopDefinition;(PortalDisassembler.java:133)     at com.bea.jsptools.portal.PortalAdminManager.createDesktopFromTemplate(Ljava.lang.String;Ljava.lang.String;Ljava.lang.String;Ljava.lang.String;Ljava.lang.String;Ljava.lang.String;ILjava.util.Locale;Ljavax.servlet.http.HttpServletRequest;)V(PortalAdminManager.java:427)     at jsp_servlet._portaltools.__portalmgmttree._jspService(Ljavax.servlet.http.HttpServletRequest;Ljavax.servlet.http.HttpServletResponse;)V(__portalmgmttree.java:3293)     at weblogic.servlet.jsp.JspBase.service(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;)V(Optimized Method)     at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run()Ljava.lang.Object;(ServletStubImpl.java:1006)     at weblogic.servlet.internal.ServletStubImpl.invokeServlet(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;Lweblogic.servlet.internal.FilterChainImpl;)V(Optimized Method)     at weblogic.servlet.internal.TailFilter.doFilter(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;Ljavax.servlet.FilterChain;)V(TailFilter.java:28)     at weblogic.servlet.internal.FilterChainImpl.doFilter(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;)V(FilterChainImpl.java:27)     at com.bea.p13n.servlets.PortalServletFilter.doFilter(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;Ljavax.servlet.FilterChain;)V(PortalServletFilter.java:293)     at weblogic.servlet.internal.FilterChainImpl.doFilter(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;)V(FilterChainImpl.java:27)     at weblogic.servlet.internal.RequestDispatcherImpl.include(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;Z)V(RequestDispatcherImpl.java:644)     at weblogic.servlet.internal.RequestDispatcherImpl.include(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;)V(RequestDispatcherImpl.java:423)     at com.bea.netuix.servlets.controls.content.JspContent.beginRender(Ljava.io.Writer;)Z(JspContent.java:533)     at com.bea.netuix.nf.ControlLifecycle$1.visit(Lcom.bea.netuix.nf.UIControl;Ljava.lang.Object;)Z(ControlLifecycle.java:495)     at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(Lcom.bea.netuix.nf.VisitorType;Lcom.bea.netuix.nf.UIControl;Ljava.lang.Object;)V(ControlTreeWalker.java:485); nested exception is:
         javax.ejb.EJBException: SQL Error while trying to createPageDefinition: SQL [insert into PF_PAGE_DEFINITION ( PAGE_DEFINITION_ID, MARKUP_DEFINITION_ID, IS_PUBLIC, IS_HIDDEN, INTERSECTION_ID, PAGE_LABEL, WEBAPP_NAME) values (?,?,?,?,?,?,?)] database error code [25,222] SQL state [22028] .; nested exception is: java.sql.SQLException: Data exception -- row already exist in index AX1_PAGE_DEF on table PF_PAGE_DEFINITION.]."));

    You might have already checked it but just in case, did you check the server console when this happens ?
    If there is any problem with the template file, it doesnt create a desktop even though it doesnt complain about this explicitly in the Portal Admin.
    Cheers,
    Satish

  • I am getting error in createing new partition. orr error -14074

    Hi , getting error in creating new partition as "ora-14074" partition bound must collate higher than that of the last partition"
    Oracle version is - 9.2.0.6
    OS version - SunOS

    Hi,
    show the statment that you want to create a new parition, and did you keep in mind the highest partition bound? Anyway, the problem seems to be easy to fix:
    http://www.dba-oracle.com/t_ora_14074_partition.htm

  • Creating new work order - error on %001

    Hi all,
    Creating a new work order from the SAP Work Manager 6.0 application should be a standard functionality,
    However, on the system of our client, this goes wrong.
    Upon creating a new work order, we get the error 'Enter a numerical operation number'.
    New objects get an ID that starts with 'LOCAL_xx:xx:xx', which is converted to %001.
    SAP should recognize this and convert this automatically to 0010, 0020, ...
    how come this does not happen?
    it works fine on our SAP system, our customer's system gives an error.
    Kind regards,
    Judith

    Have you done any enhancement to  standard  product "specifically create method of  Work  Order Class handler" . or the standard product functionality itself is not working ?
    I don't see any reason why it works in your system but not in customer system. Try to put break point in create method of Work order class handler and check what  values are passed  for operation  number before invoking Work  Order create BAPI. 
    Infact Work Manager product converts local numbers to incremental  sequential  numbers before invoking create BAPI for Work Order.
    BR,
    Manju - SAP CEG UX/Mobile

  • HFM 11.1.1.2----Error in creating new application----HSS error

    Hi,
    Seasons greetings for New Year 2010.
    We are facing an issue in EPM system 11.
    Issue:
    We have installed HFM 11.1.1.2 in one of our development servers and unable to create applications. We get the error “There was an error retrieving the User Management project list. Please verify that a project exists.” We get the same error while creating via workspace web-client.
    Logs:
    The Hfm logs have the following entry:
    Error11*<System user name>*01/07/2010 14:53:37*CCASSecurity.cpp*Line 727*<?xml version="1.0"?> <EStr><Ref>{F48799FA-FF2A-4C80-B453-85B8D3A6FECB}</Ref><AppName/><User/><DBUpdate>1</DBUpdate><ESec><Num>-2147216704</Num><Type>1</Type><DTime>1/7/2010 2:53:37 PM</DTime><Svr>svrxxxxx</Svr><File>CCASSecurity.cpp</File><Line>727</Line><Ver>11.1.1.2.0.2207</Ver></ESec></EStr>
    *Note that <System user name> is the system administrator name with which IIS was configured.
    HFM error log consultant has the following error entry:
    {F48799FA-FF2A-4C80-B453-85B8D3A6FECB}
    System Message Summary
    An unknown error has occurred in the HsxAuthentication object.
    System Message Details
    Error Reference Number: {F48799FA-FF2A-4C80-B453-85B8D3A6FECB} Num: -2147216704; User: Type: 0; DTime: 1/7/2010 2:53:37 PM; Svr: svrxxxxx; Application:
    File Error List
    File: CCASSecurity.cpp Version: 11.1.1.2.0.2207 Line: 727 Error: (-2147216704)(0x800412C0)(An unknown error has occurred in the HsxAuthentication object.)
    XML Error String
    <?xml version="1.0" ?>
    <EStr>
    <Ref>{F48799FA-FF2A-4C80-B453-85B8D3A6FECB}</Ref>
    <User></User>
    <DBUpdate>9695536</DBUpdate>
    <ESec>
    <Num HEX=0x800412C0>-2147216704</Num>
    <Description Src=HFM>An unknown error has occurred in the HsxAuthentication object.</Description>
    <Type>1</Type>
    <DTime>1/7/2010 2:53:37 PM</DTime>
    <Svr>svrxxxxx</Svr>
    <File>CCASSecurity.cpp</File>
    <Line>727</Line>
    <Ver>11.1.1.2.0.2207</Ver>
    <DStr></DStr>
    <ExErr></ExErr>
    </ESec>
    </EStr>
    Server Configuration:
    Windows XP with 2GB Ram
    IIS 5.0
    DCOM enabled
    SQL 2000 SP3
    Applications:
    HSS 11.1.1.2
    Essbase 11.1.1.2
    HFM 11.1.1.2
    EPMA 11.1.1.2
    FR
    Other configurations:
    Java version "1.6.0_11"
    Able to open workspace and EPMA (dimension library, Application library etc).
    *All applications are configured to one database except EPMA which is configured to another database.
    Kindly guide to what could be the possible error and the workaround.
    Thanks and Regards,
    Ankit

    Hi Ankit,
    You should check the provisioning the user has in Shared Services. As you said that everything else works OK, I assume that your Shared Services server is running. Make sure that you give admin rights to the native user 'admin' and try to login to HFM to create the new app. Make sure that the domain field is blank.
    Luis

  • Creating new Data Source Error - Database connection Failed

    Successfully installed and configured 11.1.1.3.0. Planning and Essbase dev.
    Went to Workspace > Administer > Classing Planning Administration > Manage Data Sources > Create Data Source.
    Entered all info about the application database , etc. Getting error "The database connection failed" (I was able to connect with no problem during the install)
    SQL server 2005 is on the same physical server.
    The diagnostic tool shows database connection passed for planning. A new database was created for the new application.
    The server event viewer shows these errors.
    "Login failed for user 'xxx-hyperion'. The user is not associated with a trusted SQL Server connection."
    Group Policy Error "The client-side extension could not apply computer policy settings for 'Default Domain Policy {xxx}' because it failed with error code '0x80070003 The system cannot find the path specified.' See trace file for more details. "
    The Group Policy client-side extension Group Policy Services failed to execute. Please look for any errors reported earlier by that extension.
    Any help is appreciated.

    Datasource for the application.
    I have created a sql db for this planning application (my datasource). See my first message for more details.
    When you create a new planning application, you need to associate it with a data source. Since this is a new install, I don't have any data sources available yet.
    So, "To create, edit or delete data sources, click Manage Data Source."
    This page lets you validate your connection to the database and essbase server. My essbase server connection validates! The database connection does not validate after I enter all the relevant information.
    SCREEN INFO BELOW
    Fields displayed with an asterisk (*) are mandatory.
    Data Source Name *:
    Data Source Description:
    Select Database Platform
    Microsoft SQL Server
    Application Database
    Server * :
    Port * :
    Database *:
    User *:
    Password *:
    Click "Validate Database Connection"
    ERROR ---> Database connection failed.
    So it does not let me create a data source for my new planning application, so I cannot create a new planning application.
    Thanks in advance.

  • MSS- Create New Requisition Request Error

    Hello Experts,
    We are implementing ESS/MSS Business package. System Ladscape is like one server for EP. One for HR and one for E-Rec.
    In manager role when i am going to create a new Requisition Request request-- In first screen i am able to select the parameters. in second next I am able to select the Positions.Now when i click on Next... One Interactive form shouls come but i am getting an error-- saying
    com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRuntimeException: Failed to  UPDATEDATAINPDF
         at com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRuntimeException.<init>(PDFDocumentRuntimeException.java:25)
         at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:392)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.afterApplicationModification(ClientApplication.java:1132)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.afterApplicationModification(ClientComponent.java:895)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doRespond(WindowPhaseModel.java:573)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:152)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:313)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:779)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:714)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:261)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:73)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:860)
         at com.sap.tc.webdynpro.portal.pb.impl.localwd.LocalApplicationProxy.sendDataAndProcessAction(LocalApplicationProxy.java:77)
         at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1257)
         at com.sap.portal.pb.PageBuilder.SendDataAndProcessAction(PageBuilder.java:325)
         at com.sap.portal.pb.PageBuilder$1.doPhase(PageBuilder.java:826)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processPhaseListener(WindowPhaseModel.java:755)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doPortalDispatch(WindowPhaseModel.java:717)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:136)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
    ADS is configuired.
    Please guide me How can i make it working ?
    Thanks & Regards
    Amit Saini

    Hi
    1.check the ADS configuration normally this error is coming because of the ADS configuration error
    2.  try to change the host to another one.
    for more details check this links
    3. ADS configuration guide.
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/30a9630b-4f89-2a10-6fab-e311b3ffd9a6
    4. To check the ADS configuration is working fine,
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/60afe503-74e0-2a10-59b1-d92ad0dff62b
    And also ensure that u have installed credentials for the adobe
    installing credentials for adobe
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/39ce42e6-0401-0010-df96-e28d39742611
    thanks

  • Can't create new user, Permission Errors in Console

    I just purchased a new 2013 iMac with a 3TB Fusion Drive. I'm trying to dig and fing out why I'm currently unable to create and log in to another user account. I haven't manually changed any permissions in the terminal, and I've booted into recovery mode and attempted restore all Disk Permissions (my next step is to run Onyx). After creating a new user account, when attempting to log into it, the log in screen hangs and just loads endlessly. The console output is as follows:
    3/8/13 9:23:00.852 PM
    SecurityAgent[417]
    Login Window login proceeding
    3/8/13 9:23:01.010 PM
    loginwindow[79]
    ERROR | ScreensharingLoginNotification | Failed sending message to screen sharing GetScreensharingPort, err: 1102
    3/8/13 9:23:01.034 PM
    WindowServer[110]
    Session 257 retained (2 references)
    3/8/13 9:23:01.034 PM
    WindowServer[110]
    Session 257 released (1 references)
    3/8/13 9:23:01.062 PM
    loginwindow[420]
    Login Window Application Started
    3/8/13 9:23:01.072 PM
    WindowServer[110]
    _CGXNewConnectionPort: Call from workspace.  Updating audit session 100000 -> 100014
    3/8/13 9:23:01.073 PM
    loginwindow[420]
    **DMPROXY** Found `/System/Library/CoreServices/DMProxy'.
    3/8/13 9:23:01.090 PM
    WindowServer[110]
    Created shield window 0x74 for display 0x41dc9d00
    3/8/13 9:23:01.091 PM
    WindowServer[110]
    Display 0x41dc9d00: VirtualDisplay Unit 0; ColorProfile { 1, "Default(sRGB IEC61966-2.1)"}; TransferFormula (1.000000, 1.000000, 1.000000)
    3/8/13 9:23:01.109 PM
    launchctl[422]
    com.apple.findmymacmessenger: Already loaded
    3/8/13 9:23:01.127 PM
    com.apple.SecurityServer[16]
    Session 100014 created
    3/8/13 9:23:01.128 PM
    hidd[84]
    CGSShutdownServerConnections: Detaching application from window server
    3/8/13 9:23:01.128 PM
    hidd[84]
    CGSDisplayServerShutdown: Detaching display subsystem from window server
    3/8/13 9:23:01.129 PM
    WindowServer[110]
    _CGXNewConnectionPort: Call from workspace.  Updating audit session 100014 -> 100014
    3/8/13 9:23:01.134 PM
    loginwindow[420]
    Login Window Started Security Agent
    3/8/13 9:23:01.150 PM
    airportd[424]
    _doAutoJoin: Already associated to “Network Name”. Bailing on auto-join.
    3/8/13 9:23:01.176 PM
    SecurityAgent[431]
    MacBuddy was run = 0
    3/8/13 9:23:01.183 PM
    SecurityAgent[431]
    User info context values set for NewUserAccount
    3/8/13 9:23:01.212 PM
    UserEventAgent[426]
    cannot find useragent 1102
    3/8/13 9:23:01.372 PM
    loginwindow[420]
    Login Window - Returned from Security Agent
    3/8/13 9:23:01.375 PM
    loginwindow[420]
    ERROR | ScreensharingLoginNotification | Failed sending message to screen sharing GetScreensharingPort, err: 1102
    3/8/13 9:23:01.378 PM
    loginwindow[420]
    USER_PROCESS: 420 console
    3/8/13 9:23:01.381 PM
    loginwindow[420]
    Can not connect to /var/run/systemkeychaincheck.socket: Permission denied
    3/8/13 9:23:01.384 PM
    com.apple.launchd[1]
    (com.apple.launchd.peruser.504[434]) Job failed to exec(3) for weird reason: 13
    3/8/13 9:23:01.385 PM
    com.apple.launchd[1]
    (com.apple.launchd.peruser.504) Throttling respawn: Will start in 10 seconds
    3/8/13 9:23:01.395 PM
    airportd[424]
    _doAutoJoin: Already associated to “Network Name”. Bailing on auto-join.
    3/8/13 9:23:11.386 PM
    com.apple.launchd[1]
    (com.apple.launchd.peruser.504[436]) Job failed to exec(3) for weird reason: 13
    3/8/13 9:23:11.386 PM
    com.apple.launchd[1]
    (com.apple.launchd.peruser.504) Throttling respawn: Will start in 10 seconds
    3/8/13 9:23:20.987 PM
    warmd[63]
    [_bootcachectl_playlist_dir_for_user:2529] Assertion failed: ((*__error()) == 2): stat'ing /var/db/BootCaches/106DB82C-37AE-44CC-B0B9-6CA37911832C failed: 13 Permission denied
    3/8/13 9:23:21.387 PM
    com.apple.launchd[1]
    (com.apple.launchd.peruser.504[438]) Job failed to exec(3) for weird reason: 13
    3/8/13 9:23:21.387 PM
    com.apple.launchd[1]
    (com.apple.launchd.peruser.504) Throttling respawn: Will start in 10 seconds
    3/8/13 9:23:31.389 PM
    com.apple.launchd[1]
    (com.apple.launchd.peruser.504[445]) Job failed to exec(3) for weird reason: 13
    3/8/13 9:23:31.389 PM
    com.apple.launchd[1]
    (com.apple.launchd.peruser.504) Throttling respawn: Will start in 10 seconds
    Does anyone know what's causing the issue?

    Well, the possible fixes I tried ended up hosing my permissions (somehow considering they shouldn't have an I was re establishing root user permissions where they belonged). I had to boot into recovery mode and reinstall Mountain Lion (thank god that it keeps all of my files) and that pretty much corrected everything on it's own. Does anyone know of the exact reasoning for the above issue? Which file or folder it's coming from?

  • Universe Created by Integration gives error

    Following workflow is describing the problem:
    When creating a universe on a SAP/BI query, the objects are generated
    automatically
    A parse is executed afterwards to check the object syntax.  This parse
    reveals one problem with a filter object that is coming from the SAP System.
    The BusinessObjects error message is:"Filter Parse failed:  Invalid
    Definition (UNV 0023)"
    [cid:[email protected]]
    However when the syntax is manually checked, no special failures can be
    found within the syntax of the object.  The definition of the prompt seems
    to be correct and identical to other prompt syntaxes used in the specified
    universe.
    Hereby the object syntax that fails to parse: <FILTER
    KEY="[!V000001]"><CONDITION OPERATORCONDITION="Between"><CONSTANT
    TECH_NAME="@Prompt('Operational Company Selection From','A','Operational
    Company\LovOperational Company
    SelectionBase',mono,primary_key,,{'AAA':'[ZOPERCOMP].[AAA]'})"/><CONSTANT
    TECH_NAME="@Prompt('Operational Company Selection To','A','Operational
    Company\LovOperational Company
    SelectionBase',mono,primary_key,,{'ZZZ':'[ZOPERCOMP].[ZZZ]'})"/></CONDITION>
    </FILTER>
    When the universe is published to the server and reports are created on the
    enterprise system, all works fine.  When reports are created locally the
    prompt screen appears normally.[cid:[email protected]]
    The query starts to run afterwards, but after a short while an error message
    is appearing on screen
    [cid:[email protected]]
    This error is not appearing when the query is run in InfoView with exact the
    same parameters, on exact the same universe.
    Hereby the complete error:
    Data - ASP CCR Global - Internal Costs2
    A database error occured. The database error text is: The MDX query SELECT 
    { [4FYCCZCJVGYE0QXRVP9S5BEIM].[4FYCCZK8EFK3JDH81JC4FDD8E],
    [4FYCCZCJVGYE0QXRVP9S5BEIM].[4FYCD079ZBD8393KJ1J59J9DQ],
    [4FYCCZCJVGYE0QXRVP9S5BEIM].[4FYCD0UBK76CN4PX0JQ63P5J2],
    [4FYCCZCJVGYE0QXRVP9S5BEIM].[4FYCD1HD52ZH70C9I1X6XV1OE],
    [4FYCCZCJVGYE0QXRVP9S5BEIM].[4FYCD2RGAULQARKYH2B8M6TZ2],
    [4FYCCZCJVGYE0QXRVP9S5BEIM].[4FYCD3EHVQEUUN7AYKI9GCQ4E],
    [4FYCCZCJVGYE0QXRVP9S5BEIM].[4FYCD41JGM7ZEITNG2PAAIM9Q],
    [4FYCCZCJVGYE0QXRVP9S5BEIM].[4FYCD24EPYSLQVYLZK47S0XTQ] }  ON COLUMNS , NON
    EMPTY CROSSJOIN( CROSSJOIN( CROSSJOIN( CROSSJOIN(
    [ZSERVTEAM__ZREGLEV2].[LEVEL01].MEMBERS,
    [ZSERVTEAM__ZREGLEV3].[LEVEL01].MEMBERS ),
    [ZSERVTEAM__ZSERTEAM2].[LEVEL01].MEMBERS ),
    [ZASAPCOMP__ZBPCCNTRY].[LEVEL01].MEMBERS ),
    [4FYCCUFVRD334CIG5HRXQ281Q].MEMBERS ) ON ROWS FROM
    [ZCCR_M01/QZCCR_M01_5007_BO] SAP VARIABLES [!V000001] INCLUDING
    [ZOPERCOMP].[AAA] : [ZOPERCOMP].[ZZZ] [!V000003] INCLUDING [0CALMONTH2].[06]
    [!V000002] INCLUDING [0CALYEAR].[2009] [!V000003] INCLUDING
    [0CALMONTH2].[06] [!V000002] INCLUDING [0CALYEAR].[2009] [!V000001]
    INCLUDING [ZOPERCOMP].[AAA] : [ZOPERCOMP].[ZZZ] failed to execute with the
    error Inconsistent input parameter (parameter: <unknown>, value <unknown>).
    (WIS 10901)
    We have these issues on several PC's.  The report was created via WebI Rich
    client last Thursday.  Nothing has changed in the meanwhile to the server 
    On Windows level automatic updates were installed.

    Hi,
    is the prompt a custom objects in the Universe or is it a filter based on a variable in the query ?
    in case it is a custom object I would suggest you post the definition here.
    Ingo

  • Attempt to Open or Create TDMS file gives error -2501

    This is an odd one:
    I don't know what's causing this, but when trying to open or create a tdms file I'm getting the -2501 error. The file name I'm using worked before, but if i hit the stop button, I can no longer use that file name. If I change one letter in the file name it works fine until I stop the program from running, and then I start getting the error again. 
    Speaks is Perplexed

    Speaks wrote:
    how do I upload to it? 
    Copy that address in to your Windows explorer and it will show up like a normal folder directory would.
    Edit: I dropped my own random file in there to test it out and it uploaded... but now I can't delete it or open it. Sorry for taking up your server space, NI! 

  • Error while creating New Responsibility

    Hi
    We have a R12 Instance. While defining a new responsibility I am getting a error as " ORA-01403: no data found, FRM-40735: ON-UPDATE trigger raised unhandled exception ORA--4063

    Hi,
    Please see these docs.
    FNDSCRSP - Creating New Responsibility Gives Errors FRM-40735 ORA-04068 [ID 239530.1
    ORA-01403 FRM-40735 WHEN-NEW-INSTANCE Trigger Raised Unhandled Exception ORA-06502 [ID 437087.1]
    Thanks,
    Hussein

  • Error in creating new Company

    Hi All,
    I am getting error when i tried to create new company that "Error in Creating files".
    This Error is comming after some tables are created and Finally
    new company is created but some data like GL Accounts,Languages,... etc are not cop[ied
    Plaese resolve the problem
    Regards
    Srinivas

    Hi Sura,
    When you failed to create a new company, nothing can be done but recreate a new one as soon as you find where it went wrong.  Log to SAP support might the one viable choice if you could not figure it out.
    Thanks,
    Gordon

  • Windows 7 Home Premium problem creating new user account

    I am unable to create a new user account on my Windows 7 Home Premium computer. I have 3 accounts on it already, two are adminstrators, and just trying to add a fourth one (standard user).
    I go to User Accounts, click Create new account, give it a name, keep Standard user checked, and press Create Account. The account appears to get created and shows up on the User Accounts screen, though it shows that it is password protected already, even
    though I didn't have an opportunity to give it a password yet. I can manage that new user account and delete the password, and it then shows up on User Accounts as not having a password.
    When I try to log on as that user from the main logon screen, it prompts me for the password (if I have specified one), but it doesn't accept the password (I've tried defining and using various ones), and I get the message "The user name or password is incorrect".
    If I don't define a password for that account, when I click on the account button to logon, I get that same error message immediately.
    I also noticed that C:\Users doesn't include the new user account folder there. Don't know if that should've been created at this point before logging on for the first time. I also noticed that there's a "Default User" folder that has a lock on the folder
    icon, and I'm not able to open that folder (says it's invalid). There is a "Default" folder there with some content in it and I am able to view it. Don't know if either of these folders act as templates for new users.
    At some point months ago I did have a profile problem with one of the existing accounts, and had to follow some suggestions on repairing that user profile. Don't know if that perhaps has complicated things. The 3 existing user accounts are working fine.
    Any tips on what I can try to get a new account established?
    Thanks, Chuck
    Chuck Mastrandrea

    I am unable to create a new user account on my Windows 7 Home Premium computer. I have 3 accounts on it already, two are adminstrators, and just trying to add a fourth one (standard user).
    I go to User Accounts, click Create new account, give it a name, keep Standard user checked, and press Create Account. The account appears to get created and shows up on the User Accounts screen, though it shows that it is password protected already, even
    though I didn't have an opportunity to give it a password yet. I can manage that new user account and delete the password, and it then shows up on User Accounts as not having a password.
    When I try to log on as that user from the main logon screen, it prompts me for the password (if I have specified one), but it doesn't accept the password (I've tried defining and using various ones), and I get the message "The user name or password
    is incorrect". If I don't define a password for that account, when I click on the account button to logon, I get that same error message immediately.
    I also noticed that C:\Users doesn't include the new user account folder there. Don't know if that should've been created at this point before logging on for the first time. I also noticed that there's a "Default User" folder that has a lock on
    the folder icon, and I'm not able to open that folder (says it's invalid). There is a "Default" folder there with some content in it and I am able to view it. Don't know if either of these folders act as templates for new users.
    At some point months ago I did have a profile problem with one of the existing accounts, and had to follow some suggestions on repairing that user profile. Don't know if that perhaps has complicated things. The 3 existing user accounts are working fine.
    Any tips on what I can try to get a new account established?
    Thanks, Chuck
    Chuck Mastrandrea
    I agree with the same problem and the answer below did not work either.  I tried changing permissions to Users directory and that did not work either.  I even tried creating the directory name of user I wanted to install and that was recognized and
    being used, but will not start a user directory for new user.

Maybe you are looking for