Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 1957 invoked from network); 15 Mar 2006 02:39:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 15 Mar 2006 02:39:18 -0000 Received: (qmail 25300 invoked by uid 500); 15 Mar 2006 02:39:15 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 25245 invoked by uid 500); 15 Mar 2006 02:39:15 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 25234 invoked by uid 99); 15 Mar 2006 02:39:15 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Mar 2006 18:39:15 -0800 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_WHOIS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [68.142.201.186] (HELO web31706.mail.mud.yahoo.com) (68.142.201.186) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 14 Mar 2006 18:39:13 -0800 Received: (qmail 83983 invoked by uid 60001); 15 Mar 2006 02:38:51 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=n9dH0MZb7jNMHoyQ8DrBJ8AH7yaYZxrMH7YuZUMqhMcfABDOAdi/8nBe1og8pn25lJ0niHOL2MbgtaRA3rXT1anmXuN8iLBAL2fUOntNxAFt98bxmtmcI8RRxB0XuwbAEM79jsG8S6JYwv8rTxalWwU+Xc1cgLE5MRuDQPA/PFA= ; Message-ID: <20060315023851.83981.qmail@web31706.mail.mud.yahoo.com> Received: from [69.134.164.198] by web31706.mail.mud.yahoo.com via HTTP; Tue, 14 Mar 2006 18:38:51 PST Date: Tue, 14 Mar 2006 18:38:51 -0800 (PST) From: anita kulshreshtha Subject: m2 : security module To: dev@geronimo.apache.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="0-1053755784-1142390331=:83669" Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N --0-1053755784-1142390331=:83669 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Content-Id: Content-Disposition: inline Hi, I am trying to debug a strange problem in security module (rev 385723). The module builds fine with maven1 build. It builds fine with m2 from 'security' directory. When I build from the top level directory using mvn -Dmodule=security clean test I get build failures. I have attached the report for ConfigurationEntryTest. The main cause of failures in three tests is : ERROR [main] Properties File Login Module - data load failed java.io.FileNotFoundException: D:\anita\geronimo\geronimo-1.1\.\src\test-data\data\users.properties (The system cannot find the path specified) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.(FileInputStream.java:106) at java.io.FileInputStream.(FileInputStream.java:66) at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:69) at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.jav a:156) at java.net.URL.openStream(URL.java:913) any ideas? Thanks Anita __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --0-1053755784-1142390331=:83669 Content-Type: text/plain; name="org.apache.geronimo.security.jaas.ConfigurationEntryTest.txt" Content-Description: 1382357874-org.apache.geronimo.security.jaas.ConfigurationEntryTest.txt Content-Disposition: inline; filename="org.apache.geronimo.security.jaas.ConfigurationEntryTest.txt" ------------------------------------------------------------------------------- Battery: org.apache.geronimo.security.jaas.ConfigurationEntryTest ------------------------------------------------------------------------------- Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 2.703 sec test(org.apache.geronimo.security.jaas.ConfigurationEntryTest) Time elapsed: 2.688 sec <<< ERROR! [ stdout ] --------------------------------------------------------------- DEBUG [main] Starting boot DEBUG [main] GBeanInstanceState for: :role=Kernel State changed from stopped to starting DEBUG [main] GBeanInstanceState for: :role=Kernel State changed from starting to running DEBUG [main] Booted DEBUG [main] GBeanInstanceState for: geronimo.system:role=ServerInfo State changed from stopped to starting DEBUG [main] GBeanInstanceState for: geronimo.system:role=ServerInfo State changed from starting to running DEBUG [main] GBeanInstanceState for: geronimo.security:type=LoginConfiguration State changed from stopped to starting DEBUG [main] Installed Geronimo login configuration DEBUG [main] GBeanInstanceState for: geronimo.security:type=LoginConfiguration State changed from starting to running DEBUG [main] GBeanInstanceState for: test:name=TestLoginService State changed from stopped to starting DEBUG [main] GBeanInstanceState for: test:name=TestLoginService State changed from starting to running DEBUG [main] GBeanInstanceState for: geronimo.security:type=ConfigurationEntry,jaasId=properties-client State changed from stopped to starting DEBUG [main] GBeanInstanceState for: geronimo.security:type=ConfigurationEntry,jaasId=properties-client State changed from starting to running DEBUG [main] Added Application Configuration Entry properties-client DEBUG [main] GBeanInstanceState for: geronimo.security:type=LoginModule,name=audit State changed from stopped to starting DEBUG [main] GBeanInstanceState for: geronimo.security:type=LoginModule,name=audit State changed from starting to running DEBUG [main] GBeanInstanceState for: geronimo.security:type=LoginModule,name=properties State changed from stopped to starting DEBUG [main] GBeanInstanceState for: geronimo.security:type=LoginModule,name=properties State changed from starting to running DEBUG [main] GBeanInstanceState for: geronimo.security:type=LoginModule,name=UPCred State changed from stopped to starting DEBUG [main] GBeanInstanceState for: geronimo.security:type=LoginModule,name=UPCred State changed from starting to running DEBUG [main] GBeanInstanceState for: geronimo.security:type=LoginModuleUse,name=UPCred State changed from stopped to starting DEBUG [main] GBeanInstanceState for: geronimo.security:type=LoginModuleUse,name=UPCred State changed from starting to running DEBUG [main] GBeanInstanceState for: geronimo.security:type=LoginModuleUse,name=audit State changed from stopped to starting DEBUG [main] GBeanInstanceState for: geronimo.security:type=LoginModuleUse,name=audit State changed from starting to running DEBUG [main] GBeanInstanceState for: geronimo.security:type=LoginModuleUse,name=properties State changed from stopped to starting DEBUG [main] GBeanInstanceState for: geronimo.security:type=LoginModuleUse,name=properties State changed from starting to running DEBUG [main] GBeanInstanceState for: geronimo.security:type=SecurityRealm,realm=properties-realm State changed from stopped to starting DEBUG [main] GBeanInstanceState for: geronimo.security:type=SecurityRealm,realm=properties-realm State changed from starting to running DEBUG [main] Added Application Configuration Entry properties-realm DEBUG [main] GBeanInstanceState for: geronimo.remoting:target=JaasLoginServiceRemotingServer State changed from stopped to starting DEBUG [main] Remote login service started on: tcp://0.0.0.0:4242 clients can connect to: tcp://0.0.0.0:4242 DEBUG [main] GBeanInstanceState for: geronimo.remoting:target=JaasLoginServiceRemotingServer State changed from starting to running ERROR [main] Properties File Login Module - data load failed java.io.FileNotFoundException: D:\anita\geronimo\geronimo-1.1\.\src\test-data\data\users.properties (The system cannot find the path specified) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.(FileInputStream.java:106) at java.io.FileInputStream.(FileInputStream.java:66) at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:69) at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:156) at java.net.URL.openStream(URL.java:913) at org.apache.geronimo.security.realm.providers.PropertiesFileLoginModule.loadProperties(PropertiesFileLoginModule.java:94) at org.apache.geronimo.security.realm.providers.PropertiesFileLoginModule.initialize(PropertiesFileLoginModule.java:81) at org.apache.geronimo.security.jaas.server.WrappingLoginModuleProxy.initialize(WrappingLoginModuleProxy.java:51) at org.apache.geronimo.security.jaas.server.JaasLoginService.getServerLoginCallbacks(JaasLoginService.java:205) at org.apache.geronimo.security.jaas.server.JaasLoginService$$FastClassByCGLIB$$95b84fc9.invoke() at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53) at org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38) at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:118) at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:803) at org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57) at org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.java:36) at org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInterceptor.java:96) at org.apache.geronimo.security.jaas.server.JaasLoginServiceMBean$$EnhancerByCGLIB$$8461fa3e.getServerLoginCallbacks() at org.apache.geronimo.security.jaas.client.ServerLoginProxy.login(ServerLoginProxy.java:68) at org.apache.geronimo.security.jaas.client.JaasLoginCoordinator.performLogin(JaasLoginCoordinator.java:189) at org.apache.geronimo.security.jaas.client.JaasLoginCoordinator.login(JaasLoginCoordinator.java:113) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at javax.security.auth.login.LoginContext.invoke(LoginContext.java:675) at javax.security.auth.login.LoginContext.access$000(LoginContext.java:129) at javax.security.auth.login.LoginContext$4.run(LoginContext.java:610) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.login.LoginContext.invokeModule(LoginContext.java:607) at javax.security.auth.login.LoginContext.login(LoginContext.java:534) at org.apache.geronimo.security.jaas.ConfigurationEntryTest.test(ConfigurationEntryTest.java:75) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at junit.framework.TestCase.runTest(TestCase.java:154) at junit.framework.TestCase.runBare(TestCase.java:127) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.maven.surefire.battery.JUnitBattery.executeJUnit(JUnitBattery.java:242) at org.apache.maven.surefire.battery.JUnitBattery.execute(JUnitBattery.java:216) at org.apache.maven.surefire.Surefire.executeBattery(Surefire.java:215) at org.apache.maven.surefire.Surefire.run(Surefire.java:163) at org.apache.maven.surefire.Surefire.run(Surefire.java:87) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.maven.surefire.SurefireBooter.runTestsInProcess(SurefireBooter.java:304) at org.apache.maven.surefire.SurefireBooter.run(SurefireBooter.java:220) at org.apache.maven.test.SurefirePlugin.execute(SurefirePlugin.java:368) at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:415) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:531) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:472) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:451) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:303) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:270) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:139) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:322) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:115) at org.apache.maven.cli.MavenCli.main(MavenCli.java:249) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315) at org.codehaus.classworlds.Launcher.launch(Launcher.java:255) at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430) at org.codehaus.classworlds.Launcher.main(Launcher.java:375) ERROR [main] Initialization failed org.apache.geronimo.common.GeronimoSecurityException: java.io.FileNotFoundException: D:\anita\geronimo\geronimo-1.1\.\src\test-data\data\users.properties (The system cannot find the path specified) at org.apache.geronimo.security.realm.providers.PropertiesFileLoginModule.loadProperties(PropertiesFileLoginModule.java:121) at org.apache.geronimo.security.realm.providers.PropertiesFileLoginModule.initialize(PropertiesFileLoginModule.java:81) at org.apache.geronimo.security.jaas.server.WrappingLoginModuleProxy.initialize(WrappingLoginModuleProxy.java:51) at org.apache.geronimo.security.jaas.server.JaasLoginService.getServerLoginCallbacks(JaasLoginService.java:205) at org.apache.geronimo.security.jaas.server.JaasLoginService$$FastClassByCGLIB$$95b84fc9.invoke() at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53) at org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38) at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:118) at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:803) at org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57) at org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.java:36) at org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInterceptor.java:96) at org.apache.geronimo.security.jaas.server.JaasLoginServiceMBean$$EnhancerByCGLIB$$8461fa3e.getServerLoginCallbacks() at org.apache.geronimo.security.jaas.client.ServerLoginProxy.login(ServerLoginProxy.java:68) at org.apache.geronimo.security.jaas.client.JaasLoginCoordinator.performLogin(JaasLoginCoordinator.java:189) at org.apache.geronimo.security.jaas.client.JaasLoginCoordinator.login(JaasLoginCoordinator.java:113) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at javax.security.auth.login.LoginContext.invoke(LoginContext.java:675) at javax.security.auth.login.LoginContext.access$000(LoginContext.java:129) at javax.security.auth.login.LoginContext$4.run(LoginContext.java:610) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.login.LoginContext.invokeModule(LoginContext.java:607) at javax.security.auth.login.LoginContext.login(LoginContext.java:534) at org.apache.geronimo.security.jaas.ConfigurationEntryTest.test(ConfigurationEntryTest.java:75) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at junit.framework.TestCase.runTest(TestCase.java:154) at junit.framework.TestCase.runBare(TestCase.java:127) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.maven.surefire.battery.JUnitBattery.executeJUnit(JUnitBattery.java:242) at org.apache.maven.surefire.battery.JUnitBattery.execute(JUnitBattery.java:216) at org.apache.maven.surefire.Surefire.executeBattery(Surefire.java:215) at org.apache.maven.surefire.Surefire.run(Surefire.java:163) at org.apache.maven.surefire.Surefire.run(Surefire.java:87) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.maven.surefire.SurefireBooter.runTestsInProcess(SurefireBooter.java:304) at org.apache.maven.surefire.SurefireBooter.run(SurefireBooter.java:220) at org.apache.maven.test.SurefirePlugin.execute(SurefirePlugin.java:368) at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:415) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:531) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:472) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:451) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:303) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:270) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:139) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:322) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:115) at org.apache.maven.cli.MavenCli.main(MavenCli.java:249) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315) at org.codehaus.classworlds.Launcher.launch(Launcher.java:255) at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430) at org.codehaus.classworlds.Launcher.main(Launcher.java:375) Caused by: java.io.FileNotFoundException: D:\anita\geronimo\geronimo-1.1\.\src\test-data\data\users.properties (The system cannot find the path specified) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.(FileInputStream.java:106) at java.io.FileInputStream.(FileInputStream.java:66) at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:69) at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:156) at java.net.URL.openStream(URL.java:913) at org.apache.geronimo.security.realm.providers.PropertiesFileLoginModule.loadProperties(PropertiesFileLoginModule.java:94) ... 72 more DEBUG [main] GBeanInstanceState for: geronimo.remoting:target=JaasLoginServiceRemotingServer State changed from running to stopping DEBUG [main] Stopped remote login service. DEBUG [main] GBeanInstanceState for: geronimo.remoting:target=JaasLoginServiceRemotingServer State changed from stopping to stopped DEBUG [main] GBeanInstanceState for: geronimo.security:type=SecurityRealm,realm=properties-realm State changed from running to stopping DEBUG [main] Removed Application Configuration Entry properties-realm DEBUG [main] GBeanInstanceState for: geronimo.security:type=SecurityRealm,realm=properties-realm State changed from stopping to stopped DEBUG [main] GBeanInstanceState for: geronimo.security:type=LoginModule,name=UPCred State changed from running to stopping DEBUG [main] Checking if child is running: child=geronimo.security:type=LoginModuleUse,name=UPCred DEBUG [main] Stopping child: child=geronimo.security:type=LoginModuleUse,name=UPCred DEBUG [main] GBeanInstanceState for: geronimo.security:type=LoginModuleUse,name=UPCred State changed from running to stopping DEBUG [main] Checking if child is running: child=geronimo.security:type=LoginModuleUse,name=audit DEBUG [main] Stopping child: child=geronimo.security:type=LoginModuleUse,name=audit DEBUG [main] GBeanInstanceState for: geronimo.security:type=LoginModuleUse,name=audit State changed from running to stopping DEBUG [main] Checking if child is running: child=geronimo.security:type=LoginModuleUse,name=properties DEBUG [main] Stopping child: child=geronimo.security:type=LoginModuleUse,name=properties DEBUG [main] GBeanInstanceState for: geronimo.security:type=LoginModuleUse,name=properties State changed from running to stopping DEBUG [main] GBeanInstanceState for: geronimo.security:type=LoginModuleUse,name=properties State changed from stopping to stopped DEBUG [main] Stopped child: child=geronimo.security:type=LoginModuleUse,name=properties DEBUG [main] GBeanInstanceState for: geronimo.security:type=LoginModuleUse,name=audit State changed from stopping to stopped DEBUG [main] Stopped child: child=geronimo.security:type=LoginModuleUse,name=audit DEBUG [main] GBeanInstanceState for: geronimo.security:type=LoginModuleUse,name=UPCred State changed from stopping to stopped DEBUG [main] Stopped child: child=geronimo.security:type=LoginModuleUse,name=UPCred DEBUG [main] GBeanInstanceState for: geronimo.security:type=LoginModule,name=UPCred State changed from stopping to stopped DEBUG [main] GBeanInstanceState for: geronimo.security:type=LoginModule,name=audit State changed from running to stopping DEBUG [main] GBeanInstanceState for: geronimo.security:type=LoginModule,name=audit State changed from stopping to stopped DEBUG [main] GBeanInstanceState for: geronimo.security:type=ConfigurationEntry,jaasId=properties-client State changed from running to stopping DEBUG [main] Removed Application Configuration Entry properties-client DEBUG [main] GBeanInstanceState for: geronimo.security:type=ConfigurationEntry,jaasId=properties-client State changed from stopping to stopped DEBUG [main] GBeanInstanceState for: test:name=TestLoginService State changed from running to stopping DEBUG [main] GBeanInstanceState for: test:name=TestLoginService State changed from stopping to stopped DEBUG [main] GBeanInstanceState for: geronimo.security:type=LoginConfiguration State changed from running to stopping DEBUG [main] Uninstalled Geronimo login configuration DEBUG [main] GBeanInstanceState for: geronimo.security:type=LoginConfiguration State changed from stopping to stopped DEBUG [main] GBeanInstanceState for: geronimo.system:role=ServerInfo State changed from running to stopping DEBUG [main] GBeanInstanceState for: geronimo.system:role=ServerInfo State changed from stopping to stopped DEBUG [main] Starting kernel shutdown DEBUG [main] Kernel shutdown complete [ stderr ] --------------------------------------------------------------- Failed to initialize module java.lang.IllegalArgumentException: Unable to configure properties file login module: java.io.FileNotFoundException: D:\anita\geronimo\geronimo-1.1\.\src\test-data\data\users.properties (The system cannot find the path specified) at org.apache.geronimo.security.realm.providers.PropertiesFileLoginModule.initialize(PropertiesFileLoginModule.java:84) at org.apache.geronimo.security.jaas.server.WrappingLoginModuleProxy.initialize(WrappingLoginModuleProxy.java:51) at org.apache.geronimo.security.jaas.server.JaasLoginService.getServerLoginCallbacks(JaasLoginService.java:205) at org.apache.geronimo.security.jaas.server.JaasLoginService$$FastClassByCGLIB$$95b84fc9.invoke() at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53) at org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38) at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:118) at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:803) at org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57) at org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.java:36) at org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInterceptor.java:96) at org.apache.geronimo.security.jaas.server.JaasLoginServiceMBean$$EnhancerByCGLIB$$8461fa3e.getServerLoginCallbacks() at org.apache.geronimo.security.jaas.client.ServerLoginProxy.login(ServerLoginProxy.java:68) at org.apache.geronimo.security.jaas.client.JaasLoginCoordinator.performLogin(JaasLoginCoordinator.java:189) at org.apache.geronimo.security.jaas.client.JaasLoginCoordinator.login(JaasLoginCoordinator.java:113) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at javax.security.auth.login.LoginContext.invoke(LoginContext.java:675) at javax.security.auth.login.LoginContext.access$000(LoginContext.java:129) at javax.security.auth.login.LoginContext$4.run(LoginContext.java:610) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.login.LoginContext.invokeModule(LoginContext.java:607) at javax.security.auth.login.LoginContext.login(LoginContext.java:534) at org.apache.geronimo.security.jaas.ConfigurationEntryTest.test(ConfigurationEntryTest.java:75) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at junit.framework.TestCase.runTest(TestCase.java:154) at junit.framework.TestCase.runBare(TestCase.java:127) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.maven.surefire.battery.JUnitBattery.executeJUnit(JUnitBattery.java:242) at org.apache.maven.surefire.battery.JUnitBattery.execute(JUnitBattery.java:216) at org.apache.maven.surefire.Surefire.executeBattery(Surefire.java:215) at org.apache.maven.surefire.Surefire.run(Surefire.java:163) at org.apache.maven.surefire.Surefire.run(Surefire.java:87) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.maven.surefire.SurefireBooter.runTestsInProcess(SurefireBooter.java:304) at org.apache.maven.surefire.SurefireBooter.run(SurefireBooter.java:220) at org.apache.maven.test.SurefirePlugin.execute(SurefirePlugin.java:368) at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:415) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:531) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:472) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:451) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:303) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:270) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:139) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:322) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:115) at org.apache.maven.cli.MavenCli.main(MavenCli.java:249) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315) at org.codehaus.classworlds.Launcher.launch(Launcher.java:255) at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430) at org.codehaus.classworlds.Launcher.main(Launcher.java:375) [ stacktrace ] ----------------------------------------------------------- javax.security.auth.login.FailedLoginException at org.apache.geronimo.security.realm.providers.PropertiesFileLoginModule.login(PropertiesFileLoginModule.java:149) at org.apache.geronimo.security.jaas.server.WrappingLoginModuleProxy.login(WrappingLoginModuleProxy.java:55) at org.apache.geronimo.security.jaas.server.JaasLoginService.performLogin(JaasLoginService.java:236) at org.apache.geronimo.security.jaas.server.JaasLoginService$$FastClassByCGLIB$$95b84fc9.invoke() at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53) at org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38) at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:118) at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:803) at org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57) at org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.java:36) at org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInterceptor.java:96) at org.apache.geronimo.security.jaas.server.JaasLoginServiceMBean$$EnhancerByCGLIB$$8461fa3e.performLogin() at org.apache.geronimo.security.jaas.client.ServerLoginProxy.login(ServerLoginProxy.java:74) at org.apache.geronimo.security.jaas.client.JaasLoginCoordinator.performLogin(JaasLoginCoordinator.java:189) at org.apache.geronimo.security.jaas.client.JaasLoginCoordinator.login(JaasLoginCoordinator.java:113) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at javax.security.auth.login.LoginContext.invoke(LoginContext.java:675) at javax.security.auth.login.LoginContext.access$000(LoginContext.java:129) at javax.security.auth.login.LoginContext$4.run(LoginContext.java:610) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.login.LoginContext.invokeModule(LoginContext.java:607) at javax.security.auth.login.LoginContext.login(LoginContext.java:534) at org.apache.geronimo.security.jaas.ConfigurationEntryTest.test(ConfigurationEntryTest.java:75) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at junit.framework.TestCase.runTest(TestCase.java:154) at junit.framework.TestCase.runBare(TestCase.java:127) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.maven.surefire.battery.JUnitBattery.executeJUnit(JUnitBattery.java:242) at org.apache.maven.surefire.battery.JUnitBattery.execute(JUnitBattery.java:216) at org.apache.maven.surefire.Surefire.executeBattery(Surefire.java:215) at org.apache.maven.surefire.Surefire.run(Surefire.java:163) at org.apache.maven.surefire.Surefire.run(Surefire.java:87) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.maven.surefire.SurefireBooter.runTestsInProcess(SurefireBooter.java:304) at org.apache.maven.surefire.SurefireBooter.run(SurefireBooter.java:220) at org.apache.maven.test.SurefirePlugin.execute(SurefirePlugin.java:368) at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:415) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:531) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:472) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:451) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:303) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:270) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:139) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:322) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:115) at org.apache.maven.cli.MavenCli.main(MavenCli.java:249) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315) at org.codehaus.classworlds.Launcher.launch(Launcher.java:255) at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430) at org.codehaus.classworlds.Launcher.main(Launcher.java:375) --0-1053755784-1142390331=:83669--