Hi, I am trying to setup database connections for DB2; But, I am getting the error as below: class not found:com.ibm.db2.jcc.db2driver I have included the environment variable to include the JDBC driver in the CLASSPATH .I know this does not make sense to expect the database connection to pick up this variable. I have tested this in a standalone program and works fine. I have invoked the similar java program as a job in Jenkins and it works. But, when tried to setup the Database Connections, it fails with the above error. Any suggestion/help is much appreciated. Thanks Partha
On Mon, May 13, 2013 at 12:44 PM, <[email protected]> wrote: > Today's Topic Summary > > Group: http://groups.google.com/group/jenkinsci-users/topics > > - How to install Windows JNLP service when Jenkins security is > on?<#13e9ec7b6261b400_group_thread_0>[2 Updates] > - windows slave git clone issues <#13e9ec7b6261b400_group_thread_1> [1 > Update] > - Remove Jenkins Menu <#13e9ec7b6261b400_group_thread_2> [2 Updates] > - How to add third-party extension to > maven-plugin<#13e9ec7b6261b400_group_thread_3>[1 Update] > - How to access build parameters in pre-setup script of editable email > notification plugin? <#13e9ec7b6261b400_group_thread_4> [2 Updates] > - shutting down an apache instance in post-build > actions<#13e9ec7b6261b400_group_thread_5>[1 Update] > - puppet Jenkins LTS install on CentOs > 6<#13e9ec7b6261b400_group_thread_6>[1 Update] > - Run job under different credentials<#13e9ec7b6261b400_group_thread_7>[1 > Update] > > How to install Windows JNLP service when Jenkins security is > on?<http://groups.google.com/group/jenkinsci-users/t/ebaa1091ecd00526> > > Costin Caraivan <[email protected]> May 13 04:29PM +0200 > > Hello, > > After configuring security for the master Jenkins only offers the > headless > command as an options. This means that the window which offers the > service > installation menu is not available. > > ...more<http://groups.google.com/group/jenkinsci-users/msg/10033b703fc48e28> > > > Eric Pyle <[email protected]> May 13 12:23PM -0400 > > How did you configure security? If it is matrix-based or project-based > matrix, check your user permissions for slaves. Do you have all > permissions? > > Eric > > On 5/13/2013 10:29 AM, Costin Caraivan > ...more<http://groups.google.com/group/jenkinsci-users/msg/a6ce7ca8b38db199> > > windows slave git clone > issues<http://groups.google.com/group/jenkinsci-users/t/55361311c9124929> > > Chanda Unmack <[email protected]> May 13 08:01AM -0700 > > Our gerrit server was upgraded this weekend and have run into a snag > on our > windows slaves. I am able to do a git clone on the slaves as the user > the > jenkins service is running as, but as soon as I > ...more<http://groups.google.com/group/jenkinsci-users/msg/8584a69c78d92031> > > Remove Jenkins > Menu<http://groups.google.com/group/jenkinsci-users/t/3929cfab95946276> > > Nikkey <[email protected]> May 13 06:32AM -0700 > > Is there any way to remove Jenkins menu (People menu- allow only to > admin > role) based on ROLEs. > If not what is the possible way to remove form normal role uses. > > > > Thanks in advance. > Nikkey > > ...more<http://groups.google.com/group/jenkinsci-users/msg/94ef08b7d4545f20> > > > Stephen Connolly <[email protected]> May 13 02:50PM > +0100 > > Aside: You do know that the people menu provides the route for people > to > configure their own preferences within Jenkins (for example store > their own > credentials for use with credentials plugin aware > ...more<http://groups.google.com/group/jenkinsci-users/msg/387a6b5267a1a32c> > > How to add third-party extension to > maven-plugin<http://groups.google.com/group/jenkinsci-users/t/2274cce8b378dda5> > > "Aurélien Bourdon" <[email protected]> May 13 05:36AM -0700 > > Hi all, > > I would like to add a third-party extension (e.g > https://github.com/johnjcool/and-activation-profile-selector) to my > Maven > builds. However, any of my following actions were doomed to > ...more<http://groups.google.com/group/jenkinsci-users/msg/7c4240c277e7d8e0> > > How to access build parameters in pre-setup script of editable email > notification > plugin?<http://groups.google.com/group/jenkinsci-users/t/490714aa33e48cb3> > > Romu <[email protected]> May 12 11:54PM -0700 > > Hi List, > > In pre-setup script of editable email notification plugin, the build > parameters are not available as environment variables as they are with > build scripts. Is there another way to > ...more<http://groups.google.com/group/jenkinsci-users/msg/4a0bf6b6862a162b> > > > Slide <[email protected]> May 13 04:14AM -0700 > > Someone else just asked the same thing a few days ago, you can access > the > environment via the build instance. build.getEnvironment(). Take a > look at > the javadoc for AbstractBuild and you'll see what > ...more<http://groups.google.com/group/jenkinsci-users/msg/e719cb40f40027ae> > > shutting down an apache instance in post-build > actions<http://groups.google.com/group/jenkinsci-users/t/5348d5076089c10f> > > Chris Withers <[email protected]> May 13 11:46AM +0100 > > Hi All, > > How can I shut down an apache instance required for a job is the > post-build actions? > > I want this to happen regardless of whether all of the build steps > succeeded or not... > > ...more<http://groups.google.com/group/jenkinsci-users/msg/ebd2e083d26d265c> > > puppet Jenkins LTS install on CentOs > 6<http://groups.google.com/group/jenkinsci-users/t/806a8f2da9043b5> > > Kamal Ahmed <[email protected]> May 12 09:03PM -0700 > > Hi, > Has anyone installed Jenkins LTS with Puppet on Centos 6.x ? > If so, then How ? > Thanks, > -Kamal. > ...more<http://groups.google.com/group/jenkinsci-users/msg/8e2718b9030bc83> > > Run job under different > credentials<http://groups.google.com/group/jenkinsci-users/t/3eeecb3af8140e48> > > Sami Tikka <[email protected]> May 13 12:05AM +0300 > > Use sudo or set up a dedicated slave for this job running in the same > host running as the deploy user. I myself would use sudo because it allows > better control on what exactly Jenkins can execute as > ...more<http://groups.google.com/group/jenkinsci-users/msg/9d328db1f5684751> > > You received this message because you are subscribed to the Google Group > jenkinsci-users. > You can post via email <[email protected]>. > To unsubscribe from this group, > send<[email protected]>an empty message. > For more options, > visit<http://groups.google.com/group/jenkinsci-users/topics>this group. > > -- > 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]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
