DataAccessException during JIRA Usage Due to Disk Space

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

症状

JIRA is inoperable. The following error is thrown during normal JIRA usage:

com.atlassian.jira.exception.DataAccessException: org.ofbiz.core.entity.GenericEntityException: while inserting: [GenericEntity:ChangeGroup][id,30806][author,daniel][created,2008-07-15 07:06:32.124][issue,33464] (SQL Exception while executing the following:INSERT INTO changegroup (ID, issueid, AUTHOR, CREATED) VALUES (?, ?, ?, ?)
(Could not allocate space for object 'dbo.changegroup'.'chggroup_issue' in database 'jiradb' because the 'PRIMARY' filegroup is full. Create disk space by deleting unneeded files, dropping objects in the filegroup, adding additional files to the filegroup, or setting autogrowth on for existing files in the filegroup.))

原因

The database has run out of disk space.

ソリューション

Allocate additional disk storage.

Last modified on Mar 21, 2024

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.