<p>Hi Flavio,</p>
  <p>No there was no error during installation, but two remarks:</p>
  <p>1. JDK was not installed because it was already installed on my machine. The tool recognized:<br />    sun-java6-jdk is already the newest version.</p>
  <p>2. The admin user of sermyadmin had a collision with existing users in the database:<br />    ERROR 1062 (23000) at line 604: Duplicate entry '1' for key 1<br /><br />    I solved this in two different ways:<br />    a) I modified line 604 with a different id<br />    b) I deleted the subscriber with id=1<br /><br />   In both cases the same error occured at starting sermyadmin.</p>
  <p>BR</p>
  <p>Franz</p>Zitat Flavio Goncalves <flavio@voffice.com.br>:
  <blockquote type="cite">Hi Franz, 
    <div><br /></div>
    <div>Check your database parameters. The sermyadmin will try to connect a local database using JDBC. The error (Communication Link) is telling that sermyadmin is unable to connect the database. Did you have any errors running the installation utility?</div> 
    <div><br /></div>
    <div>Regards, </div>
    <div><br /></div>
    <div>Flavio E. Goncalves<br /><br /></div> 
  </blockquote>