Not able to login into AEM6.2 | Community
Skip to main content
Level 5
January 25, 2017
Solved

Not able to login into AEM6.2

  • January 25, 2017
  • 4 replies
  • 1833 views

Seeing the below exception in error.log

org.apache.sling.commons.scheduler.impl.QuartzScheduler Exception during job execution of com.day.cq.reporting.impl.snapshots.SnapshotServiceImpl$2@623e7831 : Attempt to read external blob with blobId [c7061b6672fd75754254d445f93cf35c239c5812#574644] without specifying BlobStore
java.lang.IllegalStateException: Attempt to read external blob with blobId [c7061b6672fd75754254d445f93cf35c239c5812#574644] without specifying BlobStore

[aysnc-index-update-fulltext-async] org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate [fulltext-async] The index update is still failing
java.lang.IllegalStateException: Attempt to read external blob with blobId [262ac7d6109585861dbf39e708e08798ec10380b#509012] without specifying BlobStore

 

Notable resolve it, Any idea why this is happening and how to resolve it. 

It is very urgent. Please guide me.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by dragon2A

I am able to resolve the issue by reverting changes in few of my files. 

The copied instance configured as primary node, I tried to revert those configurations that's where the problem started. 

Thanks For the help !!!!!!!!!!!!!!

4 replies

smacdonald2008
Level 10
January 26, 2017

We are checking with the support team on this to see if this is a known issue. 

Adobe Employee
January 26, 2017

Hi,

you didn't specify what OS you are using and the configuration of AEM, for example are you using an external filedatastore(which I assume you are). Are you getting the error continuously or just some files. 

Did this issue just start occurring? Had you just run compaction/datastore garbage collection?

Regards,

Opkar

dragon2AAuthor
Level 5
January 26, 2017

Hi Opkar,

  We are using the Ec2 instances and coming to configurations, we are not using any external data store. We copied this instance from the AEM 6.2 upgraded instance. The original one is working fine. This is returning errors like this.  

 

@scott, I went through that link and all the mentioned blobIds I am able to see in this instance. 

 

Any ideas or suggestions why I am seeing this error.

Thanks

dragon2AAuthorAccepted solution
Level 5
January 26, 2017

I am able to resolve the issue by reverting changes in few of my files. 

The copied instance configured as primary node, I tried to revert those configurations that's where the problem started. 

Thanks For the help !!!!!!!!!!!!!!