Hi,
thank you for the investigation and help. I tried the other dlls as suggested and unfortunately the issue remains with same error msgs.
any other suggestions?
thank you for your help! :)
Hi,
thank you for the investigation and help. I tried the other dlls as suggested and unfortunately the issue remains with same error msgs.
any other suggestions?
thank you for your help! :)
Attached is a file with the screenshots of the modbus serial properties. If you can provide any insight, it would be greatly appreciated.
Thanks!
Attachment: download link
HI
all data sources are mapped uniquely, no COM port overlap. And yes, the rxtxSerial.dll is in the overrides folder.
Thanks.
Caroline
Hi
yes the crash consistently occurs when editing data point period values.
thank you for all your help!
sorry, here is the mango log.
Attachment: download link
Sure, here is the file.
Any help is greatly appreciated. Thanks.
Attachment: download link
Hi
i'm having an issue with my Mango installation. We are using ver Mango 2.0.6 against a Derby db, java jdk is 1.7.0_21 and using serial RXTX libs for serial communication. We recently updated our server that hosts the Mango install running all required Windows updates (Windows Server 2008 R2 Enterprise OS) and since then, we have had an issue every time we try to update Data Point data. Right now it looks like it is happening specifically when we try to change the data period and save --> we get an error message that the Data Source has stopped and then Mango stops/crashes.
It takes us 3 hours to restart/re-init the system so these errors need to be fixed asap. Any ideas?
here's a bit of the error that is dumped to text file:
--------------- T H R E A D ---------------
Current thread (0x0000000012cf9800): JavaThread "qtp1474017256-14851" [_thread_in_native, id=3168, stack(0x0000000011820000,0x0000000011920000)]
I have confirmed all dlls and paths for java. any idea of why this could be happening? Any help/insight would be greatly appreciated.
Thanks!
Hi
i'm having an issue with my Mango installation. We are using ver Mango 2.0.6 against a Derby db, java jdk is 1.7.0_21 and using serial RXTX libs for serial communication. We recently updated our server that hosts the Mango install running all required Windows updates (Windows Server 2008 R2 Enterprise OS) and since then, we have had an issue every time we try to update Data Point data. Right now it looks like it is happening specifically when we try to change the data period and save --> we get an error message that the Data Source has stopped and then Mango stops/crashes.
It takes us 3 hours to restart/re-init the system so these errors need to be fixed asap. Any ideas?
here's a bit of the error that is dumped to text file:
--------------- T H R E A D ---------------
Current thread (0x0000000012cf9800): JavaThread "qtp1474017256-14851" [_thread_in_native, id=3168, stack(0x0000000011820000,0x0000000011920000)]
I have confirmed all dlls and paths for java. any idea of why this could be happening? Any help/insight would be greatly appreciated.
Thanks!
Hi
I am having the same issue where mango seems to run on Derby but not mysql. We have a similar configuration on another machine that works, and comparing apples to apples, it all looks the same. This is the error I get:
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/comms/httpclient/Credentials at com.serotonin.m2m2.Main.main(Main.java:63)
any clues?
the db user created to access mysql has the GRANT ALL privileges so no access restrictions.
Thanks!