| Summary: | New Agent Controller crashes after launching tests with security enabled. | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | z_Archived | Reporter: | Paul Slauenwhite <paulslau> | ||||||
| Component: | TPTP | Assignee: | Igor Alelekov <igor.alelekov> | ||||||
| Status: | CLOSED WORKSFORME | QA Contact: | |||||||
| Severity: | critical | ||||||||
| Priority: | P1 | CC: | andrew.kaylor, jptoomey, karla.callaghan, kdsiefke, samwai | ||||||
| Version: | unspecified | Keywords: | plan | ||||||
| Target Milestone: | --- | ||||||||
| Hardware: | All | ||||||||
| OS: | All | ||||||||
| Whiteboard: | |||||||||
| Attachments: |
|
||||||||
|
Description
Paul Slauenwhite
Created attachment 54010 [details]
OS Dump
Created attachment 54012 [details]
Agent Controller log
Although I did not see this using two XP machines, I have seen the same symptoms on Linux x86 SUSE (Workbench) --> Windows XP (Agent Controller). I haven't been able to reproduce this problem. I have a very slightly different JVM (downloaded today), but I'd be surprised if that's the issue. I wasn't able to make much sense of the OS dump, but it looked to me like it lists RAServer, ACServer and ACWinService all as running. Am I interpreting that correctly? (In reply to comment #4) I have no idea, to be honest:) XP provided me with the dump so I though it may be useful. Were you running the AC as a service? Can you reproduce this consistently? This is the JVM I was using to try to reproduce the bug: java version "1.5.0" Java(TM) 2 Runtime Environment, Standard Edition (build pwi32devifx-20060124) IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 Windows XP x86-32 j9vmwi3223ifx-2006 0124 (JIT enabled) J9VM - 20051027_03723_lHdSMR JIT - 20051027_1437_r8 GC - 20051020_AA) JCL - 20060120 I'm not sure how to interpret all that, but it didn't seem likely to me to make a significant difference from what was listed in the original description. I tried running some smoketests of ACServer with security enabled and was not able to get the AC to crash. (but I have not dug very deep on this issue) (In reply to comment #7) This is the IBM 1.5 GA JRE. I was using the third service release (SR3). (In reply to comment #6) > Were you running the AC as a service? No. > Can you reproduce this consistently? Yes. Since this defect cannot be consistently reproduced, targeting to 4.4 and increasing the priority to P1 (PMC approval). Added effort estimate: 5 days I can't reproduce this problem with 4.4i1 AC build. (In reply to comment #11) > Since this defect cannot be consistently reproduced, targeting to 4.4 and > increasing the priority to P1 (PMC approval). CORRECTION: This defect can be consistently reproduced. (In reply to comment #13) > I can't reproduce this problem with 4.4i1 AC build. Igor, I can consistently reproduce this defect using a clean TPTP-4.4.0-200702211545 driver and the Agent Controller running on the following IBM JRE: java version "1.5.0" Java(TM) 2 Runtime Environment, Standard Edition (build pwi32dev-20070201 (SR4)) IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 Windows XP x86-32 j9vmwi3223-2007020 1 (JIT enabled) J9VM - 20070131_11312_lHdSMR JIT - 20070109_1805ifx1_r8 GC - 200701_09) JCL - 20070131 Hi Paul, Could you please describe your test case - "'hello world' manaul test"? I used standard JUnit tests to reproduce the problem. (In reply to comment #16) > Hi Paul, > Could you please describe your test case - "'hello world' manual test"? > I used standard JUnit tests to reproduce the problem. Create a new Manual Test (File >> New >> Other... >> Test >> Manual Test) and add a couple of test cases to the test suite. After adding the invocations of the same test cases to the behavioral, save the test suite and run. Thank you, I got it. But unfortunately I can't reproduce the defect using your test case. Paul, may be it is important to have the same JVM to reproduce the bug? Could you tell where can I get JVM you used? JVM, available for download at the IBM site, differs from your one. (In reply to comment #19) > Paul, may be it is important to have the same JVM to reproduce the bug? > Could you tell where can I get JVM you used? > JVM, available for download at the IBM site, differs from your one. You can download the IBM 1.5 SR4 JRE here: http://www-128.ibm.com/developerworks/java/jdk/linux/download.html This page is for Linux JRE only. Not for a Windows as it is reported in the bug. (In reply to comment #21) > This page is for Linux JRE only. > Not for a Windows as it is reported in the bug. Sorry, I was thinking this was a defect for a Linux issue. Unfortuantly, the IBM 1.5 SR4 JRE does not appear to be publicly available for Windows. However, this defect was originally found using the IBM 1.5 SR3 JRE for Windows which is available at: http://www-128.ibm.com/developerworks/java/jdk/eclipse/index.html java version "1.5.0" Java(TM) 2 Runtime Environment, Standard Edition (build pwi32pdev-20061002a (SR3 )) IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 Windows XP x86-32 j9vmwi3223-2006100 1 (JIT enabled) J9VM - 20060915_08260_lHdSMR JIT - 20060908_1811_r8 GC - 20060906_AA) JCL - 20061002 Hi Paul. I am using the TPTP-4.4.0-200705021157 drivers and cannot make AC to crash on Windows XP (x86). Instead the manual test client crashes after I hit "Next" on the UI. I am using the IBM JDK 1.5.0 SR4 as well. There is currently a bug in SetConfig (bug 185349) where you cannot turn on security. To workaround you need to do this: 1. run "SetConfig.bat" and accept the default for security 2. run "SetConfig.bat -s SECURITY=true" again to turn security on (In reply to comment #23) > Hi Paul. I am using the TPTP-4.4.0-200705021157 drivers and cannot make AC to > crash on Windows XP (x86). Instead the manual test client crashes after I hit > "Next" on the UI. I am using the IBM JDK 1.5.0 SR4 as well. > This did not show up in my unit testing. I am investigating now and I will provide a fix under 185370. Hi Paul. Since I cannot reproduce the problem I will close this for now. Please investigate the Manual Test client side. Thanks. (In reply to comment #26) > Hi Paul. Since I cannot reproduce the problem I will close this for now. Please > investigate the Manual Test client side. Thanks. > The issue with the Manual Test View was resolved on May 3. Using the TPTP-4.4.0-200705100100 driver with the following JRE on Windows XP Pro SP2, I cannot reproduce this problem: java version "1.5.0" Java(TM) 2 Runtime Environment, Standard Edition (build pwi32dev-20070201 (SR4)) IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 Windows XP x86-32 j9vmwi3223-2007020 1 (JIT enabled) J9VM - 20070131_11312_lHdSMR JIT - 20070109_1805ifx1_r8 GC - 200701_09) JCL - 20070131 |