Code insight problem when updating classes / jars

I have a problem with JDeveloper 9.0.3.2 build 1145....
I create a class with some methods and deploy it to a jar. I create another class in a different project and import the class from the original project. The code insight works fine. I now add a method to the original class and redeploy but the code insight in the second class know nothing about the new methods it until i restart JDeveloper!
Frustrating, any ideas ?

This has not been fixed in 9.0.5 actually, at least not the code insight
aspects. I just checked that it still reproduces under the latest 9.0.5
builds.
Since the bug 3034796 was originally filed for Javadoc issues, I've split
off the code insight issues (which you are hitting) into bug 3122056.
Unfortunately, there is no workaround for this problem. I'm sorry for the
inconvenience.
(From Jimmy - Oracle JDeveloper Team)

Similar Messages

  • I have problem when updating the latest version of Pro-X, I tried for several times, so I uninstall and re-install it. It is unsuccessful to re-install the Pro-X and it direct me to ask help from CS,also showing this message: Exit Code: 6  Please see spec

    I have problem when updating the latest version of Pro-X, I tried for several times, so I uninstall and re-install it. It is unsuccessful to re-install the Pro-X and it direct me to ask help from CS,also showing this message: Exit Code: 6  Please see specific errors and warnings below for troubleshooting. For example,  ERROR: DW025, DW050 ... WARNING: DW024, DW025 ..., please advice me the step to re-install the Pro-X. Thanks

    Please follow Errors "Exit Code: 6," "Exit Code: 7" | CS5, CS5.5
    Do let us know if it worked.
    Regards
    Rajshree

  • Hlep.. Problem when updating aspx templates

    Hi there, I-m having a huge problem when updating pages from
    a .asp template, it replaces my 1 line of code
    with <%@ Page Language="VB" ContentType="text/html"
    ResponseEncoding="iso-8859-1" %> and errases the resto of the
    attributes i have on each page, making it unfunctionable.
    Does anyne know why the template when updating does that?
    thanks for your help

    Hi Suman,
    The changes are getting lost when i logout and login back to SAP.
    In Current session i am able to see the changes. But changes are lost as soon as i end up my session,
    but this is happening only in case of template box width. All other changes are retained between my various SAP sessions.
    So wanted to know if any other value is over-writing the template box width values.
    Regards
    Manpreet Singh

  • I have a problem when updated the new release of iphoto version(11 jun 2012). After that I cannot open any photo libraries and program is error.

    I have a problem when updated the new release of iphoto version(11 jun 2012). After that I cannot open any photo libraries and program is error. I must to force quit iphoto window. There are any fixed bug update.

    If you have no photos:
    Hold down the option (or alt) key key and launch iPhoto. From the resulting menu select 'Create Library' and start.
    Regards
    TD

  • I have a problem when updating applications on iOS 7.0.2

    I have a problem when updating apps on iOS 7.0.2 to go to the appstore I get the update but only tells me open, not update, I have to uninstall and reinstall te app and gives me the option to update. Sorry my bad english

    I am in the process of installing 9i on SUSE Linux 7.2. The only Linux that is certified to run 9i. The machine is is a fresh install of SUSE. I am running into the same problem. I ran through the first make problem by going to a shell and invoking a make -f oemagent.mk. Built the library just fine. Got errors when trying to run make -f ins_rdbms.mk. Not sure why the installer or the command line is having problems.
    Not sure if I can just hit Ignore and go on????
    Any help would be appreciated. You would think 9i would spread like butter on their "Certified" platform.

  • I have a question my iphone4s has a problem when updated iOS8 there will be freeze problem i think iOS8 is not supported in 4s!!!!!!!!!

    i have a question my iphone4s has a problem when updated iOS8 there will be freeze problem i think iOS8 is not supported in 4s!!!!!!!!!.
    one more question when i phone5 update with iOS 8.1.2 this iOS supported iphone5???

    Hi Ios 8.1.2 Should work on iPhone 4s / 5 You may have a bug Backup to  cloud over WiFi Then Restore back to Factory  Settings This will make iPhone as new. Use same Apple ID & you will get your Apps & Data back Do Restore over your WiFi. Cheers Brian

  • I have problem when update to belle the folder of ...

    I have problem when update to belle the folder of games disappear??  c7
    I need to solve ??? Plus

    Do you mean that pink folder w/ the controller icon on it?  I lost that too on my N8.  Actually, lost all of the folders that came with Anna like Applications & Music.  Wish I could get them back as now I can only make the generic yellow folder which isn't as aesthetically appeasing.
    However, reading articles on Belle there was a picture of a Belle N8 with the games folder shortcut on the homescreen - so maybe it still exists & I just cannot find it.
    Good luck & I'll let you know if I figure this out.

  • Validation problem when update a row in OAF

    created a application using OAF. No problem to create a row, when tried to update the row, received the following error message:
    oracle.jbo.RowValException: JBO-27012: Row validation method validation() failed for row with key oracle.jbo.Key
    2) Steps to Reproduce
    select a row from search result page for update, after change the value and apply it, received the following error message:
    oracle.jbo.RowValException: JBO-27012: Row validation method validation() failed for row with key oracle.jbo.Key

    yes. it is the EO based VO page. Create and Update used same VO and no problem to create the row, had problem when update the row.

  • When updating a jar...

    When updating a jar file that has been signed, do I have to resign it and send cert files to users? It is my assumption that if their keystore enties, coupled with policy file accepts anything signed by me, I will not have to do any of this.

    I do not have any personal experience with this, but I read the tutorial on this topic and it leads me to believe that yes, you will need to re-sign your jar file. My understanding is that the digest values are calculated from the files themselves, therefore if you change/update a file, then the old digest value won't match anymore, and verification fails. I would think that all you need to do is re-sign the jar. I don't think it's necessary to do anything else. Please keep us posted on what you find out.
    -Ron
    P.S. This is the link to the tutorial I mentioned:
    http://java.sun.com/docs/books/tutorial/jar/sign/index.html

  • BUG: 11g problem when using orabpel.jar for tasklist page

    Hi,
    Using 11g i created a BC view object to show a BPEL/Workflow tasklist. Using the SOAP_CLIENT method i got this working. When i test my view object with the business component tester it works. When i create a taskflow with a page fragment that has a table based on the view object it is not working. I need to deploy (among others) the orabpel.jar library with the application because my view object implementation depends on it. As soon as i run the application however with the orabpel.jar deployed the browser keeps showing the Loading image but refuses to continue to load. I also do not get any error in the console or the domain and server log files. It looks like there is a problem with some classes in the orabpel.jar that get in the way of weblogic adf libraries.
    Does anybody have experience with 10.1.3 orabpel.jar library in combination with the new 11g weblogic stack? Can i somehow configure class loading in a way that weblogic classes have preference over orabpel.jar classes if they exist? Is there a way to increase logging so i can trace at what point the problem occurs? Any help would be greatly appreciated.
    Kind Regards,
    Andre
    Edited by: AJochems (Redora) on Nov 18, 2008 2:08 PM

    Hi,
    Traced the problem to be related to the use of ADF XML menus. When i remove them the problem disappears. So i have traced the problem although i still do not exactly know what is causing it. Since there are a lot of redundant (probably altered versions) of classes in the orabpel.jar library one of them gets in the way with a weblogic class that is used while rendering the ADF Menu. The problem should be reproducible if you create a menu based on the model of an adf menu and add the orabpel.jar to your deployment.
    Kind Regards,
    Andre

  • Problem when Updating the Challan (J1INCHLN)

    Dear Expert,
            I am facing problem when i am updating Challan throught 'J1INCHLN'. I  debuged the  'J1INCHLN' and got the problem that TDS line item in BSEG table and TDS line item in WITH_ITEM does not match. 
    Thank you in advance,
    Denish Patel.

    Hi,
    This error also comes if you donot mention Business Place and Section code during the transaction.  Please check whether
    you have defined business place and section code and assigned to your company code and also entered them during
    transaction.
    Regards,
    Sadashivan

  • [HELP] Problem when update 1 unicode form

    hi all,
    I got a problem when I update unicode form :(
    so, I have already tested my web application (Struts-ibatis-velocity-tiles) on my PC (tomcat 5.5.12, mysql 4.1 - utf8 default, JDK 5.0), everything was okie. I could update 1 unicode form (the form which contains unicode characters - firstname, lastname). I use 1 filter for output and input, below is my web.xml:
    <!-- Filter to set character encoding on each request -->
    <filter>
    <filter-name>Set Character Encoding</filter-name>
    <filter-class>filters.SetCharacterEncodingFilter</filter-class>
    <init-param>
    <param-name>encoding</param-name>
    <param-value>UTF-8</param-value>
    </init-param>
    </filter>
    <!-- Define filter mappings for the defined filters -->
    <filter-mapping>
    <filter-name>Set Character Encoding</filter-name>
    <servlet-name>action</servlet-name>
    </filter-mapping>
    <filter-mapping>
    <filter-name>Set Character Encoding</filter-name>
    <servlet-name>velocity</servlet-name>
    </filter-mapping>
    but ... when I deploy and run it on eatj.com, mysql4.1 - utf8, jdk 5.0, I couldn't update unicode form, my last name and first name fields couldn't be saved with unicode characters (utf-8) ...
    what happened :( ... Is this problem of hosting or my web application ??? :(
    help me :(
    thanks in advance,
    bowlkhin

    You need to install the bc package. Apparently the script uses bc to calculate some integer values.
    Brian

  • Code Insight Problem ?

    Hi,
    there are 3 fields on a table called
    sale_date_id
    start_date_id
    end_date_id
    We have just added 3 new fields
    sale_date
    start_date
    end_date
    However, Code insight in a select statement only shows the first 3 fields when the first couple of letters are entered.
    Are the table definitions cached somewhere, or is this a problem ?
    thanks,
    Graham

    I fail to reproduce it. Here is my transcript:
    create table test_alter_tbl (
    i integer
    SELECT <ctrl-space> FROM test_alter_tbl
    "i" is prompted
    alter table test_alter_tbl add (
    j integer
    SELECT <ctrl-space> FROM test_alter_tbl
    Both i and j are prompted.

  • Underline and Code Insight Problem in JDev 10.1.2.0.0 (1811)

    I have just included the libraries to be able to use the MyFaces compnents in jdeveloper and everithing seemed to be working fine, until I imported a package in my case import org.apache.myfaces.custom.date.HtmlInputDate;
    The Jdev editor is underlining the line in blue telling me it cannot find the package if I declare a variable of the same type private HtmlInputDate dateFrom; I still get it underlined. funnily enough if I decide to compile it everything works fine. I'm having the same problem when using Log4J. After this happens codeinsight is not available for the underlined items.
    It seems as if the compiler can find the packages but the editor no. Am I missing something? anybody had the same problem?

    To tell you the truth I'm using a combination of 10.1.2 and 10.1.3 since the beta is still lacking the capability to handle BC4J. I'm waiting eagerly for the final release.
    As regards that document I followed the instructions to setup the 10.1.3 and followed the same guidelines to apply the same settings on 10.1.2 which has a different screen to setup the libraries. maybe I just missed out some jar files in the library setup in 10.1.2

  • Problems when updating WLC from Version 4.1 to 4.2

    Hi,
    we have a Problem when upgrading a WLC 4400.
    When booting the device with the 4.2 Software, there are errors in some lines like "Starting Virtual AP Services: Parse error at line 244:
    not well-formed (invalid token)"
    and the config gets deleted.
    What could be the problem? Is there a possibility to save the config and view it in clear text?
    Thanks a lot and regards.

    I see a similar message while booting a WLC-4402-25 running 5.0.148.0:
    Starting Management Services:
    Parse error at line 3
    not well-formed (invalid token)
    Web Server: ok
    Looking at line 3 of the XML config file reveals:
    Unless line 3 refers to a line 3 of a subset of the XML config file, I'm guessing the WLC code generating the XML config file is out of sync with the WLC code interpreting the XML config file during boot, or vice versa.
    In my case the config is retained on the WLC.
    Trond.

Maybe you are looking for

  • How to find the Table from which a Custom table is created.

    Hi Gurus, I have a custom table in SAP and want to figure how that has been created. How can I do that? Regards Prashant

  • :old in trigger

    How do I turn off bind variable substitution in Sql Developer 3.2 when I am creating a trigger that references old and new values using the colon-old format? I can use set define off for sqlplus, but that doesn't work for the bind variable substituti

  • Thunderbolt port hot

    I have a Thunderbolt display connected to my MacBook Air 11. The area around the Thunderbolt connector on the laptop gets very warm. Hot, actually. Anyone else experienced this? Any risk of damage to the computer?

  • While placing an order for shares with Commsec the link to "PROCEED" in step four will not operate.

    The process of ordering shares from this online broker contains several separated steps for security purposes. One needs to enter the number of shares being ordered, the price limit and the online security password which is activated by entering the

  • Make link in e-mail

    Hello, Haven't posted here in a long time because my mac has been trouble free....however, can somebody please tell me why I can't make a link in my e-mails anymore. I used to just copy and paste and then highlight and right click and it gave an opti