<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: WebLogic Embedded LDAP</title>
	<atom:link href="http://monduke.com/2006/02/10/weblogic-embedded-ldap/feed/" rel="self" type="application/rss+xml" />
	<link>http://monduke.com/2006/02/10/weblogic-embedded-ldap/</link>
	<description>Covering J2EE Security and WebLogic Topics</description>
	<lastBuildDate>Sat, 06 Mar 2010 14:21:00 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mike Fleming</title>
		<link>http://monduke.com/2006/02/10/weblogic-embedded-ldap/comment-page-1/#comment-14257</link>
		<dc:creator>Mike Fleming</dc:creator>
		<pubDate>Wed, 26 Aug 2009 00:36:29 +0000</pubDate>
		<guid isPermaLink="false">http://monduke.com/?p=22#comment-14257</guid>
		<description>Kin,

Personally, I wouldn&#039;t use the embedded LDAP this way. It&#039;s much safer to use an external LDAP server since you&#039;d be in full control of it.

Mike</description>
		<content:encoded><![CDATA[<p>Kin,</p>
<p>Personally, I wouldn&#8217;t use the embedded LDAP this way. It&#8217;s much safer to use an external LDAP server since you&#8217;d be in full control of it.</p>
<p>Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kin Liu</title>
		<link>http://monduke.com/2006/02/10/weblogic-embedded-ldap/comment-page-1/#comment-14255</link>
		<dc:creator>Kin Liu</dc:creator>
		<pubDate>Tue, 25 Aug 2009 01:40:45 +0000</pubDate>
		<guid isPermaLink="false">http://monduke.com/?p=22#comment-14255</guid>
		<description>Hi,

I&#039;m investigating the capabilities of the embedded ldap in WLS 10.3 used in Oracle OSB. In particular trying to see if we could extend the schema. I&#039;ve managed to add new attributetypes and objectclasses to the schema but they dissappear after a server restart. Is there anyway of preventing this from happening?

Thanks,
K</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m investigating the capabilities of the embedded ldap in WLS 10.3 used in Oracle OSB. In particular trying to see if we could extend the schema. I&#8217;ve managed to add new attributetypes and objectclasses to the schema but they dissappear after a server restart. Is there anyway of preventing this from happening?</p>
<p>Thanks,<br />
K</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Fleming</title>
		<link>http://monduke.com/2006/02/10/weblogic-embedded-ldap/comment-page-1/#comment-13980</link>
		<dc:creator>Mike Fleming</dc:creator>
		<pubDate>Wed, 04 Feb 2009 02:09:50 +0000</pubDate>
		<guid isPermaLink="false">http://monduke.com/?p=22#comment-13980</guid>
		<description>J,

Sorry, I don&#039;t know how to disable embedded LDAP logging. There&#039;s an EmbeddedLDAP MBean but that doesn&#039;t seem to control logging at all...</description>
		<content:encoded><![CDATA[<p>J,</p>
<p>Sorry, I don&#8217;t know how to disable embedded LDAP logging. There&#8217;s an EmbeddedLDAP MBean but that doesn&#8217;t seem to control logging at all&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J</title>
		<link>http://monduke.com/2006/02/10/weblogic-embedded-ldap/comment-page-1/#comment-13974</link>
		<dc:creator>J</dc:creator>
		<pubDate>Mon, 02 Feb 2009 23:33:23 +0000</pubDate>
		<guid isPermaLink="false">http://monduke.com/?p=22#comment-13974</guid>
		<description>Hi,

I&#039;m trying to stop Weblogic 10 from logging into EmbeddedLDAPAccess.log. Is this possible and do you know how to do it?

Thanks,

J</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m trying to stop Weblogic 10 from logging into EmbeddedLDAPAccess.log. Is this possible and do you know how to do it?</p>
<p>Thanks,</p>
<p>J</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://monduke.com/2006/02/10/weblogic-embedded-ldap/comment-page-1/#comment-11174</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Mon, 19 Nov 2007 16:54:09 +0000</pubDate>
		<guid isPermaLink="false">http://monduke.com/?p=22#comment-11174</guid>
		<description>ok, i found a solution to this issue this morning. 

navigate your where your EmbeddedLdap files are kept: On my domain, the directory is domain/yourDomainAdminServer/ldap/ldapfiles

In addition to the files with names beginning with EmbeddedLdap.something, there should be two files called changelog.data and changelog.index

I Delete these two files(or back them up if you wish), and restarted the admin server. Everything worked after this and the error disappeared. Weblogic put these files back on server restart. 

hope this helps anyone else who encounters the issue

Regards,

Tom</description>
		<content:encoded><![CDATA[<p>ok, i found a solution to this issue this morning. </p>
<p>navigate your where your EmbeddedLdap files are kept: On my domain, the directory is domain/yourDomainAdminServer/ldap/ldapfiles</p>
<p>In addition to the files with names beginning with EmbeddedLdap.something, there should be two files called changelog.data and changelog.index</p>
<p>I Delete these two files(or back them up if you wish), and restarted the admin server. Everything worked after this and the error disappeared. Weblogic put these files back on server restart. </p>
<p>hope this helps anyone else who encounters the issue</p>
<p>Regards,</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Fleming</title>
		<link>http://monduke.com/2006/02/10/weblogic-embedded-ldap/comment-page-1/#comment-11093</link>
		<dc:creator>Mike Fleming</dc:creator>
		<pubDate>Sat, 17 Nov 2007 01:40:38 +0000</pubDate>
		<guid isPermaLink="false">http://monduke.com/?p=22#comment-11093</guid>
		<description>Tom/Rod,

I haven&#039;t seen that one before. I assume your system was working at some point. What changed? Is a cluster involved?

If this is a production server, I&#039;d contact BEA tech support. If it&#039;s development, you might just have to bite the bullet and build a new domain.</description>
		<content:encoded><![CDATA[<p>Tom/Rod,</p>
<p>I haven&#8217;t seen that one before. I assume your system was working at some point. What changed? Is a cluster involved?</p>
<p>If this is a production server, I&#8217;d contact BEA tech support. If it&#8217;s development, you might just have to bite the bullet and build a new domain.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rod</title>
		<link>http://monduke.com/2006/02/10/weblogic-embedded-ldap/comment-page-1/#comment-11087</link>
		<dc:creator>Rod</dc:creator>
		<pubDate>Fri, 16 Nov 2007 23:04:02 +0000</pubDate>
		<guid isPermaLink="false">http://monduke.com/?p=22#comment-11087</guid>
		<description>I get this error a lot also. Hope we can get some clarity on this

Regards Rod</description>
		<content:encoded><![CDATA[<p>I get this error a lot also. Hope we can get some clarity on this</p>
<p>Regards Rod</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://monduke.com/2006/02/10/weblogic-embedded-ldap/comment-page-1/#comment-11086</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Fri, 16 Nov 2007 22:57:54 +0000</pubDate>
		<guid isPermaLink="false">http://monduke.com/?p=22#comment-11086</guid>
		<description>let&#039;s try this again. This page kills the tags so here is the error message with 

Error EmbeddedLDAP 000000 Error reading changelog entry#: 0</description>
		<content:encoded><![CDATA[<p>let&#8217;s try this again. This page kills the tags so here is the error message with </p>
<p>Error EmbeddedLDAP 000000 Error reading changelog entry#: 0</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://monduke.com/2006/02/10/weblogic-embedded-ldap/comment-page-1/#comment-11085</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Fri, 16 Nov 2007 22:56:50 +0000</pubDate>
		<guid isPermaLink="false">http://monduke.com/?p=22#comment-11085</guid>
		<description>ooops...here is the error message:

&quot;   &quot;

Thanks,

Tom</description>
		<content:encoded><![CDATA[<p>ooops&#8230;here is the error message:</p>
<p>&#8221;   &#8221;</p>
<p>Thanks,</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://monduke.com/2006/02/10/weblogic-embedded-ldap/comment-page-1/#comment-11084</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Fri, 16 Nov 2007 22:53:52 +0000</pubDate>
		<guid isPermaLink="false">http://monduke.com/?p=22#comment-11084</guid>
		<description>Mike, you seem to know quite a bit about the EmbeddedLDAP. Well, I keep getting this error when I try and start my weblogic admin server:

   

It keeps going, filling up log files until there is no disk space left on the server. Have you ever ran across this one? Its weblogic 8.1 SP6

Thanks,

Tom</description>
		<content:encoded><![CDATA[<p>Mike, you seem to know quite a bit about the EmbeddedLDAP. Well, I keep getting this error when I try and start my weblogic admin server:</p>
<p>It keeps going, filling up log files until there is no disk space left on the server. Have you ever ran across this one? Its weblogic 8.1 SP6</p>
<p>Thanks,</p>
<p>Tom</p>
]]></content:encoded>
	</item>
</channel>
</rss>
