Automated Testing

Automated Testing

Automated Testing

Build an automated testing process to enable continuous integration of your hybrid cloud applications including z/OS

 View Only
  • 1.  Insufficient for RDz UT -- on a laptop with 6 GB??

    Posted Wed August 11, 2010 02:36 PM

    I originally posted this as a private question but have been requested to add this to the "public" discussion....
    Tonight finally had a chance to try to start up UT.
    Followed instructions using the upw file that David had created for me. o, I know that the USB Key was properly "activated"....
    Everything seemed to work.
    HOWEVER, when I tried to run ./runzpdt
    I had a serous error as follows...
    1. First few lines looked good and supplied the Build date, Version, etc.
    Then Map File Name specification followed by:
    2. A message that zPDT log files were purged "as requested"... THEN message that:
    zPDT started in my Home Directory... FOLLOWED by:
    3. Starting Independent 1090 instance... (first time I ever really tried this....) FINALLY:
    "Insufficient memory for 1090 to start...."
    As there are about 6 GB of memory installed on my Laptop, it seems something is a bit "fishy"....
    I did look at the "profile" (I think) that is part of the ./runzpdt start-up and it indicates a parameter on the first or second line as follows: memory 6144 m
    I do not know how to "parse" that parameter -- so if that is the problem, I do not know how to fix it....
    suggestions anyone??
    --Zvi
    ZviWeiss


  • 2.  Re: Insufficient for RDz UT -- on a laptop with 6 GB??

    Posted Thu August 12, 2010 10:28 AM
    Odds are I wont be any help at all on this but Ill go ahead and ask... Could you include your aprof11?
    SystemAdmin


  • 3.  Re: Insufficient for RDz UT -- on a laptop with 6 GB??

    Posted Thu August 12, 2010 10:53 AM

    Can you post the devmap you are using?
    In particular, does the memory line say 6144m? If so, I would reduce it. I think mine is set to 3000m.

    wilbert


  • 4.  Re: Insufficient for RDz UT -- on a laptop with 6 GB??

    Posted Sun August 29, 2010 08:35 AM
    Just to let all know that Wilbert was correct...
    I dropped the memory allocation to 4600m and everything works...
    ZviWeiss


  • 5.  Re: Insufficient for RDz UT -- on a laptop with 6 GB??

    Posted Sun September 12, 2010 12:40 PM
    You probably cannot set RDz UT to use all the physical memory in the machine as some is still required by the OS (Linux)
    RDz_Dave


  • 6.  Re: Insufficient for RDz UT -- on a laptop with 6 GB??

    Posted Mon September 13, 2010 11:20 AM
    As wilbert had already posted, the "problem" was that the file hat I had obtained from Regi had memory settings (for "zOS") for a laptop with 8 GB. Since I had "only" 6 Gb, I ended up with an error. When I cut the "z/OS" emeory allocation down to 4.6, everything worked just fine.
    ZviWeiss