Oracle JDeveloper 11g Java unexpected

Hi All,
i'm following the base tutorial to build AND when i click on Run i got this error:
[waiting for the server to complete its initialization...]
\Java\jdk1.6.0_33 non atteso.
Process exited.\Java\jdk.1.6.0_33 isnt in my PATH variable, and i've setted the default JVM when i have installed JDeveloper
If i Right click on AppModule->Run all works fine.
Could you help me?
Thanks
Edited by: f.biegi on 28-mag-2013 13.14

I have uninstalled JDeveloper and installed it again, now i have specified my JVM: C:\Program Files (x86)\Java\jdk1.7.0_10
If i select Model -> Right Click -> Project Properties.. -> Libraries and Classpath
In this section i have: Java SE Version: 1.7.0_10
Clicking on Change button i have this
- Project
- User
1.7.0_10
- Extension
1.7.0_10 (Default)
If i click Run (right on my page -> Run), i got the same error: \Java\jdk1.6.0_33 non atteso.
This is my PATH variable
C:\OracleDB\base\product\11.2.0\dbhome_1\bin;%CommonProgramFiles%\Microsoft Shared\Windows Live;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;%systemroot%\System32\WindowsPowerShell\v1.0\;C:\Program Files\Oracle\VirtualBox;C:\xampp\php;C:\xampp\php\pear\PEAR;%systemroot%\System32\WindowsPowerShell\v1.0\

Similar Messages

  • Oracle Jdeveloper 11g R1 has a Bug?-- Swing Application Deploy Error

    Oracle Jdeveloper 11g R1 (11.1.1.2.0) (build 5536)
    1. Create an empty swing application.
    File-->New-->Applications-->Java Desktop Application
    New-->Swing/AWT-->Frame
    2. Project properties--->Deployment: Create new JAR Deployment Profile: test
    3. Edit Deployment Profile: test
    File Groups --->new--->Create File Group (Type: Dependency Analysis) :da
    4. Error: Cannot enter "da"---->contributors , No display (such as "Libraris")
    5. If deploy it (test), I get an Unexpected Error.
    Error Messages:
    Title: StackOverflowError in o.ji.xml.JDevXmlIntergrationUtilsImpl:18
    Performing action Report a Bug...[ from oracle.jdevimpl.uieditor.UIEditorImpl ]
    Invoking command: [ from oracle.jdevimpl.uieditor.UIEditorImpl ]
    Performing action New...[ from oracle.jdevimpl.uieditor.UIEditorImpl ]
    Performing action Show Overview
    Performing action New...[ from oracle.ide.navigator.ProjectNavigatorWindow ]
    Invoking command: Class Generation[ from oracle.ide.navigator.ProjectNavigatorWindow ]
    Performing action Project Properties...[ from oracle.ide.navigator.ProjectNavigatorWindow ]
    Performing action New...[ from oracle.ide.navigator.ProjectNavigatorWindow ]
    Performing action New...[ from oracle.ide.navigator.ProjectNavigatorWindow ]
    Performing action New...[ from oracle.ide.navigator.ProjectNavigatorWindow ]
    Performing action Project Properties...[ from oracle.ide.navigator.ProjectNavigatorWindow ]
    Invoking command: [ from oracle.ide.navigator.ProjectNavigatorWindow ]
    Uncaught exception
    java.lang.StackOverflowError
    o.ji.xml.JDevXmlIntegrationUtilsImpl.canBeSelected0(JDevXmlIntegrationUtilsImpl.java:18)
    o.ji.xml.JDevXmlIntegrationUtilsImpl.canBeSelected0(JDevXmlIntegrationUtilsImpl.java:18)
    o.ji.xml.JDevXmlIntegrationUtilsImpl.canBeSelected0(JDevXmlIntegrationUtilsImpl.java:18) ......
    When I use Oracle Jdeveloper 10g (10.1.3.4.0) , I can use it to set Libraris.
    I have a swing application need these operation.
    Does anyone can tell me what's the reason?
    Thanks.
    I had tried Oracle JDeveloper 11g R1 (11.1.1.1.0)(Build 5407).
    It is OK.
    Maybe I need to download Oracle JDeveloper 11g (11.1.1.2.0) again.
    Edited by: [email protected] on 2010-2-24 下午4:58
    Edited by: [email protected] on 2010-2-25 下午5:47

    I am encountering the same bug / problem right now.
    Anybody from Oracle who has a workaround for this BUG?
    We are migrating to JDev 11.1.1.2.0 for a client and this bug is still there!
    Any help from the JDev team is highly appreciated!

  • Creating and Binding View Objects dynamically : Oracle Jdeveloper 11g

    Hello,
    We are trying to create and bind view objects dynamically to adf data visualization components.
    The view object is a result of multiple tables.
    We are using Oracle JDeveloper 11g Technical Preview. ( can't upgrade to TP2 or TP3 now).
    We have found this : http://radio.weblogs.com/0118231/stories/2003/07/15/creatingUpdateableMultientityViewObjectDefinitionsDynamically.html on our search for the same.
    The sample application however, is in 10g , hence required migration.
    Also, it was a standalone application with the TestClient.java having a main() method.
    Our requirement is for Web Application; we use Adf+jsf .
    Guidance of any sort is very much appreciated.
    Thanks in advance.
    -Anil Golla

    Hi,
    there also exist a forum for JDeveloper 11: JDeveloper and OC4J 11g Technology Preview
    What you are trying todo is not trivial because you need to not only dynamically create the VO, you would also dynamically need to create the binding meta data for it (assuming you use ADF). Not sure if the API to modify the binding is public, so posting it on the JDeveloper 11 forum bears a glimpse of hope for an answer
    In JDeveloper 10.1.3 you can't do this
    Frank

  • Oracle JDeveloper 11g Release 2 (11.1.2.1.0) on HP UNIX  Release B.11.23

    Hi Friends,
    Please let us know wheteher Oracle JDeveloper 11g Release 2 (11.1.2.1.0) is certified / supported on HP UNIX (Itanium server) Release B.11.23
    (i could only see Other operating systems with Sun-certified JDK 1.6 Update 24 or later is supported on certifiction matrix in addition to windows/linux/mac)
    I don't find any installaer for thsi ? I could see only for windows/Linux and Generic. Do i ned to download generic one?
    I don't find Installation Document for this?
    Please provide me the same.
    Regards,
    DB

    Hi,
    don't know there is a certification for this platform. "Generic" however is the installer option for this platform. It requires you to have a certified Java SDK installed. JDeveloper runs on top of a JDK
    Frank

  • Oracle JDeveloper 11g - Technical Preview 3 - SEVERE: FAILED_IN_CONFIG

    Hi
    I have installed "Oracle JDeveloper 11g - Technical Preview 3" and build simple ADF application.
    When I am trying to run it is giving me below error.
    Apr 4, 2008 1:02:50 PM oracle.j2ee.xml.XMLMessages warningException
    WARNING: Exception Encountered
    Apr 4, 2008 1:02:53 PM oracle.oc4j.util.SystemLog log
    SEVERE: Server start failed processing configuration
    java.security.AccessControlException: access denied ( CredentialAccessPermission credstoressp.credstore.default.systemuser read)
         at java.security.AccessControlContext.checkPermission(AccessControlContext.java:264)
         at java.security.AccessController.checkPermission(AccessController.java:427)
         at oracle.security.jps.util.JpsAuth$AuthorizationMechanism$3.checkPermission(JpsAuth.java:256)
         at oracle.security.jps.util.JpsAuth$Diagnostic.checkPermission(JpsAuth.java:180)
         at oracle.security.jps.util.JpsAuth$AuthorizationMechanism$6.checkPermission(JpsAuth.java:280)
         at oracle.security.jps.util.JpsAuth.checkPermission(JpsAuth.java:315)
         at oracle.security.jps.util.JpsAuth.checkPermission(JpsAuth.java:338)
         at oracle.security.jps.internal.credstore.util.CsfUtil.checkPermission(CsfUtil.java:527)
         at oracle.security.jps.internal.credstore.ssp.SspCredentialStore.getCredential(SspCredentialStore.java:412)
         at oracle.security.jps.fmw.util.JpsFmwUtil.findSystemUser(JpsFmwUtil.java:218)
         at oracle.security.jps.fmw.JpsUserManager.init(JpsUserManager.java:235)
         at oracle.security.jps.fmw.JpsUserManager.<init>(JpsUserManager.java:247)
         at oracle.security.jps.fmw.JpsUserManagerFactory$JpsUserManagerFactoryI.create(JpsUserManagerFactory.java:252)
         at com.evermind.server.deployment.UserManagerConfig$JAZN.construct(UserManagerConfig.java:635)
         at com.evermind.server.deployment.UserManagerConfig.delegatee(UserManagerConfig.java:253)
         at com.evermind.security.IndirectUserManager.getAdminUser(IndirectUserManager.java:126)
         at com.evermind.security.IndirectUserManager.getAdminUser(IndirectUserManager.java:126)
         at com.evermind.server.XMLApplicationServerConfig.setPassword(XMLApplicationServerConfig.java:3157)
         at com.evermind.server.XMLApplicationServerConfig.<init>(XMLApplicationServerConfig.java:244)
         at com.evermind.server.ApplicationServer.createConfig(ApplicationServer.java:648)
         at oracle.oc4j.server.ServerFactory$Worker.prepareConfig(ApplicationServerFactory.java:201)
         at oracle.oc4j.server.ServerFactory$Worker.start(ApplicationServerFactory.java:220)
         at oracle.oc4j.server.ServerFactory$Worker.run(ApplicationServerFactory.java:235)
         at java.lang.Thread.run(Thread.java:595)
    Apr 4, 2008 1:02:53 PM oracle.oc4j.util.SystemLog logNoStack
    SEVERE: Server exiting: ApplicationServer entered state FAILED_IN_CONFIG
    Process exited with exit code 1.
    Could you please somebody let me know is there any setups I need to do before I use the Jdeveloper?
    Regards
    Kiran

    The FAILED_IN_CONFIG may be caused because the JDEV project you are attempting to run is using an incompatible adf-config.xml file, I.e. one that was checked in from a previous jdev build.
    I received this error after checking out from main and opening a project in build 28, that was checked in as working in build 27.
    To solve the issue, you have to checkout into a new workspace, start the project in the build you want, delete and recreate the adf-config.xml file and re-check it in.
    1. cd ~/jdevhome
    2. scs makeworkspace workspace <newWorkingDir> rule latest --product <application>
    3. Start JDEV
         jdev fusiondrop5primeb28 <newWorkingDir>
    4. connect to CVS
    5. check out module
    6. Close JDEV
    7. Delete adf-config.xml
         >find . –name adf-config.xml
         >rm mywork/<yourapp>/<LBA>/.adf/META-INF/adf-config.xml
    8. start jdev
    9. re-add the Passwords to the database connection(s)
    10. start your project
    11. commit the new adf-config.xml and connections.xml files
    12. merge into main

  • Error in Step 1 Chapter 19  - Oracle JDeveloper 11g HandBook exercise

    Hi,
    I was following Oracle JDeveloper 11g Handbook chapter 19 Step 1 on Jdeveloper 11.1.1.4 can gettnig the following error when running the application after completing step 1
    Caused By: oracle.mds.naming.InvalidReferenceException: MDS-01161: Reference "/WEB-INF/editEmployee?flow.xml" has an invalid character "?".
         at oracle.mds.internal.util.NamingUtil.handleInvalidCharacter(NamingUtil.java:1917)
         at oracle.mds.internal.util.NamingUtil.validateOrEncode(NamingUtil.java:1662)
         at oracle.mds.naming.ResourceName.validateName(ResourceName.java:743)
         at oracle.mds.naming.ResourceName.validateResourceName(ResourceName.java:821)
         at oracle.mds.naming.DocumentName.validateDocument(DocumentName.java:742)
         at oracle.mds.naming.DocumentName.validateNameParts(DocumentName.java:569)
         at oracle.mds.naming.ResourceName.<init>(ResourceName.java:121)
         at oracle.mds.naming.DocumentName.<init>(DocumentName.java:179)
         at oracle.mds.naming.MOName.<init>(MOName.java:101)
         at oracle.mds.naming.DocumentName.createInternal(DocumentName.java:643)
         at oracle.mds.naming.DocumentName.create(DocumentName.java:230)
    Any leads onto this ?
    the name of my tasfslow is as mentioned in the book "editEmployee-flow"
    thnks

    There were many defects and incompatibilities found with several jdeveloper versions.
    Is JDev 11g Handbook code compatible with jdev version 11.1.1.2.0?
    TUHRA chapter 20: Display of user info fails. NPE is thrown
    Please consult the error page www.tuhra.com for further details.
    NA
    http://nickaiva.blogspot.com

  • Oracle JDeveloper 11g (11.1.2.2.0) (Build 6183)Installations

    I clicked the Studio Edition:11.1.2.2.0 Windows Install Download File button from the Oracle JDeveloper 11g (11.1.2.2.0) (Build 6183)Installations page. After that I clicked Save and a window displayed with the % complete. It goes to 99% complete and 1 sec left and this seems to hang at that point. I've left it going for several minutes and then eventually cancelled it. I have the correct jdk version. Any suggestions?

    You mean the download hangs at 99%?
    That its usually the point when your virus checker starts its work. Some such programs are known to have trouble with large archive files containing many files.
    Try to download with three virus checker turned off.
    Timo

  • Problem with BundleUtils class in Oracle JDeveloper 11g Cookbook

    Hi All,
    While practising Using a custom exception class, in the first chapter of Oracle Jdeveloper 11g cookbook, author states:
    Note that in the Using a generic backing bean actions framework recipe
    in this chapter, we refactored the code in getMessage() to a reusable
    BundleUtils.loadMessage() method. Consequently, we changed the
    ExtJboException getMessage() in that recipe to the following:
    +public String getMessage() {+
    return BundleUtils.loadMessage(this.getErrorCode(),
    this.getErrorParameters());
    +}+
    Whereas no details of BundleUtils class is given in Using a generic backing bean actions framework recipe, which is giving compilation errors for CommonActions class.
    Any help will be greatly appreciated.
    Thanks in advance
    Best Regards
    Bilal

    Bilal,
    you are missing some points here. This is the jdev and adf forum. We don't have access to the code you mention. So we can't help you as long as you don't post the code here (which I doubt you are allowed to).
    Next, if you read https://forums.oracle.com/forums/ann.jspa?annID=56 you should have noticed that without giving at least your jdev version, help is hart to get.
    As said in the other thread, you should drop Nick a note so he can clarify this issue.
    Timo

  • DISTINCT in SELECT statements for  Entities / Views - Oracle JDeveloper 11G

    Hi Steve,
    i have a question about using DISTINCT in SELECT statements for
    Entities / Views. On Oracle JDeveloper 11G ADF / BC4J
    --- This is unique---
    SELECT
    distinct(GC."course_title"),
    GC.SEC_GRP_PARENT_ID,
    from "grp_courses" GC
    --- This is NOT unique, but ROWID seems to be mandatory as PrimaryKey---
    SELECT
    distinct(GC."course_title"),
    GC.SEC_GRP_PARENT_ID,
    rowid
    from "grp_courses" GC
    How to use this query;
    SELECT
    distinct(GC."course_title"),
    GC.SEC_GRP_PARENT_ID,
    from "grp_courses" GC
    and yet still be able to use it in View / Entity without a Primary Key or some equivalent solution.
    Thanks & Regards,

    Hi, OK - I got it to work...
    Some notes:
    1) The View wizard cannot be initiated from the Entity Object.
    2) During the View wizard process - do not associate with Entity
    3) Selected columns must be mapped as expressions
    4) Using non-distinct columns will override the distinct function

  • How to start oracle Jdeveloper 11g Weblogic Admin Server

    Hi Every one
    Can any one help me in starting the Oracle Jdeveloper 11g weblogic admin server. There is option to start the admin server while configuring the new domain, but after that if we need to start the same domain I didn't find any option in 11g. Can any one help me in this regard
    Thanks

    Janilson wrote:
    I don't know which oracle version you are using but, I use the Express version (Oracle-xe)
    In order to configure it I run
    sudo /etc/rc.d/oracle-xe configure
    After configure oracle, I start oracle service
    sudo /etc/rc.d/oracle-xe start
    I don't know if it helps sad
    I don't see any thing in rc.d. I use systemctl to start daemons.
    stee1rat wrote:What command do you use to run it? And what are your environment variables?
    lsnrctl start

  • Oracle JDeveloper 11g Handbook A Guide to Oracle Fusion Web Dev. (Tutorial)

    I am using Oracle JDeveloper 11g Release 2(11.1.2.1.0) with the above mentioned book. In the tutorial on page 639 of chapter 18 the instruction #11 says "... Select the searchEmployees-flow under the Web Content \ Page Flows node in the Application Navigator. Drag it onto the second facet of the af:panelSplitter that you had previously add to that page, and select *Region* from the context menu. ..." When I follow these instructions I get the following error:
    Cannot create a region from a task flow containing facelets fragments in a jspx page.
    I am quite frankly stuck and cannot proceed with the tutorial unless I can get past this error.
    Also, is it just me or is this text woefully out of date with the latest version of JDevelolper?
    Thanks

    jsf is the new extension that is using facelets as the underlying engine in JSF 2.0.
    That's what we recommend going forward.
    jspx is what was used in JSF 1.2 in JDeveloper 11.1.1.*
    We don't have a wizard that migrates jspx to jsf - so you can either create the new page from scratch or try and do some playing around with the header of the file to match the new format.

  • What's new in Oracle JDeveloper 11g Update 2 (Build 5205)?

    What's new in Oracle JDeveloper 11g Update 2 (Build 5205)?

    New compared to what? compared to 10g?
    If you are asking what is new in update 2 compared to update 1 the answer is this:
    http://www.oracle.com/technology/products/jdev/htdocs/11/111102fixlist.html

  • How to configure my oracle jdeveloper 11g preview 4 with oracle 8i database

    hi every one
    my requrirement is to configure my oracle jdeveloper 11g preview 4 with oracle 8i database with (thin driver)
    thanks in advance

    Prapan,
    JDev 11g TP4 comes with 11g JDBC drivers, which do not support connecting to any database v 9.0.1 or earlier.
    So, back to you... depends upon what you want to do. If you want to write your own code to connect to a database using 11g, get ahold of some JDBC drivers that support 8i and have away. If you're talking about getting the database development stuff (e.g. the embedded SQLDeveloper) to work, you're probably out of luck.
    So, please define "configure my oracle jdeveloper 11g preview 4 with oracle 8i database"
    John

  • How to integrate Crystal Report  with oracle JDeveloper 11g

    Hi,
    How to integrate Crystal Report  with oracle JDeveloper 11g
    Regards ,
    Amol

    I dont think that you can integrate Crystal Reports with JDevelpoer but you can use runtime libraries to your project to get crystal report functionality
    To know more please go through supported platforms
    [Supported Platforms|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/504d0204-681e-2b10-2381-853d88974cfc]
    Regards,
    Tej

  • JDeveloper 11g R1 Unexpected severe error

    Hi all,
    I've update to JDeveloper 11gR1, and I can work normally with it for about 15 mins. After that I get an error with this message:
    An unexpected severe error has occurred in JDeveloper
    The program may be unstable, which could result in data loss......
    I've looking in the forum and I've found this thread
    jDeveloper Crashing (Studio Edition Version 11.1.1.1.0)
    But it's not the same case, because I'm getting the error while I'm using jdev. I've tried the given solution, I've added this line to jdev.conf
    AddVMOption -J-Dsun.java2d.noddraw=true
    but I still get the error.
    Does anyone know to solve it?
    Thanks In advance.
    Joseba
    Stack trace:
    Performing action Make [ from oracle.adfdt.controller.adfc.flateditor.editor.AdfcFlatEditor ]
    Performing action Make [ from oracle.adfdt.controller.adfc.flateditor.editor.AdfcFlatEditor ]
    Performing action Make [ from oracle.adfdt.controller.adfc.flateditor.editor.AdfcFlatEditor ]
    Performing action Make [ from oracle.adfdt.controller.adfc.flateditor.editor.AdfcFlatEditor ]
    Performing action Rebuild PROModel.jpr[ from oracle.ide.navigator.ProjectNavigatorWindow ]
    Performing action Cancel Build[ from oracle.ide.navigator.ProjectNavigatorWindow ]
    Performing action Rebuild PROModel.jpr[ from oracle.ide.navigator.ProjectNavigatorWindow ]
    Performing action Cancel Build[ from oracle.jdeveloper.compiler.CompilerPage ]
    Performing action Clean PROUI.jpr[ from oracle.adfdt.controller.adfc.flateditor.editor.AdfcFlatEditor ]
    Performing action Make [ from oracle.adfdt.controller.adfc.flateditor.editor.AdfcFlatEditor ]
    Performing action Make [ from oracle.ide.ceditor.CodeEditor ]
    Performing action Rebuild PROUI.jpr[ from oracle.ide.ceditor.CodeEditor ]
    Performing action Clear[ from oracle.ide.log.MessagePage ]
    Performing action Clear[ from oracle.ide.log.MessagePage ]
    Performing action Clear[ from oracle.jdeveloper.compiler.CompilerPage ]
    Performing action Clear[ from oracle.ide.log.MessagePage ]
    Invoking command: Insert invokeAction
    Invoking command: Move refreshInsVO
    Invoking command: Change Attribute
    Performing action Save[ from oracle.ideimpl.inspector.InspectorWindowImpl ]
    Invoking command: [ from oracle.ideimpl.inspector.InspectorWindowImpl ]
    Invoking command: Change Attribute
    Invoking command: Change Attribute
    Invoking command: Change Attribute
    Performing action Save[ from oracle.ideimpl.inspector.InspectorWindowImpl ]
    Invoking command: [ from oracle.ideimpl.inspector.InspectorWindowImpl ]
    Performing action Save All[ from oracle.ideimpl.inspector.InspectorWindowImpl ]
    Invoking command: [ from oracle.ideimpl.inspector.InspectorWindowImpl ]
    Performing action Cancel Build[ from oracle.ideimpl.inspector.InspectorWindowImpl ]
    Performing action Run[ from oracle.adfdt.controller.adfc.flateditor.editor.AdfcFlatEditor ]
    Performing action Clear[ from oracle.ide.log.MessagePage ]
    Performing action GaurPRO (Running on DefaultServer) [ from oracle.ideimpl.inspector.InspectorWindowImpl ]
    Performing action Clear[ from oracle.ide.runner.RunLogPage ]
    Performing action DefaultServer[ from oracle.ideimpl.inspector.InspectorWindowImpl ]
    javax.management.remote.misc:Jul 9, 2009 2:34:01 PM ClientCommunicatorAdmin restart
    WARNING: Failed to restart: java.rmi.NoSuchObjectException: The object identified by: '283' could not be found. Either it was has not been exported or it has been collected by the distributed garbage collector.
    Started CommandProcessor transaction: View Object Modifications on thread AWT-EventQueue-0 at batch level 1
    Finished CommandProcessor transaction on thread AWT-EventQueue-0 at batch level 0
    Performing action Save All[ from oracle.jbo.dt.jdevx.ui.editors.JeoEditor ]
    Invoking command: [ from oracle.jbo.dt.jdevx.ui.editors.JeoEditor ]
    Performing action Save All[ from oracle.adfdtinternal.model.ide.xmled.editors.pagedefinition.PageDefinitionModelessEditor ]
    Invoking command: [ from oracle.adfdtinternal.model.ide.xmled.editors.pagedefinition.PageDefinitionModelessEditor ]
    Performing action Clean All[ from oracle.adfdtinternal.model.ide.xmled.editors.pagedefinition.PageDefinitionModelessEditor ]
    Performing action Cancel Build[ from oracle.adfdt.controller.adfc.flateditor.editor.AdfcFlatEditor ]
    Performing action Run[ from oracle.adfdt.controller.adfc.flateditor.editor.AdfcFlatEditor ]
    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)

    To all above, please provide a minimal set of steps to reproduce the problem you're seeing if it is not covered by the steps above so that I can verify if it's actually the same or a different issue.
    Mike provided a downloadable zip file and a set of three simple steps to reproduce the problem he was seeing, and that was the one which our developers will be able to investigate at the moment. We should assume that each ocurrence with different steps to reproduce might be a unique/different problem and track it separately.

Maybe you are looking for

  • Return PDF page number from the name of the link in InDesign CS4 JS

    Hi, I need to return pdf page number of the linked file in InDesign.Here what I have so far, but my FilePath comes back undefined, and I am not sure if pageNmuber line would work:     var myArtBack = app.activeDocument.pages[1].rectangles[0].graphics

  • After Firmware update iMac won't start up

    Hi I have this problem with my iMac G5 I try the explanation about downgrade to 10.4.9 But when I go to the Disk Utility and perform verify disk the answer is " Verify and Repair Disk "Macintosh HD" Checking HFS Plus Volume. Checking Extents Overflow

  • Account Balance - Display Unreconciled Transaction

    SAP B1 2005B PL40 Click on the arrow of the account balance of COA screen, SAP standard report "Account Balance" will be popped up. After checked the option "Display unreconciled trans. only", the reconciled transactions were shown also. Please advis

  • SAP TV - I do not get to transfer to FI

    Hi, I am having a problem about SAP TV: I do a travel request but I have no Special GL Accounting to the Vendor. I think that is because this status: Status actual - Request entered/ To be Settd                         Trip Completed/ To be Settd. If

  • Purchasing Group Basic Question

    Gurus, I have a some basic question in EBP................ 1. Creating PO is Purchasing Group is mantatory. 2. Classic Scenario - If i create Shopping Cart for local Purchasing group. PO can create without error in backend(R/3). 3. Extended Classic S