Coder Social home page Coder Social logo

Comments (10)

kedarjapan avatar kedarjapan commented on June 28, 2024

Any updates on this issue ? I'm also facing the exact same problem while installing OpenAM server on tomcat. Any pointers/help is much appreciated

from openam.

vharseko avatar vharseko commented on June 28, 2024

cannot reproduce on embedded OpenDJ
please check version external OpenDJ store (DIRECTORY_PORT = 1389
DIRECTORY_SERVER = opendj.example.com
DIRECTORY_SSL = SIMPLE
DS_DIRMGRDN = cn=Directory Manager
DS_DIRMGRPASSWD = #########)

from openam.

vharseko avatar vharseko commented on June 28, 2024

@kedarjapan please attach your logs

from openam.

kedarjapan avatar kedarjapan commented on June 28, 2024

@vharseko

Thanks for checking. However, I'm facing this issue with default as well as custom configuration.
I've also tried with master branch with embedded tomcat 7 as per given instructions for deployment.
Please assist.

Environment Details:
OS: Windows 7
Tomcat : 8.5.9
JDK : 1.8
External OpenDJ : 2.6.0
OpenAM : 14.1.5

install.txt

from openam.

vharseko avatar vharseko commented on June 28, 2024

OpenDJ : 2.6.0 will not work, update the environment of MGTS to OpenDJ 4

from openam.

kedarjapan avatar kedarjapan commented on June 28, 2024

Thanks @vharseko .
I'll check and let you know if any issues

from openam.

dabkhazi avatar dabkhazi commented on June 28, 2024

I tested it with OpenDJ 4.0 (Community edition) on my local computer. (p.s. edarjapan is not from mgts)

from openam.

OpenIdentityPlatformCommunity avatar OpenIdentityPlatformCommunity commented on June 28, 2024

@dabkhazi please attach logs with embedded OpenDJ

from openam.

ryancogswell avatar ryancogswell commented on June 28, 2024

I am seeing this same issue upon trying to create the default configuration for OpenAM (latest release 14.1.10).
When I debugged into the point where the exception occurs, I found that the exception occurs twice before the install aborts. At the first exception, the bytes in the buffer when it was trying to read an integer were the bytes for the following string:
ax="String" type="single_choice" > <ChoiceValues> <ChoiceValue i18
For the second exception the bytes in the buffer were:
tax="number" type="single">

In both of these cases, the code was trying to read an integer when the buffer appears to be in the middle of the word "syntax".
I'm running this on Tomcat 9.0.12 using JDK 10.0.2.

openam_install.log

from openam.

vharseko avatar vharseko commented on June 28, 2024

@ryancogswell please create new issue

from openam.

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.