Memory Profiling in Web Start

Hi There,
I have a memory leak somewhere in my program, even after running the Garbage Collector and setting everything in sight to null. Is there a way that I can run a webstart program from the command line, and have memory profiiling through -Xrunhprof, like in the regular JRE? I've tried, but I get UnavailableService Exceptions. Any ideas?

Does anyone has experience in profiling a Java Web Start app?
I am trying with Quest's JProbe Memory Debugger 5.0.1. It does not seem to support Java Web Start at all. So I try to make it an application by download all the JAR files to my local PC, and put them into the CLASSPATH.
Things went fine for a little while, until it hits the portion of our code, which uses JnlpService to retrieve the codebase from the <jnlp codebase=http://... > tag. Since I am not using a JNLP file anymore, the getCodeBase() from JnlpService returns null, and my program fails to continue.
I had done some research with OptimizeIt also. It does not seem to support Java Web Start as well.
Could anyone help me? Thanks a lot.
Nelson Fong

Similar Messages

  • 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

  • Crash when starting a performanc​e/memory profile

    I'm having a catastrophic crash when I hit the 'Start' button in the Profile -> Performance and Memory... dialog. There is no error message whatsoever, and when I restart Labview, it only asks me about files to recover, it doesn't tell me where it crashed (i.e. somefile.cpp line ###). Well, it might have told me once, but now it doesn't, so unless there is a log of these things somewhere, I can't say much more.
    I'm using Labview 2009, and I'm having the exact same issue on at least 2 machines which are fairly different (Win XP 32 bit vs Win7 64 bit (with Labview 32 bit)).
    The application is pretty large (~1500 vi's), so it's kind of hard to tell what is making it crash.
    The problem can be replicated in different ways:
    1) Load main VI which loads all the VI's in memory
    2) Start Performance/Memory profile *crash*
    1) Load VI
    2) Start VI (runs in a loop)
    3) Start Performance/Memory profile while it runs *crash*
    1) Start Performance/Memory profile
    2) Some NI VI's show up in the list with '0' time everywhere
    3) Load VI
    4) Execute VI
    5) Stop execution of VI *crash*
    Any clues? Is there a log somewhere that could help me/you find the issue?
    I could spend all day trying to load different parts of the project and look for problems, but I have no idea what to look for.
    Last Friday I had successfully profiled what I wanted to, then I had another crash... Oh I remember now... I did a 'Search' in my project, looked for a particular string, and it crashed after a while in the middle of the search. Since then I was unable to use the profile tool. Could it be some data corruption? We use SourceSafe... so I wouldn't be surprised if it gave me a corrupted file If so, how could I find it?
    Thank you

    Hey Samapico,
    I actually found an incident like yours involving the performance and memory tool crashing when used for specific VIs which were very large. How big (in terms of filesize) is your VI?
    R&D found this issue in LV 2009 and fixed it in 2010 under Corrective Action Request 215410. 
    Is there any way you could try and test your issue out on a machine with LV 2010?
    <Joel Khan | Applications Engineering | National Instruments | Rice University BSEE> 

  • Applet or web-start? How can I package a memory intensive app?

    Dear All,
    I'm new here - I'm learning about Java with a particular project in mind, and looking for advice from people with more experience before I start coding! Your opinions would be very useful.
    I would like to write a small scientific application, to be distributed by the web, easy to run as a normal user (without administrator rights), with a good GUI. So Java sounds very good for this. However, the application will be very memory intensive (and quite CPU intensive) with several large arrays. It may require ~1 to 2 Gb of memory at times. I have three simple questions:
    1) If I write it as an applet, will my users hit memory 'heap size' limits when they try and run it if it tries to use ~1 Gb memory? Can I control this?
    2) If I write it using JNLP (e.g. Sun's Java Web-Start), will my users get memory limit errors if my application tries to use ~1 Gb memory? Can I control this?
    3) If more and more people start using the Java browser plugin, will they get Web-Start installed at the same time? Or will Web-start become less common?
    Any other advice about this choice, problems with web-start or resource hungry applets would also be gratefully received.
    With thanks and best regards,
    andy_g
    (PS: I'm not worried about the performance of Java compared to other languages - I'm worried about hitting memory limits imposed by the JVM settings or Java language!)

    Hi ChuckBing,
    Thanks for your reply - it's given me some valuable information. In light of your post I think I'm going to try a very simple test code which does some simple operations with representative big arrays and see if I can get that working well on a range of machines before I spend time writing the real thing. I hadn't appreciated the need for contiguous memory in the Java heap.
    As for comparing JNLP and applet memory control, after another intensive bout of google searching, I found more information about controlling heap size for applets at:
    https://jdk6.dev.java.net/plugin2/jnlp/
    From my (novice) reading of this page, it seems that from 1.6 you can now control the heap available to an applet in a similar manner to JNLP. I've added this link in case other people stumble across this post with a similar questions about applet memory limits.
    Thanks again,
    andy_g

  • Starting memory profile in Library causes LV to crash

    Hello!
    When I'm working on a library with many classes labview crashes sometimes. Today I was able to trigger the crash manually.... Even on an empty library, if I try to start the memory profiling tool, LV crashes..
    #Date: Mi, 23. Jan 2013 10:02:58
    #OSName: Windows 7 Enterprise Service Pack 1
    #OSVers: 6.1
    #OSBuild: 7601
    #AppName: LabVIEW
    #Version: 12.0f3 32-bit
    #AppKind: FDS
    #AppModDate: 10/04/2012 15:12 GMT
    #LabVIEW Base Address: 0x00400000
    <DEBUG_OUTPUT>
    23.01.2013 10:03:16.550
    Crash 0x0: Crash caught by NIER
    File Unknown(0) : Crash 0x0: Crash caught by NIER
    minidump id: 381ce9c1-0956-48de-86cf-0ac5f02c36cd
    ExceptionCode: 0xC0000005
    </DEBUG_OUTPUT>
    0x01AF1179 - LabVIEW <unknown> + 0
    0x01AF1688 - LabVIEW <unknown> + 0
    0x7C37FDB4 - MSVCR71 <unknown> + 0
    0x77B574DF - ntdll <unknown> + 0
    0x77B19EC5 - ntdll <unknown> + 0
    0x00000000 - <unknown> <unknown> + 0
    Is it a bug?

    Dear Customer,
    I could reproduce this crash on LV2012 and also on LV2011.
    So it seems to be a Bug and I'm going to write an CAR to R&D so it can be fixed as soon as possible.
    Thank you for your cooperation.
    Regards,
    Oleg Scherling, M.Eng | Applications Engineering | National Instruments | NIG

  • JVM - Microsoft JScript.dll Memory Leak when using Java Web Start

    I have posted before a topic related to this matter, although now I have a lot more information about what is going on (although still no fix for it). This is the link to the earlier post, containing JVM HOTSPOT EXCEPTION_ACCESS_VIOLATION
    http://forum.java.sun.com/thread.jspa?threadID=5116970&messageID=9402346#9402346
    The issue is that after deploying on Windows XP a multi threaded, memory consuming (40 Mb) Java Swing application using Java Web Start, and the standard web page (IE6) reference to the jnlp file to launch the installation from Tomcat, each time this application gets executed by double clicking on the desktop icon (with no IE6 interaction at all), calls start being made between jvm.dll (sun) and jscript.dll (Microsoft IE), these interactions never release the memory they consume, so after a period of using the application it crashes unavoidably. If I execute exactly the same application launching it from command line (no Web Start nor IE6 browser involved), the application works nicely all the time, no problem at all.
    My question is: does anyone know why these calls to jscript.dll are even being made during web start application execution? As said, it's a desktop Swing app, it does not need the browser at all, and jscript.dll is a IE dll. Anyone can advice on how these interactions can be eliminated?
    I've worked with Microsoft support for two weeks on this issue and all they have said is that it is a Sun problem and they can not help further.
    Thanks
    Jes�s

    Microsoft suggested (among others) two test.
    1- Install IE7 and run the application
    2-Install Firefox and run the application
    Results were:
    For 1: The application does not crash, apparently IE7 has a newer version of Jscript.dll that, in Microsoft words, handles better 'bad software', refering to 'bad software' to the java virtual machine I guess. Looking at the performance manager you can see memory goes down as with IE6, but at some point memory is released and the app. does not crash. Anyway is still is uncertain to me why Jscript.dll is getting involved at all. Although this solves the problem is not a viable solution for us, because I work in a corporation where changes such as upgrading the IE version on a large number of desktop can not be justified just because one app. is crashing, and it would take a long validation time anyway before the upgrade can proceed.
    For 2: I did install Firefox in a machine and the application still crashed, but it is true I did not uninstall IE6, so the conflictive Jscript.dll was still sitting at system32. Quite possibly the crash would not happen if that dll wasn't there at all.
    Thanks
    Jes�s

  • 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

  • Java Web Start application failing on my user account

    Hi All,
    I've been tearing my hair out over this for a while and haven't been able to get anywhere wiht it. I've finally cracked and decided to post a plea for help in here.
    Basically, I have a web start application that will not start under my user profile but will under a new account I created. If I try and start it from the terminal with javaws I get "Bus Error" and that's all. Double clicking it gives me a crash dialoge box and the details can be seen here:
    http://pastebin.com/m77b1111f
    As I said before, running it in the other account works fine as does "sudo javaws /path/to/app.jnlp" but I really don't want to have to do that every single time.
    I've deleted the JavaCache folder as well as any ~/Library/Preferences/java.plist all without any joy. Also, I'd like to add that there are a number of other Web Start apps that run without any problems.
    Any ideas?

    Thing is, if there was corruption of something that was system wide, it wouldn't work under a different profile, right?
    Unpredictable as to how lomg it would work on a new account.
    Is this usually the case for a safe boot?
    Yes, it runs fsck_hfs -fy on the whole drive, dumps several caches & so on, the next boot will also take longer than usual as it rebuilds caches & so on.

  • Java Web Start Application surprisedly does not start anymore based on new JRE1.7.0_45

    Hi everyone,
    we have to maintain a self-developed Java Application which is running based on JRE1.5.0_51 (x64). Our recent client machines have JRE1.7.0_40 (x64 too) installed in addition to the mentioned (and needed) JRE1.5.0_51 (x64).
    Everything was fine up to the point where we tried to install the newest JRE1.7.0_45 (x64) as the new version for doing the web start magic. The result is that our application (which is/was unchanged!) does not launch anymore. The strange thing is that we do not get any StackTrace, Exception or something else like this.
    The startup process simply hangs :-(
    Nothing has changed (application itself, firewall, network settings, hardware) apart from the new JRE version. It's reproducible at will. If I install JRE1.7.0_40 (x64) the application starts, if I install JRE1.7.0_45 (x64) the application hangs.
    I can say for sure, that in both cases (*_40 AND *_45) Web Start is able to do the synchronizing job and to launch the application base on the correct JRE1.5.0_51 (x64).
    My guess is that in case of an installed JRE1.7.0_45 (x64), the application hangs when it tries to connect to the database (Oracle 11g) via JDBC.
    I found a little hint in the Web Start Console. Therefore I had to switch the trace level of the console to 3 (which includes security, network and basic)
    In case of an installed JRE1.7.0_40 (x64) - which leads to a running application - I will receive the following output:
    Java Web Start 10.40.2.43
    JRE-Version verwenden 1.5.0_51-b10 Java HotSpot(TM) 64-Bit Server VM
    security: Istrusted: http://PKS-Server/jnlp2/advise_office.jnlp true
    avawsApplicationMain     3798 DEBUG root                : get Service: com.sun.jnlp.BasicServiceImpl@3b8e609b  fileName: connection.properties
    network: Cacheeintrag nicht gefunden [URL: http://PKS-Server/jnlp2//connection.properties, Version: null]
    network: Verbindung von http://PKS-Server/jnlp2//connection.properties mit Proxy=DIRECT wird hergestellt
    avawsApplicationMain     3803 INFO  root                : 'Alex2 connection.properties' wurde vom WebServer gelesen
    network: Verbindung von socket://PKS-Server:1521 mit Proxy=DIRECT wird hergestellt
    avawsApplicationMain     4488 DEBUG root                : get Service: com.sun.jnlp.BasicServiceImpl@3b8e609b  fileName: connection.properties
    network: Cacheeintrag nicht gefunden [URL: http://PKS-Server/jnlp2//connection.properties, Version: null]
    network: Verbindung von http://PKS-Server/jnlp2//connection.properties mit Proxy=DIRECT wird hergestellt
    avawsApplicationMain     4492 INFO  root                : 'Alex2 connection.properties' wurde vom WebServer gelesen
    Connect OK => application starts.
    In case of an installed JRE1.7.0_45 (x64) - which leads to a hanging application - I will receive the following output:
    Java Web Start 10.45.2.18
    JRE-Version verwenden 1.5.0_51-b10 Java HotSpot(TM) 64-Bit Server VM
    security: Istrusted: http://PKS-Server/jnlp2/advise_office.jnlp true
    avawsApplicationMain     3805 DEBUG root                : get Service: com.sun.jnlp.BasicServiceImpl@25a41cc7  fileName: connection.properties
    network: Cacheeintrag nicht gefunden [URL: http://PKS-Server/jnlp2//connection.properties, Version: null]
    network: Verbindung von http://PKS-Server/jnlp2//connection.properties mit Proxy=DIRECT wird hergestellt
    avawsApplicationMain     3810 INFO  root                : 'Alex2 connection.properties' wurde vom WebServer gelesen
    network: Verbindung von socket://PKS-Server:1521 mit Proxy=DIRECT wird hergestellt
    network: Verbindung von socket://PKS-Server:1521 mit Proxy=DIRECT wird hergestellt
    network: Verbindung von socket://PKS-Server:1521 mit Proxy=DIRECT wird hergestellt
    network: Verbindung von socket://PKS-Server:1521 mit Proxy=DIRECT wird hergestellt
    network: Verbindung von socket://PKS-Server:1521 mit Proxy=DIRECT wird hergestellt
    network: Verbindung von socket://PKS-Server:1521 mit Proxy=DIRECT wird hergestellt
    network: Verbindung von socket://PKS-Server:1521 mit Proxy=DIRECT wird hergestellt
    network: Verbindung von socket://PKS-Server:1521 mit Proxy=DIRECT wird hergestellt
    network: Verbindung von socket://PKS-Server:1521 mit Proxy=DIRECT wird hergestellt
    network: Verbindung von socket://PKS-Server:1521 mit Proxy=DIRECT wird hergestellt
    network: Verbindung von socket://PKS-Server:1521 mit Proxy=DIRECT wird hergestellt
    These last "network:" log entries will never stop. This will lead to an infinite loop which results in a great memory leak. I have to kill the process via windows task manager in order to get rid of it.
    Does someone out there has the same problem? Are there any new additional security issues which prevent my client to establish the database connection on port 1521?
    Any other ideas?
    Thanks in advance for any hint on this issue!
    Regards,
    Alex

    Resolution: We still were not able to solve this issue! The only way to get out of this is to install the JRE1.5 as the x64 variant. In this case no switching from 64-bit to 32-bit is needed and everything is on track again.
    But this is still strange and unexplainable :-(

  • Unable to launch java web start

    We have already devloped an application based on java web start. Most of the client machines, we try to install java web start and run the developed app, it works fine. For one of the clients machine, we have an issue with java web start itself, it does not startup and bring up the application manager. When you start java web start, it shows up the splash screen 'java web start 1.0.1' after some time, it vanishes and does not bring up the application manager. I have installed java web start 1.0.1_01 (build 04) installed on Windows 2000 Professional, by default that has installed JRE 1.3.1_04 also.
    We verified the system, all the files being existing under c:\program files\java web start dir. And the JRE is also installed fine.
    Couple of times we uninstalled, rebooted and installed.
    Infact, we have even verified the file types for html, htm, which was set to msoffice, and we have changed to internet explorer. For jnlp file type it was already set to javaws.exe.
    Can you please let me know what could be the problem.
    Regards,
    Nagarjuna Rao Chakka

    There's nothing to stop you installing 1.4 or even 1.4.2, it's the jnlp file that specifies which runtime version gets used to run your application - web start can be used to happily switch runtimes like this. You'll just need to have 1.4 and 1.3 installed on each machine. It's a good idea to upgrade the web start client as the old 1.0 version doesn't work at all well with Windows XP, it's structure of storing all the files in c:\program files works against the security restrictions built into XP.
    Incidentally the config file you were looking for in under c:\program files\javaws\javaws.cfg, but this is different in later versions.
    Your problem is most likely being caused by web start not being able to find the Java runtime version it was installed with, the client may well have installed a newer (or older) version of 1.3 which has broken the configuration.. another reason to upgrade is the old versions are very fragile in this respect; 1.4.2 can find installed runtimes far more dynamically. Fixing the config file above should get things working again, otherwise delete the .javaws directory in the user profile and re-start web start.
    1.4.2 is the best at finding runtimes, but is marred by problems with the integration dialogs, locale always reported as en_US and some strange new behaviour with classloaders and malfunctioning auto installers.. jws 1.2 that comes with jre 1.4.1_x is far more reliable.
    - Richard

  • EXCEPTION_ACCESS_VIOLATION in Web Start

    Hi,
    I am using JDK 1.5. And there is an EXCEPTION_ACCESS_VIOLATION when I tried to launch a program via Web Start.
    The program just crash after I press some items.
    Do you have any idea ?
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d267ada, pid=3980, tid=576
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_06-b05 mixed mode)
    # Problematic frame:
    # C [fontmanager.dll+0x27ada]
    --------------- T H R E A D ---------------
    Current thread (0x0086e8a0): JavaThread "AWT-EventQueue-0" [_thread_in_native, id=576]
    siginfo: ExceptionCode=0xc0000005, reading address 0x52f2db8e
    Registers:
    EAX=0x00017769, EBX=0x52efecb0, ECX=0x52efecbc, EDX=0x00008000
    ESP=0x4a38ec38, EBP=0x4a38ec44, ESI=0x00007d23, EDI=0x00000000
    EIP=0x6d267ada, EFLAGS=0x00010202
    Top of Stack: (sp=0x4a38ec38)
    0x4a38ec38: 4a38ee9c 52efecba 52efecb0 4a38ec78
    0x4a38ec48: 6d2680d2 6c61746e 52efecbc 00008000
    0x4a38ec58: 00000019 6d266076 6c61746e 6d269bad
    0x4a38ec68: 6c61746e 0086e960 43fb9b78 43fb9b78
    0x4a38ec78: 4a38eefc 6d26a14f 6c61746e 00000019
    0x4a38ec88: ffffffff 4a38ef14 0086e8a0 43fb9b78
    0x4a38ec98: 43fb9b78 00000000 0086e8a0 0084ab60
    0x4a38eca8: 42bea9a0 00000000 4a38ef0c 00000000
    Instructions: (pc=0x6d267ada)
    0x6d267aca: 8b c8 5a d3 e2 8b 4d 0c 2b f2 89 55 10 8d 04 76
    0x6d267ada: 0f b6 1c 41 8d 04 41 c1 e3 08 0f b6 48 01 03 cb
    Stack: [0x4a350000,0x4a390000), sp=0x4a38ec38, free space=251k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [fontmanager.dll+0x27ada]
    C [fontmanager.dll+0x280d2]
    C [fontmanager.dll+0x2a14f]
    j sun.font.SunLayoutEngine.nativeLayout(Lsun/font/Font2D;Lsun/font/FontStrike;[FII[CIIIIIIZLjava/awt/geom/Point2D$Float;Lsun/font/GlyphLayout$GVData;)V+0
    j sun.font.SunLayoutEngine.layout(Lsun/font/FontStrikeDesc;[FIILsun/font/TextRecord;ZLjava/awt/geom/Point2D$Float;Lsun/font/GlyphLayout$GVData;)V+70
    j sun.font.GlyphLayout$EngineRecord.layout()V+90
    j sun.font.GlyphLayout.layout(Ljava/awt/Font;Ljava/awt/font/FontRenderContext;[CIIILsun/font/StandardGlyphVector;)Lsun/font/StandardGlyphVector;+480
    j sun.font.ExtendedTextSourceLabel.createGV()Lsun/font/StandardGlyphVector;+70
    j sun.font.ExtendedTextSourceLabel.getGV()Lsun/font/StandardGlyphVector;+9
    j sun.font.ExtendedTextSourceLabel.createCharinfo()[F+1
    j sun.font.ExtendedTextSourceLabel.getCharinfo()[F+9
    j sun.font.ExtendedTextSourceLabel.getLineBreakIndex(IF)I+1
    j java.awt.font.TextMeasurer.calcLineBreak(IF)I+96
    j java.awt.font.TextMeasurer.getLineBreakIndex(IF)I+38
    j java.awt.font.LineBreakMeasurer.nextOffset(FIZ)I+44
    j java.awt.font.LineBreakMeasurer.nextLayout(FIZ)Ljava/awt/font/TextLayout;+15
    j java.awt.font.LineBreakMeasurer.nextLayout(F)Ljava/awt/font/TextLayout;+7
    j com.symantec.sef.management.ui.NavigatorPanel.formatTip(Ljava/lang/String;)Ljava/lang/String;+61
    j com.symantec.sef.management.ui.NavigatorPanel.getSectionDefinition(Lorg/w3c/dom/Element;)Lcom/symantec/sef/management/ui/NavigatorPanel$SectionDefinition;+294
    j com.symantec.sef.management.ui.NavigatorPanel.getSections(Lorg/w3c/dom/Node;)[Lcom/symantec/sef/management/ui/NavigatorPanel$SectionDefinition;+219
    j com.symantec.sef.management.ui.NavigatorPanel.walkXmlTree(Lorg/w3c/dom/Node;)V+24
    j com.symantec.sef.management.ui.NavigatorPanel.<init>(Lcom/symantec/sef/management/ui/NavigatorPanel$ContentProvider;Lcom/symantec/sef/management/ui/PrivilegeChecker;)V+79
    j com.symantec.sef.management.ui.AbstractConfigurationCBA.getUI()Ljavax/swing/JPanel;+88
    j com.symantec.sef.management.ui.UI.setUI(Lcom/symantec/ssmc/commoncontrols/IContentBuilder;)Z+136
    j com.symantec.ssmc.commoncontrols.CBANavigationTreeCtrl.treeElementClicked(Ljavax/swing/tree/DefaultMutableTreeNode;Z)V+55
    j com.symantec.ssmc.commoncontrols.CBANavigationTreeCtrl.valueChanged(Ljavax/swing/event/TreeSelectionEvent;)V+24
    j javax.swing.JTree.fireValueChanged(Ljavax/swing/event/TreeSelectionEvent;)V+35
    j javax.swing.JTree$TreeSelectionRedirector.valueChanged(Ljavax/swing/event/TreeSelectionEvent;)V+17
    j javax.swing.tree.DefaultTreeSelectionModel.fireValueChanged(Ljavax/swing/event/TreeSelectionEvent;)V+35
    j javax.swing.tree.DefaultTreeSelectionModel.notifyPathChange(Ljava/util/Vector;Ljavax/swing/tree/TreePath;)V+84
    j javax.swing.tree.DefaultTreeSelectionModel.setSelectionPaths([Ljavax/swing/tree/TreePath;)V+454
    j javax.swing.tree.DefaultTreeSelectionModel.setSelectionPath(Ljavax/swing/tree/TreePath;)V+23
    j javax.swing.JTree.setSelectionPath(Ljavax/swing/tree/TreePath;)V+5
    j javax.swing.plaf.basic.BasicTreeUI.selectPathForEvent(Ljavax/swing/tree/TreePath;Ljava/awt/event/MouseEvent;)V+266
    j javax.swing.plaf.basic.BasicTreeUI$Handler.handleSelectionImpl(Ljava/awt/event/MouseEvent;Ljavax/swing/tree/TreePath;)V+126
    j javax.swing.plaf.basic.BasicTreeUI$Handler.handleSelection(Ljava/awt/event/MouseEvent;)V+107
    j javax.swing.plaf.basic.BasicTreeUI$Handler.mousePressed(Ljava/awt/event/MouseEvent;)V+9
    j java.awt.AWTEventMulticaster.mousePressed(Ljava/awt/event/MouseEvent;)V+21
    j java.awt.AWTEventMulticaster.mousePressed(Ljava/awt/event/MouseEvent;)V+8
    j java.awt.AWTEventMulticaster.mousePressed(Ljava/awt/event/MouseEvent;)V+8
    j java.awt.AWTEventMulticaster.mousePressed(Ljava/awt/event/MouseEvent;)V+8
    j java.awt.AWTEventMulticaster.mousePressed(Ljava/awt/event/MouseEvent;)V+8
    j java.awt.Component.processMouseEvent(Ljava/awt/event/MouseEvent;)V+54
    j javax.swing.JComponent.processMouseEvent(Ljava/awt/event/MouseEvent;)V+23
    j java.awt.Component.processEvent(Ljava/awt/AWTEvent;)V+81
    j java.awt.Container.processEvent(Ljava/awt/AWTEvent;)V+18
    j java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V+477
    J java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V
    J java.awt.LightweightDispatcher.retargetMouseEvent(Ljava/awt/Component;ILjava/awt/event/MouseEvent;)V
    j java.awt.LightweightDispatcher.processMouseEvent(Ljava/awt/event/MouseEvent;)Z+126
    j java.awt.LightweightDispatcher.dispatchEvent(Ljava/awt/AWTEvent;)Z+50
    J java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V
    v ~RuntimeStub::alignment_frame_return Runtime1 stub
    j java.awt.Window.dispatchEventImpl(Ljava/awt/AWTEvent;)V+19
    J java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V
    J java.awt.EventDispatchThread.pumpOneEventForHierarchy(ILjava/awt/Component;)Z
    v ~RuntimeStub::alignment_frame_return Runtime1 stub
    j java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+26
    j java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
    j java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
    j java.awt.EventDispatchThread.run()V+9
    v ~StubRoutines::call_stub
    V [jvm.dll+0x845a9]
    V [jvm.dll+0xd9317]
    V [jvm.dll+0x8447a]
    V [jvm.dll+0x841d7]
    V [jvm.dll+0x9ed69]
    V [jvm.dll+0x109fe3]
    V [jvm.dll+0x109fb1]
    C [MSVCRT.dll+0x2a3b0]
    C [kernel32.dll+0xb50b]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j sun.font.SunLayoutEngine.nativeLayout(Lsun/font/Font2D;Lsun/font/FontStrike;[FII[CIIIIIIZLjava/awt/geom/Point2D$Float;Lsun/font/GlyphLayout$GVData;)V+0
    j sun.font.SunLayoutEngine.layout(Lsun/font/FontStrikeDesc;[FIILsun/font/TextRecord;ZLjava/awt/geom/Point2D$Float;Lsun/font/GlyphLayout$GVData;)V+70
    j sun.font.GlyphLayout$EngineRecord.layout()V+90
    j sun.font.GlyphLayout.layout(Ljava/awt/Font;Ljava/awt/font/FontRenderContext;[CIIILsun/font/StandardGlyphVector;)Lsun/font/StandardGlyphVector;+480
    j sun.font.ExtendedTextSourceLabel.createGV()Lsun/font/StandardGlyphVector;+70
    j sun.font.ExtendedTextSourceLabel.getGV()Lsun/font/StandardGlyphVector;+9
    j sun.font.ExtendedTextSourceLabel.createCharinfo()[F+1
    j sun.font.ExtendedTextSourceLabel.getCharinfo()[F+9
    j sun.font.ExtendedTextSourceLabel.getLineBreakIndex(IF)I+1
    j java.awt.font.TextMeasurer.calcLineBreak(IF)I+96
    j java.awt.font.TextMeasurer.getLineBreakIndex(IF)I+38
    j java.awt.font.LineBreakMeasurer.nextOffset(FIZ)I+44
    j java.awt.font.LineBreakMeasurer.nextLayout(FIZ)Ljava/awt/font/TextLayout;+15
    j java.awt.font.LineBreakMeasurer.nextLayout(F)Ljava/awt/font/TextLayout;+7
    j com.symantec.sef.management.ui.NavigatorPanel.formatTip(Ljava/lang/String;)Ljava/lang/String;+61
    j com.symantec.sef.management.ui.NavigatorPanel.getSectionDefinition(Lorg/w3c/dom/Element;)Lcom/symantec/sef/management/ui/NavigatorPanel$SectionDefinition;+294
    j com.symantec.sef.management.ui.NavigatorPanel.getSections(Lorg/w3c/dom/Node;)[Lcom/symantec/sef/management/ui/NavigatorPanel$SectionDefinition;+219
    j com.symantec.sef.management.ui.NavigatorPanel.walkXmlTree(Lorg/w3c/dom/Node;)V+24
    j com.symantec.sef.management.ui.NavigatorPanel.<init>(Lcom/symantec/sef/management/ui/NavigatorPanel$ContentProvider;Lcom/symantec/sef/management/ui/PrivilegeChecker;)V+79
    j com.symantec.sef.management.ui.AbstractConfigurationCBA.getUI()Ljavax/swing/JPanel;+88
    j com.symantec.sef.management.ui.UI.setUI(Lcom/symantec/ssmc/commoncontrols/IContentBuilder;)Z+136
    j com.symantec.ssmc.commoncontrols.CBANavigationTreeCtrl.treeElementClicked(Ljavax/swing/tree/DefaultMutableTreeNode;Z)V+55
    j com.symantec.ssmc.commoncontrols.CBANavigationTreeCtrl.valueChanged(Ljavax/swing/event/TreeSelectionEvent;)V+24
    j javax.swing.JTree.fireValueChanged(Ljavax/swing/event/TreeSelectionEvent;)V+35
    j javax.swing.JTree$TreeSelectionRedirector.valueChanged(Ljavax/swing/event/TreeSelectionEvent;)V+17
    j javax.swing.tree.DefaultTreeSelectionModel.fireValueChanged(Ljavax/swing/event/TreeSelectionEvent;)V+35
    j javax.swing.tree.DefaultTreeSelectionModel.notifyPathChange(Ljava/util/Vector;Ljavax/swing/tree/TreePath;)V+84
    j javax.swing.tree.DefaultTreeSelectionModel.setSelectionPaths([Ljavax/swing/tree/TreePath;)V+454
    j javax.swing.tree.DefaultTreeSelectionModel.setSelectionPath(Ljavax/swing/tree/TreePath;)V+23
    j javax.swing.JTree.setSelectionPath(Ljavax/swing/tree/TreePath;)V+5
    j javax.swing.plaf.basic.BasicTreeUI.selectPathForEvent(Ljavax/swing/tree/TreePath;Ljava/awt/event/MouseEvent;)V+266
    j javax.swing.plaf.basic.BasicTreeUI$Handler.handleSelectionImpl(Ljava/awt/event/MouseEvent;Ljavax/swing/tree/TreePath;)V+126
    j javax.swing.plaf.basic.BasicTreeUI$Handler.handleSelection(Ljava/awt/event/MouseEvent;)V+107
    j javax.swing.plaf.basic.BasicTreeUI$Handler.mousePressed(Ljava/awt/event/MouseEvent;)V+9
    j java.awt.AWTEventMulticaster.mousePressed(Ljava/awt/event/MouseEvent;)V+21
    j java.awt.AWTEventMulticaster.mousePressed(Ljava/awt/event/MouseEvent;)V+8
    j java.awt.AWTEventMulticaster.mousePressed(Ljava/awt/event/MouseEvent;)V+8
    j java.awt.AWTEventMulticaster.mousePressed(Ljava/awt/event/MouseEvent;)V+8
    j java.awt.AWTEventMulticaster.mousePressed(Ljava/awt/event/MouseEvent;)V+8
    j java.awt.Component.processMouseEvent(Ljava/awt/event/MouseEvent;)V+54
    j javax.swing.JComponent.processMouseEvent(Ljava/awt/event/MouseEvent;)V+23
    j java.awt.Component.processEvent(Ljava/awt/AWTEvent;)V+81
    j java.awt.Container.processEvent(Ljava/awt/AWTEvent;)V+18
    j java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V+477
    J java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V
    J java.awt.LightweightDispatcher.retargetMouseEvent(Ljava/awt/Component;ILjava/awt/event/MouseEvent;)V
    j java.awt.LightweightDispatcher.processMouseEvent(Ljava/awt/event/MouseEvent;)Z+126
    j java.awt.LightweightDispatcher.dispatchEvent(Ljava/awt/AWTEvent;)Z+50
    J java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V
    v ~RuntimeStub::alignment_frame_return Runtime1 stub
    j java.awt.Window.dispatchEventImpl(Ljava/awt/AWTEvent;)V+19
    J java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V
    J java.awt.EventDispatchThread.pumpOneEventForHierarchy(ILjava/awt/Component;)Z
    v ~RuntimeStub::alignment_frame_return Runtime1 stub
    j java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+26
    j java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
    j java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
    j java.awt.EventDispatchThread.run()V+9
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x52efae70 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=216]
    0x008a2170 JavaThread "Image Animator 2" daemon [_thread_blocked, id=2296]
    0x008f5300 JavaThread "StatusThread" [_thread_blocked, id=1740]
    0x008f5490 JavaThread "Thread-56" [_thread_in_vm, id=640]
    0x008e65a0 JavaThread "Timer-0" [_thread_blocked, id=2584]
    =>0x0086e8a0 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=576]
    0x0086edd0 JavaThread "AWT-Shutdown" [_thread_blocked, id=3672]
    0x00824e70 JavaThread "DestroyJavaVM" [_thread_blocked, id=672]
    0x00853bd0 JavaThread "TimerQueue" daemon [_thread_blocked, id=2356]
    0x0084b500 JavaThread "ConsoleWriterThread" daemon [_thread_blocked, id=2628]
    0x00842760 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=2308]
    0x0083de70 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=3460]
    0x0083bd30 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2536]
    0x008311d0 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=2800]
    0x008305e0 JavaThread "CompilerThread0" daemon [_thread_blocked, id=2220]
    0x0082f690 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2400]
    0x0082ebe0 JavaThread "Finalizer" daemon [_thread_blocked, id=2264]
    0x0082d8f0 JavaThread "Reference Handler" daemon [_thread_blocked, id=2052]
    Other Threads:
    0x0082cbe0 VMThread [id=3212]
    0x00834580 WatcherThread [id=3288]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 18240K, used 13464K [0x02bd0000, 0x03f90000, 0x07a90000)
    eden space 16256K, 74% used [0x02bd0000, 0x037a51d8, 0x03bb0000)
    from space 1984K, 67% used [0x03bb0000, 0x03d010e0, 0x03da0000)
    to space 1984K, 0% used [0x03da0000, 0x03da0000, 0x03f90000)
    tenured generation total 241984K, used 32860K [0x07a90000, 0x166e0000, 0x42bd0000)
    the space 241984K, 13% used [0x07a90000, 0x09aa71d8, 0x09aa7200, 0x166e0000)
    compacting perm gen total 20480K, used 20423K [0x42bd0000, 0x43fd0000, 0x46bd0000)
    the space 20480K, 99% used [0x42bd0000, 0x43fc1c40, 0x43fc1e00, 0x43fd0000)
    No shared spaces configured.
    Dynamic libraries:
    0x00400000 - 0x0040c000      C:\Program Files\Java\jre1.5.0_06\bin\javaw.exe
    0x7c920000 - 0x7c9b5000      C:\WINDOWS\system32\ntdll.dll
    0x7c800000 - 0x7c91d000      C:\WINDOWS\system32\kernel32.dll
    0x77da0000 - 0x77e47000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77e50000 - 0x77ee1000      C:\WINDOWS\system32\RPCRT4.dll
    0x77d10000 - 0x77d9e000      C:\WINDOWS\system32\USER32.dll
    0x77ef0000 - 0x77f37000      C:\WINDOWS\system32\GDI32.dll
    0x77be0000 - 0x77c38000      C:\WINDOWS\system32\MSVCRT.dll
    0x76300000 - 0x7631d000      C:\WINDOWS\system32\IMM32.DLL
    0x621f0000 - 0x621f9000      C:\WINDOWS\system32\LPK.DLL
    0x73fa0000 - 0x7400b000      C:\WINDOWS\system32\USP10.dll
    0x6d670000 - 0x6d804000      C:\Program Files\Java\jre1.5.0_06\bin\client\jvm.dll
    0x76b10000 - 0x76b3a000      C:\WINDOWS\system32\WINMM.dll
    0x6d280000 - 0x6d288000      C:\Program Files\Java\jre1.5.0_06\bin\hpi.dll
    0x76bc0000 - 0x76bcb000      C:\WINDOWS\system32\PSAPI.DLL
    0x6d640000 - 0x6d64c000      C:\Program Files\Java\jre1.5.0_06\bin\verify.dll
    0x6d300000 - 0x6d31d000      C:\Program Files\Java\jre1.5.0_06\bin\java.dll
    0x6d660000 - 0x6d66f000      C:\Program Files\Java\jre1.5.0_06\bin\zip.dll
    0x6d000000 - 0x6d167000      C:\Program Files\Java\jre1.5.0_06\bin\awt.dll
    0x72f70000 - 0x72f96000      C:\WINDOWS\system32\WINSPOOL.DRV
    0x76990000 - 0x76acd000      C:\WINDOWS\system32\ole32.dll
    0x5a410000 - 0x5a447000      C:\WINDOWS\system32\uxtheme.dll
    0x736d0000 - 0x73719000      C:\WINDOWS\system32\ddraw.dll
    0x73b30000 - 0x73b36000      C:\WINDOWS\system32\DCIMAN32.dll
    0x738b0000 - 0x73980000      C:\WINDOWS\system32\D3DIM700.DLL
    0x74680000 - 0x746cb000      C:\WINDOWS\system32\MSCTF.dll
    0x73640000 - 0x7366e000      C:\WINDOWS\system32\msctfime.ime
    0x6d1f0000 - 0x6d203000      C:\Program Files\Java\jre1.5.0_06\bin\deploy.dll
    0x76680000 - 0x76723000      C:\WINDOWS\system32\WININET.dll
    0x765e0000 - 0x76672000      C:\WINDOWS\system32\CRYPT32.dll
    0x76db0000 - 0x76dc2000      C:\WINDOWS\system32\MSASN1.dll
    0x770f0000 - 0x7717c000      C:\WINDOWS\system32\OLEAUT32.dll
    0x77f40000 - 0x77fb6000      C:\WINDOWS\system32\SHLWAPI.dll
    0x75c60000 - 0x75cfc000      C:\WINDOWS\system32\urlmon.dll
    0x77bd0000 - 0x77bd8000      C:\WINDOWS\system32\VERSION.dll
    0x7d590000 - 0x7dd83000      C:\WINDOWS\system32\SHELL32.dll
    0x77180000 - 0x77282000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9\comctl32.dll
    0x5c820000 - 0x5c8b7000      C:\WINDOWS\system32\comctl32.dll
    0x6d5d0000 - 0x6d5ef000      C:\Program Files\Java\jre1.5.0_06\bin\RegUtils.dll
    0x49230000 - 0x494f6000      C:\WINDOWS\system32\msi.dll
    0x6d240000 - 0x6d27d000      C:\Program Files\Java\jre1.5.0_06\bin\fontmanager.dll
    0x6d4c0000 - 0x6d4d3000      C:\Program Files\Java\jre1.5.0_06\bin\net.dll
    0x71a10000 - 0x71a27000      C:\WINDOWS\system32\WS2_32.dll
    0x71a00000 - 0x71a08000      C:\WINDOWS\system32\WS2HELP.dll
    0x6d4e0000 - 0x6d4e9000      C:\Program Files\Java\jre1.5.0_06\bin\nio.dll
    0x77fc0000 - 0x77fd1000      C:\WINDOWS\system32\Secur32.dll
    0x76eb0000 - 0x76eec000      C:\WINDOWS\system32\RASAPI32.DLL
    0x76e60000 - 0x76e72000      C:\WINDOWS\system32\rasman.dll
    0x69a00000 - 0x69a54000      C:\WINDOWS\system32\NETAPI32.dll
    0x76e80000 - 0x76eaf000      C:\WINDOWS\system32\TAPI32.dll
    0x76e50000 - 0x76e5e000      C:\WINDOWS\system32\rtutils.dll
    0x77c40000 - 0x77c63000      C:\WINDOWS\system32\msv1_0.dll
    0x76d30000 - 0x76d48000      C:\WINDOWS\system32\iphlpapi.dll
    0x72240000 - 0x72245000      C:\WINDOWS\system32\sensapi.dll
    0x759d0000 - 0x75a7e000      C:\WINDOWS\system32\USERENV.dll
    0x49520000 - 0x49548000      C:\WINDOWS\system32\rsaenh.dll
    0x719b0000 - 0x719ee000      C:\WINDOWS\system32\mswsock.dll
    0x605b0000 - 0x60605000      C:\WINDOWS\system32\hnetcfg.dll
    0x719f0000 - 0x719f8000      C:\WINDOWS\System32\wshtcpip.dll
    0x76ef0000 - 0x76f17000      C:\WINDOWS\system32\DNSAPI.dll
    0x76f80000 - 0x76f88000      C:\WINDOWS\System32\winrnr.dll
    0x76f30000 - 0x76f5c000      C:\WINDOWS\system32\WLDAP32.dll
    0x76f90000 - 0x76f96000      C:\WINDOWS\system32\rasadhlp.dll
    0x71a30000 - 0x71a3b000      C:\WINDOWS\system32\wsock32.dll
    0x5d860000 - 0x5d86d000      C:\WINDOWS\system32\pstorec.dll
    0x76af0000 - 0x76b01000      C:\WINDOWS\system32\ATL.DLL
    0x6d3c0000 - 0x6d3df000      C:\Program Files\Java\jre1.5.0_06\bin\jpeg.dll
    VM Arguments:
    jvm_args: -Xms256m -Xmx1024m -Xbootclasspath/a:C:\Program Files\Java\jre1.5.0_06\lib\javaws.jar;C:\Program Files\Java\jre1.5.0_06\lib\deploy.jar -Djnlpx.home=C:\Program Files\Java\jre1.5.0_06\bin -Djnlpx.splashport=1803 -Djnlpx.jvm="C:\Program Files\Java\jre1.5.0_06\bin\javaw.exe" -Djnlpx.remove=true -Djava.security.policy=file:C:\Program Files\Java\jre1.5.0_06\lib\security\javaws.policy -DtrustProxy=true -Xverify:remote -Djnlpx.heapsize=256m,1024m
    java_command: com.sun.javaws.Main C:\DOCUME~1\NHsiao\LOCALS~1\Temp\javaws4
    Launcher Type: SUN_STANDARD
    Environment Variables:
    JAVA_HOME=C:\java\jdk1.5.0_04
    CLASSPATH=.;C:\Program Files\Java\jre1.5.0_06\lib\ext\QTJava.zip
    PATH=C:\Program Files\Java\jre1.5.0_06\bin;C:\PROGRA~1\Borland\CBUILD~1\Projects\Bpl;C:\PROGRA~1\Borland\CBUILD~1\Bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;c:\java\j2sdk1.4.2_02\bin;C:\veritas\products\appsaver\collector\bin;C:\veritas\products\appsaver\forensics\bin;C:\Program Files\VERITAS\VERITAS Object Bus\bin;C:\Program Files\RSA Security\RSA SecurID Software Token\;C:\PROGRA~1\ATT\Graphviz\bin;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\Reflection\;;C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322;C:\java\jdk1.5.0_04\bin;"C:\Program Files\Java\jre1.5.0_06\bin"
    USERNAME=NHsiao
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 9 Stepping 5, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows XP Build 2600 Service Pack 2
    CPU:total 1 family 6, cmov, cx8, fxsr, mmx, sse, sse2
    Memory: 4k page, physical 1046744k(370004k free), swap 2519784k(1552064k free)
    vm_info: Java HotSpot(TM) Client VM (1.5.0_06-b05) for windows-x86, built on Nov 10 2005 11:12:14 by "java_re" with MS VC++ 6.0

    After looking at the threads it looks like the bug has been around since an earlier release of 1.3. Unfortunately weblogic does not support the latest jdk and looks like we are stuck with this problem (for now).
    At least I will have some info to pass up the food chain.
    Thanks again.

  • Could not retrieve the in-memory service URL after starting the in-memory.

    A local jvm process is discovered but mission control will not connect.
    Both jvm process and mission control are on the same host.
    Any suggestion?
    Thanks.
    This is the mission control help version:
    Oracle® JRockit Mission Control 3.1.0 (R27.6.3-40_o, 112101)
    I'm running mission control and a jboss web server on jrockit:
    $ java -version
    java version "1.6.0_11"
    Java(TM) SE Runtime Environment (build 1.6.0_11-b03)
    BEA JRockit(R) (build R27.6.3-40_o-112056-1.6.0_11-20090318-2103-linux-x86_64, compiled mode)
    On linux:
    $ uname -a
    Linux isidore 2.6.27-11-generic #1 SMP Wed Apr 1 20:53:41 UTC 2009 x86_64 GNU/Linux
    This is the message that appears in the controlling tty window:
    Apr 24, 2009 9:55:43 PM com.jrockit.mc.browser.attach.LocalConnectionDescriptor tryJRCMDStyleStartingOfTheAgent
    SEVERE: Could not retrieve the in-memory service URL after starting the in-memory agent!
    Apr 24, 2009 9:55:43 PM com.jrockit.mc.browser.attach.LocalConnectionDescriptor tryJRCMDStyleStartingOfTheAgent
    Here is the exception in the dialog details:
    Could not open Management Console for [1.6] JBoss (5,474).
    java.lang.NullPointerException: null
    java.lang.NullPointerException
         at com.jrockit.mc.rjmx.ConnectionDescriptorToolkit.getHostName(ConnectionDescriptorToolkit.java:152)
         at com.jrockit.mc.rjmx.internal.RJMXConnection.setupServer(RJMXConnection.java:521)
         at com.jrockit.mc.rjmx.internal.RJMXConnection.connect(RJMXConnection.java:144)
         at com.jrockit.mc.rjmx.internal.RJMXConnectorModel.establishConnection(RJMXConnectorModel.java:111)
         at com.jrockit.mc.rjmx.internal.RJMXConnectorModel.connect(RJMXConnectorModel.java:154)
         at com.jrockit.mc.rjmx.ConnectionManager.innerConnect(ConnectionManager.java:95)
         at com.jrockit.mc.rjmx.ConnectionManager.connect(ConnectionManager.java:61)
         at com.jrockit.mc.console.ui.actions.StartConsole$1.preConnect(StartConsole.java:38)
         at com.jrockit.mc.browser.utils.PreConnectJob.run(PreConnectJob.java:74)
         at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

    After I posed the above, I saw that the url on the exception is munged.
    I didn't stumble over how to manually override that url.
    Instead, I added remote jmx capability to the process and added a connector. That is my work around.
    Thanks,
    John

  • Java Web Start aborts after upgrading to 10.4.4

    After the upgrade to 10.4.4 Java Web Start (and any clients) aborts as soon as I try to launch them.
    I have two clients (CGoban2 and Pokerpages Poker Client) I think uses Java Web Start and they worked fine under Mac OS X 10.4.3.
    Even if I try to start Java Web Start directly - it aborts immediatly.
    I have not had any other problems with the Mac OS X upgrade. And webpages using Java works fine.
    Below is a log (long!!!!) from the crash if anyone knows how to interpret it.
    Grateful for any tips.
    /Dagge
    Date/Time: 2006-01-17 17:36:02.738 +0100
    OS Version: 10.4.4 (Build 8G32)
    Report Version: 3
    Command: Java Web Start
    Path: /Applications/Utilities/Java/Java Web Start.app/Contents/MacOS/Java Web Start
    Parent: WindowServer [105]
    Version: 10.0.2 (10.0.2)
    Build Version: 1
    Project Name: JavaDeploy
    Source Version: 670000
    PID: 2816
    Thread: 3
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x20000000
    Thread 0:
    0 libSystem.B.dylib 0x9000b208 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b15c mach_msg + 60
    2 com.apple.CoreFoundation 0x9075d114 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x9075ca18 CFRunLoopRunSpecific + 268
    4 com.apple.HIToolbox 0x9318e1e0 RunCurrentEventLoopInMode + 264
    5 com.apple.HIToolbox 0x9318d874 ReceiveNextEventCommon + 380
    6 com.apple.HIToolbox 0x9318d6e0 BlockUntilNextEventMatchingListInMode + 96
    7 com.apple.AppKit 0x9368b104 _DPSNextEvent + 384
    8 com.apple.AppKit 0x9368adc8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    9 com.apple.AppKit 0x9368730c -[NSApplication run] + 472
    10 com.apple.AppKit 0x93777e68 NSApplicationMain + 452
    11 com.apple.WebStart 0x000045c8 0x1000 + 13768
    12 com.apple.WebStart 0x00002a70 0x1000 + 6768
    13 com.apple.WebStart 0x00002910 0x1000 + 6416
    Thread 1:
    0 libSystem.B.dylib 0x9000b208 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b15c mach_msg + 60
    2 com.unsanity.ape 0xc0002afc _apeinternal + 3300 (icplusplus.c:28)
    3 com.unsanity.ape 0xc0001910 _apeagent + 64 (icplusplus.c:28)
    4 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9000b208 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b15c mach_msg + 60
    2 ...lagutin.audio_hijack.server 0x000ddc88 ahservloop + 88
    3 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 3 Crashed:
    0 <<00000000>> 0x20000000 0 + 536870912
    1 libjvm.dylib 0x9641d600 jio_snprintf + 204952
    2 libjvm.dylib 0x9641d194 jio_snprintf + 203820
    3 libjvm.dylib 0x96414088 jio_snprintf + 166688
    4 libjvm.dylib 0x96413248 jio_snprintf + 163040
    5 libjvm.dylib 0x96412dc4 jio_snprintf + 161884
    6 libjvm.dylib 0x96412b48 jio_snprintf + 161248
    7 libjvm.dylib 0x964121a0 jio_snprintf + 158776
    8 libjvm.dylib 0x9641213c jio_snprintf + 158676
    9 libjvm.dylib 0x96408754 jio_snprintf + 119276
    10 libjvm.dylib 0x9640828c jio_snprintf + 118052
    11 libjvm.dylib 0x963e1f18 operator new(unsigned long) + 8072
    12 libjvm.dylib 0x963da23c JNICreateJavaVMImpl + 1584
    13 libjvm.dylib 0x963d9cc0 JNICreateJavaVMImpl + 180
    14 ...ple.JavaApplicationLauncher 0x94ff2260 startJavaApplication + 336
    15 com.apple.WebStart 0x0000a720 0x1000 + 38688
    16 com.apple.Foundation 0x928e66d4 forkThreadForFunction + 108
    17 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9000b208 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b15c mach_msg + 60
    2 libjvm.dylib 0x963e1d2c operator new(unsigned long) + 7580
    3 libjvm.dylib 0x963e1cc0 operator new(unsigned long) + 7472
    4 libjvm.dylib 0x963e1c44 operator new(unsigned long) + 7348
    5 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 3 crashed with PPC Thread State 64:
    srr0: 0x0000000020000000 srr1: 0x000000004000d030 vrsave: 0x0000000000000000
    cr: 0x24004222 xer: 0x0000000000000004 lr: 0x0000000096413dc0 ctr: 0x0000000020000000
    r0: 0x0000000000000112 r1: 0x00000000f0182450 r2: 0x000000006e800230 r3: 0x000000006e800238
    r4: 0x0000000000000000 r5: 0x00000000a63efce8 r6: 0x00000000036ffef5 r7: 0x000000000000df45
    r8: 0x0000000001be8a8b r9: 0x00000000000d150f r10: 0x0000000001b1757c r11: 0x000000000362eaf8
    r12: 0x0000000020000000 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x00000000a63d82e4
    r16: 0x00000000a63db08c r17: 0x00000000a63e82e4 r18: 0x0000000000000000 r19: 0x0000000000000000
    r20: 0x0000000000000000 r21: 0x00000000f01827b0 r22: 0x00000000a63e2df8 r23: 0x0000000000000000
    r24: 0x0000000000000000 r25: 0x0000000004501090 r26: 0x0000000000000000 r27: 0x000000006e0000e0
    r28: 0x0000000000000000 r29: 0x000000006e0000e0 r30: 0x0000000004504a40 r31: 0x0000000096413cbc
    Binary Images Description:
    0x1000 - 0xcfff com.apple.WebStart 10.0.2 /Applications/Utilities/Java/Java Web Start.app/Contents/MacOS/Java Web Start
    0xd9000 - 0xe0fff alexlagutin.audiohijack.server 1.3.1 /Library/Application Enhancers/Instant Hijack Server.ape/Contents/MacOS/Instant Hijack Server
    0x25d000 - 0x25efff com.apple.yourcocoabundle 1.0 /Users/dagge/Library/InputManagers/SparkPlug/SparkPlugInputManager.bundle/Conte nts/MacOS/SparkPlugInputManager
    0x262000 - 0x264fff com.pozytron.PlaintextPaste 0.2 /Users/dagge/Library/SparkPlugins/PlaintextPaste.bundle/Contents/MacOS/Plaintex tPaste
    0x268000 - 0x268fff org.xlife.InquisitorLoader 1.0 /Users/dagge/Library/InputManagers/Inquisitor/Inquisitor.bundle/Contents/MacOS/ Inquisitor
    0x8fe00000 - 0x8fe54fff dyld 44.2 /usr/lib/dyld
    0x90000000 - 0x901b3fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x9020b000 - 0x9020ffff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x90211000 - 0x90264fff com.apple.CoreText 1.0.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90291000 - 0x90342fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90371000 - 0x906aefff com.apple.CoreGraphics 1.256.30 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9073a000 - 0x90813fff com.apple.CoreFoundation 6.4.4 (368.25) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9085c000 - 0x9085cfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9085e000 - 0x90960fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x909ba000 - 0x90a3efff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90a68000 - 0x90ad6fff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90aed000 - 0x90afffff libauto.dylib /usr/lib/libauto.dylib
    0x90b06000 - 0x90ddefff com.apple.CoreServices.CarbonCore 681.3 (671.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90e44000 - 0x90ec4fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f0e000 - 0x90f4ffff com.apple.CFNetwork 10.4.4 (129.9) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90f64000 - 0x90f7cfff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x90f8c000 - 0x9100dfff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x91053000 - 0x9107dfff com.apple.Metadata 10.4.4 (121.34) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9108e000 - 0x9109cfff libz.1.dylib /usr/lib/libz.1.dylib
    0x9109f000 - 0x91262fff com.apple.security 4.3 (25966) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91365000 - 0x9136efff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91375000 - 0x9139cfff com.apple.SystemConfiguration 1.8.2 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x913af000 - 0x913b7fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x913bc000 - 0x913dcfff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x913e2000 - 0x913eafff libbsm.dylib /usr/lib/libbsm.dylib
    0x913ee000 - 0x9146efff com.apple.audio.CoreAudio 3.0.2 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914ad000 - 0x914adfff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914af000 - 0x914e7fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91502000 - 0x915cffff com.apple.ColorSync 4.4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91624000 - 0x916b7fff com.apple.print.framework.PrintCore 4.3 (172.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x916fe000 - 0x917bbfff com.apple.QD 3.8.18 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917f9000 - 0x91857fff com.apple.HIServices 1.5.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91885000 - 0x918a9fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x918bd000 - 0x918e2fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x918f5000 - 0x91937fff com.apple.LaunchServices 10.4.6 (168.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91953000 - 0x91967fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x91975000 - 0x919affff com.apple.ImageIO.framework 1.4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x919c4000 - 0x91a8cfff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91ada000 - 0x91aeffff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91af4000 - 0x91b11fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b16000 - 0x91b85fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91b9c000 - 0x91ba0fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91ba2000 - 0x91bd3fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91bd7000 - 0x91c1afff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91c21000 - 0x91c3afff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91c3f000 - 0x91c42fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91c44000 - 0x91c44fff com.apple.Accelerate 1.1.1 (Accelerate 1.1.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91c46000 - 0x91d30fff com.apple.vImage 2.0 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d38000 - 0x91d57fff com.apple.Accelerate.vecLib 3.1.1 (vecLib 3.1.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91dc3000 - 0x91e28fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91e32000 - 0x91ec4fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91ede000 - 0x9246efff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x924b6000 - 0x927c6fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x927f3000 - 0x9287ffff com.apple.DesktopServices 1.3.1 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x928c1000 - 0x92aebfff com.apple.Foundation 6.4.2 (567.21) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92c09000 - 0x92ce7fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x92d07000 - 0x92df5fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92e07000 - 0x92e25fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92e30000 - 0x92e8afff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92ea8000 - 0x92ea8fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92eaa000 - 0x92ebefff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92ed6000 - 0x92ee6fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92ef2000 - 0x92f07fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92f19000 - 0x92fa0fff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92fb4000 - 0x92fbffff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92fc9000 - 0x92ff6fff com.apple.openscripting 1.2.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x93010000 - 0x93020fff com.apple.print.framework.Print 5.0 (190.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9302c000 - 0x93092fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x930c3000 - 0x93115fff com.apple.NavigationServices 3.4.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x93141000 - 0x9315efff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x93170000 - 0x9317dfff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x93186000 - 0x93498fff com.apple.HIToolbox 1.4.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x935e4000 - 0x935f0fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93623000 - 0x93627fff com.apple.JavaVM 11.2.0 /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x93681000 - 0x93681fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93683000 - 0x93cb6fff com.apple.AppKit 6.4.4 (824.33) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94043000 - 0x940b3fff com.apple.CoreData 80 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x940ec000 - 0x941b6fff com.apple.audio.toolbox.AudioToolbox 1.4.1 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9420a000 - 0x9420afff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9420c000 - 0x94384fff com.apple.QuartzCore 1.4.5 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x943ce000 - 0x9440bfff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94413000 - 0x94463fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x94605000 - 0x94614fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x9461c000 - 0x94628fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9466e000 - 0x94686fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9468d000 - 0x948f7fff com.apple.QuickTime 7.0.3 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94ff0000 - 0x95006fff com.apple.JavaApplicationLauncher 11.2.0 /System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Versions/A/ JavaApplicationLauncher
    0x963d9000 - 0x96620fff libjvm.dylib /System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Libraries/libjvm.dyl ib
    0x98bd3000 - 0x98beefff libjava.jnilib /System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Libraries/libjava.jn ilib
    0x98bf8000 - 0x98c02fff libverify.dylib /System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Libraries/libverify. dylib
    0x9b3ff000 - 0x9b40afff libzip.jnilib /System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Libraries/libzip.jni lib
    0xc0000000 - 0xc000ffff com.unsanity.ape 1.5.1 /Library/Frameworks/ApplicationEnhancer.framework/Versions/A/ApplicationEnhance r
    Model: PowerBook6,1, BootROM 4.5.5f4, 1 processors, PowerPC G4 (3.3), 867 MHz, 640 MB
    Graphics: NVIDIA GeForce4 MX, GeForce4 MX, AGP, 32 MB
    Memory Module: DIMM0/BUILT-IN, 128 MB, built-in, built-in
    Memory Module: DIMM1/J31, 512 MB, DDR SDRAM, PC2100U-25330
    AirPort: AirPort Extreme, 404.2 (3.90.34.0.p16)
    Modem: MicroDash, Euro, V.92, 1.0F, APPLE VERSION 2.6.6
    Bluetooth: Version 1.7.0f18, 2 service, 1 devices, 1 incoming serial ports
    Network Service: Internt modem, PPP (PPPSerial), modem
    Network Service: AirPort, AirPort, en1
    Parallel ATA Device: MATSHITADVD-R UJ-815,
    Parallel ATA Device: HTS548060M9AT00, 55.89 GB
    USB Device: USB Device, , Up to 12 Mb/sec, 500 mA
    USB Device: Bluetooth HCI, , Up to 12 Mb/sec, 500 mA
    USB Device: Hub, , Up to 12 Mb/sec, 500 mA
    USB Device: EPSON Scanner, EPSON, Up to 12 Mb/sec, 500 mA
    USB Device: Kensington PocketMouse Pro, Kensington, Up to 1.5 Mb/sec, 500 mA
    USB Device: iMic USB audio system, Griffin Technology, Inc, Up to 12 Mb/sec, 500 mA

    Well my problem has disappeared
    But I don't know why. This i what happened.
    Today my powerbook freezed and a pane/window saying
    "You must restart your computer......" in four different languages.
    I did so a couple of times but it always frooze and showed the same message just after the login window appered.
    Someone told me that it was a "kernel panic" and that I should remove any attached devices and remove battery and power cord for some seconds.
    And then it was possible to login in the system seems fine again. Then I accidently started one of my Java Web start clients and it worked. And I started the next - also OK.
    So I don't know what has happened but everythings seems ok now.

  • Deploying a Java CORBA application in Web Start

    I am a novice to Java Web Start. I have a sample Client-Server application with CORBA as a middle ware. The front end (Client) is in Java and back end (Server) is in C++. The application is run and tested with jar and batch file. Now I want to deploy that application in Java Web Start and JNLP.
    I have configured the same by creating a JNLP file and signed jars.
    Now as all knows any CORBA application needs a domain file ( .cfg ) and some org.omg classes to communicate with the server by RPC.
    I am stuck with how to specify these domain file name, path, CORBA classes etc in my JNLP. Not even that, I can't understand exactly what configuration will make the CORBA apps work properly in Java Web Start so that it can communicate with the server as well. All the Orbix jars's, IDL Stub jars are present and signed. I am giving my JNLP file as a reference. Actually I have tried adding these domain files and CORBA classes as parameters. But as usual it is not working and after running the JNLP the Java console suddenly gets disappeared.
    CORBADemo.jnlp
    <?xml version="1.0" encoding="UTF-8"?>
    <jnlp spec="1.0+" codebase="http://172.28.1.139:8400/Test_CORBA_App" href="CORBADemo.jnlp">
    <information>
         <title>CORBA Demo</title>
         <vendor>Ushacomm</vendor>
    </information>
    <resources>
         <j2se version="1.6+" href="http://java.sun.com/products/autodl/j2se"/>
         <jar href="lib_6.3-Signed/UI_Fall_Test63.jar" main="true" download="eager" />
         <jar href="lib_6.3-Signed/ConfigurationService.jar" download="eager" />
         <jar href="lib_6.3-Signed/IDLStub.jar" download="eager" />
         <jar href="lib_6.3-Signed/art-rt.jar" download="eager" />
         <jar href="lib_6.3-Signed/art.jar" download="eager" />
         <jar href="lib_6.3-Signed/atli2-rt.jar" download="eager" />
         <jar href="lib_6.3-Signed/atli2.jar" download="eager" />
         <jar href="lib_6.3-Signed/atli2_ip-rt.jar" download="eager" />
         <jar href="lib_6.3-Signed/atli2_ip.jar" download="eager" />
         <jar href="lib_6.3-Signed/atli2_ip_cio-rt.jar" download="eager" />
         <jar href="lib_6.3-Signed/atli2_ip_cio.jar" download="eager" />
         <jar href="lib_6.3-Signed/atli2_ip_nio-rt.jar" download="eager" />
         <jar href="lib_6.3-Signed/atli2_ip_nio.jar" download="eager" />
         <jar href="lib_6.3-Signed/atli2_tls-rt.jar" download="eager" />
         <jar href="lib_6.3-Signed/atli2_tls.jar" download="eager" />
         <jar href="lib_6.3-Signed/codeset.jar" download="eager" />
         <jar href="lib_6.3-Signed/concurrency-rt.jar" download="eager" />
         <jar href="lib_6.3-Signed/concurrency.jar" download="eager" />
         <jar href="lib_6.3-Signed/ifc-rt.jar" download="eager" />
         <jar href="lib_6.3-Signed/ifc.jar" download="eager" />
         <jar href="lib_6.3-Signed/iiop.jar" download="eager" />
         <jar href="lib_6.3-Signed/java_management_logging-rt.jar" download="eager" />
         <jar href="lib_6.3-Signed/java_mgmt_plugin-rt.jar" download="eager" />
         <jar href="lib_6.3-Signed/java_portable_interceptor-rt.jar" download="eager" />
         <jar href="lib_6.3-Signed/management-rt.jar" download="eager" />
         <jar href="lib_6.3-Signed/management.jar" download="eager" />
         <jar href="lib_6.3-Signed/mgmt.jar" download="eager" />
         <jar href="lib_6.3-Signed/omg-rt.jar" download="eager" />
         <jar href="lib_6.3-Signed/omg.jar" download="eager" />
         <jar href="lib_6.3-Signed/perf_logging.jar" download="eager" />
         <jar href="lib_6.3-Signed/portable_interceptor.jar" download="eager" />
         <property name="Dorg.omg.CORBA.ORBClass" value="com.iona.corba.art.artimpl.ORBImpl"/>
         <property name="Dorg.omg.CORBA.ORBSingletonClass" value="com.iona.corba.art.artimpl.ORBSingleton"/>
         <property name="ORBdomain_name" value="VOIAMODOMAINNEW"/>
    </resources>
    <application-desc name="CORBADemo Demo Application" main-class="Launch" width="300" height="300">
    </application-desc>
    <update check="background"/>
    <argument>1</argument>
    <security>
         <all-permissions/>
    </security>
    </jnlp>
    .

    *@ gimbal2 and EJP :*
    The firewall is present and allowed to access apps. When I am running the jar of my application from batch file then everything is running fine. The CORBA Server is a remote RHEL5 (Enterprise Linux 5) machine whose 'IP' and 'Hostname' is specified in *"C:\WINDOWS\system32\drivers\etc\hosts"* file. Server is running fine and after starting the Client the Server side remote method is invoked. Data fetched properly and everything is working like a charm.
    When running from batch (.bat) file using jar My applications folder hierarchy is something like this.
    Test_CORBA_App
    ------+config ( contains resources file and domain file )
    ------+lib_6.3 ( contains all Jars)
    ------+log ( will contaiin the generated log files )
    -------runCORBA_App.bat ( the batch file I am running )
    As depicted above the folder hierarchy, my domain file resides in "config" folder. The contents of the batch file are as follows :
    runCORBA_App.bat
    C:\jdk1.6.0_14\bin\java -Xms64M -Xmx512M -Dorg.omg.CORBA.ORBClass=com.iona.corba.art.artimpl.ORBImpl -Dorg.omg.CORBA.ORBSingletonClass=com.iona.corba.art.artimpl.ORBSingleton -jar lib_6.3\UI_Fall_Test63.jar -ORBdomain_name VOIAMODOMAINNEW 1
    pause
    The following things are specified in the batch file :
    1. JDK path : ( C:\jdk1.6.0_14\bin\java )
    2. Java VM arguments for max and min memory : ( -Xms64M -Xmx512M )
    3. ORB class name: ( -Dorg.omg.CORBA.ORBClass=com.iona.corba.art.artimpl.ORBImpl )
    4. ORB singleton class name : ( -Dorg.omg.CORBA.ORBSingletonClass=com.iona.corba.art.artimpl.ORBSingleton )
    5. Jar file name to run : ( -jar lib_6.3\UI_Fall_Test63.jar )
    6. Domain Name : ( -ORBdomain_name VOIAMODOMAINNEW )
    7. Main function args : ( 1 )
    I am trying to deploy this simple CORBA application in Java Web Start and JNLP. I kept this in my tomcat server web apps. The folder hierarchy is as follows :
    tomcat
    ---+ bin
    ---+ conf
    ---+ ..
    ---+ ..
    ---+ ..
    ---_ webapps
    ----------+ host-manager
    ----------+ manager
    ----------+ ..
    ----------+ ..
    ----------_ Test_CORBA_App
    -------------------+ config
    -------------------+ lib_6.3
    -------------------+ lib_6.3-Signed
    -------------------+ log
    --------------------CORBADemo.jnlp (.jnlp file)
    --------------------index.html (.html file)
    As you can see I maintained the same folder structure as it was when running from batch file. The jars I am using is signed and kept in lib_6.3-Signed folder.
    My updated "CORBADemo.jnlp" is :
    CORBADemo.jnlp
    <?xml version="1.0" encoding="UTF-8"?>
    <jnlp spec="1.0+" codebase="http://172.28.1.139:8400/Test_CORBA_App" href="CORBADemo.jnlp">
    <information>
         <title>CORBA Demo</title>
         <vendor>Ushacomm</vendor>
    </information>
    <resources>
         <j2se version="1.6" href="http://java.sun.com/products/autodl/j2se" java-vm-args="-Xms64M -Xmx512M 1" />
         <jar href="lib_6.3-Signed/UI_Fall_Test63.jar" main="true" download="eager" />
         <jar href="lib_6.3-Signed/ConfigurationService.jar" download="eager" />
         <jar href="lib_6.3-Signed/IDLStub.jar" download="eager" />
         <jar href="lib_6.3-Signed/art-rt.jar" download="eager" />
         <jar href="lib_6.3-Signed/art.jar" download="eager" />
         <jar href="lib_6.3-Signed/atli2-rt.jar" download="eager" />
         <jar href="lib_6.3-Signed/atli2.jar" download="eager" />
         <jar href="lib_6.3-Signed/atli2_ip-rt.jar" download="eager" />
         <jar href="lib_6.3-Signed/atli2_ip.jar" download="eager" />
         <jar href="lib_6.3-Signed/atli2_ip_cio-rt.jar" download="eager" />
         <jar href="lib_6.3-Signed/atli2_ip_cio.jar" download="eager" />
         <jar href="lib_6.3-Signed/atli2_ip_nio-rt.jar" download="eager" />
         <jar href="lib_6.3-Signed/atli2_ip_nio.jar" download="eager" />
         <jar href="lib_6.3-Signed/atli2_tls-rt.jar" download="eager" />
         <jar href="lib_6.3-Signed/atli2_tls.jar" download="eager" />
         <jar href="lib_6.3-Signed/codeset.jar" download="eager" />
         <jar href="lib_6.3-Signed/concurrency-rt.jar" download="eager" />
         <jar href="lib_6.3-Signed/concurrency.jar" download="eager" />
         <jar href="lib_6.3-Signed/ifc-rt.jar" download="eager" />
         <jar href="lib_6.3-Signed/ifc.jar" download="eager" />
         <jar href="lib_6.3-Signed/iiop.jar" download="eager" />
         <jar href="lib_6.3-Signed/java_management_logging-rt.jar" download="eager" />
         <jar href="lib_6.3-Signed/java_mgmt_plugin-rt.jar" download="eager" />
         <jar href="lib_6.3-Signed/java_portable_interceptor-rt.jar" download="eager" />
         <jar href="lib_6.3-Signed/management-rt.jar" download="eager" />
         <jar href="lib_6.3-Signed/management.jar" download="eager" />
         <jar href="lib_6.3-Signed/mgmt.jar" download="eager" />
         <jar href="lib_6.3-Signed/omg-rt.jar" download="eager" />
         <jar href="lib_6.3-Signed/omg.jar" download="eager" />
         <jar href="lib_6.3-Signed/perf_logging.jar" download="eager" />
         <jar href="lib_6.3-Signed/portable_interceptor.jar" download="eager" />
         <property name="Dorg.omg.CORBA.ORBClass" value="com.iona.corba.art.artimpl.ORBImpl"/>
         <property name="Dorg.omg.CORBA.ORBSingletonClass" value="com.iona.corba.art.artimpl.ORBSingleton"/>
         <property name="ORBdomain_name" value="VOIAMODOMAINNEW"/>
    </resources>
    <application-desc name="CORBADemo Demo Application" main-class="Launch" width="300" height="300">
    </application-desc>
    <update check="background"/>
    <argument>1</argument>
    <security>
         <all-permissions/>
    </security>
    </jnlp>
    N.B
    *1. I am running the Tomcat server in my own machine on port 8400 ( for sure, as I have deployed many .war files using this tomcat and all worked ). And using the URL below running the WebStart application.*
    *2. I am running the JNLP from my own machine.*
    *3. CORBA server is running on a remote RHEL 5 machine as I mentioned before also.*
    URL : http://<My Machine IP>:8400/Test_CORBA_App/
    As desired the Web Start application will make a call to the remote CORBA server on RHEL5 machine by initializing the ORB and resolving the CORBA NamingService. But exception is occurring as I posted in previous post i.e exception while resolving NamingService.
    Now my query is whether the domain file ( DOMAIN.cfg ) is reading/ accessing properly from my machine while running the JNLP or not. Because I presume in Java Web Start special attention is required to read any .cfg file. If everything is fine why the error is occurring.
    *@ EJP :* The ORB is desired to run and running on the CORBA Server remote macine i.e RHEL5 machine, because from batch file it is working fine.
    Is it so that I need to run the Tomcat Web Server and CORBA Server from the same machine.

  • Photoshop stalls on Measuring memory & save for web and devices

    Mac OS X 10.6.4
    MacBook Pro
    CS4 Photoshop Extended
    Hey there,
    I would be grateful if anyone can shed any light this problem which has occured out of nowhere.
    I'm a web designer so this problem is causing chaos at the moment. When I try to save an image for 'web and devices' - I will get to the 'save for web and devices' window but then Photoshop 'freezes'. It doesn't seem to make a difference on file size big or small - Photoshop just freezes up. Sometimes Photoshop wont do it instantly, I will be able to save about 3 - 4 files and then it will freeze up. The only way to re-start the process is to force quit the application and start again.
    However sometimes when I re-start Photoshop, the application will hang on 'measuring memory' instruction on the start up panel - where I then have to force quit and sometimes re-start my machine. This whole process is obviously very time consuming and a right pain.
    Just for info I have played around in the Preferences - just to see if changing the 'memory usage' would have any effect - this doesn't seem to of made a difference. I currently have the setting at 2211mb (71%) which is within the ideal range (1689-2211mb).
    Any guidance or help would be most grateful.
    Cheers
    T

    Definitely – it may or may not help but it’s easily done (command-alt-
    shift on starting the program).
    Though it is somewhat annoying having to recreate the Preferenes-
    settings one has changed and getting the Tools back to the preferred 
    settings.
    If you should trash your prefs just don’t forget to save your custom 
    Presets (Brushes, Patterns etc.) before.

Maybe you are looking for

  • Can the Intel Mac run OS 10.4.6?

    Can the Intel Mac hard drive be split and run OS 10.4.6 on the second drive?

  • Q10 screen brightness is very dim in dark environmen​t

    In a dark environment the screen dims so much that reading text on a white background is terrible.  Is there a going to be an update to stop the auto brightness feature?

  • Macbook pro retina 13" 2 External DVI Monitors

    All, Has anyone successfully used 2 External DVI monitors on a 13" retina Macbook Pro?  I would like to use both Thunderbolt ports if possible, one for each monitor with 2 mini-display/thunderbolt port to DVI adapter.

  • Contribute 4: Won't publish on mac - help

    I downloaded contribute 4 - connects fine, but eveytime i go to publish i get an error saying it can't connect to the server - this is on my mac os x, however it works fine on my PC - has anyone experienced the same problems? is there any compatibili

  • Send sound to earphone on boot-up

    I spend a lot of time in a library and find it embarrassing when my MacBook Pro plays this loud sound on the speakers on boot-up, even when I have plugged my earphones in. Its also seems my speaker volume settings doesn't affect the volume of the spe