[Question] I cannot obtain a license for a business package application from the license server.

Nice to meet you. I think there are some points that beginners cannot reach, but let me ask you a question. Also, because of my work, there are some parts that I cannot talk about in detail, but I would appreciate your understanding.

We are developing business applications in a VM environment. When you log in to the application, you need to access the license server in another location to obtain a license. For debugging, when I run tomcat from eclipse, launch the application from a browser and try to log in I get the error "The license does not exist on the license server" and cannot log in to the application.

The usage environment is ・ TMware Workstation 12 Player ・ Eclipse Oxygen -Tomcat 7.0 is.

If you start Tomcat via a Windows service, you can log in to the application without any problems.

Currently, we have confirmed that the Tomcat execution user is different when starting Tomcat via the service and when starting via Eclipse. Service: Local System account Eclipse: VM login user

When I changed the Tomcat execution user of the service to the login user of the VM, I got the same error as starting via Eclipse.

Therefore, if anyone knows the following, I would like to lend you some wisdom. -Is there a way to change the Tomcat execution user via Eclipse? ・ There are other solutions and ideas (hypotheses are fine)

Thank you for your cooperation.

Recommended Posts

[Question] I cannot obtain a license for a business package application from the license server.
A review note for the package java.time.temporal
Learn while making a WEB server Introduction to WEB application development from the basics
I made a check tool for the release module
I tried using the Migration Toolkit for Application Binaries
Using the database (SQL Server 2014) from a Java program 2018/01/04
I tried using the GitHub repository as a library server
From studying programming for 2 months to releasing a web application
I have a question because the gradle setup doesn't work