Thanks for the log. These error messages look odd... Console: Cannot open: cn=user, cn=DefaultObjectClassesContainer,ou=1.0, ou=admin, ou=Global Preferences, ou=duraflex.com.sv, o=NetscapeRoot Console: Cannot open cn=group, cn=DefaultObjectClassesContainer,ou=1.0, ou=admin, ou=Global Preferences, ou=duraflex.com.sv, o=NetscapeRoot Console: Cannot open cn=OU, cn=DefaultObjectClassesContainer,ou=1.0, ou=admin, ou=Global Preferences, ou=duraflex.com.sv, o=NetscapeRoot Console: Cannot open cn=ResourceEditorExtension,ou=1.0, ou=admin, ou=Global Preferences, ou=duraflex.com.sv, o=NetscapeRoot What do you get if you run ldapsearch against your Directory Server as follows? ldapsearch -h <host> -p <port> -D "cn=Directory Manager" -w <password> -b "o=NetscapeRoot" "(cn=*)" Oscar A. Valdez wrote: > El jue, 01-02-2007 a las 18:04 -0800, Noriko Hosoi escribi?: > >>> El jue, 25-01-2007 a las 09:45 -0600, Oscar A. Valdez escribi?: >>> >>>> I'm running fedora-ds-1.0.4 on FC5. The server starts normally >>>> with /opt/fedora-ds/slapd-pendragon/start-slapd, and serves ldap queries >>>> normally. >>>> >>>> However, when I start-admin or restart-admin, and then startconsole >>>> (with the J2RE properly in my $PATH), I can log into the console, but >>>> it's "Servers and Applications" tab is empty. The admin-serv logs don't >>>> record anything out of the ordinary. >>>> >>>> I'll appreciate help in getting my console back to work. >>>> >>> How can I get the console to bind properly to the DS? Is there some way >>> to reconfigure it? >>> >>> >> Was it working before? Could you tell us what's been changed since >> then? Two things I'd like you to try.... When you log into the >> console, what user do you use? E.g. "admin" or "cn=Directory Manager"? >> If you use "admin", could you try the Directory Manager? (or vice >> versa) Does it change the symptom? If you startconsole with "-D 9", it >> dumps console logs. Do you see any interesting messages in it? >> > > It did work, initially. > > Today, I ran startconsole -D 9 and logged in as admin, and after a bunch > of informative messages from the Java VM, I got the following: > > ResourceSet: NOT found > loader1270312:com.netscape.management.client.console.versioninfo > Fedora-Management-Console/1.0.3 B2006.312.1457 > RemoteImage: NOT found > loader1270312:com/netscape/management/nmclf/icons/Error.gif > Warning: Cannot convert string > "-b&h-lucida-medium-r-normal-sans-*-140-*-*-p-*-iso8859-1" to type > FontStruct > RemoteImage: Create RemoteImage cache for loader1270312 > RemoteImage: NOT found > loader1270312:com/netscape/management/nmclf/icons/Inform.gif > RemoteImage: NOT found > loader1270312:com/netscape/management/nmclf/icons/Warn.gif > RemoteImage: NOT found > loader1270312:com/netscape/management/nmclf/icons/Question.gif > ResourceSet: NOT found > loader1270312:com.netscape.management.client.components.components > RemoteImage: NOT found > loader1270312:com/netscape/management/client/images/logo16.gif > RemoteImage: NOT found > loader1270312:com/netscape/management/client/console/images/login.gif > ResourceSet: NOT found > loader1270312:com.netscape.management.client.util.default > ResourceSet: found > loader1270312:com.netscape.management.client.util.default > ... > CommManager> New CommRecord > (http://pendragon.duraflex.com.sv:1500/admin-serv/authenticate) > http://pendragon.duraflex.com.sv:1500/[0:0] open> Ready > http://pendragon.duraflex.com.sv:1500/[0:0] accept> > http://pendragon.duraflex.com.sv:1500/admin-serv/authenticate > http://pendragon.duraflex.com.sv:1500/[0:0] send> GET \ > http://pendragon.duraflex.com.sv:1500/[0:0] > send> /admin-serv/authenticate \ > http://pendragon.duraflex.com.sv:1500/[0:0] send> HTTP/1.0 > http://pendragon.duraflex.com.sv:1500/[0:0] send> Host: > pendragon.duraflex.com.sv:1500 > http://pendragon.duraflex.com.sv:1500/[0:0] send> Connection: Keep-Alive > http://pendragon.duraflex.com.sv:1500/[0:0] send> User-Agent: > Fedora-Management-Console/1.0 > http://pendragon.duraflex.com.sv:1500/[0:0] send> Accept-Language: en > http://pendragon.duraflex.com.sv:1500/[0:0] send> Authorization: Basic > \ > http://pendragon.duraflex.com.sv:1500/[0:0] send> YWRtaW46cGF3b3BhZG8= \ > http://pendragon.duraflex.com.sv:1500/[0:0] send> > http://pendragon.duraflex.com.sv:1500/[0:0] send> > http://pendragon.duraflex.com.sv:1500/[0:0] recv> HTTP/1.1 200 OK > http://pendragon.duraflex.com.sv:1500/[0:0] recv> Date: Fri, 02 Feb 2007 > 08:29:48 GMT > http://pendragon.duraflex.com.sv:1500/[0:0] recv> Server: Apache/2.2 > HttpChannel.invoke: admin version = 2.2 > http://pendragon.duraflex.com.sv:1500/[0:0] recv> Admin-Server: > Fedora-Administrator/1.0.3 > HttpChannel.invoke: admin version = 1.0.3 > http://pendragon.duraflex.com.sv:1500/[0:0] recv> Content-Length: 393 > http://pendragon.duraflex.com.sv:1500/[0:0] recv> Connection: close > http://pendragon.duraflex.com.sv:1500/[0:0] recv> Content-Type: > text/html > http://pendragon.duraflex.com.sv:1500/[0:0] recv> > http://pendragon.duraflex.com.sv:1500/[0:0] recv> Reading 393 bytes... > http://pendragon.duraflex.com.sv:1500/[0:0] recv> 393 bytes read > Console.replyHandler: adminVersion = 1.0.3 > Console: Cannot open: cn=user, cn=DefaultObjectClassesContainer,ou=1.0, > ou=admin, ou=Global Preferences, ou=duraflex.com.sv, o=NetscapeRoot > Console: Cannot open cn=group, cn=DefaultObjectClassesContainer,ou=1.0, > ou=admin, ou=Global Preferences, ou=duraflex.com.sv, o=NetscapeRoot > Console: Cannot open cn=OU, cn=DefaultObjectClassesContainer,ou=1.0, > ou=admin, ou=Global Preferences, ou=duraflex.com.sv, o=NetscapeRoot > Console: Cannot open cn=ResourceEditorExtension,ou=1.0, ou=admin, > ou=Global Preferences, ou=duraflex.com.sv, o=NetscapeRoot > ResourceSet: NOT found > loader1270312:com.netscape.management.client.topology.topology > ResourceSet: found > loader1270312:com.netscape.management.client.topology.topology > RemoteImage: found > loader1270312:com/netscape/management/client/images/logo16.gif > RemoteImage: NOT found > loader1270312:com/netscape/management/client/images/ConsoleBanner.gif > RemoteImage: NOT found > loader1270312:com/netscape/management/client/images/warn16.gif > ResourceSet: NOT found > loader1270312:com.netscape.management.client.default > UIPermissions: TopologyEditing yes > Cannot open: cn=topologyplugin,ou=1.0, ou=admin, ou=Global Preferences, > ou=duraflex.com.sv, o=NetscapeRoot > ResourceSet: found > loader1270312:com.netscape.management.client.topology.topology > ResourceSet: found loader1270312:com.netscape.management.client.default > ResourceSet: found > loader1270312:com.netscape.management.client.topology.topology > ResourceSet: found > loader1270312:com.netscape.management.client.topology.topology > UIPermissions: CustomViewEditing yes > ResourceSet: found loader1270312:com.netscape.management.client.default > ResourceSet: found loader1270312:com.netscape.management.client.default > UIPermissions: UGTabVisibility yes > UIPermissions: UGEditing yes > ResourceSet: found > loader1270312:com.netscape.management.client.topology.topology > TRACE ConsoleInfo.clone: tracking cloning of ConsoleInfo for performance > tuning > Cannot load custom views, error code= 32 > <dn=cn=CustomView,ou=1.0, ou=admin, ou=Global Preferences, > ou=duraflex.com.sv, o=NetscapeRoot> > pub defaultView=null > user defaultView=null > RemoteImage: NOT found > loader1270312:com/netscape/management/client/images/notsecure.gif > http://pendragon.duraflex.com.sv:1500/[0:0] close> Closed > ResourceSet: found > loader1270312:com.netscape.management.client.util.default > ResourceSet: found > loader1270312:com.netscape.management.client.util.default > --- > > Logging in as cn=Directory Manager also produces an empty console, and > the log is very similar, except for lines like the following: > > Cannot find: ou="cn=Directory Manager",ou=UserPreferences, > ou=duraflex.com.sv, o=NetscapeRoot > Creating: ou="cn=Directory Manager",ou=UserPreferences, > ou=duraflex.com.sv, o=NetscapeRoot > 131a134,145 > Cannot find: ou=Console,ou="cn=Directory Manager",ou=UserPreferences, > ou=duraflex.com.sv, o=NetscapeRoot > Creating: ou=Console,ou="cn=Directory Manager",ou=UserPreferences, > ou=duraflex.com.sv, o=NetscapeRoot > Cannot find: ou=1.0,ou=Console,ou="cn=Directory > Manager",ou=UserPreferences, ou=duraflex.com.sv, o=NetscapeRoot > Creating: ou=1.0,ou=Console,ou="cn=Directory > Manager",ou=UserPreferences, ou=duraflex.com.sv, o=NetscapeRoot > Cannot find: cn=General,ou=1.0,ou=Console,ou="cn=Directory > Manager",ou=UserPreferences, ou=duraflex.com.sv, o=NetscapeRoot > Creating: cn=General,ou=1.0,ou=Console,ou="cn=Directory > Manager",ou=UserPreferences, ou=duraflex.com.sv, o=NetscapeRoot > Cannot find: cn=Fonts,ou=1.0,ou=Console,ou="cn=Directory > Manager",ou=UserPreferences, ou=duraflex.com.sv, o=NetscapeRoot > Creating: cn=Fonts,ou=1.0,ou=Console,ou="cn=Directory > Manager",ou=UserPreferences, ou=duraflex.com.sv, o=NetscapeRoot > Cannot find: cn=ResourcePage,ou=1.0,ou=Console,ou="cn=Directory > Manager",ou=UserPreferences, ou=duraflex.com.sv, o=NetscapeRoot > Creating: cn=ResourcePage,ou=1.0,ou=Console,ou="cn=Directory > Manager",ou=UserPreferences, ou=duraflex.com.sv, o=NetscapeRoot > Cannot find: cn=CustomViews,ou=1.0,ou=Console,ou="cn=Directory > Manager",ou=UserPreferences, ou=duraflex.com.sv, o=NetscapeRoot > Creating: cn=CustomViews,ou=1.0,ou=Console,ou="cn=Directory > Manager",ou=UserPreferences, ou=duraflex.com.sv, o=NetscapeRoot > > -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 3237 bytes Desc: S/MIME Cryptographic Signature Url : http://lists.fedoraproject.org/pipermail/389-users/attachments/20070202/7c5c6137/attachment.bin