Hmm just tried out the newest version and I am having the same issue. Maybe due to openjdk? I am using OpenJDK 1.7.0_75 on Ubuntu 14.04 64-bit.
···
On Wed, Feb 11, 2015 at 1:05 PM, Hannes Venter hannes@jembi.org wrote:
Ouch 99%! The mediator’s definitely not supposed to do that. You wouldn’t mind just trying the latest version that’s in master to see if it makes a difference?
Yes, that output looks good: you should see in the HIM console that its created the necessary channels for itself.
Cheers
Hannes
On 11 February 2015 at 17:01, Ryan Yates ryan@openmrs.org wrote:
Thank You! Changing the HOST to the fqdn worked and I am now able to access the console. If the fqdn is necessary then how does the openhim-console.tar.gz release work? It there a way to configure the HOST in there?
Also, the openhim-mediator-xds is taking up 99% CPU. It appears to be working correctly and this is what is output.
[INFO] [02/11/2015 09:50:11.302] [main] [main] Initializing mediator server…
[INFO] [02/11/2015 09:50:11.373] [main] [main] Starting HTTP server…
[INFO] [02/11/2015 09:50:11.391] [main] [main] xds-mediator listening on 0.0.0.0:8500
[INFO] [02/11/2015 09:50:11.448] [mediator-akka.actor.default-dispatcher-6] [akka://mediator/user/xds-mediator] Registering mediator with core…
[INFO] [02/11/2015 09:50:11.454] [mediator-akka.actor.default-dispatcher-6] [akka://mediator/user/xds-mediator/core-api-connector] Registering mediator with core…
[INFO] [02/11/2015 09:50:14.658] [mediator-akka.actor.default-dispatcher-9] [akka://mediator/user/xds-mediator] Sent mediator registration message to core
[INFO] [02/11/2015 09:50:14.658] [mediator-akka.actor.default-dispatcher-9] [akka://mediator/user/xds-mediator] Response: 201 (Created)
–
You received this message because you are subscribed to the Google Groups “Interoperability Layer (OpenHIE)” group.
To unsubscribe from this group and stop receiving emails from it, send an email to openhie-interoperability-layer+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
–
Hannes Venter
Senior Software Developer, Jembi Health Systems | SOUTH AFRICA
Mobile: +27 73 276 2848 | Office: +27 21 701 0939 | Skype: venter.johannes
E-mail: hannes@jembi.org
On Wed, Feb 11, 2015 at 9:32 AM, Ryan Crichton ryan@jembi.org wrote:
Hi Ryan,
On console the appConfig.js needs to be a fqdn of the core server as the console is a javascript app that get downloaded to your browser and run. it uses the core API so it needs to know where the core instance is located (it’s public fqdn).
Cheers,
Ryan
On Wed, Feb 11, 2015 at 4:27 PM, Ryan Yates ryan@openmrs.org wrote:
Hi,
The console is up and running and I can access the login page. The core is up and running and accessible on port 8080. Before compiling the console I edited appConfig.js, which looks like it serves the same purpose as default.json from master? I have set the HOST variable to localhost. Does this have to be a fqdn or will localhost work? I have accepted the certificate on my browser and am able to go to https://server:8080
–
You received this message because you are subscribed to the Google Groups “Interoperability Layer (OpenHIE)” group.
To unsubscribe from this group and stop receiving emails from it, send an email to openhie-interoperability-layer+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Ryan Crichton
Lead Developer, Jembi Health Systems | SOUTH AFRICA
Mobile: +27845829934 | Skype: ryan.graham.crichton
E-mail: ryan@jembi.org
–
On Tue, Feb 10, 2015 at 1:23 AM, Martin Brocker martin@jembi.org wrote:
Hi Ryan
Thank you for your query.
If you receive the above mentioned error on the login screen it could be as a result of a few things. First, Make sure that both Core and Console is up and running. You will also need make sure that the configuration in console is setup to point to the Core (https://github.com/jembi/openhim-console/blob/master/app/config/default.json#L2-L4). If all this is correct the the next step is to make sure that you’ve accepted the server certificate.
Let us know if you run into any more problems and we’ll get back to you as soon as possible.
Warm Regards,
Martin
On Mon, Feb 9, 2015 at 10:49 PM, Ryan Yates ryan@openmrs.org wrote:
Hello,
I am trying to troubleshoot an OpenHIM install problem. When trying to login to the openhim-console, I get the following error message: “A server-side error has occurred. Please contact the server administrator”. I have tried the suggested fix here with the same results. I am running openhim-core 1.0.0 and openhim-console 1.0.0. I have installed openhim-console-1.0.0 from source and the tar file and had the same problem. If it does matter I also have openhim-mediator-xds running as well and it appears to be working after I solved the cert issue with it connecting to the openhim. All of these are running on the same box.
Where should I start with troubleshooting this?
Thanks,
Ryan Yates
–
You received this message because you are subscribed to the Google Groups “Interoperability Layer (OpenHIE)” group.
To unsubscribe from this group and stop receiving emails from it, send an email to openhie-interoperability-layer+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.