Error 404 after migrating to Scout 11 [message #1843743] |
Mon, 16 August 2021 10:56  |
Eclipse User |
|
|
|
Hello,
Today i tried migrating my Java Scout 10 Project to the Scout 11 version. I did all the steps from the migration guide. But if i run project, i get the following error:
org.eclipse.scout.rt.ui.html.UiServlet.sendNotFound(UiServlet.java:275) - 404_NOT_FOUND: GET /login.html - MDC[]
I also changed all the entrypoints, i changed the filter of the web.xmls, i changed the start script to the new one.
I just don´t know what to do, i also made a new hello world project to compare it but i couldnt find any big differences.
Can anyone help?
|
|
|
|
Re: Error 404 after migrating to Scout 11 [message #1843770 is a reply to message #1843750] |
Tue, 17 August 2021 06:07  |
Eclipse User |
|
|
|
Hello Beat,
Thanks for your fast reply. Yes i did run the js build.
I found out what my problem was. It seems when i did the migration and started the js build, it didnt run the pnpm install, so i had the old @eclipse/cli modules with the old scripts.
The fix was deleting the whole node_modules folder and running pnpm install. It works now, thank you.
|
|
|
Powered by
FUDForum. Page generated in 0.72282 seconds