[ 
http://issues.apache.org/jira/browse/DERBY-952?page=comments#action_12367870 ] 

Kathey Marsden commented on DERBY-952:
--------------------------------------

I am a little concerned about this change to the derby_tests.policy file:

-  permission java.net.SocketPermission "0.0.0.0:20000", "connect";
+  permission java.net.SocketPermission "0.0.0.0", "connect";

I think your idea is neat, but I think changing the derby_tests.policy  to 
allow connection from any port for 0.0.0.0 is maybe a dangerous thing because 
it means all the tests will run that way and might ultimately allow a 
regression to be introduced so that we always have to have this permission.   
So I  think  switching to 1527 would be better.  I su ppose even the change to 
1527 adds some risk.





> DerbyNet/derbynetmats/NSinSameJVM fails on Win XP / Cygwin
> ----------------------------------------------------------
>
>          Key: DERBY-952
>          URL: http://issues.apache.org/jira/browse/DERBY-952
>      Project: Derby
>         Type: Test
>   Components: Regression Test Failure
>     Versions: 10.2.0.0
>  Environment: OS:  Microsoft Windows XP Professional - 5.1.2600 Service Pack 
> 2 Build 2600, CYGWIN_NT-5.1 1.5.18(0.132/4/2) 2005-07-02 20:30 Cygwin
> JVM:  Sun Microsystems Inc. 1.5.0_05
>     Reporter: Ole Solberg
>  Attachments: derby-952-idea.diff
>
> ********* Diff file 
> derbyall/derbynetmats/DerbyNet/derbynetmats/NSinSameJVM.diff
> *** Start: NSinSameJVM jdk1.5.0_05 DerbyNet derbynetmats:derbynetmats 
> 2006-02-05 02:01:20 ***
> 3 del
> < main-NSinSameJVM: NetworkServer started
> 4 del
> < main-NSinSameJVM: Connected to database NSinSameJVMTestDB;create=true
> 5 del
> < getting ready to shutdown
> 6 del
> < Shutdown successful.
> 6 add
> > FAIL Network Server did not start
> Test Failed.
> *** End:   NSinSameJVM jdk1.5.0_05 DerbyNet derbynetmats:derbynetmats 
> 2006-02-05 02:02:10 ***
> *
> http://www.multinet.no/~solberg/public/Apache/Derby/testlog/CYGWIN_NT-5.1_i686-unknown/373335-derbynetmats_diff.txt

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to