Skip to Content.
Sympa Menu

perfsonar-dev - Re: [pS-dev] Compiling perfSONAR Base

Subject: perfsonar development work

List archive

Re: [pS-dev] Compiling perfSONAR Base


Chronological Thread 
  • From: Slawomir Trzaszczka <>
  • To: "" <>
  • Cc: perfSONAR Developers <>,
  • Subject: Re: [pS-dev] Compiling perfSONAR Base
  • Date: Fri, 13 Nov 2009 08:45:25 +0100

Hi,

It's hard to say something about this error, could you send request
message ? It will be helpful to understand this error.

Regards,

Slawek

On Thu, 2009-11-12 at 14:35 -0200,

wrote:
> Hi Slawek,
>
> We are trying to understand why the SQLMA are sending responses with
> this error:
>
> <?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope
> xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/";
> xmlns:xsd="http://www.w3.org/2001/XMLSchema";
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";><soapenv:Body><soapenv:Fault><faultcode>soapenv:Server.userException</faultcode><faultstring>java.lang.reflect.InvocationTargetException</faultstring><detail><ns1:hostname
>
> xmlns:ns1="http://xml.apache.org/axis/";>sql-ma-DEV</ns1:hostname></detail></soapenv:Fault></soapenv:Body></soapenv:Envelope>
>
> We are trying to understand the reason to this exception:
> java.lang.reflect.InvocationTargetException.
>
> Do you have any clue?
> Thanks in advance,
> Murilo Vetter
>
> Universidade Federal de Santa Catarina
> Núcleo de Processamento de Dados - NPD
> www.npd.ufsc.br
> (48) 3721-6335
>
>
> Slawomir Trzaszczka escreveu:
> > On Thu, 2009-11-12 at 11:56 -0200,
> >
> > wrote:
> >
> > > Hi Slawek,
> > >
> > > I get from: https://svn.perfsonar.net/svn/perfsonar/trunk/
> > > And now is working. I was getting the sources from anonsvn and it was
> > > getting mess up.
> > >
> >
> > Strange, I've got perfsonar_base from annosvn and it's working properly,
> > There aren't any problems with compile it using maven.
> >
> > Regards,
> >
> > Slawek
> >
> >
> > > Thanks in advance,
> > > Murilo Vetter
> > >
> > > Universidade Federal de Santa Catarina
> > > Núcleo de Processamento de Dados - NPD
> > > www.npd.ufsc.br
> > > (48) 3721-6335
> > >
> > >
> > >
> > > Slawomir Trzaszczka escreveu:
> > >
> > > > On Thu, 2009-11-12 at 11:20 -0200,
> > > >
> > > > wrote:
> > > >
> > > >
> > > > > Hi Slawek,
> > > > >
> > > > > Just another thing.
> > > > > I am getting the source from:
> > > > > http://anonsvn.internet2.edu/svn/perfsonar/trunk/
> > > > >
> > > > > Is it the right place to get the sources?
> > > > >
> > > > >
> > > > Yes, it is
> > > >
> > > >
> > > >
> > > > > Another question: we are continue to develope CLMP and we are
> > > > > interested in put it in next MDM release, like it was in the older
> > > > > versions. What do we need to put it again in the release os
> > > > > perfSONAR?
> > > > >
> > > > > Other tool we are interested to put in the release is CACTISonar.
> > > > > What
> > > > > do you think about?
> > > > >
> > > > > Thanks in advance,
> > > > > Murilo Vetter
> > > > >
> > > > > Universidade Federal de Santa Catarina
> > > > > Núcleo de Processamento de Dados - NPD
> > > > > www.npd.ufsc.br
> > > > > (48) 3721-6335
> > > > >
> > > > >
> > > > >
> > > > > Slawomir Trzaszczka escreveu:
> > > > >
> > > > >
> > > > > > I'm sure that it's working good now. Please update perfsonar-base
> > > > > > and ,
> > > > > > build it by maven again.
> > > > > >
> > > > > > Regards,
> > > > > >
> > > > > > Slawek
> > > > > >
> > > > > >
> > > > > > On Thu, 2009-11-12 at 11:10 -0200,
> > > > > >
> > > > > > wrote:
> > > > > >
> > > > > >
> > > > > >
> > > > > > > Hi Slawek,
> > > > > > >
> > > > > > > I did it already but I get the same problems, as follows:
> > > > > > >
> > > > > > > [INFO] Scanning for projects...
> > > > > > > [INFO]
> > > > > > > ------------------------------------------------------------------------
> > > > > > > [INFO] Building Perfsonar Base package
> > > > > > > [INFO]
> > > > > > > [INFO] Id: perfsonar:perfsonar-base:jar:1.0.20090210
> > > > > > > [INFO] task-segment: [install]
> > > > > > > [INFO]
> > > > > > > ------------------------------------------------------------------------
> > > > > > > [INFO] [resources:resources]
> > > > > > > [INFO] Using default encoding to copy filtered resources.
> > > > > > > [INFO] [compiler:compile]
> > > > > > > [INFO] Compiling 179 source files to
> > > > > > > C:\workspace\perfsonar_base\bin
> > > > > > > [ERROR]
> > > > > > >
> > > > > > > Mojo:
> > > > > > >
> > > > > > > org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile
> > > > > > >
> > > > > > > FAILED for project:
> > > > > > >
> > > > > > > perfsonar:perfsonar-base:jar:1.0.20090210
> > > > > > >
> > > > > > > Reason:
> > > > > > >
> > > > > > > C:\workspace\perfsonar_base\src\main\java\org\perfsonar\client\base\requests\authService\AttrEERequestGenerator.java:[15,63]
> > > > > > > package
> > > > > > > org.ggf.ns.nmwg.tools.org.perfsonar.service.as.attr.v1_0 does
> > > > > > > not exist
> > > > > > >
> > > > > > > C:\workspace\perfsonar_base\src\main\java\org\perfsonar\service\base\authn\AADispatchSOAPProtocol.java:[13,26]
> > > > > > > package net.geant.authr.pep does not exist
> > > > > > >
> > > > > > > C:\workspace\perfsonar_base\src\main\java\org\perfsonar\service\base\authn\AADispatchSOAPProtocol.java:[14,26]
> > > > > > > package net.geant.authr.pep does not exist
> > > > > > >
> > > > > > > C:\workspace\perfsonar_base\src\main\java\org\perfsonar\service\base\authn\AADispatchSOAPProtocol.java:[15,26]
> > > > > > > package net.geant.authr.pep does not exist
> > > > > > >
> > > > > > > C:\workspace\perfsonar_base\src\main\java\org\perfsonar\service\base\authn\AADispatchSOAPProtocol.java:[26,64]
> > > > > > > package
> > > > > > > org.ggf.ns.nmwg.tools.org.perfsonar.service.as.authr.v1_0 does
> > > > > > > not exist
> > > > > > >
> > > > > > > C:\workspace\perfsonar_base\src\main\java\org\perfsonar\client\testHarness\UbCSaslTest.java:[24,26]
> > > > > > > package net.geant.authr.pep does not exist
> > > > > > >
> > > > > > > C:\workspace\perfsonar_base\src\main\java\org\perfsonar\client\testHarness\UbCSaslTest.java:[25,26]
> > > > > > > package net.geant.authr.pep does not exist
> > > > > > >
> > > > > > > C:\workspace\perfsonar_base\src\main\java\org\perfsonar\client\testHarness\UbCSaslTest.java:[42,64]
> > > > > > > package
> > > > > > > org.ggf.ns.nmwg.tools.org.perfsonar.service.as.authr.v1_0 does
> > > > > > > not exist
> > > > > > >
> > > > > > > C:\workspace\perfsonar_base\src\main\java\org\perfsonar\client\base\requests\authService\AttrEERequestGenerator.java:[67,2]
> > > > > > > cannot find symbol
> > > > > > > symbol : class Subject
> > > > > > > location: class
> > > > > > > org.perfsonar.client.base.requests.authService.AttrEERequestGenerator
> > > > > > >
> > > > > > > C:\workspace\perfsonar_base\src\main\java\org\perfsonar\client\base\requests\authService\AttrEERequestGenerator.java:[67,22]
> > > > > > > cannot find symbol
> > > > > > > symbol : class Subject
> > > > > > > location: class
> > > > > > > org.perfsonar.client.base.requests.authService.AttrEERequestGenerator
> > > > > > >
> > > > > > > C:\workspace\perfsonar_base\src\main\java\org\perfsonar\client\base\requests\authService\AttrEERequestGenerator.java:[92,2]
> > > > > > > cannot find symbol
> > > > > > > symbol : class Subject
> > > > > > > location: class
> > > > > > > org.perfsonar.client.base.requests.authService.AttrEERequestGenerator
> > > > > > >
> > > > > > > C:\workspace\perfsonar_base\src\main\java\org\perfsonar\client\base\requests\authService\AttrEERequestGenerator.java:[92,22]
> > > > > > > cannot find symbol
> > > > > > > symbol : class Subject
> > > > > > > location: class
> > > > > > > org.perfsonar.client.base.requests.authService.AttrEERequestGenerator
> > > > > > >
> > > > > > > C:\workspace\perfsonar_base\src\main\java\org\perfsonar\service\base\authn\AADispatchSOAPProtocol.java:[227,3]
> > > > > > > cannot find symbol
> > > > > > > symbol : class SimpleRequest
> > > > > > > location: class
> > > > > > > org.perfsonar.service.base.authn.AADispatchSOAPProtocol
> > > > > > >
> > > > > > > C:\workspace\perfsonar_base\src\main\java\org\perfsonar\service\base\authn\AADispatchSOAPProtocol.java:[229,20]
> > > > > > > cannot find symbol
> > > > > > > symbol : variable RequestFactory
> > > > > > > location: class
> > > > > > > org.perfsonar.service.base.authn.AADispatchSOAPProtocol
> > > > > > >
> > > > > > > C:\workspace\perfsonar_base\src\main\java\org\perfsonar\service\base\authn\AADispatchSOAPProtocol.java:[232,20]
> > > > > > > cannot find symbol
> > > > > > > symbol : variable RequestFactory
> > > > > > > location: class
> > > > > > > org.perfsonar.service.base.authn.AADispatchSOAPProtocol
> > > > > > >
> > > > > > > C:\workspace\perfsonar_base\src\main\java\org\perfsonar\service\base\authn\AADispatchSOAPProtocol.java:[238,4]
> > > > > > > cannot find symbol
> > > > > > > symbol : class SimpleDelegatedRequest
> > > > > > > location: class
> > > > > > > org.perfsonar.service.base.authn.AADispatchSOAPProtocol
> > > > > > >
> > > > > > > C:\workspace\perfsonar_base\src\main\java\org\perfsonar\service\base\authn\AADispatchSOAPProtocol.java:[238,32]
> > > > > > > cannot find symbol
> > > > > > > symbol : class SimpleDelegatedRequest
> > > > > > > location: class
> > > > > > > org.perfsonar.service.base.authn.AADispatchSOAPProtocol
> > > > > > >
> > > > > > > C:\workspace\perfsonar_base\src\main\java\org\perfsonar\service\base\authn\AADispatchSOAPProtocol.java:[242,3]
> > > > > > > cannot find symbol
> > > > > > > symbol : class Subject
> > > > > > > location: class
> > > > > > > org.perfsonar.service.base.authn.AADispatchSOAPProtocol
> > > > > > >
> > > > > > > C:\workspace\perfsonar_base\src\main\java\org\perfsonar\service\base\authn\AADispatchSOAPProtocol.java:[242,28]
> > > > > > > cannot find symbol
> > > > > > > symbol : class Subject
> > > > > > > location: class
> > > > > > > org.perfsonar.service.base.authn.AADispatchSOAPProtocol
> > > > > > >
> > > > > > > C:\workspace\perfsonar_base\src\main\java\org\perfsonar\client\testHarness\UbCSaslTest.java:[362,3]
> > > > > > > cannot find symbol
> > > > > > > symbol : class SimpleRequest
> > > > > > > location: class org.perfsonar.client.testHarness.UbCSaslTest
> > > > > > >
> > > > > > > C:\workspace\perfsonar_base\src\main\java\org\perfsonar\client\testHarness\UbCSaslTest.java:[363,19]
> > > > > > > cannot find symbol
> > > > > > > symbol : variable RequestFactory
> > > > > > > location: class org.perfsonar.client.testHarness.UbCSaslTest
> > > > > > >
> > > > > > > C:\workspace\perfsonar_base\src\main\java\org\perfsonar\client\testHarness\UbCSaslTest.java:[372,3]
> > > > > > > cannot find symbol
> > > > > > > symbol : class Subject
> > > > > > > location: class org.perfsonar.client.testHarness.UbCSaslTest
> > > > > > >
> > > > > > > C:\workspace\perfsonar_base\src\main\java\org\perfsonar\client\testHarness\UbCSaslTest.java:[372,30]
> > > > > > > cannot find symbol
> > > > > > > symbol : class Subject
> > > > > > > location: class org.perfsonar.client.testHarness.UbCSaslTest
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > [INFO]
> > > > > > > ------------------------------------------------------------------------
> > > > > > > [INFO] For more information, run with the -e flag
> > > > > > > [INFO]
> > > > > > > ------------------------------------------------------------------------
> > > > > > > [INFO] BUILD FAILED
> > > > > > > [INFO]
> > > > > > > ------------------------------------------------------------------------
> > > > > > > [INFO] Total time: 17 seconds
> > > > > > > [INFO] Finished at: Thu Nov 12 11:02:30 BRST 2009
> > > > > > > [INFO] Final Memory: 9M/26M
> > > > > > > [INFO]
> > > > > > > ------------------------------------------------------------------------
> > > > > > >
> > > > > > > I am getting the source from:
> > > > > > > http://anonsvn.internet2.edu/svn/perfsonar/trunk/
> > > > > > >
> > > > > > > Is it the right place to get the sources?
> > > > > > >
> > > > > > > Another question: we atre continue to develope CLMP and we are
> > > > > > > interested in put it in next MDM release, like it was in the
> > > > > > > older
> > > > > > > versions. What do we need to put it again in the release os
> > > > > > > perfSONAR?
> > > > > > >
> > > > > > > Other tool we are interested to put in the release is
> > > > > > > CACTISonar. What
> > > > > > > do you think about?
> > > > > > >
> > > > > > > Thanks in advance,
> > > > > > > Murilo Vetter
> > > > > > >
> > > > > > > Universidade Federal de Santa Catarina
> > > > > > > Núcleo de Processamento de Dados - NPD
> > > > > > > www.npd.ufsc.br
> > > > > > > (48) 3721-6335
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > Slawomir Trzaszczka escreveu:
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > > Hi Murilo,
> > > > > > > >
> > > > > > > > I've had the same situation. I improved it (added required
> > > > > > > > dependency -
> > > > > > > > perfsonar-auth, upgrate version of the nmwg). Please try to
> > > > > > > > update and
> > > > > > > > compile it again.
> > > > > > > >
> > > > > > > > Regards,
> > > > > > > > Slawek
> > > > > > > >
> > > > > > > >
> > > > > > > > On Thu, 2009-11-12 at 10:03 -0200,
> > > > > > > >
> > > > > > > > wrote:
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > > Hi guys,
> > > > > > > > >
> > > > > > > > > I am having troubles to compile the perfSONAR base. We need
> > > > > > > > > to modify it
> > > > > > > > > and put some additional classes there. I am trying to
> > > > > > > > > figure out the
> > > > > > > > > procedure to compile and what are the libraries need to
> > > > > > > > > compile it.
> > > > > > > > > Something that I didn't understand is that some times it
> > > > > > > > > works but when
> > > > > > > > > I do a maven clean it get mess up.
> > > > > > > > >
> > > > > > > > > The screen of maven appears below:
> > > > > > > > >
> > > > > > > > > [INFO] Scanning for projects...
> > > > > > > > > [INFO]
> > > > > > > > > ------------------------------------------------------------------------
> > > > > > > > > [INFO] Building Perfsonar Base package
> > > > > > > > > [INFO]
> > > > > > > > > [INFO] Id: perfsonar:perfsonar-base:jar:1.0.20091006
> > > > > > > > > [INFO] task-segment: [install]
> > > > > > > > > [INFO]
> > > > > > > > > ------------------------------------------------------------------------
> > > > > > > > > [INFO] [resources:resources]
> > > > > > > > > [INFO] Using default encoding to copy filtered resources.
> > > > > > > > > [INFO] [compiler:compile]
> > > > > > > > > [INFO] Compiling 180 source files to
> > > > > > > > > C:\workspace\perfsonar_base\build
> > > > > > > > > [ERROR]
> > > > > > > > >
> > > > > > > > > Mojo:
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile
> > > > > > > > >
> > > > > > > > > FAILED for project:
> > > > > > > > >
> > > > > > > > > perfsonar:perfsonar-base:jar:1.0.20091006
> > > > > > > > >
> > > > > > > > > Reason:
> > > > > > > > >
> > > > > > > > > C:\workspace\perfsonar_base\src\main\java\org\perfsonar\service\base\authn\AADispatchSOAPProtocol.java:[13,26]
> > > > > > > > > package net.geant.authr.pep does not exist
> > > > > > > > >
> > > > > > > > > C:\workspace\perfsonar_base\src\main\java\org\perfsonar\service\base\authn\AADispatchSOAPProtocol.java:[14,26]
> > > > > > > > > package net.geant.authr.pep does not exist
> > > > > > > > >
> > > > > > > > > C:\workspace\perfsonar_base\src\main\java\org\perfsonar\service\base\authn\AADispatchSOAPProtocol.java:[15,26]
> > > > > > > > > package net.geant.authr.pep does not exist
> > > > > > > > >
> > > > > > > > > C:\workspace\perfsonar_base\src\main\java\org\perfsonar\client\testHarness\UbCSaslTest.java:[24,26]
> > > > > > > > > package net.geant.authr.pep does not exist
> > > > > > > > >
> > > > > > > > > C:\workspace\perfsonar_base\src\main\java\org\perfsonar\client\testHarness\UbCSaslTest.java:[25,26]
> > > > > > > > > package net.geant.authr.pep does not exist
> > > > > > > > >
> > > > > > > > > C:\workspace\perfsonar_base\src\main\java\org\perfsonar\service\base\authn\AADispatchSOAPProtocol.java:[227,3]
> > > > > > > > > cannot find symbol
> > > > > > > > > symbol : class SimpleRequest
> > > > > > > > > location: class
> > > > > > > > > org.perfsonar.service.base.authn.AADispatchSOAPProtocol
> > > > > > > > >
> > > > > > > > > C:\workspace\perfsonar_base\src\main\java\org\perfsonar\service\base\authn\AADispatchSOAPProtocol.java:[229,20]
> > > > > > > > > cannot find symbol
> > > > > > > > > symbol : variable RequestFactory
> > > > > > > > > location: class
> > > > > > > > > org.perfsonar.service.base.authn.AADispatchSOAPProtocol
> > > > > > > > >
> > > > > > > > > C:\workspace\perfsonar_base\src\main\java\org\perfsonar\service\base\authn\AADispatchSOAPProtocol.java:[232,20]
> > > > > > > > > cannot find symbol
> > > > > > > > > symbol : variable RequestFactory
> > > > > > > > > location: class
> > > > > > > > > org.perfsonar.service.base.authn.AADispatchSOAPProtocol
> > > > > > > > >
> > > > > > > > > C:\workspace\perfsonar_base\src\main\java\org\perfsonar\service\base\authn\AADispatchSOAPProtocol.java:[238,4]
> > > > > > > > > cannot find symbol
> > > > > > > > > symbol : class SimpleDelegatedRequest
> > > > > > > > > location: class
> > > > > > > > > org.perfsonar.service.base.authn.AADispatchSOAPProtocol
> > > > > > > > >
> > > > > > > > > C:\workspace\perfsonar_base\src\main\java\org\perfsonar\service\base\authn\AADispatchSOAPProtocol.java:[238,32]
> > > > > > > > > cannot find symbol
> > > > > > > > > symbol : class SimpleDelegatedRequest
> > > > > > > > > location: class
> > > > > > > > > org.perfsonar.service.base.authn.AADispatchSOAPProtocol
> > > > > > > > >
> > > > > > > > > C:\workspace\perfsonar_base\src\main\java\org\perfsonar\client\testHarness\UbCSaslTest.java:[362,3]
> > > > > > > > > cannot find symbol
> > > > > > > > > symbol : class SimpleRequest
> > > > > > > > > location: class org.perfsonar.client.testHarness.UbCSaslTest
> > > > > > > > >
> > > > > > > > > C:\workspace\perfsonar_base\src\main\java\org\perfsonar\client\testHarness\UbCSaslTest.java:[363,19]
> > > > > > > > > cannot find symbol
> > > > > > > > > symbol : variable RequestFactory
> > > > > > > > > location: class org.perfsonar.client.testHarness.UbCSaslTest
> > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > [INFO]
> > > > > > > > > ------------------------------------------------------------------------
> > > > > > > > > [INFO] For more information, run with the -e flag
> > > > > > > > > [INFO]
> > > > > > > > > ------------------------------------------------------------------------
> > > > > > > > > [INFO] BUILD FAILED
> > > > > > > > > [INFO]
> > > > > > > > > ------------------------------------------------------------------------
> > > > > > > > > [INFO] Total time: 2 seconds
> > > > > > > > > [INFO] Finished at: Thu Nov 12 09:35:59 BRST 2009
> > > > > > > > > [INFO] Final Memory: 9M/29M
> > > > > > > > > [INFO]
> > > > > > > > > ------------------------------------------------------------------------
> > > > > > > > >
> > > > > > > > > Thanks in advance,
> > > > > > > > > Murilo Vetter
> > > > > > > > >
> > > > > > > > > Universidade Federal de Santa Catarina
> > > > > > > > > Núcleo de Processamento de Dados - NPD
> > > > > > > > > www.npd.ufsc.br
> > > > > > > > > (48) 3721-6335
> > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > >
--
+--------------------------------------------+
Slawomir Trzaszczka

Poznan Supercomputing & Networking Center
+--------------------------------------------+




Archive powered by MHonArc 2.6.16.

Top of Page