Uploaded image for project: 'S2Remoting'
  1. S2Remoting
  2. REMOTING-1

Tomcat で実行時に例外スタックがログに出力される

XMLWordPrintable

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major Major
    • 1.1.0
    • Affects Version/s: 1.0.2
    • None

      Tomcat で実行時に次の例外スタックがログに出力される.

      WARN 2006-07-28 22:41:33,828 [http-8080-Processor25] URLStreamHandlerRegistryを登録できませんでした
      java.lang.Error: factory already defined
      at java.net.URL.setURLStreamHandlerFactory(URL.java:980)
      at org.seasar.remoting.common.url.URLStreamHandlerRegistry.initialize(URLStreamHandlerRegistry.java:79)
      at org.seasar.remoting.common.url.URLStreamHandlerRegistry.registerHandler(URLStreamHandlerRegistry.java:66)
      at org.seasar.remoting.rmi.connector.RMIConnector.<init>(RMIConnector.java:29)

      警告であってエラーではないが,デフォルトでは URLStreamHandler の登録を行わないようにする.

            Assignee:
            koichik koichik
            Reporter:
            koichik koichik
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: