[
https://issues.apache.org/jira/browse/FALCON-424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13988136#comment-13988136
]
Sowmya Ramesh commented on FALCON-424:
--------------------------------------
@Alex Shoei: Was it validated? On MAC OS with Java 7 while building Webapp
below exception is thrown
java.net.SocketException: Invalid argument
at java.net.PlainSocketImpl.socketAccept(Native Method)
at
java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398)
at java.net.ServerSocket.implAccept(ServerSocket.java:530)
at java.net.ServerSocket.accept(ServerSocket.java:498)
at org.mortbay.jetty.plugin.util.Monitor.run(Monitor.java:74)
> Add support for building Falcon with Oozie 4.0.1 and JDK >= 1.6
> ---------------------------------------------------------------
>
> Key: FALCON-424
> URL: https://issues.apache.org/jira/browse/FALCON-424
> Project: Falcon
> Issue Type: Bug
> Components: build-tools
> Affects Versions: 0.5
> Environment: linux/osx
> Reporter: Alex Shoei
> Assignee: Alex Shoei
> Fix For: 0.5
>
> Attachments: FALCON-424.patch
>
>
> Oozie 4.0.1 incorporates the patch defined in the existing build-tools.sh
> script. Oozie has a requirement to build using JDK1.6; if using a newer JDK,
> one can specify both -DjavaVersion and -DtargetJavaVersion to successfully
> build oozie. Patch attached.
--
This message was sent by Atlassian JIRA
(v6.2#6252)