Log On problem via webgui. sap/bc/gui/sap/its/webgui

Hello, would you be so kind to help me in my problem.
I have sap web as 7.00, and i have published a service for using "sap gui for html" via browser from the Remote Place.
http://........./sap/bc/gui/sap/its/webgui
icm/server_port_0 i made 80 in the profile
(icm/server_port_0     = PROT=HTTP,PORT=80).
But there is such a problem.
When u try to connect using this url it gives u the log on screen to enter your user/password (u can even change it!!)
but when you try to log on it just refreshes the screen and nothing actually happens.
The same time when you are doing it licaly in the office everything works fine.
Does anybody know what can be the solution of this problem?
Dmitry.

Hi! Привет.
Well i have tried to use this transaction (SIAC_PUBLISH_ALL_INTERNAL) and it published a lot of services, but still i can't log on from home, for example, to the system in our office where ICM and ITS are running.
I found an interesting link
/people/durairaj.athavanraja/blog/2005/08/21/running-your-first-its-webgui-application-in-sap-netweaver-04-abap-edition--nsp
And i tried mannually to publish "SYSTEM"  and "SHUFFLER" services. The same time "WEBGUI" service works fine in the office. Those two i also can publish, but i can't start them in SE80.
It is written that
sap/bc/gui/sap/its/system/ call was terminated because the corresponding service is not available. And i can't find such a service following that link... Still it shows that it has been published.
May be it is so because i can't test the service
/default_host/sap/public/bc/its/mimes
The error is
The URL http://.../sap/public/bc/its/mimes was not called due to an error.
Note
The following error text was processed in the system S01 : Illegal access to a string (offset too large)
The error occurred on the application server s00-5000_S01_01 and in the work process 0 .
The termination type was: RABAX_STATE
The ABAP call stack was:
Method: SPLIT_PATH_GIVE_ROOT of program CL_IAC_HELPER=================CP
Method: SPLIT_PATH_GIVE_SERVICE of program CL_IAC_HELPER=================CP
Method: GIVE_MIME_CONTENT_USING_PATH of program CL_IAC_HELPER=================CP
Method: IF_HTTP_EXTENSION~HANDLE_REQUEST of program CL_HTTP_EXT_ITS_MIMES=========CP
Method: EXECUTE_REQUEST of program CL_HTTP_SERVER================CP
Function: HTTP_DISPATCH_REQUEST of program SAPLHTTP_RUNTIME
Module: %_HTTP_START of program SAPMHTTP

Similar Messages

  • Problem with Rewriter / SAP ITS/EBP

    Hi,
    i want to rewrite some JS-Function, but i need some help.
    I have this JS-Function and want to rewrite the variable sessURL (it is from a SAP ITS-Server).
    any ideas?
    thanks Jonathan
    Portal Q4/04
    <script language="JavaScript1.2" type="text/javascript">
    function SAPCLT_SessInfo() {
    var prot = ( "on" == "on" ? "https://" : "http://" ) ;
    this.protocolVersion = "1.0";
    this.sessUrl = prot+"some.server.com:443"+"/scripts/wgate"+"/"+"bbpstart"+"/?~session="+"TSx:luxxxx:0000.0011.2e9f9913.6c7e";
    this.GUSID      = "TSx:luxxxx:0000.0011.2e9f9913.6c7e";
    this.lastSessCmd = "";
    this.redirectURL = "";
    this.redirectFromGlobal = "";
    this.dTimeout = "3600";
    } // SAPCLT_SessInfo()
    var g_sapcltsessioninfo = new SAPCLT_SessInfo();
    var gbo_sapcltsessinfosend = false;
    </script>

    we found the problem: the variable name is case sensitive!
    <Variable name="*sessUrl*" type="EXPRESSION"/>

  • Stop and start the system via the SAP GUI

    ........ although I don't know the answer!
    We have SAP running on an iSeries/DB2 format.
    And we of course have stopped and started our SAP systems many times before via an iSeries screen.
    One thing we have never had to do, is stop and start the system via the SAP GUI.
    Is this possible? If so, how is it done?
    Surprisingly difficult to find a solution online.
    Edited by: Juan Reyes on Aug 10, 2010 11:10 AM

    Paui,
    You can also do a soft shutdown, which waits till the active users/sessions are logged out (Draing out the sesstions) and no more new users are allowed to login during that time.
    Goto SM51, select the instace/server you want to stop then menu --> Goto --> Server Name --> Administration --> Shut Down Server (soft).
    Here you can also select a hard shutdown if the situation demands by following the same menu path.
    Even though your question is answered but I still wanted to update you the options to select.
    -Mahesh

  • Problem with WEBGUI in portal

    Hi All,
    I had conected to production server and created Transactional Iview with SAPGUI for WINDOWS and also  running with  successfull result..
    I had done the fallowing things with the Stnadard SUPER ADMIN USER
    1.created a system object for production server with fallowing parameters..
    <b>CONNECTOR</b>
    Application Host (server name )
    Gateway Host ( server name )
    Logical system Name  XXX
    RemoteHost Type  3
    SAP client   900
    SAP sytem ID  ECP
    SAP Sytem Number  00
    Server Port  3200
    System type   R/3
    <b>USER MANAGMENT</b>
    Logon Method  UIDPW
    User Mapping type  Admin, user
    <b>WEB APPLICATION SERVER</b>
    WAS Host name   (server name:8001)
    WAS Path            /sap/bc/bsp/sap
    Protocol                Http
    <b>ITS server</b>
    WAS Host name   (server name:8001)
    WAS Path            /sap/bc/gui/sap/its/webgui
    Protocol                Http
    Results
    1. The system ID is valid
    2. Retrieval of the system was successful
    3. The system object represents an SAP system
    4. The following parameters are valid: WAS Protocol (http) WAS Host Name (sakataep04:8001)
    5. HTTP/S connection successful
    Results
    1. The system ID is valid
    2. Retrieval of the system was successful
    3. Retrieval of the default alias was successful
    4. The system object represents an SAP system
    5. The following parameters are valid: ITS Protocol (http) ITS Host Name (sakataep04:8001)
    6. User mapping is valid
    7. HTTP/S connection successful
    2.activated ITS services for both  <b>EP WAS</b> and <b>Production server</b>  successfully and the URLs  are also working fine.As i am using integrated ITS
    i checked with the fallowing URL.
    http://server:port/sap/bc/gui/sap/its/webgui
    It had shown the screen of SAP WEB Application Server with portal SID and asking for credentials. after proving the credentials its shown SAP screen successfully.
    My aim is to make use of SAPGUI for HTML in the place of SAPGUI for WINDOWS.
    Now i had changed SAPGUI for HTML in transactional IVew and getting the same screen succesfully. as it ask for SAP user Id pwd. i had entered the same credentials wat i had entred earlier during the test. Now its showing an error like
    <b>Client, name, or password is not correct; log on again .</b>
    For your information we had setup the UME data source as AS ABAP.and  had face the problem of creating users from portal identity mangement. so created the users from WAS directly. But any ways right now  i am working with  the superadmin user only.
    what could be the problem ?why its not working in portal while working fine with URL ?
    Please guide me .

    Hi Pratap
    Check SAP Note 698329 this note give details for logon fails
    U Need to enable SAPGUI for html
    goto se80 give internet services (in the drop down box)
    Below drop down give SYSTEM publish these service by right clicking system publish--complete service.
    and also publish same way WEBGUI
    and also enter ur server ip address and hostname in C:\WINDOWS\system32\drivers\etc-->hosts
    Hope this helps you.
    Regards
    Krishna.

  • Problem in starting SAP

    Dear All,
    I have a problem during the startup of my Quality server, the Oracle (10.2g) database is mounting, but while I start the SAP it is giving me this error.
    hgquasrv:hqsadm 1> startsap
    awk: 0602-533 Cannot find or open file /usr/sap/HQS/SYS/profile/HQS_DVEBMGS07_hg
    quasrv.
    The source line number is 1.
    awk: 0602-533 Cannot find or open file /usr/sap/HQS/SYS/profile/HQS_DVEBMGS07_hg
    quasrv.
    The source line number is 1.
    awk: 0602-533 Cannot find or open file /usr/sap/HQS/SYS/profile/HQS_DVEBMGS07_hg
    quasrv.
    The source line number is 1.
    awk: 0602-533 Cannot find or open file /usr/sap/HQS/SYS/profile/HQS_DVEBMGS07_hg
    quasrv.
    The source line number is 1.
    Checking HQS Database
    ABAP Database is not available via R3trans
    Starting SAP-Collector Daemon
    open logfile '/usr/sap/tmp/dev_coll.tmp' failed... use stderri
    12:24:12 14.08.2008 ERROR:  cannot open log file /usr/sap/tmp/dev_coll.tmp
    12:24:12 14.08.2008 ERROR:  Make sure directory /usr/sap/tmp exists or specify D
    IR_PERF
    12:24:12 14.08.2008 ERROR:  in profile and run saposcol pf=<profile>
    saposcol already running
    Running /usr/sap/HQS/SYS/exe/run/startdb
    Trying to start HQS database ...
    Log file: /home/hqsadm/startdb.log
    HQS database started
    /usr/sap/HQS/SYS/exe/run/startdb completed successfully
    Starting SAP Instance DVEBMGS07
    Startup-Log is written to /home/hqsadm/startsap_DVEBMGS07.log
    Instance Service on host hgquasrv started
    Startup of Instance failed
    See /home/hqsadm/startsap_DVEBMGS07.log for details
    hgquasrv:hqsadm 2>
    Can any body help me in this regards.
    Thanks in advance.
    Udaya

    Hi,
    These files I can see in the directory :
    ls -l
    total 40
    -rwxrwxrwx   1 hqsadm   sapsys         2182 Jun 26 2007  DEFAULT.BAK
    -rwxrwxrwx   1 hqsadm   sapsys         2300 Jun 26 2007  DEFAULT.PFL
    -rw-rw----   1 hqsadm   sapsys         6894 Aug 06 18:03 HQS_DVEBMGS07_hgquasrv.BAK
    -rwxrwxrwx   1 hqsadm   sapsys         3829 May 21 2007  START_DVEBMGS07_hgquasrv
    drwxrwxrwx   2 hqsadm   sapsys          256 May 20 2007  oracle
    Best Regards
    Udaya
    Edited by: Uday Bhaskar on Aug 14, 2008 9:47 AM

  • ESS services are displayed as SAP GUI on ITS

    Hi Experts,
    I am using ITS 6.2 patch 4. Single host installation. I have published all required services on ITS server. But when i am hosting menu using service PZm3 i am able to view only Menu side, not the right side service(bwsp). I am unable to choose any service and host them I shows error on browser.
    It give me error as... object expected at line 501 char 54 etc..
    Also when i host any service seperately on ITS i get to see only SAP GUI for them while i have already published complete service on ITS.
    Can you please suggest me what could have gone wrong.
    Thanks for your time,
    regards,
    Sudhir

    Hi Sudhir,
    the ..object expected at line 501.. error is because of JavaScript trying to execute some functionality and is not able to find the stuff it therefore needs. Most of the time JavaScript in ESS is held in a separate file or even in a separate services. For instance there is one called ess_global. As you are also not able to make a direct call to a service and end up seeing the SAP Gui for HTML I guess you do have problems with the publishing.
    Ok here are some things you can check.
    1. As you do have a JavaScript error. Please also make
       sure that you do have JavaScript enabled in your
       browser. I know it sounds stupid but I have seen it
       happen.
    2. Is IACOR running correctly. Meaning is it set up
       to publish into the correct directories. There are
       two directories one for the services which resides in
       the installation directory of the ITS. This should be
       something like c:\program files\SAP\ITS... but this
       really depends on how you did the installations. The
       second one should be inside your Virtual HTTP servers
       directory c:\inetpub\wwwroot... or wherever your HTTP
       server points to
    3. If IACOR is correctly configured have a look into
       the services and templates directory. Make sure
       that you can find a file <servicename>.srvc in
       the services directory and a directory <servicename>
       in the templates directory. If this is not the case
       you have not published the Service correctly.
    4. Make shure that the user who runs the ITS service has
       permissions to read the files in services and templates
       directory  
    5. Go to SE80 inside the SAP System via SAPGui select the
       configured IACOR publishing service in the settings
       menu select the service you want to publish and try
       to publish the service you want to call by itself.
       Go back to your ITS installation directory and check
       that the service got published correctly. If this is
       the case you should be able to publish the service.
    6. If no 5 works go to Transaction SE38 and call a report
       named W3_PUBLISH_SERVICES. The report allowes you to
       do masspublishing. Just execute the report do not put
       anything in the input filed and you do get a list of
       all available services on the SAP System. Via button
       workbench settings select the ITS you want to publish
       to and if this is a Testinstallation I would highly
       recommend to select all services (with F5) and publish
       all of them. This will take a while but makes sure
       that even the services you do not get called directly
       are published.
    regards Ingo

  • Problem with webgui ERROR = IcmBufFree: MpiFreeBuf failed

    Hello,
    I have webgui enabled.
    When I'm trying to logon via address
    http://192.168.0.201:8010/sap/bc/gui/sap/its/webgui
    when I click logon button nothing happens. My ICM trace file (trace level 3) says:
    [Thr 1268] *** ERROR => IcmBufFree: MpiFreeBuf failed [icxxplugin.c 1516]
    but when I'm trying by
    http://host.domain:8010/sap/bc/gui/sap/its/webgui
    it is working properly.
    No https enabled.
    Regards,
    Michal

    Hi,
    As the URL is working with hostname and not with ip address..
    You might need to put an entry for corresponding host name and ip address in your host file.
    check if it is working.
    Cheers !!!
    Ashish

  • Blank SU53 transaction via WebGui.

    Hi Experts,
               We are facing a problem using the SU53 transaction via WebGui.
    You can recreate the error using T-code SICF via testing the webgui service and loging on to xxx 100.
    - Call the SU53 transaction using the transactioncodefield in the WebGui.
    - As a result you will receive an empty screen
    We already applied SAP Note 1111145 , but it doesn´t.
    Please suggest a solution.
    Thanks,
    Sridhar

    Could you solve your problem? I got a similar one, I want to use transaction ES32 via CALL TRANSACTION to jump into edit mode of an installation. The program says that there is no dynpro field EANLD-PRORATE.
    My coding:
    DATA:  lt_bdc_data      TYPE TABLE OF bdcdata,
           wa_bdc_data      LIKE LINE OF  lt_bdc_data.
             CLEAR lt_bdc_data.
             CLEAR lt_bdc_data[].
             CLEAR wa_bdc_data.
             wa_bdc_data-program  = 'SAPLES30'.
             wa_bdc_data-dynpro   = '0110'.
             wa_bdc_data-dynbegin = 'X'.
             APPEND wa_bdc_data TO lt_bdc_data.
             CLEAR wa_bdc_data.
             wa_bdc_data-fnam     = 'EANLD-ANLAGE'.
             wa_bdc_data-fval     = wa_mscons_chk-anlage.
             APPEND wa_bdc_data TO lt_bdc_data.
             CLEAR wa_bdc_data.
             wa_bdc_data-fnam     = 'BDC_OKCODE'.
             wa_bdc_data-fval     = '=CHNG'.
             APPEND wa_bdc_data TO lt_bdc_data.
             CLEAR wa_bdc_data.
             wa_bdc_data-fnam     = 'EANLD-STICHTAG'.
             wa_bdc_data-fval     = wa_mscons_chk-ab.
             APPEND wa_bdc_data TO lt_bdc_data.
             CLEAR wa_bdc_data.
             wa_bdc_data-fnam     = 'EANLD-PRORATE'.
             wa_bdc_data-fval     = 'X'.
             APPEND wa_bdc_data TO lt_bdc_data.
             CALL TRANSACTION 'ES32' USING lt_bdc_data.
    I also tried to put BDC_OKCODE at the end. Any ideas?

  • Can not log on after successfull installation - SAP Netweaver Trial JAVA

    Hello,
    I have successfully downloaded and installed the NW Java trial. (NW_JAVA_700SP14_SR3.rar)
    I can see in SAP MMC that all the services was started. At http://vjm:50000 I can see the default page.
    Unfortunately I can not log on to any page that need SAP authentication (eg. User management, NW administrator),
    but can log to pages which needs just basic browser authentication (eg: Web Service Navigator, UDDI client, System Information).
    The portal also does not let me log on (http://vjm:50000/irj ).
    When I get the standard SAP NW log on screen, after entering Administrator with the correct master password, simply the log on screen appears again (the password field is cleared). I also tried some incorrect user name / password just to check the difference. In that case I got the correct error message.
    I installed the software with WMware, Windows 2003 server, allocated enough disk space and 1.6Gbyte RAM. The installation finished without errors. Prior, I installed the MS loopback too (tried without it too). In SAP MMC everything is green, only have an open alert in J2E 00 -> Services -> Security -> Aggregated Data -> Invalid session count "262 > 200 last reported value above treshold".
    I am using the standard internet explorer coming with Win2003 server.
    Tried the users: Administrator, SDM, Guest, ADSUSER. I know that the password is correct, because I don't get any error if I use it, just getting the log on screen back ...
    Could anyone pls help me how can I log on to the system? Or is there any security trace file or log which could help me solve this problem?
    I am desperately trying to install this trial, I completely reinstalled the software 5 times but still can not use it
    Laszlo

    Hi,
    is your problem persisting?
    CAVE: If you use a wrong user/pw combination > 3 times the account of the user may be locked!
    try j2ee_admin instead of administrator or try adm together with your Masterpassword
    Do you have to specify the users pw inside the installation procedure? In "normal" installations this has to be done.
    If not the pw´s in the documentation of the previous answer`may fix your problem.
    The sap mmc is irrelevant for user authentication.
    Green means your system is running, nothing else.
    kind regards
    Tom

  • Shift+F2 not working in SAP GUI for ITS

    Hi,
    In my transactional iview (SAP GUI for ITS) , in one of the screens, shift+F2 is not working(Which in turn opens graph for the report) The same is working fine in SAP GUI for html.
    How can i make this work?
    Also, can i have a document with the comparision of SAP GUI for html & SAP GUI for ITS, specifying its advantages and dis-advantages as well?..
    Pls treat this query as urgent and respond ASAP.
    Thanks in advance,
    Kavitha

    ITS THE PROBLEM IN DEV NOT IN PROD ECC SYS

  • Encounter a problem during upgrade sap r/3 4.7 to ecc6

    Hi expert:
    i encounter a problem during upgrade sap r/3 4.7 to ecc6
    in START_SHDI_FIRST step.
    here is the error msg~
    MSSCRESPDEFN.LOG
    Msg 2812, Level 16, State 62, Server Jack, Line 6
    Could not find stored procedure 'dbo.sap_upg_getrelease'.
    setuser
    i checked MS SQL DB and found out that i only got 'erp.sap_upg_getrelease' but not dbo owner.
    can any one tell me how to solve this problem?~
    thanks.
    Regards
    Jack Lee

    It's the kernel for the shadow the correct?.
    Regards,
    Alfredo.

  • Twitter Mac App log in problems

    Hi,
    I have recently downloaded Twitter App from Mac App store onto my Macbook and for some reason it wont let me sign in.
    Dont have any problems logging into Twitter via Safari - any thoughts or is this a standard problem with new Mac App's?
    THanks,

    Hi,
    Try logging out of Twitter on Safari before logging in using the Twitter app from the MAS.
    If that doesn't make a difference, from your Safari menu bar click Safari / Preferences then select the Security tab. Click: Show Cookies. Delete all Twitter cookies.
    Try the MAS Twitter app again.
    Carolyn 

  • Setting IIS W3C Extended Log File settings via command line, registry or configuration file

    I am currently in need of a way to set IIS W3C Extended Log File settings via command line, registry or configuration file.  More specifically the 'Bytes Sent (sc-bytes)' and 'Bytes Received (cs-bytes)' settings that are not enabled by default. 
    If anyone knows where I can locate these setting (outside of the GUI) for all IIS versions that would be greatly appreciated.

    I believe I have found a valid solution. You must have the WebAdministration module loaded.  I hope this helps someone.
    Use the following syntax to view current W3C fields:
    Get-WebConfiguration -filter system.applicationhost/sites/sitedefaults/logfile | select-object -expandProperty logExtFileFlags
    Use the following syntax to set W3C fields:
    Set-WebConfigurationProperty -Filter System.Applicationhost/Sites/SiteDefaults/logfile -Name LogExtFileFlags -Value "Date,Time,ClientIP,UserName,SiteName,ComputerName,ServerIP,Method,UriStem,UriQuery,HttpStatus,Win32Status,BytesSent,BytesRecv,TimeTaken,ServerPort,UserAgent,Cookie,Referer,ProtocolVersion,Host,HttpSubStatus"}

  • Server log showing problems with Mail Server

    Ok, so I followed the instructions in that PDF about how to make virtual mail users in 10.5.1 since they are broken. So I did it in the WGM and the Postfix stuff as the document said. Now I get all these errors in the server log and I have no idea how to fix the problem or if what I did was even done right. Here is the error log below:
    Jan 30 23:33:26 xpmedia1 postfix/master[49308]: warning: /usr/libexec/postfix/cleanup: bad command startup -- throttling
    Jan 30 23:34:03 xpmedia1 postfix/smtpd[53603]: warning: database /etc/postfix/virtual.db is older than source file /etc/postfix/virtual
    Jan 30 23:34:03 xpmedia1 postfix/smtpd[53603]: fatal: open database /var/mailman/data/virtual-mailman.db: No such file or directory
    Jan 30 23:34:04 xpmedia1 postfix/master[49308]: warning: process /usr/libexec/postfix/smtpd pid 53603 exit status 1
    Jan 30 23:34:04 xpmedia1 postfix/master[49308]: warning: /usr/libexec/postfix/smtpd: bad command startup -- throttling
    Jan 30 23:34:26 xpmedia1 postfix/cleanup[53611]: warning: database /etc/postfix/virtual.db is older than source file /etc/postfix/virtual
    Jan 30 23:34:26 xpmedia1 postfix/cleanup[53611]: fatal: open database /var/mailman/data/virtual-mailman.db: No such file or directory
    Jan 30 23:34:27 xpmedia1 postfix/master[49308]: warning: process /usr/libexec/postfix/cleanup pid 53611 exit status 1
    Jan 30 23:34:27 xpmedia1 postfix/master[49308]: warning: /usr/libexec/postfix/cleanup: bad command startup -- throttling
    Jan 30 23:35:04 xpmedia1 postfix/smtpd[53615]: warning: database /etc/postfix/virtual.db is older than source file /etc/postfix/virtual
    Jan 30 23:35:04 xpmedia1 postfix/smtpd[53615]: fatal: open database /var/mailman/data/virtual-mailman.db: No such file or directory
    Jan 30 23:35:05 xpmedia1 postfix/master[49308]: warning: process /usr/libexec/postfix/smtpd pid 53615 exit status 1
    Jan 30 23:35:05 xpmedia1 postfix/master[49308]: warning: /usr/libexec/postfix/smtpd: bad command startup -- throttling
    Jan 30 23:35:16 xpmedia1 sudo[53616]: root : TTY=unknown ; PWD=/ ; USER=_cyrus ; COMMAND=/usr/bin/cyrus/bin/cyrus-quota -r
    Jan 30 23:35:27 xpmedia1 postfix/cleanup[53625]: warning: database /etc/postfix/virtual.db is older than source file /etc/postfix/virtual
    Jan 30 23:35:27 xpmedia1 postfix/cleanup[53625]: fatal: open database /var/mailman/data/virtual-mailman.db: No such file or directory
    Jan 30 23:35:28 xpmedia1 postfix/master[49308]: warning: process /usr/libexec/postfix/cleanup pid 53625 exit status 1
    Jan 30 23:35:28 xpmedia1 postfix/master[49308]: warning: /usr/libexec/postfix/cleanup: bad command startup -- throttling
    Jan 30 23:36:05 xpmedia1 postfix/smtpd[53633]: warning: database /etc/postfix/virtual.db is older than source file /etc/postfix/virtual
    Jan 30 23:36:05 xpmedia1 postfix/smtpd[53633]: fatal: open database /var/mailman/data/virtual-mailman.db: No such file or directory
    Jan 30 23:36:06 xpmedia1 postfix/master[49308]: warning: process /usr/libexec/postfix/smtpd pid 53633 exit status 1
    Jan 30 23:36:06 xpmedia1 postfix/master[49308]: warning: /usr/libexec/postfix/smtpd: bad command startup -- throttling
    Jan 30 23:36:28 xpmedia1 postfix/cleanup[53646]: warning: database /etc/postfix/virtual.db is older than source file /etc/postfix/virtual
    Jan 30 23:36:28 xpmedia1 postfix/cleanup[53646]: fatal: open database /var/mailman/data/virtual-mailman.db: No such file or directory
    Jan 30 23:36:29 xpmedia1 postfix/master[49308]: warning: process /usr/libexec/postfix/cleanup pid 53646 exit status 1
    Jan 30 23:36:29 xpmedia1 postfix/master[49308]: warning: /usr/libexec/postfix/cleanup: bad command startup -- throttling
    Jan 30 23:37:06 xpmedia1 postfix/smtpd[53650]: warning: database /etc/postfix/virtual.db is older than source file /etc/postfix/virtual
    Jan 30 23:37:06 xpmedia1 postfix/smtpd[53650]: fatal: open database /var/mailman/data/virtual-mailman.db: No such file or directory
    Jan 30 23:37:07 xpmedia1 postfix/master[49308]: warning: process /usr/libexec/postfix/smtpd pid 53650 exit status 1
    Jan 30 23:37:07 xpmedia1 postfix/master[49308]: warning: /usr/libexec/postfix/smtpd: bad command startup -- throttling
    Jan 30 23:37:29 xpmedia1 postfix/cleanup[53662]: warning: database /etc/postfix/virtual.db is older than source file /etc/postfix/virtual
    Jan 30 23:37:29 xpmedia1 postfix/cleanup[53662]: fatal: open database /var/mailman/data/virtual-mailman.db: No such file or directory
    Jan 30 23:37:30 xpmedia1 postfix/master[49308]: warning: process /usr/libexec/postfix/cleanup pid 53662 exit status 1
    Jan 30 23:37:30 xpmedia1 postfix/master[49308]: warning: /usr/libexec/postfix/cleanup: bad command startup -- throttling
    Jan 30 23:38:07 xpmedia1 postfix/smtpd[53666]: warning: database /etc/postfix/virtual.db is older than source file /etc/postfix/virtual
    Jan 30 23:38:07 xpmedia1 postfix/smtpd[53666]: fatal: open database /var/mailman/data/virtual-mailman.db: No such file or directory
    Jan 30 23:38:08 xpmedia1 postfix/master[49308]: warning: process /usr/libexec/postfix/smtpd pid 53666 exit status 1
    Jan 30 23:38:08 xpmedia1 postfix/master[49308]: warning: /usr/libexec/postfix/smtpd: bad command startup -- throttling
    Jan 30 23:38:30 xpmedia1 postfix/cleanup[53678]: warning: database /etc/postfix/virtual.db is older than source file /etc/postfix/virtual
    Jan 30 23:38:30 xpmedia1 postfix/cleanup[53678]: fatal: open database /var/mailman/data/virtual-mailman.db: No such file or directory
    Jan 30 23:38:31 xpmedia1 postfix/master[49308]: warning: process /usr/libexec/postfix/cleanup pid 53678 exit status 1
    Jan 30 23:38:31 xpmedia1 postfix/master[49308]: warning: /usr/libexec/postfix/cleanup: bad command startup -- throttling
    Jan 30 23:39:08 xpmedia1 postfix/smtpd[53682]: warning: database /etc/postfix/virtual.db is older than source file /etc/postfix/virtual
    Jan 30 23:39:08 xpmedia1 postfix/smtpd[53682]: fatal: open database /var/mailman/data/virtual-mailman.db: No such file or directory
    Jan 30 23:39:09 xpmedia1 postfix/master[49308]: warning: process /usr/libexec/postfix/smtpd pid 53682 exit status 1
    Jan 30 23:39:09 xpmedia1 postfix/master[49308]: warning: /usr/libexec/postfix/smtpd: bad command startup -- throttling
    Jan 30 23:39:31 xpmedia1 imap[53683]: TLS server engine: cannot load CA data
    Jan 30 23:39:31 xpmedia1 imap[53683]: TLS server engine: No CA file specified. Client side certs may not work
    Jan 30 23:39:31 xpmedia1 imap[53683]: STARTTLS negotiation failed: host-12-152-82-88.orbitelcom.com [12.152.82.88]
    Jan 30 23:39:31 xpmedia1 postfix/cleanup[53695]: warning: database /etc/postfix/virtual.db is older than source file /etc/postfix/virtual
    Jan 30 23:39:31 xpmedia1 postfix/cleanup[53695]: fatal: open database /var/mailman/data/virtual-mailman.db: No such file or directory
    Jan 30 23:39:32 xpmedia1 postfix/master[49308]: warning: process /usr/libexec/postfix/cleanup pid 53695 exit status 1
    Jan 30 23:39:32 xpmedia1 postfix/master[49308]: warning: /usr/libexec/postfix/cleanup: bad command startup -- throttling
    Jan 30 23:39:46 xpmedia1 imap[53683]: starttls: TLSv1 with cipher AES128-SHA (128/128 bits new) no authentication
    Jan 30 23:39:46 xpmedia1 imap[53683]: login: host-12-152-82-88.orbitelcom.com [12.152.82.88] postmaster CRAM-MD5+TLS User logged in
    Jan 30 23:40:09 xpmedia1 postfix/smtpd[53699]: warning: database /etc/postfix/virtual.db is older than source file /etc/postfix/virtual
    Jan 30 23:40:09 xpmedia1 postfix/smtpd[53699]: fatal: open database /var/mailman/data/virtual-mailman.db: No such file or directory
    Jan 30 23:40:10 xpmedia1 postfix/master[49308]: warning: process /usr/libexec/postfix/smtpd pid 53699 exit status 1
    Jan 30 23:40:10 xpmedia1 postfix/master[49308]: warning: /usr/libexec/postfix/smtpd: bad command startup -- throttling
    Jan 30 23:40:32 xpmedia1 postfix/cleanup[53700]: warning: database /etc/postfix/virtual.db is older than source file /etc/postfix/virtual
    Jan 30 23:40:32 xpmedia1 postfix/cleanup[53700]: fatal: open database /var/mailman/data/virtual-mailman.db: No such file or directory
    Jan 30 23:40:33 xpmedia1 postfix/master[49308]: warning: process /usr/libexec/postfix/cleanup pid 53700 exit status 1
    Jan 30 23:40:33 xpmedia1 postfix/master[49308]: warning: /usr/libexec/postfix/cleanup: bad command startup -- throttling
    Jan 30 23:41:10 xpmedia1 postfix/smtpd[53719]: warning: database /etc/postfix/virtual.db is older than source file /etc/postfix/virtual
    Jan 30 23:41:10 xpmedia1 postfix/smtpd[53719]: fatal: open database /var/mailman/data/virtual-mailman.db: No such file or directory
    Jan 30 23:41:11 xpmedia1 postfix/master[49308]: warning: process /usr/libexec/postfix/smtpd pid 53719 exit status 1
    Jan 30 23:41:11 xpmedia1 postfix/master[49308]: warning: /usr/libexec/postfix/smtpd: bad command startup -- throttling
    Jan 30 23:41:33 xpmedia1 postfix/cleanup[53720]: warning: database /etc/postfix/virtual.db is older than source file /etc/postfix/virtual
    Jan 30 23:41:33 xpmedia1 postfix/cleanup[53720]: fatal: open database /var/mailman/data/virtual-mailman.db: No such file or directory
    Jan 30 23:41:34 xpmedia1 postfix/master[49308]: warning: process /usr/libexec/postfix/cleanup pid 53720 exit status 1
    Jan 30 23:41:34 xpmedia1 postfix/master[49308]: warning: /usr/libexec/postfix/cleanup: bad command startup -- throttling
    Jan 30 23:42:11 xpmedia1 postfix/smtpd[53735]: warning: database /etc/postfix/virtual.db is older than source file /etc/postfix/virtual
    Jan 30 23:42:11 xpmedia1 postfix/smtpd[53735]: fatal: open database /var/mailman/data/virtual-mailman.db: No such file or directory
    Jan 30 23:42:12 xpmedia1 postfix/master[49308]: warning: process /usr/libexec/postfix/smtpd pid 53735 exit status 1
    Jan 30 23:42:12 xpmedia1 postfix/master[49308]: warning: /usr/libexec/postfix/smtpd: bad command startup -- throttling
    Jan 30 23:42:34 xpmedia1 postfix/cleanup[53736]: warning: database /etc/postfix/virtual.db is older than source file /etc/postfix/virtual
    Jan 30 23:42:34 xpmedia1 postfix/cleanup[53736]: fatal: open database /var/mailman/data/virtual-mailman.db: No such file or directory
    Jan 30 23:42:35 xpmedia1 postfix/master[49308]: warning: process /usr/libexec/postfix/cleanup pid 53736 exit status 1
    Jan 30 23:42:35 xpmedia1 postfix/master[49308]: warning: /usr/libexec/postfix/cleanup: bad command startup -- throttling
    Jan 30 23:43:12 xpmedia1 postfix/smtpd[53752]: warning: database /etc/postfix/virtual.db is older than source file /etc/postfix/virtual
    Jan 30 23:43:12 xpmedia1 postfix/smtpd[53752]: fatal: open database /var/mailman/data/virtual-mailman.db: No such file or directory
    Jan 30 23:43:13 xpmedia1 postfix/master[49308]: warning: process /usr/libexec/postfix/smtpd pid 53752 exit status 1
    Jan 30 23:43:13 xpmedia1 postfix/master[49308]: warning: /usr/libexec/postfix/smtpd: bad command startup -- throttling
    Jan 30 23:43:35 xpmedia1 postfix/cleanup[53753]: warning: database /etc/postfix/virtual.db is older than source file /etc/postfix/virtual
    Jan 30 23:43:35 xpmedia1 postfix/cleanup[53753]: fatal: open database /var/mailman/data/virtual-mailman.db: No such file or directory
    Jan 30 23:43:36 xpmedia1 postfix/master[49308]: warning: process /usr/libexec/postfix/cleanup pid 53753 exit status 1
    Jan 30 23:43:36 xpmedia1 postfix/master[49308]: warning: /usr/libexec/postfix/cleanup: bad command startup -- throttling

    I did what you said and I don't see all those weird messages anymore, but we switched over our MX records today to our mail server in hopes that it would all work and now no one can get their mail. I can log into the mail server no problem via IMAP, but to send messages is not working. And those using POP don't seem to work at all. Even to send messages the Server is rejecting saying that my messages isn't addresed right. Which it is. I can't even send something to myself. I'm trying not to be frustrated with this thing. I'm just not sure what to do since we have a whole bunch of people needing mail and it doesn't seem to be working and I'm not a mail server expert. Any help would be appreciated.
    Here is what I with postconf -n:
    command_directory = /usr/sbin
    config_directory = /etc/postfix
    content_filter = smtp-amavis:[127.0.0.1]:10024
    daemon_directory = /usr/libexec/postfix
    debugpeerlevel = 2
    enableserveroptions = yes
    html_directory = no
    inet_interfaces = all
    localrecipientmaps =
    luser_relay = postmaster
    mail_owner = _postfix
    mailboxsizelimit = 0
    mailbox_transport = cyrus
    mailq_path = /usr/bin/mailq
    manpage_directory = /usr/share/man
    mapsrbldomains =
    messagesizelimit = 10485760
    mydestination = $myhostname,localhost.$mydomain,localhost
    mydomain = xpmedia.com
    mydomain_fallback = localhost
    myhostname = mail.xpmedia.com
    mynetworks = 98.173.129.235,98.173.129.238
    newaliases_path = /usr/bin/newaliases
    queue_directory = /private/var/spool/postfix
    readme_directory = /usr/share/doc/postfix
    relayhost =
    sample_directory = /usr/share/doc/postfix/examples
    sendmail_path = /usr/sbin/sendmail
    setgid_group = _postdrop
    smtpdclientrestrictions = permit_mynetworks zen.spamhaus.org permit
    smtpdpw_server_securityoptions = login,cram-md5
    smtpdrecipientrestrictions = permitsasl_authenticated,permit_mynetworks,reject_unauthdestination,permit
    smtpdsasl_authenable = yes
    smtpduse_pwserver = yes
    unknownlocal_recipient_rejectcode = 550
    virtualaliasdomains = hash:/etc/postfix/virtual_domains
    virtualaliasmaps = hash:/etc/postfix/virtual
    virtualmailboxdomains = hash:/etc/postfix/virtualdomainsxp
    virtual_transport = lmtp:unix:/var/imap/socket/lmtp
    Here is what I got in the system log:
    11:29:53 xpmedia1 loginwindow[57389]: received ATSServer died message. (old server pid = 58904, new pid = 58934, session ID = 256)
    Jan 31 11:29:53 xpmedia1 /System/Library/CoreServices/SystemUIServer.app/Contents/MacOS/SystemUIServer[5 7421]: received ATSServer died message. (old server pid = 58904, new pid = 58934, session ID = 256)
    Jan 31 11:29:53 xpmedia1 /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder[57422]: received ATSServer died message. (old server pid = 58904, new pid = 58934, session ID = 256)
    Jan 31 11:29:54 xpmedia1 com.apple.launchd[1] (0x10f510.login[58959]): Could not setup Mach task special port 9: (os/kern) no access
    Jan 31 11:29:54 xpmedia1 login[58959]: USER_PROCESS: 58959 ttys000
    Jan 31 11:30:03 xpmedia1 login[58959]: DEAD_PROCESS: 58959 ttys000
    Jan 31 11:30:22 xpmedia1 master[58971]: process started
    Jan 31 11:30:22 xpmedia1 org.clamav.clamd[58975]: clamd daemon 0.91.2 (OS: darwin9.0, ARCH: i386, CPU: i386)
    Jan 31 11:30:22 xpmedia1 org.clamav.clamd[58975]: Log file size limited to 1048576 bytes.
    Jan 31 11:30:22 xpmedia1 org.clamav.clamd[58975]: Reading databases from /var/clamav
    Jan 31 11:30:22 xpmedia1 org.clamav.clamd[58975]: Not loading PUA signatures.
    Jan 31 11:30:23 xpmedia1 postfix/postfix-script[58983]: fatal: the Postfix mail system is not running
    Jan 31 11:30:23 xpmedia1 ctl_cyrusdb[58973]: verifying cyrus databases
    Jan 31 11:30:23 xpmedia1 ctl_cyrusdb[58973]: skiplist: recovered /Volumes/Kingdom/Mail_Database/imap/mailboxes.db (29 records, 5640 bytes) in 0 seconds
    Jan 31 11:30:23 xpmedia1 ctl_cyrusdb[58973]: skiplist: recovered /Volumes/Kingdom/Mail_Database/imap/annotations.db (0 records, 144 bytes) in 0 seconds
    Jan 31 11:30:24 xpmedia1 org.clamav.clamd[58975]: Loaded 198723 signatures.
    Jan 31 11:30:25 xpmedia1 org.clamav.clamd[58975]: Unix socket file /var/amavis/clamd
    Jan 31 11:30:25 xpmedia1 org.clamav.clamd[58975]: Setting connection queue length to 15
    Jan 31 11:30:25 xpmedia1 org.clamav.clamd[58975]: Archive: Archived file size limit set to 10485760 bytes.
    Jan 31 11:30:25 xpmedia1 org.clamav.clamd[58975]: Archive: Recursion level limit set to 8.
    Jan 31 11:30:25 xpmedia1 org.clamav.clamd[58975]: Archive: Files limit set to 1000.
    Jan 31 11:30:25 xpmedia1 org.clamav.clamd[58975]: Archive: Compression ratio limit set to 250.
    Jan 31 11:30:25 xpmedia1 org.clamav.clamd[58975]: Archive support enabled.
    Jan 31 11:30:25 xpmedia1 org.clamav.clamd[58975]: Algorithmic detection enabled.
    Jan 31 11:30:25 xpmedia1 org.clamav.clamd[58975]: Portable Executable support enabled.
    Jan 31 11:30:25 xpmedia1 org.clamav.clamd[58975]: ELF support enabled.
    Jan 31 11:30:25 xpmedia1 org.clamav.clamd[58975]: Mail files support enabled.
    Jan 31 11:30:25 xpmedia1 org.clamav.clamd[58975]: Mail: Recursion level limit set to 64.
    Jan 31 11:30:25 xpmedia1 org.clamav.clamd[58975]: OLE2 support enabled.
    Jan 31 11:30:25 xpmedia1 org.clamav.clamd[58975]: PDF support disabled.
    Jan 31 11:30:25 xpmedia1 org.clamav.clamd[58975]: HTML support enabled.
    Jan 31 11:30:25 xpmedia1 org.clamav.clamd[58975]: Self checking every 1800 seconds.
    Jan 31 11:30:25 xpmedia1 org.clamav.clamd[58975]: Set stacksize to 1048576
    Jan 31 11:30:25 xpmedia1 com.apple.launchd[1] (edu.cmu.andrew.cyrus.master[58971]): Stray process with PGID equal to this dead job: PID 58973 PPID 1 ctl_cyrusdb
    Jan 31 11:30:25 xpmedia1 com.apple.launchd[1] (edu.cmu.andrew.cyrus.master[58971]): Exited abnormally: User defined signal 1
    Jan 31 11:30:25 xpmedia1 com.apple.launchd[1] (edu.cmu.andrew.cyrus.master): Throttling respawn: Will start in 8 seconds
    Jan 31 11:30:33 xpmedia1 master[59034]: process started
    Jan 31 11:30:34 xpmedia1 ctl_cyrusdb[59035]: verifying cyrus databases
    Jan 31 11:30:34 xpmedia1 ctl_cyrusdb[59035]: skiplist: recovered /Volumes/Kingdom/Mail_Database/imap/mailboxes.db (29 records, 5640 bytes) in 0 seconds
    Jan 31 11:30:34 xpmedia1 ctl_cyrusdb[59035]: skiplist: recovered /Volumes/Kingdom/Mail_Database/imap/annotations.db (0 records, 144 bytes) in 0 seconds
    Jan 31 11:30:35 xpmedia1 com.apple.launchd[1] (edu.cmu.andrew.cyrus.master[59034]): Stray process with PGID equal to this dead job: PID 59035 PPID 1 ctl_cyrusdb
    Jan 31 11:30:35 xpmedia1 com.apple.launchd[1] (edu.cmu.andrew.cyrus.master[59034]): Exited abnormally: User defined signal 1
    Jan 31 11:30:35 xpmedia1 com.apple.launchd[1] (edu.cmu.andrew.cyrus.master): Throttling respawn: Will start in 9 seconds
    Jan 31 11:30:43 xpmedia1 postfix/smtpd[59036]: warning: unknown smtpd restriction: "zen.spamhaus.org"
    Jan 31 11:30:44 xpmedia1 master[59041]: process started
    Jan 31 11:30:45 xpmedia1 ctl_cyrusdb[59042]: verifying cyrus databases
    Jan 31 11:30:45 xpmedia1 ctl_cyrusdb[59042]: skiplist: recovered /Volumes/Kingdom/Mail_Database/imap/mailboxes.db (29 records, 5640 bytes) in 0 seconds
    Jan 31 11:30:45 xpmedia1 ctl_cyrusdb[59042]: skiplist: recovered /Volumes/Kingdom/Mail_Database/imap/annotations.db (0 records, 144 bytes) in 0 seconds
    Jan 31 11:30:46 xpmedia1 postfix/smtpd[59036]: warning: unknown smtpd restriction: "zen.spamhaus.org"
    Jan 31 11:30:47 xpmedia1 ctl_cyrusdb[59042]: done verifying cyrus databases
    Jan 31 11:30:47 xpmedia1 master[59041]: Cyrus POP/IMAP Server v2.3.8 ready for work
    Jan 31 11:30:47 xpmedia1 ctl_cyrusdb[59045]: checkpointing cyrus databases
    Jan 31 11:30:47 xpmedia1 ctl_cyrusdb[59045]: done checkpointing cyrus databases
    Jan 31 11:31:09 xpmedia1 postfix/smtpd[59036]: warning: unknown smtpd restriction: "zen.spamhaus.org"
    Jan 31 11:31:13 xpmedia1 pop3[59050]: login: host-12-152-82-113.orbitelcom.com [12.152.82.113] jsowerby APOP User logged in
    Jan 31 11:31:13 xpmedia1 pop3[59051]: login: host-12-152-82-113.orbitelcom.com [12.152.82.113] rsowerby APOP User logged in
    Jan 31 11:31:14 xpmedia1 imap[59053]: login: [66.182.118.39] bcorbin CRAM-MD5 User logged in
    Jan 31 11:31:14 xpmedia1 imap[59052]: login: [66.182.118.39] postmaster CRAM-MD5 User logged in
    Jan 31 11:31:14 xpmedia1 imap[59054]: login: [66.182.118.39] bcorbin CRAM-MD5 User logged in
    Jan 31 11:31:14 xpmedia1 imap[59055]: login: [66.182.118.39] postmaster CRAM-MD5 User logged in
    Jan 31 11:31:15 xpmedia1 imap[59055]: skiplist: recovered /Volumes/Kingdom/Mail_Database/imap/user/p/postmaster.seen (0 records, 144 bytes) in 0 seconds
    Jan 31 11:31:15 xpmedia1 imap[59054]: skiplist: recovered /Volumes/Kingdom/Mail_Database/imap/user/b/bcorbin.seen (2 records, 572 bytes) in 0 seconds
    Jan 31 11:31:15 xpmedia1 imap[59053]: login: [66.182.118.39] postmaster CRAM-MD5 User logged in
    Jan 31 11:31:15 xpmedia1 imap[59056]: login: [66.182.118.39] bcorbin CRAM-MD5 User logged in
    Jan 31 11:31:16 xpmedia1 imap[59052]: login: [66.182.118.39] postmaster CRAM-MD5 User logged in
    Jan 31 11:31:17 xpmedia1 imap[59057]: login: [66.182.118.39] postmaster CRAM-MD5 User logged in
    Jan 31 11:31:17 xpmedia1 imap[59058]: login: [66.182.118.39] bcorbin CRAM-MD5 User logged in
    Jan 31 11:31:18 xpmedia1 imap[59059]: login: [66.182.118.39] bcorbin CRAM-MD5 User logged in
    Jan 31 11:31:25 xpmedia1 pop3[59050]: no secret in database
    Jan 31 11:31:25 xpmedia1 pop3[59050]: badlogin: 71-223-32-176.phnx.qwest.net [71.223.32.176] CRAM-MD5 user not found
    Jan 31 11:31:25 xpmedia1 postfix/smtpd[59036]: warning: unknown smtpd restriction: "zen.spamhaus.org"
    Jan 31 11:31:25 xpmedia1 pop3[59051]: login: [66.182.125.209] cbrundidge APOP User logged in
    Jan 31 11:31:30 xpmedia1 pop3[59051]: login: 71-223-32-176.phnx.qwest.net [71.223.32.176] kbarr APOP User logged in
    Jan 31 11:31:44 xpmedia1 postfix/smtpd[59036]: warning: unknown smtpd restriction: "zen.spamhaus.org"
    Jan 31 11:31:44 xpmedia1 postfix/smtpd[59063]: warning: unknown smtpd restriction: "zen.spamhaus.org"
    Jan 31 11:32:07 xpmedia1 imap[59069]: login: [66.182.118.39] postmaster CRAM-MD5 User logged in
    Jan 31 11:32:07 xpmedia1 imap[59068]: login: [66.182.118.39] bcorbin CRAM-MD5 User logged in
    Jan 31 11:32:25 xpmedia1 pop3[59050]: login: [66.182.125.209] cbrundidge APOP User logged in
    Jan 31 11:32:29 xpmedia1 postfix/smtpd[59063]: warning: unknown smtpd restriction: "zen.spamhaus.org"
    Jan 31 11:33:01 xpmedia1 postfix/smtpd[59036]: warning: unknown smtpd restriction: "zen.spamhaus.org"
    Jan 31 11:33:25: --- last message repeated 1 time ---
    Jan 31 11:33:25 xpmedia1 pop3[59050]: no secret in database
    Jan 31 11:33:25 xpmedia1 pop3[59050]: badlogin: 71-223-32-176.phnx.qwest.net [71.223.32.176] CRAM-MD5 user not found
    Jan 31 11:33:25 xpmedia1 postfix/smtpd[59086]: warning: unknown smtpd restriction: "zen.spamhaus.org"
    Jan 31 11:33:26 xpmedia1 pop3[59091]: login: [66.182.125.209] cbrundidge APOP User logged in
    Jan 31 11:33:30 xpmedia1 pop3[59091]: login: 71-223-32-176.phnx.qwest.net [71.223.32.176] kbarr APOP User logged in
    Jan 31 11:34:12 xpmedia1 postfix/smtpd[59063]: warning: unknown smtpd restriction: "zen.spamhaus.org"
    Jan 31 11:34:23: --- last message repeated 7 times ---
    Jan 31 11:34:23 xpmedia1 pop3[59050]: login: [66.182.118.39] jrossilli APOP User logged in
    Jan 31 11:34:25 xpmedia1 pop3[59091]: login: [66.182.125.209] cbrundidge APOP User logged in
    Jan 31 11:34:31 xpmedia1 postfix/smtpd[59086]: warning: unknown smtpd restriction: "zen.spamhaus.org"
    Jan 31 11:34:50 xpmedia1 sudo[59121]: root : TTY=unknown ; PWD=/ ; USER=_cyrus ; COMMAND=/usr/bin/cyrus/bin/cyrus-quota -r
    Jan 31 11:34:52 xpmedia1 sudo[59127]: root : TTY=unknown ; PWD=/ ; USER=_cyrus ; COMMAND=/usr/bin/cyrus/bin/cyrus-quota -r
    Jan 31 11:35:18 xpmedia1 pop3[59050]: login: host-12-152-82-113.orbitelcom.com [12.152.82.113] rsowerby APOP User logged in
    Jan 31 11:35:18 xpmedia1 pop3[59091]: login: host-12-152-82-113.orbitelcom.com [12.152.82.113] jsowerby APOP User logged in
    Jan 31 11:35:25 xpmedia1 pop3[59091]: no secret in database
    Jan 31 11:35:25 xpmedia1 pop3[59091]: badlogin: 71-223-32-176.phnx.qwest.net [71.223.32.176] CRAM-MD5 user not found
    Jan 31 11:35:25 xpmedia1 pop3[59050]: login: [66.182.125.209] cbrundidge APOP User logged in
    Jan 31 11:35:26 xpmedia1 postfix/smtpd[59063]: warning: unknown smtpd restriction: "zen.spamhaus.org"
    Jan 31 11:35:30 xpmedia1 pop3[59050]: login: 71-223-32-176.phnx.qwest.net [71.223.32.176] kbarr APOP User logged in
    Jan 31 11:35:35 xpmedia1 pop3[59091]: badlogin: 32-109-248-206-catv.choicecable.net [206.248.109.32] APOP (<[email protected]>) Error: -6

  • Cannot write to transaction log "C:\Program Files (x86)\SAP BusinessObjects\sqlanywhere\database\BI4_Audit.log

    Hi friends,
    My server Intelligence Agent (SIA) can not start because the database service "SQLAnywhereForBI" can't start also. I got the following error :
    "I . 08/09 20:35:06. A read failed with error code: (1392), Le fichier ou le répertoire est endommagé et illisible.
    E. 08/09 20:35:06. Fatal error:  cannot write to transaction log "C:\Program Files (x86)\SAP BusinessObjects\sqlanywhere\database\BI4_Audit.log"
    E. 08/09 20:35:06. unable to start database "C:\Program Files (x86)\SAP BusinessObjects\sqlanywhere\database\BI4_CMS.db"
    E. 08/09 20:35:06. Error writing to transaction log file
    I. 08/09 20:35:06. Database server shutdown due to startup error "
    inside the database log file.
    Please, can you help me

    I found the solution by following the advice given on the following forum:
    http://evtechnologies.com/transaction-logs-on-sybase-sql-anywhere-and-sap-​​businessobjects-bi-4-1
    In fact, I crushed the BI4_Audit.db and BI4_Audit.log files and I replaced with others that I got from another machine where I installed BO again and where the files are not corrupted . After I logged in to the CMS database by executing the command in the command line:
    dbisql -c "UID = DBA; PWD = mypassword; BI4 Server =; DBF = C: \ Program Files (x86) \ SAP BusinessObjects \ sqlanywhere \ database \ BI4_CMS.db."
    Once connected, I start the command:
    alter database 'C: \ Program Files (x86) \ SAP BusinessObjects \ sqlanywhere \ database \ BI4_Audit.db' alter log off;
    The query runs successfully.
    And that's good, I can be connected to BO smoothly.
    Thank you again Eric

Maybe you are looking for

  • How to use Satellite M500-ST5401 for mobil calls using Bluetooth

    Team, I would like to know more details about bluetooth connectivity of a laptop to the bluetooth compatible mobile phones.My Model is Toshiba Satellite M500-ST5401. What i like to get to know is,I am having a mobile phone Sony Ericsson and it has bl

  • Oracle Froms, Global Variables and Oracle Reports

    Hi all, We are developing a form that will call an Oracle report and we would like to test the value of a global variable that was set in the Oracle Forms in the "Before Parameter Form" in the Oracle report trigger. Can this be done? Thanks, Larry

  • Slow first log-in

    Hi, At a customer site we are experiencing a slow (1m35sec) on the first log-in every day. After the first log-in the log-in time is dramatically reduced to 15-25sec. Does anyone know if there's a setting somewhere in the system that may cause this b

  • Does Send work with iPad?

    iPad download link does not work - how do I make it so that iPad users can download files?

  • Recordable Volume Change Control Number?

    Does any one know the midi control number that Garageband 09 uses to record volume changes on a software instrument track? I'm not talking about the standard Midi control number 7 for volume - this only controls the left-right fader in the track head