Quantcast

Problemi nell'import di un file zexp

classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Problemi nell'import di un file zexp

lucagent
Ciao a tutti,
ho fatto un export di un sito e ora lo sto importando in un ambiente apparentemente speculare - intendo che la versione di Plone è la stessa così come i prodotti installati.
Quando faccio l'import da ZMI ottengo il seguente errore:

Site Error

An error was encountered while publishing this resource.

Error Type: ImportError
Error Value: No module named browserpage.viewpagetemplatefile

qualche suggerimento? dove sbaglio?

Grazie anticipatamente,

Luca

--
Luca



_______________________________________________
Plone-IT mailing list
[hidden email]
https://lists.plone.org/mailman/listinfo/plone-plone-it
http://plone-regional-forums.221720.n2.nabble.com/Plone-Italy-f221721.html
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Problemi nell'import di un file zexp

lucagent
Per completezza aggiungo che nel provare a creare un sito nupvo da ZMI ottengo l'errore:

Site Error

An error was encountered while publishing this resource.

Resource not found

Sorry, the requested resource does not exist.

Check the URL and try again.

Resource: http://localhost:8080/@@plone-addsite



Il giorno 16 aprile 2012 14:25, Luca Gentili <[hidden email]> ha scritto:
Ciao a tutti,
ho fatto un export di un sito e ora lo sto importando in un ambiente apparentemente speculare - intendo che la versione di Plone è la stessa così come i prodotti installati.
Quando faccio l'import da ZMI ottengo il seguente errore:

Site Error

An error was encountered while publishing this resource.

Error Type: ImportError
Error Value: No module named browserpage.viewpagetemplatefile

qualche suggerimento? dove sbaglio?

Grazie anticipatamente,

Luca

--
Luca





--
Luca



_______________________________________________
Plone-IT mailing list
[hidden email]
https://lists.plone.org/mailman/listinfo/plone-plone-it
http://plone-regional-forums.221720.n2.nabble.com/Plone-Italy-f221721.html
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Problemi nell'import di un file zexp

Riccardo Lemmi-3
In reply to this post by lucagent
On Monday 16 April 2012, Luca Gentili wrote:

> Ciao a tutti,
> ho fatto un export di un sito e ora lo sto importando in un ambiente
> apparentemente speculare - intendo che la versione di Plone è la stessa
> così come i prodotti installati.
> Quando faccio l'import da ZMI ottengo il seguente errore:
>
> Site Error
>
> An error was encountered while publishing this resource.
> *Error Type: ImportError*
> *Error Value: No module named browserpage.viewpagetemplatefile
>
> *
> *qualche suggerimento? dove sbaglio?
>
> Grazie anticipatamente,
>
> Luca
> ***
Hai provato a copiare la cartella var da una instanza zope all'altra?

--
Riccardo Lemmi
Über Developer
Reflab - helping humanitarian action through web innovation
phone +39 050 8665414 - fax +39 050 8665478
http://www.reflab.com

_______________________________________________
Plone-IT mailing list
[hidden email]
https://lists.plone.org/mailman/listinfo/plone-plone-it
http://plone-regional-forums.221720.n2.nabble.com/Plone-Italy-f221721.html

signature.asc (205 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Problemi nell'import di un file zexp

lucagent
No ora provo e ti faccio sapere :)


 
Il giorno 16 aprile 2012 15:30, Riccardo Lemmi <[hidden email]> ha scritto:
On Monday 16 April 2012, Luca Gentili wrote:
> Ciao a tutti,
> ho fatto un export di un sito e ora lo sto importando in un ambiente
> apparentemente speculare - intendo che la versione di Plone è la stessa
> così come i prodotti installati.
> Quando faccio l'import da ZMI ottengo il seguente errore:
>
> Site Error
>
> An error was encountered while publishing this resource.
> *Error Type: ImportError*
> *Error Value: No module named browserpage.viewpagetemplatefile
>
> *
> *qualche suggerimento? dove sbaglio?
>
> Grazie anticipatamente,
>
> Luca
> ***

Hai provato a copiare la cartella var da una instanza zope all'altra?

--
Riccardo Lemmi
Über Developer
Reflab - helping humanitarian action through web innovation
phone <a href="tel:%2B39%20050%208665414" value="+390508665414">+39 050 8665414 - fax <a href="tel:%2B39%20050%208665478" value="+390508665478">+39 050 8665478
http://www.reflab.com

_______________________________________________
Plone-IT mailing list
[hidden email]
https://lists.plone.org/mailman/listinfo/plone-plone-it
http://plone-regional-forums.221720.n2.nabble.com/Plone-Italy-f221721.html



--
Luca



_______________________________________________
Plone-IT mailing list
[hidden email]
https://lists.plone.org/mailman/listinfo/plone-plone-it
http://plone-regional-forums.221720.n2.nabble.com/Plone-Italy-f221721.html
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Problemi nell'import di un file zexp

lucagent
Allora, intanto faccio un passo indietro e do qualche indicazione in più sul problema che si verificava nello stesso modo sia su win XP che su Ubuntu per chi incontrasse lo stesso problema.
 
Installando Plone e lanciando il buildout senza modifiche tutto funziona: riesco a creare un nuovo sito con "Add Plone Site" dall aZMI.
 
Specifico nel buildout eggs e versions specifici che mi servono: la buildout va a buon fine ma ottengo gli errori già descritti in precedenza (ripeto sia su windows che su ubuntu).
 
Nel fare vari tentativi per isolare il prodotto che causava problemi,  ho provato aggiungendo alle versioni dei prodotti "di base" anche quelli delle dipendenze (cioè quelli che lui comunque va a scaricarsi perché richiesti da una specifica egg)... l'unico che mi è stato aggiornato quando ho fatto la nuova buildout è z3c.rml = 0.9.1 richiesto dal plonesurvery 1.4.4 (evidentemente le altre, scaricate "implicitamente" senza che indicassi una versione specifica andavano già bene).
 
Ora tutto sembra funzionare !
 
Grazie comunque per il supporto Riccardo
 
Luca
 
 
PS: non ho ancora provato su Win XP, ma su Ubuntu, oltre ad aver aggiuto un sito nuovo, sto importando il sito - per il momento senza problemi.
 

Il giorno 16 aprile 2012 15:47, Luca Gentili <[hidden email]> ha scritto:
No ora provo e ti faccio sapere :)


 
Il giorno 16 aprile 2012 15:30, Riccardo Lemmi <[hidden email]> ha scritto:
On Monday 16 April 2012, Luca Gentili wrote:
> Ciao a tutti,
> ho fatto un export di un sito e ora lo sto importando in un ambiente
> apparentemente speculare - intendo che la versione di Plone è la stessa
> così come i prodotti installati.
> Quando faccio l'import da ZMI ottengo il seguente errore:
>
> Site Error
>
> An error was encountered while publishing this resource.
> *Error Type: ImportError*
> *Error Value: No module named browserpage.viewpagetemplatefile
>
> *
> *qualche suggerimento? dove sbaglio?
>
> Grazie anticipatamente,
>
> Luca
> ***

Hai provato a copiare la cartella var da una instanza zope all'altra?

--
Riccardo Lemmi
Über Developer
Reflab - helping humanitarian action through web innovation
phone <a href="tel:%2B39%20050%208665414" target="_blank" value="+390508665414">+39 050 8665414 - fax <a href="tel:%2B39%20050%208665478" target="_blank" value="+390508665478">+39 050 8665478
http://www.reflab.com

_______________________________________________
Plone-IT mailing list
[hidden email]
https://lists.plone.org/mailman/listinfo/plone-plone-it
http://plone-regional-forums.221720.n2.nabble.com/Plone-Italy-f221721.html



--
Luca





--
Luca



_______________________________________________
Plone-IT mailing list
[hidden email]
https://lists.plone.org/mailman/listinfo/plone-plone-it
http://plone-regional-forums.221720.n2.nabble.com/Plone-Italy-f221721.html
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Problemi nell'import di un file zexp

zaingh
This post has NOT been accepted by the mailing list yet.


While this subject[url=http://www.sleekfunmaza.com]FREE MOVIES ONLINE[/url]
 can be very touchy[url=http://www.sleekmarriage.com/]no. 1 matrimonial site in the world[/url]
for most people, my opinion is that[url=http://www.sleeksight.com/]jobs in pakistan[/url]
there has to be a middle or common ground that we[url=http://www.sleeksystems.net]no.1 software house in the world[/url]
 all can find. I do appreciate [url=http://www.freelegalcounselling.com/]Free Legal Advice[/url]
that youve added [url=http://www.sleekcareer.com/index.php?cat=114]Jobs in Pakistan[/url]
relevant and [url=http://www.thescops.com/gd.php]Graphic Designing[/url]
intelligent[url=http://www.sleekarticles.com/]Free articles[/url]
commentary herethough[url=http://www.sleekclassified.com/]online classifieds[/url]
.Thank you!
Loading...