netbeans で jboss v6 を実行しようとしていますが、次のエラーが表示されます
Unable to read the logging configuration from 'file:logging.properties' (java.io.FileNotFoundException: logging.properties (The system cannot find the file specified))
bin/run.bat に直接移動して jboss stnadalone を実行すると、エラーは表示されず、正常に起動しますが、上記のように netbeans でエラーが発生します。
この問題を解決するために何をすべきか教えてもらえますか?