Skip to content
This repository has been archived by the owner on May 28, 2020. It is now read-only.

Blank Window after Install #42

Open
Foxtrek64 opened this issue Aug 5, 2018 · 5 comments
Open

Blank Window after Install #42

Foxtrek64 opened this issue Aug 5, 2018 · 5 comments

Comments

@Foxtrek64
Copy link

Foxtrek64 commented Aug 5, 2018

Host: Windows Server 2016 x64
Host-Name: lfd-aerobase

After installing Java 8u181 and setting my JAVA_HOME variable, I completed the install of Aerobase using the MSI and then as per the directions provided in #41, I reconfigured Aerobase using the aerobase-ctl reconfigure command in Powershell.

This process completed without errors, just a few warnings saying Mode 755 includes bits for the group, but group is not specified and The 'gid' (or 'group') property is not implemented on the Windows platform. Please use the 'members' property of the 'group' resource to assign a user to a group.

Seeing this succeeded, I went to http://lfd-aerobase/unifiedpush-server and saw the rocket ship favicon appear. However, after the page finished loading, I was left with a white screen (that is, nothing loaded).

Edit: I'm using Firefox 61.0.1 but IE 11 has the same result. I've not yet tried installing Chrome to see if this is any different there but I doubt it will be.

I reconfirmed that Java was installed and that my JAVA_HOME variable was set:

PS C:\Windows\system32> java -version
java version "1.8.0_181"
Java(TM) SE Runtime Environment (build 1.8.0_181-b13)
Java HotSpot(TM) 64-Bit Server VM (build 25.181-b13, mixed mode)
PS C:\Windows\system32> Get-Childitem env:JAVA_HOME

Name                           Value
----                           -----
JAVA_HOME                      C:\Program Files\Java\jre1.8.0_181

I have included the log output from the reconfigure task in a gist here if anyone wishes to review that: reconfigure gist.

@yanivmn
Copy link

yanivmn commented Aug 5, 2018

Can you try http://lfd-aerobase/unifiedpush-server/

If it doesn't work please upload server.log from C://Aerobase/Data/unifiedpush-server/standalone/logs

@yanivmn
Copy link

yanivmn commented Aug 6, 2018

Hi @Foxtrek64, can you share this issue state? did you manage to resolve?

@Foxtrek64
Copy link
Author

Apologies for the late reply. I've been working on other projects and doing research on several products in the same vein as Aerobase.

I was unable to get the application working. I've included my server.log as a gist. In the mean time, I've also tried reinstalling, though all this got me was removing aerobase-ctl from the list of commands known by PowerShell.

You'll probably see some of my tinkering in server.log to try and get this application to work.

@yanivmn
Copy link

yanivmn commented Aug 11, 2018

hi @Foxtrek64

According to the server.log, either your server is running an additional service on port 8080 or a third party security software is preventing wildfly from starting and tcp socket.

Can that be the case?

@Foxtrek64
Copy link
Author

This server was built specifically for running Aerobase in a development domain I built. No changes were made to this machine with the exception of joining it to the domain.

If the installer failed to modify Windows Firewall or UAC is blocking the Wildfly service from starting, I could understand why it is failing.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants