Giter VIP home page Giter VIP logo

Comments (6)

DennisHeimbigner avatar DennisHeimbigner commented on August 21, 2024

Are you using the current 4.6 branch? I made a whole
bunch of changes to properly handle cookies, but may
have screwed up something.
If you are using 4.6, then try this.

  1. create a file ./.ocrc with this content:
    HTTP.COOKIEJAR=/tmp/cookes
    The /tmp/cookies can be any path.
    See if this works and let me know what happens
    =Dennis Heimbigner
    Unidata

from thredds.

cofinoa avatar cofinoa commented on August 21, 2024

The issue is for 4.3.22.
I have tried 4.5.4 and 4.6 branches and cookies are working (tested with ToolsUI)

Antonio
University of Cantabria

P.S.: I haven't tried the .ocrc solution, but BTW.... where is implemented this feature? I havn't find any reference to that in the code for the 4.6 branch

from thredds.

DennisHeimbigner avatar DennisHeimbigner commented on August 21, 2024

Sorry, my mistake. For some reason
I thought you were talking about netcdf-c.
Ignore my previous message.

For java, is there some reason you need to use 4.3.22?
In 4.5, we switched from Apache httpclient 3.x to 4.2.
It is possible that 3.x handled cookies incorrectly.

=Dennis Heimbigner
Unidata

cofinoa wrote:

The issue is for 4.3.22.
I have tried 4.5.4 and 4.6 branches and cookies are working (tested with ToolsUI)

Antonio
University of Cantabria

P.S.: I haven't tried the .ocrc solution, but BTW.... where is implemented this feature? I havn't find any reference to that in the code for the 4.6 branch


Reply to this email directly or view it on GitHub:
#94 (comment)

from thredds.

cofinoa avatar cofinoa commented on August 21, 2024

The netcdf-java 4.5 branches has issues with SSL providers. For more details about that see more details at issue #91 and my associated pull-request.

Also the JRE version >=1.7 could be a problem for our tools which are based on 4.3.22, and migrate to 4.5 it's planned but no in a short time.

I have tried to fix this in 4.3.22, but I need some help about where to look to try to debug and fix the issue. The HTTPSession and HTTPClient classes are a little bit obscure for me, mainly because I don't understand well how the httpclient library 3.1 works.

I would appreciate any help on this.

Antonio

from thredds.

JohnLCaron avatar JohnLCaron commented on August 21, 2024

Hi Antonio:

It would be best for us to fix any problems that you are seeing on the
4.5/4.6 branch. I strongly recommend that you plan on upgrading. Let us
know if that is a possibility for you.

John

On Thu, Jan 29, 2015 at 1:44 PM, cofinoa [email protected] wrote:

The netcdf-java 4.5 branches has issues with SSL providers. For more
details about that see more details at issue #91
#91 and my associated
pull-request.

Also the JRE version >=1.7 could be a problem for our tools which are
based on 4.3.22, and migrate to 4.5 it's planned but no in a short time.

I have tried to fix this in 4.3.22, but I need some help about where to
look to try to debug and fix the issue. The HTTPSession and HTTPClient
classes are a little bit obscure for me, mainly because I don't understand
well how the httpclient library 3.1 works.

I would appreciate any help on this.

Antonio


Reply to this email directly or view it on GitHub
#94 (comment).

from thredds.

DennisHeimbigner avatar DennisHeimbigner commented on August 21, 2024

Since we do not have any way to test this ourselves, we need help
to test that it is working again in 4.6

from thredds.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.