PicoContainer
  1. PicoContainer
  2. PICO-195

Singleton creation is not threadsafe

    Details

    • Type: Bug Bug
    • Status: Closed Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.0
    • Fix Version/s: 1-1-beta-2
    • Component/s: None
    • Labels:
      None
    • Environment:
      Example: High Traffic Webapp, context-scoped container with non-lifecycle singleton
    • Number of attachments :
      1

      Description

      Currently CachingComponentAdapter doesn't do anything to make sure the underlying ComponentInstance is only created once.

      I'd like to get some comments on how we should handle this. I think the safest way is to just make CachingComponentAdapter.getComponentInstance synchronized but there might be some people who don't like that (which I can understand). However everything else might leak.

      I got a testcase to show the problem. (Requires Doug Lea's concurrent libary since I wanted a safe countdown

        Activity

        Hide
        Thomas Heller added a comment -

        results may vary depending on your system. On one of my systems the test-case passes fine until I adjust the Thread.sleep to about 500. On my main machine I can run it with Thread.sleep(2) and it will fail.

        Show
        Thomas Heller added a comment - results may vary depending on your system. On one of my systems the test-case passes fine until I adjust the Thread.sleep to about 500. On my main machine I can run it with Thread.sleep(2) and it will fail.
        Thomas Heller made changes -
        Field Original Value New Value
        Attachment PicoRaceTest.java [ 12331 ]
        Hide
        Aslak Hellesøy added a comment -

        If you do:

        pico.registerComponent(new SynchronizedComponentAdapter(new CachingComponentAdapter(new ConstructorInjectionComponentAdapter("slow", SlowCtor.class))));

        it passes (put the sync adapter at the outer level)

        Show
        Aslak Hellesøy added a comment - If you do: pico.registerComponent(new SynchronizedComponentAdapter(new CachingComponentAdapter(new ConstructorInjectionComponentAdapter("slow", SlowCtor.class)))); it passes (put the sync adapter at the outer level)
        Hide
        Jörg Schaible added a comment -

        Use a SynchronizedCA, see unit tests.

        Show
        Jörg Schaible added a comment - Use a SynchronizedCA, see unit tests.
        Jörg Schaible made changes -
        Status Open [ 1 ] Closed [ 6 ]
        Fix Version/s 1-1-beta-2 [ 11243 ]
        Resolution Fixed [ 1 ]
        peter royal made changes -
        Comment [ http://www.angelfire.com/funky/cisco56/give177.html
        http://www.angelfire.com/funky/cisco56/give373.html
        http://www.angelfire.com/funky/cisco56/give271.html
        http://www.angelfire.com/funky/cisco56/give272.html
        http://www.angelfire.com/funky/cisco56/give478.html
        http://www.angelfire.com/funky/cisco56/give382.html
        http://www.angelfire.com/funky/cisco56/give275.html
        http://www.angelfire.com/funky/cisco56/give164.html
        http://www.angelfire.com/funky/cisco56/give367.html
        http://www.angelfire.com/funky/cisco56/give297.html
        http://www.angelfire.com/funky/cisco56/give392.html
        http://www.angelfire.com/funky/cisco56/give441.html
        http://www.angelfire.com/funky/cisco56/give371.html
        http://www.angelfire.com/funky/cisco56/give245.html
        http://www.angelfire.com/funky/cisco56/give250.html
        http://www.angelfire.com/funky/cisco56/give493.html
        http://www.angelfire.com/funky/cisco56/give213.html
        http://www.angelfire.com/funky/cisco56/give109.html
        http://www.angelfire.com/funky/cisco56/give118.html
        http://www.angelfire.com/funky/cisco56/give286.html
        http://www.angelfire.com/funky/cisco56/give361.html
        http://www.angelfire.com/funky/cisco56/give465.html
        http://www.angelfire.com/funky/cisco56/give46.html
        http://www.angelfire.com/funky/cisco56/give172.html
        http://www.angelfire.com/funky/cisco56/give170.html
        http://www.angelfire.com/funky/cisco56/give21.html
        http://www.angelfire.com/funky/cisco56/give178.html
        http://www.angelfire.com/funky/cisco56/give318.html
        http://www.angelfire.com/funky/cisco56/give417.html
        http://www.angelfire.com/funky/cisco56/give165.html
        http://www.angelfire.com/funky/cisco56/give49.html
        http://www.angelfire.com/funky/cisco56/give105.html
        http://www.angelfire.com/funky/cisco56/give155.html
        http://www.angelfire.com/funky/cisco56/give97.html
        http://www.angelfire.com/funky/cisco56/give111.html
        http://www.angelfire.com/funky/cisco56/give92.html
        http://www.angelfire.com/funky/cisco56/give62.html
        http://www.angelfire.com/funky/cisco56/give310.html
        http://www.angelfire.com/funky/cisco56/give239.html
        http://www.angelfire.com/funky/cisco56/give138.html
        http://www.angelfire.com/funky/cisco56/give330.html
        http://www.angelfire.com/funky/cisco56/give98.html
        http://www.angelfire.com/funky/cisco56/give99.html
        http://www.angelfire.com/funky/cisco56/give434.html
        http://www.angelfire.com/funky/cisco56/give180.html
        http://www.angelfire.com/funky/cisco56/give437.html
        http://www.angelfire.com/funky/cisco56/give474.html
        http://www.angelfire.com/funky/cisco56/give312.html
        http://www.angelfire.com/funky/cisco56/give201.html
        http://www.angelfire.com/funky/cisco56/give394.html
        http://www.angelfire.com/funky/cisco56/give40.html
        http://www.angelfire.com/funky/cisco56/give125.html
        http://www.angelfire.com/funky/cisco56/give187.html
        http://www.angelfire.com/funky/cisco56/give469.html
        http://www.angelfire.com/funky/cisco56/give398.html
        http://www.angelfire.com/funky/cisco56/give2.html
        http://www.angelfire.com/funky/cisco56/give321.html
        http://www.angelfire.com/funky/cisco56/give319.html
        http://www.angelfire.com/funky/cisco56/give257.html
        http://www.angelfire.com/funky/cisco56/give449.html
        http://www.angelfire.com/funky/cisco56/give147.html
        http://www.angelfire.com/funky/cisco56/give115.html
        http://www.angelfire.com/funky/cisco56/give436.html
        http://www.angelfire.com/funky/cisco56/give163.html
        http://www.angelfire.com/funky/cisco56/give198.html
        http://www.angelfire.com/funky/cisco56/give262.html
        http://www.angelfire.com/funky/cisco56/give357.html
        http://www.angelfire.com/funky/cisco56/give35.html
        http://www.angelfire.com/funky/cisco56/give158.html
        http://www.angelfire.com/funky/cisco56/give279.html
        http://www.angelfire.com/funky/cisco56/give210.html
        http://www.angelfire.com/funky/cisco56/give376.html
        http://www.angelfire.com/funky/cisco56/give274.html
        http://www.angelfire.com/funky/cisco56/give66.html
        http://www.angelfire.com/funky/cisco56/give159.html
        http://www.angelfire.com/funky/cisco56/give225.html
        http://www.angelfire.com/funky/cisco56/give333.html
        http://www.angelfire.com/funky/cisco56/give70.html
        http://www.angelfire.com/funky/cisco56/give78.html
        http://www.angelfire.com/funky/cisco56/give74.html
        http://www.angelfire.com/funky/cisco56/give244.html
        http://www.angelfire.com/funky/cisco56/give5.html
        http://www.angelfire.com/funky/cisco56/give251.html
        http://www.angelfire.com/funky/cisco56/give113.html
        http://www.angelfire.com/funky/cisco56/give305.html
        http://www.angelfire.com/funky/cisco56/give10.html
        http://www.angelfire.com/funky/cisco56/give490.html
        http://www.angelfire.com/funky/cisco56/give124.html
        http://www.angelfire.com/funky/cisco56/give372.html
        http://www.angelfire.com/funky/cisco56/give195.html
        http://www.angelfire.com/funky/cisco56/give200.html
        http://www.angelfire.com/funky/cisco56/give232.html
        http://www.angelfire.com/funky/cisco56/give27.html
        http://www.angelfire.com/funky/cisco56/give456.html
        http://www.angelfire.com/funky/cisco56/give379.html
        http://www.angelfire.com/funky/cisco56/give136.html
        http://www.angelfire.com/funky/cisco56/give284.html
        http://www.angelfire.com/funky/cisco56/give316.html
        http://www.angelfire.com/funky/cisco56/give390.html
        http://www.angelfire.com/funky/cisco56/give126.html
        http://www.angelfire.com/funky/cisco56/give389.html
        http://www.angelfire.com/funky/cisco56/give281.html
        http://www.angelfire.com/funky/cisco56/give405.html
        http://www.angelfire.com/funky/cisco56/give385.html
        http://www.angelfire.com/funky/cisco56/give298.html
        http://www.angelfire.com/funky/cisco56/give276.html
        http://www.angelfire.com/funky/cisco56/give308.html
        http://www.angelfire.com/funky/cisco56/give410.html
        http://www.angelfire.com/funky/cisco56/give287.html
        http://www.angelfire.com/funky/cisco56/give207.html
        http://www.angelfire.com/funky/cisco56/give119.html
        http://www.angelfire.com/funky/cisco56/give228.html
        http://www.angelfire.com/funky/cisco56/give186.html
        http://www.angelfire.com/funky/cisco56/give381.html
        http://www.angelfire.com/funky/cisco56/give352.html
        http://www.angelfire.com/funky/cisco56/give488.html
        http://www.angelfire.com/funky/cisco56/give31.html
        http://www.angelfire.com/funky/cisco56/give421.html
        http://www.angelfire.com/funky/cisco56/give378.html
        http://www.angelfire.com/funky/cisco56/give432.html
        http://www.angelfire.com/funky/cisco56/give161.html
        http://www.angelfire.com/funky/cisco56/give480.html
        http://www.angelfire.com/funky/cisco56/give57.html
        http://www.angelfire.com/funky/cisco56/give94.html
        http://www.angelfire.com/funky/cisco56/give197.html
        http://www.angelfire.com/funky/cisco56/give309.html
        http://www.angelfire.com/funky/cisco56/give301.html
        http://www.angelfire.com/funky/cisco56/give335.html
        http://www.angelfire.com/funky/cisco56/give37.html
        http://www.angelfire.com/funky/cisco56/give95.html
        http://www.angelfire.com/funky/cisco56/give454.html
        http://www.angelfire.com/funky/cisco56/give354.html
        http://www.angelfire.com/funky/cisco56/give435.html
        http://www.angelfire.com/funky/cisco56/give215.html
        http://www.angelfire.com/funky/cisco56/give479.html
        http://www.angelfire.com/funky/cisco56/give428.html
        http://www.angelfire.com/funky/cisco56/give314.html
        http://www.angelfire.com/funky/cisco56/give218.html
        http://www.angelfire.com/funky/cisco56/give129.html
        http://www.angelfire.com/funky/cisco56/give292.html
        http://www.angelfire.com/funky/cisco56/give212.html
        http://www.angelfire.com/funky/cisco56/give189.html
        http://www.angelfire.com/funky/cisco56/give409.html
        http://www.angelfire.com/funky/cisco56/give403.html
        http://www.angelfire.com/funky/cisco56/give383.html
        http://www.angelfire.com/funky/cisco56/give495.html
        http://www.angelfire.com/funky/cisco56/give369.html
        http://www.angelfire.com/funky/cisco56/give83.html
        http://www.angelfire.com/funky/cisco56/give59.html
        http://www.angelfire.com/funky/cisco56/give142.html
        http://www.angelfire.com/funky/cisco56/give89.html
        http://www.angelfire.com/funky/cisco56/give387.html
        http://www.angelfire.com/funky/cisco56/give53.html
        http://www.angelfire.com/funky/cisco56/give112.html
        http://www.angelfire.com/funky/cisco56/give399.html
        http://www.angelfire.com/funky/cisco56/give114.html
        http://www.angelfire.com/funky/cisco56/give8.html
        http://www.angelfire.com/funky/cisco56/give299.html
        http://www.angelfire.com/funky/cisco56/give380.html
        http://www.angelfire.com/funky/cisco56/give429.html
        http://www.angelfire.com/funky/cisco56/give36.html
        http://www.angelfire.com/funky/cisco56/give391.html
        http://www.angelfire.com/funky/cisco56/give39.html
        http://www.angelfire.com/funky/cisco56/give252.html
        http://www.angelfire.com/funky/cisco56/give280.html
        http://www.angelfire.com/funky/cisco56/give100.html
        http://www.angelfire.com/funky/cisco56/give194.html
        http://www.angelfire.com/funky/cisco56/give313.html
        http://www.angelfire.com/funky/cisco56/give484.html
        http://www.angelfire.com/funky/cisco56/give243.html
        http://www.angelfire.com/funky/cisco56/give384.html
        http://www.angelfire.com/funky/cisco56/give145.html
        http://www.angelfire.com/funky/cisco56/give211.html
        http://www.angelfire.com/funky/cisco56/give11.html
        http://www.angelfire.com/funky/cisco56/give24.html
        http://www.angelfire.com/funky/cisco56/give96.html
        http://www.angelfire.com/funky/cisco56/give216.html
        http://www.angelfire.com/funky/cisco56/give289.html
        http://www.angelfire.com/funky/cisco56/give332.html
        http://www.angelfire.com/funky/cisco56/give444.html
        http://www.angelfire.com/funky/cisco56/give45.html
        http://www.angelfire.com/funky/cisco56/give67.html
        http://www.angelfire.com/funky/cisco56/give81.html
        http://www.angelfire.com/funky/cisco56/give453.html
        http://www.angelfire.com/funky/cisco56/give327.html
        http://www.angelfire.com/funky/cisco56/give185.html
        http://www.angelfire.com/funky/cisco56/give50.html
        http://www.angelfire.com/funky/cisco56/give203.html
        http://www.angelfire.com/funky/cisco56/give401.html
        http://www.angelfire.com/funky/cisco56/give192.html
        http://www.angelfire.com/funky/cisco56/give356.html
        http://www.angelfire.com/funky/cisco56/give448.html
        http://www.angelfire.com/funky/cisco56/give311.html
        http://www.angelfire.com/funky/cisco56/give291.html
        http://www.angelfire.com/funky/cisco56/give226.html
        http://www.angelfire.com/funky/cisco56/give365.html
        http://www.angelfire.com/funky/cisco56/give61.html
        http://www.angelfire.com/funky/cisco56/give51.html
        http://www.angelfire.com/funky/cisco56/give202.html
        http://www.angelfire.com/funky/cisco56/give4.html
        http://www.angelfire.com/funky/cisco56/give175.html
        http://www.angelfire.com/funky/cisco56/give248.html
        http://www.angelfire.com/funky/cisco56/give406.html
        http://www.angelfire.com/funky/cisco56/give460.html
        http://www.angelfire.com/funky/cisco56/give19.html
        http://www.angelfire.com/funky/cisco56/give323.html
        http://www.angelfire.com/funky/cisco56/give240.html
        http://www.angelfire.com/funky/cisco56/give374.html
        http://www.angelfire.com/funky/cisco56/give464.html
        http://www.angelfire.com/funky/cisco56/give433.html
        http://www.angelfire.com/funky/cisco56/give294.html
        http://www.angelfire.com/funky/cisco56/give60.html
        http://www.angelfire.com/funky/cisco56/give241.html
        http://www.angelfire.com/funky/cisco56/give157.html
        http://www.angelfire.com/funky/cisco56/give7.html
        http://www.angelfire.com/funky/cisco56/give127.html
        http://www.angelfire.com/funky/cisco56/give497.html
        http://www.angelfire.com/funky/cisco56/give64.html
        http://www.angelfire.com/funky/cisco56/give182.html
        http://www.angelfire.com/funky/cisco56/give263.html
        http://www.angelfire.com/funky/cisco56/give63.html
        http://www.angelfire.com/funky/cisco56/give191.html
        http://www.angelfire.com/funky/cisco56/give108.html
        http://www.angelfire.com/funky/cisco56/give190.html
        http://www.angelfire.com/funky/cisco56/give418.html
        http://www.angelfire.com/funky/cisco56/give6.html
        http://www.angelfire.com/funky/cisco56/give355.html
        http://www.angelfire.com/funky/cisco56/give152.html
        http://www.angelfire.com/funky/cisco56/give483.html
        http://www.angelfire.com/funky/cisco56/give34.html
        http://www.angelfire.com/funky/cisco56/give17.html
        http://www.angelfire.com/funky/cisco56/give22.html
        http://www.angelfire.com/funky/cisco56/give42.html
        http://www.angelfire.com/funky/cisco56/give458.html
        http://www.angelfire.com/funky/cisco56/give25.html
        http://www.angelfire.com/funky/cisco56/give80.html
        http://www.angelfire.com/funky/cisco56/give193.html
        http://www.angelfire.com/funky/cisco56/give93.html
        http://www.angelfire.com/funky/cisco56/give415.html
        http://www.angelfire.com/funky/cisco56/give282.html
        http://www.angelfire.com/funky/cisco56/give336.html
        http://www.angelfire.com/funky/cisco56/give18.html
        http://www.angelfire.com/funky/cisco56/give363.html
        http://www.angelfire.com/funky/cisco56/give227.html
        http://www.angelfire.com/funky/cisco56/give491.html
        http://www.angelfire.com/funky/cisco56/give315.html
        http://www.angelfire.com/funky/cisco56/give209.html
        http://www.angelfire.com/funky/cisco56/give153.html
        http://www.angelfire.com/funky/cisco56/give338.html
        http://www.angelfire.com/funky/cisco56/give65.html
        http://www.angelfire.com/funky/cisco56/give137.html
        http://www.angelfire.com/funky/cisco56/give133.html
        http://www.angelfire.com/funky/cisco56/give300.html
        http://www.angelfire.com/funky/cisco56/give402.html
        http://www.angelfire.com/funky/cisco56/give359.html
        http://www.angelfire.com/funky/cisco56/give466.html
        http://www.angelfire.com/funky/cisco56/give104.html
        http://www.angelfire.com/funky/cisco56/give107.html
        http://www.angelfire.com/funky/cisco56/give407.html
        http://www.angelfire.com/funky/cisco56/give472.html
        http://www.angelfire.com/funky/cisco56/give370.html
        http://www.angelfire.com/funky/cisco56/give56.html
        http://www.angelfire.com/funky/cisco56/give266.html
        http://www.angelfire.com/funky/cisco56/give386.html
        http://www.angelfire.com/funky/cisco56/give499.html
        http://www.angelfire.com/funky/cisco56/give452.html
        http://www.angelfire.com/funky/cisco56/give255.html
        http://www.angelfire.com/funky/cisco56/give307.html
        http://www.angelfire.com/funky/cisco56/give285.html
        http://www.angelfire.com/funky/cisco56/give91.html
        http://www.angelfire.com/funky/cisco56/give9.html
        http://www.angelfire.com/funky/cisco56/give233.html
        http://www.angelfire.com/funky/cisco56/give41.html
        http://www.angelfire.com/funky/cisco56/give223.html
        http://www.angelfire.com/funky/cisco56/give229.html
        http://www.angelfire.com/funky/cisco56/give122.html
        http://www.angelfire.com/funky/cisco56/give47.html
        http://www.angelfire.com/funky/cisco56/give326.html
        http://www.angelfire.com/funky/cisco56/give188.html
        http://www.angelfire.com/funky/cisco56/give116.html
        http://www.angelfire.com/funky/cisco56/give486.html
        http://www.angelfire.com/funky/cisco56/give344.html
        http://www.angelfire.com/funky/cisco56/give55.html
        http://www.angelfire.com/funky/cisco56/give246.html
        http://www.angelfire.com/funky/cisco56/give214.html
        http://www.angelfire.com/funky/cisco56/give414.html
        http://www.angelfire.com/funky/cisco56/give106.html
        http://www.angelfire.com/funky/cisco56/give121.html
        http://www.angelfire.com/funky/cisco56/give416.html
        http://www.angelfire.com/funky/cisco56/give468.html
        http://www.angelfire.com/funky/cisco56/give290.html
        http://www.angelfire.com/funky/cisco56/give304.html
        http://www.angelfire.com/funky/cisco56/give331.html
        http://www.angelfire.com/funky/cisco56/give135.html
        http://www.angelfire.com/funky/cisco56/give86.html
        http://www.angelfire.com/funky/cisco56/give366.html
        http://www.angelfire.com/funky/cisco56/give451.html
        http://www.angelfire.com/funky/cisco56/give302.html
        http://www.angelfire.com/funky/cisco56/give134.html
        http://www.angelfire.com/funky/cisco56/give412.html
        http://www.angelfire.com/funky/cisco56/give173.html
        http://www.angelfire.com/funky/cisco56/give485.html
        http://www.angelfire.com/funky/cisco56/give259.html
        http://www.angelfire.com/funky/cisco56/give348.html
        http://www.angelfire.com/funky/cisco56/give235.html
        http://www.angelfire.com/funky/cisco56/give341.html
        http://www.angelfire.com/funky/cisco56/give230.html
        http://www.angelfire.com/funky/cisco56/give430.html
        http://www.angelfire.com/funky/cisco56/give337.html
        http://www.angelfire.com/funky/cisco56/give54.html
        http://www.angelfire.com/funky/cisco56/give277.html
        http://www.angelfire.com/funky/cisco56/give482.html
        http://www.angelfire.com/funky/cisco56/give346.html
        http://www.angelfire.com/funky/cisco56/give396.html
        http://www.angelfire.com/funky/cisco56/give322.html
        http://www.angelfire.com/funky/cisco56/give219.html
        http://www.angelfire.com/funky/cisco56/give461.html
        http://www.angelfire.com/funky/cisco56/give339.html
        http://www.angelfire.com/funky/cisco56/give413.html
        http://www.angelfire.com/funky/cisco56/index.html
        http://www.angelfire.com/funky/cisco56/give256.html
        http://www.angelfire.com/funky/cisco56/give423.html
        http://www.angelfire.com/funky/cisco56/give148.html
        http://www.angelfire.com/funky/cisco56/give12.html
        http://www.angelfire.com/funky/cisco56/give168.html
        http://www.angelfire.com/funky/cisco56/give388.html
        http://www.angelfire.com/funky/cisco56/give1.html
        http://www.angelfire.com/funky/cisco56/give455.html
        http://www.angelfire.com/funky/cisco56/give353.html
        http://www.angelfire.com/funky/cisco56/give176.html
        http://www.angelfire.com/funky/cisco56/give52.html
        http://www.angelfire.com/funky/cisco56/give420.html
        http://www.angelfire.com/funky/cisco56/give20.html
        http://www.angelfire.com/funky/cisco56/give208.html
        http://www.angelfire.com/funky/cisco56/give296.html
        http://www.angelfire.com/funky/cisco56/give174.html
        http://www.angelfire.com/funky/cisco56/give140.html
        http://www.angelfire.com/funky/cisco56/give88.html
        http://www.angelfire.com/funky/cisco56/give167.html
        http://www.angelfire.com/funky/cisco56/give44.html
        http://www.angelfire.com/funky/cisco56/give350.html
        http://www.angelfire.com/funky/cisco56/give156.html
        http://www.angelfire.com/funky/cisco56/give264.html
        http://www.angelfire.com/funky/cisco56/give494.html
        http://www.angelfire.com/funky/cisco56/give169.html
        http://www.angelfire.com/funky/cisco56/give130.html
        http://www.angelfire.com/funky/cisco56/give236.html
        http://www.angelfire.com/funky/cisco56/give395.html
        http://www.angelfire.com/funky/cisco56/give450.html
        http://www.angelfire.com/funky/cisco56/give473.html
        http://www.angelfire.com/funky/cisco56/give457.html
        http://www.angelfire.com/funky/cisco56/give328.html
        http://www.angelfire.com/funky/cisco56/give149.html
        http://www.angelfire.com/funky/cisco56/give408.html
        http://www.angelfire.com/funky/cisco56/give400.html
        http://www.angelfire.com/funky/cisco56/give221.html
        http://www.angelfire.com/funky/cisco56/give181.html
        http://www.angelfire.com/funky/cisco56/give467.html
        http://www.angelfire.com/funky/cisco56/give26.html
        http://www.angelfire.com/funky/cisco56/give237.html
        http://www.angelfire.com/funky/cisco56/give162.html
        http://www.angelfire.com/funky/cisco56/give14.html
        http://www.angelfire.com/funky/cisco56/give443.html
        http://www.angelfire.com/funky/cisco56/give171.html
        http://www.angelfire.com/funky/cisco56/give422.html
        http://www.angelfire.com/funky/cisco56/give438.html
        http://www.angelfire.com/funky/cisco56/give496.html
        http://www.angelfire.com/funky/cisco56/give324.html
        http://www.angelfire.com/funky/cisco56/give32.html
        http://www.angelfire.com/funky/cisco56/give151.html
        http://www.angelfire.com/funky/cisco56/give470.html
        http://www.angelfire.com/funky/cisco56/give303.html
        http://www.angelfire.com/funky/cisco56/give349.html
        http://www.angelfire.com/funky/cisco56/give254.html
        http://www.angelfire.com/funky/cisco56/give101.html
        http://www.angelfire.com/funky/cisco56/give196.html
        http://www.angelfire.com/funky/cisco56/give375.html
        http://www.angelfire.com/funky/cisco56/give424.html
        http://www.angelfire.com/funky/cisco56/give288.html
        http://www.angelfire.com/funky/cisco56/give205.html
        http://www.angelfire.com/funky/cisco56/give143.html
        http://www.angelfire.com/funky/cisco56/give77.html
        http://www.angelfire.com/funky/cisco56/give442.html
        http://www.angelfire.com/funky/cisco56/give253.html
        http://www.angelfire.com/funky/cisco56/give242.html
        http://www.angelfire.com/funky/cisco56/give334.html
        http://www.angelfire.com/funky/cisco56/give463.html
        http://www.angelfire.com/funky/cisco56/give222.html
        http://www.angelfire.com/funky/cisco56/give358.html
        http://www.angelfire.com/funky/cisco56/give154.html
        http://www.angelfire.com/funky/cisco56/give238.html
        http://www.angelfire.com/funky/cisco56/give347.html
        http://www.angelfire.com/funky/cisco56/give183.html
        http://www.angelfire.com/funky/cisco56/give404.html
        http://www.angelfire.com/funky/cisco56/give84.html
        http://www.angelfire.com/funky/cisco56/give72.html
        http://www.angelfire.com/funky/cisco56/give446.html
        http://www.angelfire.com/funky/cisco56/give199.html
        http://www.angelfire.com/funky/cisco56/give368.html
        http://www.angelfire.com/funky/cisco56/give270.html
        http://www.angelfire.com/funky/cisco56/give489.html
        http://www.angelfire.com/funky/cisco56/give476.html
        http://www.angelfire.com/funky/cisco56/give267.html
        http://www.angelfire.com/funky/cisco56/give48.html
        http://www.angelfire.com/funky/cisco56/give364.html
        http://www.angelfire.com/funky/cisco56/give120.html
        http://www.angelfire.com/funky/cisco56/give325.html
        http://www.angelfire.com/funky/cisco56/give3.html
        http://www.angelfire.com/funky/cisco56/give141.html
        http://www.angelfire.com/funky/cisco56/give184.html
        http://www.angelfire.com/funky/cisco56/give71.html
        http://www.angelfire.com/funky/cisco56/give425.html
        http://www.angelfire.com/funky/cisco56/give75.html
        http://www.angelfire.com/funky/cisco56/give445.html
        http://www.angelfire.com/funky/cisco56/give30.html
        http://www.angelfire.com/funky/cisco56/give426.html
        http://www.angelfire.com/funky/cisco56/give131.html
        http://www.angelfire.com/funky/cisco56/give329.html
        http://www.angelfire.com/funky/cisco56/give477.html
        http://www.angelfire.com/funky/cisco56/give427.html
        http://www.angelfire.com/funky/cisco56/give345.html
        http://www.angelfire.com/funky/cisco56/give320.html
        http://www.angelfire.com/funky/cisco56/give231.html
        http://www.angelfire.com/funky/cisco56/give79.html
        http://www.angelfire.com/funky/cisco56/give224.html
        http://www.angelfire.com/funky/cisco56/give397.html
        http://www.angelfire.com/funky/cisco56/give68.html
        http://www.angelfire.com/funky/cisco56/give475.html
        http://www.angelfire.com/funky/cisco56/give144.html
        http://www.angelfire.com/funky/cisco56/give295.html
        http://www.angelfire.com/funky/cisco56/give28.html
        http://www.angelfire.com/funky/cisco56/give377.html
        http://www.angelfire.com/funky/cisco56/give462.html
        http://www.angelfire.com/funky/cisco56/give69.html
        http://www.angelfire.com/funky/cisco56/give166.html
        http://www.angelfire.com/funky/cisco56/give33.html
        http://www.angelfire.com/funky/cisco56/give265.html
        http://www.angelfire.com/funky/cisco56/give268.html
        http://www.angelfire.com/funky/cisco56/give23.html
        http://www.angelfire.com/funky/cisco56/give123.html
        http://www.angelfire.com/funky/cisco56/give498.html
        http://www.angelfire.com/funky/cisco56/give179.html
        http://www.angelfire.com/funky/cisco56/give440.html
        http://www.angelfire.com/funky/cisco56/give15.html
        http://www.angelfire.com/funky/cisco56/give90.html
        http://www.angelfire.com/funky/cisco56/give128.html
        http://www.angelfire.com/funky/cisco56/give234.html
        http://www.angelfire.com/funky/cisco56/give258.html
        http://www.angelfire.com/funky/cisco56/give85.html
        http://www.angelfire.com/funky/cisco56/give351.html
        http://www.angelfire.com/funky/cisco56/give342.html
        http://www.angelfire.com/funky/cisco56/give76.html
        http://www.angelfire.com/funky/cisco56/give447.html
        http://www.angelfire.com/funky/cisco56/give431.html
        http://www.angelfire.com/funky/cisco56/give471.html
        http://www.angelfire.com/funky/cisco56/give260.html
        http://www.angelfire.com/funky/cisco56/give38.html
        http://www.angelfire.com/funky/cisco56/give343.html
        http://www.angelfire.com/funky/cisco56/give146.html
        http://www.angelfire.com/funky/cisco56/give317.html
        http://www.angelfire.com/funky/cisco56/give261.html
        http://www.angelfire.com/funky/cisco56/give362.html
        http://www.angelfire.com/funky/cisco56/give249.html
        http://www.angelfire.com/funky/cisco56/give459.html
        http://www.angelfire.com/funky/cisco56/give43.html
        http://www.angelfire.com/funky/cisco56/give393.html
        http://www.angelfire.com/funky/cisco56/give278.html
        http://www.angelfire.com/funky/cisco56/give269.html
        http://www.angelfire.com/funky/cisco56/give439.html
        http://www.angelfire.com/funky/cisco56/give360.html
        http://www.angelfire.com/funky/cisco56/give283.html
        http://www.angelfire.com/funky/cisco56/give340.html
        http://www.angelfire.com/funky/cisco56/give419.html
        http://www.angelfire.com/funky/cisco56/give293.html
        http://www.angelfire.com/funky/cisco56/give87.html
        http://www.angelfire.com/funky/cisco56/give220.html
        http://www.angelfire.com/funky/cisco56/give110.html
        http://www.angelfire.com/funky/cisco56/give273.html
        http://www.angelfire.com/funky/cisco56/give247.html
        http://www.angelfire.com/funky/cisco56/give217.html
        http://www.angelfire.com/funky/cisco56/give103.html
        http://www.angelfire.com/funky/cisco56/give82.html
        http://www.angelfire.com/funky/cisco56/give102.html
        http://www.angelfire.com/funky/cisco56/give73.html
        http://www.angelfire.com/funky/cisco56/give206.html
        http://www.angelfire.com/funky/cisco56/give160.html
        http://www.angelfire.com/funky/cisco56/give139.html
        http://www.angelfire.com/funky/cisco56/give16.html
        http://www.angelfire.com/funky/cisco56/give13.html
        http://www.angelfire.com/funky/cisco56/give204.html
        http://www.angelfire.com/funky/cisco56/give117.html
        http://www.angelfire.com/funky/cisco56/give411.html
        http://www.angelfire.com/funky/cisco56/give481.html
        http://www.angelfire.com/funky/cisco56/give306.html
        http://www.angelfire.com/funky/cisco56/give487.html
        http://www.angelfire.com/funky/cisco56/give58.html
        http://www.angelfire.com/funky/cisco56/give132.html
        http://www.angelfire.com/funky/cisco56/give492.html
        http://www.angelfire.com/funky/cisco56/give29.html
        http://www.angelfire.com/funky/cisco56/give150.html
        ]

          People

          • Assignee:
            Unassigned
            Reporter:
            Thomas Heller
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: