Potential Thread Problem with JVM (1.4.2_05)

This junit test fails on 1.4.2_05 (running on Windows XP), is there a problem with the code or the JVM?
public class BadJVMTest extends junit.framework.TestCase {
  static byte[] b = new byte[] { -1, 1 };
  public int m2(int offset) {
    while (true) {
      if (b[offset] >= 0)
        return offset + 1;
      offset++;
  class Inner {
    int fOffset = 0;
    public void m1() {
      fOffset = m2(fOffset);
      if (fOffset == 0)
        throw new RuntimeException("Internal Error.");
  private class ReadThread extends Thread {
    int failed = 0;
    public void run() {
      for (int i = 0; i < 100000; i++) {
        try {
          new Inner().m1();
        } catch (Throwable t) {
          failed++;
          System.err.println("Problem on call number " + (i + 1) + " (" + t + ")");
  public void test() throws Exception {
    int numOfThreads = 100;
    ReadThread threads[] = new ReadThread[numOfThreads];
    for (int i = 0; i < numOfThreads; i++) {
      threads[i] = new ReadThread();
      threads.start();
for (int i = 0; i < numOfThreads; i++) {
threads[i].join();
for (int i = 0; i < numOfThreads; i++) {
assertEquals(0, threads[i].failed);

Nothing jumps out at me about the code (other than
its general convolutedness, which I assume you're
aware of).
What, exactly, are you observing? I assume it's that
fOffset is zero after calling m2(), so you're
throwing the RTE, right?Which does look like a bug to me, however, there are parts of nested class arcania that are beyond my paltry knowledge, so I may be basing that on faulty assumptions.

Similar Messages

  • Thread problem or jvm problem?

    Hello, I've posted message on this link and now I've finished my project. Now, I have a different problem: that's why I'm posting this message here.
    if you want me to post my project code, I can , but I think it's not necessary for now... So, there are 5 classes; Main, Thread1 extends Thread, thread2 extends Thread, Thread3 extends Thread and ThreadFactory... in main method; factory instance is called for the creation of threads; so in main three type of thread instance created by factory. And right after that threads starts running and thread1 finished first, thread2 finished second, and thred3 finished third; However, the program itself never ends. There is a problem with thread endings. I've also make dubugging. Main thread creates the three of them and first main thread finishes second thread1 and the other three never finishes... keeps running.
    when main thread end it's state becomes zombie and thread1 also becomes zombie tooo.... but the other 2 of them never ends. I've tried may� things to do that: I've used finalyze() method too. Nothing chanced.
    I guessed that this may happen becouse of JVM... so what do you suggest for ending threads in a sequence like thread1, thread2, thread3, main?

    no help?

  • Mouse Scroll speed problems with JVM

    I could not find Java (Apple’s JVM ) forums, so I might be posting this in the wrong forum. With that disclaimer, here is my issue:
    I am running into a problem where the mouse-wheel scrolling speed configurations are not being properly passed to Java applications. I have set my scrolling speed to the maximum, all works well with regula apps, yet when I use my mouse-wheel to scroll and window in a Java application, scrolling it is unbearably slow, the wheel becomes useless.
    Also, horizontal scrolling does not work in any java application either.
    I believe these are a problem with Apple's JVM implementation. Are there any workarounds?
    Has anyone else experience this?
    JVM v1.5

    Does this happen with all Java apps or just a handful? I ask because I found that OpenOffice scrolls so slowly that it's unusable. However, I think this is an issue with OO, not with Java. Other Java apps scroll fine for me.

  • Thread problems with Samsung D500? Http or https troubles?

    Hi!
    I've got some troubles with my application installed onto my D500, and I suspect that's maybe thread problem.
    Does anyone know something about thread problems for this phone?
    I want to know, is there any trouble for connecting application by using http or https?
    I've found one problem for E720 - it escapes "backslash" character when it's used as http parameter.
    It makes parsing troubles...
    Did anyone have some similer troubles, and how have you solved this problem?
    Thanks in advance,
    Alex

    When I'm trying to connect to the net by using my application, I get two errors: "TCP open" and "interruptedIOException", and so I suspect that's some kind of thread problems.
    On the other phones (Nokia, Sony Ericsson) this application works with no problems...

  • Incompatibility problem with JVM

    I am running Win98 and I use IE5.5 for my browser. I tried installing JVM and recieved the error:
    Error number 0X80070725
    Description: Incompatible version of the RPC Stub
    The installation was stopped. I now have a problem with some applets and/or windows opening from some links. I'll get a window either transparent or blank and the pointer is an hourglass looking as if something is happening but nothing does. I can close the window with no problem but the only way I can get to some of the sites I need is to hand type them in the address bar. Some I can't even get to. PLEASE HELP !!!
    Thanks in advance,
    Chris Mann
    email: [email protected] or [email protected]

    This fix works and is from:
    well ted, i saw your response to this post, and am again excited, as you sound like you know whats going on here. i'm going to go right now and follow your suggestion in this matter. thanks so much for the info... i hope it works:):);D ramshe
    From: Ted ([email protected])
    Subject: Re: Error: "Incompatible version of the RPC
    stub" - what is it?
    Newsgroups: installshield.is6.general,
    installshield.is6.installscript,
    installshield.iswi.general
    Date: 2001-12-16 10:31:04 PST
    There's currently an epidemic of this problem. It's a
    really new problem,because Microsoft in their wisdom,
    made a version of the OLEAUT32.DLL (et.al), version
    3.50, that is incompatible with Windows 98. IMHO this
    was a big mistake by Microsoft and the worst form of
    DLL HELL. It comes with the version that ships with
    Windows XP.
    Someone has made an install that includes this new
    DLL, thereby destroying your system. Here is a fix:
    Download:
    download.microsoft.com/download/msninvestor/Patch/1.0/W
    N98/EN-US/mcrepair.E
    XE
    Then run it, and when it prompts you to overwrite
    newer files, make sure you click YES for each file
    (not "No" or "No to all")
    This will replace all of the 3.50 DLLs from XP with
    older versions
    compatible with Windows 98 (2.40.4515)
    NOTE TO ALL INSTALL DEVELOPERS: DO NOT INCLUDE THE
    WINDOWS XP VERSION OF
    OLEAUT32.DLL, OLEPRO32.DLL, ASYCFILT.DLL and
    STDOLE2.TLB in your setup. It is causing great pain
    everywhere.
    Ted.

  • Thread Problems with Solaris 2.7 and Java 1.3

    Hi,
    we are deploying a Java distributed application, based on JAVA 1.3, on a SOLARIS 2.7 system and we are meeting some problems with threads.
    This application uses a distribuite computing based on ORBIX 2000 environment and creates more than 40 threads.
    Sometimes happens that one or more threads ( consider that all the threads have the same priority) are no more scheduled even tought they have some work to do into the local queue.
    We have tested the application on a NT system and the problem does not appears.
    Do you have some suggestion ?
    PS: Note that all the other threads work well and it seems that the problem is not related to a Orbix method.
    Thanks
    Roberto

    It crashed 3 seconds after it is running. Should be reading some jar file.
    Could be a something corrupted a zip file or something. Can you still do a java -version? You may want to try reinstalling 1.4.2_07

  • Problem with JVM running in Windows XP

    Hello guys,
    I am having a problem running my JVM on my Windows XP machine as the default JavaScript handler for both IE and Firefox.
    Basically, each time I run any webpage with Java Script of some kind, my browser window just closes off completely and I have this error log appear on my desktop:
    # An unexpected error has been detected by HotSpot Virtual Machine:
    #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d6f4da4, pid=2604, tid=2984
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_06-b05 mixed mode, sharing)
    # Problematic frame:
    # C  0x6d6f4da4
    ---------------  T H R E A D  ---------------
    Current thread (0x068f1120):  JavaThread "main" [_thread_in_vm, id=2984]
    siginfo: ExceptionCode=0xc0000005, reading address 0x00000008
    Registers:
    EAX=0x00000000, EBX=0x00000000, ECX=0x00000008, EDX=0x00000000
    ESP=0x0bdb5e18, EBP=0x0bdb5e48, ESI=0x068f1120, EDI=0x00000000
    EIP=0x6d6f4da4, EFLAGS=0x00010246
    Top of Stack: (sp=0x0bdb5e18)
    0x0bdb5e18:   6d6f75fd 00000000 00000000 068f11e0
    0x0bdb5e28:   6d31775b 0000000c 20aadcb8 00000000
    0x0bdb5e38:   0bdb5e38 00000000 091d02e4 00000000
    0x0bdb5e48:   0bdb5e6c 6d304d43 068f11e0 6d31776c
    0x0bdb5e58:   00000000 068f11e0 00000000 00000000
    0x0bdb5e68:   068f11e0 0bdb5e94 6d305543 068f11e0
    0x0bdb5e78:   0bdb5e9f 6d31776c 6d317760 6d317748
    0x0bdb5e88:   067a152c 068f11e0 068f11e0 0bdb5eac
    Instructions: (pc=0x6d6f4da4)
    0x6d6f4d94:   e8 aa 1e ff ff c3 8b 44 24 04 8b 0d 58 42 7e 6d
    0x6d6f4da4:   8b 04 01 c3 8b 44 24 04 8b 0d 54 42 7e 6d 8b 04
    Stack: [0x0bcc0000,0x0bdc0000),  sp=0x0bdb5e18,  free space=983k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C  0x6d6f4da4
    C  0x6d304d43
    C  0x6d305543
    C  0x6d3055dc
    C  0x6d3018ba
    j  java.lang.ClassLoader$NativeLibrary.load(Ljava/lang/String;)V+0
    j  java.lang.ClassLoader.loadLibrary0(Ljava/lang/Class;Ljava/io/File;)Z+300
    j  java.lang.ClassLoader.loadLibrary(Ljava/lang/Class;Ljava/lang/String;Z)V+48
    j  java.lang.Runtime.load0(Ljava/lang/Class;Ljava/lang/String;)V+57
    j  java.lang.System.load(Ljava/lang/String;)V+7
    v  ~StubRoutines::call_stub
    C  0x6d6f45a9
    C  0x6d749317
    C  0x6d6f447a
    C  0x6d6fb4b3
    C  [jpishare.dll+0x43cf]
    C  [jpishare.dll+0x1eb2]
    C  [jpiexp32.dll+0x5a1d]
    C  [npjpi150_06.dll+0x1aae]
    C  [ssv.dll+0xa627]
    C  [ole32.dll+0x2180a]
    C  [ole32.dll+0x4d6cc]
    C  [ole32.dll+0x4d3e6]
    C  [ole32.dll+0x36212]
    C  [ole32.dll+0x360fe]
    C  [ole32.dll+0x362e4]
    C  [ole32.dll+0x36290]
    C  [ole32.dll+0x4ddf4]
    C  [ole32.dll+0x4ddab]
    C  [ole32.dll+0x36337]
    C  [ole32.dll+0x360fe]
    C  [ole32.dll+0x36118]
    C  [ole32.dll+0x360fe]
    C  [ole32.dll+0x35f92]
    C  [ole32.dll+0x35e4b]
    C  [ole32.dll+0x35dcd]
    C  [urlmon.dll+0x30212]
    C  [urlmon.dll+0x3e0ef]
    C  [mshtml.dll+0x279071]
    C  [mshtml.dll+0x279412]
    C  [mshtml.dll+0x2728c5]
    C  [mshtml.dll+0x27ccab]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j  java.lang.ClassLoader$NativeLibrary.load(Ljava/lang/String;)V+0
    j  java.lang.ClassLoader.loadLibrary0(Ljava/lang/Class;Ljava/io/File;)Z+300
    j  java.lang.ClassLoader.loadLibrary(Ljava/lang/Class;Ljava/lang/String;Z)V+48
    j  java.lang.Runtime.load0(Ljava/lang/Class;Ljava/lang/String;)V+57
    j  java.lang.System.load(Ljava/lang/String;)V+7
    v  ~StubRoutines::call_stub
    ---------------  P R O C E S S  ---------------
    Java Threads: ( => current thread )
      0x091cc528 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=3504]
      0x091ccd48 JavaThread "AWT-Windows" daemon [_thread_in_native, id=1416]
      0x069d3268 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3816]
      0x093c2cc8 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=2136]
      0x067fae10 JavaThread "CompilerThread0" daemon [_thread_blocked, id=2980]
      0x0932ae08 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2332]
      0x091dce08 JavaThread "Finalizer" daemon [_thread_blocked, id=820]
      0x091e4e08 JavaThread "Reference Handler" daemon [_thread_blocked, id=2324]
    =>0x068f1120 JavaThread "main" [_thread_in_vm, id=2984]
    Other Threads:
      0x067ea7a8 VMThread [id=488]
      0x09130b38 WatcherThread [id=3420]
    VM state:synchronizing (normal execution)
    VM Mutex/Monitor currently owned by a thread:  ([mutex/lock_event])
    [0x06a00a20/0x00000d84] Threads_lock - owner thread: 0x067ea7a8
    Heap
    def new generation   total 576K, used 322K [0x20a70000, 0x20b10000, 0x211d0000)
      eden space 512K,  50% used [0x20a70000, 0x20ab0af0, 0x20af0000)
      from space 64K, 100% used [0x20b00000, 0x20b10000, 0x20b10000)
      to   space 64K,   0% used [0x20af0000, 0x20af0000, 0x20b00000)
    tenured generation   total 1408K, used 190K [0x211d0000, 0x21330000, 0x26a70000)
       the space 1408K,  13% used [0x211d0000, 0x211ff9b8, 0x211ffa00, 0x21330000)
    compacting perm gen  total 8192K, used 586K [0x26a70000, 0x27270000, 0x2aa70000)
       the space 8192K,   7% used [0x26a70000, 0x26b02898, 0x26b02a00, 0x27270000)
        ro space 8192K,  63% used [0x2aa70000, 0x2af7b178, 0x2af7b200, 0x2b270000)
        rw space 12288K,  46% used [0x2b270000, 0x2b809fa8, 0x2b80a000, 0x2be70000)
    Dynamic libraries:
    0x00400000 - 0x00419000      C:\Program Files\Internet Explorer\IEXPLORE.EXE
    0x7c900000 - 0x7c9b0000      C:\WINNT\system32\ntdll.dll
    0x7c800000 - 0x7c8f4000      C:\WINNT\system32\kernel32.dll
    0x77c10000 - 0x77c68000      C:\WINNT\system32\msvcrt.dll
    0x77d40000 - 0x77dd0000      C:\WINNT\system32\USER32.dll
    0x77f10000 - 0x77f57000      C:\WINNT\system32\GDI32.dll
    0x77f60000 - 0x77fd6000      C:\WINNT\system32\SHLWAPI.dll
    0x77dd0000 - 0x77e6b000      C:\WINNT\system32\ADVAPI32.dll
    0x77e70000 - 0x77f01000      C:\WINNT\system32\RPCRT4.dll
    0x77760000 - 0x778d0000      C:\WINNT\system32\SHDOCVW.dll
    0x77a80000 - 0x77b14000      C:\WINNT\system32\CRYPT32.dll
    0x77b20000 - 0x77b32000      C:\WINNT\system32\MSASN1.dll
    0x754d0000 - 0x75550000      C:\WINNT\system32\CRYPTUI.dll
    0x76c30000 - 0x76c5e000      C:\WINNT\system32\WINTRUST.dll
    0x76c90000 - 0x76cb8000      C:\WINNT\system32\IMAGEHLP.dll
    0x77120000 - 0x771ac000      C:\WINNT\system32\OLEAUT32.dll
    0x774e0000 - 0x7761d000      C:\WINNT\system32\ole32.dll
    0x5b860000 - 0x5b8b4000      C:\WINNT\system32\NETAPI32.dll
    0x771b0000 - 0x77259000      C:\WINNT\system32\WININET.dll
    0x76f60000 - 0x76f8c000      C:\WINNT\system32\WLDAP32.dll
    0x77c00000 - 0x77c08000      C:\WINNT\system32\VERSION.dll
    0x76390000 - 0x763ad000      C:\WINNT\system32\IMM32.DLL
    0x629c0000 - 0x629c9000      C:\WINNT\system32\LPK.DLL
    0x74d90000 - 0x74dfb000      C:\WINNT\system32\USP10.dll
    0x773d0000 - 0x774d2000      C:\WINNT\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9\comctl32.dll
    0x37000000 - 0x37013000      C:\WINNT\system32\EntApi.dll
    0x76bf0000 - 0x76bfb000      C:\WINNT\system32\PSAPI.DLL
    0x71ab0000 - 0x71ac7000      C:\WINNT\system32\WS2_32.dll
    0x71aa0000 - 0x71aa8000      C:\WINNT\system32\WS2HELP.dll
    0x7c9c0000 - 0x7d1d5000      C:\WINNT\system32\SHELL32.dll
    0x5d090000 - 0x5d127000      C:\WINNT\system32\comctl32.dll
    0x74720000 - 0x7476b000      C:\WINNT\system32\MSCTF.dll
    0x75f80000 - 0x7607d000      C:\WINNT\system32\BROWSEUI.dll
    0x20000000 - 0x20012000      C:\WINNT\system32\browselc.dll
    0x77b40000 - 0x77b62000      C:\WINNT\system32\appHelp.dll
    0x76fd0000 - 0x7704f000      C:\WINNT\system32\CLBCATQ.DLL
    0x77050000 - 0x77115000      C:\WINNT\system32\COMRes.dll
    0x755c0000 - 0x755ee000      C:\WINNT\system32\msctfime.ime
    0x77260000 - 0x77300000      C:\WINNT\system32\urlmon.dll
    0x5ad70000 - 0x5ada8000      C:\WINNT\system32\UxTheme.dll
    0x77fe0000 - 0x77ff1000      C:\WINNT\system32\Secur32.dll
    0x77a20000 - 0x77a74000      C:\WINNT\System32\cscui.dll
    0x76600000 - 0x7661d000      C:\WINNT\System32\CSCDLL.dll
    0x77920000 - 0x77a13000      C:\WINNT\system32\SETUPAPI.dll
    0x769c0000 - 0x76a73000      C:\WINNT\system32\USERENV.dll
    0x10000000 - 0x1012a000      c:\program files\google\googletoolbar1.dll
    0x71ad0000 - 0x71ad9000      C:\WINNT\system32\WSOCK32.dll
    0x76b40000 - 0x76b6d000      C:\WINNT\system32\WINMM.dll
    0x76380000 - 0x76385000      C:\WINNT\system32\MSIMG32.dll
    0x59a60000 - 0x59b01000      C:\WINNT\system32\DBGHELP.DLL
    0x76ee0000 - 0x76f1c000      C:\WINNT\system32\RASAPI32.DLL
    0x76e90000 - 0x76ea2000      C:\WINNT\system32\rasman.dll
    0x76eb0000 - 0x76edf000      C:\WINNT\system32\TAPI32.dll
    0x76e80000 - 0x76e8e000      C:\WINNT\system32\rtutils.dll
    0x76990000 - 0x769b5000      C:\WINNT\system32\ntshrui.dll
    0x76b20000 - 0x76b31000      C:\WINNT\system32\ATL.DLL
    0x77c70000 - 0x77c93000      C:\WINNT\system32\msv1_0.dll
    0x76d60000 - 0x76d79000      C:\WINNT\system32\iphlpapi.dll
    0x722b0000 - 0x722b5000      C:\WINNT\system32\sensapi.dll
    0x01770000 - 0x01790000      C:\Program Files\TechSmith\SnagIt 8\SnagItIEAddin.dll
    0x01790000 - 0x017a1000      C:\Program Files\TechSmith\SnagIt 8\SnagItIEAddinRes.dll
    0x7c340000 - 0x7c396000      C:\Program Files\TechSmith\SnagIt 8\MSVCR71.dll
    0x71b20000 - 0x71b32000      C:\WINNT\system32\MPR.dll
    0x017e0000 - 0x017ec000      C:\Program Files\TechSmith\SnagIt 8\SnagItBHO.dll
    0x01900000 - 0x0190c000      C:\Program Files\Adobe\Acrobat 6.0\Reader\ActiveX\AcroIEHelper.dll
    0x01910000 - 0x019e5000      C:\PROGRA~1\SPYBOT~1\SDHelper.dll
    0x5edd0000 - 0x5ede7000      C:\WINNT\system32\olepro32.dll
    0x6d600000 - 0x6d62d000      C:\Program Files\Java\jre1.5.0_06\bin\ssv.dll
    0x7dc30000 - 0x7df20000      C:\WINNT\system32\mshtml.dll
    0x746c0000 - 0x746e7000      C:\WINNT\system32\msls31.dll
    0x75e90000 - 0x75f40000      C:\WINNT\system32\SXS.DLL
    0x01550000 - 0x015d8000      C:\WINNT\system32\shdoclc.dll
    0x01f00000 - 0x021c5000      C:\WINNT\system32\xpsp2res.dll
    0x75cf0000 - 0x75d81000      C:\WINNT\system32\MLANG.dll
    0x025d0000 - 0x02896000      C:\WINNT\system32\msi.dll
    0x746f0000 - 0x7471a000      C:\WINNT\system32\msimtf.dll
    0x325c0000 - 0x325d2000      C:\Program Files\Microsoft Office\OFFICE11\msohev.dll
    0x71a50000 - 0x71a8f000      C:\WINNT\system32\mswsock.dll
    0x662b0000 - 0x66308000      C:\WINNT\system32\hnetcfg.dll
    0x71a90000 - 0x71a98000      C:\WINNT\System32\wshtcpip.dll
    0x76f20000 - 0x76f47000      C:\WINNT\system32\DNSAPI.dll
    0x76fc0000 - 0x76fc6000      C:\WINNT\system32\rasadhlp.dll
    0x767f0000 - 0x76817000      C:\WINNT\system32\schannel.dll
    0x0ffd0000 - 0x0fff8000      C:\WINNT\system32\rsaenh.dll
    0x68100000 - 0x68124000      C:\WINNT\system32\dssenh.dll
    0x18030000 - 0x1803b000      C:\Program Files\Network Associates\VirusScan\scriptproxy.dll
    0x12400000 - 0x12465000      C:\Program Files\Network Associates\VirusScan\mytilus.dll
    0x12580000 - 0x12585000      C:\Program Files\Network Associates\VirusScan\Res09\McShield.dll
    0x12000000 - 0x121e0000      C:\Program Files\Common Files\Network Associates\Engine\mcscan32.dll
    0x75c50000 - 0x75cbe000      C:\WINNT\system32\JScript.dll
    0x73300000 - 0x73367000      C:\WINNT\system32\VBScript.dll
    0x73dd0000 - 0x73ece000      C:\WINNT\system32\MFC42.DLL
    0x76200000 - 0x76271000      C:\WINNT\system32\mshtmled.dll
    0x76fb0000 - 0x76fb8000      C:\WINNT\System32\winrnr.dll
    0x74980000 - 0x74ab0000      C:\WINNT\system32\msxml3.dll
    0x4d4f0000 - 0x4d548000      C:\WINNT\system32\WINHTTP.dll
    0x30000000 - 0x30224000      C:\WINNT\system32\Macromed\Flash\Flash8b.ocx
    0x763b0000 - 0x763f9000      C:\WINNT\system32\comdlg32.dll
    0x72d20000 - 0x72d29000      C:\WINNT\system32\wdmaud.drv
    0x72d10000 - 0x72d18000      C:\WINNT\system32\msacm32.drv
    0x77be0000 - 0x77bf5000      C:\WINNT\system32\MSACM32.dll
    0x77bd0000 - 0x77bd7000      C:\WINNT\system32\midimap.dll
    0x69000000 - 0x6900e000      C:\WINNT\system32\Macromed\Common\SwSupport.dll
    0x66880000 - 0x6688c000      C:\WINNT\system32\ImgUtil.dll
    0x6d430000 - 0x6d43a000      C:\WINNT\system32\ddrawex.dll
    0x73760000 - 0x737a9000      C:\WINNT\system32\DDRAW.dll
    0x73bc0000 - 0x73bc6000      C:\WINNT\system32\DCIMAN32.dll
    0x71d40000 - 0x71d5c000      C:\WINNT\system32\actxprxy.dll
    0x6cc60000 - 0x6cc6b000      C:\WINNT\system32\dispex.dll
    0x6bdd0000 - 0x6be06000      C:\WINNT\system32\dxtrans.dll
    0x5e310000 - 0x5e31c000      C:\WINNT\system32\pngfilt.dll
    0x6be10000 - 0x6be6a000      C:\WINNT\system32\dxtmsft.dll
    0x75f60000 - 0x75f67000      C:\WINNT\System32\drprov.dll
    0x71c10000 - 0x71c1e000      C:\WINNT\System32\ntlanman.dll
    0x71cd0000 - 0x71ce7000      C:\WINNT\System32\NETUI0.dll
    0x71c90000 - 0x71cd0000      C:\WINNT\System32\NETUI1.dll
    0x71c80000 - 0x71c87000      C:\WINNT\System32\NETRAP.dll
    0x71bf0000 - 0x71c03000      C:\WINNT\System32\SAMLIB.dll
    0x75f70000 - 0x75f79000      C:\WINNT\System32\davclnt.dll
    0x08c00000 - 0x08c21000      C:\WINNT\system32\pelscrll.dll
    0x00f40000 - 0x00f4d000      C:\WINNT\system32\PELCOMM.dll
    0x09040000 - 0x09055000      C:\WINNT\system32\PELHOOKS.dll
    0x76980000 - 0x76988000      C:\WINNT\system32\LINKINFO.dll
    0x506a0000 - 0x50713000      C:\WINNT\system32\wuapi.dll
    0x76c60000 - 0x76c8a000      C:\WINNT\system32\sfc_os.dll
    0x6d590000 - 0x6d5a2000      C:\Program Files\Java\jre1.5.0_06\bin\npjpi150_06.dll
    0x6d400000 - 0x6d417000      C:\Program Files\Java\jre1.5.0_06\bin\jpiexp32.dll
    0x6d450000 - 0x6d468000      C:\Program Files\Java\jre1.5.0_06\bin\jpishare.dll
    VM Arguments:
    jvm_args: -Xbootclasspath/a:C:\PROGRA~1\Java\JRE15~2.0_0\lib\deploy.jar;C:\PROGRA~1\Java\JRE15~2.0_0\lib\plugin.jar -Xmx96m -Djavaplugin.maxHeapSize=96m -Xverify:remote -Djavaplugin.version=1.5.0_06 -Djavaplugin.nodotversion=150_06 -Dbrowser=sun.plugin -DtrustProxy=true -Dapplication.home=C:\PROGRA~1\Java\JRE15~2.0_0 -Djava.protocol.handler.pkgs=sun.plugin.net.protocol -Djavaplugin.vm.options=-Djava.class.path=C:\PROGRA~1\Java\JRE15~2.0_0\classes -Xbootclasspath/a:C:\PROGRA~1\Java\JRE15~2.0_0\lib\deploy.jar;C:\PROGRA~1\Java\JRE15~2.0_0\lib\plugin.jar -Xmx96m -Djavaplugin.maxHeapSize=96m -Xverify:remote -Djavaplugin.version=1.5.0_06 -Djavaplugin.nodotversion=150_06 -Dbrowser=sun.plugin -DtrustProxy=true -Dapplication.home=C:\PROGRA~1\Java\JRE15~2.0_0 -Djava.protocol.handler.pkgs=sun.plugin.net.protocol  vfprintf
    java_command: <unknown>
    Launcher Type: generic
    Environment Variables:
    PATH=C:\PROGRA~1\Java\JRE15~2.0_0\bin;C:\Program Files\Internet Explorer;;C:\sapdb\programs\bin;C:\sapdb\programs\pgm;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Utility.Adp;c:\;C:\Program Files\Common Files\Lenovo;C:\Program Files\Lenovo\Client Security Solution;C:\Program Files\UltraEdit-32;C:\Program Files\Microsoft Visual Studio\Common\Tools\WinNT;C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;C:\Program Files\Microsoft Visual Studio\Common\Tools;C:\Program Files\Microsoft Visual Studio\VC98\bin;.
    USERNAME=zhua
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 15 Model 4 Stepping 3, GenuineIntel
    ---------------  S Y S T E M  ---------------
    OS: Windows XP Build 2600 Service Pack 2
    CPU:total 2 family 15, cmov, cx8, fxsr, mmx, sse, sse2, ht
    Memory: 4k page, physical 514476k(45852k free), swap 1258600k(587000k free)
    vm_info: Java HotSpot(TM) Client VM (1.5.0_06-b05) for windows-x86, built on Nov 10 2005 11:12:14 by "java_re" with MS VC++ 6.0The process ID changes all the time obviously but the error remains the same.
    Anyone has any suggestions?
    Thanks a lot!
    Regards,
    Anyi Zhu

    Fisrt of all, thanks for your reply Sandra.
    I wrote the following commads in cmd.exe
    --------> Compiling <--------
    $:> g++ -c examp_1.cpp -I "C:\Program Files\Oracle\Berkeley DB 4.5.20\include"
    and all did corectly i get my examp_1.o object file.
    -------> Linking <--------
    $:> g++ -o exampl_1 examp_1.o -L "C:\Program Files\Oracle\Berkeley DB 4.5.20\lib" -I "C:\Program Files\Oracle\Berkeley DB 4.5.20\db-4.5.20"
    but i still get the same error.
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    As i understand without know enough about linking it's impossible for g++ (MINGW) to understand in linking step the .lib file which is Berkley DB's library for C/C++ API. The only that g++ tackles is .so or .a libraries and no .lib.
    If you don't aggree with this I want to know your opinion.
    As a result the only way to link correct an DB application with g++ is to Build the Berkley DB again with g++ something that is not so easy for me.
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    I Builded DB in Fedora 6 Linux Distribution. I did the make and the .libs directory inside the build_unix directory was created.
    But I have similar problem to build my DB application.
    I do the following 2 steps:
    1. Compiling
    g++ -c example_1.cpp
    and I get the example.o object file. I don't understand why g++ didn't complain to include the .h files that demands Berkley DB.
    2. Linking
    g++ -o example example_1.o -L my_path/build_unix/.libs
    And I get the known messages the same i get with MinGW's g++.
    What does it happen in Linux environment? what arguments i don't give?
    And one last question how s.o could find the default path that a linker automaticaly include its libraries? Is this standar for all GNU linux distibution.
    I am writting this cause in Fedora there is in old DB distribution and i found it in /etc/libs (db-3XX.so) so I don't know what happens.
    Thanks for your help and for your support I really appreciate it.

  • Bizarre thread problem with JSP

    I'm having a strange problem using JSPs whereby a single method call to a
              bean results in 2 execute threads being created each executing the method
              called.
              I have a bean reference in the jsp that has session scope declared like this
              (package names left off):
              <jsp:useBean id="deployment" class="Deployment" scope="session">
              <% deployment.init(application); %>
              </jsp:useBean>
              I've also set the isThreadSafe value to "false" (since I'm trying to
              prevent/figure out what's going on):
              <%@ page isThreadSafe="false" %>
              Within the JSP body I have code that makes the method call on the deployment
              bean:
              if (action.equals("Send"))
              int status = deployment.send();
              Then, within my form I have:
              <INPUT TYPE="image" SRC="../images/Deploy.gif"
              onClick="confirmAndSubmit('Send',
              'Deploying Application to server <%=
              deployment.getServer() %>')"/>
              Where the functions called are:
              function setActionSubmit(action) {
              document.deployForm.actionPerformed.value = action;
              document.deployForm.submit();
              function confirmAndSubmit(action, promptString) {
              if (confirm(promptString)) {
              setActionSubmit(action);
              Tracing, thread dumping, et al, have confirmed that although I have a single
              session, I end up with two threads each executing the deployment.send()
              method.
              Any ideas? I'm stumped.
              Thanks,
              Jim
              

    I found the problem, although I don't completely understand the behavior:
              The FORM was not handling the submit event, leaving it to the whim of the
              browser to have its way with the event. Although it sometime ended up
              having two threads serving the request, it didn't always.
              The solution was to put an onSubmit=="return false;" in the <form>
              Hope this helps someone else.
              Jim
              "Jim Gish" <[email protected]> wrote in message
              news:[email protected]...
              > I'm having a strange problem using JSPs whereby a single method call to a
              > bean results in 2 execute threads being created each executing the method
              > called.
              >
              > I have a bean reference in the jsp that has session scope declared like
              this
              > (package names left off):
              >
              > <jsp:useBean id="deployment" class="Deployment" scope="session">
              > <% deployment.init(application); %>
              > </jsp:useBean>
              >
              > I've also set the isThreadSafe value to "false" (since I'm trying to
              > prevent/figure out what's going on):
              > <%@ page isThreadSafe="false" %>
              >
              > Within the JSP body I have code that makes the method call on the
              deployment
              > bean:
              > if (action.equals("Send"))
              > {
              > int status = deployment.send();
              > }
              >
              > Then, within my form I have:
              > <INPUT TYPE="image" SRC="../images/Deploy.gif"
              > onClick="confirmAndSubmit('Send',
              > 'Deploying Application to server <%=
              > deployment.getServer() %>')"/>
              >
              > Where the functions called are:
              > function setActionSubmit(action) {
              > document.deployForm.actionPerformed.value = action;
              > document.deployForm.submit();
              > }
              >
              > function confirmAndSubmit(action, promptString) {
              > if (confirm(promptString)) {
              > setActionSubmit(action);
              > }
              > }
              >
              > Tracing, thread dumping, et al, have confirmed that although I have a
              single
              > session, I end up with two threads each executing the deployment.send()
              > method.
              >
              > Any ideas? I'm stumped.
              >
              > Thanks,
              > Jim
              >
              >
              >
              >
              >
              

  • Thread problem with displaying to JFrame :(

    Hi everyone I have a problem, I have a JFrame which I use to submit a transaction. I am submitting a multiple number but would like to do so sequentially. SO for now i am starting one transaction thread, waiting for it to finish then starting the next etc.
    My problem is that once a transaction is finished it will not print the msg to areaOutput untill all transactions have finished processing. But the call to system.out will print at the correct time.
    I am sure i have missed a point just don't know what.
    Thread m = new Thread(transactionN);
    m.start();
    try{
    m.join();
    areaOutput.append("Finshed thread #: " + threadNum + newline);
    System.out.println("Thread done");
    }catch(InterruptedException ie){
    System.out.println("interrupted.");
    threadNum ++;Thanks for any advice!!
    luv M

    Yes, like the previous poster said. If you are running your example code from the event thread (as response to some gui-interaction like pressing a button), you are blocking the event thread. The event thread is also the same thread that paints the screen. So nothing is painted until that piece of code is finished.

  • Potential IRQ problem with Big Bang XPower

    Is there anything I can do in the BIOS to change the IRQ for my sound card to something other than 16? 

    I can't really put it in another slot since I have 3 GTX 480's installed but before I got my 3rd 480 I had tried it in another slot and it grabed the same IRQ.  Sounds like I'm stuck with 16 for the sound card.  In regards to having any problems.  I can't say that I am but I really don't like the idea of 3 video cards, USB host controller, and a sound card fighting for the same IRQ.  It would give me peace of mind to seperate the sound card.

  • Problems with JVM (anyone could help me?)

    Hi!!
    I've installed the Java Virtual Machine on my Desktop yesterday, as a first step to install the other components necessary to begin learning Java. But it still don't load Java Applets on my Internet explorer.
    I already configured on the Internet Explorer (Tools > Internet Options) all the options I tought that could be, but it doesn't work anyway.
    I'm posting below the text that appears on the Java Console:
    ======================================================================
    java.io.IOException: Unable to tunnel through proxy. Proxy returns "HTTP/1.1 407 Proxy Authentication Required ( The ISA Server requires authorization to fulfill the request. Access to the Web Proxy service is denied. )"
         at sun.net.www.protocol.http.HttpURLConnection.doTunneling(Unknown Source)
         at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.setProxiedClient(Unknown Source)
         at sun.net.www.protocol.https.PluginDelegateHttpsURLConnection.superConnect(Unknown Source)
         at sun.net.www.protocol.https.PluginDelegateHttpsURLConnection.access$000(Unknown Source)
         at sun.net.www.protocol.https.PluginDelegateHttpsURLConnection$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.net.www.protocol.https.PluginDelegateHttpsURLConnection.connect(Unknown Source)
         at sun.net.www.protocol.https.PluginDelegateHttpsURLConnection.getInputStream(Unknown Source)
         at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
         at sun.plugin.net.protocol.http.HttpUtils.followRedirects(Unknown Source)
         at sun.plugin.cache.CachedJarLoader.download(Unknown Source)
         at sun.plugin.cache.CachedJarLoader.load(Unknown Source)
         at sun.plugin.cache.JarCache.get(Unknown Source)
         at sun.plugin.net.protocol.jar.CachedJarURLConnection.connect(Unknown Source)
         at sun.plugin.net.protocol.jar.CachedJarURLConnection.getJarFile(Unknown Source)
         at sun.misc.URLClassPath$JarLoader.getJarFile(Unknown Source)
         at sun.misc.URLClassPath$JarLoader.<init>(Unknown Source)
         at sun.misc.URLClassPath$3.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.misc.URLClassPath.getLoader(Unknown Source)
         at sun.misc.URLClassPath.getLoader(Unknown Source)
         at sun.misc.URLClassPath.getResource(Unknown Source)
         at java.net.URLClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(Unknown Source)
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadCode(Unknown Source)
         at sun.applet.AppletPanel.createApplet(Unknown Source)
         at sun.plugin.AppletViewer.createApplet(Unknown Source)
         at sun.applet.AppletPanel.runLoader(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    load: class br/com/bb/aapf/bbteclado/CampoTeclado.class not found.
    java.lang.ClassNotFoundException: br.com.bb.aapf.bbteclado.CampoTeclado.class
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadCode(Unknown Source)
         at sun.applet.AppletPanel.createApplet(Unknown Source)
         at sun.plugin.AppletViewer.createApplet(Unknown Source)
         at sun.applet.AppletPanel.runLoader(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.io.IOException: open HTTP connection failed.
         at sun.applet.AppletClassLoader.getBytes(Unknown Source)
         at sun.applet.AppletClassLoader.access$100(Unknown Source)
         at sun.applet.AppletClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         ... 11 more
    ======================================================================
    Does anybody know what may be happening??
    Tks for you assistance!!
    Rodrigo

    Hello Rod,
    I can possibly tell you What is happening but cannot tell you Why it is happening.
    What is happening is this. The applet container is trying to download the applet class file and the server is refusing to give it due to authentication/authorization failure.
    Now you figure it out why it is happening.
    Ironluca

  • Potential connection problems with the new 27" Apple displays

    I'm thinking about purchasing the new 27" Apple displays and I would like to be able to run two of them at once with full 2560 x 1440 resolution. I know that the mac mini display port can output the resolution but does the HDMI port output that rate? I thought HDMI is capped out at 1080? So, if it is possible, does anyone manufacture the adapters needed? And lastly, would it be possible to also run an older (see my specs) Mac Pro with two of these screens? What kind of adapters would be needed for that? Has Apple just decided that one monitor is all anyone will ever need and that they are no longer going to support the older DVI connectors? Thanks.

    To steer us back to my original post: I was asking specifically about the mac mini and the new 27" display. If you have any of the older mac models most of them support dual dvi. The newer mac mini only supports one display port and one HDMI port. I believe that the highest resolution that HDMI 1.3 supports is 1980 x 1200. My understanding is (after some research) that there is HDMI 1.4 protocol already developed that supports higher resolution but this has not been widely implemented yet. Also, my other concern was the connectors on the new display. Only the mini display port with a male end. This almost guarantees that you will need some sort of cable/connector to anything except the newer macbooks. Just some observations - that's all.

  • Problem with Date format

    Got one more problem Merilyn and Radhakrishnan...
    Regarding the soln y provided me earler with the thread "Problem with date format"...
    What is happening is....I am able to change the 2400 to 0000 but when it is changed from 2400 on jan 1st to 0000 the hour is changing but not the date....the date still remains as jan 1st instead of jan 2nd....
    Eg: Jan 1st 2400 -- changed to -- jan1st 0000
    instead of jan 2nd 0000
    Could you please help me in this issue...
    Thanks,
    GK

    GK, try this...
    decode(instr(packagename.functionname(param1 ,param2),'2400'), 0, to_date(to_char(to_date(rtrim(packagename.functionname(param1 ,param2),'(PT)'), 'Month dd, yyyy "at" hh24mi'),'mm/dd/yyyy hh24mi'),'mm/dd/yyyy hh24mi'),
                                                                      to_date(to_char(to_date(rtrim(packagename.functionname(param1 ,param2),'(PT)'), 'Month dd, yyyy "at" "2400"')+1,'mm/dd/yyyy "0000"'),'mm/dd/yyyy "0000"'))-Marilyn

  • Problem with window repaint and scrollbars in edit mode (LabVIEW 8.0.1)

    I am running LabVIEW 8.0.1 in Windows XP SP3.  For my main VI, I ran into a strange problem about 5 months ago.  The front panel window - in both edit mode and run mode - stopped repainting itself on the right side which is most visible when you scroll up and down, but also visible with overlapping windows.  Coincident with the repaint problem, both scrollbars look disabled with greyed-out arrows and no boxes in the bars that you can click and drag to scroll the window.  The scrollbars still partially work if you hover the mouse over them and roll the mouse wheel but clicking and dragging doesn't work. 
    The front panel has lots of controls and indicators including tab-control containers and is larger in the horizontal and vertical directions so both scrollbars should be active.  But I deleted all elements on the front panel and everything in the block diagram and the problem persists.  So the problem is not directly related to some control/indicator display.
    I saved the simple VI with this problem (using a wide text line and a tall rounded box to test), then created a new VI and copied the two elements to the new VI.  This new VI does not have the repaint and scrollbar problem.  The two VIs differ slightly in memory usage and in revision number (the bad one is revision 1785 and the good one is revision 3), but otherwise the two VIs are identical.  I attached both VIs to this posting.  When you first open the bad VI, you'll see the disabled scrollbars whereas the good VI has active scrollbars.  To replicate the repaint problem, scroll the window up and down with your mouse wheel.  If it's fine when you first open the VI, click on another window, then click back on the VI window and try the mouse wheel again.  This clicking-away-and-back always causes the repaint problem for me.  I tried the VIs on two different computers both running Windows XP SP3 and LabVIEW 8.0.1 with identical results.
    Here's what I discovered from troubleshooting with the simple VIs:
    * scrollbars always disabled
    * repaint problem in main window for window widths larger then 680 pixels
    * repaint problem in main window menu toolbar for widths larger than 646 pixels
    * entire window becomes disabled for window widths larger than 1348 pixels
    * can repaint window by minimizing and restoring, but only repaints that one time
    * scrollbar boxes sometimes flicker into view but then disappear
    * scroll left and right by hovering mouse over horizontal scrollbar and using mouse wheel
    I found something similar on this forum (thread: Problem with front panel refresh) - it might be related to the CAR about the panel being offset internally.  I don't have access to LabVIEW 8.5 or later and don't plan to upgrade - I haven't tried the trial version as that user did.  I could try to copy and paste my entire block diagram to a new VI but the VI is so large I'm afraid something would break, plus I don't want this to happen again in a few months.  The problem seemed to occur after a certain number of saves (or revision number).  I save backup copies often and when the problem first happened, I was able to go back to a previous version, make the missing changes and save it with no problems, but this only delayed the problem and it came up later.  So maybe it's the revision number.  It didn't seem related to a particular addition or modification in the front panel or diagram.
    The image attached shows the repaint and scrollbar problems in the bad VI.
    This brings up a question I have - if this problem is a bug and was fixed in 8.5 and later, is there a way to apply bug fixes to earlier versions?  Or do I have to pay for an upgrade to fix such bugs?
    Solved!
    Go to Solution.
    Attachments:
    RepaintTest_Bad.gif ‏27 KB
    Test Repaint - From Bad VI, scrollbar and repaint problems.vi ‏7 KB
    Test Repaint - From Blank VI, no problems.vi ‏5 KB

    Seems something got corrupted with this VI. Copy things over to a fresh VI and things should be OK.
    See also this recent report of a similar issue.
    LabVIEW Champion . Do more with less code and in less time .

  • Problem with ZUWS

    Hi,
    I install in a virtualmachine windows 2003 R2 standard SP1 with SQL Server 2005 sp1.
    In the same virtual machine, after SQL installation, using snapshot I install firstly ZUWS 3.5 ir5 and secondly ZESM-4.0.102.
    The installation of ZUWS work fine but when I try to access to custom report with view-Reporting menu in Managment Console results an application crash and i can't access to the report.
    Installing ZESM-4.0.102 this problem does not occur.
    Someone knows why?
    Thanks

    When the managment console crash two exception be logged to application log that i have attach.
    I try to login in SQL managment studio with the username RS_STRSDB_User and the password that I find in C:\Program Files\Novell\ESM Single Server\AuthenticationLib\web.config and access correctly. The reporting database is correctly installed
    Originally Posted by dspinatto
    Check the Application Log in the Event Viewer. An exception should be logged anytime a problem occurs.
    Also, check that the reporting database is created and that you can access it with the reporting user specified at installation.
    >>>
    From: mauro vaccari<[email protected]>
    To:novell.support.zenworks.endpoint-security-management
    Date: 2/4/2009 11:46 AM
    Subject: Problem with ZUWS
    Hi,
    I install in a virtualmachine windows 2003 R2 standard SP1 with SQL
    Server 2005 sp1.
    In the same virtual machine, after SQL installation, using snapshot I
    install firstly ZUWS 3.5 ir5 and secondly ZESM-4.0.102.
    The installation of ZUWS work fine but when I try to access to custom
    report with view-Reporting menu in Managment Console results an
    application crash and i can't access to the report.
    Installing ZESM-4.0.102 this problem does not occur.
    Someone knows why?
    Thanks
    mauro_vaccari
    mauro_vaccari's Profile: NOVELL FORUMS - View Profile: mauro_vaccari
    View this thread: Problem with ZUWS - NOVELL FORUMS

Maybe you are looking for

  • Amount of Days

    Hello, i have two characteristics (start-date & end-date) defined as date and i have to calculate a new characteristic, called "amount of days" by a routine. exists a function module which i can call within a routine to get the amount of days? Start-

  • Issue with Transfer of File

    Hi , We have developed a ABAP code which will transfer a XML file to a location using FTP. The XML is generated using DOM in ABAP.The data is coming properly in internal tables but when it has been transferred to FTP using a Function module the XML d

  • 2 ? Save edited video, and bringing mts video compress

    Greetings, I brought in 3 mts files and CS6 moved very slowly. Do I need to compress these files before I bring them in. I was able to export the rendered file, but how do I save the video file with the layers. Thank you for your help :}

  • Kernal Panic & Immediate shutdown

    Hello. I have had my Macbook Pro shut down on me 3 times now. A gray screen appears and a power down button appears in the middle of my screen and in about 5 different languages says something like, "You must shut down the computer". I can't do anyth

  • HD 1080i 29.97 is missing in AME

    HD 1080i 29.97, H.264, ACC 48 KHZ optional is not in the list in my AME CS5.5. I tried to download the new update from Adobe website to my AME but no luck, it didn't add HD 1080i 29.97 there. I need to convert AVI file to Quicktime file with HD 1080i