Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] Cannot build a remote project

Hi Shahbaz,

Can you please verify the versions of the various components you are seeing problems with? Are they the following?

Eclipse 3.5
CDT 6.0
RSE 3.1
PTP 3.0 June 15 build

I'll try to reproduce it using the components above.

Regards,

Vivian Kong
IBM Eclipse CDT
IBM Canada Toronto Lab

Inactive hide details for Chris Recoskie---06/25/2009 10:22:06 AM---Sounds like your server and client are different versions. Chris Recoskie---06/25/2009 10:22:06 AM---Sounds like your server and client are different versions. Either that or the server you downloaded


From:

Chris Recoskie/Toronto/IBM

To:

Parallel Tools Platform general developers <ptp-dev@xxxxxxxxxxx>

Cc:

vivkong@xxxxxxxxxx

Date:

06/25/2009 10:22 AM

Subject:

Re: [ptp-dev] Cannot build a remote project



Sounds like your server and client are different versions. Either that or the server you downloaded is bad. Vivian, can you look into this?

===========================
Chris Recoskie
Team Lead, IBM CDT and RDT
IBM Toronto

Inactive hide details for Shahbaz Memon <m.memon@xxxxxxxxxxxxx>Shahbaz Memon <m.memon@xxxxxxxxxxxxx>


          Shahbaz Memon <m.memon@xxxxxxxxxxxxx>
          Sent by: ptp-dev-bounces@xxxxxxxxxxx

          06/25/2009 10:00 AM

          Please respond to
          Parallel Tools Platform general developers <ptp-dev@xxxxxxxxxxx>

To

ptp-dev@xxxxxxxxxxx

cc


Subject

[ptp-dev] Cannot build a remote project

Hi All,

While building a remote project I cannot run the remote make. At the
same time rdt-server component shows the following exception,

DStore Server Starting...
Server Started Successfully
4033
Server running on: zam923
Extended schema from CDTMiner
java.lang.ClassNotFoundException:
org.eclipse.ptp.internal.rdt.core.RemoteIndexerInfoProvider
       at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
       at java.security.AccessController.doPrivileged(Native Method)
       at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
       at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
       at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:276)
       at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
       at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
       at java.lang.Class.forName0(Native Method)
       at java.lang.Class.forName(Class.java:247)
       at java.io.ObjectInputStream.resolveClass(ObjectInputStream.java:604)
       at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1575)
       at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1496)
       at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1732)
       at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1329)
       at java.io.ObjectInputStream.readObject(ObjectInputStream.java:351)
       at org.eclipse.ptp.internal.rdt.core.Serializer.deserialize(Serializer.java:53)
       at org.eclipse.ptp.internal.rdt.core.miners.CDTMiner.handleCommand(CDTMiner.java:202)
       at org.eclipse.dstore.core.miners.Miner.command(Miner.java:303)
       at org.eclipse.dstore.core.miners.Miner.handle(Miner.java:221)
       at org.eclipse.dstore.core.model.Handler.run(Handler.java:135)

I have tried to rebuild and update the project->index, but with with
no success. Eclipse client shows the status "c/c++ indexer" task
running continuously with 0% progress. Although, the Remote System
Explorer perspective allows me to easily connect and manage files.

In my client side configuration I am using Eclipse Galileo, and the
latest PTP and CDT builds.  The rdt-server is also the latest one.

May be I am missing any dependency or configuration.

Thanks in advance.

--
------------------
Mohammad Shahbaz Memon
Distributed Systems and Grid Computing
Jülich Supercomputing Center
Forschungszentrum Jülich GmbH
Jülich Germany
_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev


GIF image

GIF image

GIF image


Back to the top