cancel
Showing results for 
Search instead for 
Did you mean: 

node index failed and skipped

enkidu
Champ in-the-making
Champ in-the-making
hi mates, what should i do to prevent such error messages:

10:53:58,104 WARN  [org.alfresco.solr.tracker.CoreTracker] Node index failed and skipped for 25336 in Tx 47617java.net.SocketTimeoutException: Read timed out   at java.net.SocketInputStream.socketRead0(Native Method)   at java.net.SocketInputStream.read(SocketInputStream.java:150)   at java.net.SocketInputStream.read(SocketInputStream.java:121)   at sun.security.ssl.InputRecord.readFully(InputRecord.java:312)   at sun.security.ssl.InputRecord.read(InputRecord.java:350)   at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:927)   at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:884)   at sun.security.ssl.AppInputStream.read(AppInputStream.java:102)   at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)   at java.io.BufferedInputStream.read(BufferedInputStream.java:254)   at org.apache.commons.httpclient.HttpParser.readRawLine(HttpParser.java:78)   at org.apache.commons.httpclient.HttpParser.readLine(HttpParser.java:106)   at org.apache.commons.httpclient.HttpConnection.readLine(HttpConnection.java:1116)   at org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnectionAdapter.readLine(MultiThreadedHttpConnectionManager.java:1413)   at org.apache.commons.httpclient.HttpMethodBase.readStatusLine(HttpMethodBase.java:1973)   at org.apache.commons.httpclient.HttpMethodBase.readResponse(HttpMethodBase.java:1735)   at org.apache.commons.httpclient.HttpMethodBase.execute(HttpMethodBase.java:1098)   at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:398)   at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171)   at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)   at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:323)   at org.alfresco.httpclient.AbstractHttpClient.executeMethod(AbstractHttpClient.java:132)   at org.alfresco.httpclient.AbstractHttpClient.sendRemoteRequest(AbstractHttpClient.java:108)   at org.alfresco.httpclient.HttpClientFactory$HttpsClient.sendRequest(HttpClientFactory.java:370)   at org.alfresco.solr.client.SOLRAPIClient.getTextContent(SOLRAPIClient.java:971)   at org.alfresco.solr.tracker.CoreTracker.addContentPropertyToDoc(CoreTracker.java:2843)   at org.alfresco.solr.tracker.CoreTracker.indexNode(CoreTracker.java:2499)   at org.alfresco.solr.tracker.MultiThreadedCoreTracker$NodeIndexWorkerRunnable.doWork(MultiThreadedCoreTracker.java:849)   at org.alfresco.solr.tracker.MultiThreadedCoreTracker$AbstractWorkerRunnable.run(MultiThreadedCoreTracker.java:790)   at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)   at java.lang.Thread.run(Thread.java:722)‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍
7 REPLIES 7

mitpatoliya
Star Collaborator
Star Collaborator
Have you done any clustering? is your alfresco secured by HTTPS?You need to give details about your environment.
And at which point you are getting this error any idea?

enkidu
Champ in-the-making
Champ in-the-making
hi mate, im using alfresco 4.2.d, windows 2008r2 x64, no clustering is done. alfresco comes out of the box with the standard certificates. the only thing i have done is putting a http webserver in front of alfresco and using proxypass for /share and /alfresco but thats all.

mitpatoliya
Star Collaborator
Star Collaborator
Are you trying to upload large files like around 100Mb size files?

It looks similar to this problem
https://issues.alfresco.com/jira/browse/MNT-204
And one more thing are you unable to find some of your content?

Also I came across this one
https://forums.alfresco.com/forum/installation-upgrades-configuration-integration/configuration/solr...

enkidu
Champ in-the-making
Champ in-the-making
no i didnt try to upload something.. that error occours right after i start alfresco.

andy
Champ on-the-rise
Champ on-the-rise
It looks like the default timeout is set too low for you. You have a conversion taking more than a minute.
The socket timeout is in solrcore.properties.

Andy

mstein
Champ in-the-making
Champ in-the-making
Hey Andy,
I know this is an old thread, but my issue seems related, so I'll start here. Our solr log is filling up with 100s of these read timeouts after a bulk import. The estimated time for indexing is 14 days for 500k documents, and on similar systems in our dev environment the indexing only took about 10 hours for the same documents. Do you have any thoughts on what could be bottle necking the conversion?

ssanudas
Champ in-the-making
Champ in-the-making
Same is with me.I have reindexed ,still the same issue
Welcome to the new Hyland Connect. Get started or submit feedback.