thanks for reply. for the master of jenkins 2.0 the jre-1.7 is the minimum requirement, but for the slave the jdk-1.6 is OK, and I will try to change the version to ibm jdk-1.7, the collegues use the jdk1.6 to deploy the software in the testing enviroment in the company.
On Fri, Jul 22, 2016 at 9:49 PM, John Mellor <[email protected]> wrote: > Its been a while since I’ve done development on AIX, but here goes: > > > > You are using IBM jdk-1.6.0 to run the slave. Can someone confirm that > jre-1.7 is now the minimum requirement, and jdk-1.8 is strongly preferred > due to some plugin requirements? > > > > > > > > *From:* [email protected] [mailto: > [email protected]] *On Behalf Of *Jack Andy > *Sent:* July-22-16 09:45 > *To:* Jenkins Users > *Subject:* Re: Jenkins on AIX Installation > > > > Hi there, > > I install the jenkins 2.13(by installing jenkins.war into tomcat) in a > redhat OS, and I want to connect to a AIX 6.1 agent, the AIX agent uses a > IBM JDK1.6.0, > > > > I can connect to the AIX agent by using the command: ssh > [email protected], > > But, Jenkins can't cannot connect to the AIX slave, you can get the error > from the attachment. > > > > Could eveyone help me? thanks! > > > > > On Sunday, May 29, 2016 at 5:26:45 AM UTC+8, Mark Waite wrote: > > I'd phrase it differently than Baptiste. Since AIX has a JDK, you can > most likely run Jenkins on it. However, there are far more people in the > world running their Jenkins masters on Linux or Windows than on AIX (or > hp-ux or Irix or Solaris). If you want the best chance for help from > others, you should consider putting your master on one of the commonly used > platforms (I prefer Debian or Ubuntu Linux), with a slave on the more > specialized machines (like AIX or hp-ux or ...) > > > > Mark Waite > > > > On Sat, May 28, 2016 at 3:21 PM Baptiste Mathus <[email protected]> wrote: > > We used to do that some years ago, so basically yeah, there should be no > reason it's not possible to run Jenkins on AIX. Though > > > > Rephrased with less negative-negations :-) : yes, it should definitely > work, though we don't run our master on AIX anymore (since at least 5 years > I'd say). But we still do have an agent running on AIX for those poor > projects having still to support AIX targets. > > > > I don't think you'll find any native packaging for AIX for smit and the > likes, but installing a JDK 8 (or 7) and running the .war should work > without much effort (this is how we were doing it). > > > > My 2 cents > > Cheers > > > > 2016-05-27 18:00 GMT+02:00 <[email protected]>: > > I am new to the Jenkins, Can we install Jenkins on AIX server? If so, can > someone post the actual process. I am trying to download package for AIX in > Jenkins-ci website, i don't find it. > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/520bf60e-377c-472d-b159-b78528404d35%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/520bf60e-377c-472d-b159-b78528404d35%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > > > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/CANWgJS6YR6OHSG11F0dLwdir-JcZa93m%2BKPYxy_BopJkb3bLiA%40mail.gmail.com > <https://groups.google.com/d/msgid/jenkinsci-users/CANWgJS6YR6OHSG11F0dLwdir-JcZa93m%2BKPYxy_BopJkb3bLiA%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/7945fb53-a203-414a-8299-cacff3ae1a66%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/7945fb53-a203-414a-8299-cacff3ae1a66%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Jenkins Users" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/jenkinsci-users/TFVUwgtnSXo/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/22c8342ddfa741e980213f600f3a9134%40mbx02cmb01p.esentire.local > <https://groups.google.com/d/msgid/jenkinsci-users/22c8342ddfa741e980213f600f3a9134%40mbx02cmb01p.esentire.local?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAF8D8Zc5BYKZN0_OAg7JxOpES1xAXQ1NF9K5Qw%3DRrBsX0avkow%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
