The exception has nothing in it that is uPortal specific. The amount of pluto specific stuff is also minimal. This seems to be a generic problem with the Java Virtual Machine creating files in your /tmp directory.

Can you verify that without using Java, the user you're using has permission to create files in the /tmp directory. Something like tar -cf /tmp/blah.tar somedirectory

---- Cris J H

On 05/27/2010 08:43 AM, Monica Dogaru wrote:
Hello,

Due to the fact that I didn't find a solution to the ant deployment error of my 
portlet, I downloaded the sources of the CalendarPortlet...I wrapped them in a 
.war and tried to deploy it using deployPortletApp...but I got the same error 
(I attached the error log of running deployPortletApp and the 
CalendarPortlet.war).

I ran:
jar -cvf CalendarPortlet.war CalendarPortlet/*

and:
ant -d -v deployPortletApp 
-DportletApp=/home/portal/src_portlets/CalendarPortlet.war

I guess I am not correctly building the .war file. Can anyone please let me 
know what am I doing wrong?

Thank you,

Monica DOGARU
Ingenieur d'etudes de recherche et formation
Université Pierre&  Marie Curie, Paris

--
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/uportal-dev

Reply via email to