Links
Trouble Shooting
- Printing on red CMS1500 form does not line up quite right
- No data when printing the pdf
- Error when click "Electronic Filing" button
- Trying to delete a guarantor, get message "Cannot delete objects still referenced by other objects in the system"
Printing on red CMS1500 form does not line up quite right
No data when printing the pdf
- At any PDF file > right mouse click > Properties > Change > select "Adobe Reader"

Error when click "Electronic Filing" button
- [Solution] copy jaxb-api.jar
- cp $DrsMagic_Home/lib/runtime/jaxb-api.jar $JDK_HOME/jre/lib/endorsed/
- [Error Message] java.lang.NoClassDefFoundError: Could not initialize class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
- [Check] What is the java version installed?
- Open dos prompt (Windows Start > All Programs > Accessories > Command Prompt)
- java -version
- [Case Found] it happened when using JDK/JRE 1.6
Trying to delete a guarantor, get message "Cannot delete objects still referenced by other objects in the system"
You can not delete a guarantor if you have a bill to this guarantor.Suggest to edit it instead of deleting it.
If you really want to delete it, delete the bill first, then delete the guarantor.