Error when installing VSJ:
####<Jun 27, 2008 2:33:42 PM EDT> <Error> <HTTP> <sslmciapp1> <wls-crdemo-mt> <[
ACTIVE] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'> <
<WLS Kernel>> <> <> <1214591622960> <BEA-101165> <Could not load user defined filter in web.xml: com.wedgetail.idm.sso.AuthFilter.
javax.servlet.ServletException: Invalid License.
at com.wedgetail.idm.sso.AbstractAuthenticator.initAuthenticator2(AbstractAuthenticator.java:343)
The error is because the web.xml file is configured incorrectly
Check the xml file to ensure it's not missing any of the closing tags.
In the simpleweb.xml file
"<filter-mapping>
<filter>
<filter-name>authFilter</filter-name>
<filter-class>com.wedgetail.idm.sso.AuthFilter</filter-class>"
In this example it is missing the closing tag for </filter-mapping>.
© 2025 One Identity LLC. ALL RIGHTS RESERVED. 이용 약관 개인정보 보호정책 Cookie Preference Center