[EMAIL PROTECTED] wrote:
Send tptp-tracing-profiling-tools-dev mailing list submissions to
        tptp-tracing-profiling-tools-dev@eclipse.org

To subscribe or unsubscribe via the World Wide Web, visit
        
https://dev.eclipse.org/mailman/listinfo/tptp-tracing-profiling-tools-dev

or, via email, send a message with subject or body 'help' to
        [EMAIL PROTECTED]

You can reach the person managing the list at
        [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of tptp-tracing-profiling-tools-dev digest..."


Today's Topics:

   1. RE: Probmel with profiler (Nagarajan, Guru)
   2. RE: Probmel with profiler (Nagarajan, Guru)


----------------------------------------------------------------------

Message: 1
Date: Tue, 22 Aug 2006 13:56:18 -0700
From: "Nagarajan, Guru" <[EMAIL PROTECTED]>
Subject: RE: [tptp-tracing-profiling-tools-dev] Probmel with profiler
To: "TPTP Tracing and Profiling Tools Project developer discussions"
        <tptp-tracing-profiling-tools-dev@eclipse.org>
Message-ID:
        <[EMAIL PROTECTED]>
        
Content-Type: text/plain;       charset="us-ascii"

David,
 I have seen this error before on Linux with the Java profiler and could
identify the reason for the failure. I upgraded the JVM and that
resolved the issue. Let me know if this works for you and if it does not
I will work with you to debug this.

Thanks,
Guru

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf
Of David Rubio
Sent: Tuesday, August 22, 2006 1:59 AM
To: tptp-tracing-profiling-tools-dev@eclipse.org
Subject: [tptp-tracing-profiling-tools-dev] Probmel with profiler

Hi everyone!

I am using your plattform to try to profile an Swing Java application. It runs on Linux 2.4 in the server. I'm trying to profile from my machine (Windows XP). To manage, I am using the last version for tptp and agent controller (4.2). I can profile it if I only use the basic memory analysis, but if I select the execution time analysis or method code coverage, I get this signal from the VM. I hope you could give me some idea about that, because i have been trying very hard and I didn't get anything.

Thanks million!


An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 11 occurred at PC=0x400B5C90
Function=(null)+0x400B5C90
Library=/lib/i686/libc.so.6

NOTE: We are unable to locate the function name symbol for the error
      just occurred. Please refer to release documentation for possible
      reason and solutions.


Current Java thread:
at com.shenick.diversifeye.server.db.IpSubsystemTable.getDetailsObject(IpSu
bsystemTable.java:403)
at com.shenick.diversifeye.server.db.DbTable.postProcessDetails(DbTable.jav
a:171)
at com.shenick.diversifeye.server.db.CachedFdnTable.postProcessDetails(Cach
edFdnTable.java:150)
at com.shenick.diversifeye.server.db.DbTable.getList(DbTable.java:147) - locked <0x44992830> (a com.shenick.diversifeye.server.db.IpSubsystemTable) at com.shenick.diversifeye.server.db.DbImpl.getIpSubsystems(DbImpl.java:587
)
        - locked <0x4496e9a0> (a
com.shenick.diversifeye.server.db.DbImpl)
at com.shenick.diversifeye.server.masterserver.MasterGatewayImpl.getIpSubsy
stems(MasterGatewayImpl.java:200)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at sun.rmi.server.UnicastServerRef.dispatch(Unknown Source)
        at sun.rmi.transport.Transport$1.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.rmi.transport.Transport.serviceCall(Unknown Source)
        at sun.rmi.transport.tcp.TCPTransport.handleMessages(Unknown
Source)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)

Dynamic libraries:
08048000-0804e000 r-xp 00000000 03:02 321233 /usr/java/j2re1.4.2_03/bin/java 0804e000-0804f000 rw-p 00005000 03:02 321233 /usr/java/j2re1.4.2_03/bin/java
40000000-40016000 r-xp 00000000 03:02 352149     /lib/ld-2.2.4.so
40016000-40017000 rw-p 00015000 03:02 352149     /lib/ld-2.2.4.so
40017000-4001b000 rw-s 00000000 03:05 32773
/tmp/hsperfdata_root/28501
4001c000-40029000 r-xp 00000000 03:02 352147
/lib/i686/libpthread-0.9.so
40029000-40031000 rw-p 0000c000 03:02 352147
/lib/i686/libpthread-0.9.so
40031000-40034000 r-xp 00000000 03:02 352162     /lib/libdl-2.2.4.so
40034000-40035000 rw-p 00002000 03:02 352162     /lib/libdl-2.2.4.so
40035000-40167000 r-xp 00000000 03:02 352143     /lib/i686/libc-2.2.4.so
40167000-4016c000 rw-p 00131000 03:02 352143     /lib/i686/libc-2.2.4.so
40170000-4056a000 r-xp 00000000 03:02 321511 /usr/java/j2re1.4.2_03/lib/i386/client/libjvm.so 4056a000-40586000 rw-p 003f9000 03:02 321511 /usr/java/j2re1.4.2_03/lib/i386/client/libjvm.so
40598000-405ab000 r-xp 00000000 03:02 352167     /lib/libnsl-2.2.4.so
405ab000-405ac000 rw-p 00012000 03:02 352167     /lib/libnsl-2.2.4.so
405ae000-405d0000 r-xp 00000000 03:02 352145     /lib/i686/libm-2.2.4.so
405d0000-405d1000 rw-p 00021000 03:02 352145     /lib/i686/libm-2.2.4.so
405d1000-405d9000 r-xp 00000000 03:02 240916 /usr/java/j2re1.4.2_03/lib/i386/native_threads/libhpi.so 405d9000-405da000 rw-p 00007000 03:02 240916 /usr/java/j2re1.4.2_03/lib/i386/native_threads/libhpi.so
405da000-405e4000 r-xp 00000000 03:02 352183
/lib/libnss_files-2.2.4.so
405e4000-405e5000 rw-p 00009000 03:02 352183
/lib/libnss_files-2.2.4.so
405e5000-405f5000 r-xp 00000000 03:02 321536 /usr/java/j2re1.4.2_03/lib/i386/libverify.so 405f5000-405f7000 rw-p 0000f000 03:02 321536 /usr/java/j2re1.4.2_03/lib/i386/libverify.so 405f7000-40617000 r-xp 00000000 03:02 321522 /usr/java/j2re1.4.2_03/lib/i386/libjava.so 40617000-40619000 rw-p 0001f000 03:02 321522 /usr/java/j2re1.4.2_03/lib/i386/libjava.so 40619000-4062d000 r-xp 00000000 03:02 321537 /usr/java/j2re1.4.2_03/lib/i386/libzip.so 4062d000-40630000 rw-p 00013000 03:02 321537 /usr/java/j2re1.4.2_03/lib/i386/libzip.so 40630000-41d0d000 r--s 00000000 03:02 321549 /usr/java/j2re1.4.2_03/lib/rt.jar 41d57000-41d6d000 r--s 00000000 03:02 321547 /usr/java/j2re1.4.2_03/lib/sunrsasign.jar 41d6d000-41e45000 r--s 00000000 03:02 321546 /usr/java/j2re1.4.2_03/lib/jsse.jar 41e45000-41e56000 r--s 00000000 03:02 321538 /usr/java/j2re1.4.2_03/lib/jce.jar 41e56000-4239e000 r--s 00000000 03:02 321539 /usr/java/j2re1.4.2_03/lib/charsets.jar 44446000-4444a000 r-xp 00000000 03:02 273333 /root/Davidr/tptp4.2-linux/lib/libhcbnd.so 4444a000-4444b000 rw-p 00003000 03:02 273333 /root/Davidr/tptp4.2-linux/lib/libhcbnd.so 4444c000-4444d000 r-xp 00000000 03:02 273335 /root/Davidr/tptp4.2-linux/lib/libhccldt.so 4444d000-4444e000 rw-p 00000000 03:02 273335 /root/Davidr/tptp4.2-linux/lib/libhccldt.so 4444e000-4444f000 r-xp 00000000 03:02 321535 /usr/java/j2re1.4.2_03/lib/i386/librmi.so 4444f000-44450000 rw-p 00000000 03:02 321535 /usr/java/j2re1.4.2_03/lib/i386/librmi.so 4c653000-4c67a000 r-xp 00000000 03:02 273343 /root/Davidr/tptp4.2-linux/lib/libpiAgent.so 4c67a000-4c67c000 rw-p 00026000 03:02 273343 /root/Davidr/tptp4.2-linux/lib/libpiAgent.so 4c6e3000-4c6ec000 r-xp 00000000 03:02 273334 /root/Davidr/tptp4.2-linux/lib/libhcclco.so 4c6ec000-4c6ed000 rw-p 00008000 03:02 273334 /root/Davidr/tptp4.2-linux/lib/libhcclco.so 4c6ed000-4c6f0000 r-xp 00000000 03:02 273336 /root/Davidr/tptp4.2-linux/lib/libhccls.so 4c6f0000-4c6f1000 rw-p 00002000 03:02 273336 /root/Davidr/tptp4.2-linux/lib/libhccls.so 4c6f1000-4c6fb000 r-xp 00000000 03:02 273339 /root/Davidr/tptp4.2-linux/lib/libhcclsm.so 4c6fb000-4c6fd000 rw-p 00009000 03:02 273339 /root/Davidr/tptp4.2-linux/lib/libhcclsm.so 4c6fd000-4c700000 r--s 00000000 03:02 321479 /usr/java/j2re1.4.2_03/lib/ext/dnsns.jar 4c701000-4c73a000 r-xp 00000000 03:02 352757 /usr/lib/libstdc++-3-libc6.2-2-2.10.0.so 4c73a000-4c741000 rw-p 00038000 03:02 352757 /usr/lib/libstdc++-3-libc6.2-2-2.10.0.so 4cf43000-4cf48000 r--s 00000000 03:02 256340 /usr/lib/gconv/gconv-modules.cache 4d14c000-4d14f000 r-xp 00000000 03:02 336836 /root/Davidr/tptp4.2-linux/plugins/org.eclipse.hyades.probekit/lib/Probe
AgentExtension.so
4d14f000-4d151000 rw-p 00002000 03:02 336836 /root/Davidr/tptp4.2-linux/plugins/org.eclipse.hyades.probekit/lib/Probe
AgentExtension.so
4d151000-4d15e000 r--s 00000000 03:02 321480 /usr/java/j2re1.4.2_03/lib/ext/ldapsec.jar 4d15e000-4d219000 r--s 00000000 03:02 321476 /usr/java/j2re1.4.2_03/lib/ext/localedata.jar 4d219000-4d235000 r--s 00000000 03:02 321482 /usr/java/j2re1.4.2_03/lib/ext/sunjce_provider.jar 4d235000-4dbba000 r--s 00000000 03:07 293763 /opt/shenick/diversifEye/master-server/diversifEye.jar 4dbe2000-4dc18000 r--s 00000000 03:07 293770 /opt/shenick/diversifEye/master-server/log4j-1.2rc1.jar 4dc18000-4dc70000 r--s 00000000 03:07 293765 /opt/shenick/diversifEye/master-server/framework.jar 4dc70000-4dc8d000 r--s 00000000 03:07 293771 /opt/shenick/diversifEye/master-server/pgjdbc2.jar 4dc8d000-4dcc6000 r--s 00000000 03:07 293766 /opt/shenick/diversifEye/master-server/gnujaxp.jar 4dcc6000-4dd17000 r--s 00000000 03:07 293767 /opt/shenick/diversifEye/master-server/jcommon.jar 4dd17000-4ddfc000 r--s 00000000 03:07 293768 /opt/shenick/diversifEye/master-server/jfreechart.jar 4ddfc000-4de30000 r--s 00000000 03:02 305195 /root/Davidr/tptp4.2-linux/plugins/org.eclipse.tptp.platform.collection.
framework_4.1.100.v200606131519/hcframe.jar
4e0b5000-4e0c5000 r-xp 00000000 03:02 321533 /usr/java/j2re1.4.2_03/lib/i386/libnet.so 4e0c5000-4e0c6000 rw-p 0000f000 03:02 321533 /usr/java/j2re1.4.2_03/lib/i386/libnet.so
4efe4000-4fff5000 rw-s 00000000 00:03 9175045    /SYSV6d050011 (deleted)

Heap at VM Abort:
Heap
def new generation total 576K, used 576K [0x44450000, 0x444f0000, 0x44930000)
  eden space 512K, 100% used [0x44450000, 0x444d0000, 0x444d0000)
  from space 64K, 100% used [0x444e0000, 0x444f0000, 0x444f0000)
  to   space 64K,   0% used [0x444d0000, 0x444d0000, 0x444e0000)
tenured generation total 1680K, used 1177K [0x44930000, 0x44ad4000, 0x48450000) the space 1680K, 70% used [0x44930000, 0x44a56560, 0x44a56600, 0x44ad4000) compacting perm gen total 5888K, used 5643K [0x48450000, 0x48a10000, 0x4c450000) the space 5888K, 95% used [0x48450000, 0x489d2cc0, 0x489d2e00, 0x48a10000)

Local Time = Thu Aug 17 15:09:00 2006
Elapsed Time = 112
#
# The exception above was detected in native code outside the VM
#
# Java VM: Java HotSpot(TM) Client VM (1.4.2_03-b02 mixed mode)
#

_______________________________________________
tptp-tracing-profiling-tools-dev mailing list
tptp-tracing-profiling-tools-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/tptp-tracing-profiling-tools-de
v


------------------------------

Message: 2
Date: Tue, 22 Aug 2006 13:59:01 -0700
From: "Nagarajan, Guru" <[EMAIL PROTECTED]>
Subject: RE: [tptp-tracing-profiling-tools-dev] Probmel with profiler
To: "TPTP Tracing and Profiling Tools Project developer discussions"
        <tptp-tracing-profiling-tools-dev@eclipse.org>
Message-ID:
        <[EMAIL PROTECTED]>
        
Content-Type: text/plain;       charset="us-ascii"


Sorry with a correction that I was unable to identify the reason for the
Profiler failure.


David,
 I have seen this error before on Linux with the Java profiler and could
not identify the reason for the failure. I upgraded the JVM and that
resolved the issue. Let me know if this works for you and if it does not
I will work with you to debug this.

Thanks,
Guru

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf
Of David Rubio
Sent: Tuesday, August 22, 2006 1:59 AM
To: tptp-tracing-profiling-tools-dev@eclipse.org
Subject: [tptp-tracing-profiling-tools-dev] Probmel with profiler

Hi everyone!

I am using your plattform to try to profile an Swing Java application. It runs on Linux 2.4 in the server. I'm trying to profile from my machine (Windows XP). To manage, I am using the last version for tptp and agent controller (4.2). I can profile it if I only use the basic memory analysis, but if I select the execution time analysis or method code coverage, I get this signal from the VM. I hope you could give me some idea about that, because i have been trying very hard and I didn't get anything.

Thanks million!


An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 11 occurred at PC=0x400B5C90
Function=(null)+0x400B5C90
Library=/lib/i686/libc.so.6

NOTE: We are unable to locate the function name symbol for the error
      just occurred. Please refer to release documentation for possible
      reason and solutions.


Current Java thread:
at com.shenick.diversifeye.server.db.IpSubsystemTable.getDetailsObject(IpSu
bsystemTable.java:403)
at com.shenick.diversifeye.server.db.DbTable.postProcessDetails(DbTable.jav
a:171)
at com.shenick.diversifeye.server.db.CachedFdnTable.postProcessDetails(Cach
edFdnTable.java:150)
at com.shenick.diversifeye.server.db.DbTable.getList(DbTable.java:147) - locked <0x44992830> (a com.shenick.diversifeye.server.db.IpSubsystemTable) at com.shenick.diversifeye.server.db.DbImpl.getIpSubsystems(DbImpl.java:587
)
        - locked <0x4496e9a0> (a
com.shenick.diversifeye.server.db.DbImpl)
at com.shenick.diversifeye.server.masterserver.MasterGatewayImpl.getIpSubsy
stems(MasterGatewayImpl.java:200)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at sun.rmi.server.UnicastServerRef.dispatch(Unknown Source)
        at sun.rmi.transport.Transport$1.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.rmi.transport.Transport.serviceCall(Unknown Source)
        at sun.rmi.transport.tcp.TCPTransport.handleMessages(Unknown
Source)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)

Dynamic libraries:
08048000-0804e000 r-xp 00000000 03:02 321233 /usr/java/j2re1.4.2_03/bin/java 0804e000-0804f000 rw-p 00005000 03:02 321233 /usr/java/j2re1.4.2_03/bin/java
40000000-40016000 r-xp 00000000 03:02 352149     /lib/ld-2.2.4.so
40016000-40017000 rw-p 00015000 03:02 352149     /lib/ld-2.2.4.so
40017000-4001b000 rw-s 00000000 03:05 32773
/tmp/hsperfdata_root/28501
4001c000-40029000 r-xp 00000000 03:02 352147
/lib/i686/libpthread-0.9.so
40029000-40031000 rw-p 0000c000 03:02 352147
/lib/i686/libpthread-0.9.so
40031000-40034000 r-xp 00000000 03:02 352162     /lib/libdl-2.2.4.so
40034000-40035000 rw-p 00002000 03:02 352162     /lib/libdl-2.2.4.so
40035000-40167000 r-xp 00000000 03:02 352143     /lib/i686/libc-2.2.4.so
40167000-4016c000 rw-p 00131000 03:02 352143     /lib/i686/libc-2.2.4.so
40170000-4056a000 r-xp 00000000 03:02 321511 /usr/java/j2re1.4.2_03/lib/i386/client/libjvm.so 4056a000-40586000 rw-p 003f9000 03:02 321511 /usr/java/j2re1.4.2_03/lib/i386/client/libjvm.so
40598000-405ab000 r-xp 00000000 03:02 352167     /lib/libnsl-2.2.4.so
405ab000-405ac000 rw-p 00012000 03:02 352167     /lib/libnsl-2.2.4.so
405ae000-405d0000 r-xp 00000000 03:02 352145     /lib/i686/libm-2.2.4.so
405d0000-405d1000 rw-p 00021000 03:02 352145     /lib/i686/libm-2.2.4.so
405d1000-405d9000 r-xp 00000000 03:02 240916 /usr/java/j2re1.4.2_03/lib/i386/native_threads/libhpi.so 405d9000-405da000 rw-p 00007000 03:02 240916 /usr/java/j2re1.4.2_03/lib/i386/native_threads/libhpi.so
405da000-405e4000 r-xp 00000000 03:02 352183
/lib/libnss_files-2.2.4.so
405e4000-405e5000 rw-p 00009000 03:02 352183
/lib/libnss_files-2.2.4.so
405e5000-405f5000 r-xp 00000000 03:02 321536 /usr/java/j2re1.4.2_03/lib/i386/libverify.so 405f5000-405f7000 rw-p 0000f000 03:02 321536 /usr/java/j2re1.4.2_03/lib/i386/libverify.so 405f7000-40617000 r-xp 00000000 03:02 321522 /usr/java/j2re1.4.2_03/lib/i386/libjava.so 40617000-40619000 rw-p 0001f000 03:02 321522 /usr/java/j2re1.4.2_03/lib/i386/libjava.so 40619000-4062d000 r-xp 00000000 03:02 321537 /usr/java/j2re1.4.2_03/lib/i386/libzip.so 4062d000-40630000 rw-p 00013000 03:02 321537 /usr/java/j2re1.4.2_03/lib/i386/libzip.so 40630000-41d0d000 r--s 00000000 03:02 321549 /usr/java/j2re1.4.2_03/lib/rt.jar 41d57000-41d6d000 r--s 00000000 03:02 321547 /usr/java/j2re1.4.2_03/lib/sunrsasign.jar 41d6d000-41e45000 r--s 00000000 03:02 321546 /usr/java/j2re1.4.2_03/lib/jsse.jar 41e45000-41e56000 r--s 00000000 03:02 321538 /usr/java/j2re1.4.2_03/lib/jce.jar 41e56000-4239e000 r--s 00000000 03:02 321539 /usr/java/j2re1.4.2_03/lib/charsets.jar 44446000-4444a000 r-xp 00000000 03:02 273333 /root/Davidr/tptp4.2-linux/lib/libhcbnd.so 4444a000-4444b000 rw-p 00003000 03:02 273333 /root/Davidr/tptp4.2-linux/lib/libhcbnd.so 4444c000-4444d000 r-xp 00000000 03:02 273335 /root/Davidr/tptp4.2-linux/lib/libhccldt.so 4444d000-4444e000 rw-p 00000000 03:02 273335 /root/Davidr/tptp4.2-linux/lib/libhccldt.so 4444e000-4444f000 r-xp 00000000 03:02 321535 /usr/java/j2re1.4.2_03/lib/i386/librmi.so 4444f000-44450000 rw-p 00000000 03:02 321535 /usr/java/j2re1.4.2_03/lib/i386/librmi.so 4c653000-4c67a000 r-xp 00000000 03:02 273343 /root/Davidr/tptp4.2-linux/lib/libpiAgent.so 4c67a000-4c67c000 rw-p 00026000 03:02 273343 /root/Davidr/tptp4.2-linux/lib/libpiAgent.so 4c6e3000-4c6ec000 r-xp 00000000 03:02 273334 /root/Davidr/tptp4.2-linux/lib/libhcclco.so 4c6ec000-4c6ed000 rw-p 00008000 03:02 273334 /root/Davidr/tptp4.2-linux/lib/libhcclco.so 4c6ed000-4c6f0000 r-xp 00000000 03:02 273336 /root/Davidr/tptp4.2-linux/lib/libhccls.so 4c6f0000-4c6f1000 rw-p 00002000 03:02 273336 /root/Davidr/tptp4.2-linux/lib/libhccls.so 4c6f1000-4c6fb000 r-xp 00000000 03:02 273339 /root/Davidr/tptp4.2-linux/lib/libhcclsm.so 4c6fb000-4c6fd000 rw-p 00009000 03:02 273339 /root/Davidr/tptp4.2-linux/lib/libhcclsm.so 4c6fd000-4c700000 r--s 00000000 03:02 321479 /usr/java/j2re1.4.2_03/lib/ext/dnsns.jar 4c701000-4c73a000 r-xp 00000000 03:02 352757 /usr/lib/libstdc++-3-libc6.2-2-2.10.0.so 4c73a000-4c741000 rw-p 00038000 03:02 352757 /usr/lib/libstdc++-3-libc6.2-2-2.10.0.so 4cf43000-4cf48000 r--s 00000000 03:02 256340 /usr/lib/gconv/gconv-modules.cache 4d14c000-4d14f000 r-xp 00000000 03:02 336836 /root/Davidr/tptp4.2-linux/plugins/org.eclipse.hyades.probekit/lib/Probe
AgentExtension.so
4d14f000-4d151000 rw-p 00002000 03:02 336836 /root/Davidr/tptp4.2-linux/plugins/org.eclipse.hyades.probekit/lib/Probe
AgentExtension.so
4d151000-4d15e000 r--s 00000000 03:02 321480 /usr/java/j2re1.4.2_03/lib/ext/ldapsec.jar 4d15e000-4d219000 r--s 00000000 03:02 321476 /usr/java/j2re1.4.2_03/lib/ext/localedata.jar 4d219000-4d235000 r--s 00000000 03:02 321482 /usr/java/j2re1.4.2_03/lib/ext/sunjce_provider.jar 4d235000-4dbba000 r--s 00000000 03:07 293763 /opt/shenick/diversifEye/master-server/diversifEye.jar 4dbe2000-4dc18000 r--s 00000000 03:07 293770 /opt/shenick/diversifEye/master-server/log4j-1.2rc1.jar 4dc18000-4dc70000 r--s 00000000 03:07 293765 /opt/shenick/diversifEye/master-server/framework.jar 4dc70000-4dc8d000 r--s 00000000 03:07 293771 /opt/shenick/diversifEye/master-server/pgjdbc2.jar 4dc8d000-4dcc6000 r--s 00000000 03:07 293766 /opt/shenick/diversifEye/master-server/gnujaxp.jar 4dcc6000-4dd17000 r--s 00000000 03:07 293767 /opt/shenick/diversifEye/master-server/jcommon.jar 4dd17000-4ddfc000 r--s 00000000 03:07 293768 /opt/shenick/diversifEye/master-server/jfreechart.jar 4ddfc000-4de30000 r--s 00000000 03:02 305195 /root/Davidr/tptp4.2-linux/plugins/org.eclipse.tptp.platform.collection.
framework_4.1.100.v200606131519/hcframe.jar
4e0b5000-4e0c5000 r-xp 00000000 03:02 321533 /usr/java/j2re1.4.2_03/lib/i386/libnet.so 4e0c5000-4e0c6000 rw-p 0000f000 03:02 321533 /usr/java/j2re1.4.2_03/lib/i386/libnet.so
4efe4000-4fff5000 rw-s 00000000 00:03 9175045    /SYSV6d050011 (deleted)

Heap at VM Abort:
Heap
def new generation total 576K, used 576K [0x44450000, 0x444f0000, 0x44930000)
  eden space 512K, 100% used [0x44450000, 0x444d0000, 0x444d0000)
  from space 64K, 100% used [0x444e0000, 0x444f0000, 0x444f0000)
  to   space 64K,   0% used [0x444d0000, 0x444d0000, 0x444e0000)
tenured generation total 1680K, used 1177K [0x44930000, 0x44ad4000, 0x48450000) the space 1680K, 70% used [0x44930000, 0x44a56560, 0x44a56600, 0x44ad4000) compacting perm gen total 5888K, used 5643K [0x48450000, 0x48a10000, 0x4c450000) the space 5888K, 95% used [0x48450000, 0x489d2cc0, 0x489d2e00, 0x48a10000)

Local Time = Thu Aug 17 15:09:00 2006
Elapsed Time = 112
#
# The exception above was detected in native code outside the VM
#
# Java VM: Java HotSpot(TM) Client VM (1.4.2_03-b02 mixed mode)
#

_______________________________________________
tptp-tracing-profiling-tools-dev mailing list
tptp-tracing-profiling-tools-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/tptp-tracing-profiling-tools-de
v
_______________________________________________
tptp-tracing-profiling-tools-dev mailing list
tptp-tracing-profiling-tools-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/tptp-tracing-profiling-tools-de
v


------------------------------

_______________________________________________
tptp-tracing-profiling-tools-dev mailing list
tptp-tracing-profiling-tools-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/tptp-tracing-profiling-tools-dev


End of tptp-tracing-profiling-tools-dev Digest, Vol 17, Issue 16
****************************************************************

Thanks a lot Guru for your answer!

We managed to make the profiler runs. First, we tried with JDK 1.5 but it didn't work at all. But later, we upgraded our version of Postgress to the latest and the profiler worked in the end! At this moment we are using the profiler and everything seems to be ok, but if we report any error I send it to you for your help.

Thanks for everything Guru.

Regards!
_______________________________________________
tptp-tracing-profiling-tools-dev mailing list
tptp-tracing-profiling-tools-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/tptp-tracing-profiling-tools-dev

Reply via email to