Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tomcat is not running and prevents some extensions from running correctly. #288

Open
moukis opened this issue May 1, 2020 · 2 comments
Open

Comments

@moukis
Copy link

moukis commented May 1, 2020

  • Issue Type: Bug
  • Extension Name: vscode-tomcat
  • Extension Version: 0.11.1
  • OS Version: Windows_NT x64 10.0.17763
  • VSCode version: 1.44.2

⚠️ We have written the needed data into your clipboard. Please paste! ⚠️

{
	"messages": [
		{
			"type": 1,
			"message": "Command `tomcat.war.browse` appears multiple times in the `commands` section.",
			"extensionId": {
				"value": "adashen.vscode-tomcat",
				"_lower": "adashen.vscode-tomcat"
			},
			"extensionPointId": "commands"
		}
	],
	"activationTimes": {
		"codeLoadingTime": 8400,
		"activateCallTime": 0,
		"activateResolvedTime": 141,
		"activationReason": {
			"startup": false,
			"extensionId": {
				"value": "adashen.vscode-tomcat",
				"_lower": "adashen.vscode-tomcat"
			},
			"activationEvent": "onView:tomcatServerExplorer"
		}
	},
	"runtimeErrors": [
		{
			"name": "Error",
			"message": "spawn UNKNOWN"
		},
		{
			"name": "Error",
			"message": "spawn UNKNOWN"
		}
	]
}
@moukis moukis changed the title Tomcat is not and prevent also other extensions from running correctly. Tomcat is not running and prevents some extensions from running correctly. May 1, 2020
@andxu
Copy link
Collaborator

andxu commented Jun 29, 2020

Hi @moukis , you to try another extension (prefer download tomcat using the community-server-connector extension)

@moukis
Copy link
Author

moukis commented Jun 29, 2020

Yeah you are right.. since I could not solve the issue I tried an external server (Xamp) and it is working fine. Thank you anyway :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants