[fess-user 762] java.lang.ClassCastException: [Lorg.seasar.robot.client.http.Authentication; cannot be cast to [Lorg.seasar.robot.client.http.BasicAuthentication; at org.seasar.robot.client.http.CommonsHttpClient.init(CommonsHttpClient.java:215)

Back to archive index

松橋和昭 kazua****@quick*****
2013年 7月 23日 (火) 19:42:01 JST


はじめまして。matsuhashiと申します。Fessをはじめたばかりです。

会社のイントラ環境の中で自分のPCで fess-server-8.1.0
を立ち上げ、プロキシー越しにインターネット上の某サイトをクロールしようとしました。

http://fess.codelibs.org/ja/8.0/config/proxy.html 「プロキシ設定」
を読んで、s2robot_client.diconファイルを作り、自分の環境のプロキシーサーバ名とポートを指定しました。

fessサーバにクロールさせると失敗して、ひとつもURLをクロールできません。

/fess/adminのシステム情報>障害URLをみると下記のスタック・トレースが出力されていました。

java.lang.ClassCastException:
[Lorg.seasar.robot.client.http.Authentication; cannot be cast to
[Lorg.seasar.robot.client.http.BasicAuthentication;
at org.seasar.robot.client.http.CommonsHttpClient.init(CommonsHttpClient.java:215)
at org.seasar.robot.client.http.CommonsHttpClient.doHttpMethod(CommonsHttpClient.java:388)
at org.seasar.robot.client.http.CommonsHttpClient.doHead(CommonsHttpClient.java:382)
at jp.sf.fess.robot.FessS2RobotThread.isContentUpdated(FessS2RobotThread.java:89)
at org.seasar.robot.S2RobotThread.run(S2RobotThread.java:158)
at java.lang.Thread.run(Thread.java:662

なにか助言いただければありがたいです。
-------------- next part --------------
HTMLの添付ファイルを保管しました...
Download 



Fess-user メーリングリストの案内
Back to archive index