users@glassfish.java.net

Re: glassfish 3 every deploy fails, hudson and artifactory

From: Alexis Moussine-Pouchkine <alexis.mp_at_sun.com>
Date: Tue, 18 Aug 2009 19:28:26 +0200

On Aug 18, 2009, at 18:15, glassfish_at_javadesktop.org wrote:

> ok, sorry. When i ran it for the first time, something needed
> downloaded.

Yes, this is because you used the ZIP archive or declined installing
this piece when the visual installer offered to.

> riuxiwad2(devdude)->bin/pkg list
> NAME (AUTHORITY) VERSION
> STATE UFIX
> felix 1.8.0-0
> installed ----
> glassfish-amx 3.0-47.4
> installed ----
> glassfish-appclient 3.0-47.4
> installed ----
> glassfish-cmp 3.0-47.4
> installed ----
> glassfish-codegen 3.0.0-20
> installed ----
> glassfish-common 3.0-47.4
> installed ----
> glassfish-common-full 3.0-47.4
> installed ----
> glassfish-corba 3.0.0-20
> installed ----
> glassfish-corba-omgapi 3.0.0-20
> installed ----
> glassfish-ejb 3.0-47.4
> installed ----
> glassfish-ejb-lite 3.0-47.4
> installed ----
> glassfish-grizzly 1.9.15-0
> installed ----
> glassfish-gui 3.0-47.4
> installed ----
> glassfish-hk2 3.0-47.4
> installed ----
> glassfish-jca 3.0-47.4
> installed ----
> glassfish-jcdi 3.0-47.4
> installed ----
> glassfish-jdbc 3.0-47.4
> installed ----
> glassfish-jdbc-gui 3.0-47.4
> installed ----
> glassfish-jms 3.0-47.4
> installed ----
> glassfish-jpa 3.0-47.4
> installed ----
> glassfish-jsf 2.0.0-13
> installed ----
> glassfish-jta 3.0-47.4
> installed ----
> glassfish-jts 3.0-47.4
> installed ----
> glassfish-management 3.0-47.4
> installed ----
> glassfish-nucleus 3.0-47.4
> installed ----
> glassfish-registration 3.0-47.4
> installed ----
> glassfish-scripting 3.0-47.4
> installed ----
> glassfish-web 3.0-47.4
> installed ----
> glassfish-web-gui 3.0-47.4
> installed ----
> javadb 10.4.2.1-0
> installed ----
> jersey 1.1.0-1.0
> installed ----
> metro 2.0-10
> installed ----
> mq-config-gf 4.4-6.3
> installed ----
> mq-core 4.4-6.3
> installed ----
> mq-locale 4.4-6.3
> installed ----
> mq-server 4.4-6.3
> installed ----
> pkg 1.0.8-18.1681
> installed ----
> pkg-java 1.0.8-18.1681
> installed ----
> python2.4-minimal 2.4.4.0-18.1681
> installed ----

So this is a v3-preview version with the full profile which includes
Jersey which is required by artifactory.
There seems to be a conflict between artifactory's bundled Jersey 1.0
and Jersey 1.1 installed as part of GlassFish v3...
This needs further investigation.

If you want to update to a more recent promoted build (to solve the
hudson issue), you can issue the following commands :
% pkg set-authority --enable -P -O http://pkg.glassfish.org/v3/dev/
dev.glassfish.org
% pkg unset-authority stable.glassfish.org
% pkg image-update

This replaced the stable repository with the one that hosts the
promoted build and should upgrade you to promoted build 59 (or to
whatever is the most recent published build).
Of course you can also re-install an archive downloaded from http://download.java.net/glassfish/v3/promoted/glassfish-v3-preview-b59.zip

-Alexis



> [Message sent by forum member 'sector7b' (sector7b)]
>
> http://forums.java.net/jive/thread.jspa?messageID=360993
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>