Hi,

(moving thread back to -users@ instead of -dev@)

On 15/02/2012 05:05, sureshkumar nandakumar wrote:
Hi,

Really thanks for your reply.
I didn’t get any issues in server. It is working well.
The log file that you supplied is where issues in the server are generally reported. In your case there are certainly plenty of issues in there.



Herewith i have attached Jenkins log file. Please check and guide me ,
why this issue is happening?
We are struggling more than 2 weeks, still now we didn’t get root
cause of this issue.



It is difficult to know where to start because they file accumulated 300,000 lines in around a day. I'll make a few initial suggestions.

First off there are a few errors on startup about missing plugin dependencies. These may or may not be the cause of your other errors but you should look to fix the dependencies (and then restart jenkins) first. At a glance the log shows the following being missing:

java.io.IOException: Dependency token-macro (1.4) doesn't exist
java.io.IOException: Dependency analysis-core (1.14) doesn't exist


You also mentioned about upgrading to new versions of Jenkins to see if they were better. Unless you have a specific reason for wanting to track the latest version then you might be best off installing the LTS (long term support) version. You can find the download link for that under "Long-Term Support Release" at http://jenkins-ci.org/
Currently that release is 1.424.2

Finally the webpage problem you are seeing may be due to jenkins process running out of available file descriptors. There are a number of instances of lines similar to

java.io.FileNotFoundException: /var/lib/jenkins/jobs/wbdwnew_r9.10_dev_baselload_dependency/buildResultTrigger-polling.log (Too many open files)

I'm not even going to guess at what may be wrong there because your Jenkins installation is definitely unwell and needs some of the basic issues fixing before looking at specific issues.


We are also check with Network support team and Server team, there is
no issues in Server. This issue is happening only in Night time.
They are asking to check Jenkins application. I don’t know, what i
have to check from Jenkins end.In Earlier i have replace existing
Jenkins war file from 1.411 to 1.430.
Is this issue related to war file replacement?
Really appreciate if you assist me in  this issue.

As I mentioned earlier I think you may be better off going with the LTS release. Failing that you really need to be updating to the very latest weekly release version (1.451).

Also check your plugins. Make sure that all are up to date and make sure that there are no errors/missing dependencies in the jenkins.log when you restart.

Once you have done that you should check for other errors in the jenkins.log file. Many issues may have cropped up before so make sure that you do a bit of searching on the jenkins wiki/issue tracker and also via search engines. If you don't find an answer for that then you are more likely to get a quick response here if you can post a targeted question regarding the issue that you are investigating.

Good luck.

Regards

Richard




On 2/14/12, Kohsuke Kawaguchi<kkawagu...@cloudbees.com>  wrote:

This is more of the user list question, not a dev list question.

Do you get any error messages on the server?

On 02/14/2012 05:25 AM, sureshkumar nandakumar wrote:
Hi

Recently i had changed Jenkins war file from Version 1.411 to 1.430
After that, we are getting attached error frequently.

I don’t know why this issue is happening frequently.

Is this issue related to version upgrade?  How to fix this issue.
Jenkins has installed in RedHat Linux server. i have tried different
type of browser, same issue persisting.
Please can anyone advice me


--
Kohsuke Kawaguchi | CloudBees, Inc. | http://cloudbees.com/
Try Nectar, our professional version of Jenkins

Reply via email to