Offical P4 doesn't install at all

8 messages Options
Embed this post
Permalink
Michael Wessel-2

Offical P4 doesn't install at all

Reply Threaded More More options
Print post
Permalink
Dear all

I can't install any of the official P4 versions from

http://protege.stanford.edu/download/protege/4.0/installanywhere/

* Windows (I am using Windows XP 32 Bit):

- the installer with included VM progresses until 100% and then prompts
me for another installation target / directory. If I select C:/Programme the
progress bar goes again from 0% to 100% and then asks me again for a different
installation location... ad infinitum (!) There is nothing special about my C:
drive.

* Even more problems with the Linux (SuSE 11.1 32 Bit) P4 version:

- The installer without VM works, but complaints about some errors after
installation:

"The installation of Protege 4.0 is finished, but some errors occurred during
the install.  Please see the installation log for details."

(But where is this log??)

But then launching with "run.sh" doesn't work. Nothing happens. run.sh simple
terminates  after 10 seconds. No P4 appears.

- The Installer with included VM doesn't work at all:

mi.wessel@cora:~/Desktop> sh install_protege_4\(2\).bin
Preparing to install...
Extracting the JRE from the installer archive...
Unpacking the JRE...
tar: Skipping to next header
tar: Error exit delayed from previous errors
The included VM could not be unarchived (TAR). Please try to download
the installer again and make sure that you download using 'binary'
mode.  Please do not attempt to install this currently downloaded copy.
mi.wessel@cora:~/Desktop>

On Linux I am using:

java version "1.6.0_0"
IcedTea6 1.4 (suse-24.5.2-i386) Runtime Environment (build 1.6.0_0-b14)
OpenJDK Server VM (build 14.0-b08, mixed mode)

Where can I get a working copy of P4?

Regards and thanks in advance

Michael


_______________________________________________
protege-owl mailing list
[hidden email]
https://mailman.stanford.edu/mailman/listinfo/protege-owl

Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 
Michael Wessel-2

Re: Offical P4 doesn't install at all

Reply Threaded More More options
Print post
Permalink
Am Montag, 29. Juni 2009 13:36:39 schrieb Michael Wessel:
> Dear all
>
> I can't install any of the official P4 versions from
>
> http://protege.stanford.edu/download/protege/4.0/installanywhere/

P.S. If I am using

http://protege.stanford.edu/download/protege/4.0/zip/protege-4.0.zip

my Windows unzip program complains about CRC errors in the following files:

org.protege.common.jar
org.protege.editor.core.application.jar
org.coode.owlviz.jar
uk.ac.machester.cs.owl.factplusplus.jar

I tried to download several times. Always the same errors.

Michael


_______________________________________________
protege-owl mailing list
[hidden email]
https://mailman.stanford.edu/mailman/listinfo/protege-owl

Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 
Ronald Cornet

Re: Offical P4 doesn't install at all

Reply Threaded More More options
Print post
Permalink
> > I can't install any of the official P4 versions from
> >
> > http://protege.stanford.edu/download/protege/4.0/installanywhere/
>
> P.S. If I am using
>
> http://protege.stanford.edu/download/protege/4.0/zip/protege-4.0.zip


I have no problem at all extracting the file on 32bit Windows XP via context menu "Extract all..."
What system are you on?

Ronald

_______________________________________________
protege-owl mailing list
[hidden email]
https://mailman.stanford.edu/mailman/listinfo/protege-owl

Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 
Michael Wessel-2

Re: Offical P4 doesn't install at all

Reply Threaded More More options
Print post
Permalink
In reply to this post by Michael Wessel-2
> From: Ronald Cornet <r.cornet <at> amc.uva.nl>
> Subject: Re: Offical P4 doesn't install at all
> Newsgroups: gmane.comp.misc.ontology.protege.owl
> Date: 2009-06-30 15:44:49 GMT (3 hours and 11 minutes ago)
>
> > > I can't install any of the official P4 versions from
> > >
> > > http://protege.stanford.edu/download/protege/4.0/installanywhere/
> >
> > P.S. If I am using
> >
> > http://protege.stanford.edu/download/protege/4.0/zip/protege-4.0.zip
>
> I have no problem at all extracting the file on 32bit Windows XP via
> context menu "Extract all..." What system are you on?

Hello Ronald,

I think you need to use an unzip program which performs CRC checks on the
content (the Windows "Extract All..." doesn't do that, I fear) to see that
the archive is somehow corrupt. I found this using a free program called "7Zip"
on Windows, but also "unzip" on Linux agrees that there are some errors:

mi.wessel@cora:~/Desktop> unzip -t protege-4.0.zip
Archive:  protege-4.0.zip
    testing: Protege_4.0/             OK
    testing: Protege_4.0/bundles/     OK
    testing: Protege_4.0/configuration/   OK
    testing: Protege_4.0/logs/        OK
    testing: Protege_4.0/plugins/     OK
    testing: Protege_4.0/bundles/org.eclipse.equinox.common.jar   OK
    testing: Protege_4.0/bundles/org.eclipse.equinox.registry.jar   OK
    testing: Protege_4.0/bundles/org.protege.common.jar   bad CRC 6313a4fa  (should be
acd48774)
    testing: Protege_4.0/bundles/org.protege.editor.core.application.jar   bad CRC 721d07a9  
(should be 2e80e862)
    testing: Protege_4.0/configuration/config.ini   OK
    testing: Protege_4.0/log4j.xml    OK
    testing: Protege_4.0/org.eclipse.osgi.jar   OK
    testing: Protege_4.0/plugins/org.coode.dlquery.jar   OK
    testing: Protege_4.0/plugins/org.coode.owlviz.jar   OK
    testing: Protege_4.0/plugins/org.protege.editor.owl.jar   bad CRC 21ead77d  (should be
d17a62cf)
    testing: Protege_4.0/plugins/org.semanticweb.owl.owlapi.jar   bad CRC 0193ec1b  (should
be 61f88f7c)
    testing: Protege_4.0/plugins/uk.ac.manchester.cs.owl.factplusplus.jar   bad CRC 7f4efdf8  
(should be 0d0383f0)
    testing: Protege_4.0/run.bat      OK
    testing: Protege_4.0/run.command   OK
    testing: Protege_4.0/run.sh       OK
At least one error was detected in protege-4.0.zip.


Regards

Michael


_______________________________________________
protege-owl mailing list
[hidden email]
https://mailman.stanford.edu/mailman/listinfo/protege-owl

Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 
Ronald Cornet

Re: Offical P4 doesn't install at all

Reply Threaded More More options
Print post
Permalink
Also 7Zip doesn't seem to have any problem.
I don't know if I must tell 7Zip to CRC, so it may be that it doesn't check...

Strange anyhow...

Ronald

###############################################################
Ronald Cornet, PhD                    email: [hidden email]
dept. of Medical Informatics          phone: +31 (0)20 566 5188
Academic Medical Center, Room J1B-115 fax:   +31 (0)20 691 9840
P.O.Box 22700                         www: http://kik.amc.uva.nl/home/rcornet/
1100 DE  Amsterdam
The Netherlands                       'The truth is out there'
 

> -----Original Message-----
> From: [hidden email]
> [mailto:[hidden email]] On Behalf
> Of Michael Wessel
> Sent: Tuesday, June 30, 2009 21:01
> To: User support for the Protege-OWL editor
> Subject: Re: [protege-owl] Offical P4 doesn't install at all
>
> > From: Ronald Cornet <r.cornet <at> amc.uva.nl>
> > Subject: Re: Offical P4 doesn't install at all
> > Newsgroups: gmane.comp.misc.ontology.protege.owl
> > Date: 2009-06-30 15:44:49 GMT (3 hours and 11 minutes ago)
> >
> > > > I can't install any of the official P4 versions from
> > > >
> > > >
> http://protege.stanford.edu/download/protege/4.0/installanywhere/
> > >
> > > P.S. If I am using
> > >
> > >
> http://protege.stanford.edu/download/protege/4.0/zip/protege-4.0.zip
> >
> > I have no problem at all extracting the file on 32bit
> Windows XP via
> > context menu "Extract all..." What system are you on?
>
> Hello Ronald,
>
> I think you need to use an unzip program which performs CRC
> checks on the content (the Windows "Extract All..." doesn't
> do that, I fear) to see that the archive is somehow corrupt.
> I found this using a free program called "7Zip"
> on Windows, but also "unzip" on Linux agrees that there are
> some errors:
>
> mi.wessel@cora:~/Desktop> unzip -t protege-4.0.zip
> Archive:  protege-4.0.zip
>     testing: Protege_4.0/             OK
>     testing: Protege_4.0/bundles/     OK
>     testing: Protege_4.0/configuration/   OK
>     testing: Protege_4.0/logs/        OK
>     testing: Protege_4.0/plugins/     OK
>     testing: Protege_4.0/bundles/org.eclipse.equinox.common.jar   OK
>     testing: Protege_4.0/bundles/org.eclipse.equinox.registry.jar   OK
>     testing: Protege_4.0/bundles/org.protege.common.jar   bad
> CRC 6313a4fa  (should be
> acd48774)
>     testing:
> Protege_4.0/bundles/org.protege.editor.core.application.jar  
> bad CRC 721d07a9
> (should be 2e80e862)
>     testing: Protege_4.0/configuration/config.ini   OK
>     testing: Protege_4.0/log4j.xml    OK
>     testing: Protege_4.0/org.eclipse.osgi.jar   OK
>     testing: Protege_4.0/plugins/org.coode.dlquery.jar   OK
>     testing: Protege_4.0/plugins/org.coode.owlviz.jar   OK
>     testing: Protege_4.0/plugins/org.protege.editor.owl.jar  
> bad CRC 21ead77d  (should be
> d17a62cf)
>     testing:
> Protege_4.0/plugins/org.semanticweb.owl.owlapi.jar   bad CRC
> 0193ec1b  (should
> be 61f88f7c)
>     testing:
> Protege_4.0/plugins/uk.ac.manchester.cs.owl.factplusplus.jar  
>  bad CRC 7f4efdf8
> (should be 0d0383f0)
>     testing: Protege_4.0/run.bat      OK
>     testing: Protege_4.0/run.command   OK
>     testing: Protege_4.0/run.sh       OK
> At least one error was detected in protege-4.0.zip.
>
>
> Regards
>
> Michael
>
>
> _______________________________________________
> protege-owl mailing list
> [hidden email]
> https://mailman.stanford.edu/mailman/listinfo/protege-owl
>
> Instructions for unsubscribing:
> http://protege.stanford.edu/doc/faq.html#01a.03
>
>

_______________________________________________
protege-owl mailing list
[hidden email]
https://mailman.stanford.edu/mailman/listinfo/protege-owl

Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 
Michael Wessel-2

Re: Offical P4 doesn't install at all

Reply Threaded More More options
Print post
Permalink
In reply to this post by Michael Wessel-2
Am Dienstag, 30. Juni 2009 22:42:44 schrieb Ronald Cornet:
> Also 7Zip doesn't seem to have any problem.
> I don't know if I must tell 7Zip to CRC, so it may be that it doesn't
> check...

Perhaps you'll have to use the "Test" button... ;-)

> Strange anyhow...

Indeed.

Does the Windows installer work for you?  

Michael



_______________________________________________
protege-owl mailing list
[hidden email]
https://mailman.stanford.edu/mailman/listinfo/protege-owl

Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 
Ronald Cornet

Re: Offical P4 doesn't install at all

Reply Threaded More More options
Print post
Permalink
My only test is that protégé once extracted runs fine.


I don't know and don't want to know whether the installer works. :-)
I hate installers, I love software that runs off a USB stick.
And protégé does!

:-)

Ronald

###############################################################
Ronald Cornet, PhD                    email: [hidden email]
dept. of Medical Informatics          phone: +31 (0)20 566 5188
Academic Medical Center, Room J1B-115 fax:   +31 (0)20 691 9840
P.O.Box 22700                         www: http://kik.amc.uva.nl/home/rcornet/
1100 DE  Amsterdam
The Netherlands                       'The truth is out there'
 

> -----Original Message-----
> From: [hidden email]
> [mailto:[hidden email]] On Behalf
> Of Michael Wessel
> Sent: Tuesday, June 30, 2009 23:07
> To: User support for the Protege-OWL editor
> Subject: Re: [protege-owl] Offical P4 doesn't install at all
>
> Am Dienstag, 30. Juni 2009 22:42:44 schrieb Ronald Cornet:
> > Also 7Zip doesn't seem to have any problem.
> > I don't know if I must tell 7Zip to CRC, so it may be that
> it doesn't
> > check...
>
> Perhaps you'll have to use the "Test" button... ;-)
>
> > Strange anyhow...
>
> Indeed.
>
> Does the Windows installer work for you?
>
> Michael
>
>
>
> _______________________________________________
> protege-owl mailing list
> [hidden email]
> https://mailman.stanford.edu/mailman/listinfo/protege-owl
>
> Instructions for unsubscribing:
> http://protege.stanford.edu/doc/faq.html#01a.03
>
>

_______________________________________________
protege-owl mailing list
[hidden email]
https://mailman.stanford.edu/mailman/listinfo/protege-owl

Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 
Nick Drummond

Re: Offical P4 doesn't install at all

Reply Threaded More More options
Print post
Permalink
Yes, I like this too.

If you are having serious problems you can get a zipped, non installer
version just under the installer link at [1].

Cheers

Nick

[1] http://protege.stanford.edu/download/registered.html#p4



2009/6/30 Ronald Cornet <[hidden email]>:

> My only test is that protégé once extracted runs fine.
>
>
> I don't know and don't want to know whether the installer works. :-)
> I hate installers, I love software that runs off a USB stick.
> And protégé does!
>
> :-)
>
> Ronald
>
> ###############################################################
> Ronald Cornet, PhD                    email: [hidden email]
> dept. of Medical Informatics          phone: +31 (0)20 566 5188
> Academic Medical Center, Room J1B-115 fax:   +31 (0)20 691 9840
> P.O.Box 22700                         www: http://kik.amc.uva.nl/home/rcornet/
> 1100 DE  Amsterdam
> The Netherlands                       'The truth is out there'
>
>
>> -----Original Message-----
>> From: [hidden email]
>> [mailto:[hidden email]] On Behalf
>> Of Michael Wessel
>> Sent: Tuesday, June 30, 2009 23:07
>> To: User support for the Protege-OWL editor
>> Subject: Re: [protege-owl] Offical P4 doesn't install at all
>>
>> Am Dienstag, 30. Juni 2009 22:42:44 schrieb Ronald Cornet:
>> > Also 7Zip doesn't seem to have any problem.
>> > I don't know if I must tell 7Zip to CRC, so it may be that
>> it doesn't
>> > check...
>>
>> Perhaps you'll have to use the "Test" button... ;-)
>>
>> > Strange anyhow...
>>
>> Indeed.
>>
>> Does the Windows installer work for you?
>>
>> Michael
>>
>>
>>
>> _______________________________________________
>> protege-owl mailing list
>> [hidden email]
>> https://mailman.stanford.edu/mailman/listinfo/protege-owl
>>
>> Instructions for unsubscribing:
>> http://protege.stanford.edu/doc/faq.html#01a.03
>>
>>
>
> _______________________________________________
> protege-owl mailing list
> [hidden email]
> https://mailman.stanford.edu/mailman/listinfo/protege-owl
>
> Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03
>
_______________________________________________
protege-owl mailing list
[hidden email]
https://mailman.stanford.edu/mailman/listinfo/protege-owl

Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03