The following is reported the firs time the installer is ran on an environment, the installer will continue however this exception should be handled/suppressed.
JIRA in toro project
[
root@janus unicon]# java -jar toro-installer-1.0.0-rc-3.jar text-auto
java.io.FileNotFoundException: /home/unicon/pom.xml (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:106)
at java.io.FileInputStream.<init>(FileInputStream.java:66)
at sun.net.
www.protocol.file.FileURLConnection.connect(FileURLConnection.java:70)
at sun.net.
www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:161)
at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:973)
at com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(XMLVersionDetector.java:184)
at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:798)
at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:764)
at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:148)
at com.Filesun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:250)
at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:292)
at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:172)
at net.unicon.toro.installer.tools.Launcher.findPreviousInstall(Launcher.java:168)
at net.unicon.toro.installer.tools.Launcher.main(Launcher.java:85)
Loading self extractor...