Hi all, I download axon ivy engine (version 7.1.0) and start the engine in demo mode. I also check the web server config and see that AJP port is enabled:
But I check windows port and see no 8009 port listening. Do I need anymore config step to open the port? |
This port is not active in demo mode. You must have a valid license and a system db must be configured. |
Dear @Alex Suter,
I also disabled my firewall and checked the port again but it still didn't work!
Does the engine mode (currently demo mode, without license) affect this config? As I can see. Your engine is running on 8081? But your settings in your engine configuration ui is set to 8080? Please contact me via Skype ivyteamsupport Okay, I will contact you tomorrow |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 03.05.2018 at 03:11
Seen: 2,346 times
Last updated: 07.05.2018 at 03:33
Did you restart the engine afterwards?
yes, I also checked into the db - table iwa_systemproperty, two entries have expected values: WebServer.AJP.Enabled = true / WebService.AJP.Port = 8009
You don't have to configure anything else. Which tool did you use to check if the port is listening?
I tested with ivy 7.1.0 on windows and used the command: netstat -an
Do you have any security constraints? Like a firewall?