| 1 | = Why does service sesame1/kaukoluwiki not start? = |
| 2 | |
| 3 | Problem: the local homepages do not work, for example these URLs show funny or no output: |
| 4 | * http://localhost:9993/kaukoluwiki |
| 5 | * http://localhost:9993/sesame1 |
| 6 | |
| 7 | first check if this works: |
| 8 | * http://localhost:9993/gnowsis-server/ |
| 9 | |
| 10 | Then, these things can stop a service: |
| 11 | * reload the page - kaukoluwiki often has hickups on start. |
| 12 | * check if the service is listed in your '''.gnowsis_beta/config/services.xml''' |
| 13 | * look in the message-console, logger '''de.dfki.km.workspace'''. If the service as such fails, it will be here. |
| 14 | * look in the system.out and in the logger of system.out in the logging console |
| 15 | * look in the application folder, folder /log. kaukoluwiki logs there |
| 16 | * If all that fails, try to jabber one of the GnowsisDevelopers |
| 17 | * if this problem remains after jabbering, think about filing in a [https://gnowsis.opendfki.de/newticket new ticket] or write to the mailinglist gnowsis-dev. |
| 18 | |