'Enter Binds' popup screen when loading Java source in database

Hello,
when loading a Java source in the database with the command:
create or replace and compile java source named ...
a popup window comes up whichs prompts for bind variables this and null. In version 3.1.05 of SQL Developer this window does not pop up, with version 3.1.07 it does.
Is this a known bug?
Best regards,
Joop

Hello Gary,
I have made this test program:
create or replace and compile java source named "nl.cb.plsqlParser.attributeValue.TestloadOra" as
package nl.cb.plsqlParser.attributeValue;
public class TestloadOra {
     String b;
     * @return the b
     public String getB() {
          return b;
public void dumpAttribute() {
System.out.println("Parse run ID: " + (this.getB() == null ?
"null" : this.getB()));
This comes up with a screen with title 'Enter Binds', this is a different screen as you mentioned 'Enter Substitution variable'. In the 'Enter binds' screen there is a prompt for 'this'.
Can you explain how to load Java with a menu option? From the File navigator there is no Load Java menu option.
Best regards,
Joop

Similar Messages

  • My ipod touch ( Gen 4 ) goes to home screen when loading a app, and sometimes in the middle of the app. Any ideas how to fix this? One game won't load at all now. Thanks in advance for the help..

    I have had this touch for almost a year. It suddenly starts going to home screen in middle of app, or when loading the app. Contract Killers has worked fine since I dowloaded it, but is not loading at all now. If I restore, will I be able to get my progress back from the backup?

    Reset did not work. Just completed the restore, seems to have fixed the other apps from going back to the home page, but not Contract Killer.. I assume it is now a error on Glu's part. Hopefully they will resolve the issue. Thank you so much for your response.

  • How to remove/skin white screen when loading StageWebView

    Hello all,
    I'm facing a very tricky issue with StageWebView into a mobile View.
    I'm using this example -> http://soenkerohde.com/2010/11/air-mobile-stagewebview-uicomponent/
    BUT, my application has a black background and when i'm loading an HTML (wich also has a black background) the StageWebView components it's white when loading, and that i dont like.
    On viewActivate handler for StageWebView component i've put the stageWebView.stage = null; and created an event handler.
    The event handler has the command stageWebView.stage = myStage;
    In this way i can show a loader (busy indicator) and when the page is fully loaded in background,it will pop on view.
    When the StageWebView pops in view i get a flashy white screen. I have tested it on Samsung Galaxy S2 (Android).
    How i can get rid of it?
    Any sugestions will help a lot.
    Regards,
    Daniel

    If you are using the Music App (playing music) - and you lock the iPad - As soon as you slide to unlock the iPad - the album cover will disappear. Is this what you are asking?

  • Crashes with dbs dreaded blue screen when loading certain sites -

    Periodically - probably twice a week I load a screen that causes Firefox to crash - I get the dread blue screen so can't get stats although I do see errors when I log back in and bring up firefox.
    You have the right config details.
    Let me know what other info I can send you
    By the way - when I restart Firefox it generally gives me the Oops message and lets me pick whether I want to continue or restart - I restart as if I don't I get blue screen again

    Although turning off java script did help on many websites, it didn't solve the problem on all of them, but that could be the website itself.
    Unfortunately I had to turn java script back on again because most forums or discussion group web sites seem to use it somewhere.
    Only turning it on when required didn't work either because you have to start safari for the change to take effect.
    However, one thing I noticed - and it happens quite consistently - if the download stops (As seen in the status bar at the top), if you the click on the 'stop' and then on the 'reload' button, the site loads right away on the second try.
    Would that confirm that the issue is with java script or would that point to another problem with these sites?

  • Desktop Manager Will not Load. Hangs on splash screen when loading, then crashes

    My desktop manager is not loading, and hangs whenever it is attempted to load. I have done a clean uninstall, removed rim registry entries, and did a fresh download and install 3 times with full shut downs between each attempt. I am running Windows 7 service pack 1 with an HP Laptop. It is an HP Pavilion dv6 Notebook PC. Product Number LY080UA. I hope that is enough information, but I will give more if asked and informed how to gather such info.
    When I right click on the Desktop Manager Icon, I choose to run as Admin. Once it loads the splash screen shows. After a little bit (4-6 seconds) a small Icon appears in my systems tab at the bottom right of my screen. This stays for a little while and then goes away. After this happens the Splash screen hangs, and get a black border around it. If I click on the Splash screen it grey out and says not responding, prompting windows to ask me if I want to wait for the program or close. If I choose to wait, it will sit there and do nothing. If I close it will prompt windows to "look for an error" but has not yet been able to return an answer.
    When I log into safe mode, Desktop Manager loads, but does not work well as only a bare bones set of drivers are enabled. If I turn off all but the non-essential services off using services.msc it will load, but again the services needed for it to run and the services for windows to be fully functional are not on at all.
    I have attempted to turn off all but the Desktop manager in the start up, using msconfig, but that does not help either.
    I am at my wits end here, and would really like some help with this. It loads up (desktop manager) on my Desktop, but I am unable to log that mammoth box around with me while I travel.
    Thank you for your time and efforts, I will be very grateful for any and all help.

    I'm having the exact same problem here! I'm running Windows 7 Ultimate SP1 x64. Please help! This was posted a month ago.

  • Black screen when loading CP4 movie in flash layer

    Since I installed the latest Flash Player 11.1 I've encountered a strange probleem. When I load a CP4 SWF movie (with standard CP preloader) sometimes I get a black screen. I can't find the problem? Who does have an idea where to find the problem?

    A year or so ago there was a similar issue with a Flash Player release: http://www.infosemantics.com.au/adobe-captivate-advanced-elearning-tutorials/flash-player- conflicts-with-text-animations
    On that occasion it turned out to be an issue with Text Animations in Cp5 being incompatible with the new version of FP.
    Since you're on Cp4 and you're using a totally different version of Flash Player it would seem unlikely to be the same issue, but your mention of a Black Screen makes me wonder if perhaps there might be some element from Cp4 which is conflicting.
    You can try a process of elimination to locate the slide or slides on which the conflict might exist.  Just hide all slides in one half of the project and publish to see if the issue remains.  If it does, unhide all of the first slides and then hide all slides in the other half of the project.  If the issue is resolved, keep hiding specific groups of slides until you locate the issue.  If it's confined to a single slide, try deleting elements on the slide and then publishing to see if you can find the offending item.

  • ORA-29534 when loading Java XML Parser

    Hi. I'm trying to install the Java and PL/SQL parsers into an 8i database, following the instructions in Steve Muench's O'Reilly book.
    It looks like loadjava is loading the classes, but when it tries to resolve them I get the ORA-29534 error for each class. We're running 8.1.5 on the database, and the parser is 2.0.10 (I think - I downloaded it from OTN today, and I'm installing the Java parser from the Java XDK not the PL/SQL XDK).
    Any help is appreciated.
    Thanks in advance,
    Craig Drabik
    Lead Programmer/Analyst
    Univeristy at Buffalo
    [email protected]

    That's 2.0.2.10 not 2.0.10
    -Craig
    null

  • Error when loading java spades applet

    I updated the new java now i can't play spades.
    I am unable to uninstall java and reinstall because it was originally installed under a user that has since been deleted from my computer.
    Is there anything I can do? I am able to play other games online like gin in yahoo but the spades applet will not load. I have went and made sure that the settings are set to use browser.
    I am just not sure what else to do can you please help me?
    My husband had this problem before and I uninstalled and reinstalled for him and it worked. However this seems to not be an option for me because of the user problem.
    This is what I get in the Java Console.
    Java Plug-in 1.5.0_09
    Using JRE version 1.5.0_09 Java HotSpot(TM) Client VM
    User home directory = C:\Documents and Settings\Jennifer Bingham
    c: clear console window
    f: finalize objects on finalization queue
    g: garbage collect
    h: display this help message
    l: dump classloader list
    m: print memory usage
    o: trigger logging
    p: reload proxy configuration
    q: hide console
    r: reload policy configuration
    s: dump system and deployment properties
    t: dump thread list
    v: dump thread stack
    x: clear classloader cache
    0-5: set trace level to <n>
    load: class com.yahoo.games.client.spades.SpadesApplet not found.
    java.lang.ClassNotFoundException: com.yahoo.games.client.spades.SpadesApplet
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadCode(Unknown Source)
         at sun.applet.AppletPanel.createApplet(Unknown Source)
         at sun.plugin.AppletViewer.createApplet(Unknown Source)
         at sun.applet.AppletPanel.runLoader(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.io.IOException: open HTTP connection failed.
         at sun.applet.AppletClassLoader.getBytes(Unknown Source)
         at sun.applet.AppletClassLoader.access$100(Unknown Source)
         at sun.applet.AppletClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         ... 10 more
    load: class com.yahoo.games.client.spades.SpadesApplet not found.
    java.lang.ClassNotFoundException: com.yahoo.games.client.spades.SpadesApplet
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadCode(Unknown Source)
         at sun.applet.AppletPanel.createApplet(Unknown Source)
         at sun.plugin.AppletViewer.createApplet(Unknown Source)
         at sun.applet.AppletPanel.runLoader(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.io.IOException: open HTTP connection failed.
         at sun.applet.AppletClassLoader.getBytes(Unknown Source)
         at sun.applet.AppletClassLoader.access$100(Unknown Source)
         at sun.applet.AppletClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         ... 10 more

    What is going on today and yesterday. This same thing occured with me yesterday and there i've found nothing on the web which corrects the problem.
    Here is my error log.
    Java Plug-in 1.5.0_10
    Using JRE version 1.5.0_10 Java HotSpot(TM) Client VM
    User home directory = C:\Documents and Settings\jfretwell
    c: clear console window
    f: finalize objects on finalization queue
    g: garbage collect
    h: display this help message
    l: dump classloader list
    m: print memory usage
    o: trigger logging
    p: reload proxy configuration
    q: hide console
    r: reload policy configuration
    s: dump system and deployment properties
    t: dump thread list
    v: dump thread stack
    x: clear classloader cache
    0-5: set trace level to <n>
    load: class com.yahoo.games.client.spades.SpadesApplet not found.
    java.lang.ClassNotFoundException: com.yahoo.games.client.spades.SpadesApplet
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadCode(Unknown Source)
         at sun.applet.AppletPanel.createApplet(Unknown Source)
         at sun.plugin.AppletViewer.createApplet(Unknown Source)
         at sun.applet.AppletPanel.runLoader(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.io.IOException: open HTTP connection failed.
         at sun.applet.AppletClassLoader.getBytes(Unknown Source)
         at sun.applet.AppletClassLoader.access$100(Unknown Source)
         at sun.applet.AppletClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         ... 10 more
    load: class com.yahoo.games.client.spades.SpadesApplet not found.
    java.lang.ClassNotFoundException: com.yahoo.games.client.spades.SpadesApplet
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadCode(Unknown Source)
         at sun.applet.AppletPanel.createApplet(Unknown Source)
         at sun.plugin.AppletViewer.createApplet(Unknown Source)
         at sun.applet.AppletPanel.runLoader(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.io.IOException: open HTTP connection failed.
         at sun.applet.AppletClassLoader.getBytes(Unknown Source)
         at sun.applet.AppletClassLoader.access$100(Unknown Source)
         at sun.applet.AppletClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         ... 10 more

  • 9860goes white screen when loading

    i have a blackberry 9860 and i change the sim and it asked for blackberry id log in and password all the 10 attempts i failed and then the wipe came and i did  it once that wipe got over now when i am switching onblackberry  logo comes on and when the loading bar reaches almost 60 percent the screen becomes completely white can you please help me fix it 

    Hi and Welcome to the Community!
    The simplest way is to, on a PC (you cannot do this on MAC):
    1) Make sure you have a current and complete backup of your BB...you can find complete instructions via the link in my auto-sig below. (Sorry, in your situation, this is moot.)
    2) Uninstall, from your PC, any BB OS packages
    3) Make sure you have the BB Desktop Software already installed
    http://us.blackberry.com/software/desktop.html
    4) Download and install, to your PC, the BB OS package you desire:
    http://us.blackberry.com/support/downloads/download_sites.jsp
    It is sorted first by carrier -- so if all you want are the OS levels your carrier supports, your search will be quick. However, some carriers are much slower than others to release updates. To truly seek out the most up-to-date OS package for your BB, you must dig through and find all carriers that support your specific model BB, and then compare the OS levels that they support.
    5) Delete, on your PC, all copies of VENDOR.XML...there will be at least one, and perhaps 2, and they will be located in or similarly to (it changes based on your Windows version) these folders:
    C:\Program Files (x86)\Common Files\Research In Motion\AppLoader
    C:\Users\(your Windows UserName)\AppData\Roaming\Research In Motion\BlackBerry\Loader XML
    Hi and Welcome to the Community!
    The simplest way is to, on a PC (you cannot do this on MAC):
    1) Make sure you have a current and complete backup of your BB...you can find complete instructions via the link in my auto-sig below.
    2) Uninstall, from your PC, any BB OS packages
    3) Make sure you have the BB Desktop Software already installed
    http://us.blackberry.com/software/desktop.html
    4) Download and install, to your PC, the BB OS package you desire:
    http://us.blackberry.com/support/downloads/download_sites.jsp
    It is sorted first by carrier -- so if all you want are the OS levels your carrier supports, your search will be quick. However, some carriers are much slower than others to release updates. To truly seek out the most up-to-date OS package for your BB, you must dig through and find all carriers that support your specific model BB, and then compare the OS levels that they support.
    5) Delete, on your PC, all copies of VENDOR.XML...there will be at least one, and perhaps 2, and they will be located in or similarly to (it changes based on your Windows version) these folders:
    C:\Program Files (x86)\Common Files\Research In Motion\AppLoader
    C:\Users\(your Windows UserName)\AppData\Roaming\Research In Motion\BlackBerry\Loader XML
    Now, attempt the use of these tricks -- but, if any suggest an Update Website, substitute please LOADER.EXE (located near one of the same locations as VENDOR.XML from above):
    KB10144 How to force the detection of the BlackBerry smartphone using Application Loader
    KB27956 How to recover a BlackBerry smartphone from any state
    http://crackberry.com/blackberry-101-lecture-12-how-reload-operating-system-nuked-blackberry
    Good luck and let us know!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Hundreds of errors when loading Java WEBDynpro project .

    Hello all,
    Almost a year ago, we built some custom webdynpro iviews. Until now everything works fine, but the customer has requested some minor changes .
    So I connected to the dev server and loaded the track we had created for this project. The problem is that when we create a project from the DTR, in order to edit it, we get a load of errors, which were ofcourse not occurring when we compiled the project .
    For example, this is an error in my Custom Controller "ZHRCOS_P0002_CONTR"
    The code was automatically generated by the system when it was created, so if I try to change anything I get the message "This Code is Derived, do you really want to change it?"
    inside the code there is the function
    infoRecords = GCIContext.createModelNode("Records", true, CMICardinality.MANY, CMICardinality.ZERO_TO_ONE, true, ... etc .
    There I get the message
    "CMICardinality.MANY cannot be resolved"
    I would think that some necessary packages were not loaded during the "Create project" procedure, although I loaded all the dependencies .
    But, what I actually see, is that the class <CMICardinality> exists, only that instead of having the constant <MANY>, it has the constant <CARDINALITY_MANY> .
    This is something I cannot understand, because the Dynpros were compiled almost one year ago and they are still working fine. Why do I get those problems ?

    Thank you both, but I have already tried these approaches. I also tried with other projects and I have the same problem .
    Also I noticed that the visual editor seems to have a problem, but I do not know if it is connected to the above .
    "Unhandled event loop exception"
    I have changed my NWDS to 7.2, but I don't think that the studio version would have any impact on the building of the webdynpro.
    Edited by: Markos Daskalakis on Nov 2, 2010 3:51 PM

  • Why do I get a black screen when loading pdf from internet

    I have a MacBook Pro and upgraded to Adobe Reader 11.0.06.  Now when I attempt to download a pdf from the internet, the Reader screen opens but the text portion of the screen is black.  I can open pdf file i have previously saved.

    Another possibility to to use the Schubert PDF plug in. It has been around for years and works great.
    http://www.schubert-it.com/pluginpdf/
    I do not know if it will work in Lion but it does work in Snow Leopard.
    Steve H

  • QTVR - White screen when loaded, but hotspots active

    Hi, I'm hoping someone can help me with the following problem. I am showing quicktime VR movie in a HTML page, using the following code:;
    This is in the head section:-
    <script language="JavaScript" src="Scripts/AC_QuickTime.js"></script>
    (Appropriate javascript file, downloaded from Apple, is in the Scripts folder.)
    This is in the body section:-
    <script type="text/javascript">
    QTWriteOBJECTXHTML('Media/VR/SCO011VR.MOV', '600', '300', '',
    'autoplay', 'true',
    'align', 'middle',
    'Hotspot13', '../../CTS253_PMS_00_Sco011.2_Cde001V01.htm',
    'Hotspot172', '../../CTS253_PMS_00_Sco011.4_Cde001V01.htm');
    </script>
    When run it only shows a white inset window where the VR should be - it appears to have loaded the file as the hotspots are active (cursor changes when moved over them), but I need to click on the white area to show the actual image/panorama.
    Same problem occurs whether using above code or doing a simple 'embed', but the above method avoids the I.E. activeX prompt. (am using I.E.6 & QT 6.5, and developing the HTML page on a PC).
    Inserting a normal quicktime movie works fine, suggesting a problem with the VR files. I am using an old MAC with Apples quicktime VR authoring software to produce the VR, & this is the first one I have done, but I have tested an old VR file produced by another employee a couple of years ago for a different purpose, and get the same problem.
    Any help would be much appreciated, as this is for a work-related project which needs fixing asap!
      Windows 2000  
      Windows 2000  

    (I'm trying to restore from backup)

  • Firefox on Linux crashes when loading java script web page while running on Windows works fine

    Hello all,
    well in my effort in writting php I frequently use phpanywhere.com
    The site loads successfully in both Windows and Linux setup (fully up-dated). However, when I press on .php file so to begin editing the Linux installed Firefox crashes and closes down every time (also when using different preference under JacaScript menu). Windows setup seems to have no problem at all.
    This has been checked in three different PC with Ubuntu Maveric installed on them. In all these cases Firefox crashes.
    Any possible ideas on that one?

    I have the same problem. I've never been able to identify when it started. Once firefox crashes, mpd, if it was playing, becomes unresponsive. The only way to get a flash site working again is to reboot my computer.
    I uninstalled flash: I'm not going to put up with that kind of behaviour. Now I watch youtube videos on other people's computers --you know how they say "You've GOT to see this movie!". And if I really need to see that one specific video, there's youtube-dl.
    Unfortunately gnash doesn't work on youtube for me.

  • Black screen when loading some apps

    Hi everyone,
    On certain apps I have bought like Angry Birds and AgingBooth the iPhone screen just goes black and takes me back to the home screen about 10 seconds later, Anybody know why?
    iPhone 3gs 16Gb
    Thanks

    Try rebooting and try again.
    To reboot:
    Hold BOTH the HOME and LOCK BUTTONS
    DO NOT let go when it says Slide to Turn Off.
    Keep holding BOTH even after screen goes black.
    You can let go when you see the Apple Logo.

  • PB blinking screen when loading to message app

    While I was in the message function of my PB it started blinking and I was unable to open any email. I closed the app and re-opened, but the blinking continued. I have also shut down and restarted PB. What is wrong and how do I fix?

    You need to backup your data like your media and do a security wipe on the pb.
    Be a Shepard and not an iSheep.

Maybe you are looking for

  • Core Image and Intel GMA950 graphics processor

    Does the Intel GMA950 graphics processor support Core Image? Mac Mini   Mac OS X (10.4.4)  

  • UndoTBS Management

    Hello Everybody, I have a script to import some data in my database (this script is based on imports with .dump files (two files which are approximatly 449 Mb and 40 Mb) and it is not working because of my undo tablespace's size. I can see it's full

  • Query Hangs while Parsing

    In one of our databases, one of the Select query hangs at the parsing stage. The query was working fine few days back. How and what can be traced to see the cause of this hang. Database is in 10.2.0.3 and statistics has been gathered for all the affe

  • Sap-gp - crm gp

    hi all i have to transfer the business partners from crm to the sap central business partner (but000). do i have to make the same customizing settings that i make when i transfer the data to the sd (kna1)? is there a best practice guide? please advis

  • Tabular Report problem

    Hi There, I have a report with 22 coulmns it is Tabular report how can adjust the 22 columns in my report. I have only one group. Please advice. Thanks, Zee