Re: [Asterisk-java-users] DefaultAgiServer
Brought to you by:
srt
From: David R. <da...@re...> - 2006-11-20 15:47:47
|
FastAGI requires a Java version 1.5 or higher. I'm using 1.5.0_02, but the newer the better. -Dave txus wrote: > Hi all! > I'm a newbie, I followed the steps of the turorial but when start the server a > problem where found: > [root@asterisk1 java]# java -cp asterisk-java-0.3-m1.jar:. > org.asteriskjava.fastagi.DefaultAgiServer > Exception in thread "main" java.lang.VerifyError: verification failed at PC 5 > in org.asteriskjava.fastagi.DefaultAgiServer:<init>(()V): String, int, or > float constant expected > at _ZN4java4lang11VMThrowable16fillInStackTraceEPNS0_9ThrowableE > (/usr/lib/libgcj.so.5.0.0) > at _ZN4java4lang9Throwable16fillInStackTraceEv (/usr/lib/libgcj.so.5.0.0) > (....Continue....) > > It's run over Asterisk@Home 2.8, and java version "1.4.2" > > Thanks! > P.D: Sorry for my english :P > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Asterisk-java-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-users > |