-
Notifications
You must be signed in to change notification settings - Fork 34
Document appsody limitations, troubleshooting, and supported types #64
Comments
Attach Debugger must be run a second time for microprofile project extensions (eclipse-archived/codewind#239) |
Document |
Errors in Eclipse Java Appsody Project after project creationThese apply to both Java MicroProfile and Spring Appsody templates.
To work around this:
After the initial project is created, and .m2 cache is set up, then this workaround might not be needed. Any subsequent new projects will be configured properly.
If you are using an Eclipse IDE for Enterprise Developer EPP earlier than 2019.06 then you will see am |
Thanks Keith, I have reviewed those steps and confirmed they work |
Appsody project errors in Codewind for VS Code
|
I just noticed this now. I'm going to try to create a PR for this content. Thanks for all the input so far! |
Hi, team, I created PR 71 for adding the Appsody content to the Troubleshooting page. Also...Do we have a workaround for the Node.js and Swift templates remaining in the starting state because they're not attaching to the server? Thanks! |
@sishida no workaround for those projects yet, although I think we should play around with it to actually try to get it to work. I'll get back to you on that, I think its a matter of getting a server up and exposing the proper ports so it can be reached. If eclipse-archived/codewind#250 gets merged, the status would show as stopped instead of starting, which is more helpful. Those projects don't expose a port that we can listen to since the user is suppose to do it. These are templates that don't quite work well out of the box in codewind. |
@sghung Thanks for the clarification. If you'd like any changes to the PR, please just let me know! :) |
@sishida below is an update to the appsody troubleshooting section. Please re-write as you see fit. Here are a few notes:
Node.js and Swift templates remain in the starting state |
TODO: need to document MAVEN_OPTS azure scenario |
Closing since all the appsody troubleshooting has been added. |
We need to document all this so the user can find it easily. I will work on the content first and then give to ID for review.
The text was updated successfully, but these errors were encountered: