Re: [xwiki-users] LDAP authentication is not enabled. Check xwiki.cfg

2017-03-09 Thread JasoYeom
I set the permanent directory in xwiki.properties:

environment.permanentDirectory=C:\Users\user\Downloads\jetty\ and restarted.

Installed extensions are gone again.  I didn't find any directions on for
starting jetty so I use start.jar

xwiki.cfg:  

#-# The authentication management class.
xwiki.authentication.authclass=org.xwiki.contrib.ldap.XWikiLDAPAuthServiceImpl

When LDAP Application extension was installed it still complained about
xwiki.cfg.



--
View this message in context: 
http://xwiki.475771.n2.nabble.com/LDAP-authentication-is-not-enabled-Check-xwiki-cfg-tp7602951p7603048.html
Sent from the XWiki- Users mailing list archive at Nabble.com.


Re: [xwiki-users] LDAP authentication is not enabled. Check xwiki.cfg

2017-03-09 Thread JasoYeom
1. I installed the demo version via the Windows installation setup.  I
installed the ldap ui extension and added the appropriate line to
authenticate to ldap in xwiki.cfg.  Restarted ldap works fine.

2. Downloaded mysql, jetty and the 8.4.4 war file.  Installed and xwiki
works fine.  Added the same ldap ui extension and configure xwiki the same
as above.  Restarted jetty and found that the distribution wizard
reappeared.  I told it to never come up again.  I went to configure ldap and
received the error that the LDAP service was not installed.  Checked the
installed extensions and none were found!  I installed the Ldap ui again and
it complained that ldap was not configured in xwiki.cfg.  I confirmed it is
setup the exact same way and even compared the files which are exactly the
same.  Restarted jetty and once again checked to see which extensions were
installed:  none.

Both installs are in the ProgramFiles folder and both have the same
permissions.  I even moved the manual install to my desktop and tested there
as well.  The installed extensions keep disappearing for some reason.  




--
View this message in context: 
http://xwiki.475771.n2.nabble.com/LDAP-authentication-is-not-enabled-Check-xwiki-cfg-tp7602951p7603045.html
Sent from the XWiki- Users mailing list archive at Nabble.com.


Re: [xwiki-users] LDAP authentication is not enabled. Check xwiki.cfg

2017-03-08 Thread JasoYeom
If I use 8.4.4 LTS Windows install download do you recommend not using that
in production?



--
View this message in context: 
http://xwiki.475771.n2.nabble.com/LDAP-authentication-is-not-enabled-Check-xwiki-cfg-tp7602951p7603021.html
Sent from the XWiki- Users mailing list archive at Nabble.com.


Re: [xwiki-users] LDAP authentication is not enabled. Check xwiki.cfg

2017-03-08 Thread JasoYeom
If I use the xwiki 9.2 snapshot Enterprise,  do you recommend not using it in
production?  Or should I repoint the database to mysql instead?



--
View this message in context: 
http://xwiki.475771.n2.nabble.com/LDAP-authentication-is-not-enabled-Check-xwiki-cfg-tp7602951p7603019.html
Sent from the XWiki- Users mailing list archive at Nabble.com.


Re: [xwiki-users] LDAP authentication is not enabled. Check xwiki.cfg

2017-03-07 Thread JasoYeom
I restart every time I make a change to the config file.  

There are some differences in the file structure.  I'm using Jetty for the
webserver and a few directories are different.  In the jetty apps folder
there is xwiki and a root folder in the demo version.  The root folder is
not in the default jetty setup.  There are some others but I don't have the
list on me right now.  I'm also confused as to which line to put in for the
ldap authentication.  All from the xwiki support site:

xwiki.authentication.authclass=com.xpn.xwiki.user.impl.xwiki.AppServerTrustedAuthServiceImpl

xwiki.authentication.authclass=org.xwiki.contrib.ldap.XWikiLDAPAuthServiceImpl

xwiki.authentication.authclass=com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServiceImpl





--
View this message in context: 
http://xwiki.475771.n2.nabble.com/LDAP-authentication-is-not-enabled-Check-xwiki-cfg-tp7602951p7603000.html
Sent from the XWiki- Users mailing list archive at Nabble.com.


Re: [xwiki-users] LDAP authentication is not enabled. Check xwiki.cfg

2017-03-06 Thread JasoYeom

I started from scratch:

1.  Downloaded war file for 8.4.4,  jetty and mysql.
2.  Setup accordingly and all working normally.
3.  Installed the LDAP Authenticator extension
4.  Installed the LDAP Application extension
5.  As per http://extensions.xwiki.org/xwiki/bin/view/Extension/LDAP/ added:

xwiki.authentication.authclass=org.xwiki.contrib.ldap.XWikiLDAPAuthServiceImpl
xwiki.authentication.ldap=1

Still getting LDAP authentication is not enabled.

I copied the wiki.cfg over from the scenario that works over to the new
setup but still get LDAP is not enabled.  

There are a lot of differences between the demo install and the Enterprise
manual install.  Different file structure, files etc.  

I can post any configuration file.   I've searched the internet for
solutions and found none.  I've followed all directions for the install all
with the same results.  Perhaps the best thing is to go back to 8.0 since
anything above that version doesn't work with ldap very well.  




--
View this message in context: 
http://xwiki.475771.n2.nabble.com/LDAP-authentication-is-not-enabled-Check-xwiki-cfg-tp7602951p7602986.html
Sent from the XWiki- Users mailing list archive at Nabble.com.


Re: [xwiki-users] LDAP authentication is not enabled. Check xwiki.cfg

2017-03-06 Thread JasoYeom
I did compare the config files and they were identical.



--
View this message in context: 
http://xwiki.475771.n2.nabble.com/LDAP-authentication-is-not-enabled-Check-xwiki-cfg-tp7602951p7602979.html
Sent from the XWiki- Users mailing list archive at Nabble.com.


Re: [xwiki-users] Cannot create a hyperlink to another page on the Wiki using Link Wiki page.

2013-04-30 Thread JasoYeom
Thanks for the response.  If I can help in anyway just let me know.  I've
done searches for this error and it seems to have been around for a bit.



--
View this message in context: 
http://xwiki.475771.n2.nabble.com/Cannot-create-a-hyperlink-to-another-page-on-the-Wiki-using-Link-Wiki-page-tp7584743p7584907.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Cannot create a hyperlink to another page on the Wiki using Link Wiki page.

2013-04-24 Thread JasoYeom
I'm getting a similar error when trying to change my profile.  Under
dashboard preferences I try to add a gadget and get the following error
(similar to the error when trying to link to an existing page):

500 html head meta http-equiv=Content-Type content=text/html;
charset=ISO-8859-1/ titleError 500 Error number 2 in 0: The wiki
[ntri-test-620] does not exist/title /head body
HTTP ERROR 500
 pProblem accessing
/xwiki/resources/js/xwiki/wysiwyg/xwe/MacroService.gwtrpc. Reason: pre
Error number 2 in 0: The wiki [ntri-test-620] does not exist/pre/p
Caused by:
precom.xpn.xwiki.XWikiException: Error number 2 in 0: The wiki
[ntri-test-620] does not exist
 at com.xpn.xwiki.XWiki.getXWiki(XWiki.java:505)
 at
org.xwiki.wysiwyg.server.filter.XWikiContextInitializationFilter.initializeXWikiContext(XWikiContextInitializationFilter.java:134)
 at
org.xwiki.wysiwyg.server.filter.XWikiContextInitializationFilter.doFilter(XWikiContextInitializationFilter.java:83)
 at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
 at
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:66)
 at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
 at
org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:208)
 at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
 at
org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:111)
 at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
 at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
 at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
 at
org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:557)
 at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:231)
 at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1075)
 at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
 at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
 at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
 at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
 at
org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:255)
 at
org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:154)
 at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
 at org.eclipse.jetty.server.Server.handle(Server.java:368)
 at
org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:488)
 at
org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:943)
 at
org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1004)
 at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:861)
 at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
 at
org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
 at
org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
 at
org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
 at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
 at
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
 at java.lang.Thread.run(Unknown Source)
 /pre hr //smallPowered by Jetty:///small/br/ br/ br/ br/
br/ br/ br/ br/ br/ br/ br/ br/ br/ br/ br/ br/
br/ br/ br/ br/ /body /html
http://xwiki.475771.n2.nabble.com/file/n7584810/Admin_Profile.jpg 



--
View this message in context: 
http://xwiki.475771.n2.nabble.com/Cannot-create-a-hyperlink-to-another-page-on-the-Wiki-using-Link-Wiki-page-tp7584743p7584810.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Cannot create a hyperlink to another page on the Wiki using Link Wiki page.

2013-04-23 Thread JasoYeom
I downloaded the enterprise version milestone 1 but also in rc1 for Windows
(exe)

I used Chrome and iexplorer.  Once installed I went into the sandbox and
created a new page.  In the sandbox I edit the main page using wysiwyg and
clicked on link to add a page.  When I click on  add page that's when I get
the error.




--
View this message in context: 
http://xwiki.475771.n2.nabble.com/Cannot-create-a-hyperlink-to-another-page-on-the-Wiki-using-Link-Wiki-page-tp7584743p7584799.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Cannot create a hyperlink to another page on the Wiki using Link Wiki page.

2013-04-19 Thread JasoYeom
I've installed Xwiki Enterprise 5.0 milestone on another Windows Xp box.
After installation I simply logged in went to the sandbox and hit edit
(wysiwyg mode).  I hit Link to add a link to another wiki page and I
received the same error when clicking on All Pages Server returned
TRANSPORT_ERROR with no error message

I 'm unable to copy the error messages from the dos prompt but one error I
noticed was

WARN:oejs.ServletHandler:/xwiki/resources/js/xwiki/wysiwyg/xwe/WikiService.gwtrpc
com.xpn.xwiki.XWikiException: Error number 2 in 0: The wiki [servername]
does not exist at com.xpn.xwiki.XWiki.getXWiki(XWiki.java:505)







--
View this message in context: 
http://xwiki.475771.n2.nabble.com/Cannot-create-a-hyperlink-to-another-page-on-the-Wiki-using-Link-Wiki-page-tp7584743p7584769.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Cannot create a hyperlink to another page on the Wiki using Link Wiki page.

2013-04-18 Thread JasoYeom
I have the default installation on both and added one test space on each.
 On the Mac I can add links to another page via the list that comes up.  On
Windows I attempt to do the same and I get the error.


On Thu, Apr 18, 2013 at 2:23 AM, Marius Dumitru Florea [via XWiki] 
ml-node+s475771n7584750...@n2.nabble.com wrote:

 On Wed, Apr 17, 2013 at 7:50 PM, JasoYeom [hidden 
 email]http://user/SendEmail.jtp?type=nodenode=7584750i=0
 wrote:
  I'm running Xwiki Enterprise 5.0 milestone 2 on Windows XP.
 
  When I'm editing a page and I try to add a link to another page I get a
  transport_error and I cannot see any other pages listed.
 

  I've installed the same version on my Mac and it works fine.

 Did you have the same pages on the Mac instance? Could be
 http://jira.xwiki.org/browse/XWIKI-9025 .

 Hope this helps,
 Marius

 
 
 
  --
  View this message in context:
 http://xwiki.475771.n2.nabble.com/Cannot-create-a-hyperlink-to-another-page-on-the-Wiki-using-Link-Wiki-page-tp7584743.html
  Sent from the XWiki- Users mailing list archive at Nabble.com.
  ___
  users mailing list
  [hidden email] http://user/SendEmail.jtp?type=nodenode=7584750i=1
  http://lists.xwiki.org/mailman/listinfo/users
 ___
 users mailing list
 [hidden email] http://user/SendEmail.jtp?type=nodenode=7584750i=2
 http://lists.xwiki.org/mailman/listinfo/users


 --
  If you reply to this email, your message will be added to the discussion
 below:

 http://xwiki.475771.n2.nabble.com/Cannot-create-a-hyperlink-to-another-page-on-the-Wiki-using-Link-Wiki-page-tp7584743p7584750.html
  To unsubscribe from Cannot create a hyperlink to another page on the Wiki
 using Link  Wiki page., click 
 herehttp://xwiki.475771.n2.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_codenode=7584743code=dHV4bmljaWFuQGdtYWlsLmNvbXw3NTg0NzQzfC0xNDQzNzEyOTg2
 .
 NAMLhttp://xwiki.475771.n2.nabble.com/template/NamlServlet.jtp?macro=macro_viewerid=instant_html%21nabble%3Aemail.namlbase=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespacebreadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml





--
View this message in context: 
http://xwiki.475771.n2.nabble.com/Cannot-create-a-hyperlink-to-another-page-on-the-Wiki-using-Link-Wiki-page-tp7584743p7584762.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Cannot create a hyperlink to another page on the Wiki using Link Wiki page.

2013-04-17 Thread JasoYeom
I'm running Xwiki Enterprise 5.0 milestone 2 on Windows XP.

When I'm editing a page and I try to add a link to another page I get a
transport_error and I cannot see any other pages listed.

I've installed the same version on my Mac and it works fine.



--
View this message in context: 
http://xwiki.475771.n2.nabble.com/Cannot-create-a-hyperlink-to-another-page-on-the-Wiki-using-Link-Wiki-page-tp7584743.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Configure the XWIKI Logo

2013-04-13 Thread JasoYeom
I recently installed xwiki 5.x  I'm using the Colibri skin/theme.  I've added
a new space and wanted to change the colour of the banner.  I'd like to have
more than only ruby, mint and dusk.  When I changed the colour the default
logo was no longer transparent.  It looks like a white box overtop any
colour.  I'd like to have the default logo be transparent while adding other
colours.



--
View this message in context: 
http://xwiki.475771.n2.nabble.com/Configure-the-XWIKI-Logo-tp7129719p7584686.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users