Replies inline ...

On 03.03.2017 12:04, Syed Shadab wrote:
> Hi
> 
> I have installed jenkins via java -jar jenkins but its is not getting
> started. But same war is working fine on other server. I have
> highlighted the difference in RED what is the difference between logs
> where it is working and where it is not working.
> 
> I am using jdk1.6 and linux Red Hat
Really jdk1.6? Jenkins requires >= 1.7

> 
> In log no error is coming, below are the logs of the server where
> jenkins is not working:-
[...]

Well, maybe you overlooked this:
[...]
> INFO: JNLP slave agent listener started on TCP port 59866
> Mar 3, 2017 3:27:21 PM hudson.WebAppMain$3 run
> INFO: Jenkins is fully up and running
> ./start.sh: line 3: 22682 Killed                  java -jar
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

This looks suspiciously like Linux-OOM-Killer has killed your java
process. So maybe your machine has not enough memory.

-Fritz


-- 
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/8ebb8dc5-9459-5e85-e4e7-525ee33f77d1%40fritz-elfert.de.
For more options, visit https://groups.google.com/d/optout.

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to