Cannot start un ONE server console!!

# /var/opt/mps/serverroot/start-admin
SunONE-WebServer-Enterprise/6.0SP3 B06/11/2003 11:44
warning: daemon is running as super-user
startup failure: could not bind to port 390 (Address already in use)
failure: server initialization failed (Interrupted system call)
root@jt-mail1 # /usr/local/bin/lsof -i | grep 390
/usr/local/bin/lsof: not found
SUN Directory Server 5.2

There is another process that uses port 390 !
Try Netstat
# netstat -a | grep 390...
Note that the error you got with lsof is a user error. There is no such thing as /usr/local/bin/lsof on your machine.
Regards,
Ludovic.

Similar Messages

  • Cannot start the presentation server

    Linux OS
    OBIEE 11.1.1.5.0
    Weblogic Server 10.3.5.0
    OBIEE gurus,
    I cannot start the presentation server via EM or via the command line ./opmnctl startproc ias-component=coreapplication_obips1.
    I get the error in the comman line:
    opmnctl startproc: starting opmn managed processes...
    ================================================================================
    opmn id=****:9501
        0 of 1 processes started.
    ias-instance id=instance1
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
        coreapplication_obips1/OracleBIPresentationServicesComponent/coreapplication_obips1/
    Error
    --> Process (index=1,uid=2107403675,pid=27813)
        failed to start a managed process after the maximum retry limit
        Log:
        $ORACLE_INSTANCE/diagnostics/logs/OracleBIPresentationServicesComponent/coreapplication_obips1/console~coreapplication_obips1~1.log
    I have checked the log above which contains:
    13/07/18 15:27:07 Start process
    13/07/18 15:27:14 Start process
    13/07/18 15:58:53 Start process
    13/07/18 15:59:00 Start process
    Not very helpful!
    I have checked the OPMN log at $ORACLE_INSTANCE/diagnostics/logs/OPMN/opmn/opmn.log which has the following errors:
    [2013-07-18T15:58:54][opmn][TRACE:1][][OPMN][code:libopmncustom]Process Ping Failed: coreapplication_obips1~OracleBIPresentationServicesComponent~coreapplication_obips1~1 (2107403675:27799) [No addresses matched the properties for the request.]
    [2013-07-18T15:58:54][opmn][TRACE:1][][OPMN][code:libopmncustom]Process Ping Failed: coreapplication_obips1~OracleBIPresentationServicesComponent~coreapplication_obips1~1 (2107403675:27799)
    [2013-07-18T15:58:54][opmn][TRACE:1][][OPMN][code:libopmncustom]Ping failed in Ready callback for proc:2107403675
    [2013-07-18T15:58:56][opmn][TRACE:1][][OPMN][code:libopmncustom]Process Ping Failed: coreapplication_obips1~OracleBIPresentationServicesComponent~coreapplication_obips1~1 (2107403675:27799) [No addresses matched the properties for the request.]
    [2013-07-18T15:58:56][opmn][TRACE:1][][OPMN][code:libopmncustom]Process Ping Failed: coreapplication_obips1~OracleBIPresentationServicesComponent~coreapplication_obips1~1 (2107403675:27799)
    [2013-07-18T15:58:56][opmn][TRACE:1][][OPMN][code:libopmncustom]Ping failed in Ready callback for proc:2107403675
    [2013-07-18T15:58:58][opmn][TRACE:1][][OPMN][code:libopmncustom]Process Ping Failed: coreapplication_obips1~OracleBIPresentationServicesComponent~coreapplication_obips1~1 (2107403675:27799) [No addresses matched the properties for the request.]
    I have tried refreshing the user GUIDS, loading another rpd file in through EM that I know works fine in another environment, cleaning the permissions in the web catalog but all so dar have not resulted in me being able to start the presentation server.
    I would welcome any feedback on this as it is driving me crazy!
    Thanks in anticipation.

    Hi ,
    I tried it but no use. That thread had some errors displayed in it. But i get just a warning.
    Pls help
    Type: Information
    Severity: 30
    Time: Tue Apr 06 10:39:41 2010
    File: project/sawserver/sawserver.cpp Line: 604
    Properties: ThreadID-1532
    Location:
         saw.sawserver
         saw.sawserver.terminatesawserver
         saw.threads
    Oracle BI Presentation Services are shutting down.
    Type: Information
    Severity: 30
    Time: Tue Apr 06 10:39:43 2010
    File: project/sawserver/sawserver.cpp Line: 386
    Properties: ThreadID-968
    Location:
         saw.sawserver
         saw.sawserver.initializesawserver
         saw.threads
    Oracle BI Presentation Services 10.1.3.4.1 (Build 090414.1900) are starting up.
    Type: Warning
    Severity: 30
    Time: Tue Apr 06 10:39:43 2010
    File: project/websubsystems/webextensionbase.cpp Line: 380
    Properties: ThreadID-968
    Location:
         saw.webextensionbase.init.workstationCheck
         saw.webextensionbase.init
         saw.sawserver
         saw.sawserver.initializesawserver
         saw.threads
    WARNING: The Oracle BI Presentation Server is running on a workstation class machine (Windows 2000 Workstation, Windows XP Professional, etc.). Number of concurrent users may be severely limited by the operating system.
    Type: Information
    Severity: 30
    Time: Tue Apr 06 10:39:43 2010
    File: project/sawserver/sawserver.cpp Line: 459
    Properties: ThreadID-968
    Location:
         saw.sawserver
         saw.sawserver.initializesawserver
         saw.threads
    Oracle BI Presentation Services have started successfully.
    Thanks
    Jaan

  • [SOLVED] Cannot start i3/ X Server

    Hi,
    I cannot start my x server or i3 and I have no clue why. My setup is up to date. I am running arch inside vmware and probably there lies the problem.
    I normally start i3 using the .xinitrc ("exec i3") if I login from tty1. Doing this now will throw me back to the login screen.
    If I login from another tty and enter "i3" or "X" or "startx" the VM will hang-up. It does not start the xserver nor can I Ctr+C or switch ttys.
    The particular line where it hangs is "Loading extension GLX". On the last successful login (/var/log/Xorg.0.log) directly after this line would be "LoadModule: vmware".
    So my guess is that it's a vmware issue. But I do not know where to look to track down the source of this error.
    I know, that I didn't give you much information. But I didn't find anything suspicious in my logfiles. So if you need something pasted here, please let me know.
    Regards,
    Watnuss
    Last edited by Watnuss (2013-03-05 14:52:27)

    It's a known bug: https://bugs.archlinux.org/task/34040

  • I cannot start the "SQL Server Reporting Services (SCE)" service

    Attempts to run any of the Windows Computer Reports fail with an error:
    Date: 10/29/2008 10:19:30 AM
    Application: System Center Essentials
    Application Version: 6.0.1251.0
    Severity: Error
    Message: Cannot initialize report.
    Microsoft.Reporting.WinForms.ReportServerException: The Report Server Windows service 'ReportServer$SCE' is not running. The service must be running to use Report Server. (rsReportServerServiceUnavailable)
       at Microsoft.Reporting.WinForms.ServerReport.GetExecutionInfo()
       at Microsoft.Reporting.WinForms.ServerReport.GetParameters()
       at Microsoft.EnterpriseManagement.Mom.Internal.UI.Reporting.Parameters.ReportParameterBlock.Initialize(ServerReport serverReport)
       at Microsoft.EnterpriseManagement.Mom.Internal.UI.Console.ReportForm.SetReportJob(Object sender, ConsoleJobEventArgs args)
    My attempts to start the "SQL Server Reporting Services (SCE)" service fail with an error:
    Could not start the SQL Server Reporting Service (SCE) service on Local Computer.
    Error 1053: The service did  not respond to the start or control request in a timely fashion.
    The application log in the event viewer has hundreds of instances of Event ID 107:
    Event Type: Error
    Event Source: Report Server (SCE)
    Event Category: Management
    Event ID: 107
    Date:  10/29/2008
    Time:  10:36:25 AM
    User:  N/A
    Computer: DC
    Description:
    Report Server (SCE) cannot connect to the report server database.  For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
    Please help.

    Thanks for the link to the Reporting Services forum.  I found the fix in this thread:
    https://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=3644545&SiteID=1
    I had to create a registry key and reboot:
    1.
    Click Start, click Run, type regedit, and then click OK.
    2.
    Locate and then click the following registry subkey:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control
    3.
    In the right pane, locate the ServicesPipeTimeout entry.
    Note If the ServicesPipeTimeout entry does not exist, you must create it. To do this, follow these steps:
    a.
    On the Edit menu, point to New, and then click DWORD Value.
    b.
    Type ServicesPipeTimeout, and then press ENTER.
    4.
    Right-click ServicesPipeTimeout, and then click Modify.
    5.
    Click Decimal, type 60000, and then click OK.
    This value represents the time in milliseconds before a service times out.
    6.
    Restart the computer.
    After the reboot, the service was running.  Thanks for your help with this.

  • Cannot start WebLogic Managed Server

    Hi,
    I have an weblogic domain on a physical machine with two servers (AdminServer and osb_server1 [Managed Server]). (Weblogic 10.3.6)
    I started nodeManager and enrolled the domain using nmEnroll command through WLST.
    I can start "AdminServer" thourgh nmStart('AdminServer') command. AdminServer starts successfully.
    However, when I want to start managed server (osb_server1):
    1. Through WebLogic administrator console it says:
    (Warning) The user is not authorized to perform lifecycle operations on server osb_server1.
    (Warning) All of the servers selected are currently in a state which is incompatible with this operation or are not associated with a running Node Manager or you are not authorized to perform the action requested. No action will be performed.
    2. Using startManagedWebLogic.cmd script after entering username/password, it returns authentication denied.
    Oct 22, 2012 10:31:21 AM EEST> <Critical> <Security> <BEA-090403> <Authentication for user weblogic denied>
    <Oct 22, 2012 10:31:21 AM EEST> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: Authentication for user weblogic denied.
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:966)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1054)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    Truncated. see log file for complete stacktrace
    Caused By: javax.security.auth.login.FailedLoginException: [Security:090303]Authentication Failed: User weblogic weblogic.security.providers.authentication.LDAPAtnDelegateException: [Security:090295]caught unexpected exception
    at weblogic.security.providers.authentication.LDAPAtnLoginModuleImpl.login(LDAPAtnLoginModuleImpl.java:251)
    at com.bea.common.security.internal.service.LoginModuleWrapper$1.run(LoginModuleWrapper.java:110)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.bea.common.security.internal.service.LoginModuleWrapper.login(LoginModuleWrapper.java:106)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    Truncated. see log file for complete stacktrace
    >
    3. Using nmStart command on nodeManager, it is complaining about boot.properties file.
    I can login AdminServer with same account without problems.
    Best Regards,
    Edited by: ToRRaDo on Oct 22, 2012 5:25 PM

    Copied boot.properties from AdminServer to osb_server1 and the error below occured. (I also with plain text passwords in boot.properties file but error did not change)
    <Oct 23, 2012 8:03:59 AM EEST> <Error> <Configuration Management> <BEA-150021> <The admin server failed to authenticate the identity of the user weblogic starting the managed server. The reason for the error is .>
    <Oct 23, 2012 8:03:59 AM EEST> <Emergency> <Management> <BEA-141151> <The admin server could not be reached at http://localhost:7001/.>
    <Oct 23, 2012 8:03:59 AM EEST> <Info> <Configuration Management> <BEA-150018> <This server is being started in managed server independence mode in the absence of the admin server.>
    <Oct 23, 2012 8:03:59 AM EEST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Oct 23, 2012 8:03:59 AM EEST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <Oct 23, 2012 8:04:00 AM EEST> <Notice> <Log Management> <BEA-170019> <The server log file C:\Oracle\Middleware\user_projects\domains\my_domain\servers\osb_server1\logs\osb_server1.log is opened. All server side log events will be written to this file.>
    <Oct 23, 2012 8:04:19 AM EEST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <Oct 23, 2012 8:04:19 AM EEST> <Critical> <Security> <BEA-090402> <Authentication denied: Boot identity not valid;
    The user name and/or password from the boot identity file (boot.properties) is not valid. The boot identity may have been changed since the boot identity file was created. Please edit and update the boot identity file with the proper values of username and password. The first time the updated boot identity file is used to start the server, these new values are encrypted.>
    <Oct 23, 2012 8:04:20 AM EEST> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: Authentication denied: Boot identity not valid; The user name and/or password fromthe boot identity file (boot.properties) is not valid. The boot identity may have been changed since the boot identity file was created.
    Please edit and update the boot identity file with the proper values of username and password. The first time the updated boot identity file is used to start the server, these new values are encrypted.
    weblogic.security.SecurityInitializationException: Authentication denied: Boot identity not valid; The user name and/or password from the boot identity file (boot.properties) is not valid. The boot identity may have been changed since the boot identity file was created. Please edit and update the boot identity file with the proper values of username and password. The first time the updated boot identity file is used to start the server, these new values are encrypted.
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:960)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1054)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    Truncated. see log file for complete stacktrace
    Caused By: javax.security.auth.login.FailedLoginException: [Security:090303]Authentication Failed: User weblogic weblogic.security.providers.authentication.LDAPAtnDelegateException: [Security:090295]caught unexpected exception
    at weblogic.security.providers.authentication.LDAPAtnLoginModuleImpl.login(LDAPAtnLoginModuleImpl.java:251)
    at com.bea.common.security.internal.service.LoginModuleWrapper$1.run(LoginModuleWrapper.java:110)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.bea.common.security.internal.service.LoginModuleWrapper.login(LoginModuleWrapper.java:106)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    Truncated. see log file for complete stacktrace>
    <Oct 23, 2012 8:04:20 AM EEST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    Edited by: ToRRaDo on Oct 23, 2012 8:13 AM
    Edited by: ToRRaDo on Oct 23, 2012 8:14 AM

  • Cannot access weblogic admin server console

    All,
    I am not able to access https://<myhostname>:7001/console URL after sucessfull installation of web logic server on linux. During installation I also created base_domain.
    Here is the log during the AdminServer startup :-
    <Oct 4, 2009 9:02:02 AM PDT> <Notice> <Log Management> <BEA-170027> <The Server has established connection with the Domain level Diagnostic Service successfully.>
    <Oct 4, 2009 9:02:02 AM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <Oct 4, 2009 9:02:02 AM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
    <Oct 4, 2009 9:02:03 AM PDT> <Notice> <Server> <BEA-002613> <Channel "Default[1]" is now listening on fe80:0:0:0:20c:29ff:fe28:8f5b:7001 for protocols iiop, t3, ldap, snmp, http.>
    <Oct 4, 2009 9:02:03 AM PDT> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 192.168.119.129:7001 for protocols iiop, t3, ldap, snmp, http.>
    <Oct 4, 2009 9:02:03 AM PDT> <Notice> <Server> <BEA-002613> <Channel "Default[3]" is now listening on 127.0.0.1:7001 for protocols iiop, t3, ldap, snmp, http.>
    <Oct 4, 2009 9:02:03 AM PDT> <Notice> <Server> <BEA-002613> <Channel "Default[2]" is now listening on 0:0:0:0:0:0:0:1:7001 for protocols iiop, t3, ldap, snmp, http.>
    <Oct 4, 2009 9:02:03 AM PDT> <Notice> <WebLogicServer> <BEA-000329> <Started WebLogic Admin Server "AdminServer" for domain "base_domain" running in Production Mode>
    <Oct 4, 2009 9:02:03 AM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
    <Oct 4, 2009 9:02:03 AM PDT> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    From the above it looks like there was no issue in starting up the admin server. But when I try to access the weblogic admin server url, it does not show up.
    Can you please help me to resolve the issue if any so that I can access the admin console?
    THanks,
    Amit

    hey, same here...
    this is what i get when starting up the console
    <May 4, 2010 12:52:51 PM WIT> <Notice> <Log Management> <BEA-170027> <The Server has established connection with the Domain level Diagnostic Service successfully.>
    <May 4, 2010 12:52:51 PM WIT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <May 4, 2010 12:52:51 PM WIT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
    <May 4, 2010 12:52:51 PM WIT> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on xxx.xxx.xxx.xxx:7777 for protocols iiop, t3, ldap, snmp, http.>
    <May 4, 2010 12:52:51 PM WIT> <Notice> <Server> <BEA-002613> <Channel "Default[1]" is now listening on 127.0.0.1:7777 for protocols iiop, t3, ldap, snmp, http.>
    <May 4, 2010 12:52:51 PM WIT> <Notice> <WebLogicServer> <BEA-000329> <Started WebLogic Admin Server "AdminServer" for domain "xxxxxDomain" running in Production Mode>
    <May 4, 2010 12:52:51 PM WIT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
    <May 4, 2010 12:52:51 PM WIT> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    but when i go to the browser
    http://xx.xx.xx.xx:7777/console..
    Error 404--Not Found
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    xx.xx.xx 404 Not Found
    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
    If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.
    i still try to fix this..

  • Why i cannot start sun application server

    I am a new learner to Sun Microsystem's application server.
    I can start the default server yestday, but cannot do it today. I didn't do anything, just switched off my pc last night without stop the default server first. Did me destoried anything? I don't wish the server is so fragile.
    and it gives the message: CLI156 could not start the domin domin1, check the server log
    anyone knows how to slove it?
    thx

    Urm.... i did not do any good thing to it. but it worked again. seems it got temper sometimes

  • Cannot start Weblogic Admin Server

    When we start weblogic Admin server, we got the following message.
    # A fatal error has been detected by the Java Runtime Environment:
    # SIGBUS (0x7) at pc=0x000000373368316b, pid=348, tid=139846128580352
    # JRE version: 6.0_20-b20
    # Java VM: OpenJDK 64-Bit Server VM (19.0-b09 mixed mode linux-amd64 compressed oops)
    # Derivative: IcedTea6 1.9.7
    # Distribution: Red Hat Enterprise Linux Server release 6.0 (Santiago), package rhel-1.39.1.9.7.el6-x86_64
    # Problematic frame:
    # C [libc.so.6+0x8316b]
    # If you would like to submit a bug report, please include
    # instructions how to reproduce the bug and visit:
    # http://icedtea.classpath.org/bugzilla
    --------------- T H R E A D ---------------
    Current thread is native thread
    siginfo:si_signo=SIGBUS: si_errno=0, si_code=2 (BUS_ADRERR), si_addr=0x00007f3077b08000
    Registers:
    RAX=0x00007f3077b08000, RBX=0x00007f3077b08000, RCX=0x0000000000000000, RDX=0x0000000000000000
    RSP=0x00007f3076d12a68, RBP=0x00007f3076d12b80, RSI=0x0000000000000000, RDI=0x00007f3077b08000
    R8 =0x0000000000007f80, R9 =0x0000000000200000, R10=0x0000000000000000, R11=0x0000003733682c6a
    R12=0x0000000000008000, R13=0x0000000000000003, R14=0x00007f3076d136a8, R15=0x00007f3076d12ab0
    RIP=0x000000373368316b, EFL=0x0000000000010206, CSGSFS=0x0000000000000033, ERR=0x0000000000000006
    TRAPNO=0x000000000000000e
    Register to memory mapping:
    RAX=0x00007f3077b08000
    Best Regards,

    Two things you may want to try
    1. It complains about libc.so.6+0x8316b. Check with your Linux administrator to see if they have recent version of libc.so file at the kernel and if not, upgrade and try to start admin server (Make sure you remove the cache, tmp folders under server folder)
    2. check your /etc/hosts and see if anything strange like duplicate host file, ip mismatch etc
    Post your results after trying the above
    Thanks
    Lawrence Manickam
    http://toyork.blogspot.ca

  • Cannot start oracle name server

    When I try and start my name server service I get the following error in my listener.log file:
    TNS-12502: TNS:listener received no CONNECT_DATA from client
    The name server will not start and if I try and execute the Names.exe I get the error:
    NNL-00018: warning: could not contact default name server
    Any ideas?
    Tim

    Did you configure your name Server ? with namesctl utility
    oracle@spirit:~/OraHome1/dbs> namesctl
    Oracle Names Control for Linux: Version 8.1.7.0.0 - Production on 31-OCT-2003 13:04:14
    (c) Copyright 1997 Oracle Corporation. All rights reserved.
    NNL-00024: warning: no preferred name servers in SQLNET.ORA
    NNL-00018: warning: could not contact default name server
    Welcome to NAMESCTL, type "help" for information.
    NAMESCTL>
    Joel P�rez

  • Cannot start 9iAS http server - may be related to ojsp.conf missing.

    Hi,
    I have been able to start the ias apache http server before, and now couldn't do it anymore. I tried to do it in the DOS prompt and found that it is trying to open a file:
    c:\oracle\iashome\apache\jsp\conf\ojsp.conf
    I don't see the ojsp.conf file in the directory and didn't know whether it was there before.
    I also look at the oracle_apache.conf file, and it does has an include file directive as:
    include "C:\ORACLE\iashome\Apache\jsp\conf\ojsp.conf"
    So can someone tell me that it is necessary to have the ojsp.conf under the \apache\jsp\conf directory?
    And if so, what is the content of the ojsp.conf file looks like.
    I have 9iAS 1.0.2.2 installed on win2000. It was working fine and now I couldn't start the http server.
    Thanks;
    Kelly.

    Kelly,
    Here is the contents of my ojsp.conf file:
    # Set aliases for Oracle JSP
    Alias /jspdocs/ "C:\ORACLE\iSuites\jsp\doc/"
    # Associate OJSP extension with OJSP class to be called
    ApJServAction .jsp /servlets/oracle.jsp.JspServlet
    ApJServAction .sqljsp /servlets/oracle.jsp.JspServlet
    It is in the ../Apache/jsp/conf folder and is titled ojsp.conf.
    I'm running 1.0.2.2.a on Win2k.
    Hope this helps.
    Dennis

  • Problem with starting Sun ONE Server after changing Java version

    Hi
    I installed Sun ONE Java Server 6.1 SP6 on Redhat Enterprise 4.0 64bit. This version uses java version "1.4.2_04" which is intalled in /opt/SUNWwbsvr/bin/https/jdk. With this configuration everything works ok. When I changed Java (/usr/java/jdk1.5.0_09) on version "1.5.0_09 (in server.xml) Sun One doesn't start. I have such error:
         CORE3170: Configuration initialization failed: Error running init function load-modules: dlopen of /opt/SUNWwbsvr/bin/https/lib/libj2eeplugin.so failed (libjvm.so: cannot open shared object file: No such file or directory)
    I checked file libjvm.so and it is in locations: /opt/SUNWwbsvr/bin/https/lib/ and /usr/java/jdk1.5.0_09/jre/lib/amd64/server.
    Does anybody know what is wrong ???
    Thanks for help

    Hi Ges7
    You were right. I installed Java 1.5_10 and 1.6 32 bit version and SUN ONE works but i have some errors
    [https-fast1]: Sun ONE Web Server 6.1SP6 B05/07/2006 14:57
    [https-fast1]: warning: CORE3283: stderr: Java HotSpot(TM) Server VM warning: Can't detect initial thread stack location - find_vma failed
    [https-fast1]: info: CORE5076: Using [Java HotSpot(TM) Server VM, Version 1.6.0] from [Sun Microsystems Inc.]
    [https-fast1]: info: WEB0100: Loading web module in virtual server [https-fast1] at [XagentBr]
    [https-fast1]: info: WEB0100: Loading web module in virtual server [https-fast1] at [search]
    [https-fast1]: info: WEB2798: [XagentBr] ServletContext.log(): AuthAgent v1.55 starting ...
    [https-fast1]: info: WEB2798: [XagentBr] ServletContext.log(): Filter configuration file was not found
    [https-fast1]: failure: WebModule[XagentBr]: WEB2680: Exception starting filter Authorization Agent Filter
    [https-fast1]: javax.servlet.ServletException: Filter configuration file was not found
    [https-fast1]: at com.pl.comprze.authagent.AuthAgentFilter.init(AuthAgentFilter.java:262)
    [https-fast1]: at org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:262)
    [https-fast1]: at org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(ApplicationFilterConfig.java:322)
    [https-fast1]: at org.apache.catalina.core.ApplicationFilterConfig.(ApplicationFilterConfig.java:120)
    [https-fast1]: at org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:3321)
    [https-fast1]: at org.apache.catalina.core.StandardContext.start(StandardContext.java:3797)
    [https-fast1]: at com.iplanet.ias.web.WebModule.start(WebModule.java:257)
    [https-fast1]: at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
    [https-fast1]: at org.apache.catalina.core.StandardHost.start(StandardHost.java:652)
    [https-fast1]: at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
    [https-fast1]: at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:355)
    [https-fast1]: at org.apache.catalina.startup.Embedded.start(Embedded.java:995)
    [https-fast1]: at com.iplanet.ias.web.WebContainer.start(WebContainer.java:431)
    [https-fast1]: at com.iplanet.ias.web.WebContainer.startInstance(WebContainer.java:500)
    [https-fast1]: at com.iplanet.ias.server.J2EERunner.confPostInit(J2EERunner.java:161)
    [https-fast1]:
    [https-fast1]: failure: WebModule[XagentBr]: WEB2705: Context startup failed due to previous errors
    [https-fast1]: info: HTTP3072: [LS ls1] http://fast1:8088 ready to accept requests
    [https-fast1]: startup: server started successfully
    Success!
    The server https-fast1 has started up.
    Do You know what it can be ???

  • Cannot start Oracle HTTP Server

    Hi,
    if I try to start the Oracle HTTP Server I get the following error message on the console:
    C:\Oracle\product\11.1.1\as_1\instances\instance1\bin>opmnctl startproc ias-component=ohs1
    opmnctl startproc: starting opmn managed processes...
    ================================================================================
    opmn id=bittest1:6703
    0 of 1 processes started.
    ias-instance id=instance1
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    ohs1/OHS/OHS/
    Error
    --> Process (index=1,uid=366744641,pid=1728)
    Starten von verwaltetem Prozess nach der maximalen Anzahl der Wiederholungen
    nicht erfolgreich
    Log:
    C:\oracle\product\11.1.1\as_1\instances\instance1\diagnostics\logs\OHS\ohs1\
    console~OHS~1.log
    In the log file I found this entry:
    09/08/28 13:03:32 Start process
    Apache.exe: Syntax error on line 1032 of C:\\oracle\\product\\11.1.1\\as_1\\instances\\instance1\\config\\OHS\\ohs1/httpd.conf: Syntax error on line 3 of C:/Oracle/product/11.1.1/as_1/instances/instance1/config/OHS/ohs1/mod_wl_ohs.conf: Cannot load C:/Oracle/product/11.1.1/as_1/ohs/modules/mod_wl_ohs.so into server: The specified module could not be found
    But this module is definitive in this folder. What can I do?
    Edited by: user8631539 on 28.08.2009 04:14

    I have a workaround - If you are not planning to use mod_wl_ohs then don't load this module.
    You can stop it loading by commenting below line from httpd.conf
    include "${ORACLE_INSTANCE}/config/${COMPONENT_TYPE}/${COMPONENT_NAME}/mod_wl_ohs.conf"
    1. Go to
    C:\\oracle\\product\\11.1.1\\as_1\\instances\\instance1\\config\\OHS\\ohs1/httpd.conf
    2. change
    # Include the configuration files needed for mod_weblogic
    include "${ORACLE_INSTANCE}/config/${COMPONENT_TYPE}/${COMPONENT_NAME}/mod_wl_ohs.conf"
    to
    # Include the configuration files needed for mod_weblogic
    # include "${ORACLE_INSTANCE}/config/${COMPONENT_TYPE}/${COMPONENT_NAME}/mod_wl_ohs.conf"
    3. Restart HTTP Server
    4. $ORACLE_BASE/admin/<instance_name>/bin/opmnctl restartproc ias-component=ohs1
    Atul Kumar
    http://onlineAppsDBA.com

  • Unable to login to Sun ONE Server Console 5.2 on XP

    I've installed 5.2 on my new Win XP Dell Inspiron 5150. Both the admin52-serv and slapd services are started and netstat shows the ports listening. When I attempt to login to the console I get an HTTP Response Timeout error, yet there's nothing logged to the error log.
    I've verified that the firewall is disabled, I can ping the laptop from any other machine on the network.
    Anybody have any ideas?
    TIA,
    Todd

    yes, here's the access log
    [15/Mar/2004:14:59:43 -0500] conn=0 op=-1 msgId=-1 - fd=1332 slot=1332 LDAP connection from 10.88.28.97 to 10.88.28.97
    [15/Mar/2004:14:59:43 -0500] conn=0 op=0 msgId=1 - BIND dn="cn=admin-serv-lupo, cn=Administration Server, cn=Server Group, cn=lupo.chordiant.com, ou=chordiant.com, o=NetscapeRoot" method=128 version=2
    [15/Mar/2004:14:59:43 -0500] conn=0 op=0 msgId=1 - RESULT err=0 tag=97 nentries=0 etime=0 dn="cn=admin-serv-lupo,cn=administration server,cn=server group,cn=lupo.chordiant.com,ou=chordiant.com,o=netscaperoot"
    [15/Mar/2004:14:59:43 -0500] conn=1 op=-1 msgId=-1 - fd=1288 slot=1288 LDAP connection from 10.88.28.97 to 10.88.28.97
    [15/Mar/2004:14:59:43 -0500] conn=1 op=0 msgId=1 - BIND dn="cn=admin-serv-lupo, cn=Administration Server, cn=Server Group, cn=lupo.chordiant.com, ou=chordiant.com, o=NetscapeRoot" method=128 version=2
    [15/Mar/2004:14:59:43 -0500] conn=1 op=0 msgId=1 - RESULT err=0 tag=97 nentries=0 etime=0 dn="cn=admin-serv-lupo,cn=administration server,cn=server group,cn=lupo.chordiant.com,ou=chordiant.com,o=netscaperoot"
    [15/Mar/2004:14:59:43 -0500] conn=1 op=1 msgId=2 - SRCH base="cn=configuration,cn=admin-serv-lupo,cn=administration server,cn=server group,cn=lupo.chordiant.com,ou=chordiant.com,o=netscaperoot" scope=0 filter="(objectClass=nsDirectoryInfo)" attrs=ALL
    [15/Mar/2004:14:59:43 -0500] conn=1 op=1 msgId=2 - RESULT err=0 tag=101 nentries=1 etime=0
    [15/Mar/2004:14:59:43 -0500] conn=1 op=2 msgId=3 - SRCH base="cn=server group,cn=lupo.chordiant.com,ou=chordiant.com,o=netscaperoot" scope=0 filter="(objectClass=nsDirectoryInfo)" attrs=ALL
    [15/Mar/2004:14:59:43 -0500] conn=1 op=2 msgId=3 - RESULT err=0 tag=101 nentries=1 etime=0
    [15/Mar/2004:14:59:43 -0500] conn=1 op=3 msgId=4 - SRCH base="cn=userdirectory,ou=global preferences,ou=chordiant.com,o=netscaperoot" scope=0 filter="(objectClass=nsDirectoryInfo)" attrs=ALL
    [15/Mar/2004:14:59:43 -0500] conn=1 op=3 msgId=4 - RESULT err=0 tag=101 nentries=1 etime=0
    [15/Mar/2004:14:59:43 -0500] conn=1 op=4 msgId=5 - UNBIND
    [15/Mar/2004:14:59:43 -0500] conn=1 op=4 msgId=-1 - closing - U1
    [15/Mar/2004:14:59:43 -0500] conn=2 op=-1 msgId=-1 - fd=1268 slot=1268 LDAP connection from 10.88.28.97 to 10.88.28.97
    [15/Mar/2004:14:59:43 -0500] conn=1 op=-1 msgId=-1 - closed.
    [15/Mar/2004:14:59:43 -0500] conn=2 op=0 msgId=1 - BIND dn="cn=admin-serv-lupo, cn=Administration Server, cn=Server Group, cn=lupo.chordiant.com, ou=chordiant.com, o=NetscapeRoot" method=128 version=3
    [15/Mar/2004:14:59:43 -0500] conn=2 op=0 msgId=1 - RESULT err=0 tag=97 nentries=0 etime=0 dn="cn=admin-serv-lupo,cn=administration server,cn=server group,cn=lupo.chordiant.com,ou=chordiant.com,o=netscaperoot"
    [15/Mar/2004:14:59:43 -0500] conn=2 op=1 msgId=2 - SRCH base="cn=admin-serv-lupo,cn=administration server,cn=server group,cn=lupo.chordiant.com,ou=chordiant.com,o=netscaperoot" scope=2 filter="(nsExecRef=*)" attrs="nsExecRef nsLogSuppress"
    [15/Mar/2004:14:59:43 -0500] conn=2 op=1 msgId=2 - RESULT err=0 tag=101 nentries=20 etime=0
    [15/Mar/2004:14:59:43 -0500] conn=3 op=-1 msgId=-1 - fd=1296 slot=1296 LDAP connection from 10.88.28.97 to 10.88.28.97
    [15/Mar/2004:14:59:43 -0500] conn=3 op=0 msgId=1 - BIND dn="cn=admin-serv-lupo, cn=Administration Server, cn=Server Group, cn=lupo.chordiant.com, ou=chordiant.com, o=NetscapeRoot" method=128 version=2
    [15/Mar/2004:14:59:43 -0500] conn=3 op=0 msgId=1 - RESULT err=0 tag=97 nentries=0 etime=0 dn="cn=admin-serv-lupo,cn=administration server,cn=server group,cn=lupo.chordiant.com,ou=chordiant.com,o=netscaperoot"
    [15/Mar/2004:14:59:43 -0500] conn=3 op=1 msgId=2 - SRCH base="cn=server group,cn=lupo.chordiant.com,ou=chordiant.com,o=netscaperoot" scope=2 filter="(objectClass=*)" attrs=ALL
    [15/Mar/2004:14:59:43 -0500] conn=3 op=1 msgId=2 - RESULT err=0 tag=101 nentries=53 etime=0
    [15/Mar/2004:14:59:43 -0500] conn=3 op=2 msgId=3 - UNBIND
    [15/Mar/2004:14:59:43 -0500] conn=3 op=2 msgId=-1 - closing - U1
    [15/Mar/2004:14:59:43 -0500] conn=4 op=-1 msgId=-1 - fd=1252 slot=1252 LDAP connection from 10.88.28.97 to 10.88.28.97
    [15/Mar/2004:14:59:43 -0500] conn=3 op=-1 msgId=-1 - closed.
    [15/Mar/2004:14:59:43 -0500] conn=4 op=0 msgId=1 - BIND dn="cn=admin-serv-lupo, cn=Administration Server, cn=Server Group, cn=lupo.chordiant.com, ou=chordiant.com, o=NetscapeRoot" method=128 version=2
    [15/Mar/2004:14:59:43 -0500] conn=4 op=0 msgId=1 - RESULT err=0 tag=97 nentries=0 etime=0 dn="cn=admin-serv-lupo,cn=administration server,cn=server group,cn=lupo.chordiant.com,ou=chordiant.com,o=netscaperoot"
    [15/Mar/2004:14:59:43 -0500] conn=4 op=1 msgId=2 - SRCH base="cn=slapd-lupo,cn=sun one directory server,cn=server group,cn=lupo.chordiant.com,ou=chordiant.com,o=netscaperoot" scope=2 filter="(objectClass=*)" attrs=ALL
    [15/Mar/2004:14:59:43 -0500] conn=4 op=1 msgId=2 - RESULT err=0 tag=101 nentries=18 etime=0
    [15/Mar/2004:14:59:43 -0500] conn=5 op=-1 msgId=-1 - fd=1300 slot=1300 LDAP connection from 10.88.28.97 to 10.88.28.97
    [15/Mar/2004:14:59:43 -0500] conn=5 op=0 msgId=1 - BIND dn="cn=admin-serv-lupo, cn=Administration Server, cn=Server Group, cn=lupo.chordiant.com, ou=chordiant.com, o=NetscapeRoot" method=128 version=2
    [15/Mar/2004:14:59:43 -0500] conn=5 op=0 msgId=1 - RESULT err=0 tag=97 nentries=0 etime=0 dn="cn=admin-serv-lupo,cn=administration server,cn=server group,cn=lupo.chordiant.com,ou=chordiant.com,o=netscaperoot"
    [15/Mar/2004:14:59:43 -0500] conn=5 op=1 msgId=2 - SRCH base="cn=admin-serv-lupo,cn=administration server,cn=server group,cn=lupo.chordiant.com,ou=chordiant.com,o=netscaperoot" scope=2 filter="(objectClass=*)" attrs=ALL
    [15/Mar/2004:14:59:43 -0500] conn=5 op=1 msgId=2 - RESULT err=0 tag=101 nentries=26 etime=0
    [15/Mar/2004:14:59:43 -0500] conn=6 op=-1 msgId=-1 - fd=1232 slot=1232 LDAP connection from 10.88.28.97 to 10.88.28.97
    [15/Mar/2004:14:59:43 -0500] conn=6 op=0 msgId=1 - BIND dn="cn=admin-serv-lupo, cn=Administration Server, cn=Server Group, cn=lupo.chordiant.com, ou=chordiant.com, o=NetscapeRoot" method=128 version=2
    [15/Mar/2004:14:59:43 -0500] conn=6 op=0 msgId=1 - RESULT err=0 tag=97 nentries=0 etime=0 dn="cn=admin-serv-lupo,cn=administration server,cn=server group,cn=lupo.chordiant.com,ou=chordiant.com,o=netscaperoot"
    [15/Mar/2004:14:59:43 -0500] conn=6 op=1 msgId=2 - SRCH base="cn=server group,cn=lupo.chordiant.com,ou=chordiant.com,o=netscaperoot" scope=2 filter="(objectClass=*)" attrs=ALL
    [15/Mar/2004:14:59:43 -0500] conn=6 op=1 msgId=2 - RESULT err=0 tag=101 nentries=53 etime=0
    [15/Mar/2004:14:59:43 -0500] conn=6 op=2 msgId=3 - UNBIND
    [15/Mar/2004:14:59:43 -0500] conn=6 op=2 msgId=-1 - closing - U1
    [15/Mar/2004:14:59:43 -0500] conn=2 op=2 msgId=3 - SRCH base="cn=admin-serv-lupo,cn=administration server,cn=server group,cn=lupo.chordiant.com,ou=chordiant.com,o=netscaperoot" scope=2 filter="(nsExecRef=java:*)" attrs="nsExecRef cn"
    [15/Mar/2004:14:59:43 -0500] conn=2 op=2 msgId=3 - RESULT err=0 tag=101 nentries=0 etime=0
    [15/Mar/2004:14:59:43 -0500] conn=2 op=3 msgId=4 - SRCH base="cn=slapd-lupo,cn=sun one directory server,cn=server group,cn=lupo.chordiant.com,ou=chordiant.com,o=netscaperoot" scope=2 filter="(nsExecRef=java:*)" attrs="nsExecRef cn"
    [15/Mar/2004:14:59:43 -0500] conn=2 op=3 msgId=4 - RESULT err=0 tag=101 nentries=0 etime=0
    [15/Mar/2004:14:59:43 -0500] conn=2 op=4 msgId=5 - SRCH base="cn=sun one directory server,cn=server group,cn=lupo.chordiant.com,ou=chordiant.com,o=netscaperoot" scope=2 filter="(nsExecRef=java:*)" attrs="nsExecRef cn"
    [15/Mar/2004:14:59:43 -0500] conn=2 op=4 msgId=5 - RESULT err=0 tag=101 nentries=0 etime=0
    [15/Mar/2004:14:59:43 -0500] conn=2 op=5 msgId=6 - SRCH base="cn=administration server,cn=server group,cn=lupo.chordiant.com,ou=chordiant.com,o=netscaperoot" scope=2 filter="(nsExecRef=java:*)" attrs="nsExecRef cn"
    [15/Mar/2004:14:59:43 -0500] conn=2 op=5 msgId=6 - RESULT err=0 tag=101 nentries=0 etime=0
    [15/Mar/2004:14:59:43 -0500] conn=2 op=6 msgId=7 - UNBIND
    [15/Mar/2004:14:59:43 -0500] conn=2 op=6 msgId=-1 - closing - U1
    [15/Mar/2004:14:59:43 -0500] conn=0 op=1 msgId=2 - UNBIND
    [15/Mar/2004:14:59:43 -0500] conn=0 op=1 msgId=-1 - closing - U1
    [15/Mar/2004:14:59:44 -0500] conn=7 op=-1 msgId=-1 - fd=1216 slot=1216 LDAP connection from 10.88.28.97 to 10.88.28.97
    [15/Mar/2004:14:59:44 -0500] conn=6 op=-1 msgId=-1 - closed.
    [15/Mar/2004:14:59:44 -0500] conn=2 op=-1 msgId=-1 - closed.
    [15/Mar/2004:14:59:44 -0500] conn=0 op=-1 msgId=-1 - closed.
    [15/Mar/2004:14:59:44 -0500] conn=7 op=0 msgId=1 - BIND dn="cn=admin-serv-lupo, cn=Administration Server, cn=Server Group, cn=lupo.chordiant.com, ou=chordiant.com, o=NetscapeRoot" method=128 version=2
    [15/Mar/2004:14:59:44 -0500] conn=7 op=0 msgId=1 - RESULT err=0 tag=97 nentries=0 etime=0 dn="cn=admin-serv-lupo,cn=administration server,cn=server group,cn=lupo.chordiant.com,ou=chordiant.com,o=netscaperoot"
    [15/Mar/2004:14:59:44 -0500] conn=8 op=-1 msgId=-1 - fd=1340 slot=1340 LDAP connection from 10.88.28.97 to 10.88.28.97
    [15/Mar/2004:14:59:44 -0500] conn=8 op=0 msgId=1 - BIND dn="cn=admin-serv-lupo, cn=Administration Server, cn=Server Group, cn=lupo.chordiant.com, ou=chordiant.com, o=NetscapeRoot" method=128 version=2
    [15/Mar/2004:14:59:44 -0500] conn=8 op=0 msgId=1 - RESULT err=0 tag=97 nentries=0 etime=0 dn="cn=admin-serv-lupo,cn=administration server,cn=server group,cn=lupo.chordiant.com,ou=chordiant.com,o=netscaperoot"
    [15/Mar/2004:14:59:44 -0500] conn=9 op=-1 msgId=-1 - fd=1276 slot=1276 LDAP connection from 10.88.28.97 to 10.88.28.97
    [15/Mar/2004:14:59:44 -0500] conn=9 op=0 msgId=1 - BIND dn="cn=admin-serv-lupo, cn=Administration Server, cn=Server Group, cn=lupo.chordiant.com, ou=chordiant.com, o=NetscapeRoot" method=128 version=2
    [15/Mar/2004:14:59:44 -0500] conn=9 op=0 msgId=1 - RESULT err=0 tag=97 nentries=0 etime=0 dn="cn=admin-serv-lupo,cn=administration server,cn=server group,cn=lupo.chordiant.com,ou=chordiant.com,o=netscaperoot"
    [15/Mar/2004:14:59:44 -0500] conn=9 op=1 msgId=2 - SRCH base="cn=admin-serv-lupo,cn=administration server,cn=server group,cn=lupo.chordiant.com,ou=chordiant.com,o=netscaperoot" scope=2 filter="(objectClass=*)" attrs=ALL
    [15/Mar/2004:14:59:44 -0500] conn=9 op=1 msgId=2 - RESULT err=0 tag=101 nentries=26 etime=0
    [15/Mar/2004:14:59:44 -0500] conn=8 op=1 msgId=2 - UNBIND
    [15/Mar/2004:14:59:44 -0500] conn=8 op=1 msgId=-1 - closing - U1
    [15/Mar/2004:14:59:45 -0500] conn=8 op=-1 msgId=-1 - closed.

  • Cannot start Oracle BI Server Service

    I had installed Oracle Bussiness Intelligence 10g Release 2 version on my system....I was able to generate reports properly with the Default Repository(SH)....But When I created an OLAP repository and loaded it....It worked fine for a few minutes....then BI server service was automatically stopped....later when the service was restarted,it worked for 5 min but agin it got automatically stopped....but on attempting to restart the service again I got a error message ERROR 1068: Service cannot be be started because groups or dependencies not loaded....How can I reinstate the server process? I tried changing the repository to the default one but it didn't work....
    Edited by: user10422576 on Oct 19, 2008 11:42 PM

    I have seen similar errors when the repository is corrupt. Are you able to open the repository in offline mode ? In online mode, when you check consistencies, does it pass or does it throw any errors ? Also check the log files. if you are not getting enough information, try changing the loglevel for that user and then try it. usually this gives a good amount of info to debug.
    Good Luck.
    Dinesh Veera

  • OCS 10.1.2 on Win2003 - mail application cannot start after rebooting serve

    Hi
    We have installed OCS 10.1.2 on Win2003 (single box) and the mail appln was running OK after the installation. On rebooting the server, we found some components that were not started (eg Internet directory for Infra) which we started manually via EM.
    The Mail application however cannot be started giving the error message for all the mail components:
    - failed to start a managed process after the maximum retry limit
    We tried to start it manually using
    - oesctl startup midtierhost:um_system:xxx
    and even got the message:
    - All processes already started for midtierhost:um_system:xxx
    However, in EM, or when doing a
    - oesctl show status midtierhost:um_system:xxx, we get the error message:
    - midtierhost:um_system:nntp_in:116107583446856959 <no response>
    Any idea of where we can check to see what's going wrong? I'm not sure of where to check the logs for possible errors.
    Thanks for your assistance

    Glad I could be of help - maybe you could help me out too, please? I have the following problem: when I create an appointment with Calendar, and add some participants to it (with email notifications option checked), at first everything seems to go the right way.
    But if I delete the appointment/meeting, the following happens:
    - the notifications regarding the delete of the meeting are not sent
    - the whole mail system seems to hang, and I am not able to send emails anymore
    Do you have the same behaviour on your installation? It would be useful to me just to know if other people are having this trouble....
    Thank you!

Maybe you are looking for

  • IMac Intel & Clarisworks

    Why can't I open Clarisworks documents created on my prior iMac G4 ? I have hundreds of lessons (I'm a teacher) that I need access to, and I can't believe that my replacement computer (the Intel model) will not open these documents, yet it will open

  • Why does my Share Name ID get reset every month?

    With my personal account, I prefer to be identified on the receiving end as "WIRELESS CALLER".  I can change this on my account.  However, once a month my Share Name ID gets reset back to my account name.  After updating this one a month for the last

  • Free the memory of a String

    I am now creating a string object. I need to free the memory after using it, I dereference it now like this: String john = new String("John sucks"); john = null; which doesn't free the memory the string object taken. Anybody have any suggestions of h

  • Mismatched swatch values

    We are using CS4. As part of our production process we are using a program called FlightCheck to preflight files. We just upgraded to a new version of this application and it is indicating that there are conflicting values in colors used in our docum

  • How to unlock my iphone4

    How to unlock my iphone4