Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8142464

[TESTBUG] PlatformLoggerTest.java throws java.lang.RuntimeException: Logger test.logger.bar does not exist

XMLWordPrintable

    • b120

        Nov 11, 2015 4:02:34 AM PlatformLoggerTest testLogMethods
        INFO: Test info(String)
        java.lang.RuntimeException: Logger test.logger.bar does not exist
        at PlatformLoggerTest.checkLogger(PlatformLoggerTest.java:122)
        at PlatformLoggerTest.main(PlatformLoggerTest.java:74)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:520)
        at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
        at java.lang.Thread.run(Thread.java:747)

        JavaTest Message: Test threw exception: java.lang.RuntimeException: Logger test.logger.bar does not exist
        JavaTest Message: shutting down test

        STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Logger test.logger.bar does not exist

              neliasso Nils Eliasson (Inactive)
              neliasso Nils Eliasson (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: