Possible BUG in 10.1.3 - JDev 'hangs' when creating Control Hints for EO

I noticed that every time I want to add someting under Control Hints for myEO (and then click Apply ot OK) JDev basically hangs and I need to restart it by first killing the process.
Afterwards, I have to go back to myEO and edit it again since the changes were not saved. Just before I open myEO I can see 'common' directory in the Application Navigator just under my 'businessobjects' package. However when I edit myEO and this time successfully click OK (or Apply) this directory is gone.
I guess it has something to do with the creation of myEOImplMsgBundle.java file which for some reason hangs JDev.
Anyone experienced similiar (same) issue?

This has to do something with Java Code Generation Engine.
I have just tried to create Row Impl file for my VO and gut 'hanged'.
Anyone from Oracle?

Similar Messages

  • JDev hangs when creating copy rule

    Hi,
    I try to build a simple BPEL prototyp using beta3. Sometimes, when I create a copy rule, jdev just hangs and I have to kill it via task manager (win xp). I suppose this only happens with quite "long" variable names in the expression builder?
    Has anyone experienced these hangs?

    Hi,
    I started trying Beta3 only. Didn't check in Eclipse by now.
    My configuration is: win xp SP2 (up tp date), 1GB RAM, BPEL beta3.
    I tried to create a copy rule for a variable named: ReadDBParams_ReadParamsServiceSelect_OutputVariable
    This freezes jdev all the time. Then I renamed the variable to: ReadDBParams_OUT
    This seems to work.
    The long variable name doesn't make that much sense, but it was generated by a witard like that, so it should work... :-)

  • Windows 7 hangs when creating a new folder and hangs again when renaming it.

    Ok, so I have a problem where Windows 7 hangs when creating a new folder and hangs again when renaming it.
    I have documented this problem on my blog here:
    Windows 7 hangs when creating a new folder and hangs again when renaming it Rhyous's 127.0.0.1 or ::1
    This has my hardware details, etc...
    I consider myself an expert at troubleshooting (being in support for over 10 years including time as a Lead Technician doing Windows 2000 support focussing on performance), and have checked quite a few things to try to pinpoint this issue, but I just can't find the cause.
    I am asking others if they have seen this issue. I need to know if it is only on my workstation, or if others are seeing it as well.
    Have you ever right-clicked, chose new folder and then had to wait 45 seconds for a new folder to appear.
    Then the same thing when you try to rename the new folder, a hang of about 45 seconds before the new name take affect.
    Anyway, let me know if you have experienced ths.

    Hi,
    I suggest you temporarily uninstall the antivirus program to check the issue. You need to make sure that you have the installation file to reinstall it later.
    If it does not work, I suggest you also test the issue in Safe Mode and Clean Boot to determine if this is a hardware or a software issue.
    Good luck!
    Arthur Li - MSFT

  • Frame hangs when creating PDF

    I'm running Frame 8, unstructured, on Vista. Also running Distiller 8.
    I have a book file and was creating individual PDFs of the chapters doing Save As PDF on each chapter. After three weeks of doing this Frame starts to hang when creating the PDFs. Nothing different in the files, just some editing of commas, mispellings etc. Sometimes just repaginating for page numbers. I noticed, strangely, that I first had to delete the old PDF, it wasn't overwritinng. Then that started hanging so I was changing the name of the file. Then changing the name wasn't working. 
    Frame was opening Distiller but it wasn't doing anything else. At some point it doesn't even open Distiller. Just hangs Frame. Doesn't matter if I reboot, it has no affect.
    Then, doing absolutely nothing, it starts working again ... for a while. There's nothing intricate about these files. They're pretty vanilla. Lots of text, a handful of tables (or not) and some graphics in eps or tif format.
    What is going on here?
    Dottie M.

    From everything I have read, it is better to Print to a PDF than to use Save As....and also set your default printer to pdf. Although some I have read use the Save As PDF, most don't agree. You can give it a shot anyway....
    ls

  • Is it possible to use software limits on 7354 board when switching control modes from open to closed or closed to open loop?

    Is it possible to use software limits on 7354 board when switching control modes from open to closed or closed to open loop?

    Hello Richard,
    When you say 'open loop' and 'closed loop', are you referring to running the application in position and torque mode? If not, how exactly are your controlling a servo motor in open loop? 
    In closed loop mode, the encoder values will be used as reference and the motion VIs can be used to configure the software limit as required. Are you currently losing the software limits? If so, how exactly are you losing these values? I am not sure I understood what exactly is happening with software limits in your program, so any more information on this would be useful. 
    Vivek Nath
    National Instruments
    Applications Engineer
    Machine Vision

  • Is it possible to add and view your key words when creating a web site from Lightroom 4?

    Is it possible to add and view your key words when creating a web site from Lightroom 4?

    Hi,
    I had the same problem with
    "java.lang.NullPointerException at com.sap.tc.webdynpro.clientimpl.html.uielib.standard.uradapter.ViewContainerUIElementAdapter.getContent(ViewContainerUIElementAdapter.java:98)"
    when I included ViewUsages dynamically in an action handler (outside wdDoInit()).
    The code below fixed that problem.
    This code creates a new OutboundPlug for the embedding view with the embedded view as target and fires the plug.
    <i>// Create OutboundPlug
    IWDOutboundPlugInfo outboundPlug = embedderViewInfo.createOutboundPlug();
    //Create navigation link
    rootViewUsage.createNavigationTarget(outboundPlug.getName(), interfaceViewUsage, "Default");
    // fire navigation link
    wdThis.wdGetAPI().firePlug(outboundPlug, Collections.EMPTY_MAP);
    </i>
    I hope I could help you. Probably you don't need the information anymore, but perhaps anybody else has the same problem.
    Regards, Alex

  • JDev hangs when opening a file in customization role

    Using JDev PS5.
    when I open JDev in default role, everything works fine.
    When i open JDev in customization role everything seems to work fine at first but when I double click on a file to open it, JDev just hangs. It mostly happens when I try to open a taskflow definition. JSF fragements sometimes work, sometimes don't...
    It's quite difficult for me to work because I work a lot with WebCenter and I have to customize a lot of taskflows...
    I tried uninstalling JDev and installing it again... Didn't work.
    I don't have a clue how to solve this...
    Edited by: Yannick Ongena on Sep 3, 2012 11:15 AM

    Just as a reference...
    This is a known bug in JDev with the WebCenter extensions and has been resolved in patch 13948973.

  • BUG - Process Code Validator isn't working when creating a plsql process

    Steps to reproduce:
    1. New Process
    2. Type: PL/SQL
    3. Give it a name
    4. Enter process body (note I have just entered a random value which obviously isnt valid plsql code - no semi-colon, no procedure called abc, etc.)
    abc5. Click Create Process
    It succeeds!
    Alternatively, if I click next - the validator fires properly.
    Ta,
    Trent

    Some more observations in this regard
    <li>After opening the saved invalid PLSQL code for edit , it doesn't let you save it again , so the validation is firing at this point.
    <li>If you click on next and then click on back to return to PLSQL code page, and then press next once again, it validates and hence is working as expected.
    Now the weird part
    <li> If you check and then uncheck the "Do not validate PL/SQL code (parse PL/SQL code at runtime only)." checkbox the first time itself when creating , the validation will be fired.
    So my guess is that, the validation is fired based on the value of some item which is not set correctly during the first arrival on the PLSQL code page,possibly the item is null without any default value and the SQL query doesn't handle the null case (like an equals to check with NULL).

  • IMac initail setup hangs when creating user account picture.

    I just purchased a brand new Imac. When I attempt to create my initail user account I am asked if I want to take a new picture for this user account.
    The Imac then hangs when I click on the check box to take a picture. Can someone please advise me on this procedure?

    It should work, but either skip that part for now, or better yet...
    If 10.7.0 or later...
    Bootup holding CMD+r, or the Option/alt key to boot from the Restore partitirion & use Disk Utility from there to Repair the Disk or Reinstall.

  • The add-ons tool window hangs when I click Options for any add-on

    This morning, IE8 showed up as the default browser. Also, the Lastpass button was missing. When I click Tools-Add-ons and click the Options button for any add-on, the window hangs. Sometimes it hangs FF as well.

    I resolved this by using a different add-on.
    I was issued a new computer at work. It's a Windows 7 Dell E6410, and I was configuring a new installation of Firefox for it. I had downloaded the same URL shortening tool that I used on my old Windows XP IBM T60 computer. That add-on had the hang when you click on "Options" from the Tools > Add-ons menu. After uninstalling the add-on, I searched for a different URL shortening tool, and this one did NOT produce the hang.

  • VM hangs when creating a modal dialog

    The situation: A JFrame with a JTextField. I added a FocusListener to the textfield, because I want a simple dialog to bedisplayed, whenever the textfield gains the focus. While displaying the JFrame JAVA puts the focus on the textfield. Now the focus handler of the Textfield is called. Inside the focus handler I call JOptionPane.showMessage(...) to show a dialog. However, drawing of the frame has not yet finished.
    When running the application with JAVA 1.4.1 on WIN2000, neither the dialog, nor the underlying frame complete painting. Both remain transparent, showing the underlying Windows desktop. This problem does not occur, when running the application under LINUX or Sun Solaris. It doesn't even occur when running the application on Win2000 with JAVA 1.3.1_03.
    Since the application works fine with earlier JAVA versions and on other platforms than Windows it seems to be a bug, that came in with JAVA 1.4.
    Anybody who has already had this or a simlar problem. Any work around?

    Do you have an ATI video card? There is an annoying GUI crashbug with 1.4.1_01 and 1.4.1 which causes the program to hang if you have older versions of the ATI video drivers.
    Try turning off the direct2d optimzations (you can do this through the -D switches (I forget which ones you need off the top of my head. )
    See Bug Id 4713003 in the Bug Database, maybe thats what you are looking for....

  • Nanoblogger hangs when creating Atom feed

    I'm trying to set up nanoblogger and when I run
    nb --blog-dir /home/user/path/to/site update all
    generating weblog files ...
    updating all weblog files! this may take a while ...
    initializing main database ...
    generating atom 1.0 feed ...
    It just hangs indefinitely. I've tried both specifying the directory on the commandline as above and setting it in my personal nanoblogger conf file but it doesn't work either way. Annoyingly, it even hangs if I disable all feeds in the site's configuration.
    Has anyone had any experience with this? I'm not even sure where to start with it. I can't find any relevant log entries, for example.

    freek wrote:
    Nothing in the "NanoBlogger User Manual" that give's you a hint ?
    http://nanoblogger.sourceforge.net/docs … ogger.html
    Or search "Nanoblogger" at "Yahoo! groups" .. always someone with the same problem and maybe the answer to your problem (worked for me most of the times I had a problem with Nanoblogger).
    http://tech.groups.yahoo.com/group/nanoblogger/
    be good, Freek
    I had the manual open the whole time I was setting up the site; nothing in there.
    I didn't know about the Yahoo group. Thanks for that. I found this, which is likely the solution:
    http://tech.groups.yahoo.com/group/nano … ssage/1158
    I'll give it a try this evening.
    Last edited by jakobcreutzfeldt (2012-11-29 13:29:26)

  • Oracle 11g Install hangs when "creating clon database"

    hi, i'm new with all this stuff, i'm trying to install oracle 11g on a windows 2003 standard edition and the installation hangs in this point:
    http://img233.imageshack.us/img233/1458/installni7.jpg
    it's almost an hour and it's stuck in 45% when trying to create clon database in "Creating and starting oracle instance".
    I checked the log file but it says nothing weird, just that everything went well and a "restore" was made.
    what can i do?
    thanks!!!

    If someone still needs an answer to this:
    I had a similar problem with 10g. If you use certain special characters in the password for the database during its creation, some script will hang forever at 45% of the database creation. Just use a plain password without special characters. At the end of the database creation you can change all passwords. At that stage you can use special characters without any problem.
    I don't know if this is the same in 11g, but it sounds very similar.
    JD

  • CS5 apps stall / hang when creating a new doc

    Frequently, when I try to open a new document in Photoshop, Illustrator, and sometimes Dreamweaver, the programs hang for a while (several seconds), and sometimes I even get the dreaded beachball, before I can work in them. Here's a typical scenario: go to Photoshop, click Command-N (or File > New), and then the canvas is gray and nothing is active / clickable for several seconds, and then finally a new document will open.
    Could this be a font issue? Someone had suggested plugins, but I can't think of any that span all those apps. I have repaired disk permissions, so I don't think it's that.

    If you meant workshop 3.0(C++ 4.2), it is EOLed and doesn't work on Solaris 8. I recommend you try the new Compiler - Sun One Studio 7, Compiler Collection. The 'try and buy' download is at: <http://wwws.sun.com/software/sundev/suncc/buy/index.html>
    Add compatible flag '-compat=4' that allows the new version of compiler to generate .o's that will link with C++ 4.2 generated .o's, at the cost of not being able to use the new ANSI features.
    - Rose

  • LR 2 and 2.1 Hang when creating eather a web gallery or HTML Gallery

    I was hoping that LR 2.1 would fix a problem creating either a Web gallery or an HTML gallery. The program hangs after about 15 files have been added to the gallery.
    Is there a configuration tweak I could make.
    Jim

    What system? Are previews built already.
    Don

Maybe you are looking for