Quick Start Guide

Table Of Contents
Quick Start Guide
Page 14 of 50
4 Start Core Service and Control Center
4.1 Starting imagotag Core Service
If you've recently configured your imagotag core appliance the ESLService is already running
and you can step forward to the next step 15
In order to start the ESL Service with the default configuration, just execute the jar file
“server.jar” as described in [Troubleshooting] and wait for the small service GUI to show up (if
the window doesn’t show up after all, make sure your Java installation and configuration is
correct).
FIGURE 1-8: Core Service web UI
The service will listen to TCP connections on Port 8000 and 8001 and UDP
connections on Port 8000. Please make sure that there is no firewall issue
and/or interference with other systems.
After start of the service you can check the web-GUI of the server:
URL: http://<host|ip>:8000
Login: admin/admin
During the first start the imagotag Core Service will automatically create a Derby
1
database. If
another database connection is needed or preferred, the connection parameters should be
validated by imagotag.
Note: As you can see there are several level numbers, by default the server instance will start
in level 3. You can find the description of the different levels in the Developer Reference (which
is also part of the documentation available at the imagotag Customer and Partner Portal) under
“Integration Levels”.
1
Apache Derby, an Apache DB subproject, is an open source relational database implemented
entirely in Java