Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0004351 [Resin] major always 01-21-11 05:52 01-21-11 13:05
Reporter mros2stf View Status public  
Assigned To ferg
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 4.0.15 Product Version 4.0.14
  Product Build
Summary 0004351: remote deploy via resin-admin fails
Description When I try and deploy a new webapp via the admin console, I get the following error.

     /var/www/doc/admin/WEB-INF/php/webapp.page:38: Fatal Error: Call to undefined function deployJarContents

Am I missing something in my configuration?
I have the
<web-app-deploy path="webapps" versioning="true"/> tag in configuration.
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0004985)
ferg
01-21-11 12:23

Can you check that your admin *.php is sync'd with the Resin version? From the line number and the error message, it looks like it might be an old set of *.php.

The deployment should use deploy.page, even if you're using the webapp.page initially.
 
(0004988)
ferg
01-21-11 13:05

This looks like the related install issue in the other bug report.

The ${resin.root}/doc is not overwritten in a new install, so it's likely you're seeing the old version.

As a cleaner solution, we're switching to ${resin.root}/resin-doc, which will be updated on new Resin versions.
 

- Issue History
Date Modified Username Field Change
01-21-11 05:52 mros2stf New Issue
01-21-11 12:23 ferg Note Added: 0004985
01-21-11 13:05 ferg Note Added: 0004988
01-21-11 13:05 ferg Assigned To  => ferg
01-21-11 13:05 ferg Status new => closed
01-21-11 13:05 ferg Resolution open => fixed
01-21-11 13:05 ferg Fixed in Version  => 4.0.15


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
31 total queries executed.
27 unique queries executed.
Powered by Mantis Bugtracker