Eclipse Hang

34 views
Skip to first unread message

shinokamparos

unread,
Jun 2, 2009, 8:55:33 PM6/2/09
to ToCollege-net
Hi,

I have a problem with eclipse hanging. Eclipse says it it is invoking
'Maven Project Builder' on tocollege.net in the Progress tab and
building workspace hangs at 25%. I treid switching workspaces and
using the -clean command on startup but to no avail

Conrad Akier

unread,
Jun 2, 2009, 9:09:16 PM6/2/09
to tocoll...@googlegroups.com
I've seen this happen on Windows machines running Eclipse where an
outdated Java JDK was installed or the project needed to be cleaned
via Eclipse's Project >> Clean menu option (I'm not sure if the -clean
command switch you mentioned does the same thing). I would try both of
those first and then an 'mvn clean'.

Although it's an ugly option, ending the java.exe process (via Task
Manager) responsible for building the Eclipse workspace will let the
build proceed.

Sorry I don't have a definitive answer for you, as I do my development
work on a Mac and I haven't seen this issue happen to me there for
awhile. Please report on whether that worked for you or not.

Regards,
-Conrad

jdwy

unread,
Jun 4, 2009, 9:49:09 AM6/4/09
to ToCollege-net
Thanks Conrad.

I just got another complaint about this, it would be interesting to
know the relevant Eclipse version etc.

One thought is that if this is the first compile and Eclipse is trying
to do lots n' lots of Maven downloads in the background, it might look
like a freeze.

I'd make sure you can compile from the command line: mvn compile,
since that way it will be easier to see what's happening wrt maven
dependencies.

-Jeff

shinokamparos

unread,
Jun 30, 2009, 8:03:53 PM6/30/09
to ToCollege-net
Hi lads,
Thanks for the help, but I still have this problem. I am running
Eclipse Ganymede. I tried the Project >> Clean menu option, I updated
my jdk to 1.6.0_14. Still no joy.

I complied from the command line with mvn complie and this is the
result:

>mvn compile

[INFO] Scanning for projects...
[INFO]
------------------------------------------------------------------------
[INFO] Building Unnamed - com.apress.progwt:ProGWT:war:1.0-SNAPSHOT
[INFO] task-segment: [compile]
[INFO]
------------------------------------------------------------------------

Downloading: http://tocollege-net.googlecode.com/svn/repository//com/jcraft/jsch
/0.1.27/jsch-0.1.27.pom
[INFO] Unable to find resource 'com.jcraft:jsch:pom:0.1.27' in
repository tocollege (http://tocollege-net.googlecode.com/svn/
repository/)

Downloading: http://s3.amazonaws.com/maven.springframework.org/milestone/com/jcraft/jsch/0.1.27/jsch-0.1.27.pom
[INFO] Unable to find resource 'com.jcraft:jsch:pom:0.1.27' in
repository spring-milestone (http://s3.amazonaws.com
maven.springframework.org/milestone)

Downloading: http://repository.jboss.org/maven2/com/jcraft/jsch/0.1.27/jsch-0.1.27.pom965b
downloaded (jsch-0.1.27.pom)
[INFO] [resources:resources]
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered
resources, i.e. build is platform dependent!
[INFO] Copying 130 resources

Downloading: http://s3.amazonaws.com/maven.springframework.org/milestone/com/google/gwt/gwt-user/1.5.3/gwt-user-1.5.3.pom
[INFO] Unable to find resource 'com.google.gwt:gwt-user:pom:1.5.3' in
repository spring-milestone (http://s3.amazonaws.com
maven.springframework.org/milestone)

Downloading: http://repository.jboss.org/maven2/com/google/gwt/gwt-user/1.5.3/gwt-user-1.5.3.pom
[INFO] Unable to find resource 'com.google.gwt:gwt-user:pom:1.5.3' in
repository jboss (http://repository.jboss.org/maven2)

Downloading: http://repo1.maven.org/maven2/com/google/gwt/gwt-user/1.5.3/gwt-user-1.5.3.pom
754b downloaded (gwt-user-1.5.3.pom)

Downloading: http://s3.amazonaws.com/maven.springframework.org/milestone/com/ibm/icu/icu4j/3.4.1/icu4j-3.4.1.pom
[INFO] Unable to find resource 'com.ibm.icu:icu4j:pom:3.4.1' in
repository spring-milestone (http://s3.amazonaws.com/
maven.springframework.org/milestone)

Downloading: http://repository.jboss.org/maven2/com/ibm/icu/icu4j/3.4.1/icu4j-3.4.1.pom
[INFO] Unable to find resource 'com.ibm.icu:icu4j:pom:3.4.1' in
repository jboss (http://repository.jboss.org/maven2)

Downloading: http://s3.amazonaws.com/maven.springframework.org/release/com/ibm/icu/icu4j/3.4.1/icu4j-3.4.1.pom
[INFO] Unable to find resource 'com.ibm.icu:icu4j:pom:3.4.1' in
repository spring-release (http://s3.amazonaws.com/
maven.springframework.org/release)

Downloading: http://s3.amazonaws.com/maven.springframework.org/external/com/ibm/icu/icu4j/3.4.1/icu4j-3.4.1.pom
[INFO] Unable to find resource 'com.ibm.icu:icu4j:pom:3.4.1' in
repository spring-external (http://s3.amazonaws.com/
maven.springframework.org/external)

Downloading: http://repo1.maven.org/maven2/com/ibm/icu/icu4j/3.4.1/icu4j-3.4.1.pom
[INFO] Unable to find resource 'com.ibm.icu:icu4j:pom:3.4.1' in
repository central (http://repo1.maven.org/maven2)

Downloading: http://s3.amazonaws.com/maven.springframework.org/milestone/xml-apis/xml-apis/1.3.0/xml-apis-1.3.0.pom
[INFO] Unable to find resource 'xml-apis:xml-apis:pom:1.3.0' in
repository spring-milestone (http://s3.amazonaws.com/
maven.springframework.org/milestone)

Downloading: http://repository.jboss.org/maven2/xml-apis/xml-apis/1.3.0/xml-apis-1.3.0.pom
[INFO] Unable to find resource 'xml-apis:xml-apis:pom:1.3.0' in
repository jboss (http://repository.jboss.org/maven2)

Downloading: http://s3.amazonaws.com/maven.springframework.org/release/xml-apis/xml-apis/1.3.0/xml-apis-1.3.0.pom
[INFO] Unable to find resource 'xml-apis:xml-apis:pom:1.3.0' in
repository spring-release (http://s3.amazonaws.com/
maven.springframework.org/release)

Downloading: http://s3.amazonaws.com/maven.springframework.org/external/xml-apis/xml-apis/1.3.0/xml-apis-1.3.0.pom
[INFO] Unable to find resource 'xml-apis:xml-apis:pom:1.3.0' in
repository spring-external (http://s3.amazonaws.com/
maven.springframework.org/external)

Downloading: http://repo1.maven.org/maven2/xml-apis/xml-apis/1.3.0/xml-apis-1.3.0.pom
[INFO] Unable to find resource 'xml-apis:xml-apis:pom:1.3.0' in
repository central (http://repo1.maven.org/maven2)

[INFO] [compiler:compile]
[INFO] Compiling 243 source files to C:\Documents and Settings\Mick
Lyons\Desktop\Tutorial\tocollege.net\target\classes
[INFO] [gwt_:gwtc {execution: default}]
[INFO] Compiling module com.apress.progwt.Interactive
[INFO] Compilation succeeded
Linking compilation into C:\Documents and Settings\Mick Lyons\Desktop
\Tutorial\tocollege.net\target\ProGWT-1.0-SNAPSHOT
\com.apress.progwt.Interactive
[INFO] GWT Compilations Succeeded in 281 seconds.
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 5 minutes 34 seconds
[INFO] Finished at: Wed Jul 01 00:37:41 BST 2009
[INFO] Final Memory: 20M/37M
[INFO]
------------------------------------------------------------------------


Any help would be greatly appreciated.
-Brian

jdwy

unread,
Jul 6, 2009, 3:23:19 PM7/6/09
to ToCollege-net
Brian,
Thanks for trying the mvn compile. Unfortunately it worked! I was
hoping for an error of some kind.

I think the next thing to do is probably to take a look at the eclipse
error logs. I can't remember precisely how to find them. My guess is
that there's a badly behaving plugin somewhere.

-Jeff

On Jun 30, 8:03 pm, shinokamparos <shinokampa...@gmail.com> wrote:
> Hi lads,
> Thanks for the help, but I still have this problem. I am running
> Eclipse Ganymede. I tried the Project >> Clean menu option, I updated
> my jdk to 1.6.0_14. Still no joy.
>
> I complied from the command line with mvn complie and this is the
> result:
>
> >mvn compile
>
> [INFO] Scanning for projects...
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building Unnamed - com.apress.progwt:ProGWT:war:1.0-SNAPSHOT
> [INFO]    task-segment: [compile]
> [INFO]
> ------------------------------------------------------------------------
>
> Downloading:http://tocollege-net.googlecode.com/svn/repository//com/jcraft/jsch/0...
> [INFO] Unable to find resource 'com.jcraft:jsch:pom:0.1.27' in
> repository tocollege (http://tocollege-net.googlecode.com/svn/
> repository/)
>
> Downloading:http://s3.amazonaws.com/maven.springframework.org/milestone/com/jcraf...
> [INFO] Unable to find resource 'com.jcraft:jsch:pom:0.1.27' in
> repository spring-milestone (http://s3.amazonaws.com
> maven.springframework.org/milestone)
>
> Downloading:http://repository.jboss.org/maven2/com/jcraft/jsch/0.1.27/jsch-0.1.27...
> downloaded  (jsch-0.1.27.pom)
> [INFO] [resources:resources]
> [WARNING] Using platform encoding (Cp1252 actually) to copy filtered
> resources, i.e. build is platform dependent!
> [INFO] Copying 130 resources
>
> Downloading:http://s3.amazonaws.com/maven.springframework.org/milestone/com/googl...
> [INFO] Unable to find resource 'com.google.gwt:gwt-user:pom:1.5.3' in
> repository spring-milestone (http://s3.amazonaws.com
> maven.springframework.org/milestone)
>
> Downloading:http://repository.jboss.org/maven2/com/google/gwt/gwt-user/1.5.3/gwt-...
> [INFO] Unable to find resource 'com.google.gwt:gwt-user:pom:1.5.3' in
> repository jboss (http://repository.jboss.org/maven2)
>
> Downloading:http://repo1.maven.org/maven2/com/google/gwt/gwt-user/1.5.3/gwt-user-...
> 754b downloaded  (gwt-user-1.5.3.pom)
>
> Downloading:http://s3.amazonaws.com/maven.springframework.org/milestone/com/ibm/i...
> [INFO] Unable to find resource 'com.ibm.icu:icu4j:pom:3.4.1' in
> repository spring-milestone (http://s3.amazonaws.com/
> maven.springframework.org/milestone)
>
> Downloading:http://repository.jboss.org/maven2/com/ibm/icu/icu4j/3.4.1/icu4j-3.4....
> [INFO] Unable to find resource 'com.ibm.icu:icu4j:pom:3.4.1' in
> repository jboss (http://repository.jboss.org/maven2)
>
> Downloading:http://s3.amazonaws.com/maven.springframework.org/release/com/ibm/icu...
> [INFO] Unable to find resource 'com.ibm.icu:icu4j:pom:3.4.1' in
> repository spring-release (http://s3.amazonaws.com/
> maven.springframework.org/release)
>
> Downloading:http://s3.amazonaws.com/maven.springframework.org/external/com/ibm/ic...
> [INFO] Unable to find resource 'com.ibm.icu:icu4j:pom:3.4.1' in
> repository spring-external (http://s3.amazonaws.com/
> maven.springframework.org/external)
>
> Downloading:http://repo1.maven.org/maven2/com/ibm/icu/icu4j/3.4.1/icu4j-3.4.1.pom
> [INFO] Unable to find resource 'com.ibm.icu:icu4j:pom:3.4.1' in
> repository central (http://repo1.maven.org/maven2)
>
> Downloading:http://s3.amazonaws.com/maven.springframework.org/milestone/xml-apis/...
> [INFO] Unable to find resource 'xml-apis:xml-apis:pom:1.3.0' in
> repository spring-milestone (http://s3.amazonaws.com/
> maven.springframework.org/milestone)
>
> Downloading:http://repository.jboss.org/maven2/xml-apis/xml-apis/1.3.0/xml-apis-1...
> [INFO] Unable to find resource 'xml-apis:xml-apis:pom:1.3.0' in
> repository jboss (http://repository.jboss.org/maven2)
>
> Downloading:http://s3.amazonaws.com/maven.springframework.org/release/xml-apis/xm...
> [INFO] Unable to find resource 'xml-apis:xml-apis:pom:1.3.0' in
> repository spring-release (http://s3.amazonaws.com/
> maven.springframework.org/release)
>
> Downloading:http://s3.amazonaws.com/maven.springframework.org/external/xml-apis/x...
Reply all
Reply to author
Forward
0 new messages