Odd Class name s

Rod Widdowson rdw at steadingsoftware.com
Tue Oct 7 11:22:29 EDT 2014


> Are you seeing it load anything else of that nature, or can't you tell?
> There's only one spot that shows up, and it's formatted the same as other
> property-based classes in the same file.

I'm seeing these attempted opens (again, I'm looking at the Win32 layer)

C:\Program Files
(x86)\Shibboleth\Jetty\resources\%{idp\session\activeResultExtraction:net\sh
ibboleth\idp\session\impl\ExtractActiveAuthenticationResults}.class
C:\Program Files
(x86)\Shibboleth\Jetty\resources\%{idp\storage\StorageService:org\opensaml\s
torage\impl\MemoryStorageService}.class
C:\Program Files
(x86)\Shibboleth\Jetty\resources\%{idp\storage\ClientStorageService:org\open
saml\storage\impl\ServletRequestScopedStorageService}.class

All multiple times.

Of course I'm looking at far too low a level to really be able to state
anything meaningful about what is going on.  If I end up with a debugger
running I should be able to set a breakpoint on the java exception when a
class doesn’t load and that might help.

Rod



More information about the dev mailing list