Woopra Forums » Troubleshooting » Linux Software

No new Linux download?

(4 posts)
  • Started 4 months ago by skidvis
  • Latest reply from trm96
  • This topic is not a support question
  • The download for Windows is 1.1.2.2 but for linux it's still 1.1.2.1.
    I use Ubuntu so I don't have a root account and the update from within Woopra can't launch the installer.
    Putting the version #'s and dates on the download page would be useful as well.

    Posted 4 months ago #
  • For anyone in the same boat..
    If you Woopra update fails, open a command prompt,
    cd to /root/Woopra/temp and run: sudo sh temp_unix.sh
    That should run the installer to upgrade you to 1.1.2.2

    Posted 4 months ago #
  • cowboyofbottrop
    Member

    I'm using Sidux, so I have a root account. But it's not possible to update the client. So I loaded the software again and tried to install, where I get an error message from install4j:

    java.io.IOException: wrong magic number

    Here the part out of the error log:

    Exception:

    java.io.IOException: wrong magic number
    at com.install4j.runtime.installer.helper.content.ContentCollector.initUnextractedFiles(Unknown Source)
    at com.install4j.runtime.installer.helper.content.ContentCollector.collectContentStreams(Unknown Source)
    at com.install4j.runtime.installer.helper.content.ContentInstaller.doStandardInstallation(Unknown Source)
    at com.install4j.runtime.beans.actions.InstallFilesAction.install(Unknown Source)
    at com.install4j.runtime.installer.InstallerContextImpl.performActionInt(Unknown Source)
    at com.install4j.runtime.installer.ContextImpl.performAction(Unknown Source)
    at com.install4j.runtime.installer.controller.Controller.executeActions(Unknown Source)
    at com.install4j.runtime.installer.controller.Controller.handleCommand(Unknown Source)
    at com.install4j.runtime.installer.controller.Controller.start(Unknown Source)
    at com.install4j.runtime.installer.Installer.main(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
    at com.install4j.runtime.Launcher.main(Unknown Source)

    Who can tell, where the problem is?

    Posted 4 months ago #
  • trm96
    Member

    @skidvis
    I ran into the same problem as you here is what i did to fix it (what i did that worked):

    First i

    chmod 775 /root/Woopra/temp/temp_unix.sh

    next i ran the ran the temp_unix.sh file using sudo

    I agree putting the version #'s and dates on the download page would be useful

    Posted 4 months ago #

RSS feed for this topic

Reply

You must log in to post.