Jon Bartels
Jon Bartels
Anibal inspired me to bang out a query which generates the index statements. READ THE COMMENT AND DONT JUST BLINDLY INDEX EVERYTHING. https://gist.github.com/jonbartels/38ffbb101ea32f981cc9950a21ec6809
I did some testing with my plugin. I no longer encounter the error, however my plugin also does not add columns to the Channel list view. I suspect this is...
@ChristopherSchultz https://github.com/nextgenhealthcare/connect/blob/e0db5497aabb94c41071e4a098580e660a1d5d8e/server/src/com/mirth/connect/server/Mirth.java#L351-L354 Shows the conditions. The MC webserver (so basic API calls) is started before the actual engine is started. Then plugins, deployments, alerts, and some other gubbins. Startup isn't...
The problem is further visible from NextGens own Channel History extension. The extension is well worth the price of the core extension bundle but we can see here that diffing...
@rogin took a crack at this in a fork - https://github.com/nextgenhealthcare/connect/compare/development...rogin:connect:issue-5004 For anyone watching this issue - Can you please do a code review or test a local build from...
I reviewed @rogin fork. As a customer paying for the Channel History plugin and also integrating my Mirth exports into source control, I ask and encourage NextGen to incorporate rogins...
@pladesma this ticket should be reopened. It is still a bug. I ran into it today on 4.0.1: - Channels - Search for channels with a filter for name -...
Related - https://github.com/nextgenhealthcare/connect/issues/4084
 and > the Java9+ entries in the vmoptions file are included I think you need additional Java9 entries for the WebService sender to work. This is still a bug...
@hanspeterbrun read the latest error message. It is still a modules error but it is a DIFFERENT module. You need additional `opens` entries