Skip to main content
23-Emerald III
December 6, 2017
Solved

User not found

  • December 6, 2017
  • 2 replies
  • 3122 views

New install of WC 11 m030 and when I go to login as wcadmin, I get a user not found error.

wt.util.WTRuntimeException: (wt.session.sessionResource/2) wt.org.UserNotFoundException: User not found: unknown web name: "wcadmin".

 

Anyone have any idea what is going on with this?

Best answer by BenLoosli

I deleted that install of Windchill, but did check the prior install which had the same error and noticed nothing in the error.log or access log of apache about user not found.

I just completed a new install, this time with demo data, and I was able to log in fine as wcadmin. maybe I had a typo someplace or something. Anyway, I will remove this install in the morning, drop user PDM in Oracle and create a new user PDM and then do another install without data, which is need to import my WC10 data for the upgrademanager.

2 replies

23-Emerald IV
December 6, 2017

What about "administrator"?

Are you getting this from Apache or Windchill itself?  (Check the apache error log.)

Maybe double check your ldap configuration for both...

14-Alexandrite
December 6, 2017

Hi Ben ,

 

This seems to be related to LDAP /JNDI adapter issue or user-specific cache. Try clearing Tomcat and Apache cache, restart Windchill to see if this changes the situation.

 

https://www.ptc.com/en/support/article?n=CS228902 looks close to the error you mentioned.

 

Thanks,

Amit

BenLoosli23-Emerald IIIAuthorAnswer
23-Emerald III
December 6, 2017

I deleted that install of Windchill, but did check the prior install which had the same error and noticed nothing in the error.log or access log of apache about user not found.

I just completed a new install, this time with demo data, and I was able to log in fine as wcadmin. maybe I had a typo someplace or something. Anyway, I will remove this install in the morning, drop user PDM in Oracle and create a new user PDM and then do another install without data, which is need to import my WC10 data for the upgrademanager.