You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2024-07-24 06:02:06,683+0000 WARN [qtp1840417453-17360] *UNKNOWN org.sonatype.nexus.repository.storage.BlobTx - Unable to delete old blob npm@FA70A956-CC06EB33-331B2E2D-712499DB-B89DD3B4:5d69282a-208d-41b6-a80d-ca4c6d940f87 while committing transaction
org.sonatype.nexus.blobstore.api.BlobStoreException: BlobId: 5d69282a-208d-41b6-a80d-ca4c6d940f87, java.io.IOException: Invalid argument, Cause: Invalid argument
at org.sonatype.nexus.blobstore.file.FileBlobStore.doDelete(FileBlobStore.java:528)
at org.sonatype.nexus.blobstore.BlobStoreSupport.delete(BlobStoreSupport.java:146)
at org.sonatype.nexus.common.stateguard.MethodInvocationAction.run(MethodInvocationAction.java:39)
at org.sonatype.nexus.common.stateguard.StateGuard$GuardImpl.run(StateGuard.java:272)
at org.sonatype.nexus.common.stateguard.GuardedInterceptor.invoke(GuardedInterceptor.java:54)
at org.sonatype.nexus.repository.storage.BlobTx.commit(BlobTx.java:186)
at org.sonatype.nexus.repository.storage.StorageTxImpl.commit(StorageTxImpl.java:197)
at sun.reflect.GeneratedMethodAccessor78.invoke(Unknown Source)
my version is 3.38.1-01, when i set Cleanup Policies, the log have the error ,is there have a solution?
i try update the version ,but it has a error , i have no idea
The text was updated successfully, but these errors were encountered:
2024-07-24 06:02:06,683+0000 WARN [qtp1840417453-17360] *UNKNOWN org.sonatype.nexus.repository.storage.BlobTx - Unable to delete old blob npm@FA70A956-CC06EB33-331B2E2D-712499DB-B89DD3B4:5d69282a-208d-41b6-a80d-ca4c6d940f87 while committing transaction
org.sonatype.nexus.blobstore.api.BlobStoreException: BlobId: 5d69282a-208d-41b6-a80d-ca4c6d940f87, java.io.IOException: Invalid argument, Cause: Invalid argument
at org.sonatype.nexus.blobstore.file.FileBlobStore.doDelete(FileBlobStore.java:528)
at org.sonatype.nexus.blobstore.BlobStoreSupport.delete(BlobStoreSupport.java:146)
at org.sonatype.nexus.common.stateguard.MethodInvocationAction.run(MethodInvocationAction.java:39)
at org.sonatype.nexus.common.stateguard.StateGuard$GuardImpl.run(StateGuard.java:272)
at org.sonatype.nexus.common.stateguard.GuardedInterceptor.invoke(GuardedInterceptor.java:54)
at org.sonatype.nexus.repository.storage.BlobTx.commit(BlobTx.java:186)
at org.sonatype.nexus.repository.storage.StorageTxImpl.commit(StorageTxImpl.java:197)
at sun.reflect.GeneratedMethodAccessor78.invoke(Unknown Source)
my version is 3.38.1-01, when i set Cleanup Policies, the log have the error ,is there have a solution?
i try update the version ,but it has a error , i have no idea
The text was updated successfully, but these errors were encountered: