informatique:raspberrypi:yacy
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Prochaine révision | Révision précédente | ||
| informatique:raspberrypi:yacy [31/03/2016 12:30] – créée cyrille | informatique:raspberrypi:yacy [31/03/2016 12:38] (Version actuelle) – [Avec un PI 2ème génération] cyrille | ||
|---|---|---|---|
| Ligne 5: | Ligne 5: | ||
| * et [[https:// | * et [[https:// | ||
| * [[http:// | * [[http:// | ||
| + | |||
| + | ===== Avec un PI 2ème génération ===== | ||
| + | |||
| + | * ARMv7 Processor rev 5 (v7l) | ||
| + | |||
| + | Je à suivre [[http:// | ||
| + | |||
| + | ==== Important File Locations ==== | ||
| + | |||
| + | Après installation, | ||
| + | |||
| + | * l' | ||
| + | * / | ||
| + | * Les données: | ||
| + | * / | ||
| + | * Les fichiers de configuration: | ||
| + | * /etc/yacy/ | ||
| + | * / | ||
| + | * Les logs: | ||
| + | * / | ||
| ===== Avec un PI 1ere génération ===== | ===== Avec un PI 1ere génération ===== | ||
| + | |||
| + | ==== ejdk-8u71 ==== | ||
| + | |||
| + | Avec ejdk-8u71-linux-armv6-vfp-hflt.tar.gz | ||
| + | |||
| + | $ ./ | ||
| + | ****************** YaCy Web Crawler/ | ||
| + | ... | ||
| + | >> YaCy started as daemon process. Administration at http:// | ||
| + | Error occurred during initialization of VM | ||
| + | Server VM is only supported on ARMv7+ VFP | ||
| + | |||
| + | $ cat / | ||
| + | processor : 0 | ||
| + | model name : ARMv6-compatible processor rev 7 (v6l) | ||
| + | BogoMIPS : 2.28 | ||
| + | Features : half thumb fastmult vfp edsp java tls | ||
| + | ... | ||
| + | |||
| + | |||
| + | ==== ejre-1_6 ==== | ||
| + | |||
| + | ARMv6/7 Linux - Headless EABI, VFP, SoftFP ABI, Little Endian | ||
| + | ejre-1_6_0_38-fcs-b05-linux-arm-vfp-eabi-headless-13_nov_2012.tar.gz | ||
| + | |||
| + | shared object libjli.so not found | ||
| + | |||
| + | Et pourtant: | ||
| + | $ sudo find / -name libjli* | ||
| + | / | ||
| + | / | ||
| + | / | ||
| + | / | ||
| + | |||
| + | |||
| + | Plein d' | ||
| + | * http:// | ||
| + | |||
| + | Peut être continuer l' | ||
| + | |||
| + | ==== openjdk-7-jre ==== | ||
| + | |||
| + | Après quelques minutes (de mise en route ?), ça ne plante suavagement: | ||
| + | |||
| + | ... | ||
| + | # Internal Error (cppInterpreter_arm.S: | ||
| + | # fatal error: *** Unimplemented opcode: 232 = < | ||
| + | ... | ||
| + | |||
| + | < | ||
| + | $ ./ | ||
| + | ****************** YaCy Web Crawler/ | ||
| + | **** (C) by Michael Peter Christen, usage granted under the GPL Version 2 **** | ||
| + | **** USE AT YOUR OWN RISK! Project home and releases: http:// | ||
| + | ** LOG of YaCy: DATA/ | ||
| + | ** STOP YaCy: execute stopYACY.sh and wait some seconds | ||
| + | ** GET HELP for YaCy: see http:// | ||
| + | ******************************************************************************* | ||
| + | >> | ||
| + | Asserts are enabled | ||
| + | [ YaCy v1.82, build 20150121 by Michael Christen / www.yacy.net ] | ||
| + | ------------------------------------------------------------------------------- | ||
| + | STARTUP: Trying to load logging configuration from file / | ||
| + | I 2016/01/29 09:42:25 Domain Init local host address: 127.0.0.1 (local) | ||
| + | [Fatal Error] :1:1: Content is not allowed in prolog. | ||
| + | [Fatal Error] :1:1: Content is not allowed in prolog. | ||
| + | I 2016/01/29 09:42:26 Domain Init local host address: 127.0.1.1 (local) | ||
| + | I 2016/01/29 09:42:26 Domain Init local host address: 192.168.0.87 (local) | ||
| + | I 2016/01/29 09:42:35 UPNP found device: Netgear CBVG834G | ||
| + | I 2016/01/29 09:42:36 UPNP mapped mapped port 8090 to port 8090 on device Netgear CBVG834G, external IP is 89.158.149.192 | ||
| + | I 2016/01/29 09:42:43 Word hashCache.size = 20000 | ||
| + | I 2016/01/29 09:42:43 SWITCHBOARD Initializing Segment '/ | ||
| + | I 2016/01/29 09:42:53 org.apache.solr.core.ConfigSolr Loading container configuration from / | ||
| + | I 2016/01/29 09:43:11 org.apache.solr.update.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=0& | ||
| + | I 2016/01/29 09:43:11 org.apache.solr.logging.LogWatcher SLF4J impl is org.slf4j.impl.JDK14LoggerFactory | ||
| + | I 2016/01/29 09:43:11 org.apache.solr.logging.LogWatcher Registering Log Listener [JUL (org.slf4j.impl.JDK14LoggerFactory)] | ||
| + | |||
| + | |||
| + | # | ||
| + | # A fatal error has been detected by the Java Runtime Environment: | ||
| + | # | ||
| + | # Internal Error (cppInterpreter_arm.S: | ||
| + | # fatal error: *** Unimplemented opcode: 232 = < | ||
| + | |||
| + | # | ||
| + | # JRE version: OpenJDK Runtime Environment (7.0_91-b02) (build 1.7.0_91-b02) | ||
| + | # Java VM: OpenJDK Zero VM (24.91-b01 mixed mode linux-arm ) | ||
| + | # Derivative: IcedTea 2.6.3 | ||
| + | # Distribution: | ||
| + | # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try " | ||
| + | # | ||
| + | / | ||
| + | # An error report file with more information is saved as: | ||
| + | # / | ||
| + | # | ||
| + | # If you would like to submit a bug report, please include | ||
| + | # instructions on how to reproduce the bug and visit: | ||
| + | # | ||
| + | # | ||
| + | Aborted | ||
| + | </ | ||
informatique/raspberrypi/yacy.1459420253.txt.gz · Dernière modification : de cyrille
