Error ! when new an Model.

I first new an interface , the content field is must to choice.
but I can't find anything in the droplist of content

Hi,
Can you please explain your problem?
Thanks,
G

Similar Messages

  • Error when creating data model - Internal Server Error

    When trying to create a new Data Model in BI Publisher (11.1.1), we are getting a “Internal Server Error” message and the page to create data models wont display. We are able to login to BIP with any user, but we cant do anything else… (seems due to a null pointer exception, as shown in this message):
    +[ServletContext@605092857[app:bipublisher module:xmlpserver path:/xmlpserver spec-version:2.5 version:11.1.1]] Servlet failed with Exception+
    java.lang.NullPointerException
    We’ve examined bipublisher.log and we get several warnings:
    Component: AdminServer
    Module: oracle.xdo
    Message: SawUtil.setUserHome - Unable to lookup user home: weblogic
    Component: AdminServer
    Module: oracle.xdo
    Message: java.rmi.RemoteException:  access denied for user to path /users/weblogic.; nested exception
    Then, we get this errors in sawlog0.log:
    Component: OBIPS
    Module: saw.soap.catalogservice
    +Message:  Invalid path () --+
    File:webcatalogsoaphandler.cpp
    Line:877
    Location:
    saw.soap.catalogservice
    saw.SOAP
    saw.httpserver.request.soaprequest
    saw.rpc.server.responder
    saw.rpc.server
    saw.rpc.server.handleConnection
    saw.rpc.server.dispatch
    saw.threadpool
    saw.threads
    AuthProps: AuthSchema=Impersonate-soap|IMPERSONATE=weblogic|NQ_SESSION.AUTHINITBLOCKSONLY=******|PWD=******|UID=BISystemUser|User=weblogic
    ecid: e7cc62fc411b9afe:30699382:1389a0e0d36:-8000-000000000000257b,0:4
    ThreadID: 4180
    This same error repeats for files webcatalogsoaphandler.cpp and localwebcatalog.cpp.
    Access to SOAP is explicity granted to BISystemUser (via Manage Privileges ) and we haven’t changed any security policies…
    Any ideas why this is happening and how to solve it?
    Thanks in advance.
    Regards
    Edited by: user8021127 on 19-jul-2012 1:12

    Did you find a solution to this?

  • Getting Error when creating Data Model off OBIEE Analysis

    Hi,
    Our BI Publisher is integrated with OBIEE. I am developing BI Publisher report from existing obiee analysis. I am getting error when selecting existing analysis for data Set. Following error gets appear when pressing ok after selecting BI analysis
    oracle.xdo.XDOException: oracle.xdo.XDOException: oracle.xml.parser.v2.XMLParseException: '=' missing in attribute.
    I have done some debugging and it seems error is appearing due to presence of dimensional hierarchy in the analysis. If I remove dimensional hierarchy column from the analysis, this error goes away and I am able to save data model and gather sample XML.
    Any idea how to handle dimensional hierarchy column in BI Publisher data set?
    Thanks & Regards

    Hi,
    I got this response from Oracle
    “Sorry, this is not supported. If the BIEE Analysis has hierarchy columns then BIP cannot use it as a datasource.”

  • Java Error When opening ER Model in Jdev 11g release 2

    Dear All,
    I m getting below error when opening my ER model in jDev
    java.lang.IllegalArgumentException: Ref is null
         at oracle.modeler.dif.ModelerGraphicBridge.findBridgeFromRef(ModelerGraphicBridge.java:343)
         at oracle.modeler.dif.ModelerGraphicBridge.createEdgeGraphic(ModelerGraphicBridge.java:267)
         at oracle.modeler.dif.ModelerGraphicBridge.createEdgeGraphic(ModelerGraphicBridge.java:86)
         at oracle.diagram.dif.GraphEdge.createGraphic(GraphEdge.java:152)
         at oracle.diagram.dif.GraphElement.createContainedGraphics(GraphElement.java:213)
         at oracle.modeler.shape.config.DefaultDiagramGraphicBridge.createDiagramGraphic(DefaultDiagramGraphicBridge.java:122)
         at oracle.modeler.dif.ModelerGraphicBridge.createDiagramGraphic(ModelerGraphicBridge.java:250)
         at oracle.modeler.dif.ModelerGraphicBridge.createDiagramGraphic(ModelerGraphicBridge.java:86)
         at oracle.diagram.dif.Diagram.createGraphic(Diagram.java:152)
         at oracle.diagram.dif.Diagram.createGraphic(Diagram.java:141)
         at oracle.modeler.dif.ModelerGraphicBridge.getGrapher(ModelerGraphicBridge.java:426)
         at oracle.modeler.dif.ModelerGraphicBridge.getGrapher(ModelerGraphicBridge.java:367)
         at oracle.modeler.addin.ModelerNode.findOrCreateManager(ModelerNode.java:252)
         at oracle.modeler.addin.ModelerDiagram.findOrCreateGraphSystemFromContext(ModelerDiagram.java:358)
         at oracle.diagram.framework.editor.CommonDiagram.open(CommonDiagram.java:231)
         at oracle.modeler.addin.ModelerDiagram.open(ModelerDiagram.java:111)
         at oracle.diagram.framework.editor.IdeDiagramEditor.openDiagram(IdeDiagramEditor.java:323)
         at oracle.diagram.framework.editor.IdeDiagramEditor.openImpl(IdeDiagramEditor.java:273)
         at oracle.modeler.addin.ModelerEditor.openImpl(ModelerEditor.java:79)
         at oracle.ide.editor.AsynchronousEditor.contextAvailable(AsynchronousEditor.java:427)
         at oracle.ide.editor.AsynchronousEditor.updateContextImpl(AsynchronousEditor.java:411)
         at oracle.ide.editor.AsynchronousEditor.setDelayedContext(AsynchronousEditor.java:395)
         at oracle.ide.editor.AsynchronousEditor$3$1.run(AsynchronousEditor.java:362)
         at oracle.bali.ewt.util.PaintUtils.invokeAfterRepaint(PaintUtils.java:53)
         at oracle.javatools.util.SwingUtils.invokeAfterRepaint(SwingUtils.java:607)
         at oracle.ide.editor.AsynchronousEditor$7.run(AsynchronousEditor.java:563)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
         at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:642)
         at java.awt.EventQueue.access$000(EventQueue.java:85)
         at java.awt.EventQueue$1.run(EventQueue.java:603)
         at java.awt.EventQueue$1.run(EventQueue.java:601)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:612)
         at oracle.javatools.internal.ui.EventQueueWrapper._dispatchEvent(EventQueueWrapper.java:169)
         at oracle.javatools.internal.ui.EventQueueWrapper.dispatchEvent(EventQueueWrapper.java:151)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    Thanks

    User,
    As you did not give any other information other then the stack trace it's heard to help. Does this error show a dialog box which asks you if want to save your work and exit or save and continue?
    Where was the ER diagram created?
    Timo
    Edited by: Timo Hahn on 20.05.2012 17:10

  • Portal runtime error when execute a model deployed

    Hy, i have this problem: when execute my model on the portal i receive this error:
    Portal Error run-time
    Error request processing for :
    iView : N/A
    Component : N/A
    Component com.myComp.myProduct.29H.Analisi_agenti_2.AAD29H : JSP file name missing. Please check you profile..
    Exception id: 10:54_29/01/08_0009_3388450
    See the details for the exception ID in the log file
    Thank's a lot.
    Sincerely yours
    Andrea Maraviglia

    Hi Andrea,
    Please check your portal runtime server is running or not. (Management Console)
    I have experienced the same error , when our portal runtime server was stopped. I just restarted it. and problem solved.
    Let me know if you have further problem.
    Thanks,
    Prashant
    (Do reward points for helpful answer)

  • Error when new entering in combolist

    hi all,
    when i search in combolist using (post-change trigger) its work correctly first time. but when i delete the letters for new input the error frm-40735 raised.
    i made the combolist a non-database item.
    and the list has two triggers (1) post-change: for searching. (2) when list change: for retrieving data.
    i'm using 10g on windows.
    regards.

    ora_pp wrote:
    hi all,
    when i search in combolist using (post-change trigger) its work correctly first time. but when i delete the letters for new input the error frm-40735 raised.
    i made the combolist a non-database item.
    and the list has two triggers (1) post-change: for searching. (2) when list change: for retrieving data.
    i'm using 10g on windows.
    You have design error
    When-List-Changed :Fires when an end user selects a different element in a list item or de-selects the currently selected element. In addition, if a When-List-Changed trigger is attached to a combo box style list item, it fires each time the end user enters or modifies entered text.
    Post-Change :Fires when any of the following conditions exist:
    1.     The Validate the Item process determines that an item is marked as Changed and is not NULL.
    2.     An operator returns a value into an item by making a selection from a list of values, and the item is not NULL.
    Hopes this helps....

  • Line Resource Error when transfering IPPE Model to APO

    Hi experts,
    I'm using the CIF to transfer my IPPE model from ECC to APO.
    Almost everything passes without a problem, but I get this message when it tries to create the Line Resource in APO.
    Error when creating a line resource (proxy object)
    Message no. PPEFLO123
    As anyone ever encounter this problem ... I can't seem to find anything on the web, in OSS or in here.
    Thanks.

    Hi Senthil,
    The first one gives me a short dump :
    Short text of error message:
    Transaction PPECIF01 is no longer valid
    The second one says a bunch of items are only in the source system, but that's normal since the CIF dumps.
    Edit : Well, the weird thing is the report seems to think nothing is created in APO, but I have almost everything created except lines and their relations.
    Edited by: Marc Laberge on Jun 29, 2010 2:53 PM

  • Error when saving data model

    Hi,
    I am new to BI Publisher and created a JDBC data source to a oracle database schema. In my data model I created a simple query as:
    select code from lm_code;I tried saving by click on the save icon and getting a pop-up error saying:
    *Failed to save Data
    Error occured when creating xml data.
    TypeError
    Unable to get value of property 'label': object is null or undefined*
    have looked at the Code tab, presuming its referring to to "LABEL" element here, but couldn't see anything wrong. Any help& indeciation appreciated
    USING BI Publisher 11.1.1

    Try using an alias for the column like this statement:
    select code as CODE from lm_code
    Thanks,
    Bipuser

  • Error during new CIM model import in to SLD

    Hi
    it has been great experience for me in SDN. i have a problem, i.e, i have recently updated our solution manager's java stack  from sp10 to sp17. i have not upgraded the abap stack yet. now when i go and see in SLD , there is a errr message - that is :
    "Model incompatible with server; import a newer model. Model version: 1.4.31 Server requires at least: 1.5.24 " 
    so as per note 669669  i have downloaded updated CIM content from marketplace and started importing in to  SLD . but that time i am getting one more  error  that is :
    "Error during import: com.sap.sld.api.wbem.exception.CIMException: CIM_ERR_FAILED: Failed to initialize cluster notification sender "
    *the log says : #16 03/22/2009 10:15:17.171 [Thread-172] ERROR com.sap.lcr.cimsrv.ClusterNotificationSender$JMSSender: Failed to initialize cluster notification sender. Please check your JNDI service and JMS provider for errors. More
    did anybody faced this kind of errrro, please help
    regards
    akhil
    Edited by: akhil k on Mar 22, 2009 5:50 AM

    Hi,
    Check SAP note 907897.
    Regards,
    Sachin Rane.

  • Error when opening/importing model

    I am getting the error
    Failed to instantiate core.svg:ZDrawing aspect for Transition OG (Source pin C not found)
    when I open or import a particual model.  I have no idea what it means, and the model appears to work.  Are there any ideas as to its cause?

    Hi Emily,
    The error message means that during the last time the model was edited one of the transition lines was corrupted and the model was saved that way. My opinion is that your model is missing a transition line, try to see if all transition lines are present in the model. I would appreciate if you could attach the model (you can export it) and try to remember or find out what was the last action done on the model that is related to transition lines (for example: deleting an element that was connected with a transition line to another element).
    Thanks in advance,
    Udi

  • Error when create classification model by Oracle Data Miner 10.1.0.2

    Hello every body!
    Please help me!
    I have created a classification model by Oracle Data Mining 10.1.0.2, Oracle 10g Release 1 (10.1.0.3) with following options:
    Single record per case
    Adaptive Bayes Network algorithms
    SingleFeatureBuild
    When finished, i receive an error with following detail content:
    ORA-40101: Data Mining System Error ODM_ABN_MODEL-ODM_ABN_BUILD--20002
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 105
    ORA-06512: at "DMSYS.ODM_ABN_MODEL", line 458
    ORA-06512: at "DMSYS.ODM_ABN_MODEL", line 5664
    ORA-40101: Data Mining System Error ODM_ABN_MODEL-ODM_ABN_BUILD--20012
    ORA-06512: at line 1
    Hope you help me!
    Thanks!

    Hi,
    Can you provide instructions that recreate this problem using sample data we provide in the SH schema?
    Thanks, Mark

  • Error when open RSPLAN (Modeler or Wizard)

    When I run RSPLAN (modeler or wizard), I've got the following error:
    URL http://gowsap21.pratika.br:8000/sap/public/myssocntl call was terminated because the corresponding service is not available.
    Note:
    The termination occured system DB2 with error 403 and for the reason Forbidden.
    The selected virtual host was 0.
    What's happening ??
    Best Regards,
    Gustavo R. Liberado

    Hi,
    Can you check JAVA Stack has been installed or not if yes - you need to configure the URL and also need to activate services at SICF t-code.
    see this note may helps u - 937697
    Ask your Basis to help in this.
    Thanks,

  • "No valid iViews found" error when compiling a model

    Hello,
    When I compile my model I get an error: "No valid iViews found".
    According to the WIKI this could happen if my iView doesn't contain a table or a form but it does.
    What can be the problem than?

    To answer your question "I have specifically dragged an iView object to the storyboard so I assume I'm OK.
    Where do I verify this? "
    you need to be to the level higher to your iview, either the page or the package.
    There, you can right-click your iview and select "Configure Element"
    Then, in the right pane, you've got the "Window Type" field where you can select Primary, Nested or Popup Window. It should be Primary if you have only one iView, otherwise primary for at least one of your iviews.
    Rgds,
    Karim

  • Error When Running Weather Modelling on Pertmaster 8.6

    Hi Guys,
    I am facing issue when i tried to open Weather Modelling on Permaster 8.6. The error description is below :
    Error
    Code = 8002801d
    Code meaning = Library not registered.
    Source = WeatherModule
    Description = Automation error Library not registered.
    OS = Windows 7 x64
    I have tried to browse on KB but there is no specific solution. I guess this is related to OS.
    Any help would be appreciate.
    Thanks.

    Need to re register your weather module as a dll in windows registry
    Create a text file in notepad with following
    @ECHO OFF
    REM in Windows 7 - Run as Administrator
    REM change folder in line below to match your local file structure
    cd "C:\Program Files (x86)\Oracle\Primavera Risk Analysis"
    REM unregister then re-register   May need to check your path to regasm is same as mine
    "C:\Windows\Microsoft.NET\Framework\v4.0.30319\regasm.exe" "WeatherModule.DLL" /u
    "C:\Windows\Microsoft.NET\Framework\v4.0.30319\regasm.exe" "WeatherModule.DLL" /tlb:WeatherModule.tlb /codebase
    pause
    Save above as register.bat
    Run the bat as Administrator

  • Help! Error when new AWConnection in java!

    this is the code:
    try
         System.out.println("Connecting to " + connection + ".");
         awConnection = new AWConnection(user, password, connection);
    catch(Exception e)
    System.out.println("Error connecting to " + connection + ".\n" + e);
    However, when compiling, there is an exception:
    oracle.AWXML.AWException: oracle.express.idl.util.OlapiException
    I have no idea where is the problem.

    More detail:
    I am running the example program for the Oracle OLAP Analytic Workspace Java API in Release 1 (10.1.0.4) with version (10.2.0.1, both db and client).
    But there comes an error:
    Exception in thread "main" oracle.AWXML.AWException: oracle.express.idl.util.Ola
    piException
    at oracle.AWXML.AWConnection.<init>(AWConnection.java:213)
    at J_Olap.main(J_Olap.java:67)
    Caused by: oracle.express.idl.util.OlapiException
    at oracle.express.idl.util.OlapiExceptionHelper.SQL2Java(OlapiExceptionH
    elper.java:71)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:30)
    at sun.reflect.InflatableMethodAccessorImpl.invoke(InflatableMethodAcces
    sorImpl.java:48)
    at java.lang.reflect.Method.invoke(Method.java:306)
    at oracle.express.idl.util.OlapiExceptionHelper.SQL2JavaHelper(OlapiExce
    ptionHelper.java:54)
    at oracle.express.idl.ExpressConnectionModule.ConnectionInterfaceStub.ex
    ecuteCommand(ConnectionInterfaceStub.java:839)
    at oracle.express.spl.SPLExecutor.executeCommand(SPLExecutor.java:151)
    at oracle.AWXML.AWConnection.<init>(AWConnection.java:209)
    I have read a similar issue in this forum, and then I add "olap_user" the the user.
    However it does not work!
    I am in a hurry! Please help me!

Maybe you are looking for

  • Messages-Trying to sync iMac, iPad and iPhone

    Using ML and IOS 5.1.1 I'm able to send a message and get the message on my iMac, iPhone and iPad. But what is not happening anymore is getting the new message number that's attached to the Messages icon. And I'm no longer getting a notification in N

  • Upload iphone video to windows power point

    i have quick time 7 windows vista iphone 4 i need to upload iphone video to my pc then into microsoft power point presentation

  • Mm issues

    Dear Sir My cleint requirements. 1 For contractor issues as followed     a) Chargeable to contractors     b) Loan - returnable basis     c) Free for contractors. 2  Material reconciliation with contractor steel, at their location 3   Consignment deta

  • Using SAP delivered dev objects in cProjects

    Hello, I'd like to use a SAP delivered data element in a custom table. i.e. use data element DPR_TV_PRO_TYPE. When I activate the Z table I get errors relating to package use access. See below: Package Check for Table/Structure ZCP_PRJNUMRANGE The ob

  • Linking .exe Projects

    I am currently working on a Captivate 2 project. In the past I have had to break up projects because of the memory issue and link them together. I have always done this using the .swf output. To make life a litttle easier I am looking to link 3 short