GithubHelp home page GithubHelp logo

Comments (13)

n8han avatar n8han commented on August 19, 2024

That's a new one. Do you have an HTTP proxy configured or anything like that?

from giter8.

bblfish avatar bblfish commented on August 19, 2024

I am quite sure I don't have a proxy set. It was able to get the setup.sh and I think a few of the jars above

from giter8.

n8han avatar n8han commented on August 19, 2024

Yes, conscript's jars have been resolved; that's the part that breaks most often. I just thought that ivy and your shell might be smarter about using a configured proxy than giter8. Since that's ruled out, the only other thing I can guess offhand is a temporary problem with github's api. But perhaps you've tried this on multiple occasions?

from giter8.

bblfish avatar bblfish commented on August 19, 2024

Ah it looks like the general cause was my using OpenJDK 7 on OSX. I have that on by default. After switching back to java6 it worked. I have justplayin on my computer now.

What the precise problems with java 7 are I am not sure.
The old java version was
$ java -version
openjdk version "1.7.0-internal"
OpenJDK Runtime Environment (build 1.7.0-internal-b00)
OpenJDK 64-Bit Server VM (build 21.0-b17, mixed mode)

from giter8.

n8han avatar n8han commented on August 19, 2024

Okay, thanks for reporting it. There may be some deeper problem with dispatch or apache httpclient on Java 7, which we'll want to get to the bottom of.

from giter8.

ngocdaothanh avatar ngocdaothanh commented on August 19, 2024

I can confirm this problem.
I had to switch back to Java 6.

from giter8.

gpampara avatar gpampara commented on August 19, 2024

Can you confirm that this is still the case on the lastest Mac preview of jdk 7? You have reported against a jdk that reports a build number of b000? The latest jdk available has a build number of b225.

from giter8.

gpampara avatar gpampara commented on August 19, 2024

I can confirm that this no longer happens on the later releases of JDK7. I have tested on a mac here using JDK 7u4.

gpampara@scylla ~ % java -version
java version "1.7.0_04-ea"
Java(TM) SE Runtime Environment (build 1.7.0_04-ea-b225)
Java HotSpot(TM) 64-Bit Server VM (build 23.0-b09, mixed mode)

from giter8.

n8han avatar n8han commented on August 19, 2024

Thanks @gpampara ! I'll close this issue then.

from giter8.

synic avatar synic commented on August 19, 2024

This is still happening for me on Ubuntu 11.10, with either openjdk 6 or openjdk 7.

from giter8.

gpampara avatar gpampara commented on August 19, 2024

@synic Although this is unrelated, because this issue is open for OSX, I would assume that is an issue related to Ubuntu. Are you using the Ubuntu debs or the standard ones from OpenJDK? I have no issues using JDK6 nor JDK7 on my Arch Linux system.

from giter8.

synic avatar synic commented on August 19, 2024

@gpampara Ubuntu debs. It works fine with the sun jdk

from giter8.

n8han avatar n8han commented on August 19, 2024

I tested with openjdk on ubuntu for the other issue report and it worked fine for me. So there's more to this; if you want you can open a different issue.

from giter8.

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.