-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Console warnings and errors #46
Comments
Also getting this quite often: |
I've reproduced the issue too, testing on XWiki 11.1 (Firefox 65, PostgreSQL 10). In addition, the user avatar on the comment is not displayed (was displayed properly on the answer above it): Stacktrace: Stacktrace.txt Please also see #34. |
Getting some new errors when accessing the Forum app on XWiki 11.5
|
There is a remaining deprecation usage to be fixed in #72: |
The rest of the logs were caused by the livetable and were fixed in platform. |
Steps to reproduce:
Expected results: All pages are created as expected.
Actual results: All pages are created but some Warnings and Errors appear in the Console.
Environment: Windows 10, XWiki 10.11.2 Standard Version, Edge 18 - the forum was installed on Farm (2 other subwikis included)
2019-01-29 19:19:12,615 [http://localhost:8080/xwiki/bin/view/ForumCode/Actions] WARN o.x.v.i.DefaultVelocityEngine - Deprecated usage of method [org.xwiki.refactoring.script.RefactoringScriptService.createRenameRequest] in 75:xwiki:ForumCode.Actions@196,46 2019-01-29 19:19:12,617 [http://localhost:8080/xwiki/bin/view/ForumCode/Actions] WARN o.x.v.i.DefaultVelocityEngine - Deprecated usage of method [org.xwiki.refactoring.job.MoveRequest.setDeleteSource] in 75:xwiki:ForumCode.Actions@197,33 2019-01-29 19:19:27,941 [http://localhost:8080/xwiki/bin/view/ForumCode/Actions] WARN o.x.v.i.DefaultVelocityEngine - Deprecated usage of method [org.xwiki.refactoring.script.RefactoringScriptService.createRenameRequest] in 73:xwiki:ForumCode.Actions@196,46 2019-01-29 19:19:27,942 [http://localhost:8080/xwiki/bin/view/ForumCode/Actions] WARN o.x.v.i.DefaultVelocityEngine - Deprecated usage of method [org.xwiki.refactoring.job.MoveRequest.setDeleteSource] in 73:xwiki:ForumCode.Actions@197,33 2019-01-29 19:19:33,779 [http://localhost:8080/xwiki/bin/view/Forums/Admin%20Forum/Admin.Topic/] WARN o.h.u.JDBCExceptionReporter - SQL Error: -4850, SQLState: 3F000 2019-01-29 19:19:33,780 [http://localhost:8080/xwiki/bin/view/Forums/Admin%20Forum/Admin.Topic/] ERROR o.h.u.JDBCExceptionReporter - invalid schema name: {{HTML CLEAN="FALSE" WIKI="FALSE"}} <UL CLASS="USERS"><LI CLASS="USER" DATA_REFERENCE="XWIKI 2019-01-29 19:19:33,781 [http://localhost:8080/xwiki/bin/view/Forums/Admin%20Forum/Admin.Topic/] WARN c.x.x.a.XWiki - Failed to access document [{{html clean="false" wiki="false"}} <ul class="users"><li class="user" data-reference="xwiki:XWiki.Admin"><img class="user-avatar" src="/xwiki/bin/skin/resources/icons/xwiki/noavatar.png" alt="Administrator" /><a class="user-name" href="/xwiki/bin/view/XWiki/Admin">Administrator</a></li></ul> {{/html}}]. Root reason: [HsqlException: invalid schema name: {{HTML CLEAN="FALSE" WIKI="FALSE"}} <UL CLASS="USERS"><LI CLASS="USER" DATA_REFERENCE="XWIKI] 2019-01-29 19:19:33,795 [http://localhost:8080/xwiki/bin/view/Forums/Admin%20Forum/Admin.Topic/] WARN o.h.u.JDBCExceptionReporter - SQL Error: -4850, SQLState: 3F000 2019-01-29 19:19:33,796 [http://localhost:8080/xwiki/bin/view/Forums/Admin%20Forum/Admin.Topic/] ERROR o.h.u.JDBCExceptionReporter - invalid schema name: {{HTML CLEAN="FALSE" WIKI="FALSE"}} <UL CLASS="USERS"><LI CLASS="USER" DATA_REFERENCE="XWIKI 2019-01-29 19:19:33,797 [http://localhost:8080/xwiki/bin/view/Forums/Admin%20Forum/Admin.Topic/] WARN c.x.x.XWiki - Failed to display the user name of [{{html clean="false" wiki="false"}} <ul class="users"><li class="user" data-reference="xwiki:XWiki.Admin"><img class="user-avatar" src="/xwiki/bin/skin/resources/icons/xwiki/noavatar.png" alt="Administrator" /><a class="user-name" href="/xwiki/bin/view/XWiki/Admin">Administrator</a></li></ul> {{/html}}]. Root cause is [HsqlException: invalid schema name: {{HTML CLEAN="FALSE" WIKI="FALSE"}} <UL CLASS="USERS"><LI CLASS="USER" DATA_REFERENCE="XWIKI]. Falling back on the user id. 2019-01-29 19:19:33,808 [http://localhost:8080/xwiki/bin/view/Forums/Admin%20Forum/Admin.Topic/] WARN o.h.u.JDBCExceptionReporter - SQL Error: -4850, SQLState: 3F000 2019-01-29 19:19:33,809 [http://localhost:8080/xwiki/bin/view/Forums/Admin%20Forum/Admin.Topic/] ERROR o.h.u.JDBCExceptionReporter - invalid schema name: {{HTML CLEAN="FALSE" WIKI="FALSE"}} <UL CLASS="USERS"><LI CLASS="USER" DATA_REFERENCE="XWIKI 2019-01-29 19:19:33,809 [http://localhost:8080/xwiki/bin/view/Forums/Admin%20Forum/Admin.Topic/] WARN c.x.x.XWiki - Failed to display the user name of [{{html clean="false" wiki="false"}} <ul class="users"><li class="user" data-reference="xwiki:XWiki.Admin"><img class="user-avatar" src="/xwiki/bin/skin/resources/icons/xwiki/noavatar.png" alt="Administrator" /><a class="user-name" href="/xwiki/bin/view/XWiki/Admin">Administrator</a></li></ul> {{/html}}]. Root cause is [HsqlException: invalid schema name: {{HTML CLEAN="FALSE" WIKI="FALSE"}} <UL CLASS="USERS"><LI CLASS="USER" DATA_REFERENCE="XWIKI]. Falling back on the user id. 2019-01-29 19:21:42,500 [http://localhost:8080/xwiki/bin/view/ForumCode/Actions] WARN o.x.v.i.DefaultVelocityEngine - Deprecated usage of method [org.xwiki.refactoring.script.RefactoringScriptService.createRenameRequest] in 14:xwiki:ForumCode.Actions@196,46 2019-01-29 19:21:42,500 [http://localhost:8080/xwiki/bin/view/ForumCode/Actions] WARN o.x.v.i.DefaultVelocityEngine - Deprecated usage of method [org.xwiki.refactoring.job.MoveRequest.setDeleteSource] in 14:xwiki:ForumCode.Actions@197,33 2019-01-29 19:21:50,901 [http://localhost:8080/xwiki/bin/view/ForumCode/Actions] WARN o.x.v.i.DefaultVelocityEngine - Deprecated usage of method [org.xwiki.refactoring.script.RefactoringScriptService.createRenameRequest] in 13:xwiki:ForumCode.Actions@196,46 2019-01-29 19:21:50,901 [http://localhost:8080/xwiki/bin/view/ForumCode/Actions] WARN o.x.v.i.DefaultVelocityEngine - Deprecated usage of method [org.xwiki.refactoring.job.MoveRequest.setDeleteSource] in 13:xwiki:ForumCode.Actions@197,33 2019-01-29 19:21:56,147 [http://localhost:8080/xwiki/bin/view/Forums/User%20Forum/User%20Topic/] WARN o.h.u.JDBCExceptionReporter - SQL Error: -4850, SQLState: 3F000 2019-01-29 19:21:56,147 [http://localhost:8080/xwiki/bin/view/Forums/User%20Forum/User%20Topic/] ERROR o.h.u.JDBCExceptionReporter - invalid schema name: {{HTML CLEAN="FALSE" WIKI="FALSE"}} <UL CLASS="USERS"><LI CLASS="USER" DATA_REFERENCE="XWIKI 2019-01-29 19:21:56,148 [http://localhost:8080/xwiki/bin/view/Forums/User%20Forum/User%20Topic/] WARN c.x.x.a.XWiki - Failed to access document [{{html clean="false" wiki="false"}} <ul class="users"><li class="user" data-reference="xwiki:XWiki.user01"><img class="user-avatar" src="/xwiki/bin/skin/resources/icons/xwiki/noavatar.png" alt="user01" /><a class="user-name" href="/xwiki/bin/view/XWiki/user01">user01</a></li></ul> {{/html}}]. Root reason: [HsqlException: invalid schema name: {{HTML CLEAN="FALSE" WIKI="FALSE"}} <UL CLASS="USERS"><LI CLASS="USER" DATA_REFERENCE="XWIKI] 2019-01-29 19:21:56,161 [http://localhost:8080/xwiki/bin/view/Forums/User%20Forum/User%20Topic/] WARN o.h.u.JDBCExceptionReporter - SQL Error: -4850, SQLState: 3F000 2019-01-29 19:21:56,162 [http://localhost:8080/xwiki/bin/view/Forums/User%20Forum/User%20Topic/] ERROR o.h.u.JDBCExceptionReporter - invalid schema name: {{HTML CLEAN="FALSE" WIKI="FALSE"}} <UL CLASS="USERS"><LI CLASS="USER" DATA_REFERENCE="XWIKI 2019-01-29 19:21:56,162 [http://localhost:8080/xwiki/bin/view/Forums/User%20Forum/User%20Topic/] WARN c.x.x.XWiki - Failed to display the user name of [{{html clean="false" wiki="false"}} <ul class="users"><li class="user" data-reference="xwiki:XWiki.user01"><img class="user-avatar" src="/xwiki/bin/skin/resources/icons/xwiki/noavatar.png" alt="user01" /><a class="user-name" href="/xwiki/bin/view/XWiki/user01">user01</a></li></ul> {{/html}}]. Root cause is [HsqlException: invalid schema name: {{HTML CLEAN="FALSE" WIKI="FALSE"}} <UL CLASS="USERS"><LI CLASS="USER" DATA_REFERENCE="XWIKI]. Falling back on the user id. 2019-01-29 19:21:56,175 [http://localhost:8080/xwiki/bin/view/Forums/User%20Forum/User%20Topic/] WARN o.h.u.JDBCExceptionReporter - SQL Error: -4850, SQLState: 3F000 2019-01-29 19:21:56,175 [http://localhost:8080/xwiki/bin/view/Forums/User%20Forum/User%20Topic/] ERROR o.h.u.JDBCExceptionReporter - invalid schema name: {{HTML CLEAN="FALSE" WIKI="FALSE"}} <UL CLASS="USERS"><LI CLASS="USER" DATA_REFERENCE="XWIKI 2019-01-29 19:21:56,176 [http://localhost:8080/xwiki/bin/view/Forums/User%20Forum/User%20Topic/] WARN c.x.x.XWiki - Failed to display the user name of [{{html clean="false" wiki="false"}} <ul class="users"><li class="user" data-reference="xwiki:XWiki.user01"><img class="user-avatar" src="/xwiki/bin/skin/resources/icons/xwiki/noavatar.png" alt="user01" /><a class="user-name" href="/xwiki/bin/view/XWiki/user01">user01</a></li></ul> {{/html}}]. Root cause is [HsqlException: invalid schema name: {{HTML CLEAN="FALSE" WIKI="FALSE"}} <UL CLASS="USERS"><LI CLASS="USER" DATA_REFERENCE="XWIKI]. Falling back on the user id.
The text was updated successfully, but these errors were encountered: