cancel
Showing results for 
Search instead for 
Did you mean: 

XML Annotation Language Server waiting for connection

former_member624584
Participant
0 Kudos

Hi guys,

I'm testing the fiori tools in vs code. When I'm trying to start the add-ons service modeler, the xml toolkit or the xml annotation language service for all add-ons I receive an unexpect error (bottom right at the picture). In the status bar I then could see that the message 'XML Annotation Language Server waiting for connection'.

Does all three add-ons rely on the xml annotation language server?
Is there a way to start the server manually to maybe get a more detailed error description?

Cheers,

Thorsten

Accepted Solutions (1)

Accepted Solutions (1)

maryana_naboka
Active Participant
0 Kudos

Hello Thorsten,

no, these extensions do not rely on the installed XML Annotation Language Server. The message in the task bar just means that the client part of XML annotation LSP is connecting to its server part. When it is connected, this message disappears and is substituted with the success message XML Annotation Language Server: ready (visible for 10 seconds). If the message 'XML Annotation Language Server waiting for connection' stays forever, there is either a problem with your project or a bug. In this case I would encourage you to create an issue for the component CA-UX-IDE and attach your (zipped) project to it. We would then investigate the problem and provide the solution.

You may also want to check your manifest.json for the data source definitions and check the path to annotation and metadata files there.

Best Regards,

Mariana

former_member624584
Participant
0 Kudos

Hi maryana.naboka,

Thanks for the hint. I've just created an incidence for the problem.

Cheers,
Thorsten

former_member624584
Participant
0 Kudos

As usually updating the different components solved the problem.

Thanks again,
Thorsten

maryana_naboka
Active Participant
0 Kudos

Great that the issue is resolved with software update.

It is important to stay up to date with both VS Code and Fiori tools versions, as we constantly update our software to stay in line with the VSCode changes and use its new features to bring more value to our customers

Answers (0)