[ 
https://issues.apache.org/jira/browse/PROXY-1?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12532902
 ] 

Henri Yandell commented on PROXY-1:
-----------------------------------

The above error isn't a problem.

I get test failures now on the RMI stuff saying that 13099 is already in use. I 
actually do use 13099 a fair amount, but if I change it to something else that 
I never use, I get the same problems. At a guess, you're bringing a service up 
and down on a port and the port is still in TIME_WAIT when you try to open it 
up again.

Apart from pausing between each test, or using a different port number each 
time, I'm not sure of any ways to get around that. I'm also not sure why one 
Linux box would be fine and another wouldn't be - lingering ports seems a 
pretty common issue on Linux boxes. 

> Trunk fails to build under JDK 1.6
> ----------------------------------
>
>                 Key: PROXY-1
>                 URL: https://issues.apache.org/jira/browse/PROXY-1
>             Project: Commons Proxy
>          Issue Type: Bug
>         Environment: JDK 1.6
>            Reporter: Henri Yandell
>            Assignee: Henri Yandell
>         Attachments: jdk5 build.jpg
>
>
> java:compile:
>     [echo] Compiling to 
> /home/hen/apache/jakarta/commons-sandbox/proxy/target/classes
>     [javac] Compiling 51 source files to 
> /home/hen/apache/jakarta/commons-sandbox/proxy/target/classes
> javac: target release 1.3 conflicts with default source release 1.5

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to