Message: The following issue has been reopened.
--------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/GERONIMO-252 Here is an overview of the issue: --------------------------------------------------------------------- Key: GERONIMO-252 Summary: java.security.policy: error adding Entry: java.lang.IllegalArgumentException: invalid actions mask Type: Bug Status: Reopened Priority: Minor Project: Apache Geronimo Components: security Versions: 1.0-M2 Assignee: Alan Cabrera Reporter: Shrek the Ogre Created: Wed, 23 Jun 2004 12:48 PM Updated: Thu, 29 Jul 2004 3:33 PM Environment: Microsoft Windows XP [Wersja 5.1.2600] java version "1.4.2_04" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_04-b05) Java HotSpot(TM) Client VM (build 1.4.2_04-b05, mixed mode) Description: Hey, Once the build went fine from the latest sources, Geronimo started up with the following exception (see it at the end of the message stack): $ java -jar target/bin/server.jar org/apache/geronimo/Server 21:43:02,078 INFO [Kernel] Starting boot 21:43:02,250 INFO [MBeanServerFactory] Created MBeanServer with ID: 1faba46:fd53085a2b:-8000:Shrek:1 21:43:02,359 INFO [Kernel] Booted 21:43:02,437 INFO [ConfigurationManagerImpl] Loaded Configuration geronimo.config:name="org/apache/geronimo/System" 21:43:02,765 INFO [Configuration] Started configuration org/apache/geronimo/System 21:43:02,843 INFO [RMIRegistryService] Started RMI Registry on port 1099 21:43:02,906 INFO [ReadOnlyRepository] Repository root is file:/D:/projekty/incubator-geronimo/target/repository/ 21:43:02,953 INFO [ConfigurationManagerImpl] Loaded Configuration geronimo.config:name="org/apache/geronimo/Server" 21:43:04,328 INFO [Configuration] Started configuration org/apache/geronimo/Server 21:43:04,328 INFO [HttpServer] Starting Jetty/5.0.RC0 21:43:04,328 INFO [HttpServer] Started [EMAIL PROTECTED] 21:43:04,343 INFO [SocketListener] Started SocketListener on 0.0.0.0:8080 21:43:04,515 INFO [HOWLLog] Initiating transaction manager recovery 21:43:05,328 INFO [LoginService] Login server has been started 21:43:05,359 INFO [PropertiesFileSecurityRealm] Properties File Realm - geronimo-properties-realm - refresh 21:43:05,359 INFO [PropertiesFileSecurityRealm] Properties File Realm - geronimo-properties-realm - started 21:43:05,515 INFO [TcpTransportServerChannel] Listening for connections at: tcp://localhost:61616 21:43:05,515 INFO [ActiveMQBrokerImpl] ActiveMQ JMS Broker started 21:43:05,718 INFO [RMIConnectorServer] RMIConnectorServer started at: service:jmx:rmi://localhost/jndi/rmi:/JMXConnecto r 21:43:05,718 INFO [server:name=localhost,role=JMXService] Started JMXConnector service:jmx:rmi://localhost/jndi/rmi:/JM XConnector java.security.policy: error adding Entry: java.lang.IllegalArgumentException: invalid actions mask 21:43:05,781 INFO [SecurityServiceMBean] Security service started --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
