Recent content by sysproject

  1. S

    Where can I view my installed java-application?

    push, it's really important My problem: "Actual status of the application does not correspond to the status retrieved from the database"
  2. S

    Where can I view my installed java-application?

    SELECT * FROM misc WHERE param LIKE '%connector_port'; There is nothing like %connector_port in the table misc. I only have aps_port, the value ist 3306
  3. S

    Where is the "Server"-Tab?

    Hi, I am logged in as "admin". It has the role "Administrator" but I can't see the "Server"-Tab. Which role or which user do I need to see it and change server settings? I don't have taken this screenshot. Thanks
  4. S

    Where can I view my installed java-application?

    Hi guys, I have installed a java-application (.war-file). I get the error: "Actual status of the application does not correspond to the status retrieved from the database". The java application server is switched on. I am using the vaadin-framework. My question: Where can I view my website...
Back
Top