You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@whirr.apache.org by Russell Jurney <ru...@gmail.com> on 2013/08/09 02:25:33 UTC

install_oracle_jdk_7

Anyone ever see this? I have errors with my cluster coming up, and this
looks like part of it. I instsall_oracle_jdk_7, and it looks like maybe
this core action fails?

tar: Exiting with failure status due to previous errors
mv: cannot stat `jdk1*': No such file or directory
update-alternatives: error: alternative path
/usr/lib/jvm/java-7-oracle/bin/java doesn't exist.
update-alternatives: error: alternative /usr/lib/jvm/java-7-oracle/bin/java
for java not registered, not setting.
curl: (22) The requested URL returned error: 404

-- 
Russell Jurney twitter.com/rjurney russell.jurney@gmail.com datasyndrome.com

Re: install_oracle_jdk_7

Posted by Russell Jurney <ru...@gmail.com>.
I replaced the .bin link with a .tar.gz and altered it to ungzip it, but
for some reason the script didn't work.


On Wed, Aug 14, 2013 at 2:06 PM, Michael Segel <mi...@hotmail.com>wrote:

> I'm trying to download the gzip from Oracle and placing it in an S3
> bucket.
> Then modify the script to point to S3…
>
> I wonder if I put a copy of the install script in the resource directory
> if it would take precedence over the default script?
>
> I don't know if you tried this in your changes.
>
> I'll let you know if it works.
>
> Thx
>
> On Aug 14, 2013, at 3:44 PM, Russell Jurney <ru...@gmail.com>
> wrote:
>
> For the moment, I'm using openjdk. Will look at this again soon.
>
>
> On Wed, Aug 14, 2013 at 7:25 AM, Michael Segel <mi...@hotmail.com>wrote:
>
>> Any resolution?
>>
>> Thx
>>
>> On Aug 8, 2013, at 9:32 PM, Russell Jurney <ru...@gmail.com>
>> wrote:
>>
>> Hmmmm just replacing the urls doesn't work.
>>
>>
>> On Thu, Aug 8, 2013 at 6:28 PM, Russell Jurney <ru...@gmail.com>wrote:
>>
>>> Arg, Oracle is trying to break stuff like this :/ I've just fixed this
>>> and will create a JIRA and upload a patch.
>>>
>>>
>>> On Thu, Aug 8, 2013 at 5:28 PM, Andrew Bayer <an...@gmail.com>wrote:
>>>
>>>> Yeah, the Oracle JDK install is busted due to them changing download
>>>> URLs yet again.
>>>> A.
>>>>
>>>>
>>>> On Thu, Aug 8, 2013 at 5:25 PM, Russell Jurney <
>>>> russell.jurney@gmail.com> wrote:
>>>>
>>>>> Anyone ever see this? I have errors with my cluster coming up, and
>>>>> this looks like part of it. I instsall_oracle_jdk_7, and it looks like
>>>>> maybe this core action fails?
>>>>>
>>>>> tar: Exiting with failure status due to previous errors
>>>>> mv: cannot stat `jdk1*': No such file or directory
>>>>> update-alternatives: error: alternative path
>>>>> /usr/lib/jvm/java-7-oracle/bin/java doesn't exist.
>>>>> update-alternatives: error: alternative
>>>>> /usr/lib/jvm/java-7-oracle/bin/java for java not registered, not setting.
>>>>> curl: (22) The requested URL returned error: 404
>>>>>
>>>>> --
>>>>> Russell Jurney twitter.com/rjurney russell.jurney@gmail.com
>>>>> datasyndrome.com
>>>>>
>>>>
>>>>
>>>
>>>
>>> --
>>> Russell Jurney twitter.com/rjurney russell.jurney@gmail.com datasyndrome
>>> .com
>>>
>>
>>
>>
>> --
>> Russell Jurney twitter.com/rjurney russell.jurney@gmail.com datasyndrome.
>> com
>>
>>
>>
>
>
> --
> Russell Jurney twitter.com/rjurney russell.jurney@gmail.com datasyndrome.
> com
>
>
>


-- 
Russell Jurney twitter.com/rjurney russell.jurney@gmail.com datasyndrome.com

Re: install_oracle_jdk_7

Posted by Michael Segel <mi...@hotmail.com>.
I'm trying to download the gzip from Oracle and placing it in an S3 bucket. 
Then modify the script to point to S3… 

I wonder if I put a copy of the install script in the resource directory if it would take precedence over the default script? 

I don't know if you tried this in your changes.

I'll let you know if it works. 

Thx

On Aug 14, 2013, at 3:44 PM, Russell Jurney <ru...@gmail.com> wrote:

> For the moment, I'm using openjdk. Will look at this again soon.
> 
> 
> On Wed, Aug 14, 2013 at 7:25 AM, Michael Segel <mi...@hotmail.com> wrote:
> Any resolution? 
> 
> Thx
> 
> On Aug 8, 2013, at 9:32 PM, Russell Jurney <ru...@gmail.com> wrote:
> 
>> Hmmmm just replacing the urls doesn't work.
>> 
>> 
>> On Thu, Aug 8, 2013 at 6:28 PM, Russell Jurney <ru...@gmail.com> wrote:
>> Arg, Oracle is trying to break stuff like this :/ I've just fixed this and will create a JIRA and upload a patch.
>> 
>> 
>> On Thu, Aug 8, 2013 at 5:28 PM, Andrew Bayer <an...@gmail.com> wrote:
>> Yeah, the Oracle JDK install is busted due to them changing download URLs yet again. 
>> A.
>> 
>> 
>> On Thu, Aug 8, 2013 at 5:25 PM, Russell Jurney <ru...@gmail.com> wrote:
>> Anyone ever see this? I have errors with my cluster coming up, and this looks like part of it. I instsall_oracle_jdk_7, and it looks like maybe this core action fails?
>> 
>> tar: Exiting with failure status due to previous errors
>> mv: cannot stat `jdk1*': No such file or directory
>> update-alternatives: error: alternative path /usr/lib/jvm/java-7-oracle/bin/java doesn't exist.
>> update-alternatives: error: alternative /usr/lib/jvm/java-7-oracle/bin/java for java not registered, not setting.
>> curl: (22) The requested URL returned error: 404
>> 
>> -- 
>> Russell Jurney twitter.com/rjurney russell.jurney@gmail.com datasyndrome.com
>> 
>> 
>> 
>> 
>> -- 
>> Russell Jurney twitter.com/rjurney russell.jurney@gmail.com datasyndrome.com
>> 
>> 
>> 
>> -- 
>> Russell Jurney twitter.com/rjurney russell.jurney@gmail.com datasyndrome.com
> 
> 
> 
> 
> -- 
> Russell Jurney twitter.com/rjurney russell.jurney@gmail.com datasyndrome.com


Re: install_oracle_jdk_7

Posted by Russell Jurney <ru...@gmail.com>.
For the moment, I'm using openjdk. Will look at this again soon.


On Wed, Aug 14, 2013 at 7:25 AM, Michael Segel <mi...@hotmail.com>wrote:

> Any resolution?
>
> Thx
>
> On Aug 8, 2013, at 9:32 PM, Russell Jurney <ru...@gmail.com>
> wrote:
>
> Hmmmm just replacing the urls doesn't work.
>
>
> On Thu, Aug 8, 2013 at 6:28 PM, Russell Jurney <ru...@gmail.com>wrote:
>
>> Arg, Oracle is trying to break stuff like this :/ I've just fixed this
>> and will create a JIRA and upload a patch.
>>
>>
>> On Thu, Aug 8, 2013 at 5:28 PM, Andrew Bayer <an...@gmail.com>wrote:
>>
>>> Yeah, the Oracle JDK install is busted due to them changing download
>>> URLs yet again.
>>> A.
>>>
>>>
>>> On Thu, Aug 8, 2013 at 5:25 PM, Russell Jurney <russell.jurney@gmail.com
>>> > wrote:
>>>
>>>> Anyone ever see this? I have errors with my cluster coming up, and this
>>>> looks like part of it. I instsall_oracle_jdk_7, and it looks like maybe
>>>> this core action fails?
>>>>
>>>> tar: Exiting with failure status due to previous errors
>>>> mv: cannot stat `jdk1*': No such file or directory
>>>> update-alternatives: error: alternative path
>>>> /usr/lib/jvm/java-7-oracle/bin/java doesn't exist.
>>>> update-alternatives: error: alternative
>>>> /usr/lib/jvm/java-7-oracle/bin/java for java not registered, not setting.
>>>> curl: (22) The requested URL returned error: 404
>>>>
>>>> --
>>>> Russell Jurney twitter.com/rjurney russell.jurney@gmail.com
>>>> datasyndrome.com
>>>>
>>>
>>>
>>
>>
>> --
>> Russell Jurney twitter.com/rjurney russell.jurney@gmail.com datasyndrome.
>> com
>>
>
>
>
> --
> Russell Jurney twitter.com/rjurney russell.jurney@gmail.com datasyndrome.
> com
>
>
>


-- 
Russell Jurney twitter.com/rjurney russell.jurney@gmail.com datasyndrome.com

Re: install_oracle_jdk_7

Posted by Michael Segel <mi...@hotmail.com>.
Any resolution? 

Thx

On Aug 8, 2013, at 9:32 PM, Russell Jurney <ru...@gmail.com> wrote:

> Hmmmm just replacing the urls doesn't work.
> 
> 
> On Thu, Aug 8, 2013 at 6:28 PM, Russell Jurney <ru...@gmail.com> wrote:
> Arg, Oracle is trying to break stuff like this :/ I've just fixed this and will create a JIRA and upload a patch.
> 
> 
> On Thu, Aug 8, 2013 at 5:28 PM, Andrew Bayer <an...@gmail.com> wrote:
> Yeah, the Oracle JDK install is busted due to them changing download URLs yet again. 
> A.
> 
> 
> On Thu, Aug 8, 2013 at 5:25 PM, Russell Jurney <ru...@gmail.com> wrote:
> Anyone ever see this? I have errors with my cluster coming up, and this looks like part of it. I instsall_oracle_jdk_7, and it looks like maybe this core action fails?
> 
> tar: Exiting with failure status due to previous errors
> mv: cannot stat `jdk1*': No such file or directory
> update-alternatives: error: alternative path /usr/lib/jvm/java-7-oracle/bin/java doesn't exist.
> update-alternatives: error: alternative /usr/lib/jvm/java-7-oracle/bin/java for java not registered, not setting.
> curl: (22) The requested URL returned error: 404
> 
> -- 
> Russell Jurney twitter.com/rjurney russell.jurney@gmail.com datasyndrome.com
> 
> 
> 
> 
> -- 
> Russell Jurney twitter.com/rjurney russell.jurney@gmail.com datasyndrome.com
> 
> 
> 
> -- 
> Russell Jurney twitter.com/rjurney russell.jurney@gmail.com datasyndrome.com


Re: install_oracle_jdk_7

Posted by Russell Jurney <ru...@gmail.com>.
Hmmmm just replacing the urls doesn't work.


On Thu, Aug 8, 2013 at 6:28 PM, Russell Jurney <ru...@gmail.com>wrote:

> Arg, Oracle is trying to break stuff like this :/ I've just fixed this and
> will create a JIRA and upload a patch.
>
>
> On Thu, Aug 8, 2013 at 5:28 PM, Andrew Bayer <an...@gmail.com>wrote:
>
>> Yeah, the Oracle JDK install is busted due to them changing download URLs
>> yet again.
>>
>> A.
>>
>>
>> On Thu, Aug 8, 2013 at 5:25 PM, Russell Jurney <ru...@gmail.com>wrote:
>>
>>> Anyone ever see this? I have errors with my cluster coming up, and this
>>> looks like part of it. I instsall_oracle_jdk_7, and it looks like maybe
>>> this core action fails?
>>>
>>> tar: Exiting with failure status due to previous errors
>>> mv: cannot stat `jdk1*': No such file or directory
>>> update-alternatives: error: alternative path
>>> /usr/lib/jvm/java-7-oracle/bin/java doesn't exist.
>>> update-alternatives: error: alternative
>>> /usr/lib/jvm/java-7-oracle/bin/java for java not registered, not setting.
>>> curl: (22) The requested URL returned error: 404
>>>
>>> --
>>> Russell Jurney twitter.com/rjurney russell.jurney@gmail.com datasyndrome
>>> .com
>>>
>>
>>
>
>
> --
> Russell Jurney twitter.com/rjurney russell.jurney@gmail.com datasyndrome.
> com
>



-- 
Russell Jurney twitter.com/rjurney russell.jurney@gmail.com datasyndrome.com

Re: install_oracle_jdk_7

Posted by Russell Jurney <ru...@gmail.com>.
Arg, Oracle is trying to break stuff like this :/ I've just fixed this and
will create a JIRA and upload a patch.


On Thu, Aug 8, 2013 at 5:28 PM, Andrew Bayer <an...@gmail.com> wrote:

> Yeah, the Oracle JDK install is busted due to them changing download URLs
> yet again.
>
> A.
>
>
> On Thu, Aug 8, 2013 at 5:25 PM, Russell Jurney <ru...@gmail.com>wrote:
>
>> Anyone ever see this? I have errors with my cluster coming up, and this
>> looks like part of it. I instsall_oracle_jdk_7, and it looks like maybe
>> this core action fails?
>>
>> tar: Exiting with failure status due to previous errors
>> mv: cannot stat `jdk1*': No such file or directory
>> update-alternatives: error: alternative path
>> /usr/lib/jvm/java-7-oracle/bin/java doesn't exist.
>> update-alternatives: error: alternative
>> /usr/lib/jvm/java-7-oracle/bin/java for java not registered, not setting.
>> curl: (22) The requested URL returned error: 404
>>
>> --
>> Russell Jurney twitter.com/rjurney russell.jurney@gmail.com datasyndrome.
>> com
>>
>
>


-- 
Russell Jurney twitter.com/rjurney russell.jurney@gmail.com datasyndrome.com

Re: install_oracle_jdk_7

Posted by Andrew Bayer <an...@gmail.com>.
Yeah, the Oracle JDK install is busted due to them changing download URLs
yet again.

A.

On Thu, Aug 8, 2013 at 5:25 PM, Russell Jurney <ru...@gmail.com>wrote:

> Anyone ever see this? I have errors with my cluster coming up, and this
> looks like part of it. I instsall_oracle_jdk_7, and it looks like maybe
> this core action fails?
>
> tar: Exiting with failure status due to previous errors
> mv: cannot stat `jdk1*': No such file or directory
> update-alternatives: error: alternative path
> /usr/lib/jvm/java-7-oracle/bin/java doesn't exist.
> update-alternatives: error: alternative
> /usr/lib/jvm/java-7-oracle/bin/java for java not registered, not setting.
> curl: (22) The requested URL returned error: 404
>
> --
> Russell Jurney twitter.com/rjurney russell.jurney@gmail.com datasyndrome.
> com
>