Closed GoogleCodeExporter closed 9 years ago
Without a stack trace this is pretty tough to troubleshoot. Is there a stack
trace in the browser when you get this error? Or perhaps one of the tomcat
logs?
Most common cause for this sort of error is corrupt/outdated jsp cache in
tomcat/work. Delete tomcat/work/* and restart tomcat.
Original comment by jrivard
on 13 Jul 2011 at 2:04
Thanks for replay!
I tried to remove tomcat\work directory and restart the tomcat- same problem.
What do you mean "stack trace"? what tomcat log do you need (I am using
windows 2008 server)?
Original comment by dordorqwerty@gmail.com
on 13 Jul 2011 at 2:35
A stack trace is a list of debug data that helps to understand the error...
What do you see in the browser when you get this error, can you post a
screenshot?
Original comment by jrivard
on 13 Jul 2011 at 9:19
Attached.
Another point – even when I try to login as admin (by clicking on "Admin"
link) I can see the same error.
Original comment by dordorqwerty@gmail.com
on 14 Jul 2011 at 4:02
Attachments:
I try to simplify the configuration and focus with the admin login (just login
process!).
1. I checked the LDAP admin user & password with Novell Access Manager, just to
be sure I can login to the eDirectory- work fine.
2. Inside PMW Configuration Editor- Modules – I changed all modules to
"False".
3. Delete the tomcat\work\* directory and restart the service.
4. Try to login to "Admin" – same error (Unknown error. If this error occurs
repeatedly please contact your helpdesk. { 5015 ERROR_UNKNOWN })
I think I miss something with the configuration (configuration attached)…
Original comment by dordorqwerty@gmail.com
on 14 Jul 2011 at 4:37
Attachments:
I removed everything and go back to PWM release 1.5.3 (b1017)- I can login
successfully and even change the password.
Then, again, removed everything and use the 1.5.4 version, same configuration,
same eDirectory, same LDAP Proxy user, same rights – I can't login! I can
upgrade to 1.5.5 version but I guess it's gone a be the same…
The reason I need the 1.5.4 or 1.5.5 version is the option to use SMS token
with no challenge/response Q.
Is that help?
Doron.
Original comment by dordorqwerty@gmail.com
on 14 Jul 2011 at 7:21
What locale is your and OS set to?
Original comment by jrivard
on 14 Jul 2011 at 7:26
Windows Server 2008 R2 Enterprise (64 bit)
Server Local - US
Internet Explorer Workstation Language- Hebrew
...and that’s the problem! When I change the IE language order (workstation
side) to English first – its work!
When I go back to "Hebrew" first – I can see the error and I can't login
(Screen shoot attached).
In production mode I can't control the language order at the users side. What
can I do?
Original comment by dordorqwerty@gmail.com
on 14 Jul 2011 at 8:08
Attachments:
Great, glad we found the problem!
It's a bug, see issue 83. It's mostly fixed. If you pull from SVN you should
see better behavior. If your not familiar with how to do this I'll post an
interim build in the next few days when its sorted out.
PS, PWM isn't localized for Hebrew, but it sure would be great if someone
contributed a Hebrew localization :)
Original comment by jrivard
on 14 Jul 2011 at 9:00
We are going to translate to Hebrew. I will let you know when all done and
upload the translated files.
PS- Hebrew are Right to Left language. I will need to add <html dir="rtl"> to
move all page to the right. I will try…
Do you know what RTL language already supported so i can use as a template?
Original comment by dordorqwerty@gmail.com
on 14 Jul 2011 at 9:22
At current time, no RTL languages have been localized in PWM. Take a look at
issue 86 to see what was done for Turkish localization.
Please open a new issue when you have localized files done. I'll take care of
the RTL issue.
Original comment by jrivard
on 14 Jul 2011 at 6:37
Original issue reported on code.google.com by
dordorqwerty@gmail.com
on 13 Jul 2011 at 10:43