Git Product home page Git Product logo

Comments (20)

simsong avatar simsong commented on May 30, 2024

Sorry. Github deleted all downloads. I will remake the MSI today. What is the java error?

Daniel Ruf [email protected] wrote:

https://github.com/simsong/bulk_extractor/wiki/BEViewer

there is also no MSI package or JAR fileand the current exe fails
starting (some jvm error)
I have Java 7 installed


Reply to this email directly or view it on GitHub:
#8

Sent from my Android phone with K-9 Mail. Please excuse my brevity.

from bulk_extractor.

DanielRuf avatar DanielRuf commented on May 30, 2024

Deleted? Think you mean this: https://github.com/blog/1302-goodbye-uploads

from bulk_extractor.

simsong avatar simsong commented on May 30, 2024

Yeah. Thanks for the pointer. I'll update the pages with the links.

On Dec 25, 2012, at 7:41 AM, Daniel Ruf [email protected] wrote:

Deleted? Think you mean this: https://github.com/blog/1302-goodbye-uploads


Reply to this email directly or view it on GitHub.

from bulk_extractor.

DanielRuf avatar DanielRuf commented on May 30, 2024

The error I get on my laptop is:
Error: Could not create the Java Virtual Machine
Error: A fatal exception has occurred. Program will exit.

from bulk_extractor.

simsong avatar simsong commented on May 30, 2024

I think that this is a problem with your system. Try upgrading to Java 7.

from bulk_extractor.

simsong avatar simsong commented on May 30, 2024

Why don't you download and install the jre 7 And then try the MSI installer and let me know. You can also use the command line version

Daniel Ruf [email protected] wrote:

And with Java 7 it works?
Mh have to download now the full JDK 1.7? Thats a lot.


Reply to this email directly or view it on GitHub:
#8 (comment)

Sent from my Android phone with K-9 Mail. Please excuse my brevity.

from bulk_extractor.

DanielRuf avatar DanielRuf commented on May 30, 2024

MSI? You mean the .exe file?
I am trying currently, lets see if it works now =)
The command line version works like a charm.

from bulk_extractor.

simsong avatar simsong commented on May 30, 2024

I updated the downloads. There is an MSI

Daniel Ruf [email protected] wrote:

MSI? You mean the .exe file?
I am trying currently, lets see if it works now =)
The command line version works like a charm.


Reply to this email directly or view it on GitHub:
#8 (comment)

Sent from my Android phone with K-9 Mail. Please excuse my brevity.

from bulk_extractor.

DanielRuf avatar DanielRuf commented on May 30, 2024

Still the same error with the EXE file I tried, now trying the MSI file
Can you give me the link?
I see there no MSI file: http://digitalcorpora.org/downloads/bulk_extractor
Where did you upload it? Cant find it =(

from bulk_extractor.

simsong avatar simsong commented on May 30, 2024

Check on the Github wiki

Daniel Ruf [email protected] wrote:

Still the same error with the EXE file I tried, now trying the MSI file
Can you give me the link?
I see there no MSI file:
http://digitalcorpora.org/downloads/bulk_extractor
Where did you upload it? Cant find it =(


Reply to this email directly or view it on GitHub:
#8 (comment)

Sent from my Android phone with K-9 Mail. Please excuse my brevity.

from bulk_extractor.

DanielRuf avatar DanielRuf commented on May 30, 2024

which specific page there? I looked all pages there and found no link to an MSI installer or else
just https://github.com/downloads/simsong/bulk_extractor/be_installer-1.3.1_unsigned.exe and thats the same I am using all the time

All don see them there: https://github.com/simsong/bulk_extractor/wiki/_history

Starting the BEViewer.jar fileshipped with this 1.3.1 unsigned exe file via command line gives me Error: Invalid or corrupt jarfile BEViewer.jar

Also 7zip which normally can read and open jar files cant open it (can not be opened as archive) so it seems the jar file is broken.

So this is not a problem with my laptop or system or any configuration I did.

from bulk_extractor.

simsong avatar simsong commented on May 30, 2024

My error. The https://github.com/downloads/simsong/bulk_extractor/be_installer-1.3.1_unsigned.exe is the installer, but it was made with the Nulsoft installer (which we moved to). I just downloaded the unsigned.exe from github on a Windows 7 system and it worked just fine. Have you tried this on a fresh install Windows 7 with Java?

Here are the file details:

$ sha1 BEViewer.jar 
  filename      size                     SHA1                  
===============================================================
BEViewer.jar  1301767  f286e5f6b6b1466f2af4b8e088cddae9860f2a6a

from bulk_extractor.

simsong avatar simsong commented on May 30, 2024

You are correct. We used to have a MSI, but now it is an EXE installer done with NSIS.

I just downloaded this and ran it on my VM. It works fine:

https://github.com/downloads/simsong/bulk_extractor/be_installer-1.3.1_unsigned.exe

The problem is with your system. I suggest you create a new Windows VM, do a clean install of Java, and then install our installer. It should work.

On Dec 25, 2012, at 2:16 PM, Daniel Ruf [email protected] wrote:

which pecific page there? I looked all pages there and found no link to an MSI installer or else


Reply to this email directly or view it on GitHub.

from bulk_extractor.

DanielRuf avatar DanielRuf commented on May 30, 2024

Why not IZPack as installer? Just a suggestion for the future =)

Well, also 7zip and java -jar say that the jar file is corrupted. I am now very confused.

I downloaded it using Google Chrome.
Will try it now again on my Windows 7 64 bit Home Premium SP1 Java7 Update 10 machine

Ok using the jar file in the dir Bulk Extractor 1.3.1 works but in the dirs 32-bit and 64-bit not.
The jar files there are 1KB in size instead of 1272KB so it seems this is the problem.

Starting the jar file directly using the command line solves the problem for me. Seems to be also a problem with the exe file (55KB) in the subdirs.

Can you confirm that this is also on your Windows PC, that the jar files in 32-bit and 64-bit are just 1KB (269bytes?) in size?

from bulk_extractor.

simsong avatar simsong commented on May 30, 2024

Did you check the SHA1 of the file you downloaded to see if it matches f286e5f6b6b1466f2af4b8e088cddae9860f2a6a`?

The MD5 is e33cb19840d07333b3c76df41a1cce65.

Did you try another machine? Please both verify the hash and try on another machine.

On Dec 26, 2012, at 3:46 AM, Daniel Ruf [email protected] wrote:

Why not IZPack as installer? Just a suggestion for the future =)
Well, also 7zip and java -jar say that the jar file is corrupted. I am now very confused.
I downloaded it using Google Chrome.
Will try it now again on my Windows 7 64 bit Home Premium SP1 Java7 Update 10 machine


Reply to this email directly or view it on GitHub.

from bulk_extractor.

DanielRuf avatar DanielRuf commented on May 30, 2024

Other machine the same, jar files in 64-bit directory is just 1KB in size
Seems to be a problem with the installer
But starting the main jar file directly works so this is solved for me.

from bulk_extractor.

simsong avatar simsong commented on May 30, 2024

Did you verify the hash value?

If you want to make a better installer, please do so.

Sent from my iPad

On Dec 26, 2012, at 8:26 AM, Daniel Ruf [email protected] wrote:

Other machine the same, jar files in 64-bit directory is just 1KB in size
Seems to be a problem with the installer
BUt starting the main jar file directly works so this is solved for me.


Reply to this email directly or view it on GitHub.

from bulk_extractor.

DanielRuf avatar DanielRuf commented on May 30, 2024

Hash value is right, just installer issue

from bulk_extractor.

simsong avatar simsong commented on May 30, 2024

Daniel,

This just isn't working.

I've asked you to verify the MD5 or SHA1 file of the JAR file that you downloaded. Have you done that?

I asked you to do a clean install on a new machine. You told me you tried on another machine, but you didn't tell me if you have it running on a clean machine.

I provided the SHA1 and github changed it into a URL to a non-existant location. Kind of weird, but that's what GITHUB did, so that's why I modified the posting on the website.

If you don't want to do these things, that's fine. You don't have to. I've provided you with information and you've told me that you have it operating. I'm going to consider this closed.

Thanks again.

On Dec 26, 2012, at 9:32 AM, Daniel Ruf [email protected] wrote:

f286e5f is 404


Reply to this email directly or view it on GitHub.

from bulk_extractor.

DanielRuf avatar DanielRuf commented on May 30, 2024

I have downloaded the unsigned.exe file like you said.
The other machine is a clean install

The MD5 hash of the big jar file is e33cb19840d07333b3c76df41a1cce65

used https://github.com/downloads/simsong/bulk_extractor/bulk_extractor-1.3.1.zip

this is weird (take a closer look at the filesizes and it seems the beviewer.exe cant launch the jar files, also deinstalled and installed it multiple times, always the same result):

It works now for me, the problem was the 1KB sized jar file.

from bulk_extractor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.