| Author |
Message |
|
|
|
Don't know. I haven't tried Mango in 7 yet.
|
 |
|
|
|
You'll need to check the class path of your jsf context, which is no doubt different than that of your application.
|
 |
|
|
|
Hmm, still can't recreate. I imported the point as you provided it, only changing the dsxid and the referenced pxid. Is there a full stack trace?
|
 |
|
|
|
Nice work. Thanks for sharing.
|
 |
|
|
|
This point has the script "return t+1;", not the script you originally posted.
|
 |
|
|
|
Can't recreate. Can you post an export of the point config?
|
 |
|
|
|
I can't really help you with that.
|
 |
|
|
|
Knowing the actual error message that you are getting would be very helpful.
|
 |
|
|
|
Right, I meant mssql. Ok, are there any startup errors?
|
 |
|
|
|
Ensure that the tables in the mysql schema - but not the schema itself - have been dropped and try again. A conversion will only be run if Mango creates the tables anew.
|
 |
|
|
|
Check your WEB-INF/classes/env.properties file. Make sure it looks ok.
|
 |
|
|
|
If you're using the most recent source, then that code would be looking for org.apache.commons.lang3.ObjectUtils instead of the serotonin version. Make sure you have the latest, and then ensure that both seroUtils.jar and commons-lang3-3.0.jar are in your classpath.
|
 |
|
|
|
Make sure you are using the most recent bacnet4J.jar too.
|
 |
|
|
|
You need to include seroUtils.jar in your class path.
|
 |
|
|
Try this:
and
|
 |
|
|