What is a real SSO system in this context?
Type: Posts; User: ts-hra; Keyword(s):
What is a real SSO system in this context?
No, there are no other errors. I will try the same situation on a similar work station and will report.
Ah, I remeber some issue long time before, that Eclipse needs a JDK and does not run run with a JRE, but I thought there was a hint. Anyway...
The java.home states now
java.home=C:\Program...
Java home points to the JRE:
java.home=C:\Program Files\Java\jre6
Perhaps the whitespace is a problem?
There is no server dir and the error message states:
Error creating server instance....
Yes, the JDK setting is:
JAVA_HOME=C:\Program Files\Java\jdk1.6.0_37
but it even works without the java-home option:
...
Yes, I get the following message:
C:\Dev\sts-3.1.0_64\springsource\vfabric-tc-server-developer-2.7.2.RELEASE>tcruntime-instance.bat create --java-home "C:\Program Files\Java\jdk1.6.0_3
7"...
error1: Project facet grails.app has not been defined. It is used in plugin com.vmware.vfabric.ide.eclipse.tcserver.core.
error2: Error creating server instance. Check access permission for the...
The same problem for me with the newest STS (downloaded today). Even starting with admin rights didn't help. :-(