[jira] [Commented] (BEAM-9429) Python PostCommit: wordcount_xlang.py hangs

2020-08-11 Thread Kamil Wasilewski (Jira)


[ 
https://issues.apache.org/jira/browse/BEAM-9429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17175357#comment-17175357
 ] 

Kamil Wasilewski commented on BEAM-9429:


No, looks like it's working. Closing.

> Python PostCommit: wordcount_xlang.py hangs
> ---
>
> Key: BEAM-9429
> URL: https://issues.apache.org/jira/browse/BEAM-9429
> Project: Beam
>  Issue Type: Bug
>  Components: sdk-py-core, sdk-py-harness, test-failures
>Reporter: Kamil Wasilewski
>Priority: P2
>  Labels: currently-failing, stale-P2
>
> `wordcount_xlang.py` receives an exception right after starting and hangs 
> indefenitely. Because of this, Python PostCommit is being aborted.
> Log message:
> {code:java}
> Error: A JNI error has occurred, please check your installation and try again
> Exception in thread "main" java.lang.SecurityException: Invalid signature 
> file digest for Manifest main attributes
>   at 
> sun.security.util.SignatureFileVerifier.processImpl(SignatureFileVerifier.java:330)
>   at 
> sun.security.util.SignatureFileVerifier.process(SignatureFileVerifier.java:263)
>   at java.util.jar.JarVerifier.processEntry(JarVerifier.java:275)
>   at java.util.jar.JarVerifier.update(JarVerifier.java:230)
>   at java.util.jar.JarFile.initializeVerifier(JarFile.java:383)
>   at java.util.jar.JarFile.ensureInitialization(JarFile.java:612)
>   at 
> java.util.jar.JavaUtilJarAccessImpl.ensureInitialization(JavaUtilJarAccessImpl.java:69)
>   at sun.misc.URLClassPath$JarLoader$2.getManifest(URLClassPath.java:991)
>   at java.net.URLClassLoader.defineClass(URLClassLoader.java:451)
>   at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
>   at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
>   at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
>   at java.security.AccessController.doPrivileged(Native Method)
>   at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
>   at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
>   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352)
>   at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
>   at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:495)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (BEAM-9429) Python PostCommit: wordcount_xlang.py hangs

2020-08-10 Thread Udi Meiri (Jira)


[ 
https://issues.apache.org/jira/browse/BEAM-9429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17174968#comment-17174968
 ] 

Udi Meiri commented on BEAM-9429:
-

Still happening? Can this be closed?

> Python PostCommit: wordcount_xlang.py hangs
> ---
>
> Key: BEAM-9429
> URL: https://issues.apache.org/jira/browse/BEAM-9429
> Project: Beam
>  Issue Type: Bug
>  Components: sdk-py-core, sdk-py-harness, test-failures
>Reporter: Kamil Wasilewski
>Priority: P2
>  Labels: currently-failing, stale-P2
>
> `wordcount_xlang.py` receives an exception right after starting and hangs 
> indefenitely. Because of this, Python PostCommit is being aborted.
> Log message:
> {code:java}
> Error: A JNI error has occurred, please check your installation and try again
> Exception in thread "main" java.lang.SecurityException: Invalid signature 
> file digest for Manifest main attributes
>   at 
> sun.security.util.SignatureFileVerifier.processImpl(SignatureFileVerifier.java:330)
>   at 
> sun.security.util.SignatureFileVerifier.process(SignatureFileVerifier.java:263)
>   at java.util.jar.JarVerifier.processEntry(JarVerifier.java:275)
>   at java.util.jar.JarVerifier.update(JarVerifier.java:230)
>   at java.util.jar.JarFile.initializeVerifier(JarFile.java:383)
>   at java.util.jar.JarFile.ensureInitialization(JarFile.java:612)
>   at 
> java.util.jar.JavaUtilJarAccessImpl.ensureInitialization(JavaUtilJarAccessImpl.java:69)
>   at sun.misc.URLClassPath$JarLoader$2.getManifest(URLClassPath.java:991)
>   at java.net.URLClassLoader.defineClass(URLClassLoader.java:451)
>   at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
>   at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
>   at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
>   at java.security.AccessController.doPrivileged(Native Method)
>   at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
>   at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
>   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352)
>   at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
>   at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:495)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (BEAM-9429) Python PostCommit: wordcount_xlang.py hangs

2020-08-10 Thread Beam JIRA Bot (Jira)


[ 
https://issues.apache.org/jira/browse/BEAM-9429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17174518#comment-17174518
 ] 

Beam JIRA Bot commented on BEAM-9429:
-

This issue is P2 but has been unassigned without any comment for 60 days so it 
has been labeled "stale-P2". If this issue is still affecting you, we care! 
Please comment and remove the label. Otherwise, in 14 days the issue will be 
moved to P3.

Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed 
explanation of what these priorities mean.


> Python PostCommit: wordcount_xlang.py hangs
> ---
>
> Key: BEAM-9429
> URL: https://issues.apache.org/jira/browse/BEAM-9429
> Project: Beam
>  Issue Type: Bug
>  Components: sdk-py-core, sdk-py-harness, test-failures
>Reporter: Kamil Wasilewski
>Priority: P2
>  Labels: currently-failing, stale-P2
>
> `wordcount_xlang.py` receives an exception right after starting and hangs 
> indefenitely. Because of this, Python PostCommit is being aborted.
> Log message:
> {code:java}
> Error: A JNI error has occurred, please check your installation and try again
> Exception in thread "main" java.lang.SecurityException: Invalid signature 
> file digest for Manifest main attributes
>   at 
> sun.security.util.SignatureFileVerifier.processImpl(SignatureFileVerifier.java:330)
>   at 
> sun.security.util.SignatureFileVerifier.process(SignatureFileVerifier.java:263)
>   at java.util.jar.JarVerifier.processEntry(JarVerifier.java:275)
>   at java.util.jar.JarVerifier.update(JarVerifier.java:230)
>   at java.util.jar.JarFile.initializeVerifier(JarFile.java:383)
>   at java.util.jar.JarFile.ensureInitialization(JarFile.java:612)
>   at 
> java.util.jar.JavaUtilJarAccessImpl.ensureInitialization(JavaUtilJarAccessImpl.java:69)
>   at sun.misc.URLClassPath$JarLoader$2.getManifest(URLClassPath.java:991)
>   at java.net.URLClassLoader.defineClass(URLClassLoader.java:451)
>   at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
>   at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
>   at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
>   at java.security.AccessController.doPrivileged(Native Method)
>   at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
>   at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
>   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352)
>   at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
>   at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:495)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (BEAM-9429) Python PostCommit: wordcount_xlang.py hangs

2020-06-10 Thread Beam JIRA Bot (Jira)


[ 
https://issues.apache.org/jira/browse/BEAM-9429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17131046#comment-17131046
 ] 

Beam JIRA Bot commented on BEAM-9429:
-

This issue was marked "stale-assigned" and has not received a public comment in 
7 days. It is now automatically unassigned. If you are still working on it, you 
can assign it to yourself again. Please also give an update about the status of 
the work.

> Python PostCommit: wordcount_xlang.py hangs
> ---
>
> Key: BEAM-9429
> URL: https://issues.apache.org/jira/browse/BEAM-9429
> Project: Beam
>  Issue Type: Bug
>  Components: sdk-py-core, sdk-py-harness, test-failures
>Reporter: Kamil Wasilewski
>Priority: P2
>  Labels: currently-failing
>
> `wordcount_xlang.py` receives an exception right after starting and hangs 
> indefenitely. Because of this, Python PostCommit is being aborted.
> Log message:
> {code:java}
> Error: A JNI error has occurred, please check your installation and try again
> Exception in thread "main" java.lang.SecurityException: Invalid signature 
> file digest for Manifest main attributes
>   at 
> sun.security.util.SignatureFileVerifier.processImpl(SignatureFileVerifier.java:330)
>   at 
> sun.security.util.SignatureFileVerifier.process(SignatureFileVerifier.java:263)
>   at java.util.jar.JarVerifier.processEntry(JarVerifier.java:275)
>   at java.util.jar.JarVerifier.update(JarVerifier.java:230)
>   at java.util.jar.JarFile.initializeVerifier(JarFile.java:383)
>   at java.util.jar.JarFile.ensureInitialization(JarFile.java:612)
>   at 
> java.util.jar.JavaUtilJarAccessImpl.ensureInitialization(JavaUtilJarAccessImpl.java:69)
>   at sun.misc.URLClassPath$JarLoader$2.getManifest(URLClassPath.java:991)
>   at java.net.URLClassLoader.defineClass(URLClassLoader.java:451)
>   at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
>   at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
>   at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
>   at java.security.AccessController.doPrivileged(Native Method)
>   at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
>   at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
>   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352)
>   at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
>   at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:495)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (BEAM-9429) Python PostCommit: wordcount_xlang.py hangs

2020-06-01 Thread Kenneth Knowles (Jira)


[ 
https://issues.apache.org/jira/browse/BEAM-9429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17121652#comment-17121652
 ] 

Kenneth Knowles commented on BEAM-9429:
---

This issue is assigned but has not received an update in 30 days so it has been 
labeled "stale-assigned". If you are still working on the issue, please give an 
update and remove the label. If you are no longer working on the issue, please 
unassign so someone else may work on it. In 7 days the issue will be 
automatically unassigned.

> Python PostCommit: wordcount_xlang.py hangs
> ---
>
> Key: BEAM-9429
> URL: https://issues.apache.org/jira/browse/BEAM-9429
> Project: Beam
>  Issue Type: Bug
>  Components: sdk-py-core, sdk-py-harness, test-failures
>Reporter: Kamil Wasilewski
>Assignee: Heejong Lee
>Priority: P2
>  Labels: currently-failing, stale-assigned
>
> `wordcount_xlang.py` receives an exception right after starting and hangs 
> indefenitely. Because of this, Python PostCommit is being aborted.
> Log message:
> {code:java}
> Error: A JNI error has occurred, please check your installation and try again
> Exception in thread "main" java.lang.SecurityException: Invalid signature 
> file digest for Manifest main attributes
>   at 
> sun.security.util.SignatureFileVerifier.processImpl(SignatureFileVerifier.java:330)
>   at 
> sun.security.util.SignatureFileVerifier.process(SignatureFileVerifier.java:263)
>   at java.util.jar.JarVerifier.processEntry(JarVerifier.java:275)
>   at java.util.jar.JarVerifier.update(JarVerifier.java:230)
>   at java.util.jar.JarFile.initializeVerifier(JarFile.java:383)
>   at java.util.jar.JarFile.ensureInitialization(JarFile.java:612)
>   at 
> java.util.jar.JavaUtilJarAccessImpl.ensureInitialization(JavaUtilJarAccessImpl.java:69)
>   at sun.misc.URLClassPath$JarLoader$2.getManifest(URLClassPath.java:991)
>   at java.net.URLClassLoader.defineClass(URLClassLoader.java:451)
>   at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
>   at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
>   at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
>   at java.security.AccessController.doPrivileged(Native Method)
>   at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
>   at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
>   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352)
>   at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
>   at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:495)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (BEAM-9429) Python PostCommit: wordcount_xlang.py hangs

2020-03-03 Thread Chamikara Madhusanka Jayalath (Jira)


[ 
https://issues.apache.org/jira/browse/BEAM-9429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17050567#comment-17050567
 ] 

Chamikara Madhusanka Jayalath commented on BEAM-9429:
-

Heejong, this seems to be related to artifact staging.

> Python PostCommit: wordcount_xlang.py hangs
> ---
>
> Key: BEAM-9429
> URL: https://issues.apache.org/jira/browse/BEAM-9429
> Project: Beam
>  Issue Type: Bug
>  Components: sdk-py-core, sdk-py-harness, test-failures
>Reporter: Kamil Wasilewski
>Priority: Major
>  Labels: currently-failing
>
> `wordcount_xlang.py` receives an exception right after starting and hangs 
> indefenitely. Because of this, Python PostCommit is being aborted.
> Log message:
> {code:java}
> Error: A JNI error has occurred, please check your installation and try again
> Exception in thread "main" java.lang.SecurityException: Invalid signature 
> file digest for Manifest main attributes
>   at 
> sun.security.util.SignatureFileVerifier.processImpl(SignatureFileVerifier.java:330)
>   at 
> sun.security.util.SignatureFileVerifier.process(SignatureFileVerifier.java:263)
>   at java.util.jar.JarVerifier.processEntry(JarVerifier.java:275)
>   at java.util.jar.JarVerifier.update(JarVerifier.java:230)
>   at java.util.jar.JarFile.initializeVerifier(JarFile.java:383)
>   at java.util.jar.JarFile.ensureInitialization(JarFile.java:612)
>   at 
> java.util.jar.JavaUtilJarAccessImpl.ensureInitialization(JavaUtilJarAccessImpl.java:69)
>   at sun.misc.URLClassPath$JarLoader$2.getManifest(URLClassPath.java:991)
>   at java.net.URLClassLoader.defineClass(URLClassLoader.java:451)
>   at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
>   at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
>   at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
>   at java.security.AccessController.doPrivileged(Native Method)
>   at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
>   at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
>   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352)
>   at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
>   at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:495)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (BEAM-9429) Python PostCommit: wordcount_xlang.py hangs

2020-03-03 Thread Valentyn Tymofieiev (Jira)


[ 
https://issues.apache.org/jira/browse/BEAM-9429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17050464#comment-17050464
 ] 

Valentyn Tymofieiev commented on BEAM-9429:
---

cc: [~heejong]

> Python PostCommit: wordcount_xlang.py hangs
> ---
>
> Key: BEAM-9429
> URL: https://issues.apache.org/jira/browse/BEAM-9429
> Project: Beam
>  Issue Type: Bug
>  Components: sdk-py-core, sdk-py-harness, test-failures
>Reporter: Kamil Wasilewski
>Priority: Major
>  Labels: currently-failing
>
> `wordcount_xlang.py` receives an exception right after starting and hangs 
> indefenitely. Because of this, Python PostCommit is being aborted.
> Log message:
> {code:java}
> Error: A JNI error has occurred, please check your installation and try again
> Exception in thread "main" java.lang.SecurityException: Invalid signature 
> file digest for Manifest main attributes
>   at 
> sun.security.util.SignatureFileVerifier.processImpl(SignatureFileVerifier.java:330)
>   at 
> sun.security.util.SignatureFileVerifier.process(SignatureFileVerifier.java:263)
>   at java.util.jar.JarVerifier.processEntry(JarVerifier.java:275)
>   at java.util.jar.JarVerifier.update(JarVerifier.java:230)
>   at java.util.jar.JarFile.initializeVerifier(JarFile.java:383)
>   at java.util.jar.JarFile.ensureInitialization(JarFile.java:612)
>   at 
> java.util.jar.JavaUtilJarAccessImpl.ensureInitialization(JavaUtilJarAccessImpl.java:69)
>   at sun.misc.URLClassPath$JarLoader$2.getManifest(URLClassPath.java:991)
>   at java.net.URLClassLoader.defineClass(URLClassLoader.java:451)
>   at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
>   at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
>   at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
>   at java.security.AccessController.doPrivileged(Native Method)
>   at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
>   at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
>   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352)
>   at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
>   at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:495)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (BEAM-9429) Python PostCommit: wordcount_xlang.py hangs

2020-03-03 Thread Udi Meiri (Jira)


[ 
https://issues.apache.org/jira/browse/BEAM-9429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17050452#comment-17050452
 ] 

Udi Meiri commented on BEAM-9429:
-

[~chamikara]

> Python PostCommit: wordcount_xlang.py hangs
> ---
>
> Key: BEAM-9429
> URL: https://issues.apache.org/jira/browse/BEAM-9429
> Project: Beam
>  Issue Type: Bug
>  Components: sdk-py-core, sdk-py-harness, test-failures
>Reporter: Kamil Wasilewski
>Priority: Major
>  Labels: currently-failing
>
> `wordcount_xlang.py` receives an exception right after starting and hangs 
> indefenitely. Because of this, Python PostCommit is being aborted.
> Log message:
> {code:java}
> Error: A JNI error has occurred, please check your installation and try again
> Exception in thread "main" java.lang.SecurityException: Invalid signature 
> file digest for Manifest main attributes
>   at 
> sun.security.util.SignatureFileVerifier.processImpl(SignatureFileVerifier.java:330)
>   at 
> sun.security.util.SignatureFileVerifier.process(SignatureFileVerifier.java:263)
>   at java.util.jar.JarVerifier.processEntry(JarVerifier.java:275)
>   at java.util.jar.JarVerifier.update(JarVerifier.java:230)
>   at java.util.jar.JarFile.initializeVerifier(JarFile.java:383)
>   at java.util.jar.JarFile.ensureInitialization(JarFile.java:612)
>   at 
> java.util.jar.JavaUtilJarAccessImpl.ensureInitialization(JavaUtilJarAccessImpl.java:69)
>   at sun.misc.URLClassPath$JarLoader$2.getManifest(URLClassPath.java:991)
>   at java.net.URLClassLoader.defineClass(URLClassLoader.java:451)
>   at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
>   at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
>   at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
>   at java.security.AccessController.doPrivileged(Native Method)
>   at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
>   at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
>   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352)
>   at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
>   at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:495)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (BEAM-9429) Python PostCommit: wordcount_xlang.py hangs

2020-03-03 Thread Kamil Wasilewski (Jira)


[ 
https://issues.apache.org/jira/browse/BEAM-9429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17050241#comment-17050241
 ] 

Kamil Wasilewski commented on BEAM-9429:


cc: [~tvalentyn] [~udim] [~robertwb]

> Python PostCommit: wordcount_xlang.py hangs
> ---
>
> Key: BEAM-9429
> URL: https://issues.apache.org/jira/browse/BEAM-9429
> Project: Beam
>  Issue Type: Bug
>  Components: sdk-py-core, sdk-py-harness, test-failures
>Reporter: Kamil Wasilewski
>Priority: Major
>  Labels: currently-failing
>
> `wordcount_xlang.py` receives an exception right after starting and hangs 
> indefenitely. Because of this, Python PostCommit is being aborted.
> Log message:
> {code:java}
> Error: A JNI error has occurred, please check your installation and try again
> Exception in thread "main" java.lang.SecurityException: Invalid signature 
> file digest for Manifest main attributes
>   at 
> sun.security.util.SignatureFileVerifier.processImpl(SignatureFileVerifier.java:330)
>   at 
> sun.security.util.SignatureFileVerifier.process(SignatureFileVerifier.java:263)
>   at java.util.jar.JarVerifier.processEntry(JarVerifier.java:275)
>   at java.util.jar.JarVerifier.update(JarVerifier.java:230)
>   at java.util.jar.JarFile.initializeVerifier(JarFile.java:383)
>   at java.util.jar.JarFile.ensureInitialization(JarFile.java:612)
>   at 
> java.util.jar.JavaUtilJarAccessImpl.ensureInitialization(JavaUtilJarAccessImpl.java:69)
>   at sun.misc.URLClassPath$JarLoader$2.getManifest(URLClassPath.java:991)
>   at java.net.URLClassLoader.defineClass(URLClassLoader.java:451)
>   at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
>   at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
>   at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
>   at java.security.AccessController.doPrivileged(Native Method)
>   at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
>   at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
>   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352)
>   at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
>   at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:495)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)