- Stephen
---
Sent from my Android phone, so random spelling mistakes, random nonsense words and other nonsense are a direct result of using swype to type on the screen
if you just do a snapshot build of the remoting github repo it should be signed with the debug signatures to let you test
- Stephen
---
Sent from my Android phone, so random spelling mistakes, random nonsense words and other nonsense are a direct result of using swype to type on the screen
Just committed a fix toward 1.424.
Is there any ticket for this? I looked for it but didn't find any.
On 07/27/2011 05:38 AM, Stephen Connolly wrote:
if you just do a snapshot build of the remoting github repo it should be signed
with the debug signatures to let you test
- Stephen
---
Sent from my Android phone, so random spelling mistakes, random nonsense words
and other nonsense are a direct result of using swype to type on the screen
On 27 Jul 2011 12:06, "Cees Bos"<cbos.ec<http://cbos.ec>@gmail.com
<http://gmail.com>> wrote:
> Hi Stephen,
>
> Thanks for solving the issue!
>
> Is is possible to share a local signed remoting.jar so I can test the slaves
> with that?
>
> Regards,
> Cees
>
> On Wed, Jul 27, 2011 at 12:14 PM, Stephen Connolly<
> stephen.alan.connolly@gmail.com<mailto:stephen.alan.conn...@gmail.com>> wrote:
>
>> 7d45771e81dcc20e06065c2d41d3fbcf5cadd875 fixes this issue. the root cause
>> was e9ee3f02d7075d13f149529694cb63367a796d5b which took out the execution.
>>
>> We need KK to push a release of the remoting as AFAIK he is the only one
>> with the trusted keystore (though I suspect the trusted keystore is
>> available to all three of the triumvirate)
>>
>> FYI, 47dcb7e4affcd55527ec78e00eb06b0741cb560b fixes the build when not
>> doing a release, so the release would be best
>> after 47dcb7e4affcd55527ec78e00eb06b0741cb560b rather than
>> from 7d45771e81dcc20e06065c2d41d3fbcf5cadd875
>>
>>
>> On 27 July 2011 07:32, Stephen Connolly<stephen.alan.conn...@gmail.com<mailto:stephen.alan.connolly@gmail.com>>wrote:
>>
>>> i will investigate today... it should be being signed though... hrm
>>>
>>> - Stephen
>>>
>>> ---
>>> Sent from my Android phone, so random spelling mistakes, random nonsense
>>> words and other nonsense are a direct result of using swype to type on the
>>> screen
>>> On 27 Jul 2011 07:19, "Cees Bos"<cbos.ec<http://cbos.ec>@gmail.com
<http://gmail.com>> wrote:
>>> > @Kohsuke/@Stephen the remoting.jar is unsigned.
>>> >
>>> > I faced the same issue while testing 1.424 for ticket
>>> > https://issues.jenkins-ci.org/browse/JENKINS-10424
>>> > JNLP slaves are not starting anymore.
>>> >
>>> > I think the issue is introduced on July 12th with the changes around
>>> > signing: https://github.com/jenkinsci/remoting/commits/master
>>> >
>>> > Regards,
>>> > Cees
>>> >
>>> > On Tue, Jul 26, 2011 at 6:32 PM, Thomas Fields<thomas...@gmail.com
<mailto:thomasmfields@gmail.com>
>>> >wrote:
>>> >
>>> >> Hi there,
>>> >>
>>> >> My master node (tfieldsw7) is configured on a Windows7 box and I'm
>>> >> trying to add a single slave agent (buildpc-x64).
>>> >>
>>> >> The configuration for slave1 is as follows:
>>> >>
>>> >> Usage: Utilize this slave as much as possible
>>> >> Launch Method: Launch slave agents via Java Web Start
>>> >>
>>> >> On slave1 in a cmd prompt I run:
>>> >>
>>> >> javaws http://tfieldsw7:8080/computer/buildpc-x64/slave-agent.jnlp
>>> >>
>>> >> This fails with an "Unable to launch application" dialog containing:
>>> >>
>>> >> Name: Slave agent for buildpc-x64
>>> >> Publisher: Jenkins project
>>> >> From: http://tfieldsw7:8080
>>> >>
>>> >> In the "Launch File" tab I have:
>>> >>
>>> >> Launch file tab
>>> >> <jnlp spec="1.0+" codebase="http://tfieldsw7:8080/computer/buildpc-
>>> >> x64/"><information><title>Slave Agent for buildpc-x64</
>>> >> title><vendor>Jenkins project</vendor><homepage href="https://jenkins-
>>> >> ci.org/<http://ci.org/>"/></information><security><all-permissions/></
>>> >> JNLP agent connected from /127.0.0.1<http://127.0.0.1>
>>> >> <===[JENKINS REMOTING CAPACITY]===>Slave.jar version: 1.420
>>> >> This is a Windows slave
>>> >> <snip>
>>> >>
>>> >> The thing that worries me here is the version number of Slave.jar.
>>> >> Shouldn't that be 1.423?
>>> >>
>>> >> If I downgrade to 1.421 then my slave agent connects quite happily. My
>>> >> log says:
>>> >>
>>> >> JNLP agent connected from /192.168.1.139<http://192.168.1.139>
>>> >> <===[JENKINS REMOTING CAPACITY]===>Slave.jar version: 1.421
>>> >> This is a Windows slave
>>> >> <snip>
>>> >>
>>> >> There must be a regression failure between 1.421 and 1.423. Can this
>>> >> be fixed?
>>> >>
>>> >> Regards,
>>> >> Tom.
>>>
>>
>>
--
Kohsuke Kawaguchi | CloudBees, Inc. | http://cloudbees.com/