Memory profiler disabled in JDeveloper 10.1.3.3.0.4157?

Hi,
I'm using JDeveloper 10.1.3.3.0.4157, and it seems that the memory profile is disabled in this version. Or isn't it? How do I enable it?
Thanks in advance!

Make sure your project is using the OJVM.
See: http://blogs.oracle.com/shay/2007/02/are_you_getting_the_most_out_o.html

Similar Messages

  • Memory Profiler in Jdeveloper 10g

    Is there any tutorial/article on how to use the memory profiler in jdeveloper 10.1.3.4?

    I have the same problem. I am using ADF with JClient, locally deployed.
    And I have also noticed that after approx 5 or 6 commits (i.e. when I insert a new record, enters its values and then commits, and repeats these steps 5-6 times) the memory consumption is radically increased and finally the computer is running out of memory.
    I really hope that these problems will disappear in the production release of JDev 10g.

  • Error running JDeveloper 11G on a ppc 64 - Low Memory Detector Disabled

    Hi, the first error I get when open JDeveloper on ppc 64 it's:
    Aug 8, 2008 5:30:27 PM oracle.jdevimpl.webapp.util.LowMemoryDetector initialize
    INFO: Low Memory Detector Disabled : PermGenMemoryPoolMXBean could not be found.
    java.lang.IllegalStateException
    at oracle.javatools.xml.bind.UtilImpl.invoke(UtilImpl.java:31)
    at oracle.javatools.xml.bind.ElementProxy.invoke(ElementProxy.java:35)
    at $Proxy10.getRmiConfig(Unknown Source)
    at oracle.jdeveloper.xml.oc4j.Oc4jConfigAdmin.getRmiServerURL(Oc4jConfigAdmin.java:995)
    at oracle.jdeveloper.xml.oc4j.Oc4jConfigAdmin.getRmiServer(Oc4jConfigAdmin.java:1018)
    at oracle.jdeveloper.xml.oc4j.Oc4jConfigAdmin.getRmiPort(Oc4jConfigAdmin.java:1031)
    at oracle.jbo.dt.jdevx.JdvOc4jConfigAdmin.getRmiPort(JdvOc4jConfigAdmin.java:83)
    at oracle.jbo.dt.objects.JboConfigFile$1.getDefaultFromEmbeddedOC4J(JboConfigFile.java:131)
    at oracle.jbo.dt.objects.JboConfigFile$1.getDefault(JboConfigFile.java:113)
    at oracle.jbo.common.PropertyMetadata.getDefault(PropertyMetadata.java:351)
    at oracle.jbo.common.PropertyManager.loadProperty(PropertyManager.java:552)
    at oracle.jbo.common.PropertyManager.loadProperties(PropertyManager.java:279)
    at oracle.jbo.dt.objects.JboApplication.<clinit>(JboApplication.java:132)
    at java.lang.J9VMInternals.initializeImpl(Native Method)
    at java.lang.J9VMInternals.initialize(J9VMInternals.java:177)
    at oracle.adfdtinternal.model.ide.addins.AdfDtAddin.addinsLoaded(AdfDtAddin.java:583)
    at oracle.ide.IdeCore.fireIdeEvent(IdeCore.java:833)
    at oracle.ide.IdeCore.mav$fireIdeEvent(IdeCore.java:125)
    at oracle.ide.IdeCore$3.run(IdeCore.java:803)
    at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:240)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:543)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:268)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:197)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:191)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:183)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:144)
    Caused by: java.lang.NoSuchMethodException: oracle.jdeveloper.xml.oc4j.server.ApplicationServerUtil.getRmiConfig(oracle.jdeveloper.xml.oc4j.server.ApplicationServer)
    at java.lang.Throwable.<init>(Throwable.java:57)
    at java.lang.Throwable.<init>(Throwable.java:68)
    at java.lang.Class.throwNoSuchMethodException(Class.java:275)
    at java.lang.Class.getDeclaredMethod(Class.java:570)
    at oracle.javatools.xml.bind.UtilImpl.findUtilMethod(UtilImpl.java:47)
    at oracle.javatools.xml.bind.UtilImpl.callUtilMethod(UtilImpl.java:67)
    at oracle.javatools.xml.bind.UtilImpl.invoke(UtilImpl.java:23)
    ... 25 more
    and when I try to run a web app gets:
    IllegalStateException in every single jsf page that i have
    also, when i open a jsf page to view the source code I get tne next error:
    Error acquiring text buffer - Cannot load jsp

    this is the error when i try to open a jsf page tov iew the source code:
    java.io.IOException: exception loading /home/oracle/SIEStats/SIEStats_home/SIEStatsNuma/ViewController/public_html/ReporteEstadisticas.jsp
         at oracle.ide.model.TextNode.openImpl(TextNode.java:540)
         at oracle.ide.model.Node.open(Node.java:966)
         at oracle.ide.model.Node.open(Node.java:918)
         at oracle.ide.model.Node.ensureOpen(Node.java:1716)
         at oracle.ide.model.TextNode.acquireTextBuffer(TextNode.java:743)
         at oracle.bali.xml.addin.XMLSourceNode._getXmlContext(XMLSourceNode.java:1227)
         at oracle.bali.xml.addin.XMLSourceNode.getXmlContext(XMLSourceNode.java:172)
         at oracle.bali.xml.gui.jdev.JDevXmlContext.getXmlContext(JDevXmlContext.java:225)
         at oracle.bali.xml.gui.jdev.AbstractXmlVisualEditor.setContext(AbstractXmlVisualEditor.java:244)
         at oracle.jdevimpl.webapp.editor.AbstractWebAppEditor.setContext(AbstractWebAppEditor.java:230)
         at oracle.jdevimpl.webapp.editor.jsp.JspEditor.setContext(JspEditor.java:159)
         at oracle.ideimpl.editor.EditorState.createEditor(EditorState.java:147)
         at oracle.ideimpl.editor.EditorState.getOrCreateEditor(EditorState.java:94)
         at oracle.ideimpl.editor.SplitPaneState.canSetEditorStatePos(SplitPaneState.java:231)
         at oracle.ideimpl.editor.SplitPaneState.setCurrentEditorStatePos(SplitPaneState.java:194)
         at oracle.ideimpl.editor.TabGroupState.createSplitPaneState(TabGroupState.java:103)
         at oracle.ideimpl.editor.TabGroup.addTabGroupState(TabGroup.java:355)
         at oracle.ideimpl.editor.EditorManagerImpl.createEditor(EditorManagerImpl.java:1399)
         at oracle.ideimpl.editor.EditorManagerImpl.createEditor(EditorManagerImpl.java:1333)
         at oracle.ideimpl.editor.EditorManagerImpl.openEditor(EditorManagerImpl.java:1259)
         at oracle.ideimpl.navigator.OpenEditorController.whenOpenEditor(OpenEditorController.java:41)
         at oracle.ideimpl.navigator.OpenEditorContextMenuListener.handleDefaultAction(OpenEditorContextMenuListener.java:51)
         at oracle.ide.controller.ContextMenuListenersHook$LazyContextMenuListener.handleDefaultAction(ContextMenuListenersHook.java:212)
         at oracle.ide.controller.ContextMenu.fireDefaultAction(ContextMenu.java:415)
         at oracle.ideimpl.explorer.BaseTreeExplorer.fireDefaultAction(BaseTreeExplorer.java:1793)
         at oracle.ideimpl.explorer.BaseTreeExplorer.dblClicked(BaseTreeExplorer.java:2128)
         at oracle.ideimpl.explorer.BaseTreeExplorer.mouseReleased(BaseTreeExplorer.java:2149)
         at oracle.ideimpl.explorer.CustomTree.processMouseEvent(CustomTree.java:198)
         at java.awt.Component.processEvent(Component.java:5312)
         at java.awt.Container.processEvent(Container.java:2001)
         at java.awt.Component.dispatchEventImpl(Component.java:4014)
         at java.awt.Container.dispatchEventImpl(Container.java:2059)
         at java.awt.Component.dispatchEvent(Component.java:3847)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4249)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3929)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3859)
         at java.awt.Container.dispatchEventImpl(Container.java:2045)
         at java.awt.Window.dispatchEventImpl(Window.java:1812)
         at java.awt.Component.dispatchEvent(Component.java:3847)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:545)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:268)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:197)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:191)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:183)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:144)
    Caused by: java.lang.IllegalStateException
         at oracle.javatools.xml.bind.UtilImpl.invoke(UtilImpl.java:31)
         at oracle.javatools.xml.bind.ElementProxy.invoke(ElementProxy.java:35)
         at $Proxy42.getJspConfig(Unknown Source)
         at oracle.jdevimpl.webapp.util.WebAppNodeUtils.getServletMappings(WebAppNodeUtils.java:144)
         at oracle.jdevimpl.webapp.util.WebAppNodeUtils.getJspPropertyGroups(WebAppNodeUtils.java:233)
         at oracle.jdevimpl.webapp.util.WebAppNodeUtils.getJspPropertyGroup(WebAppNodeUtils.java:38)
         at oracle.jdevimpl.webapp.util.WebAppNodeUtils.getJspPropertyGroup(WebAppNodeUtils.java:33)
         at oracle.jdevimpl.webapp.jsp.JspUtils.getPropertyGroup(JspUtils.java:298)
         at oracle.jdevimpl.webapp.jsp.JspUtils.getPropertyGroup(JspUtils.java:280)
         at oracle.jdeveloper.model.JspSourceNode.getEncoding(JspSourceNode.java:118)
         at oracle.jdevimpl.webapp.html.HtmlSourceNode._getEncoding(HtmlSourceNode.java:596)
         at oracle.jdevimpl.webapp.html.HtmlSourceNode.createReader(HtmlSourceNode.java:490)
         at oracle.ide.model.TextNode.loadTextBuffer(TextNode.java:282)
         at oracle.ide.model.TextNode.openImpl(TextNode.java:528)
         ... 44 more
    Caused by: java.lang.NoSuchMethodException: oracle.jdeveloper.xml.j2ee.war.WebAppUtil.getJspConfig(oracle.jdeveloper.xml.j2ee.war.WebApp)
         at java.lang.Class.throwNoSuchMethodException(Class.java:274)
         at java.lang.Class.getDeclaredMethod(Class.java:600)
         at oracle.javatools.xml.bind.UtilImpl.findUtilMethod(UtilImpl.java:47)
         at oracle.javatools.xml.bind.UtilImpl.callUtilMethod(UtilImpl.java:67)
         at oracle.javatools.xml.bind.UtilImpl.invoke(UtilImpl.java:23)
         ... 57 more

  • Unable to run Memory profiling, help please

    Hi there,
    I installed the lastest version of JDeveloper 10 and created a very simple project(only have one class with Main()method) for testing purpose.
    I configure the Profiler in Project Properties page, setting the class as included instance, however, all those profiling menu items(e.g.: Memory Profile...) are greyed out and I am unable to run memory profiling.
    I wonder if the functions are available for the free-downloaed version of JDeveloper, or is there something wrong with my setting?
    Your help is highly appreciated.

    Make sure you are positioned on the class in the application navigator before going to the "run" menu option.
    Also does it work if you don't change anything in the project properties?
    Here is what I did - created a new project with a simple hello class. And I didn't had any problems profiling it.
    There is no function limitation on the version you downloaded.
    Here is the class I tried:
    public class Class1
    public Class1()
    public static void main(String[] args)
    Class1 class1 = new Class1();
    System.out.println("hello");
    }

  • Jdev11g CPU profile and Memory Profile doesn't work for Mac

    I'm running Jdev11g on Mac OSX 10.5.5,
    CPU Profile and Memory Profile doesn't work. I got following message:
    Error occurred during initialization of VM
    Could not find agent library in absolute path: /Shared/jdevjavabase11110/jdeveloper/jdev/lib/profiler16.so
    The file actually is there. I don't understand why they looking for .so file, it supposed to be mapped as .jnilib on Mac.
    This is broken on TP4 as well.

    I'm still seeing this issue. Here is what I get:
    /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/bin/java -client "-agentpath:/Users/kamleshnanda/Downloads/jdeveloper/jdev/lib/profiler16.so=port=60950,jarpath=/Users/kamleshnanda/Downloads/jdeveloper/jdev/lib/profiler-agent.jar,enable=t,depth=1000,startup=connect,time" -classpath /Users/kamleshnanda/jdeveloper/mywork/MyJavaApplication/Project1/classes project1.Class1 Hello
    Error occurred during initialization of VM
    Could not find agent library in absolute path: /Users/kamleshnanda/Downloads/jdeveloper/jdev/lib/profiler16.so
    Process exited with exit code 1.
    I'm using the following build:
    About
    Oracle JDeveloper 11g Release 1 11.1.1.2.0
    Java 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
    =========     =======
    CVS Version (External)     (CVS) 1.12.13 (client/server)
    Java(TM) Platform     1.6.0_17
    Oracle IDE     11.1.1.2.36.55.36
    PMD     JDeveloper Extension 4.2.5.3.0
    Team Productivity Center     11.1.1.2.36.55.36
    Versioning Support     11.1.1.2.36.55.36
    Here are the JVM properties:
    java.runtime.name     Java(TM) SE Runtime Environment
    java.runtime.version     1.6.0_17-b04-248-10M3025
    java.specification.name     Java Platform API Specification
    java.specification.vendor     Sun Microsystems Inc.
    java.specification.version     1.6
    java.vendor     Apple Inc.
    java.vendor.url     http://www.apple.com/
    java.vendor.url.bug     http://bugreport.apple.com/
    java.version     1.6.0_17
    java.vm.info     mixed mode
    java.vm.name     Java HotSpot(TM) 64-Bit Server 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     Apple Inc.
    java.vm.version     14.3-b01-101
    Here is the OS information:
    os.arch     x86_64
    os.name     Mac OS X
    os.version     10.6.2

  • TP4[BUG]: Memory profile and CPU profile doesn't work for MAC

    I'm using Mac OSX 10.5.4.
    When I try to use Memory profile and CPU profile, I got following error:
    Error occurred during initialization of VM
    Could not find agent library in absolute path: /Shared/jdevstudiobase1111/jdev/lib/profiler15.so
    But the file actually exists.

    My MAC version is OSX 10.5.4.
    I don't have a stacktrace. It just fails silently.
    You can easily reproduce this bug by reformat a readonly file.
    Here is the code I reverse engineered from oracle.jdeveloper.refactoring.util.Util.java:
    public static boolean setReadOnly(java.net.URL url, boolean readOnly)
    boolean ret = false;
    java.lang.String cmdarray[] = null;
    java.lang.String platformPathName = oracle.ide.net.URLFileSystem.getPlatformPathName(url);
    java.lang.String osName = java.lang.System.getProperty("os.name", "");
    if(osName.startsWith("Windows"))
    cmdarray = (new java.lang.String[] {
    "ATTRIB", readOnly ? "+R" : "-R", (new StringBuilder()).append('"').append(platformPathName).append('"').toString()
    else
    if(platformPathName.equalsIgnoreCase("Linux"))
    cmdarray = (new java.lang.String[] {
    "chmod", readOnly ? "u-w" : "u+w", (new StringBuilder()).append('"').append(platformPathName).append('"').toString()
    if(cmdarray != null)
    java.lang.Runtime runtime = java.lang.Runtime.getRuntime();
    try
    java.lang.Process process = runtime.exec(cmdarray);
    if(process.waitFor() == 0)
    ret = (new File(platformPathName)).canWrite();
    if(ret)
    oracle.ide.model.Node node = oracle.ide.model.NodeFactory.find(url);
    if(node instanceof oracle.ide.model.TextNode)
    oracle.ide.model.TextNode textNode = (oracle.ide.model.TextNode)node;
    textNode.isReadOnly();
    catch(java.io.IOException e)
    e.printStackTrace();
    catch(java.lang.InterruptedException e)
    e.printStackTrace();
    return ret;
    }

  • Memory Profiling OPMN changes

    When I add the -agentpath option specified in the JDeveloper document to configure the remote memory profiling in Oracle 10g Application server's opmn.xml I get following error "Unrecognized option -agentpath..." and the server does not start.
    Has anyone successfully configured the application server to perform remote profiling?

    Thank you, shgoel, you're right.
    We replaced the default JDK 1.4 with JDK 1.5 (in the directory D:\Ora10gas\as\jdk\ to be precise)
    We moved the profiler DLL to the JDK bin and used the -agentlib option instead of the -agentpath (not sure if this change was significant, though)
    To the Java start-parameters in opmn.xml we added the profiling port and a pointer to the profiler-agent.jar.
    The resulting Java start parameters where:
    -server -Xrs -Xmx512m
    -agentlib:profiler15=port=4627,jarpath=D:\jdev\lib\profiler-agent.jar,enable=m
    -Dmic.system.home=d:\mic_home
    -Dmic.j2ee.home=D:\Ora10gas\as\j2ee\OC4J_MIC\applications\mic
    With these settings we where able to connect remotely with JDevelopers memory profiler and resolve a memory leak.
    Thanks
    Niels Erik

  • Memory Profiler

    getting the following error in Jdev 11.1.1.7 when tryin to memory profile my viewcontroller:
    Error occurred during initialization of VM
    Could not find agent library C:\SOA\Middleware\jdeveloper\jdev\lib\profiler_x64.dll in absolute path, with error: Can't load IA 32-bit .dll on a AMD 64-bit platform
    any ideas?

    As the error message says, you are running on a 64bit platform and the menroy profiler trys to load a 32 bit dll for the profiling. Not sure if there is one for a 64 bit platform, but this should be mentioned in the doc for the memory profiler. Check the doc for system requirements.
    Timo

  • Profiling Tools for Jdeveloper

    Hi all
    Is there any tools that can be used for the purpose of profiling , code review for the JDeveloper IDE. Or does jdeveloper come inbuilt with such features.

    CPU Profile and Memory profile in Run will help you
    additional to that you can use jrocikit to do extensive profiling and lock, memory leaks etc

  • Memory profiling oc4j application on linux

    Is there any way I can use Jdeveloper's memory profiler to connect to an application running in oc4j on a remote linux server? I don't see this as being possible because it seems to require ojvm which isn't available on linux. Am I wrong? What are my alternatives? I really need to profile my memory usage on this server.

    You can install OJVM on Linux see:
    http://www.oracle.com/technology/products/jdev/htdocs/9.0.5.2/readme.html#ojvm_install_linux
    And you might also want to try installing 10.1.3 on linux and using it for profiling.

  • Remote Memory Profile

    Hi
    I would like to use JDeveloper (running on Windows) to remote memory profile an application running on an OC4J application server (running on Linux).
    In JDeveloper, I have specified a Run instance that uses the ojvm VM and has the Remote Debugging and Profiling option checked. When I run the Memory Profile, I am prompted for the server's name and port which I specify as 4000 --> is this correct? How do you know which port to specify?
    The OC4J runs as a cluster with a group consisting of two OC4J instances. On the group level, I specify the Start-parameters: OC4J Options as -ojvm -XXtimeport4000. The group seems to run ok with these settings, but whenever I actually try and connect from JDeveloper, I get the following output:
    Profiler attempting to connect to remote process at <my server's name> port 4000.......
    Profiler unable to connect to remote process.
    Can anyone point out to me what I am doing wrong or have not done?
    Thanks very much
    Aisling

    hi Aisling
    I have been able to do remote profiling using the documentation you also referred to:
    - "Starting a Java Process for Remote Profiling"
    - "Connecting the Profiler Remotely to a Java Program"
    The environment I used for this is MS Windows XP, JDeveloper 10.1.3.3.0 and a standalone OC4J 10.1.3.1.0.
    I noticed you mention "... an OC4J application server (running on Linux) ..." in your initial post.
    On of the steps for remote profiling is "Ensure that the version of Java you are using has the OJVM installed." and although the page "About Remote Debugging" is not explicitly about remote profiling, it says "OJVM is available on Windows platforms only.".
    regards
    Jan

  • Remote Memory Profiling

    Can anyone tell me how to set up remote memory profiling in TP4? The existing instructions for 10g do not address remote profiling. At one point I somehow found documentation on a profiling agent that is started from the command line but I cannot find that again. Anyway, I really need to profile a Tomcat application server, and it would be nice if TP4 could do the job. Maybe this type of thing would even convince my colleagues that JDeveloper is better than Eclipse or IDEA.
    Thanks In Advance, Keith

    'Cmon Team JDeveloper - in a matter of a few hours, I was able to download and setup NetBeans and start remote profiling my JDeveloper-developed web app on Tomcat. Surely somebody knows how to do this with JDeveloper!?
    I'm a long-time JDeveloper user and a very vocal proponent of the tool - I pains me to have to use another tool to do what JDeveloper should clearly be able to do. Heck, I'm willing to help document the process if someone can just help get me going on this.
    Jim

  • How to enable Memory profiling?

    I created a simple empty project in Jdeveloper and created a sample standalone Class file. For some reason the Memory Profile option is not enabled. ( I have selected the class file. Even then it is not enabled.)
    JDeveloper version: 10.1.3
    JDK version 1.4.2_06 (Installed OJVM libraries)
    Thank you for your help!

    Nevermind. Just found the answer from this thread
    Profiler menu items not enabled
    Thanks.
    Yes. I am using OJC compiler instead of javac.
    Should I enable Remote Debugging and profiling? If so how to start the profiler, by default it is trying to connect port 8000 on localhost. Am I doing something wrong?
    Message was edited by:
    saro28

  • How to do memory profiling remotely???

    Hi,
    We are using JDeveloper 10g (10.1.2.1.0) and Oracle Application Server 10g (10.1.2.0.2) to deploy our web application, its running on a Solaris OS. We would like to know how to make a remote memory profiling for this configuration. JDeveloper help is very ambiguous, and very short.
    Anybody could help us a little bit with this? How we can configure OC4J JVM to attend remote memory profiling requests? How we can connect and run the JDeveloper memory profiling extension over this OC4J JVM?....
    Thanks in advanced.

    Nice to read it ;-)
    Any other option to profile memory remotely on Solaris and OC4J JVM? Maybe any JDeveloper plugging or any standalone recommendable product? Or I could thinking in cutting my veins already?
    Thanks for your answer.

  • Remote Memory Profiling Web App on Tomcat/Linux?

    Is there a straightforward set of instructions somewhere for setting up JDev, Tomcat, the Web App, etc for remote memory profiling a web application running on a Tomcat installation on Linux? (JDev is on a Windows box)
    Thanks!
    Jim

    'Cmon Team JDeveloper - in a matter of a few hours, I was able to download and setup NetBeans and start remote profiling my JDeveloper-developed web app on Tomcat. Surely somebody knows how to do this with JDeveloper!?
    I'm a long-time JDeveloper user and a very vocal proponent of the tool - I pains me to have to use another tool to do what JDeveloper should clearly be able to do. Heck, I'm willing to help document the process if someone can just help get me going on this.
    Jim

Maybe you are looking for

  • Linksys and Mac

    Can linksys software work on a Mac? If so how do I get stated setting up the wireless? Hardware is wireless - N WRT150N. thanks for any help.

  • Actionlistener (or equiv) on the tab's icon in a JTabbedPane

    Imagine for a moment the tab of a JTabbedPane, on it is a nice icon of an "X" in the left(ish) side. When the user clicks this "X" icon, the tab its on closes. If anyone knows how to make this work, and is willing to share the source/example how to d

  • Log data for infotypes

    Hi folks, I have an task that I am trying to resolve, related to log data for the infotypes. I had posed this question earlier too. I did some research to find out an answer for this, but invain. Any help is really appreciated. The task is: The infot

  • Invoice split due to different price group

    Hi Experts, My business scenario starts from scheduling agreement -OBD- Commercial Invoice-Excise invoice - ARE3 Invoice To address different prices in the scheduling agreement i have maintained the pricing based on price group. The two line items fa

  • Adobe Debug Launcher hangs when I try to run any Air Application on Mac OS X Lion 10.7.5

    I am running it from terminal and the PATHing seems to work. The exe icon appears in the Dock and then it just hangs and no actual window ever comes up. I could really use some advice. I don't have any way to troubleshoot this.