Hello Peter,

Can you please create JIRA issue? (better with steps in English how to
configure browser)
I wasn't aware of this behavior and need some time to investigate it.

Weird thing is: OM 3.1.x and 3.2.x both using same code for the
admin/calendar/dashboard, I wonder why you see such behavior in 3.2 only
.....

On Fri, Jan 20, 2017 at 3:48 PM, Peter Dähn <[email protected]> wrote:

> and my installation doesn't show the chatpanel because it is not activated
> fot dashboard... so both acted in the same way...
>
> but anyway I'm not sure if om should act like this...
>
> Greetings Peter
>
>
> Am 20.01.2017 um 09:44 schrieb Peter Dähn:
>
> ok.. I got it...
>
> I used in cookies settings  to block cookies per default, and handle
> cookies via exceptions, this seems to work for other sites but not for
> OM... Change settings to the first option and OM dashboard is shown...
>
>
>
> Am 20.01.2017 um 09:37 schrieb Peter Dähn:
>
> well... no error in console
>
> but now I have a difference between testserver and my installation...
>
> testserver gives me at least the chat-panel, my installation still the
> whitescreen
>
> but pages are not empty, I got a lot of divs with display:none property...
>
>
>
> Am 19.01.2017 um 16:39 schrieb Maxim Solodovnik:
>
> Anything in dev console? (displayed on F12 in Chrome)
>
> On Thu, Jan 19, 2017 at 10:37 PM, Peter Dähn < <[email protected]>
> [email protected] <[email protected]><mailto:[email protected]> <[email protected]>>
> wrote:
>
>     no ist isn't...
>
>
>
>     Am 19.01.2017 um 15:55 schrieb Maxim Solodovnik:
>
>     Stupid idea ....
>     Maybe JS is disabled in your Chrome?
>
>     On Thu, Jan 19, 2017 at 8:18 PM, Peter Dähn <[email protected]>
> <[email protected]> <[email protected]> <[email protected]><mailto:[email protected]>
> <[email protected]>  wrote:
>
>     same result... white screen...
>
>
>     Am 19.01.2017 um 13:40 schrieb Maxim Solodovnik:
>
>     Dashboard should work even if websockets are broken
>     Can you accesshttps://om.alteametasoft.com:8443/next/
>     <https://om.alteametasoft.com:8443/next/>
> <https://om.alteametasoft.com:8443/next/>  using your Chrome?
>
>     On Thu, Jan 19, 2017 at 6:06 PM, Peter Dähn <[email protected]>
> <[email protected]> <[email protected]> <mailto:[email protected]> <[email protected]>
> wrote:
>
>     Hi Maxim,
>
>     console log:
>
>     DEBUG 01-19 12:04:40.062 UserDao.java 10909259 643
>     org.apache.openmeetings.db.dao.user.UserDao
>     [http-nio-0.0.0.0-5080-exec-5] - loginUser [GroupUser [id=X,
>     moderator=false, group=Group [id=1, name=XXX, deleted=false],
> user=User
>     [id=X, firstname=Peter, lastname=XXX, login=XXX, pictureuri=null,
>     deleted=false, languageId=2, address=Address [id=X, country=DE,
>     street=null, town=null, zip=null, deleted=false, email=XXX@XXX,
>     phone=null], externalId=null, externalType=null, type=user]]]
>     DEBUG 01-19 12:04:40.079 AuthLevelUtil.java 10909276 39
>     org.apache.openmeetings.db.util.AuthLevelUtil
>     [http-nio-0.0.0.0-5080-exec-5] - Level Admin :: [DENIED]
>     DEBUG 01-19 12:04:40.089 AuthLevelUtil.java 10909286 39
>     org.apache.openmeetings.db.util.AuthLevelUtil
>     [http-nio-0.0.0.0-5080-exec-4] - Level Admin :: [DENIED]
>     DEBUG 01-19 12:04:40.090 AuthLevelUtil.java 10909287 39
>     org.apache.openmeetings.db.util.AuthLevelUtil
>     [http-nio-0.0.0.0-5080-exec-4] - Level GroupAdmin :: [DENIED]
>     DEBUG 01-19 12:04:40.124 AuthLevelUtil.java 10909321 39
>     org.apache.openmeetings.db.util.AuthLevelUtil
>     [http-nio-0.0.0.0-5080-exec-4] - Level Admin :: [DENIED]
>     Jan 19, 2017 12:04:40 PM org.apache.coyote.AbstractProt
>     ocol$ConnectionHandler
>     process
>     SCHWERWIEGEND: Error reading request, ignored
>     java.lang.NullPointerException
>           atorg.apache.wicket.protocol.ws
>     <http://org.apache.wicket.protocol.ws>
> <http://org.apache.wicket.protocol.ws>.api.AbstractWebSocketProcessor
>     .<init>(AbstractWebSocketProcessor.java:104)
>           atorg.apache.wicket.protocol.ws
>     <http://org.apache.wicket.protocol.ws>
> <http://org.apache.wicket.protocol.ws>.javax.JavaxWebSocketProcessor.
>     <init>(JavaxWebSocketProcessor.java:46)
>           atorg.apache.wicket.protocol.ws
>     <http://org.apache.wicket.protocol.ws>
> <http://org.apache.wicket.protocol.ws>.javax.WicketEndpoint.onOpen(Wi
>     cketEndpoint.java:64)
>           at org.apache.tomcat.websocket.server.WsHttpUpgradeHandler.init
>     (WsHttpUpgradeHandler.java:133)
>           at org.apache.coyote.AbstractProtocol$ConnectionHandler.
>     process(AbstractProtocol.java:831)
>           atorg.apache.tomcat.util.net <http://org.apache.tomcat.util.net>
> <http://org.apache.tomcat.util.net>.NioEndpoint$SocketProcessor.doRun
>     (NioEndpoint.java:1437)
>           atorg.apache.tomcat.util.net <http://org.apache.tomcat.util.net>
> <http://org.apache.tomcat.util.net>.SocketProcessorBase.run(SocketPro
>     cessorBase.java:49)
>           at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPool
>     Executor.java:1142)
>           at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoo
>     lExecutor.java:617)
>           at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.
>     run(TaskThread.java:61)
>           at java.lang.Thread.run(Thread.java:745)
>
>     [ERROR] [http-nio-0.0.0.0-5080-exec-9] org.apache.coyote.http11.Http1
>     1NioProtocol
>     - Error reading request, ignored
>     java.lang.NullPointerException: null
>           atorg.apache.wicket.protocol.ws
>     <http://org.apache.wicket.protocol.ws>
> <http://org.apache.wicket.protocol.ws>.api.AbstractWebSocketProcessor
>     .<init>(AbstractWebSocketProcessor.java:104)
>           atorg.apache.wicket.protocol.ws
>     <http://org.apache.wicket.protocol.ws>
> <http://org.apache.wicket.protocol.ws>.javax.JavaxWebSocketProcessor.
>     <init>(JavaxWebSocketProcessor.java:46)
>           atorg.apache.wicket.protocol.ws
>     <http://org.apache.wicket.protocol.ws>
> <http://org.apache.wicket.protocol.ws>.javax.WicketEndpoint.onOpen(Wi
>     cketEndpoint.java:64)
>           at org.apache.tomcat.websocket.server.WsHttpUpgradeHandler.init
>     (WsHttpUpgradeHandler.java:133)
>           at org.apache.coyote.AbstractProtocol$ConnectionHandler.
>     process(AbstractProtocol.java:831)
>           atorg.apache.tomcat.util.net <http://org.apache.tomcat.util.net>
> <http://org.apache.tomcat.util.net>.NioEndpoint$SocketProcessor.doRun
>     (NioEndpoint.java:1437)
>           atorg.apache.tomcat.util.net <http://org.apache.tomcat.util.net>
> <http://org.apache.tomcat.util.net>.SocketProcessorBase.run(SocketPro
>     cessorBase.java:49)
>           at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPool
>     Executor.java:1142)
>           at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoo
>     lExecutor.java:617)
>           at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.
>     run(TaskThread.java:61)
>           at java.lang.Thread.run(Thread.java:745)
>
>
>
>     Am 19.01.2017 um 11:33 schrieb Maxim Solodovnik:
>
>     Hello Peter,
>
>     Works for me, Ubuntu x64
>     Any errors in the logs?
>
>     WBR, Maxim
>     (from mobile, sorry for the typos)
>
>     On Jan 19, 2017 17:31, "Peter Dähn" <[email protected]><[email protected]>
> <[email protected]> <mailto:[email protected]> <[email protected]>  wrote:
>
>     1st impressions:
>
>     - build and restore backup works so far
>     - login, dash, admin panel, rooms seem to work (FF)
>
>     Try out using google chrome
>
>     - after login I just see a white page instead the dash
>     - network test works so flash works in chrome
>
>     Environment:
>
>     Linux Mint 18
>     Google Chrome Version 52.0.2743.82 (64-bit)
>
>     Is it my system or a general problem?
>
>     Greetings Peter
>
>
>
>     Am 19.01.2017 um 06:42 schrieb Maxim Solodovnik:
>
>     Hello All,
>
>     I believe 3.2.0 should be released, I'm going to implement
>     https://issues.apache.org/jira/browse/OPENMEETINGS-1527
>     <https://issues.apache.org/jira/browse/OPENMEETINGS-1527>
> <https://issues.apache.org/jira/browse/OPENMEETINGS-1527>  and would
>     like
>     to
>     pack RC1
>
>     Please let me know if there are any critical issues.
>     (you can use our demo for tests: <https://om.alteametasoft.com:8>
> https://om.alteametasoft.com:8
>     443/next
>     )
>
>     And IMHO we need to switch main stable development branch to 3.2.x
>     3.1.5 can be released in a week or so with some critical REST/SOAP
>     fixes
>
>     WDYT?
>
>
>
>
>
> --
> WBR Maxim aka solomax
>
>
>


-- 
WBR
Maxim aka solomax

Reply via email to