-
burakcancelik replied to the topic OpenIDM Jetty Fragment …. [FAILURE] in the forum Identity Management 5 years, 4 months ago
@sarankon-hir
Yes i used windows to build and i got new error. I cleaned my .m2 file and i got error like this:Some problems were encountered while processing the POMs:
Non-resolvable import POM: Could not transfer artifact org.forgerock.com
mons:forgerock-bom:pom:4.1.1 from/to forgerock-staging-repository…[Read more] -
Rajesh R replied to the topic Loop, Try to follow Chapter 5. After login the page in the forum Identity Gateway 5 years, 5 months ago
@sarankon-hir Good to hear you got it working :-)
-
Rajesh R replied to the topic Loop, Try to follow Chapter 5. After login the page in the forum Identity Gateway 5 years, 5 months ago
@sarankon-hir The OpenIG log file can give more informatio on why this is happening.
From what I guess, this might be a configuration error in OpenAM. When I did the screen-cast for this activity, I ran into similar issues and all of them were configuration errors in OpenAM (specifically spelling mistakes in the OpenAM Configuration parameters,…[Read more]
-
b.lavit replied to the topic BUILD FAILURE in the forum Identity Management 5 years, 6 months ago
@csanchezaustin @sarankon-hir The OpenIDM build is now OK. I pushed a fix for the forgerock-launcher component in our Artifactory releases repo.
Please confirm you are now able to build OpenIDM 4 on your machines.
-
sal replied to the topic Redirection to application not work – OpenIG in the forum Identity Gateway 5 years, 6 months ago
Hi @rajeshr,
It works for me! =)
Thank you so much!
Do you know why the jetty installation (apt-get install) does not recognize the path? Can’t be indicated in some other way?
Don’t worry @sarankon-hir you have helped me a lot. Thank you very much! =)
-
sal replied to the topic Redirection to application not work – OpenIG in the forum Identity Gateway 5 years, 6 months ago
Hello again @rajeshr and @sarankon-hir.
I tried to do what you told me but the problem persists.
This is the Jetty log:
2017-01-17 17:41:42.048:WARN:oejd.WebAppDeployer:WebAppDeployer is deprecated. Use WebAppProvider
[Read more]
2017-01-17 17:41:42.050:INFO:oejs.Server:jetty-8.1.3.v20120416
2017-01-17 17:41:42.148:INFO:oejw.WebInfConfiguration:Extract… -
sal replied to the topic Redirection to application not work – OpenIG in the forum Identity Gateway 5 years, 6 months ago
Now I can’t prove it, in a few hours I try it and write the results here. Thank you very much @sarankon-hir =)
-
sal replied to the topic Redirection to application not work – OpenIG in the forum Identity Gateway 5 years, 6 months ago
@sarankon-hir, yes, I thing that too. The OPENIG_BASE environment variable should set to the configuration files (“$HOME/.openig” in my case) or to the location where is located the “.war” file (“/usr/share/jetty8/webapps”) is deployed?
@rajeshr yes, I know but… that not work for me. The deployment of my OpenIG is in…[Read more]
-
sal replied to the topic Redirection to application not work – OpenIG in the forum Identity Gateway 5 years, 6 months ago
@sarankon-hir and @rajeshr thank you very much for your responses.
I already read the manual, but I will look again to see if I have left anything.
I select this route for the configuration because if I put it in the $HOME (/root) directory, OpenIG can not find it. The log file say to me that not found the configuration in…[Read more]
-
Rajesh R replied to the topic Redirection to application not work – OpenIG in the forum Identity Gateway 5 years, 6 months ago
@sal Where did you keep the configuration and route files for OpenIG. In the video that you are referring to, I installed OpenIG (copied the war file to the Jetty’s Root Context) as a ‘root’ user. So by default the Configuration files are expected to be found under /root/.openig directory. Looks like the OpenIG Base Directory in your case is…[Read more]
-
Jamie Bowen replied to the topic BUILD FAILURE in the forum Identity Management 5 years, 6 months ago
@sarankon-hir I can’t re-create your error. I just tried on a clean Ubuntu 16.04 server VM. Worked fine for me.
-
Jamie Bowen replied to the topic BUILD FAILURE in the forum Identity Management 5 years, 6 months ago
Ah, looks like there are two issues getting confused in this thread. The fix to the permissions on our maven repository will have fixed @dowdenc & @csanchezaustin issues where they see the following;
Failed to execute goal on project openidm-maintenance: Could not resolve dependencies for project…[Read more]