
--_000_83F019D087FB4CCAA535E5CC2398453Dsluse_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, there=B4s something weird about jboss update, jboss-as-7.1.0-4.fc17.noarch,= it=B4s missing some links: # ln -s /usr/share/java/jboss-jaxr-1.0-api.jar /usr/share/jboss-as/modules/= javax/xml/registry/api/main/jboss-jaxr-1.0-api.jar # ln -s /usr/share/java/xmlsec.jar /usr/share/jboss-as/modules/org/apache/s= antuario/xmlsec/main/xmlsec.jar # systemctl restart ovirt-engine.service Credits to Juan Hernandez Med V=E4nliga H=E4lsningar ---------------------------------------------------------------------------= ---- Karli Sj=F6berg Swedish University of Agricultural Sciences Box 7079 (Visiting Address Kron=E5sv=E4gen 8) S-750 07 Uppsala, Sweden Phone: +46-(0)18-67 15 66 karli.sjoberg@slu.se<mailto:karli.sjoberg@adm.slu.se> --_000_83F019D087FB4CCAA535E5CC2398453Dsluse_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <html><head></head><body style=3D"word-wrap: break-word; -webkit-nbsp-mode:= space; -webkit-line-break: after-white-space; ">Hi,<div><br></div><div>the= re=B4s something weird about jboss update, jboss-as-7.1.0-4.fc17.noarc= h, it=B4s missing some links:</div><div><br></div><div><div># ln -s /u= sr/share/java/jboss-jaxr-1.0-api.jar /usr/share/jboss-as/modules/javax/xml/= registry/api/main/jboss-jaxr-1.0-api.jar</div><div># ln -s /usr/share/= java/xmlsec.jar /usr/share/jboss-as/modules/org/apache/santuario/xmlsec/mai= n/xmlsec.jar</div><div># systemctl restart ovirt-engine.service</div><= div><br></div><div>Credits to Juan Hernandez</div><div> <span class=3D"Apple-style-span" style=3D"border-collapse: separate; color:= rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: no= rmal; font-weight: normal; letter-spacing: normal; line-height: normal; orp= hans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; = white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizonta= l-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorati= ons-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-wi= dth: 0px; font-size: medium; "><div><br class=3D"Apple-interchange-newline"=
<br></div><div>Med V=E4nliga H=E4lsningar<br>-----------------------------= --------------------------------------------------<br>Karli Sj=F6berg<br>Sw= edish University of Agricultural Sciences<br>Box 7079 (Visiting Address Kro= n=E5sv=E4gen 8)<br>S-750 07 Uppsala, Sweden<br>Phone: +46-(0)18-67 15= 66</div><div><a href=3D"mailto:karli.sjoberg@adm.slu.se">karli.sjoberg@slu= .se</a></div></span> </div> <br></div></body></html>=
--_000_83F019D087FB4CCAA535E5CC2398453Dsluse_--

On 07/27/2012 07:23 AM, Karli Sjöberg wrote:
there´s something weird about jboss update, jboss-as-7.1.0-4.fc17.noarch, it´s missing some links:
# ln -s /usr/share/java/jboss-jaxr-1.0-api.jar /usr/share/jboss-as/modules/javax/xml/registry/api/main/jboss-jaxr-1.0-api.jar # ln -s /usr/share/java/xmlsec.jar /usr/share/jboss-as/modules/org/apache/santuario/xmlsec/main/xmlsec.jar # systemctl restart ovirt-engine.service
Karli is right, this is a known issue with jboss-as-7.1.1-4, it has been reported, it has been already fixed and it will be included in jboss-as-7.1.1-5. Meanwhile you can use the previous version of jboss-as (yum downgrade jboss-as) or manually create the symlinks as Karli explained. -- Dirección Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3, planta 3ºD, 28016 Madrid, Spain Inscrita en el Reg. Mercantil de Madrid – C.I.F. B82657941 - Red Hat S.L.

--_5b4be615-20aa-4dfe-87a5-156ce0df23dc_ Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable
Date: Fri=2C 27 Jul 2012 09:12:57 +0200 From: jhernand@redhat.com To: cybertimber2000@hotmail.com CC: Karli.Sjoberg@slu.se=3B robert@middleswarth.net=3B iheim@redhat.com= =3B yzaslavs@redhat.com=3B users@ovirt.org Subject: Re: [Users] jboss-as.service =20 On 07/27/2012 07:23 AM=2C Karli Sj=F6berg wrote:
there=B4s something weird about jboss update=2C jboss-as-7.1.0-4.fc17.n= oarch=2C it=B4s missing some links: =20 # ln -s /usr/share/java/jboss-jaxr-1.0-api.jar /usr/share/jboss-as/modu= les/javax/xml/registry/api/main/jboss-jaxr-1.0-api.jar # ln -s /usr/share/java/xmlsec.jar /usr/share/jboss-as/modules/org/apac= he/santuario/xmlsec/main/xmlsec.jar # systemctl restart ovirt-engine.service =20 Karli is right=2C this is a known issue with jboss-as-7.1.1-4=2C it has b= een reported=2C it has been already fixed and it will be included in jboss-as-7.1.1-5. Meanwhile you can use the previous version of jboss-as (yum downgrade jboss-as) or manually create the symlinks as Karli explain= ed. Juan=2C Karli=2C thank you for this information! I was not able to downgr= ade (it wanted to downgrade to 7.1.0-3 but ovirt-engine requires >=3D7.1.1)= =2C so I created the symlinks and restarted ovirt-engine and it runs! Well = at least I have the webpage up now. More testing after work :) Thanks again= =2C- Nick --=20 Direcci=F3n Comercial: C/Jose Bardasano Baos=2C 9=2C Edif. Gorbea 3=2C pl= anta 3=BAD=2C 28016 Madrid=2C Spain Inscrita en el Reg. Mercantil de Madrid =96 C.I.F. B82657941 - Red Hat S.= L. =
--_5b4be615-20aa-4dfe-87a5-156ce0df23dc_ Content-Type: text/html; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable <html> <head> <style><!-- .hmmessage P { margin:0px=3B padding:0px } body.hmmessage { font-size: 10pt=3B font-family:Tahoma } --></style></head> <body class=3D'hmmessage'><div dir=3D'ltr'> <br> =3B<BR><div id=3D"SkyDrivePlaceholder"></div><div>>=3B Date: Fri= =2C 27 Jul 2012 09:12:57 +0200<br>>=3B From: jhernand@redhat.com<br>>= =3B To: cybertimber2000@hotmail.com<br>>=3B CC: Karli.Sjoberg@slu.se=3B r= obert@middleswarth.net=3B iheim@redhat.com=3B yzaslavs@redhat.com=3B users@= ovirt.org<br>>=3B Subject: Re: [Users] jboss-as.service<br>>=3B <br>&g= t=3B On 07/27/2012 07:23 AM=2C Karli Sj=F6berg wrote:<br>>=3B >=3B ther= e=B4s something weird about jboss update=2C jboss-as-7.1.0-4.fc17.noarch=2C= it=B4s missing some links:<br>>=3B >=3B <br>>=3B >=3B # ln -s /usr= /share/java/jboss-jaxr-1.0-api.jar /usr/share/jboss-as/modules/javax/xml/re= gistry/api/main/jboss-jaxr-1.0-api.jar<br>>=3B >=3B # ln -s /usr/share/= java/xmlsec.jar /usr/share/jboss-as/modules/org/apache/santuario/xmlsec/mai= n/xmlsec.jar<br>>=3B >=3B # systemctl restart ovirt-engine.service<br>&= gt=3B <br>>=3B Karli is right=2C this is a known issue with jboss-as-7.1.= 1-4=2C it has been<br>>=3B reported=2C it has been already fixed and it w= ill be included in<br>>=3B jboss-as-7.1.1-5. Meanwhile you can use the pr= evious version of jboss-as<br>>=3B (yum downgrade jboss-as) or manually c= reate the symlinks as Karli explained.<br>>=3B </div><div>Juan=2C Karli= =2C thank you for this information! </div><div>I was not able to downgrade = (it wanted to downgrade to 7.1.0-3 but ovirt-engine requires >=3B=3D7.1.1= )=2C so I created the symlinks and restarted ovirt-engine and it runs! Well= at least I have the webpage up now. More testing after work :)</div><div>&= nbsp=3B</div><div>Thanks again=2C</div><div>- Nick</div><div><br>>=3B -- = <br>>=3B Direcci=F3n Comercial: C/Jose Bardasano Baos=2C 9=2C Edif. Gorbe= a 3=2C planta<br>>=3B 3=BAD=2C 28016 Madrid=2C Spain<br>>=3B Inscrita e= n el Reg. Mercantil de Madrid =96 C.I.F. B82657941 - Red Hat S.L.<br></div>= </div></body> </html>= --_5b4be615-20aa-4dfe-87a5-156ce0df23dc_--
participants (3)
-
Juan Hernandez
-
Karli Sjöberg
-
Nicholas Kesick