public inbox for gentoo-java@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-java] java.lang.UnsupportedClassVersionError: org/apache/xerces/jaxp/SAXParserFactoryImpl
@ 2006-10-24 19:48 KLessou
  2006-10-24 21:40 ` Vlastimil Babka
  0 siblings, 1 reply; 4+ messages in thread
From: KLessou @ 2006-10-24 19:48 UTC (permalink / raw
  To: gentoo-java

[-- Attachment #1: Type: text/plain, Size: 1419 bytes --]

Hello,

I have got an UnsupportedClassVersionError but I don't found the package who
are compiled with an incompatible VM.

I have posted here http://forums.gentoo.org/viewtopic-t-509885.html but no
response.

I tested to unmerge dev-java/xml-commons-external-1.3.02 and
dev-java/servletapi-2.4-r2 and run java-1.5-fixer :

KLessou ~ # java-1.5-fixer
 * Generating a list of jars which ant uses
...                                                                       [
ok ] * Checking for > 1.4 bytecode in ant jars
...                                                                        [
ok ] * Removing broken ant dependencies ...

--- Couldn't find '=' to unmerge.

>>> No packages selected for removal by unmerge.

[ ok ] * Generating a list of jars in the system
...                                                                        [
ok ] * Checking for > 1.4 bytecode in system jars
...                                                                     [ ok
] * Attempting to fix broken packages ...
 * Packages to fix this run:
= =
 * Starting in 5 seconds...
 * Attempting to fix =
Calculating dependencies
emerge: there are no ebuilds to satisfy "=".
[...]

 * Failed to fix =
 * Putting it in the queue for next run
 * Detected a repeat run. Something is probably wrong.
 * Aborting...
 * There was a problem fixing all the broken packages!

Do you an idea for me ?

-- 
~~~~~
| klessou |
~~~~~

[-- Attachment #2: Type: text/html, Size: 3887 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-java] java.lang.UnsupportedClassVersionError: org/apache/xerces/jaxp/SAXParserFactoryImpl
  2006-10-24 19:48 [gentoo-java] java.lang.UnsupportedClassVersionError: org/apache/xerces/jaxp/SAXParserFactoryImpl KLessou
@ 2006-10-24 21:40 ` Vlastimil Babka
  2006-10-25  7:01   ` KLessou
  0 siblings, 1 reply; 4+ messages in thread
From: Vlastimil Babka @ 2006-10-24 21:40 UTC (permalink / raw
  To: gentoo-java

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

KLessou wrote:
>
> Do you an idea for me ?

Try unmerging xerces first, looks like the bad class is from that.
java-1.5-fixer is not perfect :(

- --
Vlastimil Babka (Caster)
Gentoo/Java
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFPog/tbrAj05h3oQRAvRZAJ9rm9OhqEwvsHsk3zG5wNgiLYfKjgCaAk5s
F2EVIR4gDgtIhh3R+ouLA2Y=
=LBFI
-----END PGP SIGNATURE-----
-- 
gentoo-java@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-java] java.lang.UnsupportedClassVersionError: org/apache/xerces/jaxp/SAXParserFactoryImpl
  2006-10-24 21:40 ` Vlastimil Babka
@ 2006-10-25  7:01   ` KLessou
  2006-11-06 12:03     ` KLessou
  0 siblings, 1 reply; 4+ messages in thread
From: KLessou @ 2006-10-25  7:01 UTC (permalink / raw
  To: gentoo-java

[-- Attachment #1: Type: text/plain, Size: 816 bytes --]

On 10/24/06, Vlastimil Babka <caster@gentoo.org> wrote:
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> KLessou wrote:
> >
> > Do you an idea for me ?
>
> Try unmerging xerces first, looks like the bad class is from that.
> java-1.5-fixer is not perfect :(


Xerces was unmerged.
KLessou ~ # emerge -C dev-java/xerces

--- Couldn't find 'dev-java/xerces' to unmerge.

>>> No packages selected for removal by unmerge.

- --
> Vlastimil Babka (Caster)
> Gentoo/Java
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.5 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iD8DBQFFPog/tbrAj05h3oQRAvRZAJ9rm9OhqEwvsHsk3zG5wNgiLYfKjgCaAk5s
> F2EVIR4gDgtIhh3R+ouLA2Y=
> =LBFI
> -----END PGP SIGNATURE-----
> --
> gentoo-java@gentoo.org mailing list
>
>


-- 
~~~~~
| klessou |
~~~~~

[-- Attachment #2: Type: text/html, Size: 1446 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-java] java.lang.UnsupportedClassVersionError: org/apache/xerces/jaxp/SAXParserFactoryImpl
  2006-10-25  7:01   ` KLessou
@ 2006-11-06 12:03     ` KLessou
  0 siblings, 0 replies; 4+ messages in thread
From: KLessou @ 2006-11-06 12:03 UTC (permalink / raw
  To: gentoo-java

[-- Attachment #1: Type: text/plain, Size: 1057 bytes --]

SOLVED here :
http://forums.gentoo.org/viewtopic-t-509885-highlight-xerces.html

On 10/25/06, KLessou <klessou@gmail.com> wrote:
>
>
>
> On 10/24/06, Vlastimil Babka <caster@gentoo.org> wrote:
> >
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> >
> > KLessou wrote:
> > >
> > > Do you an idea for me ?
> >
> > Try unmerging xerces first, looks like the bad class is from that.
> > java-1.5-fixer is not perfect :(
>
>
> Xerces was unmerged.
> KLessou ~ # emerge -C dev-java/xerces
>
> --- Couldn't find 'dev-java/xerces' to unmerge.
>
> >>> No packages selected for removal by unmerge.
>
> - --
> > Vlastimil Babka (Caster)
> > Gentoo/Java
> > -----BEGIN PGP SIGNATURE-----
> > Version: GnuPG v1.4.5 (GNU/Linux)
> > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
> >
> > iD8DBQFFPog/tbrAj05h3oQRAvRZAJ9rm9OhqEwvsHsk3zG5wNgiLYfKjgCaAk5s
> > F2EVIR4gDgtIhh3R+ouLA2Y=
> > =LBFI
> > -----END PGP SIGNATURE-----
> > --
> > gentoo-java@gentoo.org mailing list
> >
> >
>
>
> --
> ~~~~~
> | klessou |
> ~~~~~




-- 
~~~~~
| klessou |
~~~~~

[-- Attachment #2: Type: text/html, Size: 2337 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-11-06 12:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-24 19:48 [gentoo-java] java.lang.UnsupportedClassVersionError: org/apache/xerces/jaxp/SAXParserFactoryImpl KLessou
2006-10-24 21:40 ` Vlastimil Babka
2006-10-25  7:01   ` KLessou
2006-11-06 12:03     ` KLessou

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox