Re: SSL problem

From: Ulrich Köster (ulric..bjectstyle.org)
Date: Thu Apr 24 2003 - 09:52:43 EDT

  • Next message: Ulrich Köster: "Re: Resources"

    Hi Anders,

    is it possible that the SSL has expired? Did you include the ssl libs
    in the ext folder. May be you removed them, when try to solve the
    xerces problem.

    Ulrich

    Am Donnerstag, 24.04.03 um 15:15 Uhr schrieb Anders Peterson:

    > I've gotten rid of the start-up/Ant problem by completely
    > re-installing Eclipse and WOLips. One of the things I've seen is
    > differemt now is the Ant classpath.
    >
    > Now over the real problem...
    >
    > One of my applications acts as a SOAP client using SSL.
    >
    > Versions built before 16/4 work fine.
    >
    > Now I cannot build working applications - not even with "old code"
    > from CVS. (The relevant SOAP code has not changed in many months.)
    >
    > Even if I remove the SOAP source from Eclipse and use a framework
    > built before 16/4 it doesn't work.
    >
    > I get "peer not authenticated" as if there is something wrong with the
    > truststore - that's not the case. I use the same truststore when I
    > succesfully run with the old builds.
    >
    > Everything appears to be fine (compiles, installs...) but SSL doesn't
    > work!
    >
    > Roughly, it stopped working when I installed the final version of
    > WOLips.
    >
    > Any ideas?
    >
    > /Anders
    >
    >
    > One version built before 16/4 works fine provided I run it ouside
    > Eclipse.
    >
    > Ulrich Köster wrote:
    >> Hi,
    >> could you try this:
    >> Window->Preferences->Ant->Runtime 'Restore Defaults'
    >> The 'runtime classpath' should be valid and the list of 'additional
    >> classpath entries' should be empty.
    >> Ulrich
    >> Am Donnerstag, 24.04.03 um 11:26 Uhr schrieb Harald Niesche:
    >>> I seem to have the same problem when I attempt to build WOProject
    >>> with the
    >>> integrated Ant support of Eclipse since I upgraded to the Eclipse 2.1
    >>> released version -- Eclipse now includes a newer Ant release and
    >>> there seems
    >>> to be an incompatibility with the XML parser stuff.
    >>>
    >>> Harald
    >>> ----- Original Message -----
    >>> From: "Anders Peterson" <anders_peterso..ptimatika.se>
    >>> To: <woproject-de..bjectstyle.org>
    >>> Sent: Wednesday, April 23, 2003 9:53 PM
    >>> Subject: What have I done?
    >>>
    >>>
    >>>> Hi,
    >>>>
    >>>> I installed Spindle (Tapestry) and VeloEdit (Velocity) recently. I
    >>>> do not
    >>>> know if the problem I'm having has anything to do with them, but
    >>>> they're
    >>>> both "apache". They're removed now, but the problem is still there.
    >>>>
    >>>> I can't think of anything else that I've changed...
    >>>>
    >>>> Any ideas?
    >>>>
    >>>> /Anders
    >>>>
    >>>> !SESSION apr 23, 2003
    >>>> 21:19:02.145 ---------------------------------------------
    >>>> java.version=1.4.1_02
    >>>> java.vendor=Sun Microsystems Inc.
    >>>> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=sv_SE
    >>>> Command-line arguments: -os win32 -ws win32 -arch x86 -install
    >>>> file:C:/eclipse/
    >>>> !ENTRY org.eclipse.ant.core 4 1 apr 23, 2003 21:19:02.145
    >>>> !MESSAGE (class:
    >>>> org/apache/xerces/parsers/IntegratedParserConfiguration,
    >>>> method: configurePipeline signature: ()V) Incompatible type for
    >>>> getting or
    >>>> setting field
    >>>> !STACK 0
    >>>> java.lang.VerifyError: (class:
    >>>> org/apache/xerces/parsers/IntegratedParserConfiguration, method:
    >>>> configurePipeline signature: ()V) Incompatible type for getting or
    >>>> setting
    >>>> field
    >>>> at java.lang.Class.getDeclaredConstructors0(Native Method)
    >>>> at java.lang.Class.privateGetDeclaredConstructors(Class.java:1590)
    >>>> at java.lang.Class.getConstructor0(Class.java:1762)
    >>>> at java.lang.Class.newInstance0(Class.java:276)
    >>>> at java.lang.Class.newInstance(Class.java:259)
    >>>> at
    >>>
    >>> org.apache.xerces.util.ObjectFactory.newInstance(ObjectFactory.java:2
    >>> 66 )
    >>>
    >>>> at
    >>>>
    >>> org.apache.xerces.util.ObjectFactory.findJarServiceProvider(ObjectFac
    >>> to ry.ja
    >>>
    >>>> va:360)
    >>>> at
    >>>> org.apache.xerces.util.ObjectFactory.createObject(ObjectFactory.java
    >>>> :1 85)
    >>>> at
    >>>> org.apache.xerces.util.ObjectFactory.createObject(ObjectFactory.java
    >>>> :1 20)
    >>>> at org.apache.xerces.parsers.SAXParser.<init>(SAXParser.java:95)
    >>>> at
    >>>> org.apache.xerces.jaxp.SAXParserImpl.<init>(SAXParserImpl.java:101)
    >>>> at
    >>>>
    >>> org.apache.xerces.jaxp.SAXParserFactoryImpl.newSAXParser(SAXParserFac
    >>> to ryImp
    >>>
    >>>> l.java:95)
    >>>> at
    >>>> org.apache.tools.ant.util.JAXPUtils.newSAXParser(JAXPUtils.java:160)
    >>>> at
    >>>> org.apache.tools.ant.util.JAXPUtils.getParser(JAXPUtils.java:130)
    >>>> at
    >>>>
    >>> org.apache.tools.ant.helper.ProjectHelperImpl.parse(ProjectHelperImpl
    >>> .j ava:1
    >>>
    >>>> 34)
    >>>> at
    >>>>
    >>> org.apache.tools.ant.ProjectHelper.configureProject(ProjectHelper.jav
    >>> a: 117)
    >>>
    >>>> at
    >>>>
    >>> org.eclipse.ant.internal.core.ant.InternalAntRunner.parseBuildFile(In
    >>> te rnalA
    >>>
    >>>> ntRunner.java:289)
    >>>> at
    >>>>
    >>> org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRu
    >>> nn er.ja
    >>>
    >>>> va:553)
    >>>> at
    >>>>
    >>> org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRu
    >>> nn er.ja
    >>>
    >>>> va:367)
    >>>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    >>>> at
    >>>>
    >>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    >>> ja va:39
    >>>
    >>>> )
    >>>> at
    >>>>
    >>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    >>> so rImpl
    >>>
    >>>> .java:25)
    >>>> at java.lang.reflect.Method.invoke(Method.java:324)
    >>>> at org.eclipse.ant.core.AntRunner.run(AntRunner.java:335)
    >>>> at org.objectstyle.wolips.core.project.ant.RunAnt.asAnt(Unknown
    >>>> Source)
    >>>> at
    >>>
    >>> org.objectstyle.wolips.projectbuild.builder.WOAntBuilder.execute(Unkn
    >>> ow n
    >>>
    >>>> Source)
    >>>> at
    >>>> org.objectstyle.wolips.projectbuild.builder.WOAntBuilder.build(Unkno
    >>>> wn
    >>>> Source)
    >>>> at
    >>>> org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.jav
    >>>> a: 427)
    >>>> at
    >>>>
    >>> org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatfo
    >>> rm .java
    >>>
    >>>> :889)
    >>>> at org.eclipse.core.runtime.Platform.run(Platform.java:413)
    >>>> at
    >>>>
    >>> org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager
    >>> .j ava:1
    >>>
    >>>> 25)
    >>>> at
    >>>>
    >>> org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager
    >>> .j ava:1
    >>>
    >>>> 81)
    >>>> at
    >>>>
    >>> org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager
    >>> .j ava:1
    >>>
    >>>> 91)
    >>>> at
    >>>> org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.jav
    >>>> a: 151)
    >>>> at
    >>>>
    >>> org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatfo
    >>> rm .java
    >>>
    >>>> :889)
    >>>> at org.eclipse.core.runtime.Platform.run(Platform.java:413)
    >>>> at
    >>>>
    >>> org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager
    >>> .j ava:1
    >>>
    >>>> 65)
    >>>> at
    >>>>
    >>> org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildMan
    >>> ag er.ja
    >>>
    >>>> va:243)
    >>>> at
    >>>> org.eclipse.core.internal.events.BuildManager.build(BuildManager.jav
    >>>> a: 212)
    >>>> at
    >>>>
    >>> org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.
    >>> ja va:88
    >>>
    >>>> 4)
    >>>> at
    >>>>
    >>> org.eclipse.core.internal.resources.Project.setDescription(Project.ja
    >>> va :816)
    >>>
    >>>> at
    >>>>
    >>> org.eclipse.core.internal.resources.Project.setDescription(Project.ja
    >>> va :827)
    >>>
    >>>> at
    >>>>
    >>> com.atlassw.tools.eclipse.checkstyle.CheckstylePropertiesPage$AddNatu
    >>> re .run(
    >>>
    >>>> CheckstylePropertiesPage.java:516)
    >>>> at
    >>>>
    >>> org.eclipse.jface.operation.ModalContext$ModalContextThread.run(Modal
    >>> Co ntext
    >>>
    >>>> .java:101)
    >>>>
    >>>>
    >>>
    >
    >



    This archive was generated by hypermail 2.0.0 : Thu Apr 24 2003 - 09:52:38 EDT