tanqidong1992 / mybatiseditor

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

update site not working #7

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. install from the eclipse market place or from update site 
(https://mybatiseditor.eclipselabs.org.codespot.com/git/org.eclipselabs.mybatise
ditor.updatesite/) 
2. error: Unable to read repository at 
https://mybatiseditor.eclipselabs.org.codespot.com/git/org.eclipselabs.mybatised
itor.updatesite/content.xml.
Unable to read repository at 
https://mybatiseditor.eclipselabs.org.codespot.com/git/org.eclipselabs.mybatised
itor.updatesite/content.xml.
java.util.NoSuchElementException
3. On the update site hte content.xml is missing

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

What version of the product are you using? On what operating system?
eclipse 3.7, OSX

Please provide any additional information below.

Original issue reported on code.google.com by fabio.bo...@gmail.com on 24 May 2012 at 6:45

GoogleCodeExporter commented 8 years ago
Update site works for me (Eclipse 3.7.2, Windows). AFAIK content.xml is not 
required, the content.jar should get precedence (content.jar contains 
content.xml). Please let me know if this error keeps re-occurring, it may be a 
problem specific with Mac.

As a work-around, you should still be able to use the dropins download instead.

Original comment by peerkehe...@gmail.com on 28 May 2012 at 1:00

GoogleCodeExporter commented 8 years ago
i was not able to us the dropins (maybe osx fault, i donk know). After all i 
created a local update site (with all file and directories), unzipped the 
content.jar in context.xml and it worked.

Original comment by fabio.bo...@gmail.com on 28 May 2012 at 10:24

GoogleCodeExporter commented 8 years ago
I pushed an uncompressed content.xml to the update-site. Could you retry with a 
clean 3.7.2 install if this works for you?

Original comment by peerkehe...@gmail.com on 28 May 2012 at 11:36

GoogleCodeExporter commented 8 years ago
from marketplace didnt work. Form update site work only if i dont put https in 
front of it. 
Maybe can be a proxy problem (i'm behind a proxy at work).

The last thing to notice is if i go to 
https://mybatiseditor.eclipselabs.org.codespot.com/git/org.eclipselabs.mybatised
itor.updatesite/ with chrome, the https thing is broken with "The identity of 
this website has not been verified.
 • Server's certificate does not match the URL." message.

Original comment by fabio.bo...@gmail.com on 29 May 2012 at 8:29

GoogleCodeExporter commented 8 years ago
I am going to change the default to http. The Google certificate is broken for 
a while now, and http seems enough for update sites anyway. Thanks for 
reporting!

Original comment by peerkehe...@gmail.com on 4 Jul 2012 at 2:36

GoogleCodeExporter commented 8 years ago

Original comment by peerkehe...@gmail.com on 4 Jul 2012 at 6:23