2017-09-19 08:40:00,820-0500 WARN [quartz-1-thread-12] *SYSTEM org.sonatype.nexus.repository.storage.internal.StorageFacetManagerImpl - Unable to delete bucket with repository name uds-snapshots$05e10ee3-e5f1-4d7f-89c6-59db5b41cbfc, will require manual cleanup
com.orientechnologies.orient.core.exception.ODatabaseException: Error on retrieving record #28:166784 (cluster: asset_3)
DB name="component"
...
Caused by: java.lang.OutOfMemoryError: Java heap space
2017-09-19 08:50:00,853-0500 ERROR [quartz-1-thread-12] *SYSTEM com.orientechnologies.orient.core.storage.impl.local.paginated.OLocalPaginatedStorage - $ANSI{green {db=component}} Exception `00867EF0` in storage `component`
com.orientechnologies.orient.core.exception.ODatabaseException: Error on retrieving record #28:166784 (cluster: asset_3)
DB name="component"
...
Caused by: java.lang.OutOfMemoryError: Java heap space
--
You received this message because you are subscribed to the Google Groups "Nexus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nexus-users+unsubscribe@glists.sonatype.com.
To post to this group, send email to nexus...@glists.sonatype.com.
To view this discussion on the web visit https://groups.google.com/a/glists.sonatype.com/d/msgid/nexus-users/d5c80036-26c7-4a02-b9b9-2d576506102e%40glists.sonatype.com.
For more options, visit https://groups.google.com/a/glists.sonatype.com/d/optout.
Hey guys,
For some time now my nexus.log has been getting cluttered with these WARN/ERROR messages:2017-09-19 08:40:00,820-0500 WARN [quartz-1-thread-12] *SYSTEM org.sonatype.nexus.repository.storage.internal.StorageFacetManagerImpl - Unable to delete bucket with repository name uds-snapshots$05e10ee3-e5f1-4d7f-89c6-59db5b41cbfc, will require manual cleanup
com.orientechnologies.orient.core.exception.ODatabaseException: Error on retrieving record #28:166784 (cluster: asset_3)
DB name="component"
...
Caused by: java.lang.OutOfMemoryError: Java heap space
and2017-09-19 08:50:00,853-0500 ERROR [quartz-1-thread-12] *SYSTEM com.orientechnologies.orient.core.storage.impl.local.paginated.OLocalPaginatedStorage - $ANSI{green {db=component}} Exception `00867EF0` in storage `component`
com.orientechnologies.orient.core.exception.ODatabaseException: Error on retrieving record #28:166784 (cluster: asset_3)
DB name="component"
...
Caused by: java.lang.OutOfMemoryError: Java heap space
Current memory settings are as follows:
-Xms2000M
-Xmx2000M
-XX:MaxDirectMemorySize=2G
Server has 8GB RAM available.
These should be sufficient according to Nexus documentation available at:
https://help.sonatype.com/display/NXRM3/System+Requirements
https://support.sonatype.com/hc/en-us/articles/115007093447-Optimizing-OrientDB-Database-Memory-
so I thought I would listen to what the log sais and try to clean up the problematic record in the database manually by:
-Xms2703M -Xmx2703M -XX:MaxDirectMemorySize=2703M
1) Stop Nexus OSS app
2) cd into the application directory
3) java -jar ./lib/support/nexus-orient-console.jar to launch the console
4) CONNECT PLOCAL:/u02/sonatype-work/nexus3/db/component admin admin
5) delete from asset_3 where @rid=#28:166784
6) Restart Nexus OSS app
Does that look right to you guys? Has anyone actually played with the underlying OrientDB for Nexus?
32bit architecture will prevent you from addressing more than 2GB within a single process.
You need to get off of that onto a 64bit architecture.
Dg.
--
You received this message because you are subscribed to the Google Groups "Nexus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nexus-users...@glists.sonatype.com.
To post to this group, send email to
nexus...@glists.sonatype.com.
To view this discussion on the web visit https://groups.google.com/a/glists.sonatype.com/d/msgid/nexus-users/bb8af44a-ada8-4381-81aa-5c6e8ee86ed7%40glists.sonatype.com.
For more options, visit
https://groups.google.com/a/glists.sonatype.com/d/optout.
32bit architecture will prevent you from addressing more than 2GB within a single process.
You need to get off of that onto a 64bit architecture.
Dg.
From: nexus...@glists.sonatype.com [mailto:nexus-users@glists.sonatype.com] On Behalf Of NoMoreASAP
Sent: 20 September 2017 11:55
To: Nexus Users <nexus...@glists.sonatype.com>
Subject: Re: OrientDB manual clean up?
There are no other significant processes running on that server, it is dedicated to running Nexus.
Whenever I try to bump heap memory and MaxDirectMemorySize above 1,8GB and 2GB respectively Nexus won't start at all or will ERROR out and die very quickly.
Could the server OS and architecture: RHEL5 32 Bit be the cause?
--
You received this message because you are subscribed to the Google Groups "Nexus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nexus-users+unsubscribe@glists.sonatype.com.
To post to this group, send email to nexus...@glists.sonatype.com.
To view this discussion on the web visit https://groups.google.com/a/glists.sonatype.com/d/msgid/nexus-users/bb8af44a-ada8-4381-81aa-5c6e8ee86ed7%40glists.sonatype.com.
For more options, visit https://groups.google.com/a/glists.sonatype.com/d/optout.
Information in this email including any attachments may be privileged, confidential and is intended exclusively for the addressee. The views expressed may not be official policy, but the personal views of the originator. If you have received it in error, please notify the sender by return e-mail and delete it from your system. You should not reproduce, distribute, store, retransmit, use or disclose its contents to anyone. Please note we reserve the right to monitor all e-mail communication through our internal and external networks. SKY and the SKY marks are trademarks of Sky plc and Sky International AG and are used under licence.
Sky UK Limited (Registration No. 2906991), Sky-In-Home Service Limited (Registration No. 2067075) and Sky Subscribers Services Limited (Registration No. 2340150) are direct or indirect subsidiaries of Sky plc (Registration No. 2247735). All of the companies mentioned in this paragraph are incorporated in England and Wales and share the same registered office at Grant Way, Isleworth, Middlesex TW7 5QD.
--
You received this message because you are subscribed to the Google Groups "Nexus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nexus-users+unsubscribe@glists.sonatype.com.
To post to this group, send email to nexus...@glists.sonatype.com.
To view this discussion on the web visit https://groups.google.com/a/glists.sonatype.com/d/msgid/nexus-users/841FE3240F12C441AF08EABCD5B00AFB9C7A5C8E%40CHIXMBX04.bskyb.com.
On Wed, Sep 20, 2017 at 8:17 AM, Grierson, David <David.G...@sky.uk> wrote:32bit architecture will prevent you from addressing more than 2GB within a single process.
You need to get off of that onto a 64bit architecture.
+1
Dg.
From: nexus...@glists.sonatype.com [mailto:nexus...@glists.sonatype.com] On Behalf Of NoMoreASAP
Sent: 20 September 2017 11:55
To: Nexus Users <nexus...@glists.sonatype.com>
Subject: Re: OrientDB manual clean up?
There are no other significant processes running on that server, it is dedicated to running Nexus.
Whenever I try to bump heap memory and MaxDirectMemorySize above 1,8GB and 2GB respectively Nexus won't start at all or will ERROR out and die very quickly.
Could the server OS and architecture: RHEL5 32 Bit be the cause?
--
You received this message because you are subscribed to the Google Groups "Nexus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nexus-users...@glists.sonatype.com.
To post to this group, send email to nexus...@glists.sonatype.com.
To view this discussion on the web visit https://groups.google.com/a/glists.sonatype.com/d/msgid/nexus-users/bb8af44a-ada8-4381-81aa-5c6e8ee86ed7%40glists.sonatype.com.
For more options, visit https://groups.google.com/a/glists.sonatype.com/d/optout.
Information in this email including any attachments may be privileged, confidential and is intended exclusively for the addressee. The views expressed may not be official policy, but the personal views of the originator. If you have received it in error, please notify the sender by return e-mail and delete it from your system. You should not reproduce, distribute, store, retransmit, use or disclose its contents to anyone. Please note we reserve the right to monitor all e-mail communication through our internal and external networks. SKY and the SKY marks are trademarks of Sky plc and Sky International AG and are used under licence.
Sky UK Limited (Registration No. 2906991), Sky-In-Home Service Limited (Registration No. 2067075) and Sky Subscribers Services Limited (Registration No. 2340150) are direct or indirect subsidiaries of Sky plc (Registration No. 2247735). All of the companies mentioned in this paragraph are incorporated in England and Wales and share the same registered office at Grant Way, Isleworth, Middlesex TW7 5QD.
--
You received this message because you are subscribed to the Google Groups "Nexus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nexus-users...@glists.sonatype.com.
To post to this group, send email to nexus...@glists.sonatype.com.
--
You received this message because you are subscribed to the Google Groups "Nexus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nexus-users+unsubscribe@glists.sonatype.com.
To post to this group, send email to nexus...@glists.sonatype.com.
To view this discussion on the web visit https://groups.google.com/a/glists.sonatype.com/d/msgid/nexus-users/db61093e-5039-4d28-96b9-929fcba05750%40glists.sonatype.com.