I changed the Tomcat version to 6.0.18 and it got past that point.
Now I am getting an error as so:


Logout:

PasswordHint:
[INFO] [talledLocalContainer] DEBUG [http-8081-3] PasswordHint.execute(39) | Pro
cessing Password Hint...
[INFO] [talledLocalContainer] ERROR [http-8081-3] MailEngine.send(80) | Mail ser
ver connection failed; nested exception is javax.mail.MessagingException: Could
not connect to SMTP host: localhost, port: 25 (java.net.SocketException: Permiss
ion denied: connect)

Signup:
[INFO] [talledLocalContainer] DEBUG [http-8081-4] SignupForm.sendUserMessage(210
) | sending e-mail to user [signup-u...@raibledesigns.com]...
[INFO] [talledLocalContainer] ERROR [http-8081-4] MailEngine.send(80) | Mail ser
ver connection failed; nested exception is javax.mail.MessagingException: Could
not connect to SMTP host: localhost, port: 25 (java.net.SocketException: Permiss
ion denied: connect)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] An Ant BuildException has occured: The following error occurred while exe
cuting this line:
C:\eclipse\workspace\LogicModelModular\web\src\test\resources\web-tests.xml:165:
 Wrong document title found!. Expected value ".*Main Menu.*" but got "Sign Up |
AppFuse"

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9 minutes 14 seconds
[INFO] Finished at: Tue Dec 22 11:48:07 EST 2009
[INFO] Final Memory: 54M/63M
[INFO] ------------------------------------------------------------------------
C:\eclipse\workspace\LogicModelModular>

Thanks,

Sonia

On Tue, Dec 22, 2009 at 11:19 AM, Matt Raible <m...@raibledesigns.com> wrote:
> The reason this is happening is because Tomcat fails to download from
> Cargo. There is an issue in 2.1.0-M1 with the 2.7 version of the
> Eclipse plugin. Changing your pom.xml to use the 2.5.1 version seems
> to fix this issue. You might try that.
>
> Matt
>
> On Tue, Dec 22, 2009 at 7:45 AM, veena pandit <v.kri...@gmail.com> wrote:
>> There is no such directory maybe that is the problem.  I tried
>> reinstalling tomcat manually and configured a CATALINA_HOME in my
>> environment variables.  I keep getting the same error in eclipse maven build.
>>
>> Thanks,
>>
>> Sonia
>>
>> On Mon, Dec 21, 2009 at 9:22 PM, Matt Raible <m...@raibledesigns.com> wrote:
>>> Delete C:\documents and settings\name\locals\Temp\cargo\installs and
>>> try again or install Tomcat manually and configure a CATALINA_HOME in
>>> your environment variables.
>>>
>>> On Mon, Dec 21, 2009 at 6:34 PM, veena pandit <v.kri...@gmail.com> wrote:
>>>> ---------- Forwarded message ----------
>>>> From: veena pandit <v.kri...@gmail.com>
>>>> Date: Mon, Dec 21, 2009 at 8:32 PM
>>>> Subject: error in mvn install:eclipse eclipse
>>>> To: us...@appfuse.dev.java.ne
>>>>
>>>>
>>>> I get an error message for the archetype:
>>>>
>>>> appfuse-modular-jsf
>>>>
>>>> Error while expanding C:\documents and
>>>> settings\name\locals\Temp\cargo\installs\apache-tomcat-6.0.20.zip
>>>>
>>>> java.io.IOException negative seek offset
>>>>
>>>> Help!
>>>>
>>>> Thanks,
>>>>
>>>> Sonia
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
>>>> For additional commands, e-mail: users-h...@appfuse.dev.java.net
>>>>
>>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
>>> For additional commands, e-mail: users-h...@appfuse.dev.java.net
>>>
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
>> For additional commands, e-mail: users-h...@appfuse.dev.java.net
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
> For additional commands, e-mail: users-h...@appfuse.dev.java.net
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
For additional commands, e-mail: users-h...@appfuse.dev.java.net

Reply via email to