History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: TORO-29
Type: Improvement Improvement
Status: Open Open
Priority: Major Major
Assignee: Andrew Petro
Reporter: Chris Wagner
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Toro

FileNotFoundException Reported when using installer for the first time

Created: 12/Nov/07 04:23 PM   Updated: 12/Nov/07 04:23 PM
Component/s: None
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
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...

 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.