Akenti Generator Messages and Corrections Date : July 1998 0 Success Description: The operation succeeded. This is the code that Akenti Generator returns when the process completes successfully. 100 Secret Key not recovered Description: This means your private key is either corrupted, or it is missing. Go and check under your $HOME/.Akenti/ for the name $CN.javakey, where CN is the common name you supplied. 101 IOException Description: The file you had given is not found, not readable, not writable or other definitions that are applicable for java.io.IOException 102 Database Connection Exception Description: The error occurs when your JDBC msqlDriver has not been connected. Make sure that your msql server is running and you are connecting to the right port. Also check the database name you are trying to get access to. 103 Database Query Exception Description: The query given to the database has not been processed. There is some error. Make sure that the attributes in the query that you are supplying to the database table are already available. You may even not have the database table handy. In that case you need to create one with the required attributes. 104 Malformed URL Exception Description: This is the same as java.net.MalformedURLException. 105 Invalid expression exception Description: This happens when you give a bad expression to the use condition. If this is the case, you are advised to go to the Expression Builder window of the UseCondition generator and construct a good and valid expression 106 Local host socket exception Description: If a problem occurred in binding to localAddr and a localPort this can occur, for example, if localPort is already in use. 107 Number Format Exception Description: when a number is expected for a function where some garbage is supplied 108 Invalid Host and Proxy Description: This means, you were allowed to enter a proxy after you entered an invalid host to begin with. You made a mistake in your proxy too. You had been given two choices and you didn't utilize them. Try it again. 109 Unknown Host Description: You have entered some host which is unknown. This occurs when you enter your resource after starting the generators. 110 Illegal Argument Exception Description: This means that your secret key has been modified or corrupted. 111 Entry not found in LDAP Description: This means either your name has an entry in LDAP but the title in your entry is named 'user' or your name is not at all entered. If the title field is 'user', then you should request the "LDAP Administration" to give you a "Signing Authority" title in order to sign use-condition and attribute certificates