Hi Marco,

I haven't seen that error before.  Googling "Illegal target of jump or
branch" reveals a lot of posts related to JSP.  The only place the
Fedora server uses JSP is in the error response pages.

Two ideas:
1) Check you $FEDORA_HOME/server/logs/fedora.log file.  Is anything
added to that log when you provoke this error?
2) Which JVM (vendor and version) is Tomcat being run with?  We test
Fedora with Java 6 from Sun (now Oracle).  In Fedora 3.3, Sun's Java 5
was also supported.

- Chris

On Fri, Oct 8, 2010 at 9:32 AM, Programmando (gmail)
<programma...@gmail.com> wrote:
> Hello,
> I've some problems with fedora-ingest tool, also with the demo:
>
> # /var/lib/fedora/client/bin/fedora-ingest-demos.sh localhost 8080 
> fedoraAdmin XXX http
> Exception in thread "main" java.lang.VerifyError: (class: 
> fedora/client/utility/ingest/AutoIngestor, method: ingestAndCommit signature: 
> (Lfedora/server/access/FedoraAPIA;Lfedora/server/management/FedoraAPIM;Ljava/io/InputStream;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;)
>  Illegal target of jump or branch
>        at fedora.client.utility.ingest.Ingest.oneFromFile(Ingest.java:54)
>        at 
> fedora.client.utility.ingest.Ingest.multiFromDirectory(Ingest.java:93)
>        at 
> fedora.client.utility.ingest.Ingest.multiFromDirectory(Ingest.java:84)
>        at fedora.client.utility.ingest.Ingest.main(Ingest.java:478)
>
> I use Centos5, Tomcat5 and Fedora 3.3.
> Web interface (http://localhost:8080/fedora) and admin bash tool works.
>
> Thanks,
> Marco
> ------------------------------------------------------------------------------
> Beautiful is writing same markup. Internet Explorer 9 supports
> standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
> Spend less time writing and  rewriting code and more time creating great
> experiences on the web. Be a part of the beta today.
> http://p.sf.net/sfu/beautyoftheweb
> _______________________________________________
> Fedora-commons-users mailing list
> Fedora-commons-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/fedora-commons-users
>

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Fedora-commons-users mailing list
Fedora-commons-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fedora-commons-users

Reply via email to