1

My team has been using nexus oss version 2 (currently on 2.14.2-01) for a very long time without any hick-ups and we like it.

For another project we need support for Docker and decided to give nexus oss version 3.3.0-01 a go. Unfortunately, this falls over a couple of times per day and i don't know how to debug this. Are other people having the same problem with this version? Any suggestions?

Sam
  • 333
  • 3
  • 16

1 Answers1

1

My Team have the same issue in our nexus 3. he just falling in a random times, yesterday we noticed that the ram in the server is in 95% usage so we increase the ram (It's virtual machine). until now the nexus didn't fall but I can't guarantee to you that our problem will not come back.

Ron Badur
  • 1,873
  • 2
  • 15
  • 34
  • Hi, thanks for the suggestion, we increased the RAM from 2 GB to 4 GB and went from 1 core to 2 cores. That helped, it's now up for 2 days without crashing. I hope it stays that way. – Sam May 13 '17 at 16:07
  • @Sam My pleasure :) – Ron Badur May 13 '17 at 18:26
  • After some more trouble we decided to move the nexus 3 to a dedicated VM with the before mentioned resources. Since then we haven't noticed any outages. It seems to be resource hungry and doesn't like to share. – Sam Oct 17 '17 at 04:32