[kepler-dev] [Bug 1766] New: - Error with Ecogrid searches for JVM 1.4.2_05 and _06

bugzilla-daemon@ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Tue Nov 9 08:27:24 PST 2004


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=1766

           Summary: Error with Ecogrid searches for JVM 1.4.2_05 and _06
           Product: Kepler
           Version: 1.0.0alpha3
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
        AssignedTo: berkley at nceas.ucsb.edu
        ReportedBy: higgins at nceas.ucsb.edu
         QAContact: kepler-dev at ecoinformatics.org


There is an error which occurs on Windows and Macs running JVM 1.4.2_05 and _06.
Error message is shown below. It occurs when searching the ecogrid with an empty
cache. Works OK for 1.4.1_04 and on all versions of Linux


    [java] The service type from configure file is EcoGridQueryInterface
    [java] The value of serviceName is KU Digir EcoGrid QueryInterface
    [java] The value of serviceType is EcoGridQueryInterface
    [java] The value of endPoint is http://kuecogrid.ittc.ku.edu:8080/ogsa/serv
ices/org/ecoinformatics/ecogrid/EcoGridQueryInterfaceLevelOneService
    [java] The value of namespace is http://digir.net/schema/conceptual/darwin/
full/2001/1.0
    [java] The value of label is Darwin Core 1.0
    [java] The namespace for this document type is http://digir.net/schema/conc
eptual/darwin/full/2001/1.0
    [java] The label for this doucment type is Darwin Core 1.0
    [java] The metadata specification class name is org.ecoinformatics.seek.dat
asource.darwincore.DarwinCoreMetaDataSpecification
    [java] read service KU Digir EcoGrid QueryInterface from config file to vec
tor
    [java] java.lang.IllegalAccessError: tried to access field org.apache.xpath
.compiler.FunctionTable.m_functions from class org.apache.xml.security.Init
    [java]     at org.apache.xml.security.Init.init(Unknown Source)
    [java]     at org.globus.ogsa.impl.security.authentication.wssec.WSSecurity
Engine.<clinit>(WSSecurityEngine.java:55)
    [java]     at org.globus.ogsa.impl.security.authentication.wssec.WSSecurity
ClientHandler.handleResponse(WSSecurityClientHandler.java:51)
    [java]     at org.apache.axis.handlers.HandlerChainImpl.handleResponse(Hand
lerChainImpl.java:153)
    [java]     at org.apache.axis.handlers.JAXRPCHandler.invoke(JAXRPCHandler.j
ava:84)
    [java]     at org.globus.ogsa.utils.JAXRPCHandler.invoke(JAXRPCHandler.java
:16)
    [java]     at org.apache.axis.strategies.InvocationStrategy.visit(Invocatio
nStrategy.java:71)
    [java]     at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:150)
    [java]     at org.apache.axis.SimpleChain.invoke(SimpleChain.java:120)
    [java]     at org.apache.axis.client.AxisClient.invoke(AxisClient.java:193)

    [java]     at org.apache.axis.client.Call.invokeEngine(Call.java:2564)
    [java]     at org.apache.axis.client.Call.invoke(Call.java:2553)
    [java]     at org.apache.axis.client.Call.invoke(Call.java:2248)
    [java]     at org.apache.axis.client.Call.invoke(Call.java:2171)
    [java]     at org.apache.axis.client.Call.invoke(Call.java:1691)
    [java]     at org.ecoinformatics.ecogrid.stub.bindings.EcoGridQueryLevelOne
ServiceSOAPBindingStub.get(EcoGridQueryLevelOneServiceSOAPBindingStub.java:846)
    [java]     at org.ecoinformatics.ecogrid.client.EcogridQueryClient.get(Ecog
ridQueryClient.java:297)
    [java]     at org.ecoinformatics.seek.datasource.EcogridMetaDataCacheItem.d
oWork(EcogridMetaDataCacheItem.java:90)
    [java]     at org.ecoinformatics.seek.datasource.DataCacheItem.run(DataCach
eItem.java:482)
    [java]     at java.lang.Thread.run(Thread.java:534)



More information about the Kepler-dev mailing list