Hi, Thanks for trying that. After seeing the error, I remember we recently resolved this prob in the upcoming 2.1.4 or 2.2 release (see https://issues.apache.org/jira/browse/GERONIMO-4370). Basically, this is caused by the fact that the private jar isn't avail for the plugin installer. In your case, the private jar is pluto-portal-driver/1.1.6-G643117/jar.
Here is the discussion thread when another user first reported this prob, in case you are interested - http://www.nabble.com/how-to-add-activemq-to-little-g--to19837127s134.html#a19837127. I also mentioned the workaround of using custom server assembly to build your desired server there... Let me know if you are interested in that approach. Lin On Wed, Dec 3, 2008 at 10:39 AM, rdomingo <[EMAIL PROTECTED]> wrote: > > Hi, > > Thank you for responding, I tried it right away... it indeed seems the right > solution, but it didn't work for me. > > I reinstalled the geronimo....jetty..minimal 2.1.3 > changed port from 8009 to 8209 > end started using ./geronimo.sh run (no errors so far) > > then in second shell I did: > ./deploy.sh search-plugins > http://geronimo.apache.org/plugins/geronimo-2.1.3/ > And selected 1 ( > > I recieve following error: > Install Services [enter a comma separated list of numbers or 'q' to quit]: 1 > Checking for status every 1000ms: > Downloading org.apache.geronimo.plugins/console-jetty/2.1.3/car (36%) > Downloading org.apache.pluto/pluto-portal-driver/1.1.6-G643117/jar > Installation FAILED: Could not find > org.apache.pluto/pluto-portal-driver/1.1.6-G643117/jar in any repo > > -- > View this message in context: > http://www.nabble.com/can%27t-install-console-on-geronimo-jetty-2.1.3-minimal-tp20814398s134p20815340.html > Sent from the Apache Geronimo - Users mailing list archive at Nabble.com. > >
