|
|
|
Msarda
|
Hi all,
I am getting following error when running appfuse:full-source. [ERROR] 175002 : svn: PROPFIND request failed on '/svn/appfuse/tags/APPFUSE_2.0_M5/data/common/src' [ERROR] 175002 : svn: appfuse.dev.java.net: appfuse.dev.java.net [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] svn: PROPFIND request failed on '/svn/appfuse/tags/APPFUSE_2.0_M5/data/common/src' svn: appfuse.dev.java.net: appfuse.dev.java.net [INFO] ------------------------------------------------------------------------ [INFO] Trace org.apache.maven.lifecycle.LifecycleExecutionException: svn: PROPFIND request failed on '/svn/appfuse/tags/APPFUSE_2.0_M5/data/com mon/src' svn: appfuse.dev.java.net: appfuse.dev.java.net at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:564) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeStandaloneGoal(DefaultLifecycleExecutor.java:493) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:463) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:311) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:278) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:143) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:334) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:125) at org.apache.maven.cli.MavenCli.main(MavenCli.java:272) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315) at org.codehaus.classworlds.Launcher.launch(Launcher.java:255) at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430) at org.codehaus.classworlds.Launcher.main(Launcher.java:375) Caused by: org.apache.maven.plugin.MojoExecutionException: svn: PROPFIND request failed on '/svn/appfuse/tags/APPFUSE_2.0_M5/data/ common/src' svn: appfuse.dev.java.net: appfuse.dev.java.net at org.appfuse.mojo.installer.InstallSourceMojo.export(InstallSourceMojo.java:259) at org.appfuse.mojo.installer.InstallSourceMojo.execute(InstallSourceMojo.java:105) at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:443) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:539) ... 16 more [INFO] ------------------------------------------------------------------------ [INFO] Total time: 19 seconds [INFO] Finished at: Thu Jul 12 09:28:06 EST 2007 [INFO] Final Memory: 6M/14M [INFO] ------------------------------------------------------------------------ |
||||||||||||||||
|
mraible
|
Are you behind a proxy server?
On 7/11/07, Msarda <[hidden email]> wrote:
-- http://raibledesigns.com |
||||||||||||||||
|
Msarda
|
Yes i am.
|
||||
|
mraible
|
You may have to modify your Subversion settings so it goes through a proxy server. I believe if you search this mailing list archives, there's some information on doing this.
Matt
On 7/11/07, Msarda <[hidden email]> wrote:
-- http://raibledesigns.com |
||||||||||||||||
|
Msarda
|
Hello,
I have changed subversion,but still i am getting exception as [INFO] java.net.UnknownHostException: appfuse.dev.java.net [INFO] ------------------------------------------------------------------------ [INFO] Trace java.net.UnknownHostException: appfuse.dev.java.net at org.apache.tools.ant.taskdefs.Get.execute(Get.java:80) at org.appfuse.mojo.installer.InstallSourceMojo.addModuleDependencies(InstallSourceMojo.java:328) at org.appfuse.mojo.installer.InstallSourceMojo.addModuleDependencies(InstallSourceMojo.java:303) at org.appfuse.mojo.installer.InstallSourceMojo.execute(InstallSourceMojo.java:142) at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:443) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:539) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeStandaloneGoal(DefaultLifecycleExecutor.java:493) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:463) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:311) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:278) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:143) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:334) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:125) at org.apache.maven.cli.MavenCli.main(MavenCli.java:272) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) There is "org/appfuse" folder created under src/main/java with java files in it. but when i am running command jetty:run-war,i am getting a list of symbol not found. [INFO] Compilation failure C:\work\NewEclipseWorkspace\Copy of EngagementFormreq\src\main\java\org\appfuse\webapp\taglib\LabelTag.java:[13,36] package org.ap ache.commons.validator does not exist C:\work\NewEclipseWorkspace\Copy of EngagementFormreq\src\main\java\org\appfuse\webapp\taglib\LabelTag.java:[14,36] package org.ap ache.commons.validator does not exist C:\work\NewEclipseWorkspace\Copy of EngagementFormreq\src\main\java\org\appfuse\webapp\taglib\LabelTag.java:[15,36] package org.ap ache.commons.validator does not exist C:\work\NewEclipseWorkspace\Copy of EngagementFormreq\src\main\java\org\appfuse\webapp\taglib\LabelTag.java:[25,44] package org.sp ringmodules.validation.commons does not exist C:\work\NewEclipseWorkspace\Copy of EngagementFormreq\src\main\java\org\appfuse\webapp\taglib\LabelTag.java:[233,12] cannot find s ymbol symbol : class ValidatorResources location: class org.appfuse.webapp.taglib.LabelTag C:\work\NewEclipseWorkspace\Copy of EngagementFormreq\src\main\java\org\appfuse\service\impl\BaseManagerMockTestCase.java:[3,36] p ackage org.apache.commons.beanutils does not exist C:\work\NewEclipseWorkspace\Copy of EngagementFormreq\src\main\java\org\appfuse\service\impl\BaseManagerMockTestCase.java:[7,17] p ackage org.jmock does not exist C:\work\NewEclipseWorkspace\Copy of EngagementFormreq\src\main\java\org\appfuse\service\impl\BaseManagerMockTestCase.java:[14,54] cannot find symbol symbol: class MockObjectTestCase public abstract class BaseManagerMockTestCase extends MockObjectTestCase {
|
||||||||||||||||
|
jgoodman999
|
In reply to this post
by Msarda
Did anyone ever answer this? I changed the proxy and it starts to download, but then it says UnknownHostException: appfuse.dev.java.net.
|
||||||||||||||||
|
Ger-Jan te Dorsthorst
|
I think I've seen this before. Could it be that the proxy you're behind
doesn't support (or is not configured to support) HTTP PROPFIND methods? See for example: http://vsingleton.blogspot.com/2008/04/svn-propfind-request-failed-on.html Ger-Jan jgoodman999 wrote: > Did anyone ever answer this? I changed the proxy and it starts to download, > but then it says UnknownHostException: appfuse.dev.java.net. > > > > > Msarda wrote: >> Hi all, >> >> I am getting following error when running appfuse:full-source. >> >> >> [ERROR] 175002 : svn: PROPFIND request failed on >> '/svn/appfuse/tags/APPFUSE_2.0_M5/data/common/src' >> [ERROR] 175002 : svn: appfuse.dev.java.net: appfuse.dev.java.net >> [INFO] >> ------------------------------------------------------------------------ >> [ERROR] BUILD ERROR >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] svn: PROPFIND request failed on >> '/svn/appfuse/tags/APPFUSE_2.0_M5/data/common/src' >> svn: appfuse.dev.java.net: appfuse.dev.java.net >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Trace >> org.apache.maven.lifecycle.LifecycleExecutionException: svn: PROPFIND >> request failed on '/svn/appfuse/tags/APPFUSE_2.0_M5/data/com >> mon/src' >> svn: appfuse.dev.java.net: appfuse.dev.java.net >> at >> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:564) >> at >> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeStandaloneGoal(DefaultLifecycleExecutor.java:493) >> at >> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:463) >> at >> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:311) >> at >> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:278) >> at >> org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:143) >> at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:334) >> at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:125) >> at org.apache.maven.cli.MavenCli.main(MavenCli.java:272) >> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >> at >> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) >> at >> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) >> at java.lang.reflect.Method.invoke(Method.java:585) >> at >> org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315) >> at org.codehaus.classworlds.Launcher.launch(Launcher.java:255) >> at >> org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430) >> at org.codehaus.classworlds.Launcher.main(Launcher.java:375) >> Caused by: org.apache.maven.plugin.MojoExecutionException: svn: PROPFIND >> request failed on '/svn/appfuse/tags/APPFUSE_2.0_M5/data/ >> common/src' >> svn: appfuse.dev.java.net: appfuse.dev.java.net >> at >> org.appfuse.mojo.installer.InstallSourceMojo.export(InstallSourceMojo.java:259) >> at >> org.appfuse.mojo.installer.InstallSourceMojo.execute(InstallSourceMojo.java:105) >> at >> org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:443) >> at >> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:539) >> ... 16 more >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Total time: 19 seconds >> [INFO] Finished at: Thu Jul 12 09:28:06 EST 2007 >> [INFO] Final Memory: 6M/14M >> [INFO] >> ------------------------------------------------------------------------ >> > --------------------------------------------------------------------- To unsubscribe, e-mail: [hidden email] For additional commands, e-mail: [hidden email] |
||||||||||||||||
|
jgoodman999
|
I appreciate the reply. But I fixed this problem by setting my proxy in the svn configuration. I got further, but now I am getting unknownhostexception. See below.
[INFO] [appfuse:full-source] [INFO] [AppFuse] Installing source from data-common module... [INFO] [AppFuse] Installing source from hibernate module... [INFO] [AppFuse] Installing source from service module... [INFO] [AppFuse] Installing source from web-common module... [INFO] [AppFuse] Installing source from jsf module... [INFO] [AppFuse] Source successfully exported, modifying pom.xml... [INFO] [AppFuse] Removing maven-warpath-plugin... [INFO] [AppFuse] Adding dependencies from root module... [INFO] ------------------------------------------------------------------------ [ERROR] FATAL ERROR [INFO] ------------------------------------------------------------------------ [INFO] java.net.UnknownHostException: appfuse.dev.java.net [INFO] ------------------------------------------------------------------------ [INFO] Trace java.net.UnknownHostException: appfuse.dev.java.net at org.apache.tools.ant.taskdefs.Get.execute(Get.java:80) at org.appfuse.mojo.installer.InstallSourceMojo.addModuleDependencies(InstallSourceMojo.java:653)
|
||||||||||||||||
|
aldojm
|
Hi
I'm getting the same error.
The context of the problem is exactly the same, i'am trying to execute mvn appfuse:full-source, i have configured the proxy parameters correctly.
Did you solve the problem?
Thanks in advance.
|
||||||||||||||||
|
Ach
|
Some javascript/style in this post has been disabled (why?)
exactly same error here. How did you set your svn to use proxy?On Oct 17, 2009, at 12:18 AM, aldojm wrote: Hi I'm getting the same error. The context of the problem is exactly the same, i'am trying to execute mvn appfuse:full-source, i have configured the proxy parameters correctly. Did you solve the problem? Thanks in advance. |
||||||||||||||||
|
Ach
|
Some javascript/style in this post has been disabled (why?)
OK I've configured my ~/.subversion/servers file to use proxy but I still have problem:$ mvn appfuse:full-source [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building AppFuse JSF Application [INFO] task-segment: [appfuse:full-source] [INFO] ------------------------------------------------------------------------ [INFO] [appfuse:full-source {execution: default-cli}] [INFO] [AppFuse] Installing source from data-common module... [ERROR] 175002 : svn: PROPFIND request failed on '/svn/appfuse/tags/APPFUSE_2.0.2/data/common/src' [ERROR] 175002 : svn: Remote host closed connection during handshake [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] svn: PROPFIND request failed on '/svn/appfuse/tags/APPFUSE_2.0.2/data/common/src' svn: Remote host closed connection during handshake [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 47 seconds [INFO] Finished at: Sun Oct 18 03:52:02 IRST 2009 [INFO] Final Memory: 11M/79M [INFO] ------------------------------------------------------------------------ $ I use JAP proxy client (http://anon.inf.tu-dresden.de) on my Mac, seems they doesn't support PROPFIND method :( On Oct 18, 2009, at 3:45 AM, Ashkan Roshanayi wrote:
|
||||||||||||||||
|
Ach
|
In reply to this post
by aldojm
Some javascript/style in this post has been disabled (why?)
Also "mvn appfuse:full-source -DproxySet=true -DproxyHost=127.0.0.1 -DproxyPort=4001" doesn't solve the problem. And I found this has been reported issue in Jira (http://issues.appfuse.org/browse/APF-1118) but with a resolution of "Won't fix" because seems to be a problem with users behind some proxy servers.On Oct 17, 2009, at 12:18 AM, aldojm wrote: Hi I'm getting the same error. The context of the problem is exactly the same, i'am trying to execute mvn appfuse:full-source, i have configured the proxy parameters correctly. Did you solve the problem? Thanks in advance. |
||||||||||||||||
| Free Embeddable Forum Powered by Nabble | Help |