You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by "Kden (Jira)" <ji...@apache.org> on 2020/12/11 09:37:00 UTC

[jira] [Comment Edited] (OPENMEETINGS-2536) The page does not redirect correctly

    [ https://issues.apache.org/jira/browse/OPENMEETINGS-2536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17247741#comment-17247741 ] 

Kden edited comment on OPENMEETINGS-2536 at 12/11/20, 9:36 AM:
---------------------------------------------------------------

I test everything on an identical server and there was no problem. If necessary - I will reinstall the server on which I get an error - I like to test :). Just in case I send a log:

 

" 11-Dec-2020 10:09:21.193 WARNING [main] com.hazelcast.instance.impl.HazelcastInstanceFactory.null Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used:
 --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED
 WARNING: An illegal reflective access operation has occurred
 WARNING: Illegal reflective access by com.hazelcast.internal.networking.nio.SelectorOptimizer ([file:/opt/open510/webapps/rooms/WEB-INF/lib/hazelcast-4.1.jar|file:///opt/open510/webapps/rooms/WEB-INF/lib/hazelcast-4.1.jar]) to field sun.nio.ch.SelectorImpl.selectedKeys
 WARNING: Please consider reporting this to the maintainers of com.hazelcast.internal.networking.nio.SelectorOptimizer
 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
 WARNING: All illegal access operations will be denied in a future release "


was (Author: denikd):
I ran everything on an identical server and there was no problem. If necessary - I will reinstall the server on which I get an error - I like to test :). Just in case I send a log:

 

" 11-Dec-2020 10:09:21.193 WARNING [main] com.hazelcast.instance.impl.HazelcastInstanceFactory.null Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used:
 --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.hazelcast.internal.networking.nio.SelectorOptimizer (file:/opt/open510/webapps/rooms/WEB-INF/lib/hazelcast-4.1.jar) to field sun.nio.ch.SelectorImpl.selectedKeys
WARNING: Please consider reporting this to the maintainers of com.hazelcast.internal.networking.nio.SelectorOptimizer
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release "

> The page does not redirect correctly
> ------------------------------------
>
>                 Key: OPENMEETINGS-2536
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2536
>             Project: Openmeetings
>          Issue Type: Test
>          Components: Installer
>    Affects Versions: 5.1.0
>            Reporter: Kden
>            Assignee: Maxim Solodovnik
>            Priority: Major
>
> When trying to install version 5.1.0 or apache-openmeetings-6.0.0-SNAPSHOT, displays the following error "The page does not redirect correctly"
> in version 5.0.1, with the same settings of Docker and Tomcat there is no such problem



--
This message was sent by Atlassian Jira
(v8.3.4#803005)