See <https://builds.apache.org/job/JSPWiki/417/changes>

Changes:

[metskem] * 2.10.3-svn-13

       * Fixed JSPWIKI-1029 WebLogic does not find the properties file, fix by 
Jürgen Weber.

------------------------------------------
[...truncated 7797 lines...]
        at org.hsqldb.server.Server.access$000(Unknown Source)
        at org.hsqldb.server.Server$ServerThread.run(Unknown Source)
Tests run: 11, Failures: 9, Errors: 0, Skipped: 0, Time elapsed: 6.742 sec <<< 
FAILURE! - in org.apache.wiki.auth.user.JDBCUserDatabaseTest
testValidatePassword(org.apache.wiki.auth.user.JDBCUserDatabaseTest)  Time 
elapsed: 0.519 sec  <<< FAILURE!
junit.framework.AssertionFailedError: Looks like your database could not be 
connected to - please make sure that you have started your database, exception: 
java.lang.NullPointerException java.lang.NullPointerException
        at junit.framework.Assert.fail(Assert.java:57)
        at junit.framework.TestCase.fail(TestCase.java:227)
        at 
org.apache.wiki.auth.user.JDBCUserDatabaseTest.setUp(JDBCUserDatabaseTest.java:128)

testFindByLoginName(org.apache.wiki.auth.user.JDBCUserDatabaseTest)  Time 
elapsed: 0.306 sec  <<< FAILURE!
junit.framework.AssertionFailedError: Looks like your database could not be 
connected to - please make sure that you have started your database, exception: 
java.lang.NullPointerException java.lang.NullPointerException
        at junit.framework.Assert.fail(Assert.java:57)
        at junit.framework.TestCase.fail(TestCase.java:227)
        at 
org.apache.wiki.auth.user.JDBCUserDatabaseTest.setUp(JDBCUserDatabaseTest.java:128)

testAttributes(org.apache.wiki.auth.user.JDBCUserDatabaseTest)  Time elapsed: 
0.306 sec  <<< FAILURE!
junit.framework.AssertionFailedError: Looks like your database could not be 
connected to - please make sure that you have started your database, exception: 
java.lang.NullPointerException java.lang.NullPointerException
        at junit.framework.Assert.fail(Assert.java:57)
        at junit.framework.TestCase.fail(TestCase.java:227)
        at 
org.apache.wiki.auth.user.JDBCUserDatabaseTest.setUp(JDBCUserDatabaseTest.java:128)

testDeleteByLoginName(org.apache.wiki.auth.user.JDBCUserDatabaseTest)  Time 
elapsed: 0.307 sec  <<< FAILURE!
junit.framework.AssertionFailedError: Looks like your database could not be 
connected to - please make sure that you have started your database, exception: 
java.lang.NullPointerException java.lang.NullPointerException
        at junit.framework.Assert.fail(Assert.java:57)
        at junit.framework.TestCase.fail(TestCase.java:227)
        at 
org.apache.wiki.auth.user.JDBCUserDatabaseTest.setUp(JDBCUserDatabaseTest.java:128)

testGetWikiName(org.apache.wiki.auth.user.JDBCUserDatabaseTest)  Time elapsed: 
0.308 sec  <<< FAILURE!
junit.framework.AssertionFailedError: Looks like your database could not be 
connected to - please make sure that you have started your database, exception: 
java.lang.NullPointerException java.lang.NullPointerException
        at junit.framework.Assert.fail(Assert.java:57)
        at junit.framework.TestCase.fail(TestCase.java:227)
        at 
org.apache.wiki.auth.user.JDBCUserDatabaseTest.setUp(JDBCUserDatabaseTest.java:128)

testFindByEmail(org.apache.wiki.auth.user.JDBCUserDatabaseTest)  Time elapsed: 
0.306 sec  <<< FAILURE!
junit.framework.AssertionFailedError: Looks like your database could not be 
connected to - please make sure that you have started your database, exception: 
java.lang.NullPointerException java.lang.NullPointerException
        at junit.framework.Assert.fail(Assert.java:57)
        at junit.framework.TestCase.fail(TestCase.java:227)
        at 
org.apache.wiki.auth.user.JDBCUserDatabaseTest.setUp(JDBCUserDatabaseTest.java:128)

testFindByUid(org.apache.wiki.auth.user.JDBCUserDatabaseTest)  Time elapsed: 
0.307 sec  <<< FAILURE!
junit.framework.AssertionFailedError: Looks like your database could not be 
connected to - please make sure that you have started your database, exception: 
java.lang.NullPointerException java.lang.NullPointerException
        at junit.framework.Assert.fail(Assert.java:57)
        at junit.framework.TestCase.fail(TestCase.java:227)
        at 
org.apache.wiki.auth.user.JDBCUserDatabaseTest.setUp(JDBCUserDatabaseTest.java:128)

testFindByFullName(org.apache.wiki.auth.user.JDBCUserDatabaseTest)  Time 
elapsed: 0.307 sec  <<< FAILURE!
junit.framework.AssertionFailedError: Looks like your database could not be 
connected to - please make sure that you have started your database, exception: 
java.lang.NullPointerException java.lang.NullPointerException
        at junit.framework.Assert.fail(Assert.java:57)
        at junit.framework.TestCase.fail(TestCase.java:227)
        at 
org.apache.wiki.auth.user.JDBCUserDatabaseTest.setUp(JDBCUserDatabaseTest.java:128)

testRename(org.apache.wiki.auth.user.JDBCUserDatabaseTest)  Time elapsed: 0.315 
sec  <<< FAILURE!
junit.framework.AssertionFailedError: Looks like your database could not be 
connected to - please make sure that you have started your database, exception: 
java.lang.NullPointerException java.lang.NullPointerException
        at junit.framework.Assert.fail(Assert.java:57)
        at junit.framework.TestCase.fail(TestCase.java:227)
        at 
org.apache.wiki.auth.user.JDBCUserDatabaseTest.setUp(JDBCUserDatabaseTest.java:128)

Running org.apache.wiki.auth.user.UserProfileTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 sec - in 
org.apache.wiki.auth.user.UserProfileTest
Running org.apache.wiki.auth.user.XMLUserDatabaseTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.572 sec - in 
org.apache.wiki.auth.user.XMLUserDatabaseTest
Running org.apache.wiki.auth.acl.AclImplTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 sec - in 
org.apache.wiki.auth.acl.AclImplTest
Running org.apache.wiki.auth.acl.DefaultAclManagerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 sec - in 
org.apache.wiki.auth.acl.DefaultAclManagerTest
Running org.apache.wiki.auth.acl.AclEntryImplTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in 
org.apache.wiki.auth.acl.AclEntryImplTest
Running org.apache.wiki.PropertyReaderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in 
org.apache.wiki.PropertyReaderTest
Running org.apache.wiki.xmlrpc.RPCHandlerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.876 sec - in 
org.apache.wiki.xmlrpc.RPCHandlerTest
Running org.apache.wiki.WikiEngineTest
Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.516 sec - in 
org.apache.wiki.WikiEngineTest
Running org.apache.wiki.content.PageRenamerTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.588 sec - in 
org.apache.wiki.content.PageRenamerTest
Running org.apache.wiki.parser.JSPWikiMarkupParserTest
Trying to crash parser with a line which is 198002 chars in size
100 page renderings: 0:00:00.359 (278.5515320334262 renderings/second)
Tests run: 207, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.595 sec - 
in org.apache.wiki.parser.JSPWikiMarkupParserTest
Running org.apache.wiki.parser.CreoleToJSPWikiTranslatorTest
Tests run: 84, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.34 sec - in 
org.apache.wiki.parser.CreoleToJSPWikiTranslatorTest
Running org.apache.wiki.parser.MarkupParserTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in 
org.apache.wiki.parser.MarkupParserTest
Running org.apache.wiki.providers.VersioningFileProviderTest
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.128 sec - in 
org.apache.wiki.providers.VersioningFileProviderTest
Running org.apache.wiki.providers.CachingProviderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.233 sec - in 
org.apache.wiki.providers.CachingProviderTest
Running org.apache.wiki.providers.BasicAttachmentProviderTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.368 sec - 
in org.apache.wiki.providers.BasicAttachmentProviderTest
Running org.apache.wiki.providers.FileSystemProviderTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 sec - in 
org.apache.wiki.providers.FileSystemProviderTest
Running org.apache.wiki.ui.WikiCommandTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in 
org.apache.wiki.ui.WikiCommandTest
Running org.apache.wiki.ui.InputValidatorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec - in 
org.apache.wiki.ui.InputValidatorTest
Running org.apache.wiki.ui.admin.beans.PluginBeanTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in 
org.apache.wiki.ui.admin.beans.PluginBeanTest
Running org.apache.wiki.ui.CommandResolverTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 sec - in 
org.apache.wiki.ui.CommandResolverTest
Running org.apache.wiki.ui.GroupCommandTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec - in 
org.apache.wiki.ui.GroupCommandTest
Running org.apache.wiki.ui.PageCommandTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec - in 
org.apache.wiki.ui.PageCommandTest
Running org.apache.wiki.ui.RedirectCommandTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in 
org.apache.wiki.ui.RedirectCommandTest
Running org.apache.wiki.filters.DefaultFilterManagerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec - in 
org.apache.wiki.filters.DefaultFilterManagerTest
Running org.apache.wiki.rss.RSSGeneratorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 sec - in 
org.apache.wiki.rss.RSSGeneratorTest
Running org.apache.wiki.PageManagerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec - in 
org.apache.wiki.PageManagerTest
Running org.apache.wiki.render.CreoleRendererTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.337 sec - in 
org.apache.wiki.render.CreoleRendererTest
Running org.apache.wiki.render.WysiwygEditingRendererTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec - in 
org.apache.wiki.render.WysiwygEditingRendererTest
Running org.apache.wiki.render.RenderingManagerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.351 sec - in 
org.apache.wiki.render.RenderingManagerTest
Running org.apache.wiki.i18n.InternationalizationManagerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in 
org.apache.wiki.i18n.InternationalizationManagerTest
Running org.apache.wiki.search.SearchManagerTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.8 sec - in 
org.apache.wiki.search.SearchManagerTest
Running org.apache.wiki.attachment.AttachmentManagerTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.117 sec - in 
org.apache.wiki.attachment.AttachmentManagerTest
Running org.apache.wiki.util.FileUtilTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec - in 
org.apache.wiki.util.FileUtilTest
Running org.apache.wiki.util.CryptoUtilTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in 
org.apache.wiki.util.CryptoUtilTest
Running org.apache.wiki.util.PriorityListTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in 
org.apache.wiki.util.PriorityListTest
Running org.apache.wiki.util.XmlUtilTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in 
org.apache.wiki.util.XmlUtilTest
Running org.apache.wiki.util.ClassUtilTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 sec - in 
org.apache.wiki.util.ClassUtilTest
Running org.apache.wiki.util.TimedCounterListTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 sec - in 
org.apache.wiki.util.TimedCounterListTest
Running org.apache.wiki.util.PropertyReaderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in 
org.apache.wiki.util.PropertyReaderTest
Running org.apache.wiki.util.MailUtilTest
javax.mail.MessagingException: 454 4.7.0 TLS not available due to local problem

        at com.sun.mail.smtp.SMTPTransport.issueCommand(SMTPTransport.java:2074)
        at com.sun.mail.smtp.SMTPTransport.startTLS(SMTPTransport.java:1899)
        at 
com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:666)
        at javax.mail.Service.connect(Service.java:295)
        at javax.mail.Service.connect(Service.java:176)
        at javax.mail.Service.connect(Service.java:125)
        at javax.mail.Transport.send0(Transport.java:194)
        at javax.mail.Transport.send(Transport.java:124)
        at org.apache.wiki.util.MailUtil.sendMessage(MailUtil.java:287)
        at org.apache.wiki.util.MailUtilTest.testSendMail(MailUtilTest.java:104)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at junit.framework.TestCase.runTest(TestCase.java:176)
        at junit.framework.TestCase.runBare(TestCase.java:141)
        at junit.framework.TestResult$1.protect(TestResult.java:122)
        at junit.framework.TestResult.runProtected(TestResult.java:142)
        at junit.framework.TestResult.run(TestResult.java:125)
        at junit.framework.TestCase.run(TestCase.java:129)
        at junit.framework.TestSuite.runTest(TestSuite.java:252)
        at junit.framework.TestSuite.run(TestSuite.java:247)
        at 
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
        at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.183 sec <<< 
FAILURE! - in org.apache.wiki.util.MailUtilTest
testSendMail(org.apache.wiki.util.MailUtilTest)  Time elapsed: 0.154 sec  <<< 
FAILURE!
junit.framework.AssertionFailedError: Unknown problem (check the console for 
error report)
        at junit.framework.Assert.fail(Assert.java:57)
        at junit.framework.TestCase.fail(TestCase.java:227)
        at org.apache.wiki.util.MailUtilTest.testSendMail(MailUtilTest.java:127)

Running org.apache.wiki.util.comparators.HumanComparatorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in 
org.apache.wiki.util.comparators.HumanComparatorTest
Running org.apache.wiki.util.CommentedPropertiesTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in 
org.apache.wiki.util.CommentedPropertiesTest
Running org.apache.wiki.util.ByteUtilsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in 
org.apache.wiki.util.ByteUtilsTest
Running org.apache.wiki.util.SerializerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in 
org.apache.wiki.util.SerializerTest
Running org.apache.wiki.util.TextUtilTest
Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 sec - in 
org.apache.wiki.util.TextUtilTest

Results :

Failed tests: 
  JDBCUserDatabaseTest.setUp:128 Looks like your database could not be 
connected to - please make sure that you have started your database, exception: 
java.lang.NullPointerException java.lang.NullPointerException
  JDBCUserDatabaseTest.setUp:128 Looks like your database could not be 
connected to - please make sure that you have started your database, exception: 
java.lang.NullPointerException java.lang.NullPointerException
  JDBCUserDatabaseTest.setUp:128 Looks like your database could not be 
connected to - please make sure that you have started your database, exception: 
java.lang.NullPointerException java.lang.NullPointerException
  JDBCUserDatabaseTest.setUp:128 Looks like your database could not be 
connected to - please make sure that you have started your database, exception: 
java.lang.NullPointerException java.lang.NullPointerException
  JDBCUserDatabaseTest.setUp:128 Looks like your database could not be 
connected to - please make sure that you have started your database, exception: 
java.lang.NullPointerException java.lang.NullPointerException
  JDBCUserDatabaseTest.setUp:128 Looks like your database could not be 
connected to - please make sure that you have started your database, exception: 
java.lang.NullPointerException java.lang.NullPointerException
  JDBCUserDatabaseTest.setUp:128 Looks like your database could not be 
connected to - please make sure that you have started your database, exception: 
java.lang.NullPointerException java.lang.NullPointerException
  JDBCUserDatabaseTest.setUp:128 Looks like your database could not be 
connected to - please make sure that you have started your database, exception: 
java.lang.NullPointerException java.lang.NullPointerException
  JDBCUserDatabaseTest.setUp:128 Looks like your database could not be 
connected to - please make sure that you have started your database, exception: 
java.lang.NullPointerException java.lang.NullPointerException
  MailUtilTest.testSendMail:127 Unknown problem (check the console for error 
report)

Tests run: 955, Failures: 10, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache JSPWiki .................................... SUCCESS [8.625s]
[INFO] Apache JSPWiki initial wiki pages builder ......... SUCCESS [0.049s]
[INFO] Apache JSPWiki initial wiki pages (de) ............ SUCCESS [4.120s]
[INFO] Apache JSPWiki initial wiki pages (en) ............ SUCCESS [0.509s]
[INFO] Apache JSPWiki initial wiki pages (es) ............ SUCCESS [0.336s]
[INFO] Apache JSPWiki initial wiki pages (fi) ............ SUCCESS [0.578s]
[INFO] Apache JSPWiki initial wiki pages (fr) ............ SUCCESS [0.572s]
[INFO] Apache JSPWiki initial wiki pages (it) ............ SUCCESS [0.522s]
[INFO] Apache JSPWiki initial wiki pages (nl) ............ SUCCESS [0.625s]
[INFO] Apache JSPWiki initial wiki pages (pt_BR) ......... SUCCESS [0.421s]
[INFO] Apache JSPWiki initial wiki pages (ru) ............ SUCCESS [0.321s]
[INFO] Apache JSPWiki initial wiki pages (zh_CN) ......... SUCCESS [0.504s]
[INFO] Apache JSPWiki Main War ........................... FAILURE [2:38.375s]
[INFO] Apache JSPWiki portable ........................... SKIPPED
[INFO] jspwiki-it-builder ................................ SKIPPED
[INFO] jspwiki-selenium-tests ............................ SKIPPED
[INFO] jspwiki-it-test-custom ............................ SKIPPED
[INFO] jspwiki-it-test-custom-absolute-urls .............. SKIPPED
[INFO] jspwiki-it-test-custom-jdbc ....................... SKIPPED
[INFO] jspwiki-it-test-cma ............................... SKIPPED
[INFO] jspwiki-it-test-cma-jdbc .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:57.494s
[INFO] Finished at: Thu Aug 18 20:05:57 UTC 2016
[INFO] Final Memory: 46M/4384M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on 
project jspwiki-war: There are test failures.
[ERROR] 
[ERROR] Please refer to 
<https://builds.apache.org/job/JSPWiki/ws/jspwiki-war/target/surefire-reports> 
for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :jspwiki-war
Build step 'Invoke top-level Maven targets' marked build as failure

Reply via email to