Bug 779371 (SOA-1761) - cannot execute scripts with the admin console on windows
Summary: cannot execute scripts with the admin console on windows
Keywords:
Status: CLOSED WONTFIX
Alias: SOA-1761
Product: JBoss Enterprise SOA Platform 5
Classification: JBoss
Component: EAP, Monitoring and Management
Version: 5.0.0 ER6
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: FUTURE
Assignee: trev
QA Contact:
URL: http://jira.jboss.org/jira/browse/SOA...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-12-27 21:27 UTC by Aleksandar Kostadinov
Modified: 2011-12-06 22:01 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
windows x86_64
Last Closed: 2011-12-06 22:01:25 UTC
Type: Bug


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker SOA-1761 0 None None None Never

Description Aleksandar Kostadinov 2009-12-27 21:27:02 UTC
project_key: SOA

Trying to execute shutdown.bat and twiddle.bat from admin console unsuccessful. Same operation successful when running from command line.

Trying to execute twiddle - return code 1.

Trying to execute shutdown:
Exception in thread "main" java.lang.SecurityException: class "org.jboss.bootstrap.spi.ServerProcess"'s signer information does not match signer information of other classes in the same package
        at java.lang.ClassLoader.checkCerts(ClassLoader.java:776)
        at java.lang.ClassLoader.preDefineClass(ClassLoader.java:488)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
        at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
        at java.net.URLClassLoader.access$000(URLClassLoader.java:56)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
        at org.jboss.Shutdown.main(Shutdown.java:228)

For a reference see server.log.gz from SOA-1760

Comment 1 Aleksandar Kostadinov 2009-12-29 11:53:13 UTC
Same behavior observed with plain EAP 5. Will investigate further and file appropriate bug for the project.

Comment 2 Aleksandar Kostadinov 2009-12-29 14:44:57 UTC
Filed JBPAPP-3311
btw admin console executes scripts successfully on linux

Comment 3 Aleksandar Kostadinov 2009-12-29 14:44:57 UTC
Link: Added: This issue depends JBPAPP-3311


Comment 4 Ondřej Žižka 2010-03-21 00:49:17 UTC
Link: Added: This issue depends JBPAPP-3955


Comment 5 Anne-Louise Tangring 2010-09-21 18:53:53 UTC
This was triaged for SOA 5.1.0. It will not be in 5.1.0


Note You need to log in before you can comment on or make changes to this bug.