HTTP Status 500 - org.ofbiz.core.entity.GenericDataSourceException:
SQL Exception while executing the following:SELECT ID, user_id, directory_id, attribute_name, attribute_value, lower_attribute_value FROM dbo.cwd_user_attributes WHERE user_id=? AND directory_id=? (There is insufficient system memory in resource pool 'internal' to run this
query.)
type
Exception report
message org.ofbiz.core.entity.GenericDataSourceException:
SQL Exception while executing the following:SELECT ID, user_id, directory_id, attribute_name, attribute_value, lower_attribute_value FROM dbo.cwd_user_attributes WHERE user_id=? AND directory_id=? (There is insufficient system memory in resource pool 'internal' to run this
query.)
description The server encountered an internal error (org.ofbiz.core.entity.GenericDataSourceException:
SQL Exception while executing the following:SELECT ID, user_id, directory_id, attribute_name, attribute_value, lower_attribute_value FROM dbo.cwd_user_attributes WHERE user_id=? AND directory_id=? (There is insufficient system memory in resource pool 'internal' to run this
query.)) that prevented it from fulfilling this request.
exception
com.atlassian.jira.exception.DataAccessException: org.ofbiz.core.entity.GenericDataSourceException:
SQL Exception while executing the following:SELECT ID, user_id, directory_id, attribute_name, attribute_value, lower_attribute_value FROM dbo.cwd_user_attributes WHERE user_id=? AND directory_id=? (There is insufficient system memory in resource pool 'internal' to run this
query.)
com.atlassian.jira.ofbiz.DefaultOfBizDelegator.fin dByAnd(DefaultOfBizDelegator.java:95)
com.atlassian.jira.ofbiz.WrappingOfBizDelegator.fi ndByAnd(WrappingOfBizDelegator.java:63)
com.atlassian.jira.crowd.embedded.ofbiz.OfBizUserD ao.findAttributesGenericValues(OfBizUserDao.java:3 89)
com.atlassian.jira.crowd.embedded.ofbiz.OfBizUserD ao.findByNameWithAttributes(OfBizUserDao.java:143)
com.atlassian.crowd.directory.AbstractInternalDire ctory.findUserWithAttributesByName(AbstractInterna lDirectory.java:163)
com.atlassian.crowd.directory.DbCachingRemoteDirec tory.findUserWithAttributesByName(DbCachingRemoteD irectory.java:137)
...