- Log in to post comments
User bio
404 bio not found
Member since Apr 12, 2019
Posts:
Replies:
Hello Liu Bo,
This is a pretty uncommon error that could be a bug or other deeper problem. Reaching out to ISC Support would probably be a good idea if you have a support contact.
If not, you could try to take a JDBC log. It could be that the %qlogging error is covering up another error:
This would let you see if there's any other issue causing this error or at least show if you were getting far enough to call the JVM.
- Log in to post comments
Studio has to be running a newer version than the target version per:
https://docs.intersystems.com/irislatest/csp/docbook/Doc.View.cls?KEY=G…
You can download the latest Studio through the WRC Distributions.
- Log in to post comments
Certifications & Credly badges:
Silas has no Certifications & Credly badges yet.
Followers:
Silas has no followers yet.
Following:
Silas has not followed anybody yet.
Hello Colin,
The locks are certainly concerning, particularly on mgr. Those files are generated by IRIS so other instances don't try to write to the same database.
If you open the iris.lck files in notepad++ or another app, do they list any data?
For example, mine list:
c:\intersystems\i4h251\mgr\
MYCOMPUTERNAME
If these are empty, you may be safe to remove them.
If IRIS is not running, then you can try moving those files out of their current directories and try starting the instance again to see if it gets farther.