|
Steve Loughran made changes - 01/Apr/09 05:32 PM (BST)
Links to others with the same problem
1. This could be the same Jasper one we are seeing in hadoop https://issues.apache.org/bugzilla/show_bug.cgi?id=41509 2. Discussion from Sun about how java6 changed part of the classloaders to return an immutable collection http://mail-archives.apache.org/mod_mbox/incubator-river-user/200810.mbox/%3C20081015181649.GB4649@east%3E
Steve Loughran made changes - 01/Apr/09 05:48 PM (BST)
Steve Loughran made changes - 01/Apr/09 05:59 PM (BST)
Here is the patch to SmartFrogTask and common.xml to allow a security manager to be chosen, this lets you find these problems early. I havent checked them in as it would be rude to break everything before I go away. Others may play with it though
Steve Loughran made changes - 03/Apr/09 01:16 PM (BST)
plan to extend the security manager check component with something that can check that the current permissions manager is working, and if not print out its classname for better diagnostics
see also HADOOP-5740 - https://issues.apache.org/jira/browse/HADOOP-5740 - this is the cause of the problem
Steve Loughran made changes - 28/Apr/09 12:28 PM (BST)
Steve Loughran made changes - 28/Apr/09 12:28 PM (BST)
Steve Loughran made changes - 28/Apr/09 12:33 PM (BST)
With the latest hadoop commit this is *probably* fixed. only one way to know though: tests!
correction -even with HADOOP-5740 patched, you can't run with a security manager. Hence
Closing as fixed for now, though Hadoop wont work under SmartFrog with the security manager live. Creating a new report for that.
Steve Loughran made changes - 06/May/09 05:06 PM (BST)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
http://mail-archives.apache.org/mod_mbox/incubator-river-user/200810.mbox/%3C20081015181649.GB4649@east%3E
This is also what has surfaced in
SFOS-1154