Click JIRA - Created: (CLK-448) Tomcat Click Extras JAR FileNotFoundException

4 Messages Forum Options Options
Embed this topic
Permalink
JIRA click-jira@avoka.com
Click JIRA - Created: (CLK-448) Tomcat Click Extras JAR FileNotFoundException
Reply Threaded MoreMore options
Print post
Permalink
Tomcat Click Extras JAR FileNotFoundException
---------------------------------------------

                 Key: CLK-448
                 URL: http://www.avoka.com:8080/jira/browse/CLK-448
             Project: Click
          Issue Type: Bug
          Components: core
    Affects Versions: 1.5 RC1
         Environment: Tomcat 5.1.17
            Reporter: Malcolm Edgar
            Priority: Blocker


Errors opening FileInputStream to click-extras-1.5RC1.jar on Tomcat

Caused by: java.io.FileNotFoundException:
E:\Program%20Files\Apache%20Software%20Foundation\Tomcat%205.5\webapps\click-e
xamples\WEB-INF\lib\click-extras-1.5-RC1.jar (The system cannot find the path specified)
       at java.io.FileInputStream.open(Native Method)
       at java.io.FileInputStream.<init>(Unknown Source)
       at net.sf.click.service.XmlConfigService.deployFilesInJar(XmlConfigService.java:1170)

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://www.avoka.com:8080/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Click-development mailing list
Click-development@...
https://lists.sourceforge.net/lists/listinfo/click-development
JIRA click-jira@avoka.com
Click JIRA - Commented: (CLK-448) Tomcat Click Extras JAR FileNotFoundException
Reply Threaded MoreMore options
Print post
Permalink
    [ http://www.avoka.com:8080/jira/browse/CLK-448?page=comments#action_11510 ]
           
Bob Schellink commented on CLK-448:
-----------------------------------

The spaces in Program Files are url encoded so we need to decode it using java.net.URLDecoder.decode(value, "UTF-8");

> Tomcat Click Extras JAR FileNotFoundException
> ---------------------------------------------
>
>                 Key: CLK-448
>                 URL: http://www.avoka.com:8080/jira/browse/CLK-448
>             Project: Click
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.5 RC1
>         Environment: Tomcat 5.1.17
>            Reporter: Malcolm Edgar
>         Assigned To: Bob Schellink
>            Priority: Blocker
>
> Errors opening FileInputStream to click-extras-1.5RC1.jar on Tomcat
> Caused by: java.io.FileNotFoundException:
> E:\Program%20Files\Apache%20Software%20Foundation\Tomcat%205.5\webapps\click-e
> xamples\WEB-INF\lib\click-extras-1.5-RC1.jar (The system cannot find the path specified)
>        at java.io.FileInputStream.open(Native Method)
>        at java.io.FileInputStream.<init>(Unknown Source)
>        at net.sf.click.service.XmlConfigService.deployFilesInJar(XmlConfigService.java:1170)

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://www.avoka.com:8080/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Click-development mailing list
Click-development@...
https://lists.sourceforge.net/lists/listinfo/click-development
JIRA click-jira@avoka.com
Click JIRA - Resolved: (CLK-448) Tomcat Click Extras JAR FileNotFoundException
Reply Threaded MoreMore options
Print post
Permalink
In reply to this post by JIRA click-jira@avoka.com
     [ http://www.avoka.com:8080/jira/browse/CLK-448?page=all ]

Bob Schellink resolved CLK-448.
-------------------------------

    Fix Version/s: 1.5 RC2
       Resolution: Fixed

fix checked in for RC2

> Tomcat Click Extras JAR FileNotFoundException
> ---------------------------------------------
>
>                 Key: CLK-448
>                 URL: http://www.avoka.com:8080/jira/browse/CLK-448
>             Project: Click
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.5 RC1
>         Environment: Tomcat 5.1.17
>            Reporter: Malcolm Edgar
>         Assigned To: Bob Schellink
>            Priority: Blocker
>             Fix For: 1.5 RC2
>
>
> Errors opening FileInputStream to click-extras-1.5RC1.jar on Tomcat
> Caused by: java.io.FileNotFoundException:
> E:\Program%20Files\Apache%20Software%20Foundation\Tomcat%205.5\webapps\click-e
> xamples\WEB-INF\lib\click-extras-1.5-RC1.jar (The system cannot find the path specified)
>        at java.io.FileInputStream.open(Native Method)
>        at java.io.FileInputStream.<init>(Unknown Source)
>        at net.sf.click.service.XmlConfigService.deployFilesInJar(XmlConfigService.java:1170)

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://www.avoka.com:8080/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Click-development mailing list
Click-development@...
https://lists.sourceforge.net/lists/listinfo/click-development
JIRA click-jira@avoka.com
Click JIRA - Closed: (CLK-448) Tomcat Click Extras JAR FileNotFoundException
Reply Threaded MoreMore options
Print post
Permalink
In reply to this post by JIRA click-jira@avoka.com
     [ http://www.avoka.com:8080/jira/browse/CLK-448?page=all ]

Bob Schellink closed CLK-448.
-----------------------------


> Tomcat Click Extras JAR FileNotFoundException
> ---------------------------------------------
>
>                 Key: CLK-448
>                 URL: http://www.avoka.com:8080/jira/browse/CLK-448
>             Project: Click
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.5 RC1
>         Environment: Tomcat 5.1.17
>            Reporter: Malcolm Edgar
>         Assigned To: Bob Schellink
>            Priority: Blocker
>             Fix For: 1.5 RC2
>
>
> Errors opening FileInputStream to click-extras-1.5RC1.jar on Tomcat
> Caused by: java.io.FileNotFoundException:
> E:\Program%20Files\Apache%20Software%20Foundation\Tomcat%205.5\webapps\click-e
> xamples\WEB-INF\lib\click-extras-1.5-RC1.jar (The system cannot find the path specified)
>        at java.io.FileInputStream.open(Native Method)
>        at java.io.FileInputStream.<init>(Unknown Source)
>        at net.sf.click.service.XmlConfigService.deployFilesInJar(XmlConfigService.java:1170)

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://www.avoka.com:8080/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Click-development mailing list
Click-development@...
https://lists.sourceforge.net/lists/listinfo/click-development