You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Markus Weimer (JIRA)" <ji...@apache.org> on 2015/10/12 22:52:05 UTC

[jira] [Created] (REEF-834) Improve reporting of errors relating to Java launches

Markus Weimer created REEF-834:
----------------------------------

             Summary: Improve reporting of errors relating to Java launches
                 Key: REEF-834
                 URL: https://issues.apache.org/jira/browse/REEF-834
             Project: REEF
          Issue Type: Bug
          Components: REEF Bridge, REEF.NET
            Reporter: Markus Weimer


Our .NET users sometimes experience frustrating situations when their Java setup doesn't match exactly what we expect. Some examples include:

  # REEF.NET requires a 64Bit JDK but fails silently when a 32Bit one is installed.
  # REEF.NET relies on JAVA_HOME to be set correctly and to point to a path with no spaces. If either of those assumptions aren't true, we fail silently.

This JIRA shall serve as an umbrella for all related issues to be fixed and for our error messaging to improve.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)