Server is shutting down

Hi,
I'm working with OAS 9.0.4 on AIX 5.2. I'm trying to run reports but I get the following error message:
REP-500002: Server is shutting down.
And sometimes the following error message:
REP-52266: The in-process Reports Server rep_test failed to start.exception oracle.reports.RWException {
oracle.reports.RWError[] errorChain={struct oracle.reports.RWError {
int errorCode=52266,
java.lang.String errorString="The in-process Reports Server rep_test failed to start.",
java.lang.String moduleName="REP"
I made a trace of the report server and collect the following data:
[2006/1/21 4:15:33:415] Exception 50001 (): Server is initializing
exception oracle.reports.RWException {
oracle.reports.RWError[] errorChain={struct oracle.reports.RWError {
int errorCode=50001,
java.lang.String errorString="Server is initializing",
java.lang.String moduleName="REP"
at oracle.reports.utility.Utility.newRWException(Utility.java(Compiled Code))
at oracle.reports.server.RWServer.stateCheck(RWServer.java:790)
at oracle.reports.server.ServerImpl.newConnection(ServerImpl.java:125)
at oracle.reports.server.ServerClassPOATie.newConnection(ServerClassPOATie.java:74)
at oracle.reports.server._ServerClassStub.newConnection(_ServerClassStub.java:128)
at oracle.reports.client.ReportRunner.connectToServer(ReportRunner.java(Compiled Code))
at oracle.reports.rwclient.ServletCmdMgr.handleWebCommand(ServletCmdMgr.java(Compiled Code))
at oracle.reports.rwclient.RWClient.handleWebCommand(RWClient.java(Compiled Code))
at oracle.reports.rwclient.RWClient.processRequest(RWClient.java(Compiled Code))
at oracle.reports.rwclient.RWClient.doPost(RWClient.java:488)
at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))
at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))
at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java(Compiled Code))
at oracle.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source)
at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java(Compiled Code))
at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java(Compiled Code))
at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java(Compiled Code))
at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:208)
at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:125)
at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
at java.lang.Thread.run(Thread.java:568)
[2006/1/21 4:15:41:751] Warning 50103 (EngineManager:registerEngine): REP-55103: API URLEngine:getEngineEnvs not applicable to URL engine
[2006/1/21 4:15:41:751] Info 56026 (EngineManager:registerEngine): Reports Server started up engine rwURLEng-0
[2006/1/21 4:15:41:756] State 56004 (EngineInfo:setState): Engine rwURLEng-0 state is: Ready
Other errors I found in trace:
2006/1/21 4:43:24:978] Info 50002 (RWServer:shutdown): Server is shutting down
[2006/1/21 4:43:24:978] Info 50103 (RWServer:startServer): Notify thread to exit
[2006/1/21 4:43:24:978] Info 50103 (RWServer:startServer): RWServer thread exits
[2006/1/21 4:43:24:979] Exception 56097 (): Engine rwEng-0 callback timeout
exception oracle.reports.RWException {
oracle.reports.RWError[] errorChain={struct oracle.reports.RWError {
int errorCode=56097,
java.lang.String errorString="Engine rwEng-0 callback timeout",
java.lang.String moduleName="REP"
at oracle.reports.utility.Utility.newRWException(Utility.java(Inlined Compiled Code))
at oracle.reports.server.EngineManager.manage(EngineManager.java(Compiled Code))
at oracle.reports.server.IdleThread.run(IdleThread.java(Compiled Code))
Could some body help me about this errors?
Thank you in advance,
Jose

Hi Martin
Thank you for your answer. We only need to run reports using URLs (rwservlet).
After the installation, we find the problem that DISPLAY was not set. We solve it and run the demo reports ok. Then we restarted the server (shutdown and restart including AIX), everything restarted well but we were unable to run the reports again, with the messages I described before.
I did not see any post-installation procedure for reports and AIX, does this procedure exists? where can I find it?
Thank you for the help,
Jose

Similar Messages

  • WebLogic server is shut down automatically

              After i install weblogic6.1 and run default server, I got the fowllowing message
              and then server is shut down automatically, I tried it days before, and it works,
              why not work now?
              Thanks in advance!
              moonriver
              <Nov 6, 2001 11:40:53 PM EST> <Notice> <Management> <Starting discovery of Managed
              Server... This feature is on by default, you may turn this off by passing -Dweblogic.management.discover=false>
              <Nov 6, 2001 11:40:58 PM EST> <Notice> <Management> <Application Poller not started
              for production server.>
              <Nov 6, 2001 11:40:58 PM EST> <Emergency> <WebLogicServer> <Unable to create a
              server socket for port: 7002. java.net.BindException: Address in use: JVM_Bind
              Perhaps another process is using port 7002.>
              <Nov 6, 2001 11:40:58 PM EST> <Emergency> <WebLogicServer> <The WebLogic Server
              is no longer listening for connections. You should probably restart it.>
              <Nov 6, 2001 11:40:58 PM EST> <Alert> <WebLogicServer> <Server shutdown has been
              requested by system>
              <Nov 6, 2001 11:40:58 PM EST> <Alert> <WebLogicServer> <The shutdown sequence
              has been initiated.>
              <Nov 6, 2001 11:40:58 PM EST> <Emergency> <WebLogicServer> <Unable to create a
              server socket for port: 7001. java.net.BindException: Address in use: JVM_Bind
              Perhaps another process is using port 7001.>
              <Nov 6, 2001 11:40:58 PM EST> <Alert> <WebLogicServer> <Server shutdown has been
              requested by system>
              <Nov 6, 2001 11:40:58 PM EST> <Alert> <WebLogicServer> <The shutdown sequence
              has been initiated.>
              <Nov 6, 2001 11:41:58 PM EST> <Notice> <WebLogicServer> <Started WebLogic AdminServer
              "myserver" for domain "mydomain" running in Production Mode>
              

    Most likely you have another WebLogic instance already listening on 7001.
              Moonriver Sun <[email protected]> wrote:
              > After i install weblogic6.1 and run default server, I got the fowllowing message
              > and then server is shut down automatically, I tried it days before, and it works,
              > why not work now?
              > Thanks in advance!
              > moonriver
              > -----------------
              > <Nov 6, 2001 11:40:53 PM EST> <Notice> <Management> <Starting discovery of Managed
              > Server... This feature is on by default, you may turn this off by passing -Dweblogic.management.discover=false>
              > <Nov 6, 2001 11:40:58 PM EST> <Notice> <Management> <Application Poller not started
              > for production server.>
              > <Nov 6, 2001 11:40:58 PM EST> <Emergency> <WebLogicServer> <Unable to create a
              > server socket for port: 7002. java.net.BindException: Address in use: JVM_Bind
              > Perhaps another process is using port 7002.>
              > <Nov 6, 2001 11:40:58 PM EST> <Emergency> <WebLogicServer> <The WebLogic Server
              > is no longer listening for connections. You should probably restart it.>
              > <Nov 6, 2001 11:40:58 PM EST> <Alert> <WebLogicServer> <Server shutdown has been
              > requested by system>
              > <Nov 6, 2001 11:40:58 PM EST> <Alert> <WebLogicServer> <The shutdown sequence
              > has been initiated.>
              > <Nov 6, 2001 11:40:58 PM EST> <Emergency> <WebLogicServer> <Unable to create a
              > server socket for port: 7001. java.net.BindException: Address in use: JVM_Bind
              > Perhaps another process is using port 7001.>
              > <Nov 6, 2001 11:40:58 PM EST> <Alert> <WebLogicServer> <Server shutdown has been
              > requested by system>
              > <Nov 6, 2001 11:40:58 PM EST> <Alert> <WebLogicServer> <The shutdown sequence
              > has been initiated.>
              > <Nov 6, 2001 11:41:58 PM EST> <Notice> <WebLogicServer> <Started WebLogic AdminServer
              > "myserver" for domain "mydomain" running in Production Mode>
              Dimitri
              

  • WebLogic server is shut down automatically(in win2k pro)

    After i install weblogic6.1 and run default server, I got the fowllowing message
    and then server is shut down automatically, I tried it days before, and it works,
    why not work now?
    Thanks in advance!
    moonriver
    <Nov 6, 2001 11:40:53 PM EST> <Notice> <Management> <Starting discovery of Managed
    Server... This feature is on by default, you may turn this off by passing -Dweblogic.management.discover=false>
    <Nov 6, 2001 11:40:58 PM EST> <Notice> <Management> <Application Poller not started
    for production server.>
    <Nov 6, 2001 11:40:58 PM EST> <Emergency> <WebLogicServer> <Unable to create a
    server socket for port: 7002. java.net.BindException: Address in use: JVM_Bind
    Perhaps another process is using port 7002.>
    <Nov 6, 2001 11:40:58 PM EST> <Emergency> <WebLogicServer> <The WebLogic Server
    is no longer listening for connections. You should probably restart it.>
    <Nov 6, 2001 11:40:58 PM EST> <Alert> <WebLogicServer> <Server shutdown has been
    requested by system>
    <Nov 6, 2001 11:40:58 PM EST> <Alert> <WebLogicServer> <The shutdown sequence
    has been initiated.>
    <Nov 6, 2001 11:40:58 PM EST> <Emergency> <WebLogicServer> <Unable to create a
    server socket for port: 7001. java.net.BindException: Address in use: JVM_Bind
    Perhaps another process is using port 7001.>
    <Nov 6, 2001 11:40:58 PM EST> <Alert> <WebLogicServer> <Server shutdown has been
    requested by system>
    <Nov 6, 2001 11:40:58 PM EST> <Alert> <WebLogicServer> <The shutdown sequence
    has been initiated.>
    <Nov 6, 2001 11:41:58 PM EST> <Notice> <WebLogicServer> <Started WebLogic AdminServer
    "myserver" for domain "mydomain" running in Production Mode>

    [att1.html]

  • Server 2012 X64 R2 DNS Server keeps shutting down after inplace upgrade from Server 2012 X64

    Hi,
    ever since upgrading from Server 2012 X64 to Server 2012 R2 X64 my dns server keeps shutting down every several minutes before having to do a restart.  When viewing the event log this is all I see..
    The DNS Server service terminated unexpectedly.  It has done this 497 time(s).  The following corrective action will be taken in 60000 milliseconds: Restart the service.
    if I look in the Application Error Log,  I will also find the following:
    Faulting application name: dns.exe, version: 6.3.9600.17031, time stamp: 0x530871fb
    Faulting module name: dns.exe, version: 6.3.9600.17031, time stamp: 0x530871fb
    Exception code: 0xc0000005
    Fault offset: 0x000000000010b0e0
    Faulting process id: 0x1740
    Faulting application start time: 0x01cf531b2e3a7f5e
    Faulting application path: C:\Windows\system32\dns.exe
    Faulting module path: C:\Windows\system32\dns.exe
    Report Id: 90a4ab37-bf0e-11e3-9446-003048df3f03
    Faulting package full name:
    Faulting package-relative application ID:
    I have tried removing and then reinstalling the DNS Server role, but the same situation occurs..
    thanks,

    Hi,
    I'm going crazy,  I've upgraded my Server 2012 Standard to Server 2012 R2 Standard and now my DNS server keeps crashing since the in place upgrade.  I have finally narrowed it down to it only crashes after several minutes if I load the data from
    a file instead of the registry.  As a test I:
    -1- killed all my dns data,
    -2- uninstalled the dns server role
    -3- deleted the /windows/system32/dns directory
    -4- reinstalled the DNS server role
    -5- used the wizard to create a DNS server and a forward zone.
    everything works okay, no crashes,  then I change the advanced propertied of the DNS server to load from file, restart the DNS server and once again it crashes every 2 minutes..
    Please help,  this is killing me..
    thanks in advance..

  • Report server10g "server is shutting down"

    Hi,
    i have installed developer suit 10g on windows 2003 server and just ran "RWSERVER SERVER=RPS START" but report server status is "server is shutting down"??
    Thanks,
    Anwar

    I just tried to start report server by administrator user, its working now

  • REP-50002: Server is shutting down

    ========================================
    Subledger Accounting: Version : 12.0.0
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    XLAABACR module: Validate Application Accounting Definitions
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    P_LEDGER_ID='1'
    P_UNCOMPILE_ONLY_FLAG='N'
    P_REPORT_ONLY_MODE='N'
    APPLLCSP Environment Variable set to :
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.UTF8
    Enter Password:
    REP-0069: Internal error
    REP-50002: Server is shutting down
    =========================================
    what may be the problem

    What responsibility did you launch this from? I could not find any Subledger Accounting responsibilities in R12.
    There is only one public note that talks about that error:
    Use rwclient or rwservlet(browser) for production instances 9.0.4 upwards
    http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=365534.1
    It could be there is an invalid reports mode setup in the concurrent or report definition. You will probably need a SR to get it fixed.

  • Oracle Reports server 10g shutting down and starting automatically

    Hi ,
    My 10g Reports server runs on Redhat v4.0 .
    From few days reports server log show that Reports Server is shut down and starts up automatically.
    ------- log -------
    *** 2007/8/28 7:26:21:353 -- Shutting down engine rwEng-0
    *** 2007/8/28 7:26:21:353 -- Reports Server shut down engine rwEng-0
    *** 2007/8/29 9:21:51:688 -- Reports Server started up engine rwEng-0
    *** 2007/8/29 9:53:10:650 -- Shutting down engine rwEng-0
    *** 2007/8/29 9:53:10:651 -- Reports Server shut down engine rwEng-0
    *** 2007/8/29 1:46:18:389 -- Reports Server started up engine rwEng-0
    what might be reason for above issue ?
    Thanks ...
    Raju

    The reports server is not shutting down but rather engines used by the reports server are being stopped and started. A reports engine requests data from the data source, formats the report, sends the output to cache, and notifies the Reports Server that the job is complete. These engines are cycled like connections in a connection pool. You can configure them in the ORACLE_HOME\reports\conf\rwservlet.properties file. Look here for details:
    http://download.oracle.com/docs/cd/B14099_17/bi.1012/b14048/pbr_conf.htm#i1006129

  • OBI Server is shutting down automatically!

    Hi Forum,
    The OBI Server is shutting down after sometime of starting the server. What could be the reason?
    Regards
    Vj

    2009-10-29 14:18:25
    Data Source Name: SH
    Client Driver Version 10.02.0001
    2009-10-29 14:18:25
    [58002] Query Cache loaded with 0 entries from saved cache files.
    2009-10-29 14:18:25
    [43030] :     Oracle BI Server started. Version: 10.1.3.4.1.090414.1900.
    2009-10-29 14:47:22
    [36007] Loading repository C:\OracleBI\server\Repository\sh.rpd.
    2009-10-29 14:47:22
    [14055] Loading subject area: SH ...
    2009-10-29 14:47:22
    [14056] Finished loading subject area: SH.
    2009-10-29 14:47:22
    [16020] Metadata Database Type: Oracle8.1
    Data Source Name: SH
    Data Source Type: Oracle 10.02.0010
    2009-10-29 14:47:22
    Data Source Name: SH
    Client Driver Version 10.02.0001
    2009-10-29 14:47:22
    [58002] Query Cache loaded with 0 entries from saved cache files.
    2009-10-29 14:47:22
    [43030] :     Oracle BI Server started. Version: 10.1.3.4.1.090414.1900.

  • Does Xvfb server starting shuts down the other servers linked to it.

    We deploy our application using Weblogic server.We use Xvfb Server for rendering Digital Image.
    We could find that the Weblogic server is shutting down within an hour if we restart the Xvfb server.
    Can anyone clarify if there is any relation between restarting a Xvfb server and Weblogic server.
    Regards,
    Sridevi

    Since we dont have access to that machine currently, can you please list the possibilities of this problem.
    We will get back to you once we get the access.
    Regards,
    Sridevi.

  • Server to shut down even though a client is connected?

    Is there a setting to allow the server to shut down even though a client is connected?

    How old it the MacBook battery? Batteries can go bad suddenly.
    There's a useful free app here: http://www.coconut-flavour.com/ that gives a lot more information about the battery and its general state of health.

  • Weblogic portal server is shutting down...

    Hi ,
    I have problem whenever iam trying to run the portal as going to RunAS-->Server-->Oracle Weblogic server..It showing as starting after that it shutting down..Iam bit confused why its happend..Iam coping the error also .Please check it.. I will be helpful if you solve this problem.And also can you tell me the cause of the problem
    JAVA Memory arguments: -Xms256m -Xmx768m
    WLS Start Mode=Development
    CLASSPATH=;F:\BEAWEB~1\patch_wlw1030\profiles\default\sys_manifest_classpath\weblogic_patch.jar;F:\BEAWEB~1\patch_wls1030\profiles\default\sys_manifest_classpath\weblogic_patch.jar;F:\BEAWEB~1\patch_wlp1030\profiles\default\sys_manifest_classpath\weblogic_patch.jar;F:\BEAWEB~1\patch_cie670\profiles\default\sys_manifest_classpath\weblogic_patch.jar;F:\BEAWEB~1\JROCKI~1\lib\tools.jar;F:\BEAWEB~1\WLSERV~1.3\server\lib\weblogic_sp.jar;F:\BEAWEB~1\WLSERV~1.3\server\lib\weblogic.jar;F:\BEAWEB~1\modules\features\weblogic.server.modules_10.3.0.0.jar;F:\BEAWEB~1\WLSERV~1.3\server\lib\webservices.jar;F:\BEAWEB~1\modules\ORGAPA~1.5/lib/ant-all.jar;F:\BEAWEB~1\modules\NETSFA~1.0_1/lib/ant-contrib.jar;;F:\BEAWEB~1\WLSERV~1.3\common\eval\pointbase\lib\pbembedded57.jar;F:\BEAWEB~1\WLSERV~1.3\common\eval\pointbase\lib\pbclient57.jar;F:\BEAWEB~1\WLSERV~1.3\server\lib\xqrl.jar;F:\BEAWEB~1\WLSERV~1.3\server\lib\xquery.jar;F:\BEAWEB~1\WLSERV~1.3\server\lib\binxml.jar;
    PATH=F:\BEAWEB~1\patch_wlw1030\profiles\default\native;F:\BEAWEB~1\patch_wls1030\profiles\default\native;F:\BEAWEB~1\patch_wlp1030\profiles\default\native;F:\BEAWEB~1\patch_cie670\profiles\default\native;F:\BEAWEB~1\WLSERV~1.3\server\native\win\32;F:\BEAWEB~1\WLSERV~1.3\server\bin;F:\BEAWEB~1\modules\ORGAPA~1.5\bin;F:\BEAWEB~1\JROCKI~1\jre\bin;F:\BEAWEB~1\JROCKI~1\bin;F:\Bea Weblogic 10\jrockit_160_05\jre\bin;C:\oraclexe\app\oracle\product\10.2.0\server\bin;C:\Program Files\IBM\CICS Transaction Gateway\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;F:\BEAWEB~1\WLSERV~1.3\server\native\win\32\oci920_8
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http:\\hostname:port\console *
    starting weblogic with Java version:
    Cleaning up license and uid files
    java version "1.6.0_05"
    Java(TM) SE Runtime Environment (build 1.6.0_05-b13)
    BEA JRockit(R) (build R27.6.0-50_o-100423-1.6.0_05-20080626-2105-windows-ia32, compiled mode)
    Starting WLS with line:
    F:\BEAWEB~1\JROCKI~1\bin\java -jrockit -Xms256m -Xmx768m -Xverify:none -da -Dplatform.home=F:\BEAWEB~1\WLSERV~1.3 -Dwls.home=F:\BEAWEB~1\WLSERV~1.3\server -Dweblogic.home=F:\BEAWEB~1\WLSERV~1.3\server -Dweblogic.wsee.bind.suppressDeployErrorMessage=true -Dweblogic.wsee.skip.async.response=true -Dweblogic.management.discover=true -Dwlw.iterativeDev=true -Dwlw.testConsole=true -Dwlw.logErrorsToConsole=true -Dweblogic.ext.dirs=F:\BEAWEB~1\patch_wlw1030\profiles\default\sysext_manifest_classpath;F:\BEAWEB~1\patch_wls1030\profiles\default\sysext_manifest_classpath;F:\BEAWEB~1\patch_wlp1030\profiles\default\sysext_manifest_classpath;F:\BEAWEB~1\patch_cie670\profiles\default\sysext_manifest_classpath;F:\Bea Weblogic 10\wlportal_10.3\p13n\lib\system;F:\Bea Weblogic 10\wlportal_10.3\light-portal\lib\system;F:\Bea Weblogic 10\wlportal_10.3\portal\lib\system;F:\Bea Weblogic 10\wlportal_10.3\info-mgmt\lib\system;F:\Bea Weblogic 10\wlportal_10.3\analytics\lib\system;F:\Bea Weblogic 10\wlportal_10.3\apps\lib\system;F:\Bea Weblogic 10\wlportal_10.3\info-mgmt\deprecated\lib\system;F:\Bea Weblogic 10\wlportal_10.3\content-mgmt\lib\system -Dweblogic.alternateTypesDirectory=F:\Bea Weblogic 10\wlportal_10.3\portal\lib\security -Dweblogic.Name=AdminServer -Djava.security.policy=F:\BEAWEB~1\WLSERV~1.3\server\lib\weblogic.policy weblogic.Server
    Starting Autonomy with CONTENT_SEARCH_OPTION = full
    Autonomy Distributed Search Handler engine started.
    Exception in thread "Main Thread" java.lang.NoClassDefFoundError: Weblogic
    Stopping PointBase server...
    PointBase server stopped.
    Autonomy server stopped

    You have spaces in the folder to which you have installed BEA and they arent being correctly escaped , see the starting java with line
    F:\Bea Weblogic 10\
    Your simplest best is to probably reinstall into a location which doesnt have spaces like f:\bea (you could also fix all the command files to quote all values with spaces , but since you are probably beginning portal, reinstall is easier)
    regards
    deepak

  • Mobile sync "Server is shutting down"

    Ever since the upgrade to Yosemite and Server 4.0, my mobile sync is not working properly. After three months, I have a backlog of accounts on multiple computers that aren't in sync; it is a nightmare.
    During the upgrade, mobile sync stopped working, so during the rebuild of the Open Directory I made the change from afp to smb Home directory service; as long as I was rebuilding anyway, which seems to be required at every major upgrade. Everything set up fine, looked fine, the DNS is fine, but after a few weeks it clearly wasn't working. The consistent message for all File Sharing directories, including the home directory for mobile sync, is "Server shutting down; the file server "Kingkrool" is shutting down". Mobile sync then hangs, the Profiles aren't updated properly and it is a complete mess. In the console, it looks like a Kerberos error; the Open Directory was freshly rebuilt under Yosemite, the clients were re-bound, the certificates transferred.
    It looks weird to me that it is looking for krbtgt at 0.1.2; The server is at 10.0.1.2. Where is it getting the truncated number and why?
    1/25/15 10:50:25.277 AM opendirectoryd[54]: GSSAPI Error:  Miscellaneous failure (see text (Server (krbtgt/[email protected]) unknown while looking up 'ldap/[email protected]' (cached result, timeout in 1166 sec) (negative cache))
    1/25/15 10:50:25.422 AM opendirectoryd[54]: GSSAPI Error:  Miscellaneous failure (see text (Server (krbtgt/[email protected]) unknown while looking up 'ldap/[email protected]' (cached result, timeout in 1166 sec) (negative cache))
    1/25/15 10:50:25.617 AM com.apple.xpc.launchd[1]: (com.apple.imdmessageservices.IMDMessageServicesAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    1/25/15 10:50:25.617 AM com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    1/25/15 10:50:25.810 AM mount_url[519]: TUAMHandler::SetUAMType setting UAMType to 1
    1/25/15 10:50:25.958 AM mount_url[519]: ERROR: AFP_Mount - theEnumerator->Mount failed 2
    1/25/15 10:50:25.961 AM automountd[518]: mount of /Network/Servers/kingkrool.reorg.private/Volumes/Klapaucius/NetworkUsers failed: No such file or directory
    1/25/15 10:50:25.991 AM mount_url[522]: TUAMHandler::SetUAMType setting UAMType to 1
    1/25/15 10:50:26.009 AM mount_url[522]: ERROR: AFP_Mount - theEnumerator->Mount failed 2
    1/25/15 10:50:26.045 AM mount_url[523]: TUAMHandler::SetUAMType setting UAMType to 1
    1/25/15 10:50:26.065 AM mount_url[523]: ERROR: AFP_Mount - theEnumerator->Mount failed 2

    Hi Martin
    Thank you for your answer. We only need to run reports using URLs (rwservlet).
    After the installation, we find the problem that DISPLAY was not set. We solve it and run the demo reports ok. Then we restarted the server (shutdown and restart including AIX), everything restarted well but we were unable to run the reports again, with the messages I described before.
    I did not see any post-installation procedure for reports and AIX, does this procedure exists? where can I find it?
    Thank you for the help,
    Jose

  • Windows server not shutting down

    Hi guys,
    We have installed and configured correctly a PI 7.0
    system on Windows 2003 Standard Edition X64-bit with SQL Server 2005.
    We are on SP12. Everything, SLD, RFC connections work properly.
    The problem was that 4-5 days after the installation the Windows Server
    started restarting automatically in unexpected time during the day
    (unexpected shutdown), even when anybody didn't do anything in the
    system.
    SAP suggested us to upgrade firmware, network card and
    memory, which actually solved the problem.
    However, the problem that we are facing right now is that the Windows
    Server is not shutting down. That is, we are trying to shut down the
    operating system, but it never does so.
    SAP suggested us that it could be a service
    which is defined as restart ever, and to try commands shutdown -s/-r -t 00 -f
    from CMD, but no result. The server is trying to shut down or restart unsuccessfully.
    It remains in a grey page and is trying to shut down itself.
    This is a production system and we go live on 01/01/2008! Do you have
    any ideas?
    Best Regards,
    Evaggelos

    Hi guys,
    We have installed and configured correctly a PI 7.0
    system on Windows 2003 Standard Edition X64-bit with SQL Server 2005.
    We are on SP12. Everything, SLD, RFC connections work properly.
    The problem was that 4-5 days after the installation the Windows Server
    started restarting automatically in unexpected time during the day
    (unexpected shutdown), even when anybody didn't do anything in the
    system.
    SAP suggested us to upgrade firmware, network card and
    memory, which actually solved the problem.
    However, the problem that we are facing right now is that the Windows
    Server is not shutting down. That is, we are trying to shut down the
    operating system, but it never does so.
    SAP suggested us that it could be a service
    which is defined as restart ever, and to try commands shutdown -s/-r -t 00 -f
    from CMD, but no result. The server is trying to shut down or restart unsuccessfully.
    It remains in a grey page and is trying to shut down itself.
    This is a production system and we go live on 01/01/2008! Do you have
    any ideas?
    Best Regards,
    Evaggelos

  • ML Server- managing shut down

    What is the best way to set up a regular power cycle of the Mac Mini when using it with Mountain Lion Server? Ideally, would like to schedule a weekly automatic shutdown of the hardware and restart of the Mini. Since running Server, I notice that prior to shutting down Server wants to get OK to shut down and send push notifications to clients.
    Can I automate the process for a weekly power cycle of several clients (two of three) and the Server Machine, with Server, or even the previous method- System Preferences>Energy Saver?

    JaimeMagiera wrote:
    Take a look at the "pmset" command. You may want to wrap it in a script that calls "serveradmin" as well, to do any service shutdown and cleanup before the restart.
    http://developer.apple.com/library/mac/#documentation/Darwin/Reference/ManPages/ man1/pmset.1.html
    Just out of curiosity, why do you want to do this?
    Thanks for your comments, Jaime. The BSD (Linux) command seems suitable. How would it play into a server control script?
    My idea was to call the clients to shut down, shut down the server, power down the hardware. Next, wait 10-15 min. and power up the Server machine, then the clients (reversing the order) after the Server is alive and running. I hadn't planned any server cleanup at this time but it is obviously quite do-able.
    I find power cycle a VERY convenient way to flush many built-up slowdowns in the OS from the hardware. I try to do it once a week at off hours. Usually Monday morning (in the case of one client), or Sunday @ 12N (in case of the rest). I have a System Pref schedule on all the machines now, perhaps it could be scripted and called direct from the server machine instead?
    How would I go about this? ML Server does very few jobs for me now, simply being a file share manager at this time.

  • XSERVE Cluster Server Keeps Shutting Down

    I have a G5 Xserve Cluster server. Been working like a charm the last couple of months, but now I have a problem. It just shuts down. Nothing dramatic. Will be running for a while and then click... it goes off.
    Any suggestions as to what could be causing this before I go to the apple store. PRAM Battery?
    It is completely random and can occur 10 seconds after starting up or 20 minutes in.

    I'd be checking the error logs for clues.
    Any chance it is overheating? Are the air vents clear of dust and debris?
    Are you using a properly rated UPS?

Maybe you are looking for

  • Mail Server User Issues

    I recently had a Mail server crash and the RAID it lie on did its rebuild. Afterwards all my accounts seem to be working fine except one. I have an IMAP account setup, locally administered. The user can log in with their credentials from a client sof

  • Output of PDF to system disc drive

    Hi - We currently have a smartform that sends a email with a PDF attachment - anyone know how I can get sap to write the attachment to disc instead of send it in an email?  I set up a "printer" that prints to a file instead of a printer - the output

  • Mail sender varies by content

    So, my husband and I both use the iPhone 5S. We sync mails from out Gmail account via Outlook to the phone. Mostly we send mails from our phones as well. So here's the problem: sometimes when I send e-mails from my iPhone (and this happens ONLY on th

  • My iMac will not shut down cause it says my mail is open but it is not and i cannot open it from the bottom of the screen don't know what to do

    my imac will not shut down cause it says my mail is open but it is not and i cannot open my mail from the bottom of the screen

  • Connection lost during update plz help

    my mobile is nokia 6680 while i was updating my mobile software there was a sudden power cut in my apartment,n my mobile isn't responding. its not even switching on, not showing any thing on d display screen.can it work like before or its completely