Adam Murdoch wrote:
On 10 Feb 2014, at 2:56 pm, Luke Daley <luke.da...@gradleware.com
<mailto:luke.da...@gradleware.com>> wrote:
- hide quoted text -- show quoted text -
http://forums.gradle.org/gradle/topics/java_lang_internalerror_could_not_create_securitymanager_jarjar_org_gradle_process_internal_child_bootstrapsecuritymanager
Anyone have any ideas?
There are possibly several issues here, all with the same symptom. The
jvm does a poor job of writing any diagnostics when something goes
wrong creating the system SecurityManager, which we use to bootstrap
the test process.
You might start with getting someone to run with -i, so we can see
exactly what jvm args ended up being used to launch the process.
Have asked for this.
It’s not necessarily a problem with the jvm args, though. There might
be a problem in our caching so that two processes are stomping over
each other when they create the small jar we create to bootstrap, so
that the problem happens in one build but then goes away.
Would a logical step be adding some test coverage to verify this isn't
happening?
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email