Admin.jar ... -shutdown with 'reason' not consistent with docs

Doing admin.jar ... -shutdown reason "reason for shutdown" behaves as expected (and noted in the Appendix A). However, doing any of
-shutdown ordinary reason "reason to shutdown"
-shutdown force reason "reason to force"
-shutdown restart reason "reason to restart"
results in 'reason' (the word reason) being printed to the logs. This is either a doc bug (as well as the admin.jar -help usage text), or a programmatic bug. I'd say programmatic because 'reason' must be explicitly stated in the case where -shutdown is invoked with neither the force nor ordinary options specified. My guess is that -shutdown is looking for only two options.
Anybody else see this?

I am sorry - I should have been more clear...Yes, in terms of performing the shutdown/restart the command works fine. However, it is the aspect of writing the 'reason' to the log file that is not working correctly.
-shutdown reason "Doing default shutdown"
results in the message being place in the log.
-shutdown force reason "Doing forced shutdown"
results in the word 'reason' appearing in the log file.
-shutdown force "Doing forced shutdown"
results in the message appearing in the log.
So, the issue is that the option 'reason' must be explicitly declared when neither 'force' nor 'ordinary' are invoked, and the 'reason' is implied, when either 'force' or 'ordinary' is explicitly declared, as the following argument.
It seems that this is a problem with the way -shutdown is handling the options.
Gordon

Similar Messages

  • Oc4j deployment error - admin.jar

    I am using JDeveloper 9.0.5.1, java_version 1.4.2_03
    When I deploy my J2EE application to our server (via JDeveloper) I get the following error:
    Error: Deploy error: Invocation error: java.lang.NoSuchMethodException; nested exception is:
         java.lang.NoSuchMethodException
    com.evermind.client.orion.AdminCommandException: Deploy error: Invocation error: java.lang.NoSuchMethodException; nested exception is:
         java.lang.NoSuchMethodException
         at com.evermind.client.orion.DeployCommand.execute(DeployCommand.java:95)
         at com.evermind.client.orion.Oc4jAdminConsole.executeCommand(Oc4jAdminConsole.java:118)
         at com.evermind.client.orion.Oc4jAdminConsole.main(Oc4jAdminConsole.java:27)
    com.evermind.server.rmi.OrionRemoteException: Invocation error: java.lang.NoSuchMethodException
         at com.evermind.server.rmi.RMIConnection.invokeMethod(RMIConnection.java:1497)
         at com.evermind.server.rmi.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:55)
         at com.evermind.server.rmi.RecoverableRemoteInvocationHandler.invoke(RecoverableRemoteInvocationHandler.java:22)
         at __Proxy0.deploy(Unknown Source)
         at com.evermind.client.orion.DeployCommand.execute(DeployCommand.java:92)
         at com.evermind.client.orion.Oc4jAdminConsole.executeCommand(Oc4jAdminConsole.java:118)
         at com.evermind.client.orion.Oc4jAdminConsole.main(Oc4jAdminConsole.java:27)
         Nested exception is:
    java.lang.NoSuchMethodException
         at com.evermind.server.rmi.RMIConnection.EXCEPTION_ORIGINATES_FROM_THE_REMOTE_SERVER(RMIConnection.java:1527)
         at com.evermind.server.rmi.RMIConnection.invokeMethod(RMIConnection.java:1480)
         at com.evermind.server.rmi.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:55)
         at com.evermind.server.rmi.RecoverableRemoteInvocationHandler.invoke(RecoverableRemoteInvocationHandler.java:22)
         at __Proxy0.deploy(Unknown Source)
         at com.evermind.client.orion.DeployCommand.execute(DeployCommand.java:92)
         at com.evermind.client.orion.Oc4jAdminConsole.executeCommand(Oc4jAdminConsole.java:118)
         at com.evermind.client.orion.Oc4jAdminConsole.main(Oc4jAdminConsole.java:27)
    ---- Embedded exception
    java.lang.NoSuchMethodException
         at com.evermind.server.rmi.RMIConnection.EXCEPTION_ORIGINATES_FROM_THE_REMOTE_SERVER(RMIConnection.java:1527)
         at com.evermind.server.rmi.RMIConnection.invokeMethod(RMIConnection.java:1480)
         at com.evermind.server.rmi.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:55)
         at com.evermind.server.rmi.RecoverableRemoteInvocationHandler.invoke(RecoverableRemoteInvocationHandler.java:22)
         at __Proxy0.deploy(Unknown Source)
         at com.evermind.client.orion.DeployCommand.execute(DeployCommand.java:92)
         at com.evermind.client.orion.Oc4jAdminConsole.executeCommand(Oc4jAdminConsole.java:118)
         at com.evermind.client.orion.Oc4jAdminConsole.main(Oc4jAdminConsole.java:27)
    Exit status of OC4J admin tool (-deploy): 1
    **** Note: The OC4J connection 'XXX' is configured to use the default admin.jar be used when deploying.
    **** Note: However, the remote server version does not appear to be compatible with this admin.jar.
    **** Note: Please edit the connection to point to an admin.jar version that is compatible with the remote server.
    Elapsed time for deployment: 5 seconds
    #### Deployment incomplete. #### Jan 24, 2005 8:32:30 AM
    Must I replace the admin.jar file with a more newer version of it? How do I determine the version of the admin.jar and if I update it to a newer version will it still be compatible with the rest of the settings?
    Thank you

    The admin.jar for the OC4J connection should be the same as the admin.jar in the remote server.
    For version, is the zip file size and date the same.

  • Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection

    "[DBNETLIB] Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection"
    After patches applied on patch Tuesday the database reports the above error. 
    All accounts are domain accounts and SQLServer uses Windows auth.
    DCDIAG show no errors
    All servers and DC have been restarted,
    Message in db log confirms the connection is being denied due to trust.
    Event log shows same rejection
    Protocols enabled: named pipes, tcpip, memory
    TESTS:
    PortQry: "
    TCP port 1433 (ms-sql-s service): LISTENING"
    Connect with domain admin accounts works from multiple clients systems to DB.
    Cannot connect with newly created domain admin account
    Can connect if new admin account connect to server in terminal server session and uses UDL wizard or any other tool including isql.
    New standard user also fails to connect.
    NOTES:
    I removed the SSL patch and the IE security update to see if that was an issue.
    ¯\_(ツ)_/¯

    Has someone left the company or has an account of some nature been dropped/replaced?
    Please click "Mark As Answer" if my post helped. Tony C.
    Hi Tony,
    Srry but No.  We just installed the monthly updates.
    I went back and found I had missed removing a patch.  I missed the rollup for Windows Server 2003:
    Event Type: Information
    Event Source: NtServicePack
    Event Category: None
    Event ID: 4382
    Date:  3/12/2015
    Time:  12:26:04 PM
    User:  NETTEST\admin
    Computer: DATA1
    Description:
    Windows Server 2003 KB954920 was removed from your computer, and the previous Windows Server 2003 configuration was restored.
    After I removed that is still didn't work but after about five minutes it started working.
    I guess I ned to report that to MS after I research what might be changed to make the patch work.
    Every time I get stuck and ask for help it seems to be just before I stumble on the solution.
    Thanks for replying.
    Well - maybe this will help someone else.
    Thanks again for replying Tony
    ¯\_(ツ)_/¯

  • Balance of S_ALR_87012168 and S_ALR_87012167 is not consistent with FBL5N

    Dear all,
    Could you kindly let me what's the reason that cause S_ALR_87012168 and S_ALR_87012167 is not consistent with FBL5N.
    When view line item anlaysis the line item is the same with FBL5N, but in the first page of due / not due anlysi, the result is not the same?
    Thanks bnd Best Regards.
    CSY.

    Hello
    first thing you should do it is to run the programm SAPF190 if you don't activate NewLedger or TFC_COMPARE_VZ if new ledger is on.
    These programms will check the index of the data and compare the amount between index and BSEG/FAGLFLEXA table.
    Second point, do you check the analysis with all same option ?
    Best regards
    Philippe

  • After REFRESH the cached object is not consistent with the database table

    After REFRESH, the cached object is not consistent with the database table. Why?
    I created a JDBC connection with the Oracle database (HR schema) using JDeveloper(10.1.3) and then I created an offline database (HR schema)
    in JDeveloper from the existing database tables (HR schema). Then I made some updates to the JOBS database table using SQL*Plus.
    Then I returned to the JDeveloper tool and refreshed the HR connection. But I found no any changes made to the offline database table JOBS in
    JDeveloper.
    How to make the JDeveloper's offline tables to be synchronized with the underling database tables?

    qkc,
    Once you create an offline table, it's just a copy of a table definition as of the point in time you brought it in from the database. Refreshing the connection, as you describe it, just refreshes the database browser, and not any offline objects. If you want to syncrhnonize the offline table, right-click the offline table and choose "Generate or Reconcile Objects" to reconcile the object to the database. I just tried this in 10.1.3.3 (not the latest 10.1.3, I know), and it works properly.
    John

  • My mac mini will not shutdown with either Mavericks or Yosemite (following a clean install)

    First noted while running Mavericks, my Mac-Mini will not shutdown.  It just hangs on a black screen with the little icon.  I created a clean user account and the problem went away.  Rather than do a fresh install of Mavericks, I waited until Yosemite came out.  I reformatted the drive and did a fresh Yosemite install.  I then restored my apps and data only to find the problem is still present.  I've also tried stopping many of the applications I would normally expect might cause the problem with no luck.  And I tried the one Yosemite suggestion regarding deleting the Library/Caches folder content with no luck.
    My naive question:  following the fresh install of Mavericks, should I have done a re-install of my (very many) applications instead of a restore from an image?
    I've tried looking at the system logs after I've forced a shutdown with the power button but there's nothing I could find that shows any problems.
    Any other suggestions of things to try would be appreciated.

    Hi,
    Thanks.
    It is running 10.5.8.
    I am trying to boot up an external drive with 10.5.8 on it. It works on my Macbook Pro which is running 10.5.8, runs on my IMAC running SL. But doesnt work on the mac mini?
    It had been running SL, however there are a number of programs I have like Windows Live Sync which are not yet compatable with SL so i downgraded to 10.5.6 which came with the Mac Mini then loaded all updates.
    It seems to just go into an auto reboot as soon as i click on it.
    i thought it might be the firmware? Is it possible to downgrade them and then re-install?
    I have reset the PRAM.
    Any help would be appreciated.
    Thanks

  • G/L Account currency is not consistent  with G/L Interim Account currency

    Hello
    A few days ago I was  printing checks and suddenly an error occurs
    it says something like..."Another user is accessing the same account"
    In the reserch   I found help in SAP Portal, where I showed how to unlock this part
    This I did in Administration->Set up-> Banking-> House Bank accounts
    At the end is a column that says BLOCK PRINTING, always locked, but when the error occurs is enabled for the account that has been affected, and a  super user must unlock by unchecking the check box.
    The problem is that the update that part I get an error message and I have not been able to unlock
    The error is
    G/L Account currency is not consistent  with G/L Interim Account currency [Message 60701-9]
    In this regard I have not found anything to help me resolve this error and the printing of checks is blocked
    I need your  help
    Regards.
    Yen

    Hi
    i found the problem,  we have an  accunt that is just visible  in  House bank accunt window when try to select an account in the column G/L intermin account,  but  that account is  not an active account ,  the descrpction says "Copy express transport account" i delete it in all the rowa and  finaly  we could update the window.
    Regards
    Yen

  • I have to keep turning on an off the wi-fi connection to connect to my network after system shutdown with mountain lion, I did not have to do this with 10.6.8 before I upgraded, is there a bug fix in the works?

    I have to keep turning on an off the wi-fi connection to connect to my network after system shutdown with mountain lion, I did not have to do this with 10.6.8 before I upgraded, is there a bug fix in the works?

    Many have posted this fix:
    Go to System Preferences > Energy Saver > Computer Sleep ... set to anything greater than the 15 min. default setting.

  • "IP and router address not consistent with subnet mask"

    Hi all,
    i have one of the old Powermac G5's running os x 10.3.5 "Panther" with a dual 2.5ghz processor, 512mb or ram, 160 gig hd, and no wireless card. I've been trying to hook the computer up to my network via an Ethernet cable (I have a Linksys WRT54G series router).
    the problem is this: When I go through the Network utilities using the "assist me" option, select the LAN option, put in the necessary information (IP address, subnet mask, router address, and the dns host), and select continue, this message pops up:"IP and router address not consistent with subnet mask".
    What I've found is that no matter if the computer is plugged in with a cable to the Ethernet port the message comes up which is very unusual.
    Thanks in advance.

    Have you verified that you indeed have the proper subnet entered?
    Why don't you just let the Mac obtain its ip address from the router via DHCP?

  • Hi there, I'm having my iPhoto (8.1.2 version) making auto-shutdown with no reason Does anybody know what shall I do with it? Regards, Miguel Sim

    Hi there,
    On my iMac from 2009 - 3,06 Ghz Core 2 Duo with Mac OS X lion 10.7.5 (11G63) I'm having the iPhoto (8.1.2 version) making auto-shutdown with no reason;
    Does anybody know what shall I do with it ???
    Regards,
    Miguel Sim.

    Hello again,
    Process:         iPhoto [2771]
    Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Identifier:      com.apple.iPhoto
    Version:         8.1.2 (8.1.2)
    Build Info:      iPhotoProject-4240000~8
    Code Type:       X86 (Native)
    Parent Process:  launchd [141]
    Date/Time:       2013-11-14 18:53:17.814 +0000
    OS Version:      Mac OS X 10.7.5 (11G63)
    Report Version:  9
    Interval Since Last Report:          106324 sec
    Crashes Since Last Report:           2
    Per-App Interval Since Last Report:  634 sec
    Per-App Crashes Since Last Report:   2
    Anonymous UUID:                      637A60DB-E15A-441E-BAAB-F21EF18FA1B6
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: 0x000000000000000a, 0x000000000cfbc000
    VM Regions Near 0xcfbc000:
        JS JIT generated code  000000000cfb4000-000000000cfbc000 [   32K] rwx/rwx SM=PRV 
    --> mapped file            000000000cfbc000-000000000cfcc000 [   64K] r--/rwx SM=COW  /Users/USER/Pictures/*/*.jpg
        TC malloc              000000000cfcc000-000000000d0cc000 [ 1024K] rw-/rwx SM=PRV 
    Application Specific Information:
    objc[2771]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_c.dylib             0x9144ebe1 memmove$VARIANT$sse3x + 35
    1   com.apple.ImageIO.framework   0x99396ca0 _CGImageSourceBindToPlugin + 300
    2   com.apple.ImageIO.framework   0x99396b63 CGImageSourceGetType + 55
    3   com.apple.CoreGraphics        0x939bdc4c CGImageCreateWithJPEGDataProvider2 + 166
    4   com.apple.CoreGraphics        0x939bddc4 CGImageCreateWithJPEGDataProvider + 47
    5   com.apple.iPhoto              0x001aa38e 0x1000 + 1741710
    6   com.apple.iPhoto              0x0043d5a6 0x1000 + 4441510
    7   com.apple.iPhoto              0x00448902 0x1000 + 4487426
    8   com.apple.AppKit              0x9494f79d -[NSView _drawRect:clip:] + 3929
    9   com.apple.AppKit              0x9494d7bc -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 2650
    10  com.apple.AppKit              0x9494e193 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 5169
    11  com.apple.AppKit              0x9494e193 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 5169
    12  com.apple.AppKit              0x9494e193 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 5169
    13  com.apple.AppKit              0x94947caa -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 4817
    14  com.apple.AppKit              0x94940bd9 -[NSView displayIfNeeded] + 1365
    15  com.apple.AppKit              0x94945872 -[NSClipView _immediateScrollToPoint:] + 6543
    16  com.apple.AppKit              0x94943e2e -[NSClipView scrollToPoint:] + 234
    17  com.apple.AppKit              0x94a34137 -[NSScrollView scrollClipView:toPoint:] + 279
    18  com.apple.AppKit              0x94a33efb -[NSClipView _scrollTo:animateScroll:flashScrollerKnobs:] + 1533
    19  com.apple.AppKit              0x94a3711c -[NSClipView _scrollTo:animate:] + 62
    20  com.apple.AppKit              0x94a370d4 -[NSClipView _scrollTo:] + 48
    21  com.apple.AppKit              0x94a3709b -[NSClipView _scrollPoint:fromView:] + 107
    22  com.apple.AppKit              0x94a37029 -[NSView(NSPrivate) _scrollPoint:fromView:] + 50
    23  com.apple.AppKit              0x94a36fef -[NSView scrollPoint:] + 65
    24  com.apple.iPhoto              0x001c08e4 0x1000 + 1833188
    25  com.apple.iPhoto              0x001bff5b 0x1000 + 1830747
    26  com.apple.AppKit              0x949d1508 -[NSWindow sendEvent:] + 9384
    27  com.apple.AppKit              0x94969f77 -[NSApplication sendEvent:] + 4788
    28  com.apple.iPhoto              0x00229973 0x1000 + 2263411
    29  com.apple.AppKit              0x948fbb21 -[NSApplication run] + 1007
    30  com.apple.AppKit              0x94b8cac5 NSApplicationMain + 1054
    31  com.apple.iPhoto              0x00124b80 0x1000 + 1194880
    32  com.apple.iPhoto              0x00003172 0x1000 + 8562
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib        0x9982ab5e __select_nocancel + 10
    1   libdispatch.dylib             0x9c80bcbd _dispatch_mgr_invoke + 642
    2   libdispatch.dylib             0x9c80a853 _dispatch_mgr_thread + 53
    Thread 2:: Dispatch queue: CFPreferences Background Sync Queue
    0   libsystem_kernel.dylib        0x9982a71e __open_nocancel + 10
    1   libsystem_c.dylib             0x914c643d _gettemp + 554
    2   libsystem_c.dylib             0x914c65df mkstemp + 32
    3   com.apple.CoreFoundation      0x9685fc06 -[CFXPreferencesPropertyListSourceSynchronizer writePlistToDisk] + 1366
    4   com.apple.CoreFoundation      0x968243a3 -[CFXPreferencesPropertyListSourceSynchronizer synchronizeAlreadyFlocked] + 595
    5   com.apple.CoreFoundation      0x968240fa -[CFXPreferencesPropertyListSourceSynchronizer synchronize] + 522
    6   com.apple.CoreFoundation      0x9686750a __-[CFXPreferencesPropertyListSource synchronizeInBackgroundWithCompletionBlock:]_block_invoke_1 + 122
    7   libdispatch.dylib             0x9c809fbd _dispatch_call_block_and_release + 15
    8   libdispatch.dylib             0x9c80b943 _dispatch_queue_drain + 224
    9   libdispatch.dylib             0x9c80b7e8 _dispatch_queue_invoke + 47
    10  libdispatch.dylib             0x9c80aff0 _dispatch_worker_thread2 + 187
    11  libsystem_c.dylib             0x91478b24 _pthread_wqthread + 346
    12  libsystem_c.dylib             0x9147a6fe start_wqthread + 30
    Regards,
    Miguel Sim

  • CR RPT in CMC with crosstabs returning results not consistent desktp client

    Hi Everyone,
    I built a report that works great. However, when I run it inside Central Management Console, the crosstabs generate random values that are not consistent with my CR2008 Desktop client results.
    Is there a workaround or something I can do to correct this?
    Thanks,
    Demoralized.

    Good point Don,
    We're in the process of upgrading CMC to the latest version now. It will be a few weeks before it's ready and I'll know for sure. I'll update this thread when I find out.
    John

  • APIC calibration not consistent with PM-Timer

    Hi ArchUsers!!!
    I'm doing some diagnostic to my laptop to make it work well and 'cause I like to solve/correct bad things.
    Let's start from this error
    # journalctl -b
    APIC calibration not consistent with PM-Timer: 119ms instead of 100ms
    # lscpu
    Architecture: x86_64
    CPU op-mode(s): 32-bit, 64-bit
    Byte Order: Little Endian
    CPU(s): 2
    On-line CPU(s) list: 0,1
    Thread(s) per core: 1
    Core(s) per socket: 2
    Socket(s): 1
    NUMA node(s): 1
    Vendor ID: GenuineIntel
    CPU family: 6
    Model: 15
    Model name: Intel(R) Core(TM)2 Duo CPU T5800 @ 2.00GHz
    Stepping: 13
    CPU MHz: 800.000
    CPU max MHz: 2000,0000
    CPU min MHz: 800,0000
    BogoMIPS: 3991.35
    L1d cache: 32K
    L1i cache: 32K
    L2 cache: 2048K
    NUMA node0 CPU(s): 0,1
    Tell me if you need some other infos about the laptop!
    Last edited by addamm (2014-01-03 11:42:49)

    Hi ArchUsers!!!
    I'm doing some diagnostic to my laptop to make it work well and 'cause I like to solve/correct bad things.
    Let's start from this error
    # journalctl -b
    APIC calibration not consistent with PM-Timer: 119ms instead of 100ms
    # lscpu
    Architecture: x86_64
    CPU op-mode(s): 32-bit, 64-bit
    Byte Order: Little Endian
    CPU(s): 2
    On-line CPU(s) list: 0,1
    Thread(s) per core: 1
    Core(s) per socket: 2
    Socket(s): 1
    NUMA node(s): 1
    Vendor ID: GenuineIntel
    CPU family: 6
    Model: 15
    Model name: Intel(R) Core(TM)2 Duo CPU T5800 @ 2.00GHz
    Stepping: 13
    CPU MHz: 800.000
    CPU max MHz: 2000,0000
    CPU min MHz: 800,0000
    BogoMIPS: 3991.35
    L1d cache: 32K
    L1i cache: 32K
    L2 cache: 2048K
    NUMA node0 CPU(s): 0,1
    Tell me if you need some other infos about the laptop!
    Last edited by addamm (2014-01-03 11:42:49)

  • I have tried to sync my Iphone with my current Itunes and for some reason not all of my music is transferring to my Iphone.  Some songs that were on my phone previously, are now not transferring.  Any ideas?

    I have downloaded all of the recent upgrades for both Itunes and Iphone.  Now for some reason, not all of my songs in my playlists are transferring when I sync.  Previously I have had the songs in the playlists on my phone, but now some of them are not there although they are listed and show in Itunes.  Any ideas?

    iTunes will only copy back iTunes purchased music. If you don't still have a copy of the music that you copied from CDs or bought from other stores anywhere (e.g. on another computer or on your backup of your library) then there are some third-party programs listed half-way this page which should be able to copy them back : Recover your iTunes library from your iPod or iOS device.

  • Server shutdown with the following log file -?

    JAVA Memory arguments: -Xms256m -Xmx512m -XX:MaxPermSize=128m
    WLS Start Mode=Production
    CLASSPATH=:/home3/bea9/patch_weblogic922/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/home3/bea9/jdk150_07/lib/tools.jar:/home3/bea9/weblogic92/server/lib/weblogic_sp.jar:/home3/bea9/weblogic92/server/lib/weblogic.jar:/home3/bea9/weblogic92/server/lib/webservices.jar::/home3/bea9/weblogic92/common/eval/pointbase/lib/pbclient51.jar:/home3/bea9/weblogic92/server/lib/xqrl.jar::
    PATH=/home3/bea9/weblogic92/server/bin:/home3/bea9/jdk150_07/jre/bin:/home3/bea9/jdk150_07/bin:/usr/bin:/usr/ccs/bin:/usr/contrib/bin:/opt/nettladm/bin:/opt/fc/bin:/opt/fcms/bin:/opt/upgrade/bin:/opt/pd/bin:/usr/bin/X11:/usr/contrib/bin/X11:/opt/hparray/bin:/opt/langtools/bin:/opt/imake/bin:/opt/perf/bin:/opt/ignite/bin:/opt/OV/bin/OpC:/opt/hpnp//bin:/opt/resmon/bin:/usr/sbin/diag/contrib:/opt/pred/bin:/opt/sec_mgmt/spc/bin:/opt/graphics/common/bin:/opt/OV/bin:/opt/ssh/bin:/opt/sec_mgmt/bastille/bin:.
    * 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:
    java version "1.5.0.07"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0.07-_20_mar_2007_05_31)
    Java HotSpot(TM) Server VM (build 1.5.0.07 jinteg:03.20.07-04:39 PA2.0 (aCC_AP), mixed mode)
    Starting WLS with line:
    /home3/bea9/jdk150_07/bin/java -server -Xms256m -Xmx512m -XX:MaxPermSize=128m -da -Dplatform.home=/home3/bea9/weblogic92 -Dwls.home=/home3/bea9/weblogic92/server -Dwli.home=/home3/bea9/weblogic92/integration -Dweblogic.management.discover=true -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=/home3/bea9/patch_weblogic922/profiles/default/sysext_manifest_classpath -Dweblogic.Name=Admin -Djava.security.policy=/home3/bea9/weblogic92/server/lib/weblogic.policy weblogic.Server
    <May 13, 2009 10:36:22 AM EDT> <Notice> <WebLogicServer> <BEA-000395> <Following extensions directory contents added to the end of the classpath:
    /home3/bea9/weblogic92/platform/lib/p13n/p13n-schemas.jar:/home3/bea9/weblogic92/platform/lib/p13n/p13n_common.jar:/home3/bea9/weblogic92/platform/lib/p13n/p13n_system.jar:/home3/bea9/weblogic92/platform/lib/wlp/netuix_common.jar:/home3/bea9/weblogic92/platform/lib/wlp/netuix_schemas.jar:/home3/bea9/weblogic92/platform/lib/wlp/netuix_system.jar:/home3/bea9/weblogic92/platform/lib/wlp/wsrp-common.jar>
    <May 13, 2009 10:36:24 AM EDT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Server VM Version 1.5.0.07 jinteg:03.20.07-04:39 PA2.0 (aCC_AP) from Hewlett-Packard Company>
    <May 13, 2009 10:36:29 AM EDT> <Info> <Management> <BEA-141107> <Version: WebLogic Server 9.2 MP2 Mon Jun 25 01:32:01 EDT 2007 952826 >
    <May 13, 2009 10:37:03 AM EDT> <Info> <WebLogicServer> <BEA-000215> <Loaded License : /home3/bea9/license.bea>
    <May 13, 2009 10:37:03 AM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <May 13, 2009 10:37:03 AM EDT> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <May 13, 2009 10:37:04 AM EDT> <Notice> <Log Management> <BEA-170019> <The server log file /home3/bea9/user_projects/domains/Production/servers/Admin/logs/Admin.log is opened. All server side log events will be written to this file.>
    <May 13, 2009 10:37:08 AM EDT> <Alert> <Socket> <BEA-000414> <Could not initialize POSIX Performance Pack.>
    <May 13, 2009 10:37:08 AM EDT> <Warning> <Socket> <BEA-000444> <Could not load the performance pack that can take advantage of /dev/(e)poll device due to:
         weblogic.utils.NestedError: Could not initialize /dev/poll Performance Pack. Ensure that /dev/poll device exists and is initialized..
    Will attempt to use the performance pack that does not depend on /dev/(e)poll device.>
    <May 13, 2009 10:37:18 AM EDT> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <May 13, 2009 10:37:35 AM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
    <May 13, 2009 10:37:35 AM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <May 13, 2009 10:37:52 AM EDT> <Notice> <Log Management> <BEA-170027> <The server initialized the domain log broadcaster successfully. Log messages will now be broadcasted to the domain log.>
    <May 13, 2009 10:37:53 AM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <May 13, 2009 10:37:53 AM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
    <May 13, 2009 10:37:54 AM EDT> <Warning> <Server> <BEA-002611> <Hostname "ncsci015", maps to multiple IP addresses: 10.45.8.61, 127.0.0.1>
    <May 13, 2009 10:37:54 AM EDT> <Notice> <Server> <BEA-002613> <Channel "Default[1]" is now listening on 127.0.0.1:9001 for protocols iiop, t3, ldap, http.>
    <May 13, 2009 10:37:54 AM EDT> <Warning> <Server> <BEA-002611> <Hostname "localhost", maps to multiple IP addresses: 10.45.8.61, 127.0.0.1>
    <May 13, 2009 10:37:54 AM EDT> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 10.45.8.61:9001 for protocols iiop, t3, ldap, http.>
    <May 13, 2009 10:37:54 AM EDT> <Notice> <WebLogicServer> <BEA-000329> <Started WebLogic Admin Server "Admin" for domain "Production" running in Production Mode>
    <May 13, 2009 10:37:54 AM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
    <May 13, 2009 10:37:54 AM EDT> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    <May 13, 2009 10:39:55 AM EDT> <Warning> <netuix> <BEA-423420> <Redirect is executed in begin or refresh action. Redirect url is /console/console.portal?_nfpb=true&_pageLabel=HomePage1.>
    <May 13, 2009 10:43:47 AM EDT> <Warning> <netuix> <BEA-423420> <Redirect is executed in begin or refresh action. Redirect url is /console/console.portal?_nfpb=true&_pageLabel=ServerConfigGeneralTabPage&handle=com.bea.console.handles.JMXHandle%28%22com.bea%3AName%3DTCSE%2CType%3DServer%22%29.>
    <May 13, 2009 10:44:08 AM EDT> <Warning> <netuix> <BEA-423420> <Redirect is executed in begin or refresh action. Redirect url is /console/console.portal?_nfpb=true&_pageLabel=WebAppApplicationOverviewPage&WebAppApplicationOverviewPortlethandle=com.bea.console.handles.AppDeploymentHandle%28%22com.bea%3AName%3Dtcr%2CType%3DAppDeployment%22%29.>
    <May 13, 2009 10:44:12 AM EDT> <Warning> <J2EE Deployment SPI> <BEA-260128> <Changes not allowed to DTD based descriptors. The attempt to modify property 'ServletName' in WEB-INF/weblogic.xml for module 'tcr.war' will be vetoed if possible. The change will not be persisted in either case.>
    <May 13, 2009 10:44:12 AM EDT> <Warning> <J2EE Deployment SPI> <BEA-260128> <Changes not allowed to DTD based descriptors. The attempt to modify property 'ServletName' in WEB-INF/weblogic.xml for module 'tcr.war' will be vetoed if possible. The change will not be persisted in either case.>
    <May 13, 2009 10:44:12 AM EDT> <Warning> <J2EE Deployment SPI> <BEA-260128> <Changes not allowed to DTD based descriptors. The attempt to modify property 'ServletName' in WEB-INF/weblogic.xml for module 'tcr.war' will be vetoed if possible. The change will not be persisted in either case.>
    <May 13, 2009 10:44:12 AM EDT> <Warning> <J2EE Deployment SPI> <BEA-260128> <Changes not allowed to DTD based descriptors. The attempt to modify property 'ServletName' in WEB-INF/weblogic.xml for module 'tcr.war' will be vetoed if possible. The change will not be persisted in either case.>
    <May 13, 2009 10:44:12 AM EDT> <Warning> <J2EE Deployment SPI> <BEA-260128> <Changes not allowed to DTD based descriptors. The attempt to modify property 'ServletName' in WEB-INF/weblogic.xml for module 'tcr.war' will be vetoed if possible. The change will not be persisted in either case.>
    <May 13, 2009 12:34:44 PM EDT> <Warning> <netuix> <BEA-423420> <Redirect is executed in begin or refresh action. Redirect url is /console/console.portal?_nfpb=true&_pageLabel=HomePage1.>
    <May 13, 2009 12:43:36 PM EDT> <Warning> <netuix> <BEA-423420> <Redirect is executed in begin or refresh action. Redirect url is /console/console.portal?_nfpb=true&_pageLabel=HomePage1.>
    <May 13, 2009 1:12:29 PM EDT> <Warning> <netuix> <BEA-423420> <Redirect is executed in begin or refresh action. Redirect url is /console/console.portal?_nfpb=true&_pageLabel=HomePage1.>
    <May 14, 2009 12:27:16 PM EDT> <Warning> <netuix> <BEA-423420> <Redirect is executed in begin or refresh action. Redirect url is /console/console.portal?_nfpb=true&_pageLabel=HomePage1.>
    <May 14, 2009 12:27:29 PM EDT> <Warning> <netuix> <BEA-423420> <Redirect is executed in begin or refresh action. Redirect url is /console/console.portal?_nfpb=true&_pageLabel=ServerConfigGeneralTabPage&handle=com.bea.console.handles.JMXHandle%28%22com.bea%3AName%3DTCSE%2CType%3DServer%22%29.>
    <May 14, 2009 12:29:21 PM EDT> <Warning> <netuix> <BEA-423420> <Redirect is executed in begin or refresh action. Redirect url is /console/console.portal?_nfpb=true&_pageLabel=HomePage1.>
    <May 14, 2009 12:29:30 PM EDT> <Warning> <netuix> <BEA-423420> <Redirect is executed in begin or refresh action. Redirect url is /console/console.portal?_nfpb=true&_pageLabel=ServerConfigGeneralTabPage&handle=com.bea.console.handles.JMXHandle%28%22com.bea%3AName%3DTCSE%2CType%3DServer%22%29.>
    <May 14, 2009 12:29:44 PM EDT> <Error> <netuix> <BEA-423405> <An exception [Broken pipe (errno:32)] was thrown while rendering the content at [jsp/contentheader/ContentMenu.jsp].
    java.net.SocketException: Broken pipe (errno:32)
         at java.net.SocketOutputStream.socketWrite0(Native Method)
         at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:97)
         at java.net.SocketOutputStream.write(SocketOutputStream.java:141)
         at weblogic.servlet.internal.ChunkOutput.writeChunkTransfer(ChunkOutput.java:525)
         at weblogic.servlet.internal.ChunkOutput.writeChunks(ChunkOutput.java:504)
         Truncated. see log file for complete stacktrace
    >
    <May 14, 2009 1:47:36 PM EDT> <Warning> <netuix> <BEA-423420> <Redirect is executed in begin or refresh action. Redirect url is /console/console.portal?_nfpb=true&_pageLabel=HomePage1.>
    <May 14, 2009 1:47:48 PM EDT> <Warning> <netuix> <BEA-423420> <Redirect is executed in begin or refresh action. Redirect url is /console/console.portal?_nfpb=true&_pageLabel=ServerConfigGeneralTabPage&handle=com.bea.console.handles.JMXHandle%28%22com.bea%3AName%3DTCSE%2CType%3DServer%22%29.>
    <May 14, 2009 1:57:17 PM EDT> <Warning> <netuix> <BEA-423420> <Redirect is executed in begin or refresh action. Redirect url is /console/console.portal?_nfpb=true&_pageLabel=HomePage1.>
    <May 14, 2009 1:57:27 PM EDT> <Warning> <netuix> <BEA-423420> <Redirect is executed in begin or refresh action. Redirect url is /console/console.portal?_nfpb=true&_pageLabel=ServerConfigGeneralTabPage&handle=com.bea.console.handles.JMXHandle%28%22com.bea%3AName%3DTCSE%2CType%3DServer%22%29.>
    <May 15, 2009 9:15:48 AM EDT> <Warning> <netuix> <BEA-423420> <Redirect is executed in begin or refresh action. Redirect url is /console/console.portal?_nfpb=true&_pageLabel=HomePage1.>
    <May 15, 2009 12:07:05 PM EDT> <Warning> <netuix> <BEA-423420> <Redirect is executed in begin or refresh action. Redirect url is /console/console.portal?_nfpb=true&_pageLabel=HomePage1.>
    <May 15, 2009 12:07:14 PM EDT> <Warning> <netuix> <BEA-423420> <Redirect is executed in begin or refresh action. Redirect url is /console/console.portal?_nfpb=true&_pageLabel=WebAppApplicationOverviewPage&WebAppApplicationOverviewPortlethandle=com.bea.console.handles.AppDeploymentHandle%28%22com.bea%3AName%3Dtcr%2CType%3DAppDeployment%22%29.>
    <May 15, 2009 12:07:15 PM EDT> <Warning> <J2EE Deployment SPI> <BEA-260128> <Changes not allowed to DTD based descriptors. The attempt to modify property 'ServletName' in WEB-INF/weblogic.xml for module 'tcr.war' will be vetoed if possible. The change will not be persisted in either case.>
    <May 15, 2009 12:07:15 PM EDT> <Warning> <J2EE Deployment SPI> <BEA-260128> <Changes not allowed to DTD based descriptors. The attempt to modify property 'ServletName' in WEB-INF/weblogic.xml for module 'tcr.war' will be vetoed if possible. The change will not be persisted in either case.>
    <May 15, 2009 12:07:15 PM EDT> <Warning> <J2EE Deployment SPI> <BEA-260128> <Changes not allowed to DTD based descriptors. The attempt to modify property 'ServletName' in WEB-INF/weblogic.xml for module 'tcr.war' will be vetoed if possible. The change will not be persisted in either case.>
    <May 15, 2009 12:07:15 PM EDT> <Warning> <J2EE Deployment SPI> <BEA-260128> <Changes not allowed to DTD based descriptors. The attempt to modify property 'ServletName' in WEB-INF/weblogic.xml for module 'tcr.war' will be vetoed if possible. The change will not be persisted in either case.>
    <May 15, 2009 12:07:15 PM EDT> <Warning> <J2EE Deployment SPI> <BEA-260128> <Changes not allowed to DTD based descriptors. The attempt to modify property 'ServletName' in WEB-INF/weblogic.xml for module 'tcr.war' will be vetoed if possible. The change will not be persisted in either case.>
    <May 19, 2009 2:29:26 PM EDT> <Warning> <netuix> <BEA-423420> <Redirect is executed in begin or refresh action. Redirect url is /console/console.portal?_nfpb=true&_pageLabel=HomePage1.>
    <May 31, 2009 10:27:32 PM EDT> <Notice> <WebLogicServer> <BEA-000388> <JVM called WLS shutdown hook. The server will force shutdown now>
    <May 31, 2009 10:27:32 PM EDT> <Alert> <WebLogicServer> <BEA-000396> <Server shutdown has been requested by <WLS Kernel>>
    <May 31, 2009 10:27:32 PM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SUSPENDING>
    <May 31, 2009 10:27:32 PM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <May 31, 2009 10:27:32 PM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    <May 31, 2009 10:27:32 PM EDT> <Notice> <Server> <BEA-002607> <Channel "Default" listening on 10.45.8.61:9001 was shutdown.>
    <May 31, 2009 10:27:32 PM EDT> <Notice> <Server> <BEA-002607> <Channel "Default[1]" listening on 127.0.0.1:9001 was shutdown.>
    The server shutdown with the above output in the log file, can you please let me know why this happened and any solution for it?
    Thanks.

    Have you see that in your posted log:
    <May 13, 2009 10:37:08 AM EDT> <Alert> <Socket> <BEA-000414> <Could not initialize POSIX Performance Pack.>
    <May 13, 2009 10:37:08 AM EDT> <Warning> <Socket> <BEA-000444> <Could not load the performance pack that can take advantage of /dev/(e)poll device due to:
    weblogic.utils.NestedError: Could not initialize /dev/poll Performance Pack. Ensure that /dev/poll device exists and is initialized
    Will attempt to use the performance pack that does not depend on /dev/(e)poll device.>
    it seems to be a trouble with server performance pack. Try to DISABLE performance pack on your server and restart (unckeck "Native IO Enabled" on your domain"). You can also found some suggestions on http://edocs.bea.com/wls/docs92/messages/Socket.html (check for "BEA-000414" message).
    Regards
    Nat.

  • Mid 2010 Macbook Pro 13" sudden shutdown with no errors

    I have a mid 2010 Macbook Pro 13" 2.66 GHz with 2x4GB of Crucial RAM, the original 320GB HDD and running OS X 10.10.1; however, this problem has already been bugging me back when I had Mavericks. For about a year and a half now my laptop would suddenly shutdown with a click sound. It first only did it about once every couple of weeks but now it'll sometimes do it within five minutes of turning it on. Sometimes it'll last a couple hours, and other times it'll last 5 seconds. It's not temperature related, because it'll do it whether it has just been turned on or been on for over an hour. I reset the PRAM and SMC, but that didn't fix it. I ran tests with Disk Utility and it said there were some issues with the disk. Disk Utility wasn't able to do it, so I repaired it with fsck in Single User Mode. I thought this was finally going to work, but within 15 minutes it shut down again. Finally I ran the Apple Hardware Test and put it through the extensive test. After it was done running, it said that everything was ok. So according to that there should be nothing wrong with the internal hardware. I would check in the console logs, and it would give me -2 and -60 for "Previous shutdown cause: ". At this point I have no idea what could be causing the problems.

    I took it in to the Genius Bar over the weekend, and they ran their tests on it. It passed with flying colors; including the battery, which is doing quite well for its age. So with that being said, they said that the problem is probably with the logic board since everything else came back ok. At this point, I am better off investing in a new computer since a new logic board goes for $400 without labor, and that is if the problem really is only with the logic board since that was their best guess, not definitive.

Maybe you are looking for

  • Labour hours posting against an internal order

    Hi Gurus, I have a requirement wherein we will be using internal order to collect costs. This internal order is linked to the sales order line item via account assignment. We will be doing T&M/RRB for this particular line item. I wanted to do confirm

  • Table BWFI_AEDAT empty?

    Hi Guru's, I am loading DS 0FI_AP_4 into our BI7 system.  However, I notice that even after running an init load and then a delta the next day, that the BWFI_AEDAT table is empty. I perhaps do not understand the purpose of entries in this table?  I t

  • HT4101 PC to iPad Photo Transfers

    An SD card created on my camera successfully works using an Apple Connection Kit. When I copy .jpg files from a Windows Vista PC and use the same transfer process, I get a message "No files to import" on the iPad.  Why?

  • Web Service Mapping

    Hi everybody, Just wanted to know, when mapping the operations if a web service interface to the Operation attributes of e.g the <receive> BPPEL element, how do we seperate the operations' name if we have more than one operation. i.e <receive .......

  • Change af:selectOneChoice to af:inputText on insert

    Hi, I'm using Jdeveloper Studio Edition Version 11.1.2.3.0 Basically I have a view attribute (based on entity) that has a LOV (used in af:query in the page and af:table). The attribute is updatable only while new. Now when I add a new row in my table