Messaging 3.x fails to start with "Unable to initialize" error

Messaging Server fails to start from the Admin Server or by using the "start" command.
<P>
# /etc/NscpMail start
Startup Problem:
Unable to initialize the environment from (/etc/netscape.mail.conf)
Netscape Messaging Server Exiting!
<P>
The Messaging Server log file will not show any entries.
<P>
The problem is most likely due to a missing dbswtich.conf
file or a zero byte file.
<P>
The default dbswitch.conf
file contains a single line:
<P>
directory default ldapdb:///usr/netscape/suitespot/userdb/ldap/config/lcache.conf/
<P>
Restore this file from a backup if possible.
<P>
Unlike Admin Server, Messaging Server will require the correct file to be
restored because it immediately looks for its postmaster entries in the LDAP
directory. If you cannot restore the file:
<OL>
<LI>Place a temporary entry into the
file.
<LI>Start the admin server.
<LI>Enter the correct values into Global Settings,
Configure Directory Service.
<LI>Attempt to start the Messaging Server again.
</OL>
<P>
Tracing utilities (e.g. truss in Solaris) can
help analyze problems where servers fail to start and return little or no
useful errors.
<P>
truss -f -o <trussfile> /etc/NscpMail start
<P>
grep dbswitch.conf <trussfile>.
<P>
This would usually show admin returning a ENOENT error or reading zero bytes of
data.

I assume when you say "mentioned solutions", those include:
- Generating xorg.conf with aticonfig --initial
- Blacklisting the radeon module
- Generating the fresh fglrx modules with catalyst_build_module all
Also, how've you set it up? AUR, graysky's repository or directly from AMD's website?
Last edited by clfarron4 (2014-09-15 12:16:09)

Similar Messages

  • Messaging 4: SMTP fails to start with error: "There seems to be no Postmaster account"

    Messaging Server's SMTPD does not start.
    <P>
    # /etc/NscpMsg start stmp
    NOTICE: Starting SMTP daemon ...............failed.
    ERROR: Failed to find process file after 60 seconds:
    /usr/netscape/server4/msg-ms4-sun/config/pidfile.smtp
    Unable to verify start of the SMTP daemon.
    Check the log file(s) under: /usr/netscape/server4/msg-ms4-sun/log/smtp
    ERROR: The following services failed to start, or were already:
    SMTP daemon
    <P>
    The smtp log file says:
    <P>
    [10/Feb/1999:10:39:27 -0700] <server hostname> smtpd[8830]: General Error: Start
         up Problem: There seems to be no Postmaster account (if you have just
         installed the Netscape Messaging Server, you must run the Install
         program which accompanied the distribution). This account is required!
         Netscape Messaging Server Exiting!
    <P>
    <UL>
    <LI>What is the exact address smtpd is looking for?
    <P>
    SMTPD will not start unless it finds an LDAP entry for a specific postmaster mail address.
    The address is postmaster@<MESSAGEHOSTNAME>
    <P>
    Messaghostname is the
    FQDN (fully qualified domain name) found in service.smtp.messagehostname.
    <P>
    Messagehostname can be found with configutil:
    <P>
    ./configutil -o service.smtp.messagehostname
    <P>
    If the messagehostname is
    not set, the email address is composed of the hostname (/usr/bin/hostname) +
    service.smtp.domainname).
    <P>
    smtp.domainname can be
    found with configutil:
    <P>
    ./configutil -o service.smtp.domainname
    <P>
    <LI>Why is the "postmaster" a group?
    <P>
    By convention, this is an LDAP group created at installation. Since postmaster
    is a shared role, a postmaster group of one is created upon installation. As a
    group, additonal email members can be added easily.
    Technical Support is not aware of any issues with a postmaster user, but this configuration is not supported.
    </UL>

    Hi Mikhail,
    first of all, if your an official SAP customer, then please open OSS/CSS messages for such cases.
    However, if you've got a Preview installation or similar, then we could proceed as is.
    To solve your issue, we'd recommend a <b>recovery using the latest data backup available</b>.
    To find out the cause of the problem (i.e. to find out what causes the problem with the blob/long), we'd need either:
    1. system access* (pcAnywhere/WTS),
    or even better:
    2. your latest data backup AND we'd need you to put the DB instance into ADMIN mode and make a LOG backup. We'd need that Log backup then too.
    This might get time consuming, so if you prefer a 'quick' around the problem, we suggest to perform the mentioned recovery.
    Kind regards,
    Roland
    *: concerning system access: we can only access official SAP customer systems going over saprouters.

  • Adalnctl failed to start with status 127

    OS:red hat as4
    ebs: 11.5.9
    now my system can be started,but the adalnctl failed to start with status 127.
    the error message is about lsnrctl which saied that lsnrctl: command not found.
    but when i start the lsnrctl with oracle owner,the lsnrctl was started immediately.
    however,i found that,the lsnrctl was conected to the port 1521,the adalnctl to the port 1626.
    please help me to see it!
    the cdalnctl log was this:
    LSNRCTL for Linux: Version 9.2.0.3.0 - Production on 20-MAY-2009 17:03:27
    Copyright (c) 1991, 2002, Oracle Corporation. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=TCP)(Host=ebstest)(Port=1626))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 111: Connection refused
    Starting listener process APPS_PROD.
    LSNRCTL for Linux: Version 9.2.0.3.0 - Production on 20-MAY-2009 17:03:27
    Copyright (c) 1991, 2002, Oracle Corporation. All rights reserved.
    Starting /u01/oradata/prodora/8.0.6/bin/tnslsnr: please wait...
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    Linux Error: 2: No such file or directory
    adalnctl.sh: exiting with status 1
    Checking status for listener process APPS_PROD.
    adalnctl.sh: exiting with status 1
    ./adalnctl.sh: line 126: lsnrctl: command not found
    Starting listener process APPS_PROD.
    ./adalnctl.sh: line 137: lsnrctl: command not found
    adalnctl.sh: exiting with status 127
    Checking status for listener process APPS_PROD.
    adalnctl.sh: exiting with status 1

    oh maybe i found it
    i have more than one listener.ora
    [root@ebstest /]# find -name listener.ora
    ./u01/oradata/prodora/iAS/hs/admin/listener.ora
    ./u01/oradata/prodora/iAS/network/admin/samples/listener.ora
    ./u01/oradata/prodora/8.0.6/network/admin/samples/listener.ora
    ./u01/oradata/prodora/8.0.6/network/admin/PROD_ebstest/listener.ora
    ./u01/oradata/proddb/9.2.0/network/admin/samples/listener.ora
    ./u01/oradata/proddb/9.2.0/network/admin/PROD_ebstest/listener.ora
    ./u01/oradata/proddb/9.2.0/appsutil/out/PROD_ebstest/01010106/listener.ora
    ./u01/oradata/proddb/9.2.0/appsutil/out/PROD_ebstest/01010108/listener.ora
    ./u01/oradata/proddb/9.2.0/appsutil/out/PROD_ebstest/01010121/listener.ora
    and the other listener.ora was about port 1626
    [root@ebstest /]# cat ./u01/oradata/prodora/8.0.6/network/admin/PROD_ebstest/listener.ora
    # $Header: admk80ln_ux.sql 115.13 2003/04/03 08:05:06 skghosh noship $
    # LISTENER.ORA For Oracle Applications
    # This file is automatically generated
    APPS_PROD =
    (ADDRESS_LIST =
    (ADDRESS= (PROTOCOL= TCP)(Host= ebstest)(Port= 1626))
    SID_LIST_APPS_PROD =
    (SID_LIST =
    ( SID_DESC = ( SID_NAME = FNDSM_PROD )
    ( ORACLE_HOME = /u01/oradata/prodora/8.0.6 )
    ( PROGRAM = /u01/oradata/prodappl/fnd/11.5.0/bin/FNDSM )
    ( envs='MYAPPSORA=/u01/oradata/prodappl/APPSPROD_ebstest.env,PATH=/usr/bin:/usr/ccs/bin:/bin,FNDSM_SCRIPT=/u01/oradata/prodcomn/admin/scripts/PROD_ebstest/gsmstart.sh' )
    ( SID_DESC = ( SID_NAME = FNDFS )
    ( ORACLE_HOME = /u01/oradata/prodora/8.0.6 )
    ( PROGRAM = /u01/oradata/prodappl/fnd/11.5.0/bin/FNDFS )
    ( envs='EPC_DISABLED=TRUE,NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1,LD_LIBRARY_PATH=/usr/dt/lib:/usr/openwin/lib:/u01/oradata/prodora/8.0.6/lib,SHLIB_PATH=/usr/lib:/usr/dt/lib:/usr/openwin/lib:/u01/oradata/prodora/8.0.6/lib,LIBPATH=/usr/dt/lib:/usr/openwin/lib:/u01/oradata/prodora/8.0.6/lib,APPLFSTT=PROD,APPLFSWD=/u01/oradata/prodappl/admin' )
    STARTUP_WAIT_TIME_APPS_PROD = 0
    CONNECT_TIMEOUT_APPS_PROD = 10
    TRACE_LEVEL_APPS_PROD = OFF
    LOG_DIRECTORY_APPS_PROD = /u01/oradata/prodora/8.0.6/network/admin
    LOG_FILE_APPS_PROD = APPS_PROD
    TRACE_DIRECTORY_APPS_PROD = /u01/oradata/prodora/8.0.6/network/admin
    TRACE_FILE_APPS_PROD = APPS_PROD

  • Session "UpdateUx" failed to start with the following error: 0xC0000022

    Running WTP Build 10049 and get the following error, after every boot/reboot :
    Error    21/04/15 11:09:39    Kernel-EventTracing    2    Session
    Expanding this, by clicking on it, produces the following message :
    Session "UpdateUx" failed to start with the following error: 0xC0000022
    Any suggestions for a cure.

    Hi athol49,
    Which account you have used to logon this machine?
    This error code is mostly related with the service permission, which indicates that the permission is not configured correctly.
    Try to boot into safe mode and check this issue again, make sure there is no 3rd-party software involved.
    Next thing is to create another admin account( or enable the built-in admin account to create a new admin account, as this one have permisssion issues), then check this issue again.
    Further, run the DISm command to make sure there is no component issue:
    DISM /Online
    /Cleanup-Image
    /RestoreHealth
    /source:WIM:X:\sources\Install.wim:1
    /LimitAccess
    Where the X: is the drive for the install media, or the mounted ISO.
    Regards
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • When I try to open Firefox I receive this message, "Application has failed to start because ssl3.dll was not found." HELP!

    I've been using Firefox for about 3 years. Today, I ran a scan of my computer Webroot Anti Virus and deleted all "risky stuff" they checked. Don't know if this is a coincidence but right after the scan I could not open Firefox. I receive the message, "Application has failed to start because ssl3.dll was not found. Reloading application may remedy this." I reloaded Firefox, the current version, clicked on open and received the same message. I've reloaded Firefox 3 more times with the same results. Now I need HELP.

    See if you can make Webroot restore that file in the Firefox program folder (C:\Program Files\Mozilla Firefox\).<br />
    If not then you need to reinstall Firefox and make sure that Webroot doesn't do that another time.
    You can find the latest Firefox release here:
    *Firefox 8.0.x: http://www.mozilla.com/en-US/firefox/all.html

  • I had itunes installed on my pc. I received notice to update. I started update but gpt the following message - this application failed to start because MSVCR80.dll was not found. Reinstalling may fix the problem. I uninstalled and have tried to reinstall

    I already had itunes installed on my pc. I received an update and tried to install it. I got a message
    This application failed to start because MSVCR80.dll was not found. Reinstalling may fix the problem.
    I uninstalled itunes and tried to reinstall. itunes says it has installed but when I try to open itunes I get the same message.
    How do I repair/sort out this error/fault
    Thanks
    David

    Try the following user tip:
    Troubleshooting issues with iTunes for Windows updates

  • I get an error message that sync failed to start

    When I try to sync my Ipod Touch it shows that it is waiting to sync but then I get an error message that sync failed to start.  I have tried restore and re starting my computer but I still get the same message, what is going on and how do I fix it? Please help!

    Quit iTunes, restart your computer, restart your iPad and try again. If it doesn't work with a restart of the iPad, try a reset of the iPad.
    Reset the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider if it appears on the screen - let go of the buttons. Let the iPad start up.

  • HT1386 Sry for disturbing, but i would to ask that how to overcome the problem of synchronising ? Itune showing me that the sync session is failed to start with my Ipad mini. Any ideas about what is going on ?

    Sry for disturbing, but i would to ask that how to overcome the problem of synchronising ? Itune showing me that the sync session is failed to start with my Ipad mini. Any ideas about what is going on ?

    What are you trying to sync?
    I see you are on ios 7.
    I also had upgraded my iPad Mini to ios 7 & then the 1st time I tried to open a Numbers file that was set up to sync w my MacBookPro, I got a warning that I would not be able to sync it any more w my Mac until I upgraded to Mavericks.
    So if you are trying to sync Numbers, Pages or Keynote files between your iPad mini in ios 7 and a Mac that hasn't been upgraded to Mavericks that could be the problem.
    I was very shocked to get that message since I bought Numbers on the iPad so that I could have a particular file on both devices & keep them synced. I had no clue when I upgraded to ios 7 on the iPad Mini that it would make it so the files in the iWorks apps woudln't sync any more.
    So I finally decided to go ahead & upgrade to Mavericks after carefully preparing & updating other software so that it would work w Mavericks. But I got error messages so haven't even been able to download Mavericks & now having 2nd thoughts about doing so.
    iPad mini ios 7
    MacBookPro Mid 2012 Mountain Lion
    iphone 4S ios 6

  • Hello, i'm trying to download the new verison of itunes, and im getting an error message: Apple mobile failed to start and c;runtime failed. how can i fix this issue

    Hello, i'm trying to download the new verison of itunes, and im getting an error message: Apple mobile failed to start and c;runtime failed. how can i fix this issue

    Hi Tatilopez86,
    If you are having issues with iTunes after an attempted update, you may want to try the steps in the following articles:
    Apple Support: Removing and reinstalling iTunes and other software components for Windows Vista, Windows 7, or Windows 8
    http://support.apple.com/kb/HT1923
    Apple Support: Issues installing iTunes or QuickTime for Windows
    http://support.apple.com/kb/HT1926
    Regards,
    - Brenden

  • Session "WbadminUIInBuiltTracing" failed to start with the following error: 0xC0000035

    Windows Server 2008 R2 Standard.
    I open the “Windows Server Backup” node in the Server Manager and see the error message in the system log after that.
    Sourece: Kernel-EventTracing
    EventID: 2
    Session "WbadminUIInBuiltTracing" failed to start with the following error: 0xC0000035
    - System
    - Provider
    [ Name] Microsoft-Windows-Kernel-EventTracing
    [ Guid] {B675EC37-BDB6-4648-BC92-F3FDC74D3CA2}
    EventID 2
    Version 0
    Level 2
    Task 2
    Opcode 12
    Keywords 0x8000000000000010
    - TimeCreated
    [ SystemTime] 2010-12-01T11:17:19.937490400Z
    EventRecordID 17
    Correlation
    - Execution
    [ ProcessID] 3472
    [ ThreadID] 3100
    Channel Microsoft-Windows-Kernel-EventTracing/Admin
    Computer LODGER.aqa.com.ru
    - Security
    [ UserID] S-1-5-21-1644491937-706699826-1417001333-3605
    - EventData
    SessionName WbadminUIInBuiltTracing
    FileName
    ErrorCode 3221225525
    LoggingMode 2
    What causes the error? What do I need to do to avoid it?

    I have the same issue on Windows Server 2008 R2 SP1
    >will fix it
    in future release
    What is the next release for my Windows Server? When will it be released?

  • Error event id 2 - Kernel Event Tracing - Session "" failed to start with the following error: 0xC000000D

    I keep getting this strange error logged as Error event id 2. Note session string is blank "". Any ideas?
    Log Name:      Microsoft-Windows-Kernel-EventTracing/Admin
    Source:        Microsoft-Windows-Kernel-EventTracing
    Date:          24/12/2009 09:08:20
    Event ID:      2
    Task Category: Session
    Level:         Error
    Keywords:      Session
    User:          SYSTEM
    Computer:      George-XXL
    Description:
    Session "" failed to start with the following error: 0xC000000D
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-Kernel-EventTracing" Guid="{B675EC37-BDB6-4648-BC92-F3FDC74D3CA2}" />
        <EventID>2</EventID>
        <Version>0</Version>
        <Level>2</Level>
        <Task>2</Task>
        <Opcode>12</Opcode>
        <Keywords>0x8000000000000010</Keywords>
        <TimeCreated SystemTime="2009-12-24T09:08:20.835299100Z" />
        <EventRecordID>36</EventRecordID>
        <Correlation />
        <Execution ProcessID="1944" ThreadID="1948" />
        <Channel>Microsoft-Windows-Kernel-EventTracing/Admin</Channel>
        <Computer>George-XXL</Computer>
        <Security UserID="S-1-5-18" />
      </System>
      <EventData>
        <Data Name="SessionName">
        </Data>
        <Data Name="FileName">
        </Data>
        <Data Name="ErrorCode">3221225485</Data>
        <Data Name="LoggingMode">5</Data>
      </EventData>
    </Event>

    Can you let us know if you get any Blue Screen crush error while using your comptuer?
    Generally we can safely ignore the errors in the Event log. Aas we don't if you have get other issues in your computer, you can test your computer in the Clean Boot mode. This method will help us determine if this issue is caused by a loading program or service.
    You can try the the following steps:
    1. Click the Start Button type "msconfig" (without quotation marks) in the Start Search box, and then press Enter.
    2. Click the "Services" tab, check the "Hide All Microsoft Services" box and click "Disable All" (if it is not gray).
    3. Click the "Startup" tab, click "Disable All" and click "OK".
    Then, restart the computer. When the "System Configuration Utility" window appears, please check the "Don't show this message or launch the System Configuration Utility when Windows starts" box and click OK.
    Please test this issue in this Clean Boot environment, if the issue disappears in the Clean Boot environment, you can use the dichtomy to quickly narrow down which entry is causing the issue. You can refer to the
    KB929135.
    Good luck!
    John
    This is a very poor answer.  This guy doesn't know what he's talking about because if you tell someone its ok to  "safely ignore the errors in the event log"  as a blanket instruction ESPECIALLY because as he stated so himself
    he didn't know if there were other issues with the OP's pc then he's giving really bad advice. If you ignore errors in the event log then over time your system will degrade and you will have other issues.. Every error on your pc should NOT be ignored.
    It should be decided on a case by case situation.
    Furthermore this is an error involving the Windows Session which it states has failed. Definitely should NOT be ignored.
    I've got the same error which has suddenly just showed up. No BSOD, Do not have WHS installed and all my media center connectors have NEVER been connected. I don't believe this is a service issue. I think it has something
    to do with kernel event tracing.
    Of course, it's just my opinion....I could be wrong!

  • DRM Process Manager failed to start with error Timeout starting the following process: NetJNIBridge.

    When we Start the DRM  DRM Process Manager failed to start with following error
    [Process ID: 3948, Thread ID: 1, Process Manager]
    Error loading the NetJNIBridge host process on machine: EU9SC1WNW001
    System.Exception: Error loading the NetJNIBridge host process on machine: EU9SC1WNW001 ---> Oracle.Drm.Exceptions.ResourcedException`1[Oracle.Drm.Messages.MsgsProcessManager]: DRM-61028: The following unexpected error occurred communicating with URL 'EU9SC1WNW001': DRM-61023: Timeout starting the following process: NetJNIBridge. DRM Process ID: b3e602fa-f6c1-abcc-4af7-c0a99b51b235
       at Oracle.Drm.ProcessManager.Program.ServiceMethod(String machineName, UInt16 port, Action`1 action)
       at Oracle.Drm.ProcessManager.Program.StartNonEngineProcesses()
    After 11.1.2.3 DRM upgrade

    OS:linux
    i am getting error in installing OPMN manually
    when trying to installing OPMN manually getting error i.e,
    opmnctl: starting opmn and all managed processes...
    opmnctl: opmn start failed
    when checked opmn/logs:
    opmn.log is empty
    ons.log showing error ie:
    13/06/17 19:22:45 [4] ONS server initiated
    13/06/17 19:22:45 [2] 10.209.178.16:6200 - thread create failed
    ipm.log shoeing error i.e:
    13/06/18 11:58:04 [4] OPMN server ready.  Request handling enabled.
    13/06/18 11:58:16 [4] PM state directory exists: /u02/app/orapp/product/10.1.2/opmn/logs/states
    13/06/18 11:58:16 [4] PM state file does not exist: /u02/app/orapp/product/10.1. 2/opmn/logs/states/.opmndat
    any idea why it is showing error??

  • HT1386 my iphone suddenly stopped synchronizing!!! the message is "sync failed to start"..... any idea what to do?

    my iphone suddenly stopped synchronizing!!! the message is "sync failed to start"..... any idea what to do?

    With iPhone still connected, restart Mac's iTunes.

  • Can't finish iTunes install. Message: Bonjour services failed to start..

    I already had iTunes on my PC, but my daughter got a new iPod as a gift and the directions said to install the latest iTunes software. Once I did that I got almost all the way through the install and got this message: "Bonjour services failed to start. Verify sufficient privileges to start system services." I spent 2 hours on the phone with Apple Support as they walked me through several uninstalls and installs. Nothing has worked. They are now saying that it must be a Microsoft problem. I am the only administrator on my PC.
    Can anyone help?

    I was getting the same message, after searching the net reading and trying different suggestions none of which worked.
    Download Revo Uninstaller pro 30 day trial
    Carry out a full back up of system.
    .Using revo,forced uninstall on menu bar uninstall all ref to
    1. i tunes,
    2.Quick Time
    3.Bonjour
    4.and apple
    I then went to run>regedit>Computer>find enter one at a time
    1. i tunes,
    2.Quick Time
    3.Bonjour
    4.and apple
    from the results of the find search i deleted any reference to search
    Checked control panel to make sure there was no reference to any of the deleted items
    Installed i tunes 10
    Worked ok now can use my i pod touch
    Carry out full back up.
    This worked for me hope this helps and that the above makes sense this is the first time i have posted

  • HT1199 I updated Itunes on my PC and now when i try to open Itunes i get a error message saying "application failed to start because MSVCR80 was not found" then whenI close that pop up I get a error message saying "windows was not installed correctly Erro

    I updated my itunes the other day and now it won't open I get error message saying "application failed to start because MSVCR80 was not found"  When I close that window I get message stating Itunes was not installed correctly Error 7 Windows error 126.  My PC is a Acer and I'm running Windows Visa.  I tried to uninstall Itunes and reinstall it and get same message.  Can anyone help.

    Click here and follow the instructions. You may need to completely remove and reinstall iTunes and all related components, or run the process multiple times; this won't normally affect its library, but that should be backed up anyway.
    (99659)

Maybe you are looking for

  • Two questions about a G5 Power Mac

    Hi I just got a refurbished Power Mac G5 running OSX 10.4.11 Anybody know what's the most up to date version of MS Office I can run on it? Also I tried to install OSX 10.5.4 (which I have on my Mac Book) but it said it wasn't allowed. Is 10.4.11 the

  • HP Deskjet 3150 not connecting to Airport Express

    I just purchased an HP 3150 Photsmart printer and try as I may I can't get it to print wirelessly via my Airport Express. I went to the HP website and downloaded their driver, tried re-installing from the CD, repeated both several times--nothing. Wha

  • Making a net in Indesign?

    Is it possible to make a product net in Indesign CS5? What would be the best way to create this template? I have to design an accurate box cover with images and text on, and all the tabs ect. The only way I can think of is by making all the different

  • Unable to understand the concept of Indexing

    Hi, I searched for indexing.I only understood that it is used for performance tuning.Means a indexed query will run faster ,as compared to other query that is not indexed .But i did'nt understand how it is working .It seems i have known nothing about

  • GarageBand upgrade

    When I try to upgrade to 2.0.2 I get Alert An eligible GarageBand application was not found in /Applications. But I can use the GarageBand that I have it is GB V 3.0.0 and this on a iMac intl dueo. Can some one help me. Chuck R.