Has anyone had an issue when setting SSL to true in the env.properties file that Mango will not start? I have created a certificate using keytool and it is registered in the keystore when I list it. Mango path to the keystore file seems to be correct. Using port 8443 and no other service is using that port. Reboot does not fix it. I can set SSL to false and restart Mango and services return to normal. Any help or advice is appreciated.
Latest posts made by OldSmokey
-
Enabling SSL Mango will not start
-
RE: BacNet Setpoint write issue
I believe that took care of it.
I'll continue to test it the next couple of weeks as time permits but right now it looks good.
Is there anything in the BACNet4J Java source download that needs updating so it doesn't get carried over into any of my other projects?Thanks for your help,
Greg
-
RE: BacNet Setpoint write issue
Here you go. The result is the same on two different servers at two different site locations. I tried to keep the capture as simple as possible so let me know if you need more.
Attachment: download link
-
RE: BacNet Setpoint write issue
That would be correct. Ver 1.9.0
It does change the value but then goes through the retries and timeout since it doesn't think it has received the acknowledgment. A wire shark capture doesn't show any issues with the packets. I have it connected via IP to a Johnson Controls Metasys NAE-55 network engine setup for BACNet IP and have tried it with a Delta Controls BACNet IP router/controller as well. So far this has been the only problem that I have had and have a custom page setup that is serving data to my Blackberry Phone.Attachment: download link
-
BacNet Setpoint write issue
Has anyone seen this issue with a BACnet write using a settable point?
It seems to appear for AV's and BV's.'BacNetIP': com.serotonin.bacnet4j.apdu.SimpleACK cannot be cast to com.serotonin.bacnet4j.apdu.ComplexACK
-
RE: BacNet Setpoint write issue
Has anyone seen this issue with a BACnet write using a settable point?
It seems to appear for AV's and BV's.'BacNetIP': com.serotonin.bacnet4j.apdu.SimpleACK cannot be cast to com.serotonin.bacnet4j.apdu.ComplexACK
-
RE: Mango Src
Welll not long after I had placed the post I had discovered that I was missing the env.properties file under classes. So I copied it over from the working web installation and things began to happen as expected. That was a couple of weeks lost trying to figure it out and it is my fault that I did not ask the question earlier. I did learn that checking the "choose the createconfigfiles target" checkbox also fixed the problem so many thanks for your reply. Life is good now. :D
-
Mango Src
What version of Eclipse do you use to compile the src?
I have tried Eclipse 3.6.0 Classic and the latest version.
Also tried NetBeans but no luck. There are many errors generated that I have tried to work through but I can't seem to make any progress. A list of Jar libraries and versions would be a great help too if you have one because some of the current jar library downloads seems to have depreciated some function calls.My goal is to try to get something working with BlackBerry web access as the current version 1.9 does not display data on the browser.
thanks,
OldSmokey -
RE: Mango Src
What version of Eclipse do you use to compile the src?
I have tried Eclipse 3.6.0 Classic and the latest version.
Also tried NetBeans but no luck. There are many errors generated that I have tried to work through but I can't seem to make any progress. A list of Jar libraries and versions would be a great help too if you have one because some of the current jar library downloads seems to have depreciated some function calls.My goal is to try to get something working with BlackBerry web access as the current version 1.9 does not display data on the browser.
thanks,
OldSmokey