<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Operating System - OpenVMS의 주제 Java/JBoss profiling</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/java-jboss-profiling/m-p/4570477#M36249</link>
    <description>We're having an OpenVMS 8.3 (Itanium) environment running Java 1.5-5 with JBoss 4.2.3GA.  (Required VMS patches are installed)&lt;BR /&gt;&lt;BR /&gt;So far (almost) so good: the appserver suffers memory leaks, and must be restarted every few days for the application to be responsive.&lt;BR /&gt;&lt;BR /&gt;Are there any success stories out there using Java profilers on VMS?  I've tried a few that behaves well on other platforms, but fails on OpenVMS.  E.g. the JBoss profiler claims to be 100% Java, but yields the following output, (indicating a UTF problem?):&lt;BR /&gt;&lt;BR /&gt;UTF ERROR ["JR:[j2se.src.solaris.instrument]EncodingSupport_md.c;1":66]: Failed &lt;BR /&gt;to complete iconv_open() setup&lt;BR /&gt;%SYSTEM-F-OPCCUS, opcode reserved to customer fault at PC=FFFFF80208AAAB60, PS=0&lt;BR /&gt;000001B&lt;BR /&gt;%TRACE-F-TRACEBACK, symbolic stack dump follows&lt;BR /&gt;image     module    routine               line      rel PC           abs PC     &lt;BR /&gt; &lt;BR /&gt;DECC$SHR  C$SIGNAL  gsignal              27939 0000000000001180 FFFFF80208AAAB60&lt;BR /&gt;DECC$SHR  C$ABORT  abort                  2831 0000000000000030 FFFFF8020865DA10&lt;BR /&gt;JAVA$INSTRUMENT_SHR  ENCODINGSUPPORT_MD  utfError&lt;BR /&gt;                                          5617 00000000000000A0 0000000001F78830&lt;BR /&gt;JAVA$INSTRUMENT_SHR  ENCODINGSUPPORT_MD  utfInitialize&lt;BR /&gt;                                          5651 0000000000000250 0000000001F789E0&lt;BR /&gt;JAVA$INSTRUMENT_SHR  ENCODINGSUPPORT_MD  convertUft8ToPlatformString&lt;BR /&gt;                                          5744 0000000000000720 0000000001F78EB0&lt;BR /&gt;JAVA$INSTRUMENT_SHR  INVOCATIONADAPTER  appendBootClassPath&lt;BR /&gt;                                         18348 0000000000002060 0000000001F7C180&lt;BR /&gt;JAVA$INSTRUMENT_SHR  INVOCATIONADAPTER  Agent_OnLoad&lt;BR /&gt;                                         17961 00000000000007D0 0000000001F7A8F0&lt;BR /&gt;JAVA$HOTSPOT_SHR  THREAD  create_vm_init_agents&lt;BR /&gt;                                        152702 000000000001B9B0 000000000176BBB0&lt;BR /&gt;JAVA$HOTSPOT_SHR  THREAD  create_vm     152132 000000000001AD80 000000000176AF80&lt;BR /&gt;JAVA$HOTSPOT_SHR  JNI  JNI_CreateJavaVM&lt;BR /&gt;                                        146825 0000000000090620 0000000000B271E0&lt;BR /&gt;JAVA$JAVA  JAVA  Java$main_Jacket        11491 0000000000002910 0000000000032910&lt;BR /&gt;JAVA$JAVA  MAIN_JACKET  main             47903 0000000000000340 0000000000047AF0&lt;BR /&gt;JAVA$JAVA  MAIN_JACKET  __main            #109 0000000000000100 00000000000478B0&lt;BR /&gt;PTHREAD$RTL  THD_THREAD  thdBase        243309 0000000000005BF0 FFFFF80208541440&lt;BR /&gt;PTHREAD$RTL  THD_INIT  pthread_main     243137 00000000000006C0 FFFFF802084F86C0&lt;BR /&gt;                                             0 FFFFFFFF80B26A20 FFFFFFFF80B26A20&lt;BR /&gt;DCL                                          0 000000000006B9C0 000000007AE1B9C0&lt;BR /&gt;%TRACE-I-LINENUMBER, Leading '#' specifies a source file record number.&lt;BR /&gt;%TRACE-I-END, end of TRACE stack dump&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 25 Jan 2010 10:28:14 GMT</pubDate>
    <dc:creator>Kristen Haerum</dc:creator>
    <dc:date>2010-01-25T10:28:14Z</dc:date>
    <item>
      <title>Java/JBoss profiling</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-jboss-profiling/m-p/4570477#M36249</link>
      <description>We're having an OpenVMS 8.3 (Itanium) environment running Java 1.5-5 with JBoss 4.2.3GA.  (Required VMS patches are installed)&lt;BR /&gt;&lt;BR /&gt;So far (almost) so good: the appserver suffers memory leaks, and must be restarted every few days for the application to be responsive.&lt;BR /&gt;&lt;BR /&gt;Are there any success stories out there using Java profilers on VMS?  I've tried a few that behaves well on other platforms, but fails on OpenVMS.  E.g. the JBoss profiler claims to be 100% Java, but yields the following output, (indicating a UTF problem?):&lt;BR /&gt;&lt;BR /&gt;UTF ERROR ["JR:[j2se.src.solaris.instrument]EncodingSupport_md.c;1":66]: Failed &lt;BR /&gt;to complete iconv_open() setup&lt;BR /&gt;%SYSTEM-F-OPCCUS, opcode reserved to customer fault at PC=FFFFF80208AAAB60, PS=0&lt;BR /&gt;000001B&lt;BR /&gt;%TRACE-F-TRACEBACK, symbolic stack dump follows&lt;BR /&gt;image     module    routine               line      rel PC           abs PC     &lt;BR /&gt; &lt;BR /&gt;DECC$SHR  C$SIGNAL  gsignal              27939 0000000000001180 FFFFF80208AAAB60&lt;BR /&gt;DECC$SHR  C$ABORT  abort                  2831 0000000000000030 FFFFF8020865DA10&lt;BR /&gt;JAVA$INSTRUMENT_SHR  ENCODINGSUPPORT_MD  utfError&lt;BR /&gt;                                          5617 00000000000000A0 0000000001F78830&lt;BR /&gt;JAVA$INSTRUMENT_SHR  ENCODINGSUPPORT_MD  utfInitialize&lt;BR /&gt;                                          5651 0000000000000250 0000000001F789E0&lt;BR /&gt;JAVA$INSTRUMENT_SHR  ENCODINGSUPPORT_MD  convertUft8ToPlatformString&lt;BR /&gt;                                          5744 0000000000000720 0000000001F78EB0&lt;BR /&gt;JAVA$INSTRUMENT_SHR  INVOCATIONADAPTER  appendBootClassPath&lt;BR /&gt;                                         18348 0000000000002060 0000000001F7C180&lt;BR /&gt;JAVA$INSTRUMENT_SHR  INVOCATIONADAPTER  Agent_OnLoad&lt;BR /&gt;                                         17961 00000000000007D0 0000000001F7A8F0&lt;BR /&gt;JAVA$HOTSPOT_SHR  THREAD  create_vm_init_agents&lt;BR /&gt;                                        152702 000000000001B9B0 000000000176BBB0&lt;BR /&gt;JAVA$HOTSPOT_SHR  THREAD  create_vm     152132 000000000001AD80 000000000176AF80&lt;BR /&gt;JAVA$HOTSPOT_SHR  JNI  JNI_CreateJavaVM&lt;BR /&gt;                                        146825 0000000000090620 0000000000B271E0&lt;BR /&gt;JAVA$JAVA  JAVA  Java$main_Jacket        11491 0000000000002910 0000000000032910&lt;BR /&gt;JAVA$JAVA  MAIN_JACKET  main             47903 0000000000000340 0000000000047AF0&lt;BR /&gt;JAVA$JAVA  MAIN_JACKET  __main            #109 0000000000000100 00000000000478B0&lt;BR /&gt;PTHREAD$RTL  THD_THREAD  thdBase        243309 0000000000005BF0 FFFFF80208541440&lt;BR /&gt;PTHREAD$RTL  THD_INIT  pthread_main     243137 00000000000006C0 FFFFF802084F86C0&lt;BR /&gt;                                             0 FFFFFFFF80B26A20 FFFFFFFF80B26A20&lt;BR /&gt;DCL                                          0 000000000006B9C0 000000007AE1B9C0&lt;BR /&gt;%TRACE-I-LINENUMBER, Leading '#' specifies a source file record number.&lt;BR /&gt;%TRACE-I-END, end of TRACE stack dump&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Jan 2010 10:28:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-jboss-profiling/m-p/4570477#M36249</guid>
      <dc:creator>Kristen Haerum</dc:creator>
      <dc:date>2010-01-25T10:28:14Z</dc:date>
    </item>
    <item>
      <title>Re: Java/JBoss profiling</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-jboss-profiling/m-p/4570478#M36250</link>
      <description>Start debugging that C code that's part of your 100% Java application; parts of that stuff are clearly written in C.  &lt;BR /&gt;&lt;BR /&gt;As you've probably discovered, the routine seeks to convert UTF-8 text to ASCII text by way of Unicode, and there's a bug in there.  Or there's a corruption that's slamming that conversion.&lt;BR /&gt;&lt;BR /&gt;My first stop would be process quotas, but if there are leaks around, then the code has severe stability issues that can cause collateral damage all over the place; opens can fail, for instance, secondary to the leak.  My second stop would be V8.3-1H1, which is a release HP clearly considers appropriate for all of the Integrity boxes.&lt;BR /&gt;&lt;BR /&gt;In the shortest term, I'd look to restart the stuff daily, and start working with HP support (they've had knowledge of and access to various "private" and "engineering" patches) and/or with upgrades to some or all of the whole stack here.&lt;BR /&gt;&lt;BR /&gt;Stephen Hoffman&lt;BR /&gt;HoffmanLabs LLC</description>
      <pubDate>Mon, 25 Jan 2010 13:24:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-jboss-profiling/m-p/4570478#M36250</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2010-01-25T13:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: Java/JBoss profiling</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-jboss-profiling/m-p/4570479#M36251</link>
      <description>Thanks to Hoff for your reply.&lt;BR /&gt;&lt;BR /&gt;Concerning the error message -- I agree that it is definitely a C-function.  But, it must be a C-function being part of the SDK/JRE layered product.  It is NOT part of the profiler, which comes as a collection of JAR files only.&lt;BR /&gt;&lt;BR /&gt;Apparently, EncodingSupport_md.c, is reminiscent from Solaris despite the product is intended for OpenVMS. (!)&lt;BR /&gt;&lt;BR /&gt;Anyway, involving HP support engineers is probably the way to go, although a bit heavy though.</description>
      <pubDate>Mon, 25 Jan 2010 14:06:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-jboss-profiling/m-p/4570479#M36251</guid>
      <dc:creator>Kristen Haerum</dc:creator>
      <dc:date>2010-01-25T14:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: Java/JBoss profiling</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-jboss-profiling/m-p/4570480#M36252</link>
      <description>&amp;gt;&amp;gt;&amp;gt; ["JR:[j2se.src.solaris.instrument]EncodingSupport_md.c;1":66] &amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;Apparently the Solaris code was compiled on a VMS system (from an ODS5 disk). That doesn't say where the problem is. It still can be a resource problem, which is more likely than a bug in the Solaris code. The fact that this "pure" Java code runs with different run-time libraries for different platforms makes it less likely a bug in the Solaris code.&lt;BR /&gt;&lt;BR /&gt;I would check the known resource limits for Java. Running JAVA$CHECK_ENVIRONMENT.COM may not be enough, but looking into that file gives you some hints which limits/quotas you want to look at.</description>
      <pubDate>Mon, 25 Jan 2010 17:00:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-jboss-profiling/m-p/4570480#M36252</guid>
      <dc:creator>H.Becker</dc:creator>
      <dc:date>2010-01-25T17:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: Java/JBoss profiling</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-jboss-profiling/m-p/4570481#M36253</link>
      <description>Kristen,&lt;BR /&gt;&lt;BR /&gt;I use JRAT to profile Java code. It works&lt;BR /&gt;on all platforms including VMS.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://jrat.sourceforge.net" target="_blank"&gt;http://jrat.sourceforge.net&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Very powerful tool.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Guy Peleg&lt;BR /&gt;Maklee Engineering&lt;BR /&gt;&lt;A href="http://www.maklee.com" target="_blank"&gt;www.maklee.com&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Jan 2010 07:11:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-jboss-profiling/m-p/4570481#M36253</guid>
      <dc:creator>Guy Peleg</dc:creator>
      <dc:date>2010-01-26T07:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: Java/JBoss profiling</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-jboss-profiling/m-p/4570482#M36254</link>
      <description>The Agent_OnLoad function is an entry point in a JVMTI native agent.  So, I would conclude that the JBoss Profiler is a JVMTI agent.&lt;BR /&gt;&lt;BR /&gt;If you are having java heap problems, have you looked at a heap dump to see what objects are causing the problem?  You can generate a heap dump with various options, such as -XX:+HeapDump or -XX:+HeapDumpOnCtrlBreak.  See the user guide for more information.  You can also use -agentlib:hprof=heap=dump, but the other methods are preferable.&lt;BR /&gt;&lt;BR /&gt;Also, you can generate a GC log using -Xverbosegc, which will give you a lot of information on how the garbage collector is performaing.&lt;BR /&gt;&lt;BR /&gt;Both the GC log and the heap dump can be analyzed using HPjmeter.  This is a free tool that you can download from &lt;A href="http://www.hp.com/go/hpjmeter." target="_blank"&gt;http://www.hp.com/go/hpjmeter.&lt;/A&gt;</description>
      <pubDate>Mon, 01 Feb 2010 13:43:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-jboss-profiling/m-p/4570482#M36254</guid>
      <dc:creator>JZ2</dc:creator>
      <dc:date>2010-02-01T13:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: Java/JBoss profiling</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-jboss-profiling/m-p/4570483#M36255</link>
      <description>Thanks for contributions; the problem has now been solved now by HP support engineers:&lt;BR /&gt;&lt;BR /&gt;This is a limitation encountered in the DECCRTL library that can be solved either with a logical name, or in JAVA as ASCII is a part of ISO8859-1.&lt;BR /&gt;&lt;BR /&gt;The workaround is as follows:&lt;BR /&gt;Install the product VMSI18N from the binary distribution disk:&lt;BR /&gt;&lt;BR /&gt;define this logical in the jboss startup script:&lt;BR /&gt;$ def sys$lang EN_US_ISO8859-1&lt;BR /&gt;&lt;BR /&gt;et voila it works !&lt;BR /&gt;&lt;BR /&gt;Btw.  this is a problem in Java 1.5 only, according to HP they've solved it in java 1.6.</description>
      <pubDate>Wed, 10 Feb 2010 10:22:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-jboss-profiling/m-p/4570483#M36255</guid>
      <dc:creator>Kristen Haerum</dc:creator>
      <dc:date>2010-02-10T10:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: Java/JBoss profiling</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-jboss-profiling/m-p/4570484#M36256</link>
      <description>&lt;!--!*#--&gt;&amp;gt; This is a limitation encountered in the DECCRTL library that can be solved either with a logical name, or in JAVA as ASCII is a part of ISO8859-1.&lt;BR /&gt;&lt;BR /&gt;It is hard to tell without knowing more details about this "limitation in the DECCRTL library", but given the workaround of setting the en_US.iso8859-1 locale, the problem may, actually, be a Java code making unwarranted assumption(s) about built-in C locale.&lt;BR /&gt;&lt;BR /&gt;What exactly this "limitation" is?&lt;BR /&gt;&lt;BR /&gt;-Boris</description>
      <pubDate>Wed, 10 Feb 2010 16:09:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-jboss-profiling/m-p/4570484#M36256</guid>
      <dc:creator>WW304289</dc:creator>
      <dc:date>2010-02-10T16:09:06Z</dc:date>
    </item>
    <item>
      <title>Re: Java/JBoss profiling</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-jboss-profiling/m-p/4570485#M36257</link>
      <description>It is good that you were able to get things working.  I am still wondering if the jboss profiler is the right tool for the job.  If you are experiencing heap issues, then using a standard heap dump, and the GC log frmo -Xverbosegc, together with HPjmeter, might be an easier solution.&lt;BR /&gt;&lt;BR /&gt;I am biased, since I work on HPjmeter.</description>
      <pubDate>Wed, 10 Feb 2010 17:02:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-jboss-profiling/m-p/4570485#M36257</guid>
      <dc:creator>JZ2</dc:creator>
      <dc:date>2010-02-10T17:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: Java/JBoss profiling</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-jboss-profiling/m-p/4570486#M36258</link>
      <description>Yes on HP-UX there are more choices; their OpenVMS platform is somewhat odd, and we're lucky to have a few.&lt;BR /&gt;Frankly, the JBoss-profiler has not impressed me yet; I'm still try to sharpen trace filters, reducing giant time consuming captures overhead.  Also it's  snapshots is fuzzy as to what interval and information it really captures.&lt;BR /&gt;Dude, it's free software so I shouldn't complain; I'll just have to play around with it, but I know there are better tools out there.</description>
      <pubDate>Thu, 11 Feb 2010 07:45:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-jboss-profiling/m-p/4570486#M36258</guid>
      <dc:creator>Kristen Haerum</dc:creator>
      <dc:date>2010-02-11T07:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: Java/JBoss profiling</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-jboss-profiling/m-p/4570487#M36259</link>
      <description>Hi Boris&lt;BR /&gt;&lt;BR /&gt;These are fragments of the correspondence with HP:&lt;BR /&gt;&lt;BR /&gt;The problem is Java is asking the CRTL to iconv_open(â  ASCIIâ  ,â  UTF-8â  ) and iconv_open(â  UTF-8â  , â  ASCIIâ  )&lt;BR /&gt;&lt;BR /&gt;It appears they are not supported on a standard openvms system.&lt;BR /&gt;&lt;BR /&gt;First it requests for ASCII , but on OpenVMS that Character set is really 8859-1.&lt;BR /&gt;&lt;BR /&gt;If the logical is defined, the java application should work because it is going to get ISO8859-1 as the default language.  &lt;BR /&gt;&lt;BR /&gt;Actually we should call decc$iconv_open(â  ISO8859-1â  , â  UTF-8â  ) and decc$iconv_open(â  UTF-8â  , â  ISO8859-1â  ), &lt;BR /&gt;&lt;BR /&gt;But both should work.&lt;BR /&gt;&lt;BR /&gt;Since Java gets the default lang first, the JBOSS debugger shouldnâ  t fail if sys$lang EN_US_ISO8859-1&lt;BR /&gt;&lt;BR /&gt;-Kristen</description>
      <pubDate>Thu, 11 Feb 2010 07:58:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-jboss-profiling/m-p/4570487#M36259</guid>
      <dc:creator>Kristen Haerum</dc:creator>
      <dc:date>2010-02-11T07:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: Java/JBoss profiling</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-jboss-profiling/m-p/4570488#M36260</link>
      <description>&lt;!--!*#--&gt;Hi Kristen,&lt;BR /&gt;&lt;BR /&gt;thanks for the reply.&lt;BR /&gt;&lt;BR /&gt;The names of codesets are implementation-defined, including the codeset associated with program's default locale. Attached shapshot illustrates it. The thing is that Linux (and, probably, other platforms) provides codeset converters for codeset associated with program's default locale while VMS does not.&lt;BR /&gt;&lt;BR /&gt;There is no standard requirement I know of to provide codeset converters for any particular codeset, including the default codeset, but not providing converters for default codeset looks like a deficiency to me. It is, actually, easy to fix: create codeset convertes for ASCII as symbolic links to codeset converters for ISO8859-1:&lt;BR /&gt;&lt;BR /&gt;ASCII_UCS-2.ICONV -&amp;gt; ISO8859-1_UCS-2.ICONV&lt;BR /&gt;ASCII_UCS-4.ICONV -&amp;gt; ISO8859-1_UCS-4.ICONV&lt;BR /&gt;ASCII_UTF-8.ICONV -&amp;gt; ISO8859-1_UTF-8.ICONV&lt;BR /&gt;UCS-2_ISO8859-1.ICONV -&amp;gt; UCS-2_ASCII.ICONV&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Actually we should call decc$iconv_open(Ã¢Â Â ISO8859-1Ã¢Â Â , Ã¢Â Â UTF-8Ã¢Â Â ) and decc$iconv_open(Ã¢Â Â UTF-8Ã¢Â Â , Ã¢Â Â ISO8859-1Ã¢Â Â ), &lt;BR /&gt;&lt;BR /&gt;Yes, I think this is the right fix, instead of defining sys$lang logical. Except decc$ prefix is unnecessary.&lt;BR /&gt;&lt;BR /&gt;Thanks again,&lt;BR /&gt;-Boris&lt;BR /&gt;&lt;BR /&gt;x.c&lt;BR /&gt;---&lt;BR /&gt;#include &lt;LANGINFO.H&gt;&lt;BR /&gt;#include &lt;LOCALE.H&gt;&lt;BR /&gt;#include &lt;STDIO.H&gt;&lt;BR /&gt;&lt;BR /&gt;int main() {&lt;BR /&gt;  setlocale(LC_ALL, "");&lt;BR /&gt;  puts(nl_langinfo(CODESET));&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;VMS&lt;BR /&gt;---&lt;BR /&gt;$ run x.exe&lt;BR /&gt;ASCII&lt;BR /&gt;$ define sys$lang EN_US_ISO8859-1&lt;BR /&gt;$ run x.exe&lt;BR /&gt;ISO8859-1&lt;BR /&gt;$&lt;BR /&gt;&lt;BR /&gt;$ dir SYS$I18N_ICONV:*ASCII*.ICONV&lt;BR /&gt;%DIRECT-W-NOFILES, no files found&lt;BR /&gt;$&lt;BR /&gt;&lt;BR /&gt;Linux&lt;BR /&gt;-----&lt;BR /&gt;$ x.out&lt;BR /&gt;ANSI_X3.4-1968&lt;BR /&gt;$ export LANG=en_US&lt;BR /&gt;$ x.out&lt;BR /&gt;ISO-8859-1&lt;BR /&gt;$&lt;BR /&gt;&lt;BR /&gt;$ iconv --list | grep ANSI_X3.4-1968&lt;BR /&gt;ANSI_X3.4-1968//&lt;BR /&gt;$&lt;/STDIO.H&gt;&lt;/LOCALE.H&gt;&lt;/LANGINFO.H&gt;</description>
      <pubDate>Thu, 11 Feb 2010 16:13:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-jboss-profiling/m-p/4570488#M36260</guid>
      <dc:creator>WW304289</dc:creator>
      <dc:date>2010-02-11T16:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: Java/JBoss profiling</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-jboss-profiling/m-p/4570489#M36261</link>
      <description>What JBOSS are you using?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Cass</description>
      <pubDate>Mon, 13 Sep 2010 22:30:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-jboss-profiling/m-p/4570489#M36261</guid>
      <dc:creator>Cass Witkowski</dc:creator>
      <dc:date>2010-09-13T22:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: Java/JBoss profiling</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-jboss-profiling/m-p/4832761#M36262</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My article I recently wrote after discovering the original post in Google's comp.os.vms news group is coming late. Anyhow here it is : &lt;A target="_blank" href="http://vouters.dyndns.org/tima/OpenVMS-Java-JBoss-JBoss_Profiler_2_causing_a_JVM_crash_dump.html"&gt;http://vouters.dyndns.org/tima/OpenVMS-Java-JBoss-JBoss_Profiler_2_causing_a_JVM_crash_dump.html&lt;/A&gt;﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this can also help someone or leadstoward the solution I will be glad.&lt;/P&gt;&lt;P&gt;Philippe&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2011 22:04:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-jboss-profiling/m-p/4832761#M36262</guid>
      <dc:creator>Ph Vouters</dc:creator>
      <dc:date>2011-07-19T22:04:59Z</dc:date>
    </item>
  </channel>
</rss>

