I am surprised to see INSERT statements when all you claim doing is to connect to
- http://localhost:8080/ecommerce Just for clarity: You wrote > The server gets started and i see > > http://127.0.0.1:8080/ecommerce/control/main > > with No Product Store and No promotion category. > But the database is created. What is the issue. So I expected the part of the logfile where: - your server is started up - your attempt to call the above URL is a couple of seconds ago In order to see where the database queries to get all the store entities tree are failing. Can you re-check or simply redo the http request and then take the last lines from the logfile? Regards Carsten
