StackOverflowError when editing business components files

It says:
Business components:
Error invoking menu action:Edit <file name> and the following stack trace:
java.lang.StackOverflowError
        at java.util.HashMap.get(HashMap.java:320)
        at oracle.ide.net.URLFileSystem.findHelper(URLFileSystem.java:126)
        at oracle.ide.net.URLFileSystem.findHelper(URLFileSystem.java:163)
        at oracle.ide.net.URLFileSystem.openInputStream(URLFileSystem.java:1164)
        at oracle.ide.net.IdeURLConnection.getInputStream(IdeURLConnection.java:44)
        at java.net.URL.openStream(URL.java:1007)
        at oracle.ide.net.URLFileSystemHelper.openInputStream(URLFileSystemHelper.java:993)
        at oracle.ide.net.URLFileSystem.openInputStream(URLFileSystem.java:1164)
        at oracle.ide.net.IdeURLConnection.getInputStream(IdeURLConnection.java:44)
        at java.net.URL.openStream(URL.java:1007)
        at oracle.ide.net.URLFileSystemHelper.openInputStream(URLFileSystemHelper.java:993)
        at oracle.ide.net.URLFileSystem.openInputStream(URLFileSystem.java:1164)
        at oracle.ide.net.IdeURLConnection.getInputStream(IdeURLConnection.java:44)
        at java.net.URL.openStream(URL.java:1007)
        at oracle.ide.net.URLFileSystemHelper.openInputStream(URLFileSystemHelper.java:993)
        at oracle.ide.net.URLFileSystem.openInputStream(URLFileSystem.java:1164)
        at oracle.ide.net.IdeURLConnection.getInputStream(IdeURLConnection.java:44)
        at java.net.URL.openStream(URL.java:1007)
        at oracle.ide.net.URLFileSystemHelper.openInputStream(URLFileSystemHelper.java:993)
        at oracle.ide.net.URLFileSystem.openInputStream(URLFileSystem.java:1164)
        at oracle.ide.net.IdeURLConnection.getInputStream(IdeURLConnection.java:44)
        at java.net.URL.openStream(URL.java:1007)
        at oracle.ide.net.URLFileSystemHelper.openInputStream(URLFileSystemHelper.java:993)
        at oracle.ide.net.URLFileSystem.openInputStream(URLFileSystem.java:1164)
        at oracle.ide.net.IdeURLConnection.getInputStream(IdeURLConnection.java:44)
        at java.net.URL.openStream(URL.java:1007)and so on.
A couple of days ago I was still able to open those files. What has happened?
Anyone knows how to fix this?
It is not caused by an extension, that's for sure.
Sascha

Sascha,
Could you follow up with Brian Duff with the requested information in this post:
Re: BUG: 10.1.3 EA Window Closes When Dragged in the Editor
Regards,
Lisa
JDev QA

Similar Messages

  • After updating itunes 4.10 when editing tags in file adds two covers. This problem is represented as in 10.6.8 and in 10.7.

    After updating itunes 10.4 when editing tags in file adds two or three covers. This problem is represented as in 10.6.8 and in 10.7.
    Earlier albums were edited with the same cover.
    or 3

    I think I have the answer.
    I was experiencing the exact same problem. I tried lots of different things but what I think works is to exclude your iTunes folder from Spotlight. Open the System Preference for Spotlight, click on the Privacy tab, and then drag your iTunes folder (in your user/Music folder) into that window pane. In fact, I think it is faster when I am fixing tags!
    Let me know if it works for you too.
    Scott

  • How to enable InsertBar when editing .js, .css files?

    Hello DW Team,
    When i opened .css , .js file.. Whole Insertbar object goes dim and disabled. How to enable InsertBar when editing .js, .css files?
    Any solution to enable it?

    Sag-e-Attar Junaid Atari wrote:
    Hello DW Team,
    When i opened .css , .js file.. Whole Insertbar object goes dim and disabled. How to enable InsertBar when editing .js, .css files?
    Any solution to enable it?
    Objects are designed to be used in an HTML document. Snippets are designed more for Code View.
    The only reasonable way I can think to get around this limitation is to create a temporary HTML document with either a <script> or <style> block, insert the desired Object, then copy the result to the desired .js or .css file.
    What exactly are you trying to do? Maybe some details could remind me of some other way to do what you want.
    Hope this helps,
    Randy Edmunds
    Dreamweaver Development
    Adobe Systems, Inc.

  • Using Aperture 3.51 I am having frequent crashes and freez ups when editing Canon raw files?

    HI,
         I have an IMac with 4 G of Ram and am using Apeture 3.51. When trying to edit CS2 raw files I experience frequent crashes and freez ups of the whole computer. Any suggestions?

    You didn't mention any color calibration being done on your monitor.  This is an essential part of any color-correct workflow.  What are you using to calibrate your monitor (and your printer)?
    Print profiles (for soft-proofing as well as printing) are for specific combinations of paper & printer.  The nine you have are each, most likely, for a common paper (perhaps mfr'd by Canon) to be used with your printer.
    I don't know what you mean when you say "I choose a high standard print option".
    Have you read the User Manual chapter on printing?
    Printing Your Images
    There is also a good appendix on calibration:
    Calibrating Your Aperture System

  • Associations and Links does not load when creating Business Components

    Hi guys,
    I am having a problem when I create my business components from table. Let's say that I start a new fusion web application. I then create my business components, enter the proper database connection settings. After everything is done, I am only getting my entities and my views, without any associations and links.
    The thing is that it worked the first time. Everything loaded as it should. I then asked a collegue of mine to try on his computer. Surprise, everything loads perfectly just like it did the first time I did it.
    I then tried on one of my linux virtual machine, via the same PC that I am having the problem. Again, the same problem, even if this is another JDeveloper instance (vm).
    I have read the thread 2187263 that mentions to re-create the DB connection. Again, it is not working.
    Associations and View Links missing in JDeveloper 11.1.1.3 and 11.1.1.4
    I saw this under the "Messages - Log" tab in JDeveloper :
    Aug 7, 2012 11:09:06 AM oracle.jdbc.driver
    SEVERE: 3F794B56 Throwing SQLException: 3
    Aug 7, 2012 11:09:06 AM oracle.jdbc.driver
    SEVERE: 6C9DD8BE Throwing SQLException: ORA-00936: missing expression
    I am using JDeveloper 11.1.1.6.
    Any help would do, since I do not want to uninstall JDeveloper and reinstall it again and again...

    Yes. In SQL Developer, when I click "Modify" on one of my tables, and then on "Foreign Keys", I can see them all.
    Like I said, it worked on a different workstation, and it worked before on my computer.

  • Editing business components

    Hello guys, how can edit my business components ??
    lets say i have added a new column to the table in database and i've made a new foreign key with another table, what is the best way to update these changes to my entities and view objects ?
    am using JDev 12.c , thanks in advance ^^

    right click on a business component package and select synchronize with db. This will add the missing column and new or changes rules to the EO. The updates to the VO you have to to by yourself (e.g. add column to VO).
    And the new FK doesn't automatically result in new association or viewlink. These you have to do yourself.
    If you have not written too much code you can delete the business components and create new ones from the tables again.
    Timo

  • Error when editing the components?

    Hello,
    I created components in CQ5 when I go in to edit mode and when I press Edit button from component I am getting javascript error and the dialog box can not open.
    Please find below screen shot for more details
    I created 50 components and every components gives same javascript error.
    Please let me know what will be the solution for this type of error.
    Thanks in advance...
    Javascript Error is - this.items.items[i + 1] is undefined from widget.js file.
    Please see firebug error...
    Regards,
    Satish

    Hello,
    I can not able to open WCM, DAM panels.
    when ever I click on panel it will redirect on same page again and again.
    Please find below screen below,
    Please let me know how can we resolve this issue, really appreciated.....
    Thanks & Regards,
    Satish Sapate
    Tata Consultancy Services
    Mailto: [email protected]
    Website: http://www.tcs.com

  • JDEV TP3 freezes when editing big .jspx files

    Hi,
    I have mainly worked with small files in JDEV TP3. At the moment I am testing the ADF Faces Rich table component. I have a huge table, the markup is over 700 lines long and when I edit this file JDeveloper freezes for several seconds, repeatedly. This occurs when I edit the file. Normal text input, copy and paste, selecting.
    I tried to run JDeveloper with JDK 1.5 and 1.6.4. No difference. When I close and open the program. No difference. On all the other - smaller files < 100 lines everything works fine.

    Hi,
    any chance you can provide a testcase ?
    Frank

  • Quality degradation when editing a WMV file

    I have a long duration WMV file (more than one hour) that I want to edit, with the goal of creating multiple files that can be uploaded to YouTube. The file is recording of a PowerPoint presentation with voiceover. It was delivered live on Webex (Cisco's online meeting service), recorded using Webex's built-in recording, then converted from their proprietary format (file extension .ARF) to WMV using the converter utility that Webex provides.
    The resulting WMV is quite large (approx 150 MB) and quite sharp/clear to watch/listen when played in the Windows media player.
    As stated above, I want to edit the video into chunks that are 15 minutes or shorter, and post to YouTube.
    I am using Adobe Premiere Elements v. 8.
    So, I do my editing, resulting in content that is less than 15 minutes. I go to the Share tab, click on Personal Computer as the type of share, and choose Windows Media. The file renders. What results is a new WMV that, when played in the Windows media player, has just awful visual quality - the smaller text in the PowerPoint cannot even be read, whereas it was quite easy to read in the original WMV recording.
    Any ideas how I can get output that is as good as my original recording?
    Is it really necessary to "re-render" the project, since I am going from WMV to WMV? Can't I just snip/delete to get the content that I want to keep, without rendering?

    I am still struggling to get a slide show of decent clarity. Am looking at the article you mentioned - http://forums.adobe.com/thread/450798?tstart=0 – but it raises a number of questions for me.
    I’m working on Windows Vista with Adobe Premiere Elements v. 10 (I have upgraded). I also have Adobe Photoshop CS3.
    You write “This workflow is for NTSC 4:3 720x480 with a PAR (Pixel Aspect Ratio) of 0.9. If your Project’s Presets are different, use those specs to resize to.”
    That’s a good place to start. The slides I am working with are TIF images extracted from PowerPoint and saved at 300 DPI. Their default size is 3070 x 2302, but I can open them in Photoshop and resize.
    My goal is to create a slide show for uploading to YouTube. I have already extracted the audio as an AAC file and will add that in.
    Given my goal and the materials I am starting with, what are the ideal pre-sets to choose when I begin the project?
    Or, how do I choose the Project Presets that you use? The default project settings (shown in the dialogue box where I give my project a name and storage location) appear to be NTSC-AVCHD-AVCHD LITE 720p24. If I click the “Change settings” button I am shown a number of choices (for example, the sub-categories within NTSC are AVCHD, DSLR, DV, FLIP, Hard disk flash memory camcorders, and HDV. Which matches the “NTSC 4:3 720x480 with a PAR (Pixel Aspect Ratio) of 0.9” that you use?
    4:3 refers to the image’s aspect ratio, correct? I did not look at every Project Preset that is offered, but in the ones I did look at, I did not see a 4:3 aspect ratio specified…
    Can you clarify?

  • High CPU usage when editing large MXML files

    I am using Flash Builder 4.5 Plug-in on OSX. When I have a large MXML file open, Eclipse will consume 100% of the CPU as long as that file is open, even if I am not doing anything. If I close that editor the CPU usage goes back down. I've seen this in Flash Builder standalone as well as the plugin. Is there a workaround to stop this CPU usage problem?
    Thanks

    Hiya,
    could it have something to do with the write speed/ cache/ram? On a "slow" disk, or one that is nearly full or one that is partitioned, it will take a great deal more ram and cache to "digest" the faster download and write it onto disk. I tend to do downloads to a separate drive. Have you got one? and can you repeat the high CPU usage when downloading / saving to the external drive? I note your drive might have 5,400 rpm, with "just" 8mB cache and 320 GB (quite a few SATA's have 7,200 rpm and 32 mB cache).
    NB: If anything, I found SL more efficient, especially on my 4 year old Macbook, which is running much faster and has got more responsive after installation of (full version of) SL.
    Message was edited by: Alexandre

  • Can I create a foreign key when creating Business Components from Tables

    Hi,
    I would like to use ADF and JSF to create an application on our database. My problem is our database does not "conform". i.e. there are no foreign key constraints.
    When I create a "Business Component from Tables" view, can I put in my own joins between tables so enabling the use of the generated views?
    Jon L.

    View object instances show up in the data control palette once you've added them to your application module's data model.
    See these sections in the ADF Developer's Guide for more information:
    Section 2.6.3, "Using View Objects in the Application Module's Data Model" talks about using view object instance in the data model as part of the overview chapter.
    Section 4.5, "Understanding the Active Data Model" explains a little more about this
    Section 5.3, "Using a View Object in an Application Module's Data Model" shows how to do this.
    Chapter 10, "Overview of Application Module Data Binding" gives details on how the application and its view objects are exposed in the Data Control palette.
    You can find the guide on the ADF Learning Center on OTN.
    http://www.oracle.com/technology/products/adf/learnadf.html
    Look for the ADF Developer's Guide for Forms/4GL Developers.

  • Elements 11, crashing when editing, saving a file

    Ever since upgrading to Mavericks - running 10.9 plenty of memory and space - I have had problems editing files or even saving a file as another format.  Size of the file nor format of the file matters.
    Anyone else having this problem or know how to fix?  I have product labels I need to make, and haven't been able to work for several days.

    A wacom tablet is a pad that you can draw on with a pen-like stylus instead of using a mouse.
    Can you post a screenshot of what is going on? To do that press command+shift+3 and the file will appear on your desktop. To upload it you must come to the forum and start a reply, then click the little camera icon above the message composition area:
    Here's a direct link to this thread:
    http://forums.adobe.com/thread/1325055?tstart=0

  • Unknown Error message appearing when editing Nikon D810 files on Lr 4

    Hi Guys,
    Recently bought a Nikon D810 and whenever I import files and have a play around with them Lightroom will freeze and then come up with the Unknown Error message. Just wondering if anybody else has encountered this and if so, what you have done to rectify it?
    Thanks in advance,
    Pete

    Then they must be using Lightroom 5. According to the list of supported cameras, support for the D 810 was added in Lightroom 5.6. I seriously doubt that any of your friends are actually using it in Lightroom 4 Unless they are using software to change the camera model in the exif data.
    Camera Raw plug-in | Supported cameras

  • Not Saving Edit business components configration

    Dear All,
    i am trying to modfiy the jbo.ampool.sessioncookiefactoryclass to custom class value in jdeveloepr 11g p2 when i save and reopen jdeveloper displys original class which is oracle.jbo.common.ampool.DefaultSessionCookieFactory and discards new modfication.
    it looks like a bug.
    Any help will be appreciated.
    Thanks in Advance,
    Regrds,
    raky

    I had simply coiped company code from in01.
    after copied company code I am facing problem's like i had posted a few documents and I was trying to see that documents in fb03
    and doing drill down for line item display,
    system saying that data is not in system,
    it is showing me in fb03 but it is not showing in fb10n.
    Secondly, I am using taxinj and in ftxp
    I am trying to create tax code and putting tax percentage in tax code and save,
    if once again I see that tax code system is not saving tax percentage.
    any other clarifications plz ask
    regards.

  • Edit Business Components - need help

    Hi,
    I'm working with JHeadstart 10.1.2.0, UIX pages and I need some help from you.
    This is the situation: my AppModuleApplicationStructure.xml has 4 Groups and 3 levels, but now, I created one more EO and VO in my Model (Application Module), so I could get another Group in the AppModuleApplicationStructure.xml after I run the JHeadstart Application Generator. The problem is that after I run the JHeadstart Application Generator I can't get my new Group.
    How can I create another Group without starting a new project??
    Can anyone help me on this?? Do I really need to create a new project every time I need to make some changes in my Application Module??
    Please, anyone? Any ideias?
    Thanks,
    Atena

    You can add the new Group by hand. Edit your Application Structure, right-click on the "Service" (yellow) icon and choose Add Base Group.
    Eduardo

Maybe you are looking for

  • Taking more than 30 min for Delete Index

    Hi Experts, I am trying to delete Index for one of my cube thorugh Process Chain, but every time it is taking morethan 30 mins, even we dont have much data in the cube. Job Details: Job started Step 001 started (program RSPROCESS, variant &0000000003

  • Mail - PDF Getting Truncated

    My requirement is to convert Spool to PDF then send as mail attachment. I am using function module SO_DOCUMENT_SEND_API1 to send the email. Email functionality is working fine.. But I have issues in the PDFu2026 My spool output is more than 255 chara

  • NI Controls do not run in MFC sample ViewEx

    Hello, Please take a look on my previous question: NI Controls in CFormView running in a dll applications" I think the problem is not the dll. Copy the sample VIEXEX from MSDN and let it run then you see everything is ok. When you place a NI Control

  • Anomaly in Forms6.0 (Especially for Date Field)

    Dear all OTN Members, I Don't have any idea of this "anomaly" happened in my Dev2K. My problem is When I run my form with f60run.exe, everything run as normal as it is. But sometimes, when I get my cursor focused in one field, which have Date datatyp

  • Front Panel Buttons Does Not Work With scanjet 7650 using Windows 8.1

    I am unable to use scan doctor and my front buttons since I moved to Windows 8.1 using the above scanner.