Type of gc in kaffe jvm

may i know what garbage collection algorithms have been implemented in KAFFEjvm?

Hi, you most probably won't get answers about KaffeVM in these forums. You may want to post in a forum or mailing list at the relevant site(s).

Similar Messages

  • Which Java API could check the type of Operating System the JVM is running?

    Does anyone know which Java API could check the type of Operating System the JVM is running?
    thanks a lot!

    check out System class.
    regards
    shyamAnd specifically, the getProperty() method.
    - K

  • About kaffe jvm installation error

    hi,
    while installing kaffe jvm on linux platform :'./configure ' gives following error :
    extern size_t iconv (iconv_t cd, char * inbuf, size_t inbytesleft, char * outbuf, size_t outbytesleft);
    checking for X... no
    configure: error: GTK+ peers requested but no X library available
    configure: error: /bin/sh '../../../../../kaffe-1.1.7/libraries/javalib/external/classpath/configure' failed for libraries/javalib/external/classpath
    plz give me some solution for successful configure process.
    Message was edited by:
    attar_reshma

    I would assume you would want to goto http://www.kaffe.org/ to get answers about
    this jvm.. If however you are having issues with a Sun JVM let us know..

  • About kaffe jvm

    hi,
    we have downloaded kaffe jvm source code.
    we want to study garbage collection of it.
    can u plz suggest me in which directories we can get it exactly?

    I would assume you would want to talk with http://www.kaffe.org/ site regarding your questions. Did you know you can download the mustang sources from
    https://mustang.dev.java.net/ as well..?

  • Covariant return types - JLS to support but JVM will not?

    Could you please confirm the following? My understanding is that covariant return types will be supported by the JLS but the JVM will know nothing about them. That is, the invokevirtual instruction will not change to support covariant return types but rather the compiler will use bridge methods to simulate support. Is this correct?

    Right: but is there support for this in 1.5?
    javac -verbose -source 1.5 -target 1.5 *java
    was run on a .java file with the following methods and it failed "getX already defined"
    public Integer getX() {
    return(null);
    public String getX() {
    return(null);
    The above would be overloading by return type and fails to compile.
    ================
    class A {
    Exception f() {}
    class B extends A {
    BindException f() {} // overload or override?
    The above would be covariant returns and works just fine right?

  • WebLogic Server Template builder(config_builder.sh) crashes JRocket JVM

    Hi, I am trying to create a new template from my working OSB/WLS(10.3.4) env. Every time I run it after 3-4 screens the JRocket JVM crashes with core dump. Following is my error message that I see in the console.
    pbora@pbora-lap:~/myinstalls/unixtools/devtools/oracle/middleware_10340$ *./wlserver_10.3/common/bin/config_builder.sh*
    Warning: Cannot convert string "-dejavu-dejavu sans-medium-r-normal--*-140-*-*-p-*-iso10646-1" to type FontStruct
    [JRockit] ERROR: The JVM has crashed. Writing crash information to /home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/wlserver_10.3/common/lib/jrockit.8962.dump.
    ===== BEGIN DUMP =============================================================
    JRockit dump produced after 0 days, 00:00:34 on Thu Mar 3 12:41:08 2011
    * If you see this dump, please go to *
    * http://download.oracle.com/docs/cd/E15289_01/go2troubleshooting.html *
    * for troubleshooting information. *
    Additional information is available in:
    /home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/wlserver_10.3/common/lib/jrockit.8962.dump
    No snapshot file (core dump) will be created because core dumps have been
    disabled. To enable core dumping, try "ulimit -c unlimited"
    before starting JRockit again.
    Error Message: Illegal memory access. [54]
    Signal info : si_signo=11, si_code=1 si_addr=0x3e
    Version : Oracle JRockit(R) R28.1.1-14-139783-1.6.0_22-20101206-0241-linux-ia32
    CPU : Intel Core 2 SSE SSE2 SSE3 SSSE3 SSE4.1 Core Intel64
    Number CPUs : 2
    Tot Phys Mem : 3651125248 (3481 MB)
    OS version : squeeze/sid
    Linux version 2.6.35-25-generic (buildd@palmer) (gcc version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu5) ) #44-Ubuntu SMP Fri Jan 21 17:40:48 UTC 2011 (i686)
    Thread System: Linux NPTL
    LibC release : 2.12.1-stable
    Java locking : Lazy unlocking enabled (class banning) (transfer banning)
    State : JVM is running
    Command Line : -Xms128m -Xmx1024m -Dprod.props.file=/home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/wlserver_10.3/.product.properties -Dsun.java.launcher=SUN_STANDARD com.oracle.cie.wizard.WizardController -target=template
    Repository :
    java.home : /home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/jrockit_160_22_D1.1.1-3/jre
    j.class.path : /home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/patch_wls1034/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/patch_oepe1040/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/patch_ocp360/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/jrockit_160_22_D1.1.1-3/lib/tools.jar:/home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/utils/config/10.3/config-launch.jar:/home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/wlserver_10.3/server/lib/weblogic_sp.jar:/home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/wlserver_10.3/server/lib/weblogic.jar:/home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/modules/features/weblogic.server.modules_10.3.4.0.jar:/home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/wlserver_10.3/server/lib/webservices.jar:/home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar::/home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/wlserver_10.3/common/derby/lib/derbynet.jar:/home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/wlserver_10.3/common/derby/lib/derbyclient.jar:
    j.lib.path : /home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/jrockit_160_22_D1.1.1-3/jre/lib/i386/jrockit:/home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/jrockit_160_22_D1.1.1-3/jre/lib/i386:/home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/jrockit_160_22_D1.1.1-3/jre/../lib/i386:/home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/patch_wls1034/profiles/default/native:/home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/patch_oepe1040/profiles/default/native:/home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/patch_ocp360/profiles/default/native:/home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/wlserver_10.3/server/native/linux/i686:/home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/wlserver_10.3/server/native/linux/i686/oci920_8
    JAVA_HOME : /home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/jrockit_160_22_D1.1.1-3
    JAVAOPTIONS: <not set>
    LD_LIBRARY_PATH: /home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/jrockit_160_22_D1.1.1-3/jre/lib/i386/jrockit:/home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/jrockit_160_22_D1.1.1-3/jre/lib/i386:/home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/jrockit_160_22_D1.1.1-3/jre/../lib/i386:/home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/patch_wls1034/profiles/default/native:/home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/patch_oepe1040/profiles/default/native:/home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/patch_ocp360/profiles/default/native:/home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/wlserver_10.3/server/native/linux/i686:/home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/wlserver_10.3/server/native/linux/i686/oci920_8
    LD_ASSUME_KERNEL: <not set>
    LD_PRELOAD : <not set>
    StackOverFlow: 0 StackOverFlowErrors have occured
    OutOfMemory : 0 OutOfMemoryErrors have occured
    C Heap : Good; no memory allocations have failed
    GC Strategy : Mode: throughput, with strategy: genparpar (basic strategy: genparpar)
    GC Status : OC is not running. Last finished OC was OC#0.
    : YC is not running. Last finished YC was YC#8.
    YC Promotion : Last YC successfully promoted all objects
    YC History : Ran 8 YCs since last OC.
    Heap : 0x75fa2000 - 0x7dfa2000 (Size: 128 MB)
    Compaction : (no compaction area)
    Allocation : TLA-min: 2048, TLA-preferred: 65536 TLA-waste limit: 2048
    NurseryList : 0x75fa2000 - 0x79fa2000
    KeepArea : 0x78fa1fd0 - 0x79fa2000
    KA Markers : [ 0x77fa1fe0,  0x78fa1fd0 , 0x79fa2000 ]
    Forbidden A : (none)
    Previous KA : 0x77fa1fe0 - 0x78fa1fd0
    Previous FA : (none)
    CompRefs : References are 32-bit.
    Registers (from ThreadContext: 0x72ac86cc:
    eax = 00000000 ecx = 73512c9c edx = b767e9c0 ebx = 7336c380
    esp = 72ac8a00 ebp = 72ac8e58 esi = 70f724a0 edi = 72ac8e7c
    es = 0000007b cs = 00000073 ss = 0000007b ds = 0000007b
    fs = 00000000 gs = 00000033
    eip = 73165387 eflags = 00010246
    Loaded modules:
    (* denotes the module where the exception occured)
    08048000-08057173 /home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/jrockit_160_22_D1.1.1-3/bin/java
    b7876000-b7876416 /home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/jrockit_160_22_D1.1.1-3/bin/java
    b785a000-b785bc0b /lib/libdl.so.2
    b7840000-b7854eab /lib/libpthread.so.0
    b76e3000-b7839d3f /lib/libc.so.6
    b7877000-b7892a83 /lib/ld-linux.so.2
    b73aa000-b766c277 /home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/jrockit_160_22_D1.1.1-3/jre/lib/i386/jrockit/libjvm.so
    b738d000-b73a746b /home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/jrockit_160_22_D1.1.1-3/jre/lib/i386/libosal.so
    b7868000-b78725cf /home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/jrockit_160_22_D1.1.1-3/jre/lib/i386/libutil.so
    b7352000-b73752d7 /lib/libm.so.6
    b785f000-b78652eb /lib/librt.so.1
    b6a49000-b6a4ef5b /lib/libnss_compat.so.2
    b6a32000-b6a447e3 /lib/libnsl.so.1
    b6a27000-b6a2f227 /lib/libnss_nis.so.2
    b6a1b000-b6a24543 /lib/libnss_files.so.2
    b696e000-b697a687 /home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/jrockit_160_22_D1.1.1-3/jre/lib/i386/libjfr.so
    73c73000-73c7d9bb /home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/jrockit_160_22_D1.1.1-3/jre/lib/i386/libverify.so
    73c4e000-73c70947 /home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/jrockit_160_22_D1.1.1-3/jre/lib/i386/libjava.so
    73be7000-73bece50 /home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/jrockit_160_22_D1.1.1-3/jre/lib/i386/native_threads/libhpi.so
    7386e000-7387c2e4 /home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/jrockit_160_22_D1.1.1-3/jre/lib/i386/libzip.so
    73371000-733f4e06 /home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/jrockit_160_22_D1.1.1-3/jre/lib/i386/libawt.so
    730d2000-7335a25b */home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/jrockit_160_22_D1.1.1-3/jre/lib/i386/motif21/libmawt.so
    b737c000-b737fe67 /usr/lib/libXtst.so.6
    7360b000-7361822f /usr/lib/libXext.so.6
    72fb5000-730cd2d7 /usr/lib/libX11.so.6
    72fa7000-72fb2beb /usr/lib/libXi.so.6
    72f8d000-72fa455f /usr/lib/libxcb.so.1
    b7378000-b73797af /usr/lib/libXau.so.6
    73605000-73608b63 /usr/lib/libXdmcp.so.6
    72e65000-72edd70f /home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/jrockit_160_22_D1.1.1-3/jre/lib/i386/libfontmanager.so
    72c60000-72c675c7 /usr/lib/libXcursor.so.1
    72c56000-72c5d2eb /usr/lib/libXrender.so.1
    72c50000-72c53487 /usr/lib/libXfixes.so.3
    7273e000-72750ed8 /home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/jrockit_160_22_D1.1.1-3/jre/lib/i386/libnet.so
    72c70000-72c76424 /home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/jrockit_160_22_D1.1.1-3/jre/lib/i386/libnio.so
    72a61000-72a66013 /home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/jrockit_160_22_D1.1.1-3/jre/lib/i386/liborii.so
    725e7000-7263ac66 /home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/jrockit_160_22_D1.1.1-3/jre/lib/i386/libcmm.so
    Stack:
    (* marks the word pointed to by the stack pointer)
    72ac8a00: 73512c9c* 72ac8e7c 70b79240 b7893ff4 09e87b78 73468acc
    72ac8a18: 73512d70 72ac8a00 7af101a8 77783998 73512b18 73880926
    72ac8a30: 00000001 00000008 70f724a0 00000000 7af0daa1 77783998
    72ac8a48: 7af0daa0 00000008 00000001 72ac8b80 72ac8e54 7346890f
    Code:
    (* marks the word pointed to by the instruction pointer)
    73165354: 8bffff42 fffbe0b5 084689ff 850fc085 fffffd05 8b084d8b
    7316536c: 00123883 e0b58b00 8bfffffb 247c8911 240c8904 08244489
    73165384: 0f0c468b* 893e40bf ff0c2444 0001b492 08458b00 7c89108b
    7316539c: 04890424 3c838b24 89000012 8b082444 bf0f0c46 44894040
    Last optimized methods:
    No methods optimized.
    Thread:
    "AWT-EventQueue-0" id=17 idx=0x44 tid=8979 lastJavaFrame=0x72ac8e6c
    Stack 0: start=0x72aa8000, end=0x72aca000, guards=0x72aad000 (ok), forbidden=0x72aab000
    Thread Stack Trace:
    at Java_sun_awt_motif_X11FontMetrics_init+983()@0x73165387
    -- Java stack --
    at sun/awt/motif/X11FontMetrics.init()V(Native Method)
    at sun/awt/motif/X11FontMetrics.<init>(X11FontMetrics.java:103)
    at sun/awt/motif/X11FontMetrics.getFontMetrics(X11FontMetrics.java:209)
    at sun/awt/motif/MComponentPeer.getFontMetrics(MComponentPeer.java:506)
    at sun/awt/motif/MLabelPeer.getMinimumSize(MLabelPeer.java:34)
    at sun/awt/motif/MComponentPeer.getPreferredSize(MComponentPeer.java:440)
    at sun/awt/motif/MComponentPeer.preferredSize(MComponentPeer.java:1017)
    at java/awt/Component.preferredSize(Component.java:2489)
    at java/awt/Component.getPreferredSize(Component.java:2473)
    at java/awt/GridBagLayout.GetLayoutInfo(GridBagLayout.java:1092)
    at java/awt/GridBagLayout.getLayoutInfo(GridBagLayout.java:893)
    at java/awt/GridBagLayout.preferredLayoutSize(GridBagLayout.java:713)
    at java/awt/Container.preferredSize(Container.java:1599)
    at java/awt/Container.getPreferredSize(Container.java:1584)
    at javax/swing/JComponent.getPreferredSize(JComponent.java:1636)
    at java/awt/FlowLayout.layoutContainer(FlowLayout.java:594)
    at java/awt/Container.layout(Container.java:1421)
    at java/awt/Container.doLayout(Container.java:1410)
    at java/awt/Container.validateTree(Container.java:1507)
    at java/awt/Container.validateTree(Container.java:1513)
    at java/awt/Container.validateTree(Container.java:1513)
    at java/awt/Container.validateTree(Container.java:1513)
    at java/awt/Container.validateTree(Container.java:1513)
    at java/awt/Container.validateTree(Container.java:1513)
    at java/awt/Container.validateTree(Container.java:1513)
    at java/awt/Container.validateTree(Container.java:1513)
    at java/awt/Container.validate(Container.java:1480)
    at javax/swing/RepaintManager.validateInvalidComponents(RepaintManager.java:669)
    at javax/swing/SystemEventQueueUtilities$ComponentWorkRequest.run(SystemEventQueueUtilities.java:124)
    at java/awt/event/InvocationEvent.dispatch(InvocationEvent.java:209)
    at java/awt/EventQueue.dispatchEvent(EventQueue.java:597)
    at java/awt/EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
    at java/awt/EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
    at java/awt/EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
    at java/awt/EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
    at java/awt/EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
    at java/awt/EventDispatchThread.run(EventDispatchThread.java:122)
    at jrockit/vm/RNI.c2java(IIIII)V(Native Method)
    -- end of trace
    Memory usage report:
    Total mapped 1211940KB (reserved=947992KB)
    - Java heap 1048576KB (reserved=917504KB)
    - GC tables 35084KB
    - Thread stacks 11148KB (#threads=18)
    - Compiled code 5120KB (used=4875KB)
    - Internal 1480KB
    - OS 43748KB
    - Other 38112KB
    - Java class data 27648KB (malloced=27492KB #33119 in 5969 classes)
    Not tracing sites.
    - Native memory tracking 1024KB (malloced=74KB #8)
    Not tracing sites.
    Set the env variable TRACE_ALLOC_SITES=1 or use the print_memusage switch
    trace_alloc_sites=true to enable alloc site tracing.
    * If you see this dump, please go to *
    * http://download.oracle.com/docs/cd/E15289_01/go2troubleshooting.html *
    * for troubleshooting information. *
    ===== END DUMP ===============================================================
    Aborted
    pbora@pbora-lap:~/myinstalls/unixtools/devtools/oracle/middleware_10340$ Connection timed out
    java.net.ConnectException: Connection timed out
         at java.net.PlainSocketImpl.socketConnect(Native Method)
         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
         at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
         at java.net.Socket.connect(Socket.java:529)
         at com.sun.net.ssl.internal.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:559)
         at com.sun.net.ssl.internal.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:141)
         at sun.net.NetworkClient.doConnect(NetworkClient.java:163)
         at sun.net.www.http.HttpClient.openServer(HttpClient.java:394)
         at sun.net.www.http.HttpClient.openServer(HttpClient.java:529)
         at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:272)
         at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:329)
         at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:172)
         at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:916)
         at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:158)
         at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1019)
         at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:230)
         at org.python.pydev.logging.ping.LogPingSender.sendPing(LogPingSender.java:52)
         at org.python.pydev.logging.ping.SynchedLogPing.send(SynchedLogPing.java:158)
         at org.python.pydev.logging.ping.AsyncLogPing.consumeAllCommands(AsyncLogPing.java:125)
         at org.python.pydev.logging.ping.AsyncLogPing.access$0(AsyncLogPing.java:94)
         at org.python.pydev.logging.ping.AsyncLogPing$1.run(AsyncLogPing.java:41)
         at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

    Hi Prantor,
    Please check in your profile that by any chance Mistakenly you have set the following value in your user profile at OS level:
    export AWT_TOOLKIT="MToolkit"
    Above option creates issues with the Java GUIs.....*As an alternative you can start your builder tool in console mode (Non_GUI) mode.*
    Also please refer to : http://ubuntuforums.org/showthread.php?t=1475842
    The main reason of JRockit Crash is in the following lines of your error:
    Warning: Cannot convert string "-dejavu-dejavu sans-medium-r-normal--*-140-*-*-p-*-iso10646-1" to type FontStructThanks
    Jay SenSharma
    http://middlewaremagic.com/weblogic/  (Middleware Magic Is Here)

  • Open source JVM porting on MIPS

    Hi All,
    I am new to java , I want to port kaffe JVM to MIPS target .
    I have below questions.
    1. Is any other Free JVM available which can be ported to MIPS.
    2. Is any body port Kaffe to MIPS..
    Cheers
    Naveen

    NSIcom (www.nsicom.com) has already ported the J2ME-CDC to MIPS winCE based platforms.
    For more information please contact [email protected]

  • What is the difference between jdk,jre,jvm?

    hai friends
    i am new to java,
    can any body send the answer to this question
    what is the difference between jdk, jre, jvm?

    You know, you can search the Internet using google:
    http://www.google.com
    Type in What is the JVM? You'll be amazed at the results!!

  • VM 1.2 specs unclear

    Suppose you have:
    class A
    class B extends A
    We know the phases:
    - loading
    - load class/superclasses
    - linking (verification, preparation, resolving is optional).
    - static initializaton
    suppose this:
    When we are loading B, class A should be loaded as part of the loading phase, but this means resolving a constant pool entry, which is part of the resolving.
    This question is tightly connected with classloaders.
    When defineClass() is issued, do the superclasses get loaded or not. Or they are loaded on resolveClass().
    Seems like defineClass() in Sun VM and Kaffe VM load, verify and prepare the class. In other words, as if resolveClass() is called.

    I agree with you. I read them again and it does seem to be so. Loading does involve some resolution.
    resolveClass() is clear: it is linkClass():
    - prepare class
    - verify class
    - optionally resolve class (constant pool).
    But defineClass() should NOT class resolveClass() internally. In fact I have a small program I have ran on various VM's and it behaves INCONSISTENTLY on ALL of them: Sun JVM, Kaffe JVM, NewMonics trial VM.
    resolveClass() has nothing to do with resolving Constant pool references, if it does so it must be quiet. NewMonics VM resolves them straight when you call resolveClass, which is not correct. Now here is the code:
    class A
    import java.io.*;
    class TL extends ClassLoader
    public static void main(String args[])
         TL cl = new TL();
         try
              byte [] data = new byte[1000];
              int dl = 0;
              FileInputStream f = new FileInputStream("A.class");
              dl = f.read(data);
              Class cc = cl.defineClass("A", data, 0, dl);
              cl.resolveClass(cc);
    //cc.newInstance();
         catch(Exception e)
              System.out.println(e);
    Try this:
    Compile TL.java, A.java. Change the 0xB7 (invokespecial bytecode) in A.class to 0xFF in binary editor. Next do: java TL.
    Sun VM does NOT give you error, when it should if it properly verifies the file. KAffe VM does not do anything either, because they do not have pass 3 of the verifier implemented. NewMonics VM gives you the error when you do resolveClass(), but it also resolves all references in A.class which is incorrect. Sun VM does not resolve references in A.class which is correct.
    Next, try to uncomment the cc.newInstance(). Sun VM will now give you error.
    This is incorrect behaviour for the Sun VM, since the resolveClass() does not really verify the class.
    All in all, defineClass() should not call resolveClass(). defineClass() finishes what is specified in VMSpec as "Loading". Now you have Class instance. For it to be usable someone must call resolveClass(). But between defineClass() and resolveClass() the class type is inprepared and is not verified.
    At least thats how I understand it. If anyone has any other interpretation, please share it.

  • Error 102 - Please help!

    Hi There - 
    I'm trying to fix my Fiancees phone Torch - 9810 (he's a bit technically challenged!) and have been running JL_Cmnder. I've followed processes outlined in other threads (running the javaloader.exe -u erase -f FILENAME commands) but am still coming up with the error code. 
    Below is my latest event log. I've highlighted the Error Code line in red font for easy viewing. Can anyone shed some light as to what my next steps are? I'm not sure what +BORK is - but if I try to erase it, it comes up as an invalid handle. I want to avoid wiping the phone, so I was really hoping that this would work! You should also know that I'm running on Windows 7 64-bit.
    Looking forward to hearing back from someone on this. PS - please ignore the smiley faces...although most of them are pretty accurate to how I'm feeling right now! ha! 
    guid:0x97C9F5F641D25E5F time: Wed Dec 31 19:00:00 1969 severity:1 type:2 appystem data&colon;JVM:INFOp=28b9fce5,a='7.0.0.254',o='5.0​.0.451',h=c001804
    guid:0x97C9F5F641D25E5F time: Wed Dec 31 19:00:00 1969 severity:0 type:2 appystem data&colon;JL: disconnect
    guid:0x97C9F5F641D25E5F time: Wed Dec 31 19:00:00 1969 severity:0 type:2 appystem data&colon;VM: 100001 gc=0 idle=0 native=none
    guid:0x97C9F5F641D25E5F time: Wed Dec 31 19:00:00 1969 severity:0 type:2 appystem data&colon;VM: thread 0: addr=0x0 native=none
    guid:0x97C9F5F641D25E5F time: Wed Dec 31 19:00:00 1969 severity:0 type:2 appystem data&colon;VM: thread 1: addr=0x0 native=none
    guid:0x97C9F5F641D25E5F time: Wed Dec 31 19:00:00 1969 severity:0 type:2 appystem data&colon;VM: thread 2: addr=0x0 native=none
    guid:0x97C9F5F641D25E5F time: Wed Dec 31 19:00:00 1969 severity:0 type:2 appystem data&colon;VM: thread 3: addr=0x0 native=none
    guid:0x97C9F5F641D25E5F time: Wed Dec 31 19:00:00 1969 severity:0 type:2 appystem data&colon;System Startup
    guid:0x97C9F5F641D25E5F time: Wed Dec 31 19:00:00 1969 severity:0 type:2 appystem data&colon;VM:FSNHv=1
    guid:0x97C9F5F641D25E5F time: Wed Dec 31 19:00:00 1969 severity:0 type:2 appystem data&colon;VM:CVER=7.0.0.254
    guid:0x97C9F5F641D25E5F time: Wed Dec 31 19:00:00 1969 severity:0 type:2 appystem data&colon;VMSIDv=13385530
    guid:0x97C9F5F641D25E5F time: Wed Dec 31 19:00:00 1969 severity:0 type:2 appystem data&colon;CMM: code link check failed for ColorID-23(6567)
    guid:0x97C9F5F641D25E5F time: Wed Dec 31 19:00:00 1969 severity:0 type:2 appystem data&colon;CMM: verifyHash1 failed for net_rim_bb_help_9810_series__es-5(7923)
    guid:0x97C9F5F641D25E5F time: Wed Dec 31 19:00:00 1969 severity:0 type:2 appystem data&colon;CMM: hash (codfile)0 70 43 dd b3 aa f3 1e f2 bb 4f f1 be ec 5f b3 af 9e a4 f2 e9
    guid:0x97C9F5F641D25E5F time: Wed Dec 31 19:00:00 1969 severity:0 type:2 appystem data&colon;CMM: hash (mod_info)1 7a 4b 3f 03 b4 6f 4c 85 95 4e 24 44 cd c3 4a 0f 61 31 6f 96
    guid:0x97C9F5F641D25E5F time: Wed Dec 31 19:00:00 1969 severity:0 type:2 appystem data&colon;CMM: verifyHash256 failed for net_rim_bb_help_9810_series__es-5(7923)
    guid:0x97C9F5F641D25E5F time: Wed Dec 31 19:00:00 1969 severity:0 type:2 appystem data&colon;CMM: hash (codfile)2 d1 0b bd a6 b1 b6 46 dd f6 99 9a ed c9 17 2a 52 b7 9e a9 84 80 a3 fd 6a 7f 68 a9 be 85 a4 90 21
    guid:0x97C9F5F641D25E5F time: Wed Dec 31 19:00:00 1969 severity:0 type:2 appystem data&colon;CMM: hash (mod_info)2 d6 eb ea 83 dc c4 bf 65 b5 f0 9d 2b a2 91 51 23 a4 cc 1b 40 5a e3 18 0c c4 d0 cd 02 95 b6 da ff
    guid:0x97C9F5F641D25E5F time: Wed Dec 31 19:00:00 1969 severity:0 type:2 appystem data&colon;CMM: verifyHash1 failed for Popup-12(9627)
    guid:0x97C9F5F641D25E5F time: Wed Dec 31 19:00:00 1969 severity:0 type:2 appystem data&colon;CMM: hash (codfile)0 4b ea 23 31 fe 45 84 88 37 ff d8 3b b4 e3 3e 8b 65 b5 90 09
    guid:0x97C9F5F641D25E5F time: Wed Dec 31 19:00:00 1969 severity:0 type:2 appystem data&colon;CMM: hash (mod_info)1 19 c4 1b 58 5e ac fd 21 64 4a 18 9a 59 69 6b 13 3a a4 d2 8d
    guid:0x97C9F5F641D25E5F time: Wed Dec 31 19:00:00 1969 severity:0 type:2 appystem data&colon;CMM: verifyHash256 failed for Popup-12(9627)
    guid:0x97C9F5F641D25E5F time: Wed Dec 31 19:00:00 1969 severity:0 type:2 appystem data&colon;CMM: hash (codfile)2 4f ac 03 2b 37 84 c6 08 ff 76 ef be 1b d6 65 cd c2 42 31 60 20 c6 32 7c cb f3 4d 77 13 e5 39 d0
    guid:0x97C9F5F641D25E5F time: Wed Dec 31 19:00:00 1969 severity:0 type:2 appystem data&colon;CMM: hash (mod_info)2 2d 37 b6 68 59 8f ff 51 61 27 0a 07 3a d8 17 c9 8f 00 21 cc 0e 53 c9 a3 17 1a 53 df 85 3d 33 84
    guid:0x97C9F5F641D25E5F time: Wed Dec 31 19:00:00 1969 severity:0 type:2 appystem data&colon;CMM: verifyHash1 failed for poolImages-22(15481)
    guid:0x97C9F5F641D25E5F time: Wed Dec 31 19:00:00 1969 severity:0 type:2 appystem data&colon;CMM: hash (codfile)0 b6 6a dc 83 7b c8 5b 13 96 df eb 29 e8 28 06 ec 86 59 b9 4d
    guid:0x97C9F5F641D25E5F time: Wed Dec 31 19:00:00 1969 severity:0 type:2 appystem data&colon;CMM: hash (mod_info)0 34 33 69 a5 76 e1 7a 84 00 57 9c 78 e4 27 9e 33 2f 6b 3a 06
    guid:0x97C9F5F641D25E5F time: Wed Dec 31 19:00:00 1969 severity:0 type:2 appystem data&colon;CMM: verifyHash256 failed for poolImages-22(15481)
    guid:0x97C9F5F641D25E5F time: Wed Dec 31 19:00:00 1969 severity:0 type:2 appystem data&colon;CMM: hash (codfile)2 c2 74 d1 11 60 f5 b9 cc 67 04 19 48 87 c5 43 a6 14 25 f2 08 b2 43 11 a8 8a a7 e1 60 8c 24 38 31
    guid:0x97C9F5F641D25E5F time: Wed Dec 31 19:00:00 1969 severity:0 type:2 appystem data&colon;CMM: hash (mod_info)2 df 05 4d 14 11 4b f2 23 cb 3c 82 a2 7f e4 bf d2 74 b9 1b 18 1c 32 9b ea 1f 02 57 ab 29 29 a7 86
    guid:0x97C9F5F641D25E5F time: Wed Dec 31 19:00:00 1969 severity:0 type:2 appystem data&colon;CMM: code link check failed for ColorID-22(18037)
    guid:0x97C9F5F641D25E5F time: Wed Dec 31 19:00:00 1969 severity:0 type:2 appystem data&colon;CMM: verifyHash1 failed for RubiksCubeResource-61(26804)
    guid:0x97C9F5F641D25E5F time: Wed Dec 31 19:00:00 1969 severity:0 type:2 appystem data&colon;CMM: hash (codfile)0 af 4f ed a5 78 d5 1d f4 bc 9e 76 4d 29 51 33 59 9a 55 01 84
    guid:0x97C9F5F641D25E5F time: Wed Dec 31 19:00:00 1969 severity:0 type:2 appystem data&colon;CMM: hash (mod_info)0 5f 73 00 c2 c4 d7 fa 5a d1 1d 80 b7 14 94 5f 6a f9 0d 2b 53
    guid:0x97C9F5F641D25E5F time: Wed Dec 31 19:00:00 1969 severity:0 type:2 appystem data&colon;CMM: verifyHash256 failed for RubiksCubeResource-61(26804)
    guid:0x97C9F5F641D25E5F time: Wed Dec 31 19:00:00 1969 severity:0 type:2 appystem data&colon;CMM: hash (codfile)2 a9 ce d6 f9 10 45 1e be 35 24 4b 87 35 94 cc dd 72 c5 33 79 16 c2 97 b8 0b 58 3f 77 36 26 96 15
    guid:0x97C9F5F641D25E5F time: Wed Dec 31 19:00:00 1969 severity:0 type:2 appystem data&colon;CMM: hash (mod_info)2 75 05 39 b5 5d b4 ed 94 c8 bd 93 f6 b3 83 e3 75 11 fa 23 fe 03 fe 24 74 e8 af 27 a1 9c 6d ff 76
    guid:0x97C9F5F641D25E5F time: Wed Dec 31 19:00:00 1969 severity:0 type:2 appystem data&colon;VM:+BORK
    guid:0x97C9F5F641D25E5F time: Wed Dec 31 19:00:00 1969 severity:0 type:2 appystem data&colon;JVM Error 102
    guid:0x97C9F5F641D25E5F time: Wed Dec 31 19:00:00 1969 severity:0 type:2 appystem data&colon;Invalid code in filesystem
    guid:0x97C9F5F641D25E5F time: Wed Dec 31 19:00:00 1969 severity:0 type:2 appystem data&colon;JL: connect
    guid:0x97C9F5F641D25E5F time: Wed Dec 31 19:00:00 1969 severity:2 type:2 appystem data&colon;JVM:INFOp=28b9fce5,a='7.0.0.254',o='5.0​.0.451',h=c001804

    Hi and Welcome to the Community!
    Here is a KB that discusses that error:
    KB10068 "JVM 102" error is displayed on the BlackBerry smartphone
    Hopefully it contains something useful! There also are multiple existing threads on this site that discuss that exact error...your review of those might prove useful, and a search of this site, using the error message, error code, or symptom, should reveal all applicable existing threads to you.
    Good luck and let us know!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Capturing keyboard Scancodes from console

    Hello,
    I had tried captuaring what would be the scan code for left arrow by using Java.I used the System.in.read().but that did not help.
    If some one is aware of how to get these scancodes from the console in Java,please let me know about that.
    Thank you.

    I fear this is not possible. The left arrow appears to be interpreted by the JVM as though you wish to move your input cursor one space to the left.
    The way mine is working is the JVM won't actually send the input data, through System.in to the application code, until I enter a newline (hit enter). If I type "123<enter>" I get the three ascii codes for the numbers 1, 2, and 3, plus the linefeed (a 10). If I type "123<leftarrow><enter>", the JVM only passes in a 1 and a 2, along with the linefeed.
    Perhaps someone has more insight on how the console input works, and whether there are any hooks or setting we can futz with to change its behavior.
    Scan codes are of course very simple to get when dealing with AWT/Swing, by listening for key events, then interrogating the event data. But that's not a solution to this.

  • JDK 1.4.2 java applet image printing on mac safari

    Hi there,
    I'm trying to implement printing inside java applet using javax.print package. I read an article somewhere about the package not working perfectly under mac, and a workaround is to use the old java.awt.print to get the print services, then use the DocPrintJob to print.
    The SimpleDoc I use for capturing the image that I need to print works fine, and the printServices are there. The problem I have is it's giving me an 'invalid flavor' exception when clicking 'Print' on popup PrintDialog.
    It seems that the mimetype is what's causing the problem, as the printer's supported mime type is "application/x-java-jvm-local-objectref". (note that, on PC the printing works fine, with Doc flavor mimetype as image/png and the image I need to print in png format). I tried switching the flavor to SERVICE_FORMATTED.RENDERABLE_IMAGE, printing an ImageDoc class which implements Doc and RenderableImage, but 'invalid flavor' exception still occurs.
    I don't know much about printers on Mac, so I'm not sure what I can do about it, is it something that can be controlled from the Applet or it's something that the user has to set in the system - the Applet can only warn the user and tell the user to do the configuration.
    Thanks in advance!

    SwingUtilities.updateComponentTreeUI() works by first updating the UI of the given component, and then updating the component's children (and their children). So first it will update the JToolBar's UI (which installs the appropriate borders on its buttons), and then it will update each button's UI (which subsequently installs its own default border onto the button, undoing JToolBar's border installation, thanks to the bug mentioned previously).
    Another possible work-around for this problem would be to write your own updateComponentTreeUI() method that updates the child components' UI's before updating the parent component's UI:public static void newUpdateComponentTreeUI(Component c)
         updateTreeUIs(c);
         c.invalidate();
         c.validate();
         c.repaint();
    private static void updateTreeUIs(Component c)
         Component[] children = null;
         if (c instanceof JMenu) children = ((JMenu)c).getMenuComponents();
         else if (c instanceof Container) children = ((Container)c).getComponents();
         // Children first...
         for (int i=0; children != null && i < children.length; i++)
              updateTreeUIs(children);
         // Parent last...
         if (c instanceof JComponent) ((JComponent)c).updateUI();
    }Not sure if this will present any other conflicts though.

  • Creating a icon for a program

    Basically as the name says, i use a program called READY TO PROGRAM with java 1.7 and i just wanna know how can i make the program with an icon so i just click the icon and it runs???

    me thinks we both misunderstood the q? Enc
    your application, ready to program creates the .java file when you type in the code
    the JVM (Java Virtual Machine) creates the .class file at compile time
    the .class file contains bytecode
    as Enc said jar stuff is to advanced for your level, so
    on your PC somewhere there is a file called java.exe
    you run this application (java.exe) from within the command promt
    suggest you read up on installing Java, because you will have to set up class paths
    when you have done that
    in windows environment to access command promt
    Start--->Run---> type command and hit enter
    if your classpaths are set up properly, you can navigate around directories in the command prompt
    and run your class files inside command promt from any directory
    I did cheat a little and wrote a small peice of code (batch) that sets up classpaths for
    javac.exe
    java.exe
    junit4.4
    that only runs from a shortcut to command prompt on the desktop
    I also have some cheat batch files so if in command prompt
    jc runs javac.exe
    jr runs java.exe
    av runs appletviewer.exe

  • Image recover from 9790 error 102

    Hi 
    I have problem with BB 9790. Error 102
    The most important for me is recover image from device memory.
    Is this still possible?
    The filesystem dump generate: 
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:1 type:2 appystem data&colon;JVM:INFOp=2663bff7,a='7.1.0.714',o='9.16.0.158',h=26001507
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;JL: disconnect
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;JL: connect
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;JL: disconnect
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;VM:CCR3i=ffff2208,h=7ab
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;VM:CCR3i=ffff2211,h=7ae
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;VM:CCR5h=2a08
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;VM: 100001 gc=0 idle=0 native=none
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;VM: thread 0: addr=0x0 native=none
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;VM: thread 1: addr=0x0 native=none
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;VM: thread 2: addr=0x0 native=none
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;VM: thread 3: addr=0x0 native=none
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;System Startup
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;VM:FSNHv=1
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;VM:CVER=7.1.0.714
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;VM:LINK net_rim_bb_qm_google_help_he
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;VMSIDv=968449
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;CMM: verifyHash1 failed for net_rim_bb_qm_peer_resource_hu(7007)
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;CMM: hash (codfile)0 db d4 cb 5e 74 7e e5 7a be 04 fd 04 ba 40 71 81 ff f6 5f cb
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;CMM: hash (mod_info)1 99 ec e7 ba 20 7c 8e 3e a5 cc 25 3e be 2c cd 82 e8 12 d2 3f
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;CMM: verifyHash256 failed for net_rim_bb_qm_peer_resource_hu(7007)
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;CMM: hash (codfile)2 12 41 4b 7b f0 65 f4 63 27 9e ef f9 aa cb b0 18 61 9a f0 ac 37 f0 52 00 84 11 b5 c7 cd 5d ac 4f
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;CMM: hash (mod_info)2 57 80 b4 23 1a 8f 2e ba 34 78 c5 d3 24 36 92 59 22 58 86 76 53 8a 62 f9 0a e2 50 4b f7 c8 28 50
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;VM:+BORK
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;JVM Error 102
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;Invalid code in filesystem
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;JL: connect
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:2 type:2 appystem data&colon;JVM:INFOp=2663bff7,a='7.1.0.714',o='9.16.0.158',h=26001507
    Name Version Size Created
    3 net_rim_drm 7.1.0.714 32312 0 Wed Sep 05 23:30:44 2012
    6 net_rim_media_vfs 7.1.0.714 3320 0 Wed Sep 05 23:30:08 2012
    9 net_rim_media_api 7.1.0.714 61456 0 Wed Sep 05 23:30:49 2012
    18 net_rim_media 7.1.0.714 193960 0 Wed Sep 05 23:30:55 2012
    21 net_rim_escreen_app 7.1.0.714 10424 0 Wed Sep 05 23:31:36 2012
    24 net_rim_escreen 7.1.0.714 52944 0 Wed Sep 05 23:31:09 2012
    27 net_rim_convenience_key_api 7.1.0.714 4380 0 Wed Sep 05 23:31:58 2012
    33 net_rim_barcodelib 7.1.0.714 171956 0 Wed Sep 05 23:30:44 2012
    36 net_rim_ams_enforcement 7.1.0.714 16184 0 Wed Sep 05 23:31:01 2012
    39 net_rim_amms 7.1.0.714 16856 0 Wed Sep 05 23:30:08 2012
    42 net_rim_bb_spellcheck 7.1.0.714 4936 0 Wed Sep 05 23:32:02 2012
    45 net_rim_bb_maps_resource__tr 6.2.0.22 8480 0 Thu May 03 17:00:01 2012
    48 net_rim_bb_maps_resource__ru 6.2.0.22 9752 0 Thu May 03 16:59:48 2012
    51 net_rim_bb_maps_resource__ro 6.2.0.22 8552 0 Thu May 03 16:59:43 2012
    54 net_rim_bb_maps_resource__pt 6.2.0.22 8312 0 Thu May 03 16:59:34 2012
    6950 net_rim_bb_youtube_ru 1.0.0.47 5244 0 Fri Apr 27 21:47:08 2012
    6953 net_rim_bb_youtube_ro 1.0.0.47 4612 0 Fri Apr 27 21:47:06 2012
    6956 net_rim_bb_youtube_pt 1.0.0.47 4500 0 Fri Apr 27 21:47:01 2012
    6959 net_rim_bb_youtube_pl 1.0.0.47 4648 0 Fri Apr 27 21:46:59 2012
    6962 net_rim_bb_youtube_nl 1.0.0.47 4512 0 Fri Apr 27 21:46:54 2012
    6965 net_rim_bb_smartcardreader_microSD 7.1.0.714 5856 0 Wed Sep 05 23:58:03 2012
    6971 net_rim_bb_qm_peer_resource_en_GB 6.2.0.50 78700 0 Fri Apr 27 16:05:36 2012
    6977 net_rim_bb_qm_peer_resource_ro 6.2.0.50 79200 0 Fri Apr 27 16:07:13 2012
    6983 net_rim_bb_qm_peer_resource_el 6.2.0.50 89160 0 Fri Apr 27 16:05:26 2012
    6989 net_rim_bb_qm_peer_resource_tr 6.2.0.50 79688 0 Fri Apr 27 16:07:34 2012
    6995 net_rim_bb_qm_peer_resource_ru 6.2.0.50 86448 0 Fri Apr 27 16:07:18 2012
    7001 net_rim_bb_qm_peer_resource_pl 6.2.0.50 82260 0 Fri Apr 27 16:06:58 2012
    Error
    Error
    Error
    Error
    Error
    Error
    Error
    Error
    Error
    Error
    Error
    Debug mode
    <<
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:1 type:2 appystem data&colon;JVM:INFOp=2663bff7,a='7.1.0.714',o='9.16.0.158',h=26001507
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;JL: disconnect
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;JL: connect
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;JL: disconnect
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;VM:CCR3i=ffff2208,h=7ab
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;VM:CCR3i=ffff2211,h=7ae
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;VM:CCR5h=2a08
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;VM: 100001 gc=0 idle=0 native=none
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;VM: thread 0: addr=0x0 native=none
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;VM: thread 1: addr=0x0 native=none
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;VM: thread 2: addr=0x0 native=none
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;VM: thread 3: addr=0x0 native=none
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;System Startup
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;VM:FSNHv=1
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;VM:CVER=7.1.0.714
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;VM:LINK net_rim_bb_qm_google_help_he
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;VMSIDv=968449
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;CMM: verifyHash1 failed for net_rim_bb_qm_peer_resource_hu(7007)
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;CMM: hash (codfile)0 db d4 cb 5e 74 7e e5 7a be 04 fd 04 ba 40 71 81 ff f6 5f cb
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;CMM: hash (mod_info)1 99 ec e7 ba 20 7c 8e 3e a5 cc 25 3e be 2c cd 82 e8 12 d2 3f
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;CMM: verifyHash256 failed for net_rim_bb_qm_peer_resource_hu(7007)
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;CMM: hash (codfile)2 12 41 4b 7b f0 65 f4 63 27 9e ef f9 aa cb b0 18 61 9a f0 ac 37 f0 52 00 84 11 b5 c7 cd 5d ac 4f
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;CMM: hash (mod_info)2 57 80 b4 23 1a 8f 2e ba 34 78 c5 d3 24 36 92 59 22 58 86 76 53 8a 62 f9 0a e2 50 4b f7 c8 28 50
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;VM:+BORK
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;JVM Error 102
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;Invalid code in filesystem
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;VM:CCR3i=ffff2208,h=7aa
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;VM:CCR3i=ffff2211,h=7ad
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;VM:CCR5h=2a08
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;VM: 100001 gc=0 idle=0 native=none
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;VM: thread 0: addr=0x0 native=none
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;VM: thread 1: addr=0x0 native=none
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;VM: thread 2: addr=0x0 native=none
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;VM: thread 3: addr=0x0 native=none
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;System Startup
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;VM:FSNHv=1
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;VM:CVER=7.1.0.714
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;VM:LINK net_rim_bb_qm_google_help_he
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;VMSIDv=968449
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;CMM: verifyHash1 failed for net_rim_bb_qm_peer_resource_hu(7007)
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;CMM: hash (codfile)0 db d4 cb 5e 74 7e e5 7a be 04 fd 04 ba 40 71 81 ff f6 5f cb
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;CMM: hash (mod_info)1 99 ec e7 ba 20 7c 8e 3e a5 cc 25 3e be 2c cd 82 e8 12 d2 3f
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;CMM: verifyHash256 failed for net_rim_bb_qm_peer_resource_hu(7007)
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;CMM: hash (codfile)2 12 41 4b 7b f0 65 f4 63 27 9e ef f9 aa cb b0 18 61 9a f0 ac 37 f0 52 00 84 11 b5 c7 cd 5d ac 4f
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;CMM: hash (mod_info)2 57 80 b4 23 1a 8f 2e ba 34 78 c5 d3 24 36 92 59 22 58 86 76 53 8a 62 f9 0a e2 50 4b f7 c8 28 50
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;VM:+BORK
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;JVM Error 102
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;Invalid code in filesystem
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;JL: connect
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;JL: disconnect
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;JL: connect
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;JL: disconnect
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;JL: connect
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;JL: disconnect
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;JL: connect
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;JL: disconnect
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:0 type:2 appystem data&colon;JL: connect
    guid:0x97C9F5F641D25E5F timeUTC) Thu Jan 01 00:00:00 1970 severity:2 type:2 appystem data&colon;JVM:INFOp=2663bff7,a='7.1.0.714',o='9.16.0.158',h=26001507
    >>
    Error list is bigger.
    Thank for any help.
    Daniel

    Your only hope is to try and restart the device in safe mode.
    Remove the battery. While holding the back key, reinsert the battery. Continue to hold the back key for another 20 seconds. See if the device will start up.
    If it doesn't start up then you'll have to reload the OS and anything in the device memory is gone. sorry.
    1. Please thank those who help you by clicking the "Like" button at the bottom of the post that helped you.
    2. If your issue has been solved, please resolve it by marking the post "Solution?" which solved it for you!

  • Please help, printing on Mac

    Hi there,
    I'm trying to implement printing inside java applet using javax.print package. I read an article somewhere about the package not working perfectly under mac, and a workaround is to use the old java.awt.print to get the print services, then use the DocPrintJob to print.
    The SimpleDoc I use for capturing the image that I need to print works fine, and the printServices are there. The problem I have is it's giving me an 'invalid flavor' exception when clicking 'Print' on popup PrintDialog.
    It seems that the mimetype is what's causing the problem, as the printer's supported mime type is "application/x-java-jvm-local-objectref". (note that, on PC the printing works fine, with Doc flavor mimetype as image/png and the image I need to print in png format). I tried switching the flavor to SERVICE_FORMATTED.RENDERABLE_IMAGE, printing an ImageDoc class which implements Doc and RenderableImage, but 'invalid flavor' exception still occurs.
    I don't know much about printers on Mac, so I'm not sure what I can do about it, is it something that can be controlled from the Applet or it's something that the user has to set in the system - the Applet can only warn the user and tell the user to do the configuration.
    Thanks in advance!

    Hi Ken,
    Relax, there are no viruses on Macs. Now, as far as your Mac running slower and slower let's see if we can figure out what's wrong.
    Try starting in "Safe Mode" (It will take more time to startup in Safe Mode because it runs a directory check.)
    If that works go to System Preferences >> Accounts >> Login Items and remove them. Boot normally and test. If not go to ~(yourHome)/Library/Contextual Menu Items and move whatever is there to the desktop. Then do the same with /Library/Contextual Menu Items. Lastly, try moving ~(yourHome)/Library/Fonts to your desktop and restarting.
    Log out/in or restart, if that sorts it start putting items back one at a time until you find the culprit.
    If that's not it, we'll try something else. Let us know.
    -mj
    Message was edited by: macjack

Maybe you are looking for

  • Is there an iCal add-in that will accommodate different time zones?

    I am a former Windows/Outlook guy, now living in an all-Apple world (iMac on my desktop; iPhone, iPad and/or MacBook Air when I travel, which I frequently do.) Here is my challenge (something that was easy, easy, easy to do in Outlook):  I want to be

  • I can't sync music to my Ipod

    I got a new laptop recently and I got ITunes on it and saw all the music I bought was still in the library I was planning to buy more but when I tried to sync my ipod nano 6th generation it said something about transferring my music on my ipod to my

  • How can I get controller .java files

    I have craeted OA extension pages in which I have created Entiy object, module and view objects in JDeveloper for 12.1.1 in windows and it working fine. Now I want to extend one of the page of payable module (payable vision operation (USA)) and the p

  • JNI with different versions of jdk

    Hi We currently have some JNI code that is running under jdk1.1.8. We are trying to upgrade to jdk1.2.2, and are fidning that the JNI is not working. Using jdk 1.2.2 I have re-compiled the Java class with the native methods, re-generated the javah he

  • Corsair Vengeance K95 RGB

    Hello, A family member gave me a keyboard for my birthday. They did not get the keyboard that I wanted. The keyboard was purchased about 3 months ago from Best Buy, but has just been opened last week. Is this product available for return or exchange?