Following are common problems and solutions.
Invalid Password Supplied
<description>Driver exception.</description> <exception class-name="com.Omnibond.system.Command.CommandSessionException"> <message>Error occured during writeLine(): com.Omnibond.system.Command.ScriptException: linenum=4 cursor=0 : Invalid password supplied </message>
User Is Not Authorized
<description>Driver exception.</description> <exception class-name="com.Omnibond.system.Command.CommandSessionException"> <message>Error occured during writeLine(): com.Omnibond.system.Command.ScriptException: linenum=3 cursor=0 : User is not authorized </message> </exception>
No Route to Host
<description>Driver exception.</description> <exception class-name="com.Omnibond.system.Command.CommandSessionException"> <message>Error connecting: java.net.NoRouteToHostException: No route to host </message> </exception>
Account Number Has Not Been Defined for Use
<description>Driver exception.</description> <exception class-name="com.Omnibond.system.Command.CommandSessionException"> <message>Error occured during writeLine(): com.Omnibond.system.Command.ScriptException: linenum=6 cursor=0 : Account Number has not been defined for use </message> </exception>
Operation Vetoed by Object Matching Policy
Code(-8016) Operation vetoed by object matching policy.
User Already Logged On
<description>Driver exception.</description> <exception class-name="com.Omnibond.system.Command.CommandSessionException"> <message>Error occured during writeLine(): com.Omnibond.system.Command.ScriptException: linenum=3 cursor=0 : User already logged on </message> </exception>