CARNIVORE Download   Clients   Reference   Support   About



Welcome, Guest. Please Login or Register.

Index | Help | Search | Login | Register

Pages: 1
Problems! (Read 18063 times)
hazenw
YaBB Newbies
*



Posts: 0
Problems!
10/03/06 at 17:53:57
 
Hey, I'm working with Processing - 0115 Beta, have the library installed, and for the simplest example it's giving me this error message:
 
java.lang.UnsupportedClassVersionError: org/rsg/carnivore/CarnivoreP5 (Unsupported major.minor version 49.0)
     at java.lang.ClassLoader.defineClass0(Native Method)
 
Thanks for any help, I'd love to get this meat-eater on its high horse.
Back to top
 
 
Email   IP Logged
Alex
YaBB Moderator
*****



Posts: 65
Re: Problems!
Reply #1 - 10/03/06 at 18:08:18
 
i *think* this is an indication that you aren't using Java version 1.5
 
open DOS or Terminal and type `java -version`
 
if you do have it, then something else is the matter. if so please post your operating system name and version, plus the version of java.
Back to top
 
 
  IP Logged
hazenw
YaBB Newbies
*



Posts: 0
Re: Problems!
Reply #2 - 10/03/06 at 19:40:25
 
ok, will do, and thanks for the quick response,
Back to top
 
 
Email   IP Logged
dzeikei
YaBB Newbies
*



Posts: 2
Re: Problems!
Reply #3 - 10/04/06 at 10:13:19
 
I'm having exactly the same problem on both my laptop and desktop.
Processing returns:
 
 java.lang.UnsupportedClassVersionError: org/rsg/carnivore/Log (Unsupported  major.minor version 49.0)
     at java.lang.ClassLoader.defineClass0(Native Method)
 
 Both are running WinXP and java 1.5...  
 
 C:\>java -version
 java version "1.5.0_08"
 Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_08-b03)
 Java HotSpot(TM) Client VM (build 1.5.0_08-b03, mixed mode, sharing)
 
Thanks :)
Back to top
 
 
  IP Logged
Alex
YaBB Moderator
*****



Posts: 65
Re: Problems!
Reply #4 - 10/04/06 at 11:04:29
 
ok thanks. this is an incompatibility problem between the current version of java (whcih you are running) and the version i compiled carnivore on. i'll look into it...
Back to top
 
 
  IP Logged
Alex
YaBB Moderator
*****



Posts: 65
Re: Problems!
Reply #5 - 10/04/06 at 12:38:58
 
ok i think i found it. you need to use the version of Processing called "Windows (Without Java)" on the Processing download page (http://processing.org/download). you should have a folder called something like "processing-0118-expert" -- it's better to be an expert i guess :)
 
the reason is if you use the other windows version of processing, it bundles a local version of java that's version 1.4. so even if you have java 1.5 on your PC, when you launch processing it's still running inside java 1.4.  
 
anyhoo... if you use the "Windows (Without Java)" version of Processing it should run inside whatever java you have installed (i.e. version 1.5) and the carnivore library should work fine.
 
can someone please post to confirm this works? the PC i have at home has a bum ethernet card, so i can't actually test this...
Back to top
 
 
  IP Logged
dzeikei
YaBB Newbies
*



Posts: 2
Re: Problems!
Reply #6 - 10/04/06 at 14:00:11
 
Having read your post, I simply deleted the "JAVA" folder in Processing folder which presumably contains Java 1.4... Now it works like a charm!
 
Thanks for everything Alex :)
 
...and what a quick reply it was!
Back to top
 
 
  IP Logged
hazenw
YaBB Newbies
*



Posts: 0
Re: Problems!
Reply #7 - 10/04/06 at 23:14:23
 
Thanks a bunch Alex, downloaded "Expert" version and it works well. It gives me this warning though, is it anything to worry about?
 
 
[org.rsg.carnivore.Core] Warning -- can't open device "\Device\NPF_GenericDialupAdapter" (CaptureDeviceOpenException)
 
Sorry to keep bothering you!
Back to top
 
 
Email   IP Logged
Alex
YaBB Moderator
*****



Posts: 65
Re: Problems!
Reply #8 - 10/04/06 at 23:25:14
 
yeah that message is within the "normal" functioning of carnivore ... it's just saying that carnivore can't start sniffing on your dial-up adapter, i.e. your telephone modem. which is ok. you want it to sniff on your ethernet connection, not your dial-up modem.
Back to top
 
 
  IP Logged
hazenw
YaBB Newbies
*



Posts: 0
Re: Problems!
Reply #9 - 10/04/06 at 23:32:48
 
Ok, excellent. Thanks for the help. Maybe I'll have a client to post soon, no promises though.
Back to top
 
 
Email   IP Logged
Annaleewe
YaBB Newbies
*



Posts: 0
Re: Problems!
Reply #10 - 10/27/07 at 06:31:17
 
Oh! thanx guys! I have same problem!
 
 
_______________
 
Anna
Back to top
 
 
WWW   IP Logged
Pages: 1


Carnivore Forum » Powered by YaBB 2.1!
YaBB © 2000-2005. All Rights Reserved.