You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wsrp4j-dev@portals.apache.org by ji...@apache.org on 2004/06/01 18:38:06 UTC

[jira] Assigned: (WSRP4J-12) install_provider_pluto script is failing

Message:

   The following issue has been re-assigned.

   Assignee: Julie MacNaught (mailto:jmacna@apache.org)
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/WSRP4J-12

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: WSRP4J-12
    Summary: install_provider_pluto script is failing
       Type: Bug

     Status: Open
   Priority: Major

    Project: WSRP4J
 Components: 
             Install
   Versions:
             current (nightly)

   Assignee: Julie MacNaught
   Reporter: Sivaram Kalidas

    Created: Mon, 10 May 2004 12:02 PM
    Updated: Tue, 1 Jun 2004 9:36 AM
Environment: Windows 2000 , Tomcat 4.18

Description:
I am getting the following errors when i try to run the
install-provider-pluto script.

deploying 'proxyportlet' ...
finished!
prepare web archive 'proxyportlet' ...
java.io.FileNotFoundException:
blabla\portal\src\webapp\WEB-INF\tld\portlet.tld
(The system cannot find the path specified)
        at java.io.FileInputStream.open(Native Method)
        at java.io.FileInputStream.<init>(FileInputStream.java:106)
        at java.io.FileInputStream.<init>(FileInputStream.java:66)
        at org.apache.pluto.portalImpl.Deploy.copy(Deploy.java:413)
        at
org.apache.pluto.portalImpl.Deploy.prepareWebArchive(Deploy.java:397)

        at org.apache.pluto.portalImpl.Deploy.main(Deploy.java:480)
java.lang.Exception
        at
org.apache.pluto.portalImpl.Deploy.prepareWebArchive(Deploy.java:401)

        at org.apache.pluto.portalImpl.Deploy.main(Deploy.java:480)

proxyportlet.set.logger:

DeployPortlet.foreach:

set.target.tomcat:

set.target.webapp:

DeployPortlet.intern:
deploying 'wsrptest' ...
finished!
prepare web archive 'wsrptest' ...
java.io.FileNotFoundException:
blabla\portal\src\webapp\WEB-INF\tld\portlet.tld
(The system cannot find the path specified)
        at java.io.FileInputStream.open(Native Method)
        at java.io.FileInputStream.<init>(FileInputStream.java:106)
        at java.io.FileInputStream.<init>(FileInputStream.java:66)
        at org.apache.pluto.portalImpl.Deploy.copy(Deploy.java:413)
        at
org.apache.pluto.portalImpl.Deploy.prepareWebArchive(Deploy.java:397)

        at org.apache.pluto.portalImpl.Deploy.main(Deploy.java:480)
java.lang.Exception
        at
org.apache.pluto.portalImpl.Deploy.prepareWebArchive(Deploy.java:401)

        at org.apache.pluto.portalImpl.Deploy.main(Deploy.java:480)

proxyportlet.set.logger:

BUILD SUCCESSFUL
Total time: 6 seconds
C:\work\ws-wsrp4j\build>

Seems like the following argument to the Deploy Portlet command is wrong in
the build.xml file
<arg value="blabla"/> <!-- seems we don't need this at all -->

Richard Jacob's analysis of the issue-:

Seems like pluto changed it's deployment behaviour, I need to look into it.
At a first glance it seems they now check the portlet.tld.




---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira