• Topic
  • Discussion
  • UdaWikiWeb.SerializationFailure(Last) -- Owiki? , 2016-08-19 15:00:56 Edit owiki 2016-08-19 15:00:56

    Error Messages (S)

    A B C D E F G H I J K L M N O P Q R S T U V W X Y Z #

    Serialization Failure

    "Serialization Failure" errors occur when client and server components come from different builds. If you experience "serialization errors", take the following action:

    I. Obtain Your Server Component Version

    A. cd into the /bin sub-directory of your OpenLink server components installation.
    B. Run the following command: oplrqb -?
    C. Record the Version, Release, and cvsid information. For example:

    Version 2.18 (Release 4.1) as of Mon Jul 23 2001 (cvsid 00057).
    


    II. Obtain Your Client Components Information

    A. Windows Client

    i) Open your ODBC Data Sources utility (Control Panel).
    ii) Click on the Drivers tab.
    iii) Find the OpenLink Generic 32Bit Driver.
    iv) Record the version, date, and file information.

    B. Unix/Linux Client

    i) Descend into your client's ~/openlink/bin directory.
    ii) Run the following command: ./oplrqb -?
    iii) Record the Version, Release, and cvsid information.
    iv) If you do not have an ~/openlink/bin directory, contact Product Support

    If your client and server components produce different version information, download the latest client and server components at the same time. This will insure version consistency. If your components share the same version, contact OpenLink Product Support.

    Evidence

    Request Broker Version String


    Referenced by...