minor
minor
defect
java.io.IOException: Failed: HTTP error code: 400
at com.top_logic.util.check.LicenseTool.requestLicense(LicenseTool.java:207)
at com.top_logic.util.check.LicenseTool.update(LicenseTool.java:159)
at com.top_logic.util.check.LicenseTool.schedule(LicenseTool.java:138)
at com.top_logic.knowledge.wrap.person.PersonManager.lambda$internalStartUp$0(PersonManager.java:746)
at com.top_logic.basic.util.RunnableComputation.run(RunnableComputation.java:35)
at com.top_logic.basic.util.RunnableComputation.run(RunnableComputation.java:13)
at com.top_logic.basic.thread.ThreadContextManager.inInteractionInternal(ThreadContextManager.java:797)
at com.top_logic.basic.thread.ThreadContextManager.inSystemInteractionInternal(ThreadContextManager.java:808)
at com.top_logic.basic.thread.ThreadContextManager.inSystemInteraction(ThreadContextManager.java:294)
at com.top_logic.basic.thread.ThreadContext.inSystemContext(ThreadContext.java:156)
at com.top_logic.basic.util.SystemContextRunnable.run(SystemContextRunnable.java:31)
Test
- Check out TL-Studio http://svn/svn/releases/TL-Studio-7/tl-studio-7.2.0-r289428/tl
- Create a new application named "my.app".
- Start the application.
A new application must boot without errors.