aborg0 / hits_orig_export

Automatically exported from code.google.com/p/hits
0 stars 0 forks source link

Update site not working correctly. Can only download KNIME feature 0.0.1 #13

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Using Eclipse 3.4.2 and add the site to the update manager
2. Look for updates
3.

What is the expected output? What do you see instead?

You should see HITS in the update site available features. Only KNIME 
Utilitioes shows up. Using Eclipse 3.3.2 does not cause this problem. I 
suspect a problem with the way the update site.
Dropping: ie.tcd.imm.hits.feature_0.1.1.jar ; ie.tcd.imm.hits_0.1.1.jar ; 
ie.tcd.imm.hits.3rdparty_0.1.0.jar in eclipse dropins folder allows to get 
access to the KNIME nodes.

What version of the product are you using? On what operating system?
Eclipse 3.4.2 / Could not download HITS.

Please provide any additional information below.
Cf. attached image of the update manager.

Original issue reported on code.google.com by gbon...@gmail.com on 17 Apr 2009 at 11:45

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by aborgabor on 20 Apr 2009 at 11:39

GoogleCodeExporter commented 9 years ago
For me the update works for eclipse 3.4.2 with HiTS 0.2.0. Hope this solved your
problem too. Thanks for the report.

Original comment by aborgabor on 1 May 2009 at 7:31

GoogleCodeExporter commented 9 years ago
I can know see Hits 0.2.0! Great !

Original comment by gbon...@gmail.com on 1 May 2009 at 8:06

GoogleCodeExporter commented 9 years ago
However after removing the old nodes and installing Hits0.2.0, I cannot see the 
HITS 
node in the Node repository. Am I missing something?

Original comment by gbon...@gmail.com on 1 May 2009 at 8:48

GoogleCodeExporter commented 9 years ago
After looking a bit more closely, I think this may have to do with the fact 
that I 
only see the "HiTS main feature" for download and not the "HiTS main plugin".

Original comment by gbon...@gmail.com on 1 May 2009 at 9:26

GoogleCodeExporter commented 9 years ago
Hmm. Your problem might be originated in the deletion of old nodes.
Could you explain what were the exact steps you did?
(HiTS 0.2.0 feature depends on the 3rdparty 0.1.0 plugin, and the 0.2.0 plugin, 
so it
needs both to work correctly.) Do you have any errors/warnings in your startup 
logs
possibly related to this problem? (knime.log, or eclipse log)
Were you using the update site to install the new version?
(Regarding to your comment #5, it is possible that my error in the description 
naming
might confuse you, I have fixed the description of the plugin's 0.2.0 jar.)
Thanks for reporting these problems.

PS: You should not see the plugin in the update/install process, it enumerates 
only
the features. (One feature might contain multiple plugins.)

Original comment by aborgabor on 3 May 2009 at 8:58

GoogleCodeExporter commented 9 years ago
Thanks for the answer. Here is what I did:

1) Remove from the eclipse droppins folder the old hits related plugins that I 
had 
placed.

2) Using the update site install the "Hits Main feature 0.2.0" from "Hits Main".

There is no link in the update manager to install the 3rd party dependencies. 
In 
addition even if I place the 3rd dependencies in the dropins folder, I cannot 
see 
the Hits node. To fix, I had to unistall and re-install "Hits Main feature 
0.2.0" 
with the 3rd party dependencies in. For some reason I had some errors:
An error occurred during provisioning.
  Error reading signed content.
  The file "C:\Program 
Files\eclipse\plugins\org.apache.jakarta_log4j_1.2.8.v200607172048" does not 
exist

Installed this dependencies and it worked. Go figure.

Thanks for the help! Perhpas updating the update site to allow installation of 
3rd 
party dependencies would make sense.

Best

Original comment by gbon...@gmail.com on 4 May 2009 at 6:43

Attachments:

GoogleCodeExporter commented 9 years ago
I guess this problem is related to the missing dependency of the KNIME Labs 
Distance Matrix Feature. At least I was unable to reproduce this actual 
problem, 
though experienced similar when the Distance Matrix feature was not installed. 
I 
have updated the documentation related to this problem.
Could you check whether you can still reproduce this problem?
The 3rd party repositories -in my opinion- are enabled. At least I do not know 
how to disable or enable their access.
Thanks for the error report.

Original comment by aborgabor on 12 May 2009 at 8:17

GoogleCodeExporter commented 9 years ago
Hopefully it works well with the 0.3.0 release too. Closing again.

In case something is not correct the workaround:
Download the site.xml file
(http://hits.googlecode.com/svn/trunk/ie.tcd.imm.hits.update/site.xml), and set 
as
local repository. In this case it will work as a 3.3 like repository, so the p2
update manager should fall back, and hopefully update.

(I was unable to update in my 3.4 based installation, also it was successful 
with a
3.5m7 based one.)

Original comment by aborgabor on 29 May 2009 at 1:49