Bug in Procedure testing

SQL Developer 3.1.0.7
I created a new procedure with a package.
Everything compiles ok, no errors.
When I try to "run" the procedure, there is no capability to enter paraameters (in my case 2 parameters are needed).
I checked this functionality in 1.5.4 and everything there works OK.
I think that this is a BUG in 3.1.0.7.

Hi Den,
Thanks for the hint. A test case would have been appreciated, but I found one without too much trouble. I logged a bug for it:
Bug 13852778 - REGRESSION: FORUM: NPE FOR PROCEDURE WITH AN OUT REFCURSOR
You are correct, in some cases of a procedure with an OUT REFCURSOR, the Run PL/SQL dialog functions on both 3.0 and 3.1, but other cases prompt correctly only on 3.0 and come up blank on 3.1. Here is one such case:
create table wine
( col1 varchar2(40)
create or replace PACKAGE winepkg
IS
   /* Define the REF CURSOR type. */
   TYPE wine_type IS REF CURSOR RETURN wine%ROWTYPE;
END winepkg;
create or replace procedure find_wine
      (col1_in in varchar2,
       c1 out winepkg.wine_type)
    as
    BEGIN
       /* If column value entered */
       IF (length(col1_in) > 0)
       THEN
          OPEN c1 FOR
          select *
          from wine
          where wine.col1 = col1_in;
       END IF;
    END find_wine;
/Regards,
Gary
SQL Developer Team

Similar Messages

  • Officejet pro L7590 software/machine install procedure test

    Just going to list a procedure I used to hook up an Officejet pro L7590 to my windows 7computer.
    I need someone to try this out and tell me if it worked for them ( it worked for both of my computers ).
    1...
    - uninstall the printer if installed and use the HP unistall to remove the software. 
    - Reboot to complete the uninstall.
    2...
    - Download and install CCleaner and run it to repair registry issues.
    3...
    - Download and run "Windows Installer cleanup utility"
    - "If you have the program installed, open it in Start - All Programs - Windows Install Cleanup.  It then opens up and you should see a list of many program name.  Please have a look there if you find the following entries "32/64 bit HP Cio installer", "bpd_scan", "scan".  If you find this, please select the program and press the "remove"."
    - Restart computer.
    4...
    - Search the computer C drive program files for the folder HP, look inside and if it has the folders marked CIO, Digital Imaging and software updater, then go back to the HP folder and delete it.
    5...
    - Load newest version of HP software
    - at the review installation options box - click on "select software" then uncheck everything except for the top two and OCR then click on OK then Next.
    - When the connect device now window opens check the box that says "unable to connect now" and hit next and then look for the install shortcut on desktop and make sure its checked then hit finish.
    6...
    - Restart computer
    7...
    - Use the desktop HP short cut "install new device".
    - use USB connect and hit next
    - When connect device now appears use the "connect using USB cable"
    -Hit finish button
    - Cancel the register product now window.
    - Cancel the registration now window
    -at the end of device install use "print test page" to confiem install
    - NOW install more software using the button that says " More software "
    -then press the "more" button and select the "Solutions center software "
    -Click finish and exit.
    8...
    - Double click the HP Solutions desktop shortcut and test your new capabilities.
    Please respond to tell me how it worked out ???
    Thank you for testing.

    Hi rvanwaning
    You can use the cd or download the drivers and then plug the printer in when prompted to install the printer software. Here is a document for the different ways to install the printer.
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c02282602&tmp_task=useCategory&cc=us&dlc=en&lang...
    I have included the drivers link for you to download.
    Win7 32 bit drivers.
    http://h10025.www1.hp.com/ewfrf/wc/softwareDownloadIndex?softwareitem=mp-79356-2&cc=us&dlc=en&lc=en&...
    Win7 64 bit drivers.
    http://h10025.www1.hp.com/ewfrf/wc/softwareDownloadIndex?softwareitem=mp-79356-2&cc=us&dlc=en&lc=en&...
    Hope this helps.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    Gemini02
    I work on behalf of HP

  • BUG: Debug Unit tests in Selected

    I think I've found a bug in JDeveloper.
    Using "Debug Unit Tests in Selected" does not all unit tests in the selected projects.
    To reproduce:
    -select a list of projects,
    -right click and select "Debug Unit Tests in Selected".
    Results:
    -JDev will run all the unit tests in the last project selected but no others.
    What it should do:
    -JDev should run all unit tests in all selected projects
    System properties:
    About
    Oracle JDeveloper 11g Release 1 11.1.1.2.0
    Studio Edition Version 11.1.1.2.0
    Build JDEVADF_11.1.1.2.0_GENERIC_091029.2229.5536
    Copyright © 1997, 2009 Oracle and/or its affiliates. All rights reserved.
    IDE Version: 11.1.1.2.36.55.36
    Product ID: oracle.jdeveloper
    Product Version: 11.1.1.2.36.55.36
    Version
    Component     Version
    =========     =======
    ADF Business Components     11.1.1.55.36
    Java(TM) Platform     1.6.0_14
    Oracle IDE     11.1.1.2.36.55.36
    SOA Composite Editor     11.1.1.2.0.12.16
    Versioning Support     11.1.1.2.36.55.36
    Properties
    Name     Value
    ====     =====
    awt.toolkit     sun.awt.windows.WToolkit
    ceditor.java.parse.large     1500
    ceditor.java.parse.small     300
    class.load.environment     oracle.ide.boot.IdeClassLoadEnvironment
    class.load.log.level     CONFIG
    class.transfer     delegate
    compiler.vmargs     -Xmx512m
    EDITOR_J2SE_VERSION     1.5
    feedbackmanager.disable     false
    file.encoding     Cp1252
    file.encoding.pkg     sun.io
    file.separator     \
    http.agent     Mozilla/5.0 (Java 1.6.0_14; Windows XP 5.1 x86; en_CA) ICEbrowser/v6_1_3
    ice.browser.forcegc     false
    ice.pilots.html4.ignoreNonGenericFonts     true
    ice.pilots.html4.tileOptThreshold     0
    ide.bootstrap.start     209766300466
    ide.build     JDEVADF_11.1.1.2.0_GENERIC_091029.2229.5536
    ide.conf     C:\Oracle\Middleware\jdeveloper\jdev\bin\jdev.conf
    ide.config_pathname     C:\Oracle\Middleware\jdeveloper\jdev\bin\jdev.conf
    ide.debugbuild     false
    ide.devbuild     false
    ide.editions     oracle.studio, oracle.j2ee, oracle.jdeveloper
    ide.extension.role.search.path     jdev/roles
    ide.extension.search.path     jdev/extensions:sqldeveloper/extensions
    ide.feedbackmanager.customer     false
    ide.firstrun     false
    ide.java.maxversion     1.7
    ide.java.minversion     1.6.0_04
    ide.launcherProcessId     5376
    ide.main.class     oracle.ide.boot.IdeLauncher
    ide.max.jar.handles     500
    ide.patches.dir     jdev/lib/patches
    ide.pref.dir     C:\Documents and Settings\m_robinson\Application Data\JDeveloper
    ide.pref.dir.base     C:\Documents and Settings\m_robinson\Application Data
    ide.product     oracle.jdeveloper
    ide.shell.enableFileTypeAssociation     C:\Oracle\Middleware\jdeveloper\jdeveloper.exe
    ide.splash.screen     splash.gif
    ide.startingArg0     C:\Oracle\Middleware\jdeveloper\jdeveloper.exe
    ide.startingcwd     C:\Oracle\Middleware\jdeveloper
    ide.throttleLocale     true
    ide.user.dir     C:\Documents and Settings\m_robinson\Application Data\JDeveloper
    ide.user.dir.var     JDEV_USER_HOME,JDEV_USER_DIR
    ide.work.dir     C:\\JDeveloper
    ide.work.dir.base     C:\Documents and Settings\m_robinson\My Documents
    ilog.propagatesPropertyEditors     false
    inJUIDesigntime     true
    insight.suppresshidden     true
    INSIGHT_OMIT_HIDDEN     true
    java.awt.graphicsenv     sun.awt.Win32GraphicsEnvironment
    java.awt.printerjob     sun.awt.windows.WPrinterJob
    java.class.path     ..\..\ide\lib\ide-boot.jar
    java.class.version     50.0
    java.endorsed.dirs     C:\Oracle\Middleware\jdk160_14_R27.6.5-32\jre\lib\endorsed
    java.ext.dirs     C:\Oracle\Middleware\jdk160_14_R27.6.5-32\jre\lib\ext;C:\WINDOWS\Sun\Java\lib\ext
    java.home     C:\Oracle\Middleware\jdk160_14_R27.6.5-32\jre
    java.io.tmpdir     C:\DOCUME~1\M_ROBI~1\LOCALS~1\Temp\
    java.library.path     C:\Oracle\Middleware\jdeveloper;.;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\oraclexe\app\oracle\product\10.2.0\server\bin;C:\Ora\Forms10g\jdk\jre\bin\classic;C:\Ora\Forms10g\jdk\jre\bin;C:\Ora\Forms10g\jdk\jre\bin\client;C:\Ora\Forms10g\jlib;C:\Ora\Forms10g\bin;C:\Ora\Forms10g\jre\1.4.2\bin\client;C:\Ora\Forms10g\jre\1.4.2\bin;C:\Ora\Orant\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files\Intel\DMIX;C:\Program Files\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\NTRU Cryptosystems\NTRU TCG Software Stack\bin\;C:\Program Files\Wave Systems Corp\Gemalto\Access Client\v5\;C:\Program Files\TortoiseHg\;C:\Program Files\JProbe 8.3\bin;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\Java\jre6\bin;C:\Program Files\GnuWin32\bin;C:\Tools\Mercurial;C:\cygwin\bin;C:\Oracle\Middleware\jdk160_14_R27.6.5-32\bin;C:\Oracle\Middleware\jdeveloper\ant\bin
    java.naming.factory.initial     oracle.javatools.jndi.LocalInitialContextFactory
    java.naming.factory.url.pkgs     weblogic.jndi.factories:weblogic.corba.j2ee.naming.url
    java.protocol.handler.pkgs     oracle.fabric.common.uddiurl.handler|oracle.jdevimpl.handler|weblogic.net
    java.runtime.name     Java(TM) SE Runtime Environment
    java.runtime.version     1.6.0_14-b08
    java.specification.name     Java Platform API Specification
    java.specification.vendor     Sun Microsystems Inc.
    java.specification.version     1.6
    java.vendor     Sun Microsystems Inc.
    java.vendor.url     http://java.sun.com/
    java.vendor.url.bug     http://java.sun.com/cgi-bin/bugreport.cgi
    java.version     1.6.0_14
    java.vm.info     mixed mode
    java.vm.name     Java HotSpot(TM) Client VM
    java.vm.specification.name     Java Virtual Machine Specification
    java.vm.specification.vendor     Sun Microsystems Inc.
    java.vm.specification.version     1.0
    java.vm.vendor     Sun Microsystems Inc.
    java.vm.version     14.0-b16
    javax.rmi.CORBA.PortableRemoteObjectClass     weblogic.iiop.PortableRemoteObjectDelegateImpl
    javax.rmi.CORBA.UtilClass     weblogic.iiop.UtilDelegateImpl
    javax.xml.parsers.DocumentBuilderFactory     oracle.xml.jaxp.JXDocumentBuilderFactory
    jbo.debugoutput     silent
    jbo.showdebugwarningbanner     false
    jps.authz     NULL
    line.separator     \r\n
    oracle.adfm.usemds     false
    oracle.home     C:\Oracle\Middleware\jdeveloper\
    oracle.j2ee.extension.status     enabled
    oracle.jbo.usemds     false
    oracle.jdbc.Trace     true
    oracle.jdeveloper.webservice.hidePropertyOverride     false
    oracle.jdeveloper.webservice.showAllOwsmPolicyTypes     false
    oracle.mds.internal.config.override.emptystore     true
    oracle.security.jps.config     /C:/Documents and Settings/m_robinson/Application Data/JDeveloper/system11.1.1.2.36.55.36/DefaultDomain/config/fmwconfig/jps-config-jse.xml
    oracle.soap.transport.noHTTPClient     true
    oracle.translated.locales     de,es,fr,it,ja,ko,pt_BR,zh_CN,zh_TW
    oracle.xdkjava.compatibility.version     9.0.4
    org.omg.CORBA.ORBClass     weblogic.corba.orb.ORB
    org.omg.CORBA.ORBSingletonClass     weblogic.corba.orb.ORB
    os.arch     x86
    os.name     Windows XP
    os.version     5.1
    path.separator     ;
    reserved_filenames     con,aux,prn,lpt1,lpt2,lpt3,lpt4,lpt5,lpt6,lpt7,lpt8,lpt9,com1,com2,com3,com4,com5,com6,com7,com8,com9,conin$,conout,conout$
    sun.arch.data.model     32
    sun.awt.disablegrab     true
    sun.awt.keepWorkingSetOnMinimize     true
    sun.boot.class.path     ../lib/lwawt.jar;C:\Oracle\Middleware\jdk160_14_R27.6.5-32\jre\lib\resources.jar;C:\Oracle\Middleware\jdk160_14_R27.6.5-32\jre\lib\rt.jar;C:\Oracle\Middleware\jdk160_14_R27.6.5-32\jre\lib\sunrsasign.jar;C:\Oracle\Middleware\jdk160_14_R27.6.5-32\jre\lib\jsse.jar;C:\Oracle\Middleware\jdk160_14_R27.6.5-32\jre\lib\jce.jar;C:\Oracle\Middleware\jdk160_14_R27.6.5-32\jre\lib\charsets.jar;C:\Oracle\Middleware\jdk160_14_R27.6.5-32\jre\classes
    sun.boot.library.path     C:\Oracle\Middleware\jdk160_14_R27.6.5-32\jre\bin
    sun.cpu.endian     little
    sun.cpu.isalist     pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86
    sun.desktop     windows
    sun.io.unicode.encoding     UnicodeLittle
    sun.java2d.noddraw     true
    sun.jnu.encoding     Cp1252
    sun.management.compiler     HotSpot Client Compiler
    sun.os.patch.level     Service Pack 3
    svnkit.sax.useDefault     true
    user.country     CA
    user.dir     C:\Oracle\Middleware\jdeveloper\jdev\bin
    user.home     C:\Documents and Settings\m_robinson
    user.language     en
    user.name     m_robinson
    user.timezone     America/Los_Angeles
    user.variant     
    wasp.location     ../../uddi
    weblogic.home     C:\Oracle\Middleware\wlserver_10.3\server
    weblogic.security.SSL.ignoreHostnameVerification     true
    weblogic.security.TrustKeyStore     DemoTrust
    windows.shell.font.languages     en
    Extensions
    Name     Identifier     Version     Status
    ====     ==========     =======     ======
    ADF Business Components     oracle.BC4J     11.1.1.2.36.55.36     Loaded
    ADF Business Components Dependency     oracle.bc4j.dependency     11.1.1.2.36.55.36     Loaded
    ADF Business Components Deployment     oracle.bc4jdt.deploy     11.1.1.2.36.55.36     Loaded
    ADF Business Components Modeler     oracle.adfbcdt.modeler     11.1.1.2.36.55.36     Loaded
    ADF Business Components Tester     oracle.bc4j.tester     11.1.1.2.36.55.36     Loaded
    ADF Context Debugger     oracle.adf.share.debug     11.1.1.2.36.55.36     Loaded
    ADF Controller Configuration Design Time     oracle.adf.controller.config.dt     11.1.1.2.36.55.36     Loaded
    ADF Data Visualizations Design Time Tests     oracle.dvt.dt     11.1.1.2.36.55.36     Loaded
    ADF Debugger     oracle.adf.debug     11.1.1.2.36.55.36     Loaded
    ADF Debugger Diagram Support     oracle.adf.debug.diagram     11.1.1.2.36.55.36     Loaded
    ADF Desktop Integration Design Time     oracle.adfdt.desktopintegration     11.1.1.2.36.55.36     Loaded
    ADF Faces Cache     oracle.webcache     11.1.1.2.36.55.36     Loaded
    ADF Faces Data Visualization Tools Help     oracle.dvt-faces-doc     11.1.1.0.0     Loaded
    ADF Faces Databinding Design Time     oracle.adf-faces-databinding-dt     11.1.1.2.36.55.36     Loaded
    ADF Faces Design Time     oracle.adf-faces-dt     11.1.1.2.36.55.36     Loaded
    ADF Faces Design Time Migration     oracle.adffacesdt.migration     11.1.1.2.36.55.36     Loaded
    ADF Faces Runtime Help     oracle.adf-faces-rt-doc     11.1.1.0.0     Loaded
    ADF Faces Skin Design Time     oracle.adf-faces-skin-dt     11.1.1.2.36.55.36     Loaded
    ADF Java Server Faces Diagram     oracle.adf.jsf.diagram     11.1.1.2.36.55.36     Loaded
    ADF Library Design Time     oracle.jdeveloper.adflibrary     11.1.1.2.36.55.36     Loaded
    ADF Lifecycle Design Time     oracle.adf.lifecycle.dt     11.1.1.2.36.55.36     Loaded
    ADF Management Pages     oracle.adf.management     11.1.1.2.36.55.36     Loaded
    ADF Menu Model Design-Time     oracle.adfmenudt     11.1.1.2.36.55.36     Loaded
    ADF Page Flow Design Time     oracle.adf.pageflow.dt     11.1.1.2.36.55.36     Loaded
    ADF Page Flow Design Time Extras     oracle.adf.pageflow.dt.extras     11.1.1.2.36.55.36     Loaded
    ADF Page Template DT     oracle.adf-faces-templating-dt     11.1.1.2.36.55.36     Loaded
    ADF Region Design Time     oracle.adf-faces-region-dt     11.1.1.2.36.55.36     Loaded
    ADF Struts Page Flow Modeler     oracle.struts.adf     11.1.1.2.36.55.36     Loaded
    ADF Struts and Model One Databinding     oracle.adf.struts.and.model.one.databinding.dt     11.1.1.2.36.55.36     Loaded
    ADF Swing     oracle.adfdt.swingcore     11.1.1.2.36.55.36     Loaded
    ADF View Debugging Design Time     adf.view.debugging.dt     11.1.1.2.36.55.36     Loaded
    ADFv Common Databinding     oracle.adf-view-databinding-dt     11.1.1.2.36.55.36     Loaded
    AIA Composite Application Framework     oracle.aia.caf.cafextensionwizard     2.4     Loaded
    Ant     oracle.ant     11.1.1.2.36.55.36     Loaded
    Application Server Manager     oracle.jdeveloper.asnav     11.1.1.2.36.55.36     Loaded
    Application State - Application Navigator     oracle.ideimpl.appstate.appnav     11.1.1.2.36.55.36     Loaded
    Application State - Editors     oracle.ide.appstate.editors     11.1.1.2.36.55.36     Loaded
    Application State Manager     oracle.ide.appstate     11.1.1.2.36.55.36     Loaded
    Archive Compare     oracle.jdeveloper.archive-compare     11.1.1.2.36.55.36     Loaded
    BAM     oracle.bam     11.1.1     Loaded
    BI Beans Graph     oracle.bibeans     11.1.1.2.36.55.36     Loaded
    BM metamodel framework     oracle.bm.meta     11.1.1.2.36.55.36     Loaded
    Bug Reporter     oracle.jdeveloper.bugfiler     11.1.1.2.36.55.36     Loaded
    Business Modelers     oracle.bm     11.1.1.2.36.55.36     Loaded
    Check For Updates     oracle.ide.webupdate     11.1.1.2.36.55.36     Loaded
    Code Editor     oracle.ide.ceditor     11.1.1.2.36.55.36     Loaded
    Command Line Formatting Support     oracle.jdeveloper.ojformat     11.1.1.2.36.55.36     Loaded
    Command Line Make/Rebuild Support     oracle.jdevimpl.oj-compiler     11.1.1.2.36.55.36     Loaded
    Common Controller Design-Time     oracle.controller.dt     11.1.1.2.36.55.36     Loaded
    Common Page Flow Design-Time     oracle.pageflow.dt     11.1.1.2.36.55.36     Loaded
    Component Palette     oracle.ide.palette1     11.1.1.2.36.55.36     Loaded
    Controller to ADF Bindings Bridge     oracle.controller.bindings.dt     11.1.1.2.36.55.36     Loaded
    Database Connection Support     oracle.jdeveloper.db.connection     11.1.1.2.36.55.36     Loaded
    Database Features (JDeveloper)     oracle.jdeveloper.db     11.1.1.2.36.55.36     Loaded
    Database Features (SQLDeveloper in JDeveloper)     oracle.jdeveloper.db.navigator     11.1.1.2.36.55.36     Loaded
    Database Modeler     oracle.dbmodeler     11.1.1.2.36.55.36     Loaded
    Database Modeler Migration     oracle.dbmodeler.migrate     11.1.1.2.36.55.36     Loaded
    Database Object Dependency API Support     oracle.jdeveloper.db.dependency     11.1.1.2.36.55.36     Loaded
    Database Object Explorers     oracle.ide.db.explorer     11.1.1.2.36.55.36     Loaded
    Database Object Transfer Framework     oracle.jdeveloper.db.transfer     11.1.1.2.36.55.36     Loaded
    Database UI     oracle.ide.db     11.1.1.2.36.55.36     Loaded
    Design Time Resource Bundle Variable Resolver     oracle.jdeveloper.resourcebundle.resolver.dt     11.1.1.2.36.55.36     Loaded
    Diagram Framework     oracle.diagram     11.1.1.2.36.55.36     Loaded
    Diagram Framework Toplink extensions     oracle.diagram.toplink     11.1.1.2.36.55.36     Loaded
    Diagram Javadoc Extension     oracle.diagram.javadoc     11.1.1.2.36.55.36     Loaded
    Diagram Thumbnail     oracle.diagram.thumbnail     11.1.1.2.36.55.36     Loaded
    Diagram to XMLEF Bridge     oracle.diagram.xmlef     11.1.1.2.36.55.36     Loaded
    Diff/Merge     oracle.ide.diffmerge     11.1.1.2.36.55.36     Loaded
    EJB     oracle.ejb     11.1.1.2.36.55.36     Loaded
    EJB Modeler     oracle.ejbmodeler     11.1.1.2.36.55.36     Loaded
    ESDK Sample - CodeInteraction     oracle.ide.extsamples.codeinteraction     11.1.1     Loaded
    Editor Tint     oracle.ide.ceditor-tint     11.1.1.2.36.55.36     Loaded
    Editor Tint (Java)     oracle.jdeveloper.ceditor-tint-java     11.1.1.2.36.55.36     Loaded
    Extended IDE Platform     oracle.javacore     11.1.1.2.36.55.36     Loaded
    Extension Designtime Core     oracle.jdeveloper.extensiondt.core     11.1.1.2.36.55.36     Loaded
    Extension Designtime UI     oracle.jdeveloper.extensiondt.ui     11.1.1.2.36.55.36     Loaded
    External Tools     oracle.ide.externaltools     11.1.1.2.36.55.36     Loaded
    Feedback     oracle.ide.feedback     11.1.1.2.36.55.36     Loaded
    File Support     oracle.ide.files     11.1.1.2.36.55.36     Loaded
    Fusion Application Overview Definition     oracle.ide.appoverview.fusion.definition     11.1.1.2.36.55.36     Loaded
    Fusion Web Application (ADF) Template     oracle.adf.webapp.template     11.1.1.2.36.55.36     Loaded
    Go to File     oracle.ide.gotofile     11.1.1.2.36.55.36     Loaded
    Go to Java Type     oracle.jdeveloper.gotojava     11.1.1.2.36.55.36     Loaded
    HTML     oracle.html     11.1.1.2.36.55.36     Loaded
    Help System     oracle.ide.help     11.1.1.2.36.55.36     Loaded
    History Support     oracle.jdeveloper.history     11.1.1.2.36.55.36     Loaded
    IDE Reports Extension     oracle.ide.report     11.1.1.2.36.55.36     Loaded
    Import/Export Support     oracle.ide.importexport     11.1.1.2.36.55.36     Loaded
    Index Migrator support     oracle.ideimpl.indexing-migrator     11.1.1.2.36.55.36     Loaded
    J2EE     oracle.j2ee     11.1.1.2.36.55.36     Loaded
    J2EE     oracle.j2ee.webapp.ve     11.1.1.2.36.55.36     Loaded
    J2EE     oracle.j2ee.webapp.ve.facelets     11.1.1.2.36.55.36     Loaded
    J2EE CSS     oracle.css     11.1.1.2.36.55.36     Loaded
    J2EE Faces Config     oracle.j2ee.facesconfig     11.1.1.2.36.55.36     Loaded
    J2EE Web App     oracle.j2ee.webapp     11.1.1.2.36.55.36     Loaded
    J2EE-ADRS     oracle.j2ee.adrs     11.1.1.2.36.55.36     Loaded
    J2ee extension help     oracle.j2ee.help     11.1.1.0.0     Loaded
    JDeveloper     oracle.jdeveloper     11.1.1.2.36.55.36     Loaded
    JDeveloper Runner     oracle.jdeveloper.runner     11.1.1.2.36.55.36     Loaded
    JGoodies Forms     oracle.jdeveloper.jgoodies     11.1.1.2.36.55.36     Loaded
    JPublisher     oracle.jdeveloper.db.jpub     11.1.1.2.36.55.36     Loaded
    JSON Language support     oracle.jdeveloper.json     11.1.1.2.36.55.36     Loaded
    JUnit Integration     oracle.jdeveloper.junit     11.1.1.2.36.55.36     Loaded
    JViews Registration Addin     oracle.diagram.registration     11.1.1.2.36.55.36     Loaded
    Java Annotation Inspector     oracle.jdeveloper.annotation.inspector     11.1.1.2.36.55.36     Loaded
    Java Breadcrumbs     oracle.jdeveloper.ceditor-breadcrumbs-java     11.1.1.2.36.55.36     Loaded
    Java Class Modeler     oracle.javamodeler     11.1.1.2.36.55.36     Loaded
    Java Modeler Toplink extensions     oracle.javamodeler.toplink     11.1.1.2.36.55.36     Loaded
    Java Server Faces Page Flow Modeler     oracle.jsfmod     11.1.1.2.36.55.36     Loaded
    Java Structure Compare     oracle.jdeveloper.java-compare     11.1.1.2.36.55.36     Loaded
    Java Type Search     oracle.jdeveloper.searchbar.java     11.1.1.2.36.55.36     Loaded
    Java extension help     oracle.java.help     11.1.1.0.0     Loaded
    JavaBeans, Swing, and AWT     oracle.swingawt     11.1.1.2.36.55.36     Loaded
    JavaScript Language Support     oracle.ide.javascript     11.1.1.2.36.55.36     Loaded
    Jdeveloper UI Editor     oracle.jdeveloper.uieditor     11.1.1.2.36.55.36     Loaded
    Jdeveloper XML Extension     oracle.jdeveloper.xml     11.1.1.2.36.55.36     Loaded
    Legacy Controller Design-Time     oracle.controller.bm.dt     11.1.1.2.36.55.36     Loaded
    Legacy Preferences integration for BM     oracle.modeler.bm.prefs     11.1.1.2.36.55.36     Loaded
    Log Window     oracle.ide.log     11.1.1.2.36.55.36     Loaded
    MDS Extension     oracle.mds     11.1.1.2.36.55.36     Loaded
    MOF Ide Integration     oracle.mof.ide     11.1.1.2.36.55.36     Loaded
    MOF Modeler Integration     oracle.modeler.mof     11.1.1.2.36.55.36     Loaded
    Mac OS X Adapter     oracle.ideimpl.apple     11.1.1.2.36.55.36     Loaded
    Modeler Framework     oracle.modeler     11.1.1.2.36.55.36     Loaded
    Modeler Framework Common Layer     oracle.modeler.common     11.1.1.2.36.55.36     Loaded
    Modelling migration from BM     oracle.modeler.bm.migrate     11.1.1.2.36.55.36     Loaded
    Navigator     oracle.ide.navigator     11.1.1.2.36.55.36     Loaded
    Nightly Indexing support     oracle.ideimpl.indexing-rt     11.1.1.2.36.55.36     Loaded
    OAR/MAR/SAR Deployment Support Extension     oracle.deploy.orapp     11.1.1.2.36.55.36     Loaded
    OWSM Policy Manager Installer     oracle.jdeveloper.webservice.wsmpm.installer     11.1.1.2.36.55.36     Loaded
    Object Gallery     oracle.ide.gallery     11.1.1.2.36.55.36     Loaded
    Object Viewer     oracle.sqldeveloper.oviewer     11.1.1.63.05     Loaded
    Offline Database     oracle.jdeveloper.offlinedb     11.1.1.2.36.55.36     Loaded
    Offline Database Import/Generate     oracle.jdeveloper.offlinedb.transfer     11.1.1.2.36.55.36     Loaded
    Offline Database Reports Extension     oracle.jdeveloper.offlinedb.report     11.1.1.2.36.55.36     Loaded
    Offline Database SXML     oracle.jdeveloper.offlinedb.sxml     11.1.1.2.36.55.36     Loaded
    Offline Database User Properties     oracle.jdeveloper.offlinedb.userprops     11.1.1.2.36.55.36     Loaded
    Offline Database User Properties SXML     oracle.jdeveloper.offlinedb.userprops.sxml     11.1.1.2.36.55.36     Loaded
    Oracle BPEL Designer     oracle.bpm.modeler     11.1.1.2.0.12.16     Loaded
    Oracle BPEL Designer Plugins     oracle.bpm.modeler.plugins     11.1.1.2.0.12.16     Loaded
    Oracle BPM DVM     oracle.bpm.dvm     11.1.1.2.0.12.16     Loaded
    Oracle BPM XREF     oracle.bpm.xref     11.1.1.2.0.12.16     Loaded
    Oracle Business Rules Designer     oracle.bpm.rules     11.1.1.2.0.12.16     Loaded
    Oracle Database Browser     oracle.sqldeveloper.thirdparty.browsers     11.1.1.63.05     Loaded
    Oracle ESS Designer     oracle.bpm.ess     11.1.1.2.0.12.16     Loaded
    Oracle Enterprise Repository Adapter     oracle.jdeveloper.rcoeradapter     11.1.1.2.36.55.36     Loaded
    Oracle Enterprise Repository Editor     oracle.jdeveloper.oereditor     11.1.1.2.36.55.36     Loaded
    Oracle Events Designer     oracle.bpm.events     11.1.1.2.0.12.16     Loaded
    Oracle Fabric Plugins     oracle.sca.modeler.plugins     11.1.1.2.0.12.16     Loaded
    Oracle Human Task Designer     oracle.bpm.workflow     11.1.1.2.0.12.16     Loaded
    Oracle IDE     oracle.ide     11.1.1.2.36.55.36     Loaded
    Oracle JDeveloper Spring 2 Integration     oracle.sca.spring2     11.1.1.2.0.12.16     Loaded
    Oracle JDevloper Deployment Core Module     oracle.deploy.core     11.1.1.2.36.55.36     Loaded
    Oracle MDS Design time     oracle.mds.dt     11.1.1.2.36.55.36     Loaded
    Oracle Mobile ADF     oracle.wireless.dt     11.1.1.2.36.55.36     Loaded
    Oracle Page Templates     oracle.adf-page-template-samples     11.1.1.2.36.55.36     Loaded
    Oracle SOA Composite Editor     oracle.sca.modeler     11.1.1.2.0.12.16     Loaded
    Oracle SOA Mediator     oracle.sca.mediator     11.1.1.2.0.12.16     Loaded
    Oracle SQL Developer     oracle.sqldeveloper     11.1.1.63.05     Loaded
    Oracle SQL Developer Reports     oracle.sqldeveloper.report     11.1.1.63.05     Loaded
    Oracle SQL Developer Worksheet     oracle.sqldeveloper.worksheet     11.1.1.63.05     Loaded
    Oracle XML Schema Support     oracle.sqldeveloper.xmlschema     11.1.1.63.05     Loaded
    PL/SQL Debugger     oracle.jdeveloper.db.debug.plsql     11.1.1.2.36.55.36     Loaded
    PROBE Debugger     oracle.jdeveloper.db.debug.probe     11.1.1.2.36.55.36     Loaded
    Peek     oracle.ide.peek     11.1.1.2.36.55.36     Loaded
    Persistent Storage     oracle.ide.persistence     11.1.1.2.36.55.36     Loaded
    Profiler     oracle.jdeveloper.profiler     11.1.1.2.36.55.36     Loaded
    Properties File Support     oracle.jdeveloper.props     11.1.1.2.36.55.36     Loaded
    Property Inspector     oracle.ide.inspector     11.1.1.2.36.55.36     Loaded
    Quick Start Features for Web Applications     quickstart.webapp.dt     11.1.1.2.36.55.36     Loaded
    QuickDiff     oracle.ide.quickdiff     11.1.1.2.36.55.36     Loaded
    REST Web Services     oracle.jdeveloper.webservice.rest     11.1.1.0.0     Loaded
    Refactoring     oracle.jdeveloper.refactoring     11.1.1.2.36.55.36     Loaded
    Replace With     oracle.ide.replace     11.1.1.2.36.55.36     Loaded
    Reports Extension     oracle.javatools.report     11.1.1.2.36.55.36     Loaded
    Resource Bundle Support     oracle.ide.resourcebundle     11.1.1.2.36.55.36     Loaded
    Resource Bundle Support for Properties Files     oracle.jdeveloper.resourcebundle.props     11.1.1.2.36.55.36     Loaded
    Resource Catalog Application Server Adapter     oracle.jdeveloper.asadapter     11.1.1.2.36.55.36     Loaded
    Resource Catalog DB UI extension     oracle.jdeveloper.db.rcadapter.ui     11.1.1.2.36.55.36     Loaded
    Resource Catalog Database Adapter     oracle.jdeveloper.rcdbadapter     11.1.1.2.36.55.36     Loaded
    Resource Catalog WSIL Adapter     oracle.jdeveloper.rcwsiladapter     11.1.1.2.36.55.36     Loaded
    Resource Lookup     oracle.jdeveloper.rclookup     11.1.1.2.36.55.36     Loaded
    Runner     oracle.ide.runner     11.1.1.2.36.55.36     Loaded
    SQL*Plus Integration     oracle.jdeveloper.db.sqlplus     11.1.1.2.36.55.36     Loaded
    SQLJ     oracle.jdeveloper.sqlj     11.1.1.2.36.55.36     Loaded
    Search Bar     oracle.ide.searchbar     11.1.1.0.0     Loaded
    SearchBar Commands     oracle.ide.searchbar.commands     11.1.1.2.36.55.36     Loaded
    Searchbar Preferences     oracle.ide.searchbar.preferences     11.1.1.2.36.55.36     Loaded
    Snippet Window     oracle.sqldeveloper.snippet     11.1.1.63.05     Loaded
    Struts Page Flow Modeler     oracle.struts     11.1.1.2.36.55.36     Loaded
    Studio     oracle.studio     11.1.1.2.36.55.36     Loaded
    Studio extension help     oracle.studio.help     11.1.1.0.0     Loaded
    Template     oracle.ide.ceditor-template     11.1.1.2.36.55.36     Loaded
    TopLink     oracle.toplink     11.1.1.2.36.55.36     Loaded
    Trinidad Databinding Design Time     oracle.trinidad-databinding-dt     11.1.1.2.36.55.36     Loaded
    Trinidad Design Time     oracle.trinidad-dt     11.1.1.2.36.55.36     Loaded
    UDDI Resource Catalogue Provider     oracle.jdevimpl.uddiadapter     11.1.1.2.36.55.36     Loaded
    UML XMI     oracle.uml.v2.xmi     11.1.1.2.36.55.36     Loaded
    UML v2     oracle.uml.v2     11.1.1.2.36.55.36     Loaded
    UML v2 Activity Modeler     oracle.uml.v2.activity     11.1.1.2.36.55.36     Loaded
    UML v2 Class Diagram     oracle.uml.v2.clazz     11.1.1.2.36.55.36     Loaded
    UML v2 Migration     oracle.uml.v2.migrate     11.1.1.2.36.55.36     Loaded
    UML v2 Sequence Diagram     oracle.uml.v2.sequence     11.1.1.2.36.55.36     Loaded
    UML v2 Transformation to Java     oracle.uml.v2.umljava     11.1.1.2.36.55.36     Loaded
    UML v2 Use Case Diagram     oracle.uml.v2.usecase     11.1.1.2.36.55.36     Loaded
    UML2 Modelers Common Classes     oracle.uml.v2.modeler     11.1.1.2.36.55.36     Loaded
    URL Connection     oracle.jdevimpl.urlconn     11.1.1.2.36.55.36     Loaded
    VHV     oracle.ide.vhv     11.1.1.2.36.55.36     Loaded
    Versioning Support     oracle.jdeveloper.vcs     11.1.1.2.36.55.36     Loaded
    Versioning Support for Subversion     oracle.jdeveloper.subversion     11.1.1.2.36.55.36     Loaded
    Virtual File System     oracle.ide.vfs     11.1.1.2.36.55.36     Loaded
    WSDL Chooser     oracle.jdeveloper.wsdllookup     11.1.1.0.0     Loaded
    WSDL web services extension     oracle.jdevimpl.wsdl     11.1.1.2.36.55.36     Loaded
    Web Browser and Proxy     oracle.ide.webbrowser     11.1.1.2.36.55.36     Loaded
    Web Services     oracle.jdeveloper.webservice     11.1.1.0.0     Loaded
    WebDAV Connection Support     oracle.jdeveloper.webdav2     11.1.1.2.36.55.36     Loaded
    WebStart     oracle.j2ee.webstart     11.1.1.0.0     Loaded
    XML Compare     oracle.jdeveloper.xml-compare     11.1.1.2.36.55.36     Loaded
    XML Editing Framework IDE Extension     oracle.ide.xmlef     11.1.1.2.36.55.36     Loaded
    XML Editing Framework Java Integration     oracle.jdeveloper.xmlef     11.1.1.2.36.55.36     Loaded
    XSL Mapper     oracle.bpm.mapper     11.1.1.2.0.12.16     Loaded
    adf-deploy-dt     oracle.adfdt.common.deploy     11.1.1.2.36.55.36     Loaded
    adf-deploy-dt-mds     oracle.adfdt.common.deploy.mds     11.1.1.2.36.55.36     Loaded
    adf-installer-ide     adf.installer.dt     11.1.1.2.36.55.36     Loaded
    adf-jmxdc-ide     oracle.adf.jmxdc     11.1.1.2.36.55.36     Loaded
    adf-logging-dt     oracle.adf.logging.dt     11.1.1.2.36.55.36     Loaded
    adf-model-debugger-dt     oracle.adf-model-debugger-dt     11.1.1.2.36.55.36     Loaded
    adf-model-tools     oracle.adf.model.tools     11.1.1.2.36.55.36     Loaded
    adf-security-policy-dt     oracle.adfdtinternal.adf-security-policy-dt     11.1.1.2.36.55.36     Loaded
    adf-share-deploy-dt     oracle.adf.share.deploy.dt     11.1.1.2.36.55.36     Loaded
    adf-share-dt     oracle.adf.share.dt     11.1.1.2.36.55.36     Loaded
    adfmcoredt-xdf     oracle.adfm.xdf     11.1.1.2.36.55.36     Loaded
    adfquerylovdt     oracle.adf-faces-query-and-lov-dt     11.1.1.2.36.55.36     Loaded
    appoverview     oracle.ide.appoverview     11.1.1.2.36.55.36     Loaded
    asnav-weblogic     oracle.jdeveloper.asnav.weblogic     11.1.1.2.36.55.36     Loaded
    audit     oracle.ide.audit     11.1.1.2.36.55.36     Loaded
    audit-core     oracle.ide.audit.core     11.1.1.2.36.55.36     Loaded
    bi-jdbc     oracle.bi.jdbc     11.1.1.2.36.55.36     Loaded
    classpath: protocol handler extension     oracle.jdeveloper.classpath     11.1.1.0.0     Loaded
    db-audit     oracle.ide.db.audit     11.1.1.2.36.55.36     Loaded
    db-modeler-transform     oracle.dbmodeler.transform     11.1.1.2.36.55.36     Loaded
    dcadapters-ide     oracle.adfm.dc-adapters     11.1.1.2.36.55.36     Loaded
    dependency-java     oracle.jdeveloper.java.dependency     11.1.1.2.36.55.36     Loaded
    dependency-refactor     oracle.jdeveloper.refactoring.dependency     11.1.1.2.36.55.36     Loaded
    deploy-ant     oracle.deploy.ant     11.1.1.2.36.55.36     Loaded
    deploy-rt     oracle.jdevimpl.deploy-rt     11.1.1.2.36.55.36     Loaded
    feedback-client2     oracle.ideimpl.feedback2.client     11.1.1.2.36.55.36     Loaded
    ide-diagnostics     oracle.ide.diagnostics     11.1.1.0.0     Loaded
    j2ee-adrsimpl     oracle.j2ee.adrsimpl     11.1.1.0.0     Loaded
    j2ee-facelets     oracle.j2ee.facelets     11.1.1.2.36.55.36     Loaded
    j2ee-jpsconfig     oracle.j2ee.jpsconfig     11.1.1.2.36.55.36     Loaded
    j2ee-security     oracle.j2ee.security     11.1.1.2.36.55.36     Loaded
    j2ee-server     oracle.j2ee.server     11.1.1.0.0     Loaded
    j2ee-server-dt     oracle.j2ee.server.dt     11.1.1.2.36.55.36     Loaded
    j2ee-serverimpl     oracle.j2ee.serverimpl     11.1.1.2.36.55.36     Loaded
    j2ee-weblogic     oracle.j2ee.weblogic     11.1.1.2.36.55.36     Loaded
    j2ee-weblogic-editors     oracle.j2ee.weblogic.editors     11.1.1.2.36.55.36     Loaded
    jdukshare     oracle.bm.jdukshare     11.1.1.2.36.55.36     Loaded
    library-dconfig-infra     oracle.jdeveloper.library.dconfig.infra     11.1.1.2.36.55.36     Loaded
    library-jee-api     oracle.jdeveloper.library.jee.api     11.1.1.2.36.55.36     Loaded
    library-jmx     oracle.jdeveloper.library.jmx     11.1.1.2.36.55.36     Loaded
    library-jps     oracle.jdeveloper.library.jps     11.1.1.2.36.55.36     Loaded
    library-weblogic-api     oracle.jdeveloper.library.weblogic.api     11.1.1.2.36.55.36     Loaded
    library-weblogic-client     oracle.jdeveloper.library.weblogic.client     11.1.1.2.36.55.36     Loaded
    mof     oracle.mof     11.1.1.2.36.55.36     Loaded
    mof-index     oracle.mof.index     11.1.1.2.36.55.36     Loaded
    mof-xmi     oracle.mof.xmi     11.1.1.2.36.55.36     Loaded
    oracle.adfm     oracle.adfm     11.1.1.2.36.55.36     Loaded
    oracle.adfm.contextual     oracle.adfm.contextual     11.1.1.2.36.55.36     Loaded
    oracle.dynamic-faces-dt     oracle.dynamic.faces     11.1.1.2.36.55.36     Loaded
    oracle.ide.dependency     oracle.ide.dependency     11.1.1.2.36.55.36     Loaded
    oracle.ide.filequery     oracle.ide.filequery     11.1.1.2.36.55.36     Loaded
    oracle.ide.indexing     oracle.ide.indexing     11.1.1.2.36.55.36     Loaded
    oracle.ide.usages-tracking     oracle.ide.usages-tracking     11.1.1.2.36.55.36     Loaded
    oracle.todo.tasks     oracle.todo.tasks     11.1.1.2.36.55.36     Loaded
    palette2     oracle.ide.palette2     11.1.1.2.36.55.36     Loaded
    placeholder-jsf-ui     oracle.placeholderjsf-ui     11.1.1.2.36.55.36     Loaded
    placeholderdc-dt     oracle.placeholderdc.dt     11.1.1.2.36.55.36     Loaded
    rcasadapter-dt     oracle.jdeveloper.asadapter.dt     11.1.1.2.36.55.36     Loaded
    rcasadapter-oc4j     oracle.jdeveloper.asadapter.oc4j     11.1.1.2.36.55.36     Loaded
    rcasadapter-rescat2     oracle.jdeveloper.asadapter.rescat2     11.1.1.2.36.55.36     Loaded
    rcasadapter-thirdparty     oracle.jdeveloper.asadapter.thirdparty     11.1.1.2.36.55.36     Loaded
    rcasadapter-weblogic     oracle.jdeveloper.asadapter.weblogic     11.1.1.2.36.55.36     Loaded
    rcasadapter-weblogic-api     oracle.jdeveloper.asadapter.weblogic.api     11.1.1.2.36.55.36     Loaded
    rescat2     oracle.jdevimpl.rescat2     11.1.1.2.36.55.36     Loaded
    resourcebundle-api-adfdeps     oracle.jdeveloper.resourcebundle.adfdeps     11.1.1.2.36.55.36     Loaded
    resourcebundle-api-xliff     oracle.resourcebundle.xliff     11.1.1.2.36.55.36     Loaded
    resourcebundle-customization     oracle.jdeveloper.resourcebundle.customization     11.1.1.2.36.55.36     Loaded
    searchbar-gallery     oracle.ide.searchbar.gallery     11.1.1.2.36.55.36     Loaded
    searchbar-help     oracle.ide.searchbar.help     11.1.1.2.36.55.36     Loaded
    searchbar-index     oracle.ide.searchbar.index     11.1.1.2.36.55.36     Loaded
    status     oracle.ide.status     11.1.1.2.36.55.36     Loaded
    xml-schema-dt     oracle.jdevimpl.xml.schema     11.1.1.2.36.55.36     Loaded
    xsl-dt     oracle.jdevimpl.xml.xsl     11.1.1.2.36.55.36     Loaded
    xsqldt-ide     oracle.xsqldt-ide     11.1.1.2.36.55.36     Loaded

    Hi
    thanks for getting back to me.
    I just went to the controls panel (under Systemsteuerung\Programme\Standardprogramme\Dateizuordnungen festlegen, sorry, German) I can see:
    Name: .swf
    Description: Shockwave Flash Object
    Application: Unknown application
    Also, double clicking a swf file prompts me with a dialog saying Windows can't openit  since it doesn't know how.

  • Bug in BC4J test query while creating view based on query

    In BC4J while creating a view from query if we test our query , BC4J modify the query with the following one :
    "SELECT * FROM ( " + ourQuery + " ) where 1=2;"
    so for the Query like "SELECT ename,ename from emp" which is a valid query it modifies it to
    "SELECT * FROM ( SELECT ename,ename from emp ) where 1=2;"
    which is an invalid Query and BC4J get a SQLException:column ambiguously defined and Test fails
    BC4J does this modification in query because it doesn't want to Fetch Data from Database and add the where clause
    to the query but in Cases like above this modification doesn't work properly.
    one way to solve the problem is by giving alias name to the columns of query.Is there any other way to do the same as my query is completely Valid and i don't want to change it at all ?

    Hi Jan,
    Actually I am getting my query at run time and based on that I am creating a view.This Query can be given by User of my application and at that time it'll be very painful for me to handle that.
    It's definately a Bug in BC4J as they should not modify the query in this way.Thanx for ur interest in my problem.

  • New external instrument bug? (please test)

    Just updated to Logic 9.0.1 and i think i've found a new bug with the external instrument plug-in. When i adjust the "input volume" parameter the slider shoots down to "-24 db" and however much i try to adjust this, it snaps back to this "-24 db" setting. I cant adjust it at all!!!
    Can someone else please confirm?

    I've heard people complaining about some of the lack of testing that goes on, but in this case it's kind of funny; no one thought to just move the sliders to check?
    I mean. Wow. Really. Just. Wow.
    It's kind of hilarious, at least with the I/O plugin - since latency compensation has been the feature which is the catalyst for many an angry PT vs LP debate. To not get that simple plugin right on the first get go only reaffirms what a lot of people already think about LP (Bare in mind I'm an LP only user - but one, hopefully, with an open mind and a sense of humour.)
    Edit:
    I should add that the "pings" I did do with the I/O plugin saw a sample offset of +1. Which is beyond negligible really. That means Logic's roundtrip calculations were already pretty accurate.

  • Bug panneau de test carte PCI-6221 sous max 5.5

    Bonjour,
    J'utilise Labview 2012, MAX 5.5 et une carte PCI-6221.
    La carte passe l'autotest sans pb mais rien ne se passe quand je demande d'ouvrir les panneaux de tests, aucune fenetre ne s'ouvre (avec normalement les onglets entree analogique, sortie analogique, E/S numériques, E/S compteur...)
    Avez vous une idée pour résoudre ce BUG?
    Merci d'avance pour votre aide

    Bonjour stef31,
    Merci d'avoir posté sur le forum de National Instruments.
    Permettez moi de vous posez quelques questions afin que nous puissions mieux comprendre votre problème et que nous puissions reproduire une machine semblable.
    Quelle distributions utilisez vous?
    Le driver s'est-il installé correctement après avoir introduit votre carte et redémarrer votre machine (Pop up)?
    Votre soft Max freeze t'il quand vous appuyer sur panneaux de tests?
    Que se produit il si vous cliquer sur "Auto-étalonner" puis sur "panneaux de tests"?
    Quelques axes de solutions:
    - Ouvrez votre Moniteur de Ressource Windows pour éventuellement voir si votre ordinateur travaille au moins lorsque vous essayez d'afficher le panneaux de test (si non, tentez de réinstaller max).
    - Si le problème persiste, auriez vous éventuellement une autre carte PCI sous la main pour voir si le problème vient de la carte elle même ou de votre machine.
    - Vous pouvez essayer d'enlever votre PCI-6221, de la supprimer de votre arborescence de Max et de retenter le processus.
    - Essayer de réinstaller Max
    - Ouvrez LV et utiliser les VI DAQmx pour voir si vos E/S sont visibles (cf ci joint).
    Cordialement
    P Denis
    National Instruments.
    Pierre_D
    National Instruments France
    #adMrkt{text-align: center;font-size:11px; font-weight: bold;} #adMrkt a {text-decoration: none;} #adMrkt a:hover{font-size: 9px;} #adMrkt a span{display: none;} #adMrkt a:hover span{display: block;}
    LabVIEW Tour
    Journées Techniques dans 10 villes en France, du 4 au 20 novembre 2014
    Pièces jointes :
    Test PCI6221.png ‏14 KB

  • Bug reports on 'testing' packages...

    So i've installed gnome from testing so that I can give it a quick test run and there are some dependency problems - who exactly do I report these to and how can I help to resolve them? It the bugs list actually the right forum as these will be such transitory problems?
      Dan

    The bugtracker is the place to go - that's the whole idea of the testing repo. As for helping with fixes, go for it - if you can identify the problem, put together a patch, or whatever, include it in the bug report.

  • Switching between Acrobat DC / XI window and another application - cursor selection bug (video and test files attached)

    Hi,
    When I have Acrobat XI or DC open along side InDesign (or other programs like Acrobat or Word), I run into a bug where upon switching from InDesign to Acrobat, the mouse cursor automatically selects a bunch of text in the Acrobat PDF with a spinning beach ball, and I have to click around multiple times to release it from whatever text it has selected. It is annoyance I noticed in a few versions of Acrobat now, and I had hoped the bug would be fixed in DC. The only way to prevent this from happening is to click anywhere else on the Acrobat window (eg the menu bar or the side tools panel, but not the PDF itself).
    Video describing the problem: https://imgur.com/dXurXcB
    Note that no clicking is taking place when switching windows from InDesign to Acrobat - the text in the Acrobat window is being selected automatically by the bug.
    If you watch the video carefully, you will also notice that the Acrobat window does not look like it is taking focus during the selection bug - it only takes the focus after clicking around multiple times.
    Test documents used to record the video:
    http://s000.tinyupload.com/?file_id=14619964329420357364
    InDesign CC File
    http://s000.tinyupload.com/?file_id=18294837115907237178
    PDF File
    Computer:
    Model Name: MacBook Air 2013
      Model Identifier: MacBookAir6,2
      Processor Name: Intel Core i7
      Processor Speed: 1.7 GHz
      Number of Processors: 1
      Total Number of Cores: 2
      L2 Cache (per Core): 256 KB
      L3 Cache: 4 MB
      Memory: 8 GB
    OS: Yosemite 10.10.1

    Thanks for the reply. I think the issue is just confined to Mac machines + Adobe products (this issue doesn't occur when I switch from Word Preview 2016, or Office 2011). I can confirm this issue occurs on more than one Mac as well.
    Here is a slightly larger GIF if the first was too hard to make out
    https://i.imgur.com/CNKnkC0.gif
    It's almost as if the text manipulation / selection from InDesign is carrying over to the Acrobat window, interrupting the normal focus it should get on first click...
    Edit: It just occurred with Spotify - Switched from Spotify to Acrobat, with a scanned image PDF. The rectangular selection tool tries to grab a region of the image several times before focus returns to the Acrobat window. It also just happened after manipulating images and text in Word 2016 Preview and Word 2011.

  • Unit Test Framework Bug: Removing a test vector file causes LV to crash

    Labview 2010 f2 crashes every time I try to remove a test vector file from a project.
    Repro:
    1. Start Labview and open a new project.
    2. Save the project.
    3. Right-click My Computer and select New -> Test Vectors
    4. Right-click the new file (Untitled.lvvect) and select Remove From Project
    I've tried various combinations of renaming the test vector file, trying multiple vector files, etc., but the end result is the same.  LV always crashes when I try to remove the vector file from the project.  LV crashes when I try to remove it even if I delete the vector file from disk before loading it from disk.  The only way I can remove a vector file from a project once the project has been saved is by editing the .lvproj file directly.

    Update:  I believe the last error is a different issue.  I was able to narrow the error down to a specific library and generate some error logs.  That library hasn't had any code changes in over a month.  The error logs point to something in the f2 patch, which I installed last Thursday.  Unfortunately there doesn't appear to be any way to uninstall the patch.
    I can send the guilty code via email or ftp if you need them.
    Attachments:
    lvlog2010-11-03-11-12-03.txt ‏6 KB
    lvlog2010-11-03-12-00-02.txt ‏4 KB

  • 11g TP3 / bug / am bc tester menu not present when right  clicking in am

    The menu to test application module not appearing when right clicking the application module node.

    The menu change ... it is Run instead test !

  • New Award 219 beta bug bios needs testing

    For those of you interested in testing the new beta bios for those that use the award bios, I posted this in the overclockers section of the forum - since this is an overclockers issue.
    https://forum-en.msi.com/index.php?topic=82493.0

    I know its a lot to ask (I will do it next week since Im on vaca this week) to test the 219 beta bios cause I would like to email my MSI connection the test results of this beta bios.  I know in the beginning the file was corrupted but I emailed rebelshaven again the file and it looks like it now works ok.
    One interesting development in looking thru the initial results is that it looks like we can interchange the diamond bios with the platinum bioses - ie 1.3 is the same as 3.3.  While Im not an expert in bioses, is this true?
    Tiresmoke - after I get a few answers (if I do) can we wait a little bit to move this to the bios section of the forum?

  • Components configuration page gives bug in provider test suite

    Hi there,
    I am testing my component   http://testby1234.herokuapp.com/
    in Provider Test Suite
    But I got error on "Cannot GET /components/configure/235707b5-99ae-b7b5-a34d-3bf3023adb02?assetId=1337&contactId=" on configuration button click
    Thanks

    Thanks a lot.
    Cloud components is developed in NodeJS and My Configuration File is in PHP. My Configuration PHP File is in components NodeJS's public folder.
    and my code is like
    createInstance: BASE_COMP_URL + '/create/{Id}',
    removeInstance: BASE_COMP_URL + '/remove/{Id}',
    configurationUrl: BASE_COMP_URL + '/configure/index.php?{Id}&assetId={AssetId}&contactId={ContactId}',
    renderInstance: BASE_COMP_URL + '/render/{Id}?assetId={AssetId}&contactId={ContactId}&visitorId={VisitorId}',
    instanceImage: BASE_COMP_URL + '/preview/{Id}?assetId={AssetId}&contactId={ContactId}&visitorId={VisitorId}'
    my BASE_COMP_URL is diff server for php files because php files are not run on herokuapp.com
    create and remove is working fine. I have created configuration folder in My PHP File Server. So Configuration is also running perfectly. but render and preview is not working.
    So will I have to create all folders on my PHP File Server or in my Components server? Or any other way ?
    Please help me.

  • Update an existing bug doesn't show the new test run "steps to reproduce" in TFS

    Hello all...
    So let's say I have a bug. Then I run a new test because I've been told it's fixed. This second test fails. I choose "Update an Existing Bug" and I'm presented with the window that looks like I'm reporting a new bug - all the info is there. I save
    and close, go into TFS, refresh...and I all I see is the original bug that I reported, but none of the new stuff I just did. Where is that new stuff? I would expect it to push the old stuff down, and the new stuff I'd see above. My developers get mad at me
    because I've moved their tasks back to "To Do" but they see the old bug and complain that it's fixed, even though I have new info to report, they don't see it. I'm in VS/MTM 2012 V4...
    Thank you for your help!

    Hi OneOfThreeDevs,
    As you said that you did not see the new bug report in TFS after you
    reporting a new bug - all the info by choosing "Update an Existing Bug" option in test runner.
    I suggest you need to check if you can see the new bug report by selecting
    Testing Center->Test->Verify
    Bugs.
    (1)If you could not see the
    new bug report in the bugs list, I doubt that you may be not update an Existing Bug successfully.
    Therefore, I suggest you can refer the following link to create a new bug report by the update an Existing Bug.
    Reference:
    http://msdn.microsoft.com/en-us/library/vstudio/dd465175(v=vs.110).aspx
    (2)If you could see the new bug report in the bugs list, I suggest you can try to input the bug ID in Team Explorer Windows and then
    check this issue again.
    In addition, you can try to see the new bug report by the web access.
    Reference:
    http://msdn.microsoft.com/en-us/library/ee523998(v=vs.110).aspx
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • 3.1EA2 bug still not fixed - Members of package body not listed in the tree

    Hi, I was working today with SQL Developer again and found that this bug is still not fixed even when it was reported more than 1 year ago!!!
    I did a quick search and found it here
    Package Body Tree not always showing
    The problem is when you expand the package specification or package body tree, not all members of the specification/body are listed. This is mostly observable in the package body, but it regards to the specification as well.
    Consider this case:
    CREATE TABLE EMP (
        ID               NUMBER(6,0) DEFAULT 0,
        NAME             VARCHAR2(20 BYTE) DEFAULT NULL,
        DEPT             VARCHAR2(20 BYTE) DEFAULT NULL,
        FUNCTION         VARCHAR2(20 BYTE),
        PROCEDURE        VARCHAR2(20 BYTE));
    CREATE TABLE LOOP (
      AREA    VARCHAR2(5),
      VALUE   VARCHAR2(2));
    CREATE OR REPLACE PACKAGE Test_Package1 AS
    gvc_const CONSTANT VARCHAR2(10) := 'xxx';
    PROCEDURE Test(p_RC OUT NUMBER,
                   p_ID IN NUMBER);
    END Test_Package1;
    CREATE OR REPLACE PACKAGE BODY Test_Package1 AS
    PROCEDURE Test(p_RC OUT NUMBER,
                   p_ID IN NUMBER)
    IS
    BEGIN
      --INSERT INTO EMP (ID, NAME, DEPT, PROCEDURE) VALUES (1, 'Tina', 'xxx', 'xxx');
      --INSERT INTO EMP (ID, NAME, DEPT, FUNCTION) VALUES (2, 'Jeff', 'xxx', 'xxx');
      --INSERT INTO LOOP(AREA, VALUE) VALUES('a','b');
      NULL;
    END;
    END Test_Package1;Compile the package specification and the body. Expand the spec + body in the tree. Uncomment any of the commented lines in the package body and compile the body again. Now expand the package body again and look what is displayed.
    Why? It is because SQL Developer handles words "Function", "Procedure" and "Loop" as keywords and according to them does the parsing.
    Another case
    CREATE OR REPLACE PACKAGE Test_Package1 AS
    gvc_const CONSTANT VARCHAR2(10) := 'xxx';
    TYPE Loop_rec IS RECORD(
      item1   LOOP.AREA%TYPE);
    PROCEDURE Test(p_RC OUT NUMBER,
                   p_ID IN NUMBER);
    END Test_Package1;Compile just this specification and try to expand it in the tree. Again, during parsing the package, SQL Developer takes the word "LOOP" into consideration and fails to parse the specification.
    There is exactly the same problem when you declare functions from external dll libraries in package body. Since there is no "END;" in this case, SQL Developer's parser fails...
    To me it seems you simply blindly took some keywords like "FUNCTION" and expect there will be some "END;" keyword corresponding with it.
    Can anyone have a look at this and finally fix it?

    Hi,
    Thanks for trying out SQL Developer 3.1 EA2 and providing a clear, reproducible test case for this issue. I logged an internal bug for it:
    Bug 13438696 - 3.1EA2: FORUM: CERTAIN KEYWORDS IN PKG BODY BLOCK MEMBERS FROM CONN VIEW TREE
    It seems the bug noted in the other forum thread you reference has been fixed, but really had nothing to do with problems discussed either here or there. That fix involved adding an Edit Body... item to the Package context menu in the Schema Browser, not displaying Package members correctly in the Connection view tree.
    Regards,
    Gary
    SQL Developer Team

  • PL/SQL Bug in SQL Developer?

    SQL Developer v 1.1.1.25 running on Windows XP.
    I have a PL/SQL procedure that does not compile with debug in SQL Developer. Compiling it with debug produces the following error:
    an Error(1): PLS-00801: internal error [79110].The only way I was able to get the procedure to compile in SQL Developer was to add the 4th line. If I uncomment the 4th line it compiles with debug. Why??
    Here is the procedure:
    CREATE OR REPLACE
    PROCEDURE BOGUS AS
      CURSOR c1 IS
        SELECT dummy FROM DUAL;
    --  x c1%ROWTYPE;
      PROCEDURE test ( rec IN OUT c1%ROWTYPE) IS
      begin
        null;
      end;
    BEGIN
      NULL;
    END BOGUS;Message was edited by:
    marife
    I played around some more with the procedure and discovered the problem. The key is the compiling with debug. I believe that compile with debug cannot build the debug information for a %ROWTYPE as a parameter. But if I define a local variable of that %ROWTYPE, then the compile with debug knows what debug information to track for the %ROWTYPE.
    I discovered that in SQL*Plus it compiles, but when you issue the ALTER PROCEDURE bogus COMPILE DEBUG, it does not compile. This is a problem with the debug option for compiling and not a problem with SQL Developer.
    Sorry for the posting. Hopefully this information will save other times and fustration.
    Mike

    Just for anyone else searching on this bug - I get the same error with certain procedures in TOAD when compiling with DEBUG.
    Fortunately nobody here has the first clue how to use TOAD debug so it's only ever switched on by accident or after a reinstall (it's the default) - so turning debug off fixes the problem.

Maybe you are looking for