2016-05-31 6 views
2
私はAEMインスタンスを開始すると、コンソールに私が見

validation.propertiesするFileNotFoundエラーAEM 6.2スタートアップエラーのESAPIディレクトリまたは読み込めないファイル

完全なログ:

Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256M; support was removed in 8.0 
31.05.2016 17:24:26.379 *INFO * [main] Setting sling.home=crx-quickstart (command line) 
31.05.2016 17:24:26.395 *INFO * [main] Starting Apache Sling in D:\AEM 6.2\crx-quickstart 
31.05.2016 17:24:26.395 *INFO * [main] Sling Extension Lib Home : D:\AEM 6.2\crx-quickstart\launchpad\ext 
31.05.2016 17:24:26.395 *INFO * [Apache Sling Control [email protected]/127.0.0.1:56056] Apache Sling Control Listener started 
31.05.2016 17:24:26.410 *INFO * [main] Checking launcher JAR in folder D:\AEM 6.2\crx-quickstart\launchpad 
31.05.2016 17:24:26.426 *INFO * [main] Existing launcher is up to date, using it: 5.4.0.2_6_10-B004 (org.apache.sling.launchpad.base.jar) 
31.05.2016 17:24:26.441 *INFO * [main] Loading launcher class org.apache.sling.launchpad.base.app.MainDelegate from org.apache.sling.launchpad.base.jar 
31.05.2016 17:24:26.444 *INFO * [main] External Libs Home (ext) is null or does not exists. 
31.05.2016 17:24:26.459 *INFO * [main] Setting sling.properties=conf/sling.properties 
31.05.2016 17:24:26.461 *INFO * [main] Setting sling.home=crx-quickstart 
31.05.2016 17:24:26.463 *INFO * [main] Setting sling.launchpad=D:\AEM 6.2\crx-quickstart\launchpad 
31.05.2016 17:24:26.464 *INFO * [main] Setting org.osgi.service.http.port=4502 
31.05.2016 17:24:26.465 *INFO * [main] Starting launcher ... 
31.05.2016 17:24:26.476 *INFO * [main] HTTP server port: 4502 
31.05.2016 17:24:27.706 *INFO* [FelixStartLevel] org.apache.sling.commons.log.logback.internal.Activator LogbackManager initialized at bundle startup 
31.05.2016 17:24:27.726 *INFO* [FelixStartLevel] org.apache.sling.commons.logservice Service [org.apache.sling.commons.logservice.internal.LogServiceFactory,18, [org.osgi.service.log.LogService]] ServiceEvent REGISTERED 
31.05.2016 17:24:27.731 *INFO* [FelixStartLevel] org.apache.sling.commons.logservice Service [org.apache.sling.commons.logservice.internal.LogReaderServiceFactory,19, [org.osgi.service.log.LogReaderService]] ServiceEvent REGISTERED 
31.05.2016 17:24:27.736 *INFO* [FelixStartLevel] org.apache.sling.commons.logservice BundleEvent STARTED 
31.05.2016 17:24:27.740 *INFO* [FelixStartLevel] org.apache.sling.installer.core BundleEvent RESOLVED 
31.05.2016 17:24:27.740 *INFO* [FelixStartLevel] org.apache.sling.installer.core BundleEvent STARTING 
**Attempting to load ESAPI.properties via file I/O. 
Attempting to load ESAPI.properties as resource file via file I/O. 
Not found in 'org.owasp.esapi.resources' directory or file not readable: D:\AEM 6.2\ESAPI.properties 
Not found in SystemResource Directory/resourceDirectory: .esapi\ESAPI.properties 
Not found in 'user.home' (C:\Users\Raj Kumar) directory: C:\Users\Raj Kumar\esapi\ESAPI.properties 
Loading ESAPI.properties via file I/O failed. Exception was: java.io.FileNotFoundException 
Attempting to load ESAPI.properties via the classpath. 
SUCCESSFULLY LOADED ESAPI.properties via the CLASSPATH from '/ (root)' using class loader for DefaultSecurityConfiguration class! 
Attempting to load validation.properties via file I/O. 
Attempting to load validation.properties as resource file via file I/O. 
Not found in 'org.owasp.esapi.resources' directory or file not readable: D:\AEM 6.2\validation.properties 
Not found in SystemResource Directory/resourceDirectory: .esapi\validation.properties 
Not found in 'user.home' (C:\Users\Raj Kumar) directory: C:\Users\Raj Kumar\esapi\validation.properties 
Loading validation.properties via file I/O failed. 
Attempting to load validation.properties via the classpath.** 
SUCCESSFULLY LOADED validation.properties via the CLASSPATH from '/ (root)' using class loader for DefaultSecurityConfiguration class! 
RAWProcessor succesfully installed 
31.05.2016 17:24:52.803 *INFO * [main] Startup completed 

エラー:

Attempting to load ESAPI.properties via file I/O. 
    Attempting to load ESAPI.properties as resource file via file I/O. 
    Not found in 'org.owasp.esapi.resources' directory or file not readable: D:\AEM 6.2\ESAPI.properties 
    Not found in SystemResource Directory/resourceDirectory: .esapi\ESAPI.properties 
    Not found in 'user.home' (C:\Users\Raj Kumar) directory: C:\Users\Raj Kumar\esapi\ESAPI.properties 
    Loading ESAPI.properties via file I/O failed. Exception was: java.io.FileNotFoundException 
    Attempting to load ESAPI.properties via the classpath. 
    SUCCESSFULLY LOADED ESAPI.properties via the CLASSPATH from '/ (root)' using class loader for DefaultSecurityConfiguration class! 
    Attempting to load validation.properties via file I/O. 
    Attempting to load validation.properties as resource file via file I/O. 
    Not found in 'org.owasp.esapi.resources' directory or file not readable: D:\AEM 6.2\validation.properties 
    Not found in SystemResource Directory/resourceDirectory: .esapi\validation.properties 
    Not found in 'user.home' (C:\Users\Raj Kumar) directory: C:\Users\Raj Kumar\esapi\validation.properties 
    Loading validation.properties via file I/O failed. 
    Attempting to load validation.properties via the classpath. 

validation.propertiesファイルとは何ですか?

このエラーを解決するにはどうすればよいですか?

私はCQ 5.6でも同じエラーを見ましたが、根本的な原因は考えられませんでした。 誰でも説明できますか?

ありがとうございました。

答えて

1

validation.propertiesファイルは、"com.day.cq.cq-xssprotection"の内部で使用されています。それは

  1. ゴーフェリックスへのコンソール(http://host:port/system/console/bundles/)の「Adobe花崗岩XSS保護(com.day.cq.cq-xssprotection)」という名前のバンドル番号を見つける含まれているかを確認するには をバンドル。
  2. aem-instalation-folder \ crx-quickstart \ launchpad \ felixに移動し、同じバンドル番号で指定されたフォルダを探します。
  3. バンドルフォルダ内のバンドルを、デフォルトのversion0.0をいくつかのパスにコピーします。
  4. すべての逆コンパイラを使用し、validation.propertiesエントリを含むESAPI.propertiesが存在することを確認します。同じレベルでは、同じバンドルにvalidation.propertiesファイルも含まれます。 enter image description here

AEMインスタンスの起動は、あなたがあるstdout.logファイルに以下のエラーを見ることができますが。それはあなたが正常にロードされている場所から指示します。

enter image description here

あなたは以下でそれについての詳細を見つけることができます。 https://www.owasp.org/index.php/Category:OWASP_Enterprise_Security_API

そしてカスタマイズするvaidatorプロパティは、あなたが試すことができますファイル https://www.owasp.org/index.php/ESAPI_Getting_Started_Guide

関連する問題