Anonymous | Login | Signup for a new account | 2021-01-18 14:37 CET | ![]() |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000714 | YaCy | [All Projects] General | public | 2016-12-01 06:47 | 2016-12-05 21:59 | ||||
Reporter | DNcrawler | ||||||||
Assigned To | administrator | ||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
ETA | none | ||||||||
Platform | x86-64 | OS | FreeBSD | OS Version | 10.3 | ||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0000714: Internal Error in serverInstantThread.job: null preceeds 3 nullpointerexceptions | ||||||||
Description | E 2016/11/29 04:06:32 BLOCKINGTHREAD Internal Error in serverInstantThread.job: null E 2016/11/29 04:06:32 BLOCKINGTHREAD shutting down thread 'java.lang.reflect.Method.condenseDocument.6' W 2016/11/29 04:06:32 ConcurrentLog java.lang.reflect.InvocationTargetException java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at net.yacy.kelondro.workflow.InstantBlockingThread.job(InstantBlockingThread.java:101) at net.yacy.kelondro.workflow.AbstractBlockingThread.run(AbstractBlockingThread.java:82) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.NullPointerException at net.yacy.document.language.Identificator.add(Identificator.java:55) at net.yacy.document.Condenser.<init>(Condenser.java:198) at net.yacy.search.Switchboard.condenseDocument(Switchboard.java:2896) ... 11 more W 2016/11/29 04:06:32 ConcurrentLog java.lang.NullPointerException java.lang.NullPointerException at net.yacy.document.language.Identificator.add(Identificator.java:55) at net.yacy.document.Condenser.<init>(Condenser.java:198) at net.yacy.search.Switchboard.condenseDocument(Switchboard.java:2896) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at net.yacy.kelondro.workflow.InstantBlockingThread.job(InstantBlockingThread.java:101) at net.yacy.kelondro.workflow.AbstractBlockingThread.run(AbstractBlockingThread.java:82) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) W 2016/11/29 04:06:32 ConcurrentLog java.lang.NullPointerException java.lang.NullPointerException at net.yacy.document.language.Identificator.add(Identificator.java:55) at net.yacy.document.Condenser.<init>(Condenser.java:198) at net.yacy.search.Switchboard.condenseDocument(Switchboard.java:2896) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at net.yacy.kelondro.workflow.InstantBlockingThread.job(InstantBlockingThread.java:101) at net.yacy.kelondro.workflow.AbstractBlockingThread.run(AbstractBlockingThread.java:82) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) | ||||||||
Additional Information | E 2016/11/29 04:06:32 BLOCKINGTHREAD Runtime Error in serverInstantThread.job, thread 'java.lang.reflect.Method.condenseDocument.7': null E 2016/11/29 04:06:32 BLOCKINGTHREAD Internal Error in serverInstantThread.job: null E 2016/11/29 04:06:32 BLOCKINGTHREAD shutting down thread 'java.lang.reflect.Method.condenseDocument.4' BLOCKINGTHREAD Runtime Error in serverInstantThread.job, thread 'java.lang.reflect.Method.condenseDocument | ||||||||
Tags | bug, exception | ||||||||
Attached Files | |||||||||
![]() |
|
(0001354) BuBu (developer) 2016-12-05 21:59 |
see commit by @luc https://github.com/yacy/yacy_search_server/commit/d27adc2b92f077fb249000b5e2ea4a4ef318f15b [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2016-12-01 06:47 | DNcrawler | New Issue | |
2016-12-01 06:47 | DNcrawler | Tag Attached: bug | |
2016-12-01 06:47 | DNcrawler | Tag Attached: exception | |
2016-12-05 21:59 | BuBu | Note Added: 0001354 | |
2016-12-05 21:59 | BuBu | Status | new => resolved |
2016-12-05 21:59 | BuBu | Resolution | open => fixed |
2016-12-05 21:59 | BuBu | Assigned To | => administrator |
Copyright © 2000 - 2021 MantisBT Team |