JDeveloper Crashed

I use the JDeveloper Release 2.0 under Windows NT workstation 4
SP3 Japanese Version.
When I used the Application wizard and Frame wizard to generate
the code, I found ther was any error
in the source code. like /ouuu/ouu/ouut("Close File"); I
corrected it and run it OK. but I coundn't view
UI in the visual disinger. then I close the worksapce, and start
JDeveloper again, I got the Information Box Message
said : JFC look and feel error.
java.lang.NullPointerException.
After click the OK button, got the following message:
JniPortal for D:\Program Files\Oracle\JDeveloper 2.0\java1.2
\jre\bin\ferrari\jvm.dll reported
oracle.jdeveloper.wizard.deployment.DeploymentProfileDialog
java.lang.ExceptionInInitializerError:
oracle.jdeveloper.wizard.deployment.DeploymentProfileDialog
java.lang.String
oracle.jdeveloper.wizard.deployment.DeploymentNode.getImageURL()
java.lang.String
oracle.jdeveloper.addin.impl.JavaNode.getImage()
void
oracle.jdeveloper.addin.impl.IJavaNode_JavaDispatch.invoke(int,
borland.javaport.JavaCallStack)
Then , I counld use the JDeveloper anymore.
Quark
null

Sorry, but who are you talking too?
I hate to say, but you don't help anybody least yourself. You don't even bother to tell us which version you are using.
So you either provide more and useful information or sh.. up and reboot.
Timo

Similar Messages

  • Jdeveloper Crashes when creating ADFBC on timesten

    Hi
    I am working on Jdev Studio 11.1.1.6.0 .
    I have created Timesten Connection to a Timesten database which is TimesTen 11.2.2.4.1 for Linux x86 (64-bit).
    When I try to create Entity Object in a ADF application from this connection for an existing table the Jdeveloper crashes without giving any error.
    Has anyone faced the same issue ?
    Is ADF supported for Timesten ?
    thanks
    Anup

    Hi,
    this may be specific to your setup. I suggest to try JDeveloper 11.1.1.3 and if this still reproduces, file a bug with support
    Frank

  • Strange JDEVELOPER crash scenario...

    This crash scenario only happens on one of my machines, all XP SP2.
    1. I have an ODBC connection to a (localhost) MySQL DB.
    2. I make a DB connection in JDEVELOPER (10.1.2.17.84) using the ODBC connection.
    3. On creation, the connection tests itself (successfully) and then appears in the DB connection list.
    4. When I try to open the connection to see the tables, JDEVELOPER immediately (and I do mean IMMEDIATELY) crashes. It does not hang, it just crashes.
    5. It happens with MySQL 4 and MySQL 5 (not both installed at the same time.)
    6. I also have a connection to an MS mbd, which works fine.
    Has anyone seen this before? How can it be remedied?
    Thank you very much,
    David Littman
    [email protected]

    Thank you for the reply. I was using the regular MySQL ODBC connector drivers packaged with the MySQL Connector download.
    I downloaded the newest version (one minor rev beyond the one I had on my system) and it began working fine.
    I do not know if this is a general incompatibility but if it is it might be useful to document it.

  • [Bug] JDeveloper Crash on Recompile

    I moved static methods from one class to another while the debugger was running. I then clicked Alt-F9 to recompile (without stopping the debugger).
    JDeveloper 11.1.1.1.0 crashed with the following:
    *... removed a long list to make the 30,000 character limit ...*
    Started CommandProcessor transaction: Auto Save Actions on thread AWT-EventQueue-0 at batch level 1
    Finished CommandProcessor transaction on thread AWT-EventQueue-0 at batch level 0
    Invoking command: Cut[ from oracle.ide.ceditor.CodeEditor ]
    Performing action Find...[ from oracle.ide.ceditor.CodeEditor ]
    Performing action Find Next[ from oracle.ide.ceditor.CodeEditor ]
    Performing action Find Next[ from oracle.ide.ceditor.CodeEditor ]
    Performing action Find Next[ from oracle.ide.ceditor.CodeEditor ]
    Performing action Undo Cut[ from oracle.ide.ceditor.CodeEditor ]
    Performing action Save[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: [ from oracle.ide.ceditor.CodeEditor ]
    Started CommandProcessor transaction: Auto Save Actions on thread AWT-EventQueue-0 at batch level 1
    Finished CommandProcessor transaction on thread AWT-EventQueue-0 at batch level 0
    Performing action Rebuild ClassAnalyzer.jpr[ from oracle.ide.ceditor.CodeEditor ]
    Uncaught exception
    java.lang.NullPointerException
      o.ii.log.TabbedPage$TabbedPageImpl$CurrentPageComponentListener.componentResized(TabbedPage.java:1318)
      o.i.log.DefaultLogPage.forceResizeNotification(DefaultLogPage.java:622)
      o.i.log.DefaultLogPage.clearAll(DefaultLogPage.java:605)
      o.j.compiler.CompilerPage.mas$clearAll(CompilerPage.java:83)
      o.j.compiler.CompilerPage$4.run(CompilerPage.java:1250)
      o.j.compiler.CompilerPage.clearAll(CompilerPage.java:1257)
      o.j.compiler.JCompiler$8.run(JCompiler.java:1157)
      j.a.event.InvocationEvent.dispatch(InvocationEvent.java:209)
      j.a.EventQueue.dispatchEvent(EventQueue.java:597)
      j.a.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
      j.a.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
      j.a.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
      j.a.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
      j.a.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
      j.a.EventDispatchThread.run(EventDispatchThread.java:122)

    Full stack trace.
    java.lang.NullPointerException                                                 
            at oracle.ideimpl.log.TabbedPage$TabbedPageImpl$CurrentPageComponentListener.componentResized(TabbedPage.java:1318)                                    
            at oracle.ide.log.DefaultLogPage.forceResizeNotification(DefaultLogPage.java:622)                                                                      
            at oracle.ide.log.DefaultLogPage.clearAll(DefaultLogPage.java:605)     
            at oracle.jdeveloper.compiler.CompilerPage.mas$clearAll(CompilerPage.java:83)                                                                          
            at oracle.jdeveloper.compiler.CompilerPage$4.run(CompilerPage.java:1250)
            at oracle.jdeveloper.compiler.CompilerPage.clearAll(CompilerPage.java:1257)                                                                            
            at oracle.jdeveloper.compiler.JCompiler$8.run(JCompiler.java:1157)     
            at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)   
            at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)              
            at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)                                                                   
            at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)                                                                      
            at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)                                                                   
            at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
            at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
            at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)      
    Exception occurred during event dispatching:                                   
    java.lang.NullPointerException                                                 
            at oracle.jdeveloper.compiler.CompilerPage.getFileNode(CompilerPage.java:1073)                                                                         
            at oracle.jdeveloper.compiler.CompilerPage.addMsg(CompilerPage.java:828)
            at oracle.jdeveloper.compiler.CompilerPage.mav$addMsg(CompilerPage.java:83)                                                                            
            at oracle.jdeveloper.compiler.CompilerPage$3.run(CompilerPage.java:689)
            at oracle.jdeveloper.compiler.CompilerPage.processAsyncMsgQueue(CompilerPage.java:696)                                                                 
            at oracle.jdeveloper.compiler.CompilerPage.finishAsynchronousLogging(CompilerPage.java:649)                                                            
            at oracle.jdeveloper.compiler.IdeLog.unregisterAsynchronousLogPage(IdeLog.java:374)                                                                    
            at oracle.jdeveloper.compiler.JCompiler._logOutEndBuild(JCompiler.java:1192)                                                                           
            at oracle.jdeveloper.compiler.JCompiler.mav$_logOutEndBuild(JCompiler.java:77)                                                                         
            at oracle.jdeveloper.compiler.JCompiler$9.run(JCompiler.java:1215)     
            at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)   
            at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)              
            at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)                                                                   
            at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)                                                                      
            at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:178)                                                                      
            at java.awt.Dialog$1.run(Dialog.java:1047)                             
            at java.awt.Dialog$3.run(Dialog.java:1099)                             
            at java.security.AccessController.doPrivileged(Native Method)          
            at java.awt.Dialog.show(Dialog.java:1097)                              
            at java.awt.Component.show(Component.java:1447)                        
            at java.awt.Component.setVisible(Component.java:1400)                  
            at java.awt.Window.setVisible(Window.java:824)                         
            at java.awt.Dialog.setVisible(Dialog.java:987)                         
            at oracle.bali.ewt.dialog.JEWTDialog.runDialog(Unknown Source)         
            at oracle.bali.ewt.dialog.JEWTDialog.runDialog(Unknown Source)         
            at oracle.ideimpl.feedback2.client.ui.CustomerFeedbackDialog.runDialog(CustomerFeedbackDialog.java:110)                                                
            at oracle.ideimpl.feedback2.client.FeedbackManagerImpl.showCustomerFeedbackDialog(FeedbackManagerImpl.java:421)                                        
            at oracle.ideimpl.feedback2.client.FeedbackManagerImpl.showFeedbackDialog(FeedbackManagerImpl.java:345)                                                
            at oracle.ideimpl.feedback2.client.FeedbackManagerImpl$1.run(FeedbackManagerImpl.java:210)                                                             
            at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)   
            at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)              
            at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)                                                                   
            at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
            at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
            at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
            at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
            at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    Exception occurred during event dispatching:
    java.lang.NullPointerException
            at oracle.jdeveloper.compiler.CompilerPage.getFileNode(CompilerPage.java:1073)
            at oracle.jdeveloper.compiler.CompilerPage.addMsg(CompilerPage.java:828)
            at oracle.jdeveloper.compiler.CompilerPage.mav$addMsg(CompilerPage.java:83)
            at oracle.jdeveloper.compiler.CompilerPage$3.run(CompilerPage.java:689)
            at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
            at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
            at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
            at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
            at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:178)
            at java.awt.Dialog$1.run(Dialog.java:1047)
            at java.awt.Dialog$3.run(Dialog.java:1099)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.awt.Dialog.show(Dialog.java:1097)
            at java.awt.Component.show(Component.java:1447)
            at java.awt.Component.setVisible(Component.java:1400)
            at java.awt.Window.setVisible(Window.java:824)
            at java.awt.Dialog.setVisible(Dialog.java:987)
            at oracle.bali.ewt.dialog.JEWTDialog.runDialog(Unknown Source)
            at oracle.bali.ewt.dialog.JEWTDialog.runDialog(Unknown Source)
            at oracle.ideimpl.feedback2.client.ui.CustomerFeedbackDialog.runDialog(CustomerFeedbackDialog.java:110)
            at oracle.ideimpl.feedback2.client.FeedbackManagerImpl.showCustomerFeedbackDialog(FeedbackManagerImpl.java:421)
            at oracle.ideimpl.feedback2.client.FeedbackManagerImpl.showFeedbackDialog(FeedbackManagerImpl.java:345)
            at oracle.ideimpl.feedback2.client.FeedbackManagerImpl$1.run(FeedbackManagerImpl.java:210)
            at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
            at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
            at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
            at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
            at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
            at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
            at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
            at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)

  • Jdeveloper Crashing When Viewing History

    When I try to view history for certain files from a project that is using version control with CVS the application throws an exception and asks me hot to proceed. I am using JDeveloper 11g 11.1.1.1.0. The exception is:
    java.lang.ArrayIndexOutOfBoundsException: 1
         at oracle.ide.vhv.rlog.RlogFormat.parse(RlogFormat.java:146)
         at oracle.jdevimpl.vcs.cvs.util.log.CVSLogParser.parse(CVSLogParser.java:77)
         at oracle.jdevimpl.vcs.cvs.util.log.CVSLogReadWorker.getEntries(CVSLogReadWorker.java:104)
         at oracle.jdevimpl.vcs.cvs.util.log.CVSLogModel.getEntries(CVSLogModel.java:155)
         at oracle.jdeveloper.history.HistoryManager.buildModel(HistoryManager.java:348)
         at oracle.jdevimpl.history.HistoryViewer.refresh(HistoryViewer.java:432)
         at oracle.jdevimpl.history.HistoryViewer.refresh(HistoryViewer.java:425)
         at oracle.jdevimpl.history.HistoryViewer$3.run(HistoryViewer.java:284)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:633)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    How do I get around this?

    I have a similar deal. I'm using the MiniPort VGA adapter for a secondary LCD screen and it crashes in the same fashion, sometimes it takes 30 mins, sometimes it takes 8 hours for it to happen. Please let me know if you figure out a solution, i'll do the same.

  • Jdeveloper Crashing When Opening MDB Database Connection

    Hello,
    I created a database connection to one of the local access mdb file using jdbc-odbc connection type.
    When I tried to view the tables or when I try to create a toplink connection using the same connection I created to access mdb file, my Jdeveloper is crashing.
    Any what could be the reason.
    My Jdeveloper version:
    10.1.3.4.0
    Regards
    Edited by: user20090209 on Oct 13, 2009 7:43 AM

    Time marches forward and I have no disagreement with any of the Weblogic decisions. The reality is though that we still do not have a clear answer from Oracle (although our clients sales folks are working on it) as to whether the client will have to pay to "upgrade" their Oracle Application Server (Enterprise) licenses to get the WebLogic server necessary to run the applications created by the final Production JDeveloper11g. If it costs money then it requires budgeting and that all takes a lot of time.
    We have a fairly rich application already developed and we cannot port it to Weblogic until the licensing issues are resolved. Until that happens it will have to continue to run on the OC4J container.
    BUT ... I consider this "not a problem" with respect to TP4 not running on Vista 64-bit as long as the final release JDeveloper 11g does. I'll just have to work in my VPC hosted XP Client until our clients get their licensing issues sorted out with Oracle.
    Mark

  • JDeveloper crashes with triggers

    Hi,
    I still have a problem while trying to edit a trigger body from inside JDeveloper. In Connections-Navigator I can choose a trigger, but if I want to edit it, the IDE crashes without any warning. I even tried to create a new trigger, but the effect is the same. I have to mention that I'm using a Oracle 8i database. Of course I can use SQL*Plus for editing, but is this a bug? Thanks for your answers.

    Hi Shay,
    unfortunately I've got no message. The IDE is completely blocked out. I'm running it on a Windows XP Prof machine, so I have to kill the process (task manager), in order to get it running again. I think the problem might be the DBMS version (8i), because I tried it also connecting to a 10g and it works fine. Are there any restrictions regarding the version of the DBMS while trying to edit a trigger? By the way, right clicking on an existing trigger blocks the IDE too.
    Wait, I've let it run and now I've got the trigger in the editor, but after about 15 min. Now it's blocked again (CPU activity:0; memory usage: 73012 KB). Now special scanning activity from the antivirus program.

  • JDeveloper crashing (Linux Machine).

    My Jdeveloper 11g (11122) is crashing (program exists abruptly) whenever I try to open adfc-config.xml .
    I started JDev from command line in order to analize the output, and the following error appeared:
    *** buffer overflow detected ***: /home/skywalker/Oracle/jdev11122/jdk160_24/bin/java terminated
    ======= Backtrace: =========
    /lib/i386-linux-gnu/libc.so.6(__fortify_fail+0x45)[0xb76d5dd5]
    /lib/i386-linux-gnu/libc.so.6(+0xfebaa)[0xb76d4baa]
    /lib/i386-linux-gnu/libc.so.6(+0xffd6a)[0xb76d5d6a]
    /lib/i386-linux-gnu/libgcrypt.so.11(+0x54d4e)[0x4cc3cd4e]
    /lib/i386-linux-gnu/libgcrypt.so.11(+0x51aab)[0x4cc39aab]
    /lib/i386-linux-gnu/libgcrypt.so.11(+0x52c32)[0x4cc3ac32]
    /lib/i386-linux-gnu/libgcrypt.so.11(+0x514df)[0x4cc394df]
    /lib/i386-linux-gnu/libgcrypt.so.11(+0x533e4)[0x4cc3b3e4]
    /lib/i386-linux-gnu/libgcrypt.so.11(+0x518c7)[0x4cc398c7]
    /lib/i386-linux-gnu/libgcrypt.so.11(gcry_create_nonce+0x63)[0x4cbeee13]
    /usr/lib/i386-linux-gnu/libgnutls.so.26(+0x9e9aa)[0x4cdda9aa]
    /usr/lib/i386-linux-gnu/libgnutls.so.26(+0x3e16f)[0x4cd7a16f]
    /usr/lib/i386-linux-gnu/libgnutls.so.26(gnutls_global_init+0x1cd)[0x4cd6723d]
    /usr/lib/i386-linux-gnu/libcups.so.2(httpInitialize+0x62)[0x6b1a58c2]
    /usr/lib/i386-linux-gnu/libcups.so.2(_httpCreate+0x59)[0x6b1a5949]
    /usr/lib/i386-linux-gnu/libcups.so.2(httpConnectEncrypt+0x42)[0x6b1a7f42]
    /usr/lib/i386-linux-gnu/libcups.so.2(httpConnect+0x2b)[0x6b1a7fbb]
    /home/skywalker/Oracle/jdev11122/jdk160_24/jre/lib/i386/xawt/libmawt.so(Java_sun_print_CUPSPrinter_canConnect+0x4f)[0x6dfbc7ff]
    [0xb37d262a]
    [0xb37caee1]
    [0xb37caee1]
    [0xb37cafa7]
    [0xb37cb10d]
    [0xb37c83e6]
    /home/skywalker/Oracle/jdev11122/jdk160_24/jre/lib/i386/server/libjvm.so(+0x3cfbe1)[0xb6da6be1]
    /home/skywalker/Oracle/jdev11122/jdk160_24/jre/lib/i386/server/libjvm.so(+0x5c5538)[0xb6f9c538]
    /home/skywalker/Oracle/jdev11122/jdk160_24/jre/lib/i386/server/libjvm.so(+0x3cf455)[0xb6da6455]
    /home/skywalker/Oracle/jdev11122/jdk160_24/jre/lib/i386/server/libjvm.so(+0x3cf518)[0xb6da6518]
    /home/skywalker/Oracle/jdev11122/jdk160_24/jre/lib/i386/server/libjvm.so(+0x451ca7)[0xb6e28ca7]
    /home/skywalker/Oracle/jdev11122/jdk160_24/jre/lib/i386/server/libjvm.so(+0x6c610f)[0xb709d10f]
    /home/skywalker/Oracle/jdev11122/jdk160_24/jre/lib/i386/server/libjvm.so(+0x5c6b2e)[0xb6f9db2e]
    /lib/i386-linux-gnu/libpthread.so.0(+0x6d4c)[0xb7790d4c]
    /lib/i386-linux-gnu/libc.so.6(clone+0x5e)[0xb76c0ace]
    ======= Memory map: ========
    08048000-08052000 r-xp 00000000 08:07 15341694 /home/skywalker/Oracle/jdev11122/jdk160_24/bin/java
    08052000-08053000 rwxp 00009000 08:07 15341694 /home/skywalker/Oracle/jdev11122/jdk160_24/bin/java
    09ecd000-0a627000 rwxp 00000000 00:00 0 [heap]
    48eed000-49400000 rwxs 00000000 00:04 86867984 /SYSV00000000 (deleted)
    49400000-494fe000 rwxp 00000000 00:00 0
    494fe000-49500000 ---p 00000000 00:00 0
    49600000-496fe000 rwxp 00000000 00:00 0
    496fe000-49700000 ---p 00000000 00:00 0
    49700000-497f9000 rwxp 00000000 00:00 0
    497f9000-49800000 ---p 00000000 00:00 0
    49800000-498fd000 rwxp 00000000 00:00 0
    498fd000-49900000 ---p 00000000 00:00 0
    49900000-49a00000 rwxp 00000000 00:00 0
    49a00000-49bfd000 rwxp 00000000 00:00 0
    49bfd000-49c00000 ---p 00000000 00:00 0
    49c00000-49e00000 rwxp 00000000 00:00 0
    49e00000-4a000000 rwxp 00000000 00:00 0
    4a000000-4a200000 rwxp 00000000 00:00 0
    4a200000-4a400000 rwxp 00000000 00:00 0
    4a400000-4a600000 rwxp 00000000 00:00 0
    4a600000-4a6fe000 rwxp 00000000 00:00 0
    4a6fe000-4a700000 ---p 00000000 00:00 0
    4a700000-4a800000 rwxp 00000000 00:00 0
    4a800000-4a8a7000 rwxp 00000000 00:00 0
    4a8a7000-4a900000 ---p 00000000 00:00 0
    4a900000-4a9ff000 rwxp 00000000 00:00 0
    4a9ff000-4aa00000 ---p 00000000 00:00 0
    4aa00000-4aafa000 rwxp 00000000 00:00 0
    4aafa000-4ab00000 ---p 00000000 00:00 0
    4ab00000-4abfa000 rwxp 00000000 00:00 0
    4abfa000-4ac00000 ---p 00000000 00:00 0
    4ac00000-4acfa000 rwxp 00000000 00:00 0
    4acfa000-4ad00000 ---p 00000000 00:00 0
    4ad00000-4adfa000 rwxp 00000000 00:00 0
    4adfa000-4ae00000 ---p 00000000 00:00 0
    4ae00000-4aef9000 rwxp 00000000 00:00 0
    4aef9000-4af00000 ---p 00000000 00:00 0
    4af00000-4aff9000 rwxp 00000000 00:00 0
    4aff9000-4b000000 ---p 00000000 00:00 0
    4b000000-4b0f9000 rwxp 00000000 00:00 0
    4b0f9000-4b100000 ---p 00000000 00:00 0
    4b100000-4b1f9000 rwxp 00000000 00:00 0
    4b1f9000-4b200000 ---p 00000000 00:00 0
    4b200000-4b2ff000 rwxp 00000000 00:00 0
    4b2ff000-4b300000 ---p 00000000 00:00 0
    4b336000-4b339000 ---p 00000000 00:00 0
    4b339000-4b387000 rwxp 00000000 00:00 0
    4b3b0000-4b3b3000 ---p 00000000 00:00 0
    4b3b3000-4b401000 rwxp 00000000 00:00 0
    4b401000-4b404000 ---p 00000000 00:00 0
    4b404000-4b452000 rwxp 00000000 00:00 0
    4b452000-4b455000 ---p 00000000 00:00 0
    4b455000-4b4a3000 rwxp 00000000 00:00 0
    4b4a3000-4b4a6000 ---p 00000000 00:00 0
    4b4a6000-4b4f4000 rwxp 00000000 00:00 0
    4b4f4000-4b4f7000 ---p 00000000 00:00 0
    4b4f7000-4b545000 rwxp 00000000 00:00 0
    4b545000-4b547000 r-xp 00000000 08:06 1444662 /lib/libnss_mdns4.so.2
    4b547000-4b548000 r-xp 00001000 08:06 1444662 /lib/libnss_mdns4.so.2
    4b548000-4b549000 rwxp 00002000 08:06 1444662 /lib/libnss_mdns4.so.2
    4b552000-4b554000 r-xs 0000d000 08:07 15467413 /home/skywalker/Oracle/jdev11122/jdeveloper/ide/lib/commons-logging-1.1.1.jar
    4b554000-4b55a000 r-xs 00045000 08:07 15467385 /home/skywalker/Oracle/jdev11122/jdeveloper/ide/lib/commons-httpclient-3.1.jar
    4b55a000-4b55d000 r-xs 0000e000 08:07 15467409 /home/skywalker/Oracle/jdev11122/jdeveloper/ide/lib/commons-io-1.2.jar
    4b55d000-4b55f000 r-xs 0000a000 08:07 15467375 /home/skywalker/Oracle/jdev11122/jdeveloper/ide/lib/commons-codec-1.3.jar
    4b55f000-4b562000 r-xs 0001b000 08:07 15598973 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.adf.model_11.1.1/jdev-cm.jar
    4b562000-4b565000 ---p 00000000 00:00 0
    4b565000-4b5b3000 rwxp 00000000 00:00 0
    4b5b3000-4b5b4000 r-xs 00003000 08:07 15472497 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.adf.view_11.1.1/adf.constants.jar
    4b5b4000-4b5b7000 ---p 00000000 00:00 0
    4b5b7000-4b605000 rwxp 00000000 00:00 0
    4b605000-4b616000 r-xs 000f3000 08:07 15470803 /home/skywalker/Oracle/jdev11122/jdeveloper/javavm/lib/aurora.zip
    4b616000-4b634000 r-xs 003cc000 08:07 15471821 /home/skywalker/Oracle/jdev11122/jdeveloper/sqlj/lib/translator.jar
    4b634000-4b63d000 r-xs 00066000 08:07 15471822 /home/skywalker/Oracle/jdev11122/jdeveloper/sqlj/lib/runtime12.jar
    4b63d000-4b648000 r-xs 00074000 08:07 15472510 /home/skywalker/Oracle/jdev11122/oracle_common/modules/velocity-dep-1.4.jar
    4b648000-4b649000 r-xs 00001000 08:07 15472614 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.dconfig-infra_11.1.1.jar
    4b649000-4b64a000 r-xs 00005000 08:07 15472452 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.wsm.policies_11.1.1/wsm-policytool.jar
    4b64a000-4b650000 r-xs 0002a000 08:07 15472451 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.wsm.policies_11.1.1/wsm-seed-policies.jar
    4b650000-4b659000 r-xs 000a2000 08:07 15599404 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.wsm.agent.common_11.1.1/wsm-agent-core.jar
    4b659000-4b660000 r-xs 0004d000 08:07 15472396 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.wsm.common_11.1.1/wsm-secpol.jar
    4b660000-4b670000 r-xs 00160000 08:07 15472403 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.wsm.common_11.1.1/wsm-policy-core.jar
    4b670000-4b67a000 r-xs 0009b000 08:07 15472394 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.wsm.common_11.1.1/wsm-pmlib.jar
    4b67a000-4b67b000 r-xs 00003000 08:07 15599005 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.uix_11.1.1/uixadfrt.jar
    4b67b000-4b6d7000 r-xs 003ec000 08:07 15599003 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.uix_11.1.1/uix2.jar
    4b6d7000-4b6e4000 r-xs 000f0000 08:07 15599563 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.webservices_11.1.1/wsserver.jar
    4b6e4000-4b6e8000 r-xs 00032000 08:07 15599556 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.webservices_11.1.1/mdds.jar
    4b6e8000-4b6e9000 r-xs 00001000 08:07 15472515 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.security-api_11.1.1.jar
    4b6e9000-4b6ee000 r-xs 0006e000 08:07 15472567 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.web-common_11.1.1.jar
    4b6ee000-4b6f8000 r-xs 00075000 08:07 15472612 /home/skywalker/Oracle/jdev11122/oracle_common/modules/org.apache.bcel_5.1.jar
    4b6f8000-4b6fe000 r-xs 00058000 08:07 15340572 /home/skywalker/Oracle/jdev11122/modules/javax.mail_1.4.jar
    4b6fe000-4b71e000 r-xs 00148000 08:07 15599426 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.adf.share_11.1.1/adfsharembean.jar
    4b71e000-4b721000 ---p 00000000 00:00 0
    4b721000-4b76f000 rwxp 00000000 00:00 0
    4b76f000-4b772000 ---p 00000000 00:00 0
    4b772000-4b7c0000 rwxp 00000000 00:00 0
    4b7c0000-4b7d5000 r-xp 00000000 08:07 15730081 /home/skywalker/Oracle/jdev11122/jdk160_24/jre/lib/i386/libdcpr.so
    4b7d5000-4b7e8000 rwxp 00014000 08:07 15730081 /home/skywalker/Oracle/jdev11122/jdk160_24/jre/lib/i386/libdcpr.so
    4b7e8000-4b8ae000 r-xp 00000000 08:07 15730441 /home/skywalker/Oracle/jdev11122/jdk160_24/jre/lib/i386/libmlib_image.so
    4b8ae000-4b8af000 rwxp 000c5000 08:07 15730441 /home/skywalker/Oracle/jdev11122/jdk160_24/jre/lib/i386/libmlib_image.so
    4b8af000-4b8b2000 ---p 00000000 00:00 0
    4b8b2000-4b900000 rwxp 00000000 00:00 0
    4b900000-4b903000 ---p 00000000 00:00 0
    4b903000-4b951000 rwxp 00000000 00:00 0
    4b951000-4b95b000 r-xs 001dc000 08:07 15599028 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.javacache_11.1.1/cache.jar
    4b95b000-4b9bf000 r-xs 004aa000 08:07 15598949 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.iau_11.1.1/reports/AuditReportTemplates.jar
    4b9bf000-4b9c2000 r-xs 00026000 08:07 15599077 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.jrf_11.1.1/jrf-api.jar
    4b9c2000-4b9c5000 ---p 00000000 00:00 0
    4b9c5000-4ba13000 rwxp 00000000 00:00 0
    4ba13000-4ba14000 r-xs 00000000 08:07 15472119 /home/skywalker/Oracle/jdev11122/jdeveloper/uddi/lib/runner.jar
    4ba14000-4ba1a000 r-xs 0003c000 08:07 15472116 /home/skywalker/Oracle/jdev11122/jdeveloper/uddi/lib/builtin_serialization.jar
    4ba1a000-4ba1c000 r-xs 0000a000 08:07 15472118 /home/skywalker/Oracle/jdev11122/jdeveloper/uddi/lib/activation.jar
    4ba1c000-4ba1d000 r-xs 00001000 08:07 15472129 /home/skywalker/Oracle/jdev11122/jdeveloper/uddi/lib/jaxm.jar
    4ba1d000-4ba22000 r-xs 00023000 08:07 15472125 /home/skywalker/Oracle/jdev11122/jdeveloper/uddi/lib/saaj.jar
    4ba22000-4ba23000 r-xs 00003000 08:07 15472127 /home/skywalker/Oracle/jdev11122/jdeveloper/uddi/lib/jaxrpc.jar
    4ba23000-4ba51000 r-xs 0024b000 08:07 15472120 /home/skywalker/Oracle/jdev11122/jdeveloper/uddi/lib/wasp.jar
    4ba51000-4ba55000 r-xs 000bf000 08:07 15472122 /home/skywalker/Oracle/jdev11122/jdeveloper/uddi/lib/wsdl2uddi_client_v3.jar
    4ba55000-4ba58000 r-xs 00082000 08:07 15472117 /home/skywalker/Oracle/jdev11122/jdeveloper/uddi/lib/category_client_v3.jar
    4ba58000-4ba63000 r-xs 002a9000 08:07 15472126 /home/skywalker/Oracle/jdev11122/jdeveloper/uddi/lib/uddiclient_api_v3.jar
    4ba63000-4ba6d000 r-xs 00255000 08:07 15472121 /home/skywalker/Oracle/jdev11122/jdeveloper/uddi/lib/uddiclient_api_v2.jar
    4ba6d000-4ba6f000 r-xs 00008000 08:07 15472123 /home/skywalker/Oracle/jdev11122/jdeveloper/uddi/lib/core_services_client.jar
    4ba6f000-4ba72000 r-xs 00036000 08:07 15472128 /home/skywalker/Oracle/jdev11122/jdeveloper/uddi/lib/uddiclient_core.jar
    4ba72000-4ba79000 r-xs 0007d000 08:07 15472124 /home/skywalker/Oracle/jdev11122/jdeveloper/uddi/lib/uddiclient.jar
    4ba79000-4ba80000 r-xs 000a8000 08:07 15472493 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.adf.view_11.1.1/adf-faces-databinding-rt.jar
    4ba80000-4ba83000 r-xs 0008c000 08:07 15599571 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.adf.controller_11.1.1/adf-controller-rt-common.jar
    4ba83000-4bb1b000 r-xs 00752000 08:07 15472470 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.adf.view_11.1.1/adf-richclient-impl-11.jar
    4bb1b000-4bb37000 r-xs 00188000 08:07 15472485 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.adf.view_11.1.1/adf-richclient-api-11.jar
    4bb37000-4bb4b000 r-xs 0022c000 08:07 15599009 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.help_5.0/oracle_ice.jar
    4bb4b000-4bb4f000 r-xs 0002d000 08:07 15599017 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.help_5.0/help-share.jar
    4bb4f000-4bb56000 r-xs 0004b000 08:07 15599010 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.help_5.0/ohj.jar
    4bb56000-4bba1000 r-xs 00473000 08:07 15472462 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.adf.view_11.1.1/trinidad-impl.jar
    4bba1000-4bbb3000 r-xs 00163000 08:07 15472463 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.adf.view_11.1.1/trinidad-api.jar
    4bbb3000-4bbb6000 ---p 00000000 00:00 0
    4bbb6000-4bc04000 rwxp 00000000 00:00 0
    4bc04000-4bc07000 ---p 00000000 00:00 0
    4bc07000-4bc55000 rwxp 00000000 00:00 0
    4bc55000-4bc58000 ---p 00000000 00:00 0
    4bc58000-4bca6000 rwxp 00000000 00:00 0
    4bca6000-4bcb2000 r-xs 000c5000 08:07 15472498 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.adf.view_11.1.1/dvt-databindings.jar
    4bcb2000-4bcb6000 r-xs 0003e000 08:07 15471033 /home/skywalker/Oracle/jdev11122/jdeveloper/jdev/extensions/oracle.dvt.dt/mvclient.jar
    4bcb6000-4bcbb000 r-xs 00055000 08:07 15472469 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.adf.view_11.1.1/adf-faces-databinding-dt-core.jar
    4bcbb000-4bcbf000 r-xs 0002e000 08:07 15472467 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.adf.view_11.1.1/adf-view-databinding-dt-core.jar
    4bcbf000-4bcc3000 r-xs 0013b000 08:07 15599570 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.adf.controller_11.1.1/adf-controller-api.jar
    4bcc3000-4bccc000 r-xs 0004e000 08:07 15599381 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.facesconfigdt_11.1.1/facesconfigmodel.jar
    4bccc000-4bcd2000 r-xs 00042000 08:07 15599380 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.facesconfigdt_11.1.1/taglib.jar
    4bcd2000-4bcd3000 r-xs 00000000 08:07 15341277 /home/skywalker/Oracle/jdev11122/modules/features/weblogic.server.modules_10.3.5.0.jar/home/skywalker/Oracle/jdev11122/jdeveloper/jdev/bin/../../ide/bin/launcher.sh: line 484: 5795 Aborted (core dumped) ${JAVA} "${APP_VM_OPTS[@]}" ${APP_ENV_VARS} -classpath ${APP_CLASSPATH} ${APP_MAIN_CLASS} "${APP_APP_OPTS[@]}"
    Do you have any suggestions how to fix issue ? I've tried to reinstall but the same problem appear.
    Right now I am unable to work at my project .
    Thank you,
    Andrei

    It seems that is not specific to a certain adf-config.xml . I've tried with two different already existing projects, and I also started a new project from scratch - it crashes in the same manner.
    This problem is jdev11122 specific. The problem doesn't reproduce on jdev11115 (on the same machine).
    PS: Today I've switched to jdev11122 . In about 2 hours of usage it randomly crashed (exiting) several times. The opening of an adf-config.xml was the single reproducible crash I could obtain.
    Oher info: I am using a 3.2.0-25-generic-pae kernel, linux distribution is xubuntu (xfce) 12.04 .
    Edited by: Andrei Ciobanu on Aug 9, 2012 2:49 PM

  • JDeveloper crashing a lot on Win2K

    Windows 2000, fully updated
    3 Ghz system, 1 GB RAM
    JDeveloper 10.1.3.0.4 version that came with a JDK
    I'm running JDeveloper with [jdev-root]\jdev\bin\jdev.exe. When it crashes, the IDE and the console window simply vanish so there's no way to see any error messages.
    It happens when I'm working on a database diagram. (However, that's the only thing I've been working on in JDeveloper so far.)
    Yesterday I managed to get a few hours of work done with no crash. Today I started my machine and JDeveloper and it crashed almost immediately.
    Is there any setting I can adjust that might make it more stable? Should I try running it under a different JDK? If so, how would I do that?
    Any help would be appreciated.
    Thanks.

    I used to have the same config Win2K + 1GB of RAM and I was experiencing a similiar problem. Once a critical mass of applications was started, the machine would drop network connections and lock up.
    A re-image to XP helped; now I encounter the issue less frequently.
    Others with XP + 2GB don't seem to have this problem. So I'm trying to get hooked up with more RAM.
    Report back if this helps cause I'd like to narrow down if Jdev 10G simply requires XP + 2GB of RAM.
    Message was edited by:
    albowicz

  • JDeveloper crash while going to design view

    In my mobile browser application I used the design view to create the skeletton of the jspx page.
    It was working, but now when I try to have a design view, it crashed with this error:
    java.lang.NullPointerException
         at oracle.jdevimpl.webapp.design.support.http.DesignTimeServletContainerContext._service(DesignTimeServletContainerContext.java:801)
         at oracle.jdevimpl.webapp.design.support.http.DesignTimeServletContainerContext.service(DesignTimeServletContainerContext.java:726)
         at oracle.jdevimpl.webapp.design.DesignTimeWebApp._renderViewDocument(DesignTimeWebApp.java:1388)
         at oracle.jdevimpl.webapp.design.DesignTimeWebApp.access$400(DesignTimeWebApp.java:106)
         at oracle.jdevimpl.webapp.design.DesignTimeWebApp$5.run(DesignTimeWebApp.java:1327)
         at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
         at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
         at java.util.concurrent.FutureTask.run(FutureTask.java:138)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
         at java.lang.Thread.run(Thread.java:619)Any idea of what happened ? I only add tag parameters in existing elements.

    amseth wrote:
    You can try few of things:
    1. Click on the page go to the structure window.. if there are any error .. try to resolve them and reopen the the page.No impact
    2. Try closing and opening JDeveloper itself.No impact
    3. Atlast close jdeveloper, delete system11.1.1.x.x.x.x folder created by Jdeveloper and then reopen jdeveloper and your page.I deleted the folder. I loose my preferences and it has no impact
    >
    Amit

  • JDEVELOPER CRASHES

    Jedeveloper crashes at least once in
    20 minutes on my win2k/500Mhz/256MB machine.
    I can debug JSP's only once and then I have to restart my Jdeveloper again.
    And some time it even corrupts IDE it self,
    Only way to regain is re-install IDE.
    Is there going to be bit stable IDE in near future ?. I am hearing same problem from all developers. I think Visual cafe is far far stable than this .

    I have to restart JDev 3.1.681 probably every 20-30 minutes due to access violations and weird behavior while just editing source, with ALL IDE Code Insight options turned off. (NT 4.0SP6, dual proc 566, 256 MB mem)
    If 3.1.2/3.2+ doesn't improve this (does anyone have feedback?), I'll have a time convincing other developers at my company to use JDev, despite all the wonderful features, advantages and capabilities I believe it has. Somehow having it crash during a demo while editing source turns them off... why should they trust fancy BC4J and Wizard code if the bloody Editor isn't reliable?
    Observed behavior includes:
    1. Access violations during cutting/pasting using ctrl-x/c/v
    2. Access violations while simply typing, in the middle of typing.. with ALL Code Insight features turned off.
    3. While typing, the cursor randomly jumps to a somewhere else in the source and continues my entry at that point
    4. While typing it pauses while I keep typing. If I'm typing, for example, "ABCDEFGHI", ABC<pause>GHI appears on my screen... and later ( during compile due to error ) I find the DEF placed sometimes scores of lines away from where I was typing!
    grin These sorts of things happen ONLY in JDeveloper to me... I don't have a problem in Word, vi, Notepad...ad nauseam. So probably not my keyboard skills. ( I'm keying simple text...not performing Fats Waller pieces!)
    null

  • JDeveloper CRASHING

    About
    Oracle JDeveloper 11g 11.1.1.1.0
    Java Edition Version 11.1.1.1.0
    Build JDEVADF_11.1.1.1.0_GENERIC_090615.0017.5407
    Copyright © 1997, 2009 Oracle and/or its affiliates. All rights reserved.
    IDE Version: 11.1.1.1.33.54.07
    Product ID: oracle.jdeveloper
    Product Version: 11.1.1.1.33.54.07
    Performing action Project Properties...[ from oracle.ide.navigator.ProjectNavigatorWindow ]
    Performing action Project Properties...[ from oracle.ide.navigator.ProjectNavigatorWindow ]
    Oct 2, 2009 4:46:56 PM oracle.ideimpl.index.IndexingContextImpl invokeIndexer
    SEVERE: Exception in oracle.bali.xml.gui.jdev.indexing.XMLIndexer while indexing F:\dev\sacredpeyote\product\classes\testsrc\loadScripts\tcloud\trouxInstances.xml
    java.lang.OutOfMemoryError: Java heap space
         at java.util.HashMap.resize(HashMap.java:462)
         at java.util.LinkedHashMap.addEntry(LinkedHashMap.java:414)
         at java.util.HashMap.put(HashMap.java:385)
         at java.util.HashSet.add(HashSet.java:200)
         at oracle.bali.xml.dom.buffer.locator.LocatorManager.attach(LocatorManager.java:235)
         at oracle.bali.xml.dom.buffer.locator.LocatorManager.createSimpleLocator(LocatorManager.java:60)
         at oracle.bali.xml.dom.buffer.locator.LocatorManager.createSimpleLocator(LocatorManager.java:46)
         at oracle.bali.xml.dom.buffer.parser.DocumentScanner.parseElementName(DocumentScanner.java:459)
         at oracle.bali.xml.dom.buffer.parser.XmlDocumentScanner.parseElementToken(XmlDocumentScanner.java:116)
         at oracle.bali.xml.dom.buffer.parser.DocumentScanner.parseElement(DocumentScanner.java:354)
         at oracle.bali.xml.dom.buffer.parser.XmlDocumentScanner.parseDocumentToken(XmlDocumentScanner.java:56)
         at oracle.bali.xml.dom.buffer.parser.DocumentScanner.scanDocument(DocumentScanner.java:179)
         at oracle.bali.xml.dom.buffer.parser.DocumentScanner.scanDocument(DocumentScanner.java:90)
         at oracle.bali.xml.dom.buffer.parser.DocumentScanner.scanDocument(DocumentScanner.java:72)
         at oracle.bali.xml.gui.jdev.indexing.XMLIndexer.index(XMLIndexer.java:80)
         at oracle.ideimpl.index.IndexingContextImpl.invokeIndexer(IndexingContextImpl.java:337)
         at oracle.ideimpl.index.IndexingContextImpl.indexBuffer(IndexingContextImpl.java:322)
         at oracle.ideimpl.index.IndexingContextImpl.index(IndexingContextImpl.java:252)
         at oracle.ideimpl.index.IndexRoot.updateImpl(IndexRoot.java:890)
         at oracle.ideimpl.index.IndexRoot.run(IndexRoot.java:600)
         at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
         at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
         at java.util.concurrent.FutureTask.run(FutureTask.java:138)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
         at java.lang.Thread.run(Thread.java:619)
    java.lang.OutOfMemoryError: Java heap space
    j.util.HashMap.resize(HashMap.java:462)
    j.util.LinkedHashMap.addEntry(LinkedHashMap.java:414)
    j.util.HashMap.put(HashMap.java:385)
    j.util.HashSet.add(HashSet.java:200)
    o.bali.xml.dom.buffer.locator.LocatorManager.attach(LocatorManager.java:235)
    o.bali.xml.dom.buffer.locator.LocatorManager.createSimpleLocator(LocatorManager.java:60)
    o.bali.xml.dom.buffer.locator.LocatorManager.createSimpleLocator(LocatorManager.java:46)
    o.bali.xml.dom.buffer.parser.DocumentScanner.parseElementName(DocumentScanner.java:459)
    o.bali.xml.dom.buffer.parser.XmlDocumentScanner.parseElementToken(XmlDocumentScanner.java:116)
    o.bali.xml.dom.buffer.parser.DocumentScanner.parseElement(DocumentScanner.java:354)
    o.bali.xml.dom.buffer.parser.XmlDocumentScanner.parseDocumentToken(XmlDocumentScanner.java:56)
    o.bali.xml.dom.buffer.parser.DocumentScanner.scanDocument(DocumentScanner.java:179)
    o.bali.xml.dom.buffer.parser.DocumentScanner.scanDocument(DocumentScanner.java:90)
    o.bali.xml.dom.buffer.parser.DocumentScanner.scanDocument(DocumentScanner.java:72)
    o.bali.xml.gui.jdev.indexing.XMLIndexer.index(XMLIndexer.java:80)
    o.ii.index.IndexingContextImpl.invokeIndexer(IndexingContextImpl.java:337)
    o.ii.index.IndexingContextImpl.indexBuffer(IndexingContextImpl.java:322)
    o.ii.index.IndexingContextImpl.index(IndexingContextImpl.java:252)
    o.ii.index.IndexRoot.updateImpl(IndexRoot.java:890)
    o.ii.index.IndexRoot.run(IndexRoot.java:600)
    j.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    j.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    j.util.concurrent.FutureTask.run(FutureTask.java:138)
    j.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885)
    j.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
    j.lang.Thread.run(Thread.java:619)

    Hi,
    I had a similar issue. I could notice on the status bar of JDeveloper with a message like 'Building source index for project....' and 'Scanning 16 files...'
    Also a log showing up in the 'Messages - Log window' as ' java.lang.OutOfMemoryError: Java heap space'.
    Some of the files I had kept in this project folder was about 100MB - 250MB (data files - .xml). So I moved those files to temporary location (D:\temp or F:\temp.) from the project location.
    You may have to close JDeveloper window if you are not able to move those files while the JDeveloper is active.
    Restart JDeveloper. Hope this helps.
    Thanks,
    Ravi

  • Error crashes JDeveloper 11.1.1.5.0

    Good afternoon,
    i'm getting this error every time now.
    *Previously reported error [StringIndexOutOfBoundsException in o.bali.xml.gui.swing.explorer.XmlTreeCellRenderer:146]*
    I'm using Jdeveloper to build and maintain ADF apps.
    I've not identified a pattern (ie: error does not show in similar conditions/actions).
    I've made no changes to Oracle Home where Jdev is installed, but i've created another oracle homes for other products.
    When this error happens, it's thrown a zillion times, until JDeveloper crashes.
    Upon restar, Jdev works ok for a time, but then the error happens again, and crash and restar.
    Thanks for your help.
    Jaime

    Hi,
    i know i marked this thread as "Answered", but the error is showing again... JDev did work fine for a little time but now the error is happening again.
    I ask again... It is a bug? or is any mis-configuration i've done?
    About Juan Camilo's question, no, i have no extension installed. I'm using JDev to develop an ADF app.
    Thanks-
    Edited by: jaimitop on Feb 21, 2012 7:36 AM
    Edited by: jaimitop on Feb 21, 2012 7:36 AM

  • JDeveloper 11.1.2.3 taskflow editor freezes/crashes randomly

    Environment: Ubuntu 12.04 (64bit) with JRE 1.6.0_35 (64bit)
    I know that this environment is not officially certified for JDeveloper but I had quite good experience with similar install on a previous machine.
    Differences between both machinses are
    - version of Linux (Linuxmint 12 vs. Ubuntu 12.04)
    - version of JRE (1.6.0_26 vs. 1.6.0_35)
    Description:
    The behaviour is strange in a sense that when I open a task flow in JDeveloper
    - first time: taskflow editor freezes and I have to kill the process
    - second time: JDeveloper crashes
    - third and subsequent times: taskflow editor works as expected.
    Any ideas ?

    Hi,
    I tried the following and that solve my issue, but am not sure which option solved it :)
    in the ide.conf file,
    increase the minimum memory size like this:
    AddVMOption -Xms2024M
    then,
    Comment the following line:
    AddVMOption -Xverify:none
    regards,
    Ali Saleh

  • Jdeveloper 11.1.1.3.0 crashes

    Hi,
    I'm having constant crashes recently using the latest version of jdev (11.1.1.3.0). Does anyone have any ideas what could be wrong? Is there a debug mode I can use to get more details?
    Thanks,
    wf
    [wflores: tm]$ #
    # A fatal error has been detected by the Java Runtime Environment:
    # SIGSEGV (0xb) at pc=0xb79f6950, pid=9734, tid=2079423392
    # JRE version: 6.0_18-b07
    # Java VM: Java HotSpot(TM) Server VM (16.0-b13 mixed mode linux-x86 )
    # Problematic frame:
    # V [libjvm.so+0x5a2950]
    # An error report file with more information is saved as:
    # /scratch/wflores/jdev11113/jdeveloper/jdev/bin/hs_err_pid9734.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    /scratch/wflores/jdev11113/jdeveloper/jdev/bin/../../ide/bin/launcher.sh: line 544: 9734 Aborted ${JAVA} "${APP_VM_OPTS[@]}" ${APP_ENV_VARS} -classpath ${APP_CLASSPATH} ${APP_MAIN_CLASS} "${APP_APP_OPTS[@]}"
    [1]+ Exit 134 /scratch/wflores/jdev11113/jdeveloper/jdev/bin/jdev
    [wflores: tm]$ runjdev
    [1] 18788
    [wflores: tm]$
    Oracle JDeveloper 11g Release 1 (11.1.1.3.0)
    Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved.
    [wflores: tm]$ log4j:WARN No appenders could be found for logger (org.apache.commons.httpclient.HttpClient).
    log4j:WARN Please initialize the log4j system properly.
    # A fatal error has been detected by the Java Runtime Environment:
    # SIGSEGV (0xb) at pc=0xb79f6a78, pid=18830, tid=2079951776
    # JRE version: 6.0_18-b07
    # Java VM: Java HotSpot(TM) Server VM (16.0-b13 mixed mode linux-x86 )
    # Problematic frame:
    # V [libjvm.so+0x5a2a78]
    # An error report file with more information is saved as:
    # /scratch/wflores/jdev11113/jdeveloper/jdev/bin/hs_err_pid18830.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    /scratch/wflores/jdev11113/jdeveloper/jdev/bin/../../ide/bin/launcher.sh: line 544: 18830 Aborted ${JAVA} "${APP_VM_OPTS[@]}" ${APP_ENV_VARS} -classpath ${APP_CLASSPATH} ${APP_MAIN_CLASS} "${APP_APP_OPTS[@]}"
    [1]+ Exit 134 /scratch/wflores/jdev11113/jdeveloper/jdev/bin/jdev

    I have seen several crashes lately.
    Most recently, these were every time I created a line that called an non-existent method. Then I use the 'quick fix/code assit' to create the new method (in a different class) and JDeveloper crashes (after popping up a window with some options to ignore the crash etc.)
    So far, this has happened 3 times today!

Maybe you are looking for

  • I have some ideas on how to fix the issues with CC subscriptions

    This post is directed mainly at Adobe, but I would like the community to weigh in of course. (BTW, if someone has suggested this already, I apologize in advance.  I didn't get a chance to read through the hundreds of posts/replies about this subject)

  • Problem with users search

    Hello, I'm trying use the tasks functionality in portal however when I try to get the user to assign te task the search don't returns anything. I've used the standard demo also and it doesn't work, has somebody got this problem? thanks Wagner Moreira

  • Can't import my video from DVD

    I have a homemade video (no copyright issues) that was made into a DVD, and I want to import it into iMovie, but I can't manage to do so. Any tips? FileVault is not turned on.

  • Auto align & distribute objects in a grid?

    i love the align & distribute 'tools' i use them all the time. but it has always appeared thay they are only good for a single row of objects. is this correct or is it possible to select a 'grid' of objects and have them evenly aligned & distributed?

  • HD files not visible

    Hi, I have a first generation Apple TV and i have been very happy with it. I have programs that can create digital copies of my DVD's that I keep on an external Hard Drive and stream to the Apple TV. Recently I began creating HD versions of some movi