"EmptyBorder" when creating Crosstab presentation in JDeveloper

Hi,
I have install oracle 10G as database and connect to the oracle olap using Jdeveloper (come with Oracle Developer Suite 10G), I try to create a crosstab presentation but it fail with the following error,
java.lang.ClassCastException: javax.swing.border.EmptyBorder
     at oracle.dss.dataView.gui.FontColorTool.<init>(FontColorTool.java:97)
     at oracle.dss.gridView.gui.GridViewToolBar.initialize(GridViewToolBar.java:181)
     at oracle.dss.gridView.gui.GridViewToolBar.<init>(GridViewToolBar.java:104)
     at oracle.dss.addins.editor.presentation.GridViewEditorBar.<init>(GridViewEditorBar.java:14)
     at oracle.dss.addins.editor.presentation.PresentationEditor$PresPanel.init(PresentationEditor.java:631)
     at oracle.dss.addins.editor.presentation.PresentationEditor$PresPanel.<init>(PresentationEditor.java:612)
     at oracle.dss.addins.editor.presentation.PresentationEditor.createPresPanel(PresentationEditor.java:268)
     at oracle.dss.addins.editor.presentation.PresentationEditor.getGUI(PresentationEditor.java:391)
     at oracle.ideimpl.editor.EditorFrameImpl.setEditor(EditorFrameImpl.java:653)
     at oracle.ideimpl.editor.EditorManagerImpl.openEditorInFrame(EditorManagerImpl.java:677)
     at oracle.ideimpl.editor.EditorManagerImpl.openDefaultEditorInFrame(EditorManagerImpl.java:641)
     at oracle.ideimpl.editor.EditorManagerImpl.openDefaultEditorInFrame(EditorManagerImpl.java:618)
     at oracle.dss.addins.designer.BIFolder.addObject(BIFolder.java:228)
     at oracle.dss.addins.designer.BIDesignerImpl.addObject(BIDesignerImpl.java:1560)
     at oracle.dss.addins.wizard.presentation.PresentationWizardDialog$CloseDialog.run(PresentationWizardDialog.java:474)
     at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:178)
     at java.awt.EventQueue.dispatchEvent(EventQueue.java:454)
     at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
     at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
Below is my database component version,
Oracle Database Catalog Views 10.1.0.2.0 VALID
Oracle Database Packages and Types 10.1.0.2.0 VALID
Oracle Workspace Manager 10.1.0.2.0 VALID
JServer JAVA Virtual Machine 10.1.0.2.0 VALID
Oracle XDK 10.1.0.2.0 VALID
Oracle Database Java Packages 10.1.0.2.0 VALID
Oracle Expression Filter 10.1.0.2.0 VALID
Oracle interMedia 10.1.0.2.0 VALID
Oracle Data Mining 10.1.0.2.0 VALID
Oracle Text 10.1.0.2.0 VALID
Oracle XML Database 10.1.0.2.0 VALID
OLAP Analytic Workspace 10.1.0.2.0 VALID
Oracle OLAP API 10.1.0.2.0 VALID
OLAP Catalog 10.1.0.2.0 VALID
Spatial 10.1.0.2.0 VALID
Oracle Enterprise Manager 10.1.0.2.0 VALID
Please adviced.
Thanks in advance.

I would recommend applying the 10.1.0.4 database patchset as the database version you are using, 10.1.0.2, is not supported for use with OLAP. You can download the patchset directly from Metalink..
Business Intelligence Beans Product Management Team
Oracle Corporation

Similar Messages

  • Error when Create Session Bean in JDeveloper

    Hi All,
    I followed the steps in the SRDemo tutorial to create Session bean SRPublicFacade. I used Create Session Bean wizard. Step 1 was ok. Step 2 when it's supposed to show all the POJOs and all methods (from Queries) it hang there, and skipped to Step 3 and so on... As a result I had an empty Session Bean with only class name and no methods in it. I do have correct database connection, and I have another project with similar Session Bean sucessfully. I just don't know what happened to this project or the way I created session bean this time. Any conflict when create Session Bean to the same database or something(?) Anyone has any idea please let me know.
    Thank you very much,
    John

    Frank,
    Yes, I compiled the project before building the session facade. I used JDeveloper 10.1.3.3.0
    The thing is I once created successfully the session facade in another project, like SRdemo. Now I would like to repeat that in another project say SRdemo2, then it went wrong. It skipped step 2 in the wizard and look like it cannot detect the tables and named queries.
    Thanks,
    John

  • Keynote '08 crashes when creating new presentation

    I just installed iWork '08. Keynote starts fine, but once I've chosen the template for a new presentation and say "Choose", it crashes (disappears from screen and lets me report a problem to Apple). When I tell it to not show this dialog again and then create a new presentation, it crashes too.
    Pages and Numbers work fine.
    Didn't have iWork before, but had the trial of the former version installed once.
    Any ideas anyone?

    OK - got one step further...
    Keynote Export behaviour pretty much depends on QuickTime and the QuickTime codecs installed. Removed some "suspects" - not knowing exactly how they made it into my QuickTime folder - and now Export even into a QuickTime movie works like a charm. Need to manually re-add the removed codecs piece by piece now to identify the one that caused the crash.

  • Possible to limit dimensions and measures when creating presentations?

    We are trying to use OLAP/BI Beans to add BI functionality to our next-generation data warehouse application. This application has its own security framework, with the ability to define permissions/privileges for objects. We need to integrate BI Beans/OLAP with this security framework.
    One of the things we need to do is control which OLAP objects (like dimensions and measures) are available to a given user in the Items tab when creating a presentation. For example, user A might see dimensions Alpha, Bravo and measure Charlie, while user B might see dimensions Delta, Echo and measure Foxtrot.
    We need to be able to apply these dimension/measure restrictions without using different Oracle users, with each having access only to their own OLAP objects. Our data warehousing application does not use Oracle and Oracle users to control security; it has its own internal frameworks for privileges/permissions. We therefore need to find a way to restrict access to OLAP objects in some programmatic way.
    Here's an example of how this might work:
    - I am a clinical analyst. I sign on to the data warehouse application. The data warehouse knows that as a clinical analyst, I have access to a certain list of objects and functionality across the application. One of the apps I have privilege to is the BI Bean Presentation Creation Application, so I click the menu to bring this up. I can now create BI presentations, but since I am a clinical analyst my list of available dimensions and measures do not contain any of the G/L, payroll or other financial OLAP objects.
    - If I signed onto the data warehousing application as a different user, one that has a financial analyst role, I might see a different set of OLAP objects when I run the presentation application application.
    So what we need is some API way to specify which dimensions and measures are available to a given user when they launch the presentation wizard. I've been digging through the BI Beans help and javadoc and have found a few things, but they aren't what I need.
    Here's what I found:
    - setItemSearchPath: this allows you to specify which folders are to be displayed. We want control at the OLAP object level, not at the folder level, so this doesn't work for us
    - setVisibleDimensions: this controls which dimensions are available in the Dimensions tab, not which dimensions can be selected in the Items tab. Doesn't work for us
    - setDimensionContext/setMeasureContext: These might work for us but I haven't been able to get them to retrieve anything yet. It also seems to me that these might set which dimensions/members are initially selected in the Items tab, not the list of dims/measures that are available for selection.
    Any assistance on this matter would be greatly appreciated.
    s.l.

    Reply from one of our developers:
    The get/setMeasureContext and get/setDimensionContext methods are currently only used by the Thick CalcBuilder (in a few limited scenarios) and cannot be used "to scope the dimensions and measures listed in Query and Calc builder based on user access rights".
    The scoping of dimensions and measures based on user access rights should be performed at the MetadataManager/Database level.
    This may change going forward as the real issue here is the static nature of the metadata and a general issue with the GRANT option within the database. So from the database perspective it is not possible to grant select priviledges on a single column of a table.
    The metadata issue is more complex as the OLAP API reads the metadata only once on startup of a session. The list of available measures is based on the GRANT priviledge, so for relational OLAP this limits the data scoping capabilities. In 10g, the metadata for AW OLAP becomes more dynamic and contained and read directly from the AW. Therefore, with an AW OLAP implementation with 10g it could be possible to scope boht dimensions and measures quickly and easily.
    Hope this helps
    Business Intelligence Beans Product Management Team
    Oracle Corporation

  • I created a presentation and it will let me open it from my computer. But when I download it, it wont let me open it. What is up?

    I created a presentation and sent it to someone. They cannot open it. We both have Kynote 6.2 and I can open it from my local drive. However, when I go to sent mail and download it and try to open it, it doesn't work. What gives?

    right click the file;   open with > Keynote 6.2

  • When we use XML,XSD,WSDL files to create SOA webservices in jdeveloper ,what will happen means internally,how will useful xml ,xsd,wsdl for composite ?

    When we use XML,XSD,WSDL files to create SOA webservices in jdeveloper ,what will happen means internally,how will useful xml ,xsd,wsdl for composite ?
    How xml will send message to XSD then how wsdl interaction then to composite ?

    XSD (XML Schema Definition), is an abstract representation of a XML characteristics.
    The WSDL (Web Services Description Language), describes the functionality offered by your web service.
    You can say what operations your services offers, and describe the messages used for this operations in your XSD.

  • Error when creating pivot table in BI publisher template

    When I try to create a chart or pivot in BI publisher it keeps throwing error
    'Please load Datasource first'
    It allows me to create table so I am not sure why is complaing when creating a pivot.

    Hi
    This error you are getting while creating RTF template right?
    yes, before proceeding to use the columns you need to load the XML data of your data model into your template
    1. Open Microsoft Word.
    2. From the Oracle BI Publisher menu, select Log On.
    3. Enter your BI Publisher credentials and the URL for the BI Publisher server. (Contact your system administrator if you do not know the URL.)
    4. The Open Template dialog presents the same folder structure as your BI Publisher Reports home page. Select the report for which you want to build a template.
    5. Select Open Report to load the data to the Template Builder; or double-click <New> in the Layout Templates pane.
    Note that any existing templates will be listed in the Layout Templates pane.
    select <New> in Layout template section than select Open layout tempate to get automatically load your data into template..
    ELSE
    do manually,
    in publisher,
    after saving your report go to view the report
    select data template and import that to your local drive.
    now in your MS-Word.. in bi publisher toolbar
    you find Data option, then select the load xml and give that path...
    after this you can carry on creating charts or tables..
    Hope this is what you want..
    Thanks & Regards
    Kishore Guggilla

  • How can I make sure fonts in a Keynote presentation developed on iMac will show/match when transferring the presentation to MacBook Air?

    It would seem (to me) this should not be an issue, but I have an iMac and MacBook Air with the identical version of OS (10.7.4) and Keynote ('09 5.1.1).  Yet, the fonts don't match.  Fonts I would regularly use when developing the presentation on the iMac do not transfer (create "Review" errors) to the Air.  How can I fix it so that all the fonts on iMac show on Air?

    If I am understanding your question correctly what you are wanting to achieve is not possible. You can't run the same keynote presentation on both devices at the same time. Also, why would you want to use the small screen size of the iPhone as your display instead of the iPad? If it is just to see your presenter notes then print them out and use the iPhone as your remote.
    Perhaps more info is needed so i fully understand your issue.

  • Operation could not be completed because an error occured when creating frame 56 (error-1)

    Hi
    I'm trying to export a movie in motion but I keep getting the error "Export Failed. The operation could not be completed because an error occured when creating frame xx (error-1)".  I've tried some of the other suggestions such as preventing app nap, changing the codec used and I've uninstalled, rebooted, and reinstalled motion.  Nothing has worked so far, and it's driving me crazy!
    Can anyone suggest something?  I'd be most grateful.
    Thanks

    Hi GFXZen, thanks for your reply.
    I actually solved by re-exporting the source video, but I'll get to that (to skip, see TL;DR).  In case it helps anybody else I'll answer your questions first.
    The only element present at the majority of the failure points was another video, so there weren't any others to turn off.  Though when I turned off the video and exported, it actually worked (this is what led me to evaluate the source video rather than the motion project).
    Adjusting the export settings did not help me much, I tried h.264, same as source (which  was a .mov), and ProRes 4444: failed.  Tried as a draft: failed.  I didn't want to mess with any of the other render settings because to be honest, I'm not a video editor, so my experience with all of this is severely limited.
    I forgot to mention in the first post that I'd already tried the export on a different machine (one far newer and more powerful): failed.  Dispite googling image sequences, I wasn't really sure how this related to the video, or how to set things up so the audio was preserved, so I skipped that.
    TL;DR
    According to what I googled, it sounded like the video needed to be reindexed/exported/whatever, so I downloaded a program MPEG Streamclip (http://www.squared5.com/svideo/mpeg-streamclip-mac.html) 1.93b8 (as  the stable doesn't support Lion upward).  It's completely free, and when I ran it, worked first time.  I simply opened the video and exported to quicktime, and changed the compression to Apple TIFF.  That was it. 
    There was one unusual thing though, the file I started with was just over 1GB, but the end result was just over 4GB - but visually I couldn't see any loss in quality at all, and it worked in the motion project - which is really all that matters.
    Hope this helps somebody.

  • Quantity control when creating from reference document

    Hi,
    When creating a follow-up document, is there a configuration that the quantity in the follow up document cannot exceed it's parent document.
    For example, I have a Quotation with one line item that contain Product A 10 units.
    Now, when I create a follow-up sale order from this quotation, it will first show me the copy screen, after that it will lead to the sale order screen and the item in quotation will be copied to item in sale order.
    The problem now is that I can change the quantity in sale order to 100 or any number disregarding the quantity in the referenced quotation.
    One of the solution that I've found is to insert a check in BADI such as CRM_SCHEDLIN_BADI or CRM_ORDERADM_H_BADI and manually get the parent document number and find out the quantity of the parent.  But this method is quite complicate especially when the quotation was referenced to many sale orders.
    Is there a better way to do this? Thank you in advance.
    Gilbert

    Hi Gilbert,
    Lets take a scenario wherein, we have one quotation leading to multiple sales order.
    Here by customizing we cannot have a check on the quantity being exceeded.(the way it is present for sales contracts). Hence the check can only be implemented by the use of BADIS.
    Here u may have to keep a variable at the Quotation level, which has the detail of the released quantity (i.e. how much has been used in the sales order). And as soon as the released quantity becomes same as the total qunatity maintaned in the quotation, the system should throw an error, and the saving of the order should not be allowed.
    Wish the information is useful.
    Regards,
    Shalini Chauhan

  • ERROR When Create Project

    Hello,
    I receive this below error when create project 
    GeneralQueueJobFailed (26000) - CreateWssSite.CreateWssSiteMessage. Details: id='26000' name='GeneralQueueJobFailed' uid='c27f372b-2a35-e311-9420-00155d000806' JobUID='05a50b2a-2a35-e311-9420-00155d000806' ComputerName='cb123222-a0b2-4ad1-bd20-3e4809df7a4a'
    GroupType='CreateWssSite' MessageType='CreateWssSiteMessage' MessageId='1' Stage='' CorrelationUID='58b84c9c-8266-f0a7-f7a4-a41dcfc7411f'. For more details, check the ULS logs on machine
    cb123222-a0b2-4ad1-bd20-3e4809df7a4a for entries with JobUID
    05a50b2a-2a35-e311-9420-00155d000806

    Hi Khaleel,
    Do you see only this message or do you also see something like below:
    CreateWssSiteContent: Creating project site failed! Project Uid=8e180c10-5433-4424-a236-54ea989872fa, site URL=http://PROJECT.test.com/PWA/AAAtest1000, site name=AAAtest1000. Microsoft.SharePoint.SPException: The site template requires that the Feature {e8389ec7-70fd-4179-a1c4-6fcb4342d7a0}
    be installed in the farm or site collection. at Microsoft.SharePoint.Utilities.SPUtility.ThrowSPExceptionWithTraceTag(UInt32 tagId, ULSCat traceCategory, String ......
    So, if you see the above message, its a feature that is missing. How many servers do you have in the farm? Do you have a separate project application service server?
    In that case you will have to copy the feature under "14\TEMPLATE\FEATURES" features folder from WFE to application server also. This is because when creating a project workspace, PSI will refer to this feature on application
    server and since it is not present in application server, it fails creating the site.
    Happy troubleshooting.....
    Vikram Daruru - MSFT

  • Corrupt image formatting when creating pdf from embedded visio image in MS word

    Hello, Using Adobe Acrobat 9 standard and trying to create a PDF file from an MS word (version 2003) document.  PDF file created is fine except for an image (embedded visio diagram imported into word).  When created in PDF, the image is missing many of the diagram labels, and other text boxes are in the wrong font and wrong location.  I don't know if it's my Adobe Acrobat or MS Word settings that need to be updated.
    thanks, NB

    Dear fellows,
    the problem is still present.  My system:Windows 7 32-Bit Prof, MS Office 2010 Prof, Acrobat X Pro 10.1.1, Vision 2010 Prof, all updates installed.
    Problem #1: Even the latest Acrobat X 10.1.1 version causes Visio 2010 to start with error messages, origin: the Acrobat Add-In.  Therefore I de-activated the Acrobat Add-In, again, as in the past.
    As I design grafics with Visio 2010, I mark them in the active Visio window, copy the marked parts and then insert them into my Word-Document.  So far, so good and as I want it.
    The (still present) problem: I can produce a PDF file using the "save as Adobe PDF", but the Visio drawing is incomplete and corrupt.  E.g. arrows as line endings have disappeared.
    PS: But using Adobes PDF printer sets the embedded Visio drawing correctly!  But using the printer one looses some features of the "save as Adobe PDF" command.
    Well, probably one day ...
    Regards,
    Rückenlehne.

  • Crosstab Report in JDeveloper 10.1.3.3

    Hi,
    I am new to JDeveloper.
    I am looking to develop an crosstab report in JDeveloper.
    I have managed to get this working in Discoverer using a Discoverer Crosstab report, but I cannot seem to replicate this in JDeveloper
    Previous versions seem to use the BI Beans functionality crosstab report, but I cannot find this in my version, I have been reading around and it doesn’t seem to be supported in v10.1.3.3.0.
    Is there a way to create this in JDeveloper 10.1.3.3.0?
    Any help would be greatly appreciated.
    Many Thanks
    Martin Ley

    We don't have a crosstab component in 10.1.3 - there is one in 11.

  • Why a semi-colon is not enough when creating packages and package bodies?

    Hi,
    I'm struggling with a quite simple problem - when creating a package header and body in the same script, it does not work as expected. See for example this very simple package:
    CREATE OR REPLACE PACKAGE mypackage AS
    PROCEDURE test_proc(id INTEGER);
    END mypackage;
    CREATE OR REPLACE PACKAGE BODY mypackage AS
    PROCEDURE test_proc(id INTEGER) IS
    BEGIN
    NULL;
    END test_proc;
    END mypackage;
    When executed from JDeveloper (or sqlplus), the package is created but with a "PLS-00103: Encountered the symbol CREATE" error. It seems Oracle does not recognize the script contains header and body, and uses the whole script as a header (which is obviously wrong).
    If modified so that there are "/" everything works fine:
    CREATE OR REPLACE PACKAGE mypackage AS
    PROCEDURE test_proc(id INTEGER);
    END mypackage;
    CREATE OR REPLACE PACKAGE BODY mypackage AS
    PROCEDURE test_proc(id INTEGER) IS
    BEGIN
    NULL;
    END test_proc;
    END mypackage;
    Why is this necessary? Why Oracle does not recognize that "END mypackage;" actually ends package header definition, and combines it with the body definition into an invalid block? I've thought semicolon is a valid separator, so why is the "/" necessary?
    It does not work even when I try to run the statements separately (from the same worksheet in Jdeveloper) - first select the header block, hit F9 (execute statement), then repeated the same for body. In this case both header and body are created, but are invalid because the last semicolon is removed from them (so it's not possible to compile them).

    For that to work, the SQL engine would have to understand PL/SQL syntax. Only the PL/SQL compiler knows when all the END statements have matched up with their corresponding declarations, and it doesn't do CREATE statements. I guess it could detect that the compilation unit it started has finished and pass any text left over back up to SQL to have another shot at. I'm not sure that's reasonable. There is no other example in SQL where one CREATE statement can turn into two - e.g. you can't send a block of CREATE INDEX statements together and expect the database to parse them out into separate commands.
    Edited by: William Robertson on Jun 6, 2009 6:49 PM
    Edited by: William Robertson on Jun 6, 2009 6:51 PM
    Added example about indexes.

  • How to create Application Workspace with Jdeveloper 10g 1.3.2?

    Following the instructions in "Developing and Using ADF Faces Skins", I am trying to create an Application Workspace.
    The instruction says: "In JDeveloper, create a new Application workspace and name it - ADFFaces_skin_sample"
    I can not find the way to create Application workspace with Jdeveloper 10g 1.3.2.
    Because when I click FILE==>New I got "New Gallery--Application" in left, in right only got "Application, Empty project, File, Java Class, Java Interface". There is no "workspace" item.
    I try to use Jdeveloper 10g 1.3.1, got same result.
    I found other ADF Skin training samples. All of them asked to create Application Workspace. But the Jdeveloper version used by all those samples were earlier than 10g 10.1.3.2
    Please let know how to create "Application Workspace"?

    What used to be "Application Workspace" in 10.1.2 is "Application" in 10.1.3.2

Maybe you are looking for