View Component Palette- Error

Hi,
I have two questions:
1- JDeveloper 9.0.3.1 is very slow
My Pc is PIII-1GHz 256MB Win XP Prof
2-When I call Menu :"View-Component Palette"
this error occurs:
java.lang.NullPointerException
void oracle.ideimpl.palette.PaletteImpl.populate()
     PaletteImpl.java:240
void oracle.ideimpl.palette.PaletteWindowImpl.checkIfPopulated()
PaletteWindowImpl.java:323
void oracle.ideimpl.palette.PaletteWindowImpl.show()
PaletteWindowImpl.java:364
boolean oracle.ideimpl.palette.PaletteManagerImpl.handleEvent(oracle.ide.IdeAction, oracle.ide.addin.Context)
PaletteManagerImpl.java:174
void oracle.ide.IdeAction$1.run()
IdeAction.java:579
void java.awt.event.InvocationEvent.dispatch()
InvocationEvent.java:154
void java.awt.EventQueue.dispatchEvent(java.awt.AWTEvent)
EventQueue.java:337
boolean java.awt.EventDispatchThread.pumpOneEventForHierarchy(java.awt.Component)
EventDispatchThread.java:131
void java.awt.EventDispatchThread.pumpEventsForHierarchy(java.awt.Conditional, java.awt.Component)
EventDispatchThread.java:98
void java.awt.EventDispatchThread.pumpEvents(java.awt.Conditional)
EventDispatchThread.java:93
void java.awt.EventDispatchThread.run()
EventDispatchThread.java:85
Thanks

This error doesn't help much unless you tell us what version of jdeveloper you are using, what is the frequency this error occurs, how do you exactly reproduce the error. More detail will help.
Thanks,
Stuart

Similar Messages

  • JDeveloper NullPointerException at View Component Palette

    Hi everybody...
    The JDeveloper 9.0.3 is throwing an exception when I try to view the Component palette from the main menu or Ctrl+Shift+P command.
    The exception is as following:
    java.lang.NullPointerException
         void oracle.ideimpl.palette.PaletteImpl.populate()
              PaletteImpl.java:240
         void oracle.ideimpl.palette.PaletteWindowImpl.checkIfPopulated()
              PaletteWindowImpl.java:323
         void oracle.ideimpl.palette.PaletteWindowImpl.show()
              PaletteWindowImpl.java:364
         boolean oracle.ideimpl.palette.PaletteManagerImpl.handleEvent(oracle.ide.IdeAction, oracle.ide.addin.Context)
              PaletteManagerImpl.java:174
         void oracle.ide.IdeAction$1.run()
              IdeAction.java:579
         void java.awt.event.InvocationEvent.dispatch()
              InvocationEvent.java:154
         void java.awt.EventQueue.dispatchEvent(java.awt.AWTEvent)
              EventQueue.java:337
         boolean java.awt.EventDispatchThread.pumpOneEventForHierarchy(java.awt.Component)
              EventDispatchThread.java:131
         void java.awt.EventDispatchThread.pumpEventsForHierarchy(java.awt.Conditional, java.awt.Component)
              EventDispatchThread.java:98
         void java.awt.EventDispatchThread.pumpEvents(java.awt.Conditional)
              EventDispatchThread.java:93
         void java.awt.EventDispatchThread.run()
              EventDispatchThread.java:85
    Thanks
    What can I do to fix it?
    Rafael

    BUMP
    Just wanted to inform that I ran into the same problem. Derek's solution solved my problem. I noticed that before applying this fix my own palette.xml was 0 bytes in size.
    Using JDev 9.0.3.3 on a W2K3 TS.

  • Component Palette cannot show in Jdeveloper IDE

    I startup Jdeveloper 11g studio edition version 11.1.2.3.0 with all features option selected, but cannot see the Component Palette panel(only can see a grey blank area at the up-right corner in Jdev IDE).
    and when I open the SummitADF application example, click the index.jspx file, in the opened "design" view for index.jspx, only text-style is displayed.
    What's the matter? need helps!
    By the way, I run the jdev in Windows 7.
    Thanks.
    BAO

    It works by "reset window factory settings"-the Component Palette appears now.
    and it also works by selecting memu "View-Component Palette(ctrl+shift+p)".
    but there is still another half problem:
    Even I have startuped the jdev by SELECT ROLE :STUDIO DEVOLOPER(ALL FEATURES) ,
    but when i open/new a *.jspx file, only a text-style component structure is displayed instead of WYSIWYG style display in the opened "design" view.
    --Anyway it's great for i can get help almost on time(in demand) from this forum! many thanks!                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Component palette not showing up for BPEL process

    When I am using the ".bpel" file, the component palette does not show up even though I click View Component palette.
    I have used the component palette only once. After that I am not able to view it. I tried restarting the IDE but it would'nt work.
    Please help..
    thanks
    svidya

    Hi,
    does the component palette show for other files (e.g. JSP)? Make sure the BPEL designer is open and the press ctrl+sift+P. Make sure the palette isn't hidden by another palette (in which case it shows as a tab)
    Frank

  • NullPointerException when trying to display component palette 903

    I just downloaded the production release, and took the jClient partition tutorial after completing
    JClient Form wizard I got nullpointerexception.
    This exception is from the IDE and not while running the program.
    And also when I try to display the Component palette I get the same exception.
    After creating the jClient Frame jdeveloper opens the UIEditor for editing, and also displays component palette
    if not visible, So whenever I create a new frame I am getting the exception.
    I restarted the IDE but nothing is working, I just tried View Component palette, again NullPointerException.

    this is the stack trace,
    What a cool IDE it is displaying the exception in a big alert box.
    java.lang.NullPointerException
         void oracle.ideimpl.palette.PaletteImpl.populate()
              PaletteImpl.java:240
         void oracle.ideimpl.palette.PaletteWindowImpl.checkIfPopulated()
              PaletteWindowImpl.java:323
         void oracle.ideimpl.palette.PaletteWindowImpl.show()
              PaletteWindowImpl.java:364
         boolean oracle.ideimpl.palette.PaletteManagerImpl.handleEvent(oracle.ide.IdeAction, oracle.ide.addin.Context)
              PaletteManagerImpl.java:174
         void oracle.ide.IdeAction$1.run()
              IdeAction.java:579
         void java.awt.event.InvocationEvent.dispatch()
              InvocationEvent.java:154
         void java.awt.EventQueue.dispatchEvent(java.awt.AWTEvent)
              EventQueue.java:337
         boolean java.awt.EventDispatchThread.pumpOneEventForHierarchy(java.awt.Component)
              EventDispatchThread.java:131
         void java.awt.EventDispatchThread.pumpEventsForHierarchy(java.awt.Conditional, java.awt.Component)
              EventDispatchThread.java:98
         void java.awt.EventDispatchThread.pumpEvents(java.awt.Conditional)
              EventDispatchThread.java:93
         void java.awt.EventDispatchThread.run()
              EventDispatchThread.java:85

  • Failing to use objects in Component Palette in jsps

    I am using JDeveloper version 9.0.2 on Windows2000 with an Oracle 9i database on Solaris. I have been working through the tutorials and have stumbled across the following problem. I am able to create working BC4J forms and jsps, view objects, and application modules, however, when I open up a jsp in the editor and then open up my Component Palette, I am unable to add any BC4J components (for instance an applicationModule in the BC4J Connections tab). When I do so an empty popup error message appears. I have read through the release notes and the documentation, but have come up short. Does anyone know what I am doing wrong? Missing parameter somewhere? Thank you very much.
    Frank Klock

    Paolo, thank you so much. That was exactly the answer I was looking for. I'm still very new to this tool, so it is these little things that tend to hold me up. I deleted the palette.xml and restarted Jdeveloper so it would recreate the file.
    Regards,
    Frank Klock

  • Component Palette - Is there a way to..?

    The length of the component palette on my JDeveloper 3.1 got reduced for reasons that are not clear to me. I can scroll through the palette to view the components but this is not convenient. When I reinstalled JDeveloper 3.1, the length of the palette does not change when I open the project that I am working on.
    Is there a way to rectify the problem?
    null

    mn,
    Drag the component palette off of the toolbar, resize it to make it wider, then re-dock it (drag it) back onto the toolbar.
    Hope this helps,
    Rob
    null

  • Explaination of Component palette in BPEL

    Hi ,
    i am new to BPEL and have been asked to work on BPEL without any prior training :(. When i open Jdeveloper i find a component palette which has foll options
    1. Code Snippets
    2. Preferred Components
    3. Proces activities
    4. Services
    5. XML
    Can someone explain from where to study about them or what they are and what are details of the various options provided by them

    If just learning, the options that will be most useful is the Process Activities and the Services
    Process Activities are the activities to help build a BPEL process
    This link give reference to all these activities.
    http://download.oracle.com/docs/cd/B31017_01/integrate.1013/b28981/introbpel.htm#CIHEDJFJ
    the services are the partner links / adapters avaliable for you to use.
    Most of the time you will use the Process Activity view.
    cheers
    James

  • Bug: OEPE 12c Apache Trinidad Component Palette

    The OEPE 12c Apache Trinidad component palette does not list all the components.
    1. Create a Dynamic Web Project.
    2. Add the Trinidad 1.2 Project Facet.
    3. Add the taglib declaration for trinidad to index.jsp.
    <%@ taglib uri="http://myfaces.apache.org/trinidad" prefix="tr"%>
    4. Within the f:view tag select the component palette for http://myfaces.apache.org/trinidad.
    5. Only the "table" and "column" components get listed.

    Hi,
    I just test it and I get all the components listed. If you go Help -> About -> Click on the OEPE Icon can you tell me the full version that appears on Oracle Web Tier Tools?
    Thanks,
    Juan Camilo

  • Component Palette in JDev not working/visible.

    Hi! I cannot make the Component Palette to show at all. I make the file active and then click on Tools/Component Palette, but nothing happens. I even tried to configure it-'Tools/Configure Palette', but nothing shows up.
    OS : Windows XP
    JDK 1.3.1
    JDev 9.0.2 Oracle9i JDeveloper.
    Thank you.
    Radhika.

    Hi Matthew,
    As all our community members say's scrap given in MRP view's or BOM's are all the rejections at the time of manufacturing of either component or final product itself in the shop floor.
    But from your second scenario it is understood that, there can be a in-transit damage for the component procured externally. So to be on safer side, you wanted to procure 5% extra. I hope this can be handled using rounding profile(Quantity addition/subtraction profiles). Create a profile using transaction OWD1 or through IMG activity under CBP or MRP. In this profile it is possible to define the threshold value and corresponding percentage.  For example...
    Threshold value
    Percentage
    1000
    5
    2000
    2.5
    5000
    1
    When ever the proposal quantity reaches the threshold value, MRP will add the percentage to it as defined in the profile, if the percentage value is in negative then MRP reduces the proposal quantity accordingly...
    If you are trying this, then please let me know the results as well.
    Regards,
    Chinna

  • Problem with image in Hierarchy Viewer component

    Hi All,
    I am using Hierarchy Viewer component in my application developed in Jdeveloper 11.1.1.6.0
    Actually, my requirement is to pick the name of the "content id" stored as a value in a field in the table. Hence written code as follows, which is not showing the image.
    <af:image id="img3"
    inlineStyle="border-color:Black; border-width:1px; width:85px;height:120px;"
    source="#{documentsService.latestReleasedVersionURL['UUCM#dDocName:#{node.EmpImage}']}"
    rendered="true"/>
    Please help me out ....
    Thanks & Regards
    Sneha
    Edited by: 1002482 on Jun 6, 2013 12:46 AM
    Edited by: 1002482 on Jun 6, 2013 12:48 AM

    Timo,
    It is supposed to pick up the image from the content server and display on the page.
    I have tried the following, it worked.
    1) Checked in the image in the content server with content id : SAMPLE_IMG
    2) modified the code as
    <af:image id="img3"
    inlineStyle="border-color:Black; border-width:1px; width:85px;height:120px;"
    source="#{documentsService.latestReleasedVersionURL['UUCM#dDocName:SAMPLE_IMG']}"
    rendered="true"/>
    Now that, I want to store the value "SAMPLE_IMG" in a field in a table, and want my application to pick up that value.
    Sneha

  • Is there a way to exclude temporary people picker fields from a query when receiving the "List View Lookup Threshold" error.

    Hi All,
    My users require the ability to select a sharepoint group from a drop down list and then be able to select a user from a people picker based on the drop down selection.    The best solution I was able to up with, was create a people picker
    for each drop down selection and set the Sharepoint group field to the selected group.  All people picker filed are hidden except the one that matches the drop down selection.  When creating an entry from the sharepoint list this method
    works perfectly.
    However, when I add the list onto a site page using an "Listview webpart", then add an infopath web part and then finally connect the two parts, I get a "List View Lookup Threshold" error when selecting an entry from the list.  I
    understand from the error and reading that this error is related to the number of People pickers in the list.   Is there a way to exclude temporary people picker fields from a site page query, as they are only temporary fields to allow the users
    to select a person and then assign the name to another field.
    Dwayne

    Hi Dwayne,
    In SharePoint 2013, we could manually create a list for all users. Here are the reference:
    Go to Site Settings >  People and Groups > SiteMembers
    Modify url
    http://sitename/_layouts/15/people.aspx?MembershipGroupId=8 to
    http://sp/sites/tutu/_layouts/15/people.aspx?MembershipGroupId=0 , now you will see All people in this site.
    Change the view to List view, and copy the listview id in the url
    http://sitename/_layouts/15/people.aspx?MembershipGroupId=0&View={viewID}
    Go to Settings > List settings, copy the list id in the url
    http://sitename/_layouts/15/listedit.aspx?List=listeid&Source=....
    Now type the address in IE:
    http://sitename/_vti_bin/owssvr.dll?CS=109&Using=_layouts/query.iqy&List=[LISTID]&View=[VIEWID]&CacheControl , such as
    http://sp/sites/tutu/_vti_bin/owssvr.dll?CS=109&Using=_layouts/query.iqy&List=f3958d27-9c2f-4f8d-b221-89466e816667&View=696BFDC5-0C6E-4E27-818F-0E6292A18407&CacheControl=1
    Save the owssvr.jqy from SharePoint site
    Now you could see the file in your desktop with all users, save it as allusers in Excel.
    Then import it to your SharePoint site, add an app > find an app > import spreadsheet
    Regards,
    Rebecca Tu
    TechNet Community Support

  • List view component not being ordered

    I am using the list view component to represent my table data. for creating a new row, i use a popup which has a separate taskflow in which i create a new row. Now i need to refresh the list view component after this new row is created. I am doing that using contextual events. I just re execute the query of the vo based on which the list view component is made. But in order to get the in memory rows, i set the view objects query mode to scan view rows as well as entity based rows. This however makes the vo query's order by clause to not work. I am not sure why but the list view data is no longer ordered.
    Also if anyone has any idea how to refresh the entire list view component, that is load data again, it would be of great help.
    Thanks in advance,
    Jithesh

    Hey,
    I'm new at this so i'm going to try to help (although it problably won't work or do what you want).
    You said you want to refresh the entire list view component, well, normally i have my views/data controls connected to a binding variable in my bean class and if i want to update something (lets say a selection) i use this code:
            AdfFacesContext adfFacesContext = AdfFacesContext.getCurrentInstance();
            adfFacesContext.addPartialTarget(dimFactSales);
    dimFactSales = variable binded to one of my views.
    Hope that helps,
    Frederico.

  • Cannot view video get error message and only sound.

    cannot view video, get error message and sound only. Message  Error Code:c000005, address:2568b7ab

    I am just finally posting a reply. Looks as though the sound card went out. I was told that I could purchase a new open and install myself. I did not do that, but rather my step-dad just decided it was time to buy a new Mac Mini.

  • On closing Photoshop CC, I am getting an error message on screen that read's "Selective Palette error: no element found at line 1. Are you able to assist with this problem?

    Can anyone shed some light on this error message I am getting upon closing Photoshop CC
    I am getting an error message on screen that read's "Selective Palette error: no element found at line 1. Are you able to assist with this problem?

    Same issue here in WI and for me it was at 6:36p CST.
    I'm changed my password, removed iCloud from my phone ... tried 3G and WIFI with no luck. I also cannot check it on my Mac or iPad. I was able to get contacts and calenders back on my phone but no mail yet.
    Did the whole Apple support thing and apparently I'm part of the 1%
    EDIT: Question: are all of you former MobileMe users as well? Just wondering because I know there were going to be some changes as they completely move MobileMe over to iCloud and drop the "extra" services. I just can't remember if it was just a single cut off date or a series of dates. THAT email is stuck in my iCloud folders.

Maybe you are looking for

  • Validation on Integer data type attribute

    Hi, Working on jdev 11.1.1.3.0 I have to do validation on integer data type like, it should not allow 13.20(only single digit numbers.). I am doing validation on AMImpl and converting the int into string String per=Row.getPer().toString();// here if

  • Acrobat 9.0 pro Licensing Issues

    I have a license key that I was using on my desktop, I uninstalled the software off of my desktop so I can install it on my new computer and now the key is listed as invalid although I have uninstalled from desktop and rebooted.

  • How do I force the keyboard to stay open in Safari?

    Is there a manual way to force the keyboard to be displayed whenever I want in Safari? I know it will pop up when I click on Search or the address bar, but I need to have it displayed while I'm reading a web page. Thanks. Roxy

  • ITunes Match Started Working?!

    I realize we probably aren't supposed to complain about things working but all of a sudden in the last two weeks iTunes Match has started working for me.  Like a lot of users I had constant problems with Match constantly getting stuck on Stage 2 or 3

  • Help in Update script

    Hi, How I can update the SEQUENCE column in Seq_Order column in one update script. It shoud be decrease by -1. Thanks. Current Data of Seq_order table SEQUENCE   SEQ_No 24               300 NULL            301 NULL            302 NULL            303