D_CS_OLAP Metadata / BI Beans Tutorial

Hi,
I am trying to run the BI Beans tutorial based on the common schema. However, there seems to be a problem with the meta-data from D_CS_OLAP (see below). There is no such user being installed from the common schema zip file.
Any suggestions?
Thanks!
Jan
Error
Thu Mar 24 12:22:51 CET 2005 In BuilderWizardValidateAdapter::wizardValidatePage
BIB-9509 Oracle OLAP hat keinen Cursor erstellt.
Invalid Metadata Objects:
Invalid Object "Mtm.49": "Fehler beim Validieren von Objekt."
Invalid Object "D_CS_OLAP.SHAWT_TIME.CALENDAR": "Fehler beim Validieren von Objekt."
Invalid Object "Mtm.45": "Fehler beim Validieren von Objekt."
Invalid Object "D_CS_OLAP.SHAWT_TIME": "Fehler beim Validieren von Objekt."
Invalid Object "Mtm.42": "Fehler beim Validieren von Objekt."
Invalid Object "Mtm.41": "Fehler beim Validieren von Objekt."
Invalid Object "D_CS_OLAP.SHAWCHANNELS": "Fehler beim Validieren von Objekt."
And here the BI Beans Diagnostics
BI Beans Diagnostics(v1.0.2.0) 17.02.05
===============================================================================
JDEV_ORACLE_HOME .......................... = D:\Programme\Development\JDevelpe
1012
JAVA_HOME ................................. = D:\Programme\Development\JDevelpe
1012\jdk\bin
JDeveloper version ........................ = 10.1.2.0.0.1811
BI Beans release description .............. = BI Beans 10.1.2 Production Releas
BI Beans component number ................. = 10.1.2.52.0
BI Beans internal version ................. = 3.2.1.0.13
Connect to database ....................... = Successful
JDBC driver version ....................... = 10.1.0.3.0
JDBC JAR file location .................... = D:\Programme\Development\JDevelpe
1012\jdbc\lib
Database version .......................... = 10.1.0.3.0
OLAP Catalog version ...................... = 10.1.0.3.0
OLAP AW Engine version .................... = 10.1.0.3.0
OLAP API Server version ................... = 10.1.0.3.0
BI Beans Catalog version .................. = N/A; not installed in cs_olap
OLAP API JAR file version ................. = "10.1.0.3.0"
OLAP API JAR file location ................ = D:\Programme\Development\JDevelpe
1012\jdev\lib\ext
Load OLAP API metadata .................... = Successful
Number of metadata folders ................ = 4
Number of metadata measures ............... = 24
Number of metadata dimensions ............. = 5
Metadata output location .................. = D:\Programme\Development\JDevelpe
1012\bibeans\bi_checkconfig\bi_metadata.txt

D_CS_OLAP.xxx are the unique identifiers for dimensions and measures. D_CS_OLAP does not map to a user/schema.
1) Perhaps the user logging in does not have access to these objects?
2) There may be a patch set problem. It may be useful to get access to the file - D:\Programme\Development\JDevelper1012\bibeans\bi_checkconfig\bi_metadata.txt
By the way, the BI Beans are the owners of this collateral. Their forum on OTN would be much more appropriate than the OLAP.

Similar Messages

  • The link, Lesson 2 : Examining the Metadata Layers, the tutorial, Oracle Business Intelligence Enterprise Edition Suite Overview, doesn't work

    The link for the tutorial for OBIEE suite is, http://download.oracle.com/technology/products/bi/demos/FoundationSuite/LessonIndex.htm
    Unfortunately, the link for Lesson 2 in this tutorial doesn't work. Could anyone help me on this? Or who should I contact to solve this issue?

    Moderator Action:
    This post has now been moved from "Download Issues" forum space to the "Documentation" forum space for closer topic alignment.
    The problem seems to be a malfunctioning Flash program, not any issue with retrieving such program.
    Thus this is an errata issue.
    Somehow, the maintainer of that page need to correct whatever is there.
    To O.P. (user3801117),
    You may need to open a service request with Support to get through to whoever maintains that page.

  • Sun beans tutorial "error" II

    Forgot to mention the DOS messages:
    D:\DOWNLOAD\Java\beans\beanbox>set CLASSPATH=classes;..\lib\methodtracer.jar;..\
    infobus.jar
    D:\DOWNLOAD\Java\beans\beanbox>java sun.beanbox.BeanBoxFrame
    D:\DOWNLOAD\Java\beans\jars\buttons.jar: jar load failed: java.lang.Error: java.
    beans.IntrospectionException: Method "actionPerformed" should have argument "Act
    ionPerformedEvent"
    java.lang.Error: java.beans.IntrospectionException: Method "actionPerformed" sho
    uld have argument "ActionPerformedEvent"
    at sunw.demo.buttons.ExplicitButtonBeanInfo.getEventSetDescriptors(Expli
    citButtonBeanInfo.java:60)
    at java.beans.Introspector.getTargetEventInfo(Unknown Source)
    at java.beans.Introspector.getBeanInfo(Unknown Source)
    at java.beans.Introspector.getBeanInfo(Unknown Source)
    at sun.beanbox.JarInfo.<init>(JarInfo.java:66)
    at sun.beanbox.JarLoader.createJarInfo(JarLoader.java:292)
    at sun.beanbox.JarLoader.loadJar(JarLoader.java:197)
    at sun.beanbox.JarLoader.loadJarDoOnBean(JarLoader.java:207)
    at sun.beanbox.ToolBoxPanel.addBeansInJar(ToolBox.java:175)
    at sun.beanbox.ToolBoxPanel.<init>(ToolBox.java:105)
    at sun.beanbox.ToolBoxScrollPane.<init>(ToolBox.java:69)
    at sun.beanbox.ToolBox.<init>(ToolBox.java:28)
    at sun.beanbox.BeanBoxFrame.<init>(BeanBoxFrame.java:124)
    at sun.beanbox.BeanBoxFrame.main(BeanBoxFrame.java:91)
    Regards
    Pierre R

    If you are using jdk 1.4, try to use an older version.

  • Problems with Mapping Tool in Tutorial

    Hello,
    I am having problems with section 2.3 in the tutorial, even with the
    completed solutions of the tutorial. In particular, I cannot add Rabbit
    and Snake to the petshop. I get the following errors:
    C:\Apps\kodo-jdo-3.1.2\tutorial\solutions>javac *.java
    C:\Apps\kodo-jdo-3.1.2\tutorial\solutions>jdoc package.jdo
    578 INFO [main] kodo.Tool - JDO enhancer running on type "class
    tutorial.Animal".
    907 INFO [main] kodo.Tool - The class is already persistence capable -
    no enhancement performed.
    907 INFO [main] kodo.Tool - JDO enhancer running on type "class
    tutorial.Dog".
    907 INFO [main] kodo.Tool - The class is already persistence capable -
    no enhancement performed.
    907 INFO [main] kodo.Tool - JDO enhancer running on type "class
    tutorial.Rabbit".
    985 WARN [main] kodo.Enhance - Type "class tutorial.Rabbit" has no
    metadata; enhancing as persistence aware. If you intended for "class
    tutorial.Rabbit" to be persistence-capable, then this means that Kodo
    could not find any JDO metadata for "class tutorial.Rabbit". This can
    happen if the directory containing your metadata is not in your CLASSPATH,
    or if your JDO metadata files are not named in accordance with the JDO
    specification. See the Metadata Placement section of the Java Data Objects
    documentation distributed with Kodo JDO for more information.
    985 INFO [main] kodo.Tool - The class does not have JDO metadata -
    enhanced as persistence-aware.
    1063 INFO [main] kodo.Tool - JDO enhancer running on type "class
    tutorial.Snake".
    1094 WARN [main] kodo.Enhance - Type "class tutorial.Snake" has no
    metadata; enhancing as persistence aware. If you intended for "class
    tutorial.Snake" to be persistence-capable, then this means that Kodo could
    not find any JDO metadata for "class tutorial.Snake". This can happen if
    the directory containing your metadata is not in your CLASSPATH, or if
    your JDO metadata files are not named in accordance with the JDO
    specification. See the Metadata Placement section of the Java Data Objects
    do
    cumentation distributed with Kodo JDO for more information.
    1094 INFO [main] kodo.Tool - The class does not have JDO metadata -
    enhanced as persistence-aware.
    C:\Apps\kodo-jdo-3.1.2\tutorial\solutions>mappingtool -action refresh
    package.jdo
    3812 INFO [main] kodo.Tool - Mapping tool running on type "class
    tutorial.Animal" with action "refresh".
    4047 WARN [main] kodo.MetaData - There has been a change to the
    definition of "tutorial.Animal" or its schema since it was last mapped, or
    the mapping you defined is invalid: "The table "ANIMAL" specified in the
    mapping for type "tutorial.Animal" does not exist."
    4062 WARN [main] kodo.MetaData - There has been a change to the
    definition of "tutorial.Animal.<version-indicator>" or its schema since it
    was last mapped, or the mapping you defined is invalid: "The "column"
    attribute/extension for the version indicator on type
    "tutorial.Animal.<version-indicator>" is missing or names a column
    "JDOVERSION" that does not exist."
    4062 WARN [main] kodo.MetaData - There has been a change to the
    definition of "tutorial.Animal.<class-indicator>" or its schema since it
    was last mapped, or the mapping you defined is invalid: "The
    "class-column" attribute/extension for the class indicator on type
    "tutorial.Animal.<class-indicator>" is missing or names a column that does
    not exist."
    4062 WARN [main] kodo.MetaData - There has been a change to the
    definition of "tutorial.Animal.name" or its schema since it was last
    mapped, or the mapping you defined is invalid: "The "column"
    attribute/extension for field "tutorial.Animal.name" is missing or names a
    column "NAME0" in table "ANIMAL" that does not exist."
    4062 WARN [main] kodo.MetaData - There has been a change to the
    definition of "tutorial.Animal.price" or its schema since it was last
    mapped, or the mapping you defined is invalid: "The "column"
    attribute/extension for field "tutorial.Animal.price" is missing or names
    a column "PRICE" in table "ANIMAL" that does not exist."
    4078 INFO [main] kodo.Tool - Mapping tool running on type "class
    tutorial.Dog" with action "refresh".
    4078 INFO [main] kodo.Tool - Mapping tool running on type "class
    tutorial.Rabbit" with action "refresh".
    Exception in thread "main" kodo.meta.JDOMetaDataNotFoundException: No JDO
    metadata was found for type "class tutorial.Rabbit". Ensure that your JDO
    metadata files are accessible via resource lookup at runtime (typically
    this means they must be in your CLASSPATH), and that they are located in
    one of the JDO standard locations.
    at
    kodo.meta.JDOMetaDataRepositoryImpl.getMetaData(JDOMetaDataRepositoryImpl.java:131)
    at
    kodo.meta.DelegatingJDOMetaDataRepository.getMetaData(DelegatingJDOMetaDataRepository.java:123)
    at
    kodo.jdbc.meta.MappingRepository.getMapping(MappingRepository.java:161)
    at kodo.jdbc.meta.MappingTool.refresh(MappingTool.java:576)
    at kodo.jdbc.meta.MappingTool.run(MappingTool.java:909)
    at kodo.jdbc.meta.MappingTool.run(MappingTool.java:850)
    at kodo.jdbc.meta.MappingTool.main(MappingTool.java:783)
    C:\Apps\kodo-jdo-3.1.2\tutorial\solutions>

    It sounds like your CLASSPATH is not set up correctly. Did you follow
    the instructions in the README for setting up your environment?

  • Confused about beans, packages, and jars

    Hello,
    I've created a package that contains three public classes, Animation, Animator, and AnimatedPanel. I won't explain what they do, since it's rather irrelevant; It is important to note that AnimatedPanel extends JLabel. The package is com.buchuki.animations
    What I want to do is place the AnimatedPanel onto a JPanel, in Forte. To do this, it appears that I have to make the AnimatedPanel a bean. (or do it using extra code, but that defeats the purpose of using an IDE). I understand the basics of beans, but not much more. I've searched these forums and skimmed the Java Bean tutorial, but haven't found anything helpful. (at least, not completely helpful! ;)
    The problem is, I want to make a bean out of the class com/buchuki/animations/AnimatedPanel.class, but not out of the other two classes in that package. However, I will want to use those other two classes to interact with the AnimatedPanel class in the application I am using. (I'll import com.buchuki.animations.*;)
    From what I've read, it appears that you have to run the jar command from the parent directory of the package (ie: in animations/com/buchuki/animations, I run the jar command from animations/). But that would include all files in com, would it not? I guess I don't know what to do at all, but how do I make a bean out of AnimatedPanel and yet keep the bean as a part of the package that uses the "helper" classes? Is it a semi-advanced entry in the manifest file?
    Thanks,
    Dusty

    Ok, I've figured out a few things in my research, but it's still not working. I guess that the Java-Bean: True applies to only one package, and not to the jar archive as I first thought.
    However, I'm still a little unsure how I can include the package in the jar archive as a part of my program; is it that I should use the extension mechanism mentioned in the jar tutorial?
    And at any rate, even with a manifest file like this:
    Name: com/buchuki/animations/AnimatedPanel.class
    Java-Bean: True
    and archiving with:
    jar cfm mainfest.txt animations.jar com
    This creates the archive, but when I try to add new Java Bean in forte, it says that the archive is not a valid bean. What am I missing? Did I mess up the package thing, the compilation... what?
    Thanks again,
    Dusty

  • Drilling up in a BI Beans graph

    Hi All,
    I am currently going through the BI Beans tutorial and have created a graph and clicked on a bar and drilled down into a more detailed view. The problem is I can't find any way of drilling up. Does anybody know how to do this, I need to make changes to the graph at a higher level.
    Regards,
    Scott.

    Drilling up in Java client graphs is being implemented for a future release of BI Beans (post 2.7). Any details you have on the expected behavior for drill up in graph would be appreciated. Given the drill-replace model in graphs we want to ensure our rules for graph drilling will produce the expected results.
    Thanks,
    BI Beans Product Management

  • Need to add metadata to a CS4 book

    I've created an InDesign book and need to add metadata.
    The tutorial I've been using says to "open the Content Source Document or the Master Document in your book panel" but I can't see any option like that in the book panel drop down menu (see attached images). I'm using CS4.
    Am I looking in the wrong place?

    the one with the icon to the left that looks like a document feeding three other documents is the content source document. anything done to it will wag style sheets and other items as dictated by your syncing options in your book.
    Hope that helps.

  • Deploying BI-Beans to Stand Alone OC4J server.

    I tried to follow developing a JSP application example from BI-Beans tutorial. All the JSP pages were successfully created and tested by using run-project menu from JDeveloper.
    But I always get problem when I try to deploy them to OC4J server, I have followed all requiered steps in tutorial to deploy them and there is no error message during deployment and it can be finished succesfully.
    The problem occurs when I try to access my JSP pages from my web browser and I always get message like this:
    500 Internal Server Error
    javax.servlet.jsp.JspException: BIB-14122: The specified StorageManager could not be created.
    BIB-14820 The root path does not exists.
         at oracle.dss.addins.jspTags.BIBaseTag.doStartTag(BIBaseTag.java:137)
         at oracle.dss.addins.jspTags.ExplorerDetailTag.doStartTag(ExplorerDetailTag.java:22)
         at detailJSP.jspService(_detailJSP.java:69)
         [SRC:/detailJSP.jsp:6]
         at com.orionserver[Oracle9iAS (9.0.3.0.0) Containers for J2EE].http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.compileAndServe(JspPageTable.java:537)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:272)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
         at com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:560)
         at com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Unknown Source)
    btw, I use JDeveloper 9.0.3 (production) and BI-Beans 9.0.3 (production) and Olap 9.2.0.1 (patches p2499827).
    I hope somebody can help me to solve this problem.
    thanks
    sjarif

    It sounds like your application can't connect to the BI Beans catalog.
    A couple of questions:
    1. Did you export your BI objects to the catalog?
    2. Is your runtime configuration file (BIConfig.xml) pointing to the database? Right mouse click on the BIDesigner in the JDeveloper Explorer window, click Settings and select the Runtime Settings tab.
    Marty

  • Deployment of BI Beans demo webapp

    I have downloaded and installed the Jdeveloper rc2 with accompanying BI Beans, and I have completed a BI Beans tutorial, except for the last step: Deploying a JSP Application.
    The JSP run fine in the embedded OC4J environment, my problem is when deploying it to my IAS server.
    I have downloaded the oc4j_extended.zip from 25. march, installed it on my solaris 2.8 server where my oracle 9.0.1.2 databases are running, and started it with:
    "java -Dorg.omg.CORBA.ORBClass=com.inprise.vbroker.orb.ORB -Dorg.omg.CORBA.ORBSingletonClass=com.inprise.vbroker.orb.ORB -jar oc4j.jar &"
    as per instructions in the tutorial.
    Pointing my browser to http://myhost:8888 gives me the default version 9.0.2.0.0A startup page, with a link to some samples etc..
    I am able to run the NumberGuess sample without any errors.
    Furthermore, I have followed the instructions and created a deployment profile in my Jdeveloper BIWorkspace, and tested the connection successfully.
    Now, when I try to deploy the project, Jdeveloper creates a .ear and .war file locally, but they are never transferred to my oc4j server. Neither has the server.xml file etc. been updated to include my application jsp.
    These are the messages from the deployment message window:
    Wrote WAR file to C:\ora_misc\jdev9i_rc2\jdev\mywork\BIWorkspace\Project1\webapp.war
    Wrote EAR file to C:\ora_misc\jdev9i_rc2\jdev\mywork\BIWorkspace\Project1\webapp.ear
    Invoking Oracle9iAS admin tool...
    C:\ora_misc\jdev9i_rc2\jdk\jre\bin\javaw.exe -jar C:\ora_misc\jdev9i_rc2\j2ee\home\admin.jar ormi://sunset/ admin **** -deploy -file C:\ora_misc\jdev9i_rc2\jdev\mywork\BIWorkspace\Project1\webapp.ear -deploymentName webapp
    My PC chugs along for a while, the stops working, with no error messages.
    More worrying is that on the server, in the window that started the oc4j server, the following appear:
    java.lang.NullPointerException
    at java.io.ObjectInputStream.inputArray(Compiled Code)
    at java.io.ObjectInputStream.readObject(Compiled Code)
    at java.io.ObjectInputStream.readObject(Compiled Code)
    at com.evermind.server.rmi.RMIInputStream.readType(RMIInputStream.java:118)
    at com.evermind.server.rmi.RMIConnection.handleMethodInvocation(Compiled Code)
    at com.evermind.server.rmi.RMIConnection.run(Compiled Code)
    at com.evermind.util.ThreadPoolThread.run(Compiled Code)
    Any advice on how to proceed to:
    a: Fix the automatic deployment...
    b: Deploy manually.
    Jens
    Ps. The steps I am following can be found in the document: http://otn.oracle.com/docs/products/bib/tutorials/building_a_jsp/9_deploy_JSP.html

    This was solved by the guys over in the j2ee forum. summary of solution is:
    A. Make sure to invoke oc4j server using jdk1.3.1
    B. Allocate enough ram to the oc4j server by invoking it with:
    java -Xmx128m -Dorg.omg.CORBA.ORBClass=com.inprise.vbroker.orb.ORB -Dorg.omg.CORBA.ORBSingletonClass=com.inprise.vbroker.orb.ORB -jar oc4j.jar
    Hope this can help someone else as well....
    Jens

  • Is there any difference between java Beans and general class library?

    Hello,
    I know a Java Bean is just a java object. But also a general class instance is also a java object. So can you tell me difference between a java bean and a general class instance? Or are the two just the same?
    I assume a certain class is ("abc.class")
    Second question is is it correct that we must only use the tag <jsp:useBean id="obj" class="abc.class" scope="page" /> when we are writng jsp program which engage in using a class?Any other way to use a class( create object)? such as use the java keyword "new" inside jsp program?
    JohnWen604
    19-July-2005

    a bean is a Java class, but a Java class does not have to be a bean. In other words a bean in a specific Java class and has rules that have to be followed before you have a bean--like a no argument constructor. There are many other features of beans that you may implement if you so choose, but read over the bean tutorial and you'll see, there is a lot to a bean that is just not there for many of the Java classes.
    Second question: I'll defer to someone else, I do way to little JSP's to be able to say "must only[\b]".

  • AW access through BiBeans 903

    Hi there,
    When the 9.2.0.1A patch does eventually come out for the Windows Platform will I :
    1) be able to hook into and read analytical workspaces using BIBeans and the OLAP API
    2) be able to develop applications which write data to Analytical Workspaces.
    I had a play around with the Bi Beans tutorial for 9i Rel 1, but I was only able to view cubes set up in in the relational database.
    Regards,
    Imran Shah
    Ioppolo & Associates
    [email protected]

    Hi,
    Sorry for taking some time to reply. Here are some answers to your questions:
    1) Will I be able to hook into and read analytical workspaces using BIBeans and the OLAP API?
    Yes, in order to make AW data available to BI Beans, you need to perform following steps:
    - create SQL access to the AW data using the OLAP table function. This is documented in the Oracle9i Rel 2 OLAP User's Guide
    - create metadata as described in the above mentioned guide. You can create it by hand or use the cwm2_olap_aw_access packages, or write your views from scratch
    Currently, the only way to do this is by scripts, but I understand there will be a tool called AW Manager available in a few months.
    2) Will I be able to develop applications which write data to Analytical Workspaces?
    I've gotten following reply for you:
    There is a GridView boolean property, CellEditingAllowed, which controls whether the Crosstab or Table Beans provide cell-level editing GUI in the Databody. For example, if you have a Crosstab instance m_crosstab, you can run the following code to turn on editing:
    m_crosstab.setCellEditingAllowed(true);
    The BI Beans implementation of the OLAP Data Source provides a DataAccess implementation that implements setValue (and submitChanges, dropChanges, etc.)
    If you know that you are working with our OLAP implementation, then you can retrieve the Crosstab's DataSource property (of type oracle.dss.util.dataSource), cast it to an oracle.dss.dataSource.common.Query instance (i.e., our OLAP implementation), and then add yourself as a QueryListener. The QueryListener will get a CellsSubmittingEvent with the list of updates to be processed.
    You'll find the various classes and interfaces in the oracle.dss.dataSource.common package.

  • OC4J deployment from jdeveloper RC2

    I have downloaded and installed the Jdeveloper rc2 with accompanying BI Beans, and I have completed a BI Beans tutorial, except for the last step: Deploying a JSP Application.
    The JSP run fine in the embedded OC4J environment, my problem is when deploying it to my IAS server.
    I have downloaded the oc4j_extended.zip from 25. march, installed it on my solaris 2.8 server where my oracle 9.0.1.2 databases are running, and started it with:
    "java -Dorg.omg.CORBA.ORBClass=com.inprise.vbroker.orb.ORB -Dorg.omg.CORBA.ORBSingletonClass=com.inprise.vbroker.orb.ORB -jar oc4j.jar &"
    as per instructions in the tutorial.
    Pointing my browser to http://myhost:8888 gives me the default version 9.0.2.0.0A startup page, with a link to some samples etc..
    I am able to run the NumberGuess sample without any errors.
    Furthermore, I have followed the instructions and created a deployment profile in my Jdeveloper BIWorkspace, and tested the connection successfully.
    Now, when I try to deploy the project, Jdeveloper creates a .ear and .war file locally, but they are never transferred to my oc4j server. Neither has the server.xml file etc. been updated to include my application jsp.
    These are the messages from the deployment message window:
    Wrote WAR file to C:\ora_misc\jdev9i_rc2\jdev\mywork\BIWorkspace\Project1\webapp.war
    Wrote EAR file to C:\ora_misc\jdev9i_rc2\jdev\mywork\BIWorkspace\Project1\webapp.ear
    Invoking Oracle9iAS admin tool...
    C:\ora_misc\jdev9i_rc2\jdk\jre\bin\javaw.exe -jar C:\ora_misc\jdev9i_rc2\j2ee\home\admin.jar ormi://sunset/ admin **** -deploy -file C:\ora_misc\jdev9i_rc2\jdev\mywork\BIWorkspace\Project1\webapp.ear -deploymentName webapp
    My PC chugs along for a while, the stops working, with no error messages.
    More worrying is that on the server, in the window that started the oc4j server, the following appear:
    java.lang.NullPointerException
    at java.io.ObjectInputStream.inputArray(Compiled Code)
    at java.io.ObjectInputStream.readObject(Compiled Code)
    at java.io.ObjectInputStream.readObject(Compiled Code)
    at com.evermind.server.rmi.RMIInputStream.readType(RMIInputStream.java:118)
    at com.evermind.server.rmi.RMIConnection.handleMethodInvocation(Compiled Code)
    at com.evermind.server.rmi.RMIConnection.run(Compiled Code)
    at com.evermind.util.ThreadPoolThread.run(Compiled Code)
    Any advice on how to proceed to:
    a: Fix the automatic deployment...
    b: Deploy manually.
    Jens
    Ps. The steps I am following can be found in the document: http://otn.oracle.com/docs/products/bib/tutorials/building_a_jsp/9_deploy_JSP.html

    Ok, I'm a bit further:
    I changed my PATH and CLASS_PATH env. variables to make sure that /usr/j2se is first,
    and issued the command
    alias java="/usr/j2se/java"
    so that java -version now return:
    java version "1.3.1_01"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_01)
    Java HotSpot(TM) Client VM (build 1.3.1_01, mixed mode)The nullPointer exception on the server node has now disappeared, and the deployment completes, but with errors.
    The file webapp.ear is copied to the applications directory, and the jdeveloper deployment log window contains the following:
    Wrote WAR file to C:\ora_misc\jdev9i_rc2\jdev\mywork\BIWorkspace\Project1\webapp.war
    Wrote EAR file to C:\ora_misc\jdev9i_rc2\jdev\mywork\BIWorkspace\Project1\webapp.ear
    Invoking Oracle9iAS admin tool...
    C:\ora_misc\jdev9i_rc2\jdk\jre\bin\javaw.exe -jar C:\ora_misc\jdev9i_rc2\j2ee\home\admin.jar ormi://sunset/ admin **** -deploy -file C:\ora_misc\jdev9i_rc2\jdev\mywork\BIWorkspace\Project1\webapp.ear -deploymentName webapp
    Error: java.lang.OutOfMemoryError
    Exit status of Oracle9iAS admin tool (-deploy): 1
    #### Deployment incomplete. #### Apr 30, 2002 1:15:20 PM
    A little more background info:
    The OC4J server is invoked on my oracle db-server, a sunfire V880 dual cpu and 4Gig ram.
    Of course, running Oracle, this server has been optimised for shared memory, so could it be that I need to change my /etc/system settings to leave more ram available?
    Or could it be that the OutOfMemoryError is just the symptom of an underlying cause?
    Any hints would be welcomed.
    Thanks,
    Jens

  • ODBC error when using SH schema in OBI

    Hi,
    I am new to OBIEE. I started following the instructions in the tutorial for "Creating Interactive Dashboards and Using Oracle Business Intelligence Answers " at the following link: http://www.oracle.com/technology/obe/obe_bi/bi_ee_1013/saw/saw.html
    I have come to a point where I have finished all tasks mention under section "Restoring Business Intelligence Presentation Catalog and Updating Metadata" of the tutorial. When I log on the my analytics page, I can even see the SH schema. But when I try to build any query, I get the following error:
    Odbc driver returned an error (SQLExecDirectW).
    Error Details
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 17001] Oracle Error code: 12154, message: ORA-12154: TNS:could not resolve service name at OCI call OCILogon. [nQSError: 17014] Could not connect to Oracle database. (HY000)
    SQL Issued: SELECT Calendar."Calendar Year" saw_0 FROM SH ORDER BY saw_0
    I checked the DSN connection in admin tools (ODBC). I can also query the SH schema tables using a third party editor (toad etc..). I am not sure why I am getting the error on the presentation services page. Has anyone faced a similar issue.
    BTW: I have installed Oracle 10g/R1 instance on my computer for this purpose. I also tried editing the connection pool settings in the Administrator without success.
    Any help would be highly appreciated. Thank in advance...
    Rishi

    And always try to search the OTN obiee forum with the similar word.
    Here is what I have found:
    Re: ORA-12154: TNS:could not resolve the connect identifier specified OCI c
    Also, try to find which oracle home use OCI driver
    http://oraclebizint.wordpress.com/2007/10/03/oracle-bi-ee-101332-identifying-oracle-homes-for-oci-drivers/
    Regards
    Goran
    http://108obiee.blogspot.com

  • A setup that works....

    To whoever needs it...
    I have now successfully run the BI Beans tutorial, including deployment to external OC4J server.
    Here is my setup:
    Node1 (my PC):os=xp,jdeveloper9.0.2 production, BI Beans production as downloaded today.
    Node2 (iAS): Os=w2k,installed Jdeveloper9.0.2 production and BI Beans as downloaded today. Running the OC4J (9.0.2.0.0) as non-embedded as described in install.html.
    I am not using any other parts of Jdeveloper on this node
    Node3 (DB): os=solaris2.8, Oracle9i (9.0.1.2.1) with patches as described in BI Beans installation instructions.
    I am now able to develop,deploy,access in browser!
    Thanks for assistance.
    Jens

    Mike,
    Welcome to Apple Support Communites.
    Review; MobileMe: Setting up iCal for the new MobileMe Calendar, and post back with further questions.

  • Extending java.util.EventObject to create user defined Events

    Dear All,
    Can someone point me to a decent tutorial/article/example that explains how and when to extend java.util.EventObject class to create my own EventObject and Event mechanism.
    Please not the waterEvent, pipe and source example from the java beans tutorial :))
    regards
    Rupinder

    ??

Maybe you are looking for

  • New to the game and need some quick help

    I have been thrown our exisiting phone infrastructure and what do you know we are having some issues. We have a new series of DID's and when they are dialed from our directory they go anywhere? Not routing to the proper extension.  Translation patter

  • 2008 24" iMac screen freeze issue?  Is there a recall?

    Hello, I have a late 2008 24" imac 2.8ghz ati 2600 running mavericks, sometimes i get solid colors or rainbow paterns or other digital artifacts that freeze and require a hard boot. Is this a recall issue?  there seems to be many with this problem, n

  • Index in Query inside Stored procedure

    How to put a index on Select query inside a stored procedure.Please help me on below to write a index Coalesce ((select sum (ICD.mAmount) from ItemCommonData ICD (Index(PK_ItemCommonData)) Join ItemsInBundle IIBun on (ICD.iBundleDocId = IIBun.iBundle

  • Vendor in Planned Delivery Costs

    Hi Is it possible to determine the vendor in a freight condition type? I would like to be able to enter vendor in condition maintenance, rather than having to adjust each PO item. Currently the PO vendor defaults into the conditions, and needs to be

  • Expenses Set Up - Use of 'In Totals' and 'In Details' flags

    Can I ask the forum exactly what the effect of the two  ticks 'In Totals' and 'In Details' has on each of the Expense lines in Webtools I assume that they have the same effect on each Expense heading but could be wrong. I am concerned that the flexib