I need to access user data to remove a login. Is there a way to do this without using the user browser? I did a fresh and clean install of Jetspeed 1.4b4 on Redhat 8 with j2sdk1.4.1 and still nothing works on admin's user browser tool.
How do others access this information? Any tips on this? Thanks > I've discovered that all the links (all of them) on admin's user-browser > screen are broken. They all simply reload the same page. > > There's some messages in velocity.log, below. I'm using Jetspeed 1.4b4. > Any advise on this? Thanks! > > 2003-06-30 10:04:33,050 - ResourceManager : found layouts/html/default.vm > with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader > 2003-06-30 10:04:33,073 - ResourceManager : found navigations/html/top.vm > with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader > 2003-06-30 10:04:33,099 - ResourceManager : found navigations/html/left.vm > with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader > 2003-06-30 10:04:33,104 - ResourceManager : found screens/html/Home.vm > with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader > 2003-06-30 10:04:33,180 - ResourceManager : found > /controls/html/jetspeed.vm with loader > org.apache.velocity.runtime.resource.loader.FileResourceLoader > 2003-06-30 10:04:33,210 - ResourceManager : found > /portlets/html/user-browser.vm with loader > org.apache.velocity.runtime.resource.loader.FileResourceLoader > 2003-06-30 10:04:33,211 - RHS of #set statement is null. Context will not > be modified. /portlets/html/user-browser.vm [line 10, column 1] > 2003-06-30 10:04:33,211 - RHS of #set statement is null. Context will not > be modified. /portlets/html/user-browser.vm [line 11, column 1] > 2003-06-30 10:04:33,211 - RHS of #set statement is null. Context will not > be modified. /portlets/html/user-browser.vm [line 12, column 1] > 2003-06-30 10:04:33,211 - Left side ($filter_type) of '==' operation has > null value. If a reference, it may not be in the context. Operation not > possible. /portlets/html/user-browser.vm [line 18, column 60] > 2003-06-30 10:04:33,211 - Left side ($filter_type) of '==' operation has > null value. If a reference, it may not be in the context. Operation not > possible. /portlets/html/user-browser.vm [line 19, column 60] > 2003-06-30 10:04:33,252 - > org.apache.velocity.runtime.exception.ReferenceException: reference : > template = /portlets/html/user-browser.vm [line 2,column 7] : > $!user.FirstName is not a valid reference. > 2003-06-30 10:04:33,253 - > org.apache.velocity.runtime.exception.ReferenceException: reference : > template = /portlets/html/user-browser.vm [line 2,column 7] : > $!user.LastName is not a valid reference. > 2003-06-30 10:04:33,454 - ResourceManager : found > navigations/html/bottom.vm with loader > org.apache.velocity.runtime.resource.loader.FileResourceLoader > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
