Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [hudson-dev] Facing persistent problem in using Hudson.. Help required

Yes I do have 100s of MB of html files... The point is I am able to see the html reports after the run without any problem, but still the icon keeps spinning...


On Thu, Nov 29, 2012 at 12:43 PM, Steve Christou <schristou88@xxxxxxxxx> wrote:
It looks like from this trace and the plugins you mentioned that the htmlpublisher might be the culprit. How much html data are you publishing? The issue with the htmlpublisher plugin is that it takes all the html data you want to publish and copies that locally to the hudson instance, for quicker viewing in hudson. If there's a lot of data you are copying (several hundred MB or a few GB) then it's going to take some time when doing the copying. To confirm this is the issue, on the next run can you go to %HUDSON_HOME%\jobs\job_name\job_number and see if the content on that page is growing?

Thanks,
Steve.


On Thu, Nov 29, 2012 at 10:22 AM, Pradeep K Chandra <pradeepcitse@xxxxxxxxx> wrote:
Hi Steve,
Please find the text file (threadDump.txt)... The problem happened on the station18514
Do let me know if you need anything else to deal with the problem...

Thanks,
Pradeep


On Wed, Nov 28, 2012 at 11:46 AM, Pradeep K Chandra <pradeepcitse@xxxxxxxxx> wrote:
Duncan,
Hudson version is 2.2.1...

Steve,
Sure, I will get you the thread dump when it happens the next time...

Thanks,




On Wed, Nov 28, 2012 at 11:27 AM, Steve Christou <schristou88@xxxxxxxxx> wrote:
What version of each of those plugins are you using? I'm assuming you're using hudson 2.2.1. Also next time this occurs can you get a thread dump for us? To obtain a thread dump go to: http://localhost:8080/threadDump and send us everything in there. Odds are there might be something fishy going on with one of the plugins.


On Wed, Nov 28, 2012 at 10:12 AM, Duncan Mills <duncan.mills@xxxxxxxxxx> wrote:
And the Hudson version and job type?

BTW My first thought on this would be something like the disk filling up.
Duncan 

On Nov 28, 2012, at 4:09 PM, Pradeep K Chandra wrote:

Thanks for the prompt response, Duncan... Much appreciated...

The plugins that I use are url-change-trigger, description-setter, htmlpublisher, Nunit.

The snapshot below is a classic example and it is happening right now... You see, after the "Finished: UNSTABLE" line, I see a progress icon spinning.. This has been spinning for more than a couple hours now... It doesn't happen all the time though. But does happen randomly... And each time I had to restart the hudson windows service.

We have various jobs like url-change-trigger, parameterized, periodic.. The problem happens randomly on any of these jobs... I am wondering if there is a standard system requirement which is required for hudson.. Right now, we have 8 slaves to one hudson server... The configuration of the server where the hudson windows service sits has 8 GB RAM, it is a 64 bits operating system which has six-core AMD opteron processor (2.6Ghz, 2 processors), Windows server enterprise.. And Btw, it is a VM...



Thanks,


On Wed, Nov 28, 2012 at 10:45 AM, Duncan Mills <duncan.mills@xxxxxxxxxx> wrote:
Can you provide a little more information on the Job type, the Hudson version you are using and the plugins the job uses?
Duncan

On 28/11/2012 15:37, Pradeep K Chandra wrote:
Hello Hudson Dev team,

We have been using hudson in my company to run jobs. We maintain several hudson clients and 1 server. We are facing a problem quite frequently in hudson. Hope you guys could help me resolve it or provide me some suggestions.

Problem: Hudson starts running a job and it finishes the job (success or unstable). But after the run is completed (and HTML reports are also generated), it doesn't exit the job. The control stays in the same job forever (or atleast for 2 hours). The others jobs which are queued don't start running. I need to restart the hudson windows service in the server. Only after the restart the new jobs start running...

I would be very glad if you please let me know if I am ridiculously missing something.

Looking forward to hearing from you

Thanks for your time.

--
-Pradeep K Chandra






_______________________________________________
hudson-dev mailing list
hudson-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/hudson-dev
 



--
-Pradeep K Chandra






_______________________________________________
hudson-dev mailing list
hudson-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/hudson-dev





--
-Pradeep K Chandra






--
-Pradeep K Chandra








--
-Pradeep K Chandra





Back to the top