Admin server running into issues in SOA.

Hi All,
Can anyone help me.
I have recently  installed Oracle SOA suite on Linux box. While I was running the Admin Server I am running into Some issues. Though Admin Server is running fine but all that I am running out of memory because of the Logs. Can anyone help me find the issue and solve. I can do some other arrangements to save memory. IF you could help me for any issue I would be so happy. One more thing SOA suite installed on Admin server instead soa_server1 or soa_server2. I still need to SOA-infra setup onto soa_server1 or soa_server2(on different remote machines) [if this info could help also.]
This issue is repeating every 5 secs.
<Jul 16, 2013 5:35:21 PM EDT> <Error> <oracle.soa.mediator.common.listener> <BEA-000000> <DBLocker caught exception while retrieving locked messages. Will retry retrieval after 2 seconds
Exception [TOPLINK-4002] (Oracle TopLink - 11g Release 1 (11.1.1.6.0) (Build 111018)): oracle.toplink.exceptions.DatabaseException
Internal Exception: java.sql.SQLSyntaxErrorException: ORA-00904: "TENANT_ID": invalid identifier
Error Code: 904
Call: SELECT CASE_ID, CONTAINER_ID, DUMMY1, MSG_ID, COMPONENT_DN, OPERATION, CREATION_DATE, PRIORITY, COMPONENT_STATUS, QNAME_LOCAL_PART, CASE_INFO, QNAME_NAMESPACE, LOCK_TIME, SOURCE_URI, TENANT_ID, INSTANCE_CREATED, IS_EVENT, STATUS FROM MEDIATOR_DEFERRED_MESSAGE WHERE (((STATUS = ?) AND (LOCK_TIME = ?)) AND (CONTAINER_ID = ?))
        bind => [1, 2013-07-16 17:23:12.814, A8424220EE5D11E2BF9C6D1C72885086]
Query: ReadAllQuery(oracle.tip.mediator.common.persistence.MediatorDeferredMessage)
        at oracle.toplink.exceptions.DatabaseException.sqlException(DatabaseException.java:305)
        at oracle.toplink.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:614)
        at oracle.toplink.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:468)
        at oracle.toplink.threetier.ServerSession.executeCall(ServerSession.java:447)
        at oracle.toplink.internal.sessions.IsolatedClientSession.executeCall(IsolatedClientSession.java:117)
        at oracle.toplink.internal.queryframework.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:193)
        at oracle.toplink.internal.queryframework.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:179)
        at oracle.toplink.internal.queryframework.DatasourceCallQueryMechanism.executeSelectCall(DatasourceCallQueryMechanism.java:250)
        at oracle.toplink.internal.queryframework.DatasourceCallQueryMechanism.selectAllRows(DatasourceCallQueryMechanism.java:583)
        at oracle.toplink.internal.queryframework.ExpressionQueryMechanism.selectAllRowsFromTable(ExpressionQueryMechanism.java:2500)
        at oracle.toplink.internal.queryframework.ExpressionQueryMechanism.selectAllRows(ExpressionQueryMechanism.java:2458)
        at oracle.toplink.queryframework.ReadAllQuery.executeObjectLevelReadQuery(ReadAllQuery.java:467)
        at oracle.toplink.queryframework.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:874)
        at oracle.toplink.queryframework.DatabaseQuery.execute(DatabaseQuery.java:679)
        at oracle.toplink.queryframework.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:835)
        at oracle.toplink.queryframework.ReadAllQuery.execute(ReadAllQuery.java:445)
        at oracle.toplink.internal.sessions.AbstractSession.internalExecuteQuery(AbstractSession.java:2265)
        at oracle.toplink.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1079)
        at oracle.toplink.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1063)
        at oracle.toplink.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1037)
        at oracle.toplink.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1009)
        at oracle.tip.mediator.dispatch.db.DBAccess.getMessageFromDB(DBAccess.java:800)
        at oracle.tip.mediator.dispatch.db.DBAccess.getDeferredMessages(DBAccess.java:821)
        at oracle.tip.mediator.dispatch.db.DeferredDBLocker.getLockedMessages(DeferredDBLocker.java:153)
        at oracle.tip.mediator.common.listener.DBLocker.getLockedMessages(DBLocker.java:173)
        at oracle.tip.mediator.common.listener.DBLocker.run(DBLocker.java:93)
        at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:120)
        at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:184)
        at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)
Caused By: java.sql.SQLSyntaxErrorException: ORA-00904: "TENANT_ID": invalid identifier
        at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:462)
        at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:405)
        at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:931)
        at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:481)
        at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:205)
        at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:548)
        at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:217)
        at oracle.jdbc.driver.T4CPreparedStatement.executeForDescribe(T4CPreparedStatement.java:947)
        at oracle.jdbc.driver.OracleStatement.executeMaybeDescribe(OracleStatement.java:1283)
        at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1441)
        at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3769)
        at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3823)
        at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeQuery(OraclePreparedStatementWrapper.java:1671)
        at weblogic.jdbc.wrapper.PreparedStatement.executeQuery(PreparedStatement.java:135)
        at oracle.toplink.internal.databaseaccess.DatabaseAccessor.executeSelect(DatabaseAccessor.java:814)
        at oracle.toplink.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:540)
        at oracle.toplink.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:468)
        at oracle.toplink.threetier.ServerSession.executeCall(ServerSession.java:447)
        at oracle.toplink.internal.sessions.IsolatedClientSession.executeCall(IsolatedClientSession.java:117)
        at oracle.toplink.internal.queryframework.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:193)
        at oracle.toplink.internal.queryframework.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:179)
        at oracle.toplink.internal.queryframework.DatasourceCallQueryMechanism.executeSelectCall(DatasourceCallQueryMechanism.java:250)
        at oracle.toplink.internal.queryframework.DatasourceCallQueryMechanism.selectAllRows(DatasourceCallQueryMechanism.java:583)
        at oracle.toplink.internal.queryframework.ExpressionQueryMechanism.selectAllRowsFromTable(ExpressionQueryMechanism.java:2500)
        at oracle.toplink.internal.queryframework.ExpressionQueryMechanism.selectAllRows(ExpressionQueryMechanism.java:2458)
        at oracle.toplink.queryframework.ReadAllQuery.executeObjectLevelReadQuery(ReadAllQuery.java:467)
        at oracle.toplink.queryframework.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:874)
        at oracle.toplink.queryframework.DatabaseQuery.execute(DatabaseQuery.java:679)
        at oracle.toplink.queryframework.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:835)
        at oracle.toplink.queryframework.ReadAllQuery.execute(ReadAllQuery.java:445)
        at oracle.toplink.internal.sessions.AbstractSession.internalExecuteQuery(AbstractSession.java:2265)
        at oracle.toplink.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1079)
        at oracle.toplink.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1063)
        at oracle.toplink.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1037)
        at oracle.toplink.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1009)
        at oracle.tip.mediator.dispatch.db.DBAccess.getMessageFromDB(DBAccess.java:800)
        at oracle.tip.mediator.dispatch.db.DBAccess.getDeferredMessages(DBAccess.java:821)
        at oracle.tip.mediator.dispatch.db.DeferredDBLocker.getLockedMessages(DeferredDBLocker.java:153)
        at oracle.tip.mediator.common.listener.DBLocker.getLockedMessages(DBLocker.java:173)
        at oracle.tip.mediator.common.listener.DBLocker.run(DBLocker.java:93)
        at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:120)
        at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:184)
        at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)
Thank you all.

Hi Ravi,
You are much appreciated for your valuable time and knowledge..
Then delete old domain. Its corrupted. You can clean it by manually updating jdbc datasource files under config/jdbc folder. But I will NOT recommend this. Just delete this domain folder and from user_projects/appliations also delete the folder with same domain name.
Create a brand new domain using config wizard. Select SOA or BPM whichever you want, and also Enterprise Manager. Then at database, carefully select 11.7 Schemas that you created earlier.
Though I have not created a new domain. (still Ravi is correct)
Issues were resolved by updating the new RCU schema with latest version of RCU 11.1.1.7.
Here What I did is ran the rcu.bat on my local and connected to remote DB.created new schema for each components namely soa-infra,orabam,owsm,MDS. with a new prefix.
I did not drop the previous schema for SOA.
went to  *Domain-home*/config/jdbc/
took the back up for all the *.xml files excluding read.xml(anyway its just an info file).
Now edited the schema component. Someone might change their schema component password. but my suggestion is not to give any new passwords to the schema components while creating new RCU schema for SOA.
What I did is changed the component passwords (I know how to mess up and also know how to fix if it's messed up) and ended up with errors.
So I have now started the server with the command
./startWebLogic.sh -Dweblogic.configuration.schemaValidationEnabled=false
Still I had errors coming up. But I least bothered about the errors because these errors can be solved once get to know what you are doing.
My server started. Happy then
Went to admin-url:port/console
then  Home>Summary of JDBC Data Sources
next lock & edit
select each jdbc component and changed the password and confirm password for each
then save each time for each  next  activate the changes.
(as I changed all components passwords like <password-encrypted>asdl;lasdfadf=<password-encrypted/>   to <password>welcome1=<password/> in each *.xml file at *domain-home/config/jdbc*)
I have restarted the Admin server from Command prompt. Expecting that I was doing correct.
Succeeded. I did not believe that I have seen not even a single error.
My sincere request that don't mess up with any *.xml file if you are not sure and make sure to take a back up
Thank you.
Thanks a lot.
-Seshikanth

Similar Messages

  • I have CS2 and would like to do Image Stacking.    I understand CS3 allows this.  correct?     Am I wiser to purchase CS3 upgrade.  Am I going to run into issues with install?

    I have CS2 and would like to do Image Stacking.    I understand CS3 allows this.  correct?     Am I wiser to purchase CS3 upgrade.  Am I going to run into issues with install?

    Well, I refuse to sign up to pay Adobe a monthly tribute for life too, but that doesn't mean we are limited to CS3.
    I'm staying with CS6.
    Adobe still sells a perpetual-license to Photoshop CS6 without the subscription model, but it's $700 for the Standard version and a cool $1,000 for the Extended version.
    You haven't mentioned your platform, Macintosh or Windows, so make sure CS3 or any other obsolete version you buy actually runs on a modern operating system.
    Good luck.

  • Deploy without admin server running

    Is it possible to perform deployments on managed nodes without having the admin server running?
    Currently we are performing deployments using wldeploy ant tasks and we check for admin server availability.

    Is it possible to perform deployments on managed nodes without having the admin server running?
    Currently we are performing deployments using wldeploy ant tasks and we check for admin server availability.

  • I own CS4, upgraded to CS5, then joined CS6, CC... and now I installed CC14. Which will be the best way to delete or uninstall the programs I don't need keeping only CC14 without running into issues? I have an Alienware Area 51 PC running Windows 7.

    I own CS4, upgraded to CS5, then joined CS6, CC... and now I installed CC14. Which will be the best way to delete or uninstall the programs I don't need keeping only CC14 without running into issues? I have an Alienware Area 51 PC running Windows 7.

    Which will be the best way to delete or uninstall the programs I don't need keeping only CC14 without running into issues?
    There is none. Whatever you do to get rid of the older versions will inevitably do damage to shared components and other stuff of the new versions as well. That's just how it is with this approach... Uninstall the older versions, run the cleaner tool then reinstall CC 2014.
    Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6
    Mylenium

  • Should Admin Server run on a different machine

    Hi,
              Is there any recomendation from BEA on running the AdminServer(where to
              run)?
              For the best approach (production environment), should admin server run on a
              different machine that does
              not have any managed server?
              I read in the docs that BEA recommends having the no. of weblogic instance
              be less than
              or equal to the number of CPU's. Assuming that I have 1 CPU machine, then
              running the AdminServer and one managed server on this machine, would this
              mean a performance problem or any other problems?
              Please advise.
              Thanks and Regards,
              Sriram.C.S
              

    I typically recommend that customers run the Admin server on a separate
              machine (a 1 CPU machine is sufficient) so that the admin server, the
              configuration information, and all of the applications are installed on
              a machine that is not handling traffic. This not only makes the admin
              server more responsive and potentially not accessible to other users, it
              keeps all of the configuration information on a machine that is less
              likely to crash since it isn't really doing anything most of the time.
              In addition, the admin server is not currently clusterable so you should
              install it on a non-clustered server.
              Just my two cents,
              Robert
              Kunjan Jhaveri wrote:
              > Can somebody please give us some more details on this as to why Admin
              > Server should be running on a different machine ? ThanksKunjan
              >
              > "Kumar Allamraju" <[email protected]> wrote in message
              > news:[email protected]...
              >
              > "C.S.Sriram" wrote:
              >
              > > Hi,
              > >
              > > Is there any recomendation from BEA on running the
              > > AdminServer(where to
              > > run)?
              > >
              > > For the best approach (production environment), should
              > > admin server run on a
              > > different machine that does
              > > not have any managed server?
              > >
              >
              > Yes.
              >
              > >
              > > I read in the docs that BEA recommends having the no. of
              > > weblogic instance
              > > be less than
              > > or equal to the number of CPU's. Assuming that I have 1
              > > CPU machine, then
              > > running the AdminServer and one managed server on this
              > > machine, would this
              > > mean a performance problem or any other problems?
              >
              > I would suggest you to load test your application and see if
              >
              > you find any bottlenecks wrt CPU usage etc....
              >
              >
              > >
              > > Please advise.
              > >
              > > Thanks and Regards,
              > >
              > > Sriram.C.S
              >
              [att1.html]
              

  • Has anyone run into issues upgrading to ios 8.1.3?

    has anyone run into issues after upgrading to IOS 8.1.3 on the iphone 6 plus?

    Call Apple support -- or send at least send feedback
    http://www.apple.com/feedback/>Apple - Feedback
    Also try internet search as there are other blogs/magazines that have forums going with possible solutions to issues
    One is - and they probably have articles on the IPHONE6
    http://appleinsider.com/articles/14/09/26/ios-8-tells-you-what-app-is-draining-y our-iphones-battery

  • Can not connect using Server Admin - server running.

    Hi there, can anyone help me?
    I am running OSX Server Tiger on a Mac Pro G5. It has worked perfectly for several years.
    Suddenly I cannot connect to the server using Server Admin either locally or remotely - the machine continues to function perfectly. The only problem is that I can not make any changes and I am nervous! I would prefer not to reformat and reinstall.
    I did have some network problems a while ago which meant that I changed some IP numbers manually, and I installed and de-installed an ADSL modem.
    I am hoping that deleting a library here or there will solve the problem. Any ideas?
    Thanks, Drew

    Last time this happened to me I deleted the server from Server Admin and re-added it

  • Understanding Passwords and how Acer can help when you run into issues.

    A quick search on the community shows many issues related to forgotten or missing passwords. It’s clearly an issue all of us have experienced at some point in time with varying degrees of importance and frustration. In this article, I’ll provide a high level overview of common password types, what you can do to secure your password, and what Acer can do if you’re not able to get into your system.  In this article we’ll discuss three types of passwords;
    Hardware Passwords (BIOS and HDD Passwords)
    Operating System (OS) Passwords (for Windows, Android, etc..)
    Web and Application Passwords (Email, Instant Messenger, etc..)
    Hardware Passwords
    For the most part there are two types of hardware passwords that can be created on Acer products: A BIOS password, and a Hard Disk Drive (HDD) password. These passwords add an additional level of security before a user is allowed to load the operating system. These passwords can also be a liability due to the fact that if the owner forgets his or her password, the machine will not boot up and there are very few if no options available from the end user side to reset them.
    When to use a BIOS or HDD Password? – I personally do not suggest using these passwords unless you have a specific function that requires them, such as a business machine that may be accessed by someone not involved with the business.
    What can Acer do if I’ve lost or forgotten my BIOS or HDD password? – Acer has tools and procedures available to remove and reset these passwords. This process is only used within an authorized Acer repair facility. Contact your local Acer Service team to inquire about pricing and service options.
    Operating System Passwords
    An OS password is a password tied to an account used to access the operating system. The account is what you use to store settings and maintain some private data. These passwords have typically been stored locally but with the release of Windows 8, you can now use your Microsoft account to access your computer.  This would allow you to change or reset your password from another machine.
    When to use an Operating System Password? – An OS password is a great tool for anyone who shares a computer with others, and wants their own settings and configuration without having to share personal data.
    What can Acer do if I’ve lost or forgotten my Operating System password? – Proactively, Acer provides you with all of the tools you’ll need.  For pre-Windows 8 units, we have articles on how to create a password recovery disk (http://acer.custhelp.com/app/answers/detail/a_id/6770 ).  If you don’t have access to this tool and cannot access your system, Acer will recommend using the recovery options to restore the system (this will erase all data, so there are consequences). You can use Recovery Disks (http://acer.custhelp.com/app/answers/detail/a_id/12866) you would have made previously, or attempt to reload the machine before Windows loads (http://acer.custhelp.com/app/answers/detail/a_id/2631). For Windows 8 units, a Microsoft account can be reset by using another computer and visiting http://windows.microsoft.com/en-US/windows-8/forgot-windows-password.
    Web and Application Passwords
    Passwords used on the Web or other Applications such as email, instant messaging, Facebook, Twitter or online services are controlled by the company that provides the software or web interface. These providers have lost password features that will help you retrieve or reset your password.  Acer cannot provide any assistance with this process.
    What can you do to secure your passwords?
    I suggest everyone takes some time to learn more about passwords; a quick Google search for “a guide to secure passwords” provides numerous articles on how to create strong passwords and even some tricks to help your remember them. While I don’t recommend any one method, using what you feel is the best information from these resources, combined with others, will help you be secure.
    Another tool that is very useful is a password manager (http://en.wikipedia.org/wiki/Password_manager). These help organize and maintain all of your passwords with one master password. The downside to this if you lose your master password it can cause issues for multiple services, so use it wisely.

    Brad.On Passwords.Does this mean, for Windows 7, that we need to leave our admin (Control Panel\User Accounts and Family Safety\User Accounts) password out when doing a complete restore back to factory, as well as our personal bios password? On the same line, our eRecovery Password, when to keep it in and when to take it out? I have noticed after a complete restore, that although my password is in everywhere else, under power options, to put a password in when yourcomputer awakes is left blank, that is my computers default power option setting, so I am prompted to change my password under user accounts.. Very confusing, please verify.Thanks.

  • Error while search-admin server running

    09:28:04,343 ERROR [DeploymentServer] Attempt to recover deployment '10300002' f
    ailed because it does not match the current deployment, '10400004', found in the
    database. Complete Status : file = C:\AE10\ATG10.0.3\home\servers\searchadmin
    -crs\Publishing\deployment\data\dep-stat-1347260469140 : target = Production : d
    eployedSnapshot = 11906 : deployedSnapshotTimestamp = 1346924745921 : state = 3
    : stateString = ERROR : stateTimestamp = 1347260469140 : previousState = 202 : e
    rrorMessage = Snapshot ID '11906' is not valid for target 'Production'. Please v
    erify that each agent server in target '11906' has a valid snapshot, or delete a
    ll deployment meta-data on each agent server before attempting to re-use it as a
    part of a new target. : deploymentID = 10300002 : deploymentBeginTimestamp = 13
    47260469093 : deploymentLastBeginTimestamp = 1347260469093 : deploymentLastExecu
    tionTime = 0 : deploymentTotalExecutionTime = 0 : deploymentProjectIDs = [Ljava.
    lang.String;@2adfd8 : deploymentToSnapshot = null : deploymentFromSnapshot = nul
    l : deploymentType = 1 : deploymentMode = 10 : deploymentRevert = false : deploy
    mentServer = localhost:8150 : deploymentCreateInitiator = admin : deploymentSto
    pInitiator = null : deploymentDeleteInitiator = null : deploymentManifestID = nu
    ll : deploymentCommitted = false : deploymentSwitched = false : deploymentRollba
    ck = false : deploymentRollbackInitiator = null : deploymentRollbackManifestID =
    null

    09:28:04,343 ERROR [DeploymentServer] Attempt to recover deployment '10300002' f
    ailed because it does not match the current deployment, '10400004', found in the
    database. Complete Status : file = C:\AE10\ATG10.0.3\home\servers\searchadmin
    -crs\Publishing\deployment\data\dep-stat-1347260469140 : target = Production : d
    eployedSnapshot = 11906 : deployedSnapshotTimestamp = 1346924745921 : state = 3
    : stateString = ERROR : stateTimestamp = 1347260469140 : previousState = 202 : e
    rrorMessage = Snapshot ID '11906' is not valid for target 'Production'. Please v
    erify that each agent server in target '11906' has a valid snapshot, or delete a
    ll deployment meta-data on each agent server before attempting to re-use it as a
    part of a new target. : deploymentID = 10300002 : deploymentBeginTimestamp = 13
    47260469093 : deploymentLastBeginTimestamp = 1347260469093 : deploymentLastExecu
    tionTime = 0 : deploymentTotalExecutionTime = 0 : deploymentProjectIDs = [Ljava.
    lang.String;@2adfd8 : deploymentToSnapshot = null : deploymentFromSnapshot = nul
    l : deploymentType = 1 : deploymentMode = 10 : deploymentRevert = false : deploy
    mentServer = localhost:8150 : deploymentCreateInitiator = admin : deploymentSto
    pInitiator = null : deploymentDeleteInitiator = null : deploymentManifestID = nu
    ll : deploymentCommitted = false : deploymentSwitched = false : deploymentRollba
    ck = false : deploymentRollbackInitiator = null : deploymentRollbackManifestID =
    null

  • Run into issues moving an installation.

    A few months ago I put a fresh install of arch on my laptop. I used an lvm in an extended partition, and used luks.
    I have a dual boot with windows 8.
    As I needed to give windows 8 more space I decided to backup my install and repartition the drive. I have now copied the backup to the new partition layout (not encrypted and using regular mbr partitions), used the livecd to change the fstab, the mkinitcpio, rebuilt initramfs and fix grub.
    On booting I get dropped to the emergency shell with a few systemd errors, mostly about systemd-udevd, worker did not accept message.
    Any ideas? Is this recoverable?
    EDIT: I've managed to get at least some of the exact messages that show up:
    [FAILED] Failed to start Remount Root and Kernel File Systems.
    See 'systemctl status systemd-remount-fs.service' for details.
    [FAILED] Failed to mount Huge Pages File System.
    See 'systemctl status sdev-hugepages.mount' for details.
    [FAILED] Failed to mount Debug File System.
    See 'systemctl status sdev-hugepages.mount' for details.
    [FAILED] Failed to mount POSIX Message Queue File System
    See 'systemctl status dev-mqueue.mount' for details.
    [OK] Started Setup Virtual Console.
    [OK] Reached target Local File Systems (Pre).
    Mounting /tmp...
    Started Local Random Seed...
    [OK] Started udev Kernel Device Manager
    [FAILED] Failed to mount /tmp.
    See 'systemctl status tmp.mount' for details.
    [DEPEND] Dependency failed for Local File Systems.
    Welcome to emergency mode! .......
    EDIT2: Ok, this is getting stranger.
    If I run cfdisk I get: FATAL ERROR: Bad logical partition 6: enlarged logical partitions overlap.
    I'm going to delete and re-create the partitions that I've changed and see what happens.
    EDIT3: Ok, so I've re-created the partitions, synced from the backups again and made the necessary changes.
    I get the same errors as above. I managed to get hold of some of the journald output:
    From journalctl the main errors are now:
    systemd-udevd cdrom_id --lock-media /dev/sr0 terminated by signal 15
    systemd-udevd ata_id --export /dev/sda terminated by signal 15
    systemd Failed at step EXEC spawning /bin/plymouth: No such file or directory
    systemd-udevd timeout, giving up waiting for workers to finish
    Unit systemd-udevd.service entered failed state
    Any help would be appreciated. I'll probably reinstall if I can't get it fixed by tomorrow afternoon.
    Last edited by llawwehttam (2012-12-13 00:49:50)

    cfr wrote:
    Do you still get the cfdisk error?
    Post fstab, listing from cfdisk (e.g. fdisk -l /dev/sda or whatever) as relevant and boot loader config file. Also mkinitcpio.conf.
    As I deleted and re-created the partitions I no longer get the cfdisk error.
    fdisk -l /dev/sda/ :
    Disk /dev/sda: 500.1 GB, 500107862016 bytes, 976773168 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk identifier: 0xa8a8a8a8
    Device Boot Start End Blocks Id System
    /dev/sda1 * 2048 718847 358400 7 HPFS/NTFS/exFAT
    /dev/sda2 718848 779448319 389364736 7 HPFS/NTFS/exFAT
    /dev/sda3 779450368 779642879 96256 83 Linux
    /dev/sda4 779642880 976773167 98565144 5 Extended
    /dev/sda5 779642943 809636234 14996646 83 Linux
    /dev/sda6 809636298 959635139 74999421 83 Linux
    /dev/sda7 959635203 976773167 8568982+ 83 Linux
    grub.cfg:
    ### BEGIN /etc/grub.d/00_header ###
    insmod part_gpt
    insmod part_msdos
    if [ -s $prefix/grubenv ]; then
    load_env
    fi
    set default="0"
    if [ x"${feature_menuentry_id}" = xy ]; then
    menuentry_id_option="--id"
    else
    menuentry_id_option=""
    fi
    export menuentry_id_option
    if [ "${prev_saved_entry}" ]; then
    set saved_entry="${prev_saved_entry}"
    save_env saved_entry
    set prev_saved_entry=
    save_env prev_saved_entry
    set boot_once=true
    fi
    function savedefault {
    if [ -z "${boot_once}" ]; then
    saved_entry="${chosen}"
    save_env saved_entry
    fi
    function load_video {
    if [ x$feature_all_video_module = xy ]; then
    insmod all_video
    else
    insmod efi_gop
    insmod efi_uga
    insmod ieee1275_fb
    insmod vbe
    insmod vga
    insmod video_bochs
    insmod video_cirrus
    fi
    if [ x$feature_default_font_path = xy ] ; then
    font=unicode
    else
    insmod part_msdos
    insmod ext2
    set root='hd0,msdos5'
    if [ x$feature_platform_search_hint = xy ]; then
    search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 cfd61216-cc8b-400c-975c-029388644762
    else
    search --no-floppy --fs-uuid --set=root cfd61216-cc8b-400c-975c-029388644762
    fi
    font="/usr/share/grub/unicode.pf2"
    fi
    if loadfont $font ; then
    set gfxmode=auto
    load_video
    insmod gfxterm
    set locale_dir=$prefix/locale
    set lang=en_US
    insmod gettext
    fi
    terminal_input console
    terminal_output gfxterm
    set timeout=5
    ### END /etc/grub.d/00_header ###
    ### BEGIN /etc/grub.d/10_linux ###
    menuentry 'Arch GNU/Linux' --class arch --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-core repo kernel-true-cfd61216-cc8b-400c-975c-029388644762' {
    load_video
    set gfxpayload=keep
    insmod gzio
    insmod part_msdos
    insmod ext2
    set root='hd0,msdos3'
    if [ x$feature_platform_search_hint = xy ]; then
    search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos3 --hint-efi=hd0,msdos3 --hint-baremetal=ahci0,msdos3 3ebea9c2-4d93-4247-a593-334917b91391
    else
    search --no-floppy --fs-uuid --set=root 3ebea9c2-4d93-4247-a593-334917b91391
    fi
    echo 'Loading Linux core repo kernel ...'
    linux /vmlinuz-linux root=UUID=cfd61216-cc8b-400c-975c-029388644762 ro quiet
    echo 'Loading initial ramdisk ...'
    initrd /initramfs-linux.img
    menuentry 'Arch GNU/Linux (Fallback initramfs)' --class arch --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-core repo kernel-fallback-cfd61216-cc8b-400c-975c-029388644762' {
    load_video
    set gfxpayload=keep
    insmod gzio
    insmod part_msdos
    insmod ext2
    set root='hd0,msdos3'
    if [ x$feature_platform_search_hint = xy ]; then
    search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos3 --hint-efi=hd0,msdos3 --hint-baremetal=ahci0,msdos3 3ebea9c2-4d93-4247-a593-334917b91391
    else
    search --no-floppy --fs-uuid --set=root 3ebea9c2-4d93-4247-a593-334917b91391
    fi
    echo 'Loading Linux core repo kernel ...'
    linux /vmlinuz-linux root=UUID=cfd61216-cc8b-400c-975c-029388644762 ro quiet
    echo 'Loading initial ramdisk ...'
    initrd /initramfs-linux-fallback.img
    menuentry "Windows 8 Pro" {
    set root=(hd0,1)
    chainloader (hd0,1)+1
    ### END /etc/grub.d/10_linux ###
    ### BEGIN /etc/grub.d/20_linux_xen ###
    ### END /etc/grub.d/20_linux_xen ###
    ### BEGIN /etc/grub.d/20_memtest86+ ###
    ### END /etc/grub.d/20_memtest86+ ###
    ### BEGIN /etc/grub.d/30_os-prober ###
    ### END /etc/grub.d/30_os-prober ###
    ### BEGIN /etc/grub.d/40_custom ###
    # This file provides an easy way to add custom menu entries. Simply type the
    # menu entries you want to add after this comment. Be careful not to change
    # the 'exec tail' line above.
    ### END /etc/grub.d/40_custom ###
    ### BEGIN /etc/grub.d/41_custom ###
    if [ -f ${config_directory}/custom.cfg ]; then
    source ${config_directory}/custom.cfg
    elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then
    source $prefix/custom.cfg;
    fi
    ### END /etc/grub.d/41_custom ###
    mkinitcpio.conf (onkly showing the hooks, the rest are empty)
    HOOKS="base autodetect block udev filesystems usbinput fsck"
    EDIT: Just to clarify, I still get the errors in the first post. I haven't needed to use the arch install on the machine in the last few days as I'm working almost purely on my desktop at the moment. I'll need the install working by Christmas though so I'll wipe and re-install then if I still haven't found a solution.
    Last edited by llawwehttam (2012-12-16 03:13:33)

  • CC 2014 is running into issues with some clips on my timeline and the export gives an unexpected error.

    What gets me is that the clips I narrowed the issues down to are from the same camera and same settings from the rest. It gives the error in h.264(any preset even match source), Quicktime, and even match sequence and match I can however get it to export with AVI- DV widescreen 24p but thats only SD. This is 1080 footage. Ive also cleaned my cache and tried exporting with max bit depth and mrq off/on.

    Gspot gives limited info and does not analyse mts, I find media info much better.
    MediaInfo Windows
    I am not getting this very clear. What error message are you getting exactly and when.

  • Possible to run soa suite without admin server?

    Hi,
    I'm wondering if it is possible to run the SOA components on a managed server without the admin server running. I intended to shutdown the admin server in production but when I do that I get errors in my (managed) soa server. I believe this was possible previously. Why does it need the admin server?
    version is 10.3.3

    Hi,
    do you mean in weblogic domain without running admin server you were able to run managed(soa) servers???
    Without admin server how Managed servers gets start?
    Though there is a concept in weblogic server called MSI mode,in that case managed servers can be running withut admin server, but very first time you have to start Admin server followed by Managed servers.
    Thanks,
    Deba

  • How to start managed server from admin server both running

    I have an admin server on one machine and created a managed server on different
    machine, I am not able to start managed server from either machine. When I used
    the admin server machine to start the managed server remotely I got this message
    Connecting to http://fkeita:7001...
    <Jul 17, 2002 11:11:06 AM EDT> <Notice> <Security> <090082> <Security initializi
    ng using realm myrealm.>
    <Jul 17, 2002 11:11:06 AM EDT> <Notice> <WebLogicServer> <000328> <Starting WebL
    ogic Managed Server "managedserver3" for domain "admindomain">
    <Jul 17, 2002 11:11:28 AM EDT> <Emergency> <WebLogicServer> <000350> <Unable to
    create a server socket on Channel Default for: BFINKELMAN/90.0.0.25, port: 8002.
    java.net.BindException: Cannot assign requested address: JVM_Bind Perhaps the
    a
    ddress BFINKELMAN/90.0.0.25 is incorrect or another process is using port 8002.>
    <Jul 17, 2002 11:11:29 AM EDT> <Emergency> <Security> <090085> <Server failed
    to
    bind to any port such that it is not reachable from the console.>
    <Jul 17, 2002 11:11:29 AM EDT> <Emergency> <WebLogicServer> <000342> <Unable to
    initialize the server: Fatal initialization exception>
    When I tried to connect managed server from its machine to admin server (running
    on separate machine ) I got this error
    Starting WebLogic Server...
    Connecting to http://fkeita:7001...
    <Jul 17, 2002 11:15:18 AM EDT> <Notice> <Security> <090082> <Security initializi
    ng using realm myrealm.>
    <Jul 17, 2002 11:15:18 AM EDT> <Critical> <WebLogicServer> <000364> <Server fail
    ed during initialization. Exception:java.lang.SecurityException: Authentication
    for user system denied
    java.lang.SecurityException: Authentication for user system denied
    at weblogic.security.service.SecurityServiceManager.doBootAuthorization(
    SecurityServiceManager.java:978)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityS
    erviceManager.java:1116)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:703)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:588)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:276)
    at weblogic.Server.main(Server.java:31)
    >
    <Jul 17, 2002 11:15:18 AM EDT> <Emergency> <WebLogicServer> <000342> <Unable to
    initialize the server: Fatal initialization exception
    Throwable: java.lang.SecurityException: Authentication for user system denied
    java.lang.SecurityException: Authentication for user system denied
    at weblogic.security.service.SecurityServiceManager.doBootAuthorization(
    SecurityServiceManager.java:978)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityS
    erviceManager.java:1116)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:703)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:588)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:276)
    at weblogic.Server.main(Server.java:31)
    >
    The WebLogic Server did not start up properly.
    Exception raised:
    java.lang.SecurityException: Authentication for user system denied
    at weblogic.security.service.SecurityServiceManager.doBootAuthorization(
    SecurityServiceManager.java:978)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityS
    erviceManager.java:1116)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:703)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:588)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:276)
    at weblogic.Server.main(Server.java:31)
    Reason: Fatal initialization exception
    Throwable: java.lang.SecurityException: Authentication for user system denied
    java.lang.SecurityException: Authentication for user system denied
    at weblogic.security.service.SecurityServiceManager.doBootAuthorization(
    SecurityServiceManager.java:978)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityS
    erviceManager.java:1116)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:703)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:588)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:276)
    at weblogic.Server.main(Server.java:31)
    Thanks.

    "fkeita" <[email protected]> wrote in message
    news:[email protected]...
    >
    I have an admin server on one machine and created a managed server ondifferent
    machine, I am not able to start managed server from either machine. When Iused
    the admin server machine to start the managed server remotely I got thismessage
    >
    Connecting to http://fkeita:7001...
    <Jul 17, 2002 11:11:06 AM EDT> <Notice> <Security> <090082> <Securityinitializi
    ng using realm myrealm.>
    <Jul 17, 2002 11:11:06 AM EDT> <Notice> <WebLogicServer> <000328><Starting WebL
    ogic Managed Server "managedserver3" for domain "admindomain">
    <Jul 17, 2002 11:11:28 AM EDT> <Emergency> <WebLogicServer> <000350><Unable to
    create a server socket on Channel Default for: BFINKELMAN/90.0.0.25, port:8002.
    java.net.BindException: Cannot assign requested address: JVM_Bind Perhapsthe
    a
    ddress BFINKELMAN/90.0.0.25 is incorrect or another process is using port8002.>
    >
    Try running netstat to see whether another process is actually running at
    the given address/port.
    Also check using ifconfig/ipconfig or directly checking /etc/hosts file of
    the box to see whether the ips addreses are correct.
    <Jul 17, 2002 11:11:29 AM EDT> <Emergency> <Security> <090085> <Serverfailed
    to
    bind to any port such that it is not reachable from the console.>
    <Jul 17, 2002 11:11:29 AM EDT> <Emergency> <WebLogicServer> <000342><Unable to
    initialize the server: Fatal initialization exception>
    When I tried to connect managed server from its machine to admin server(running
    on separate machine ) I got this error
    Starting WebLogic Server...
    Connecting to http://fkeita:7001...
    <Jul 17, 2002 11:15:18 AM EDT> <Notice> <Security> <090082> <Securityinitializi
    ng using realm myrealm.>
    <Jul 17, 2002 11:15:18 AM EDT> <Critical> <WebLogicServer> <000364><Server fail
    ed during initialization. Exception:java.lang.SecurityException:Authentication
    for user system denied
    java.lang.SecurityException: Authentication for user system denied
    atweblogic.security.service.SecurityServiceManager.doBootAuthorization(
    SecurityServiceManager.java:978)
    atweblogic.security.service.SecurityServiceManager.initialize(SecurityS
    erviceManager.java:1116)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:703)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:588)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:276)
    at weblogic.Server.main(Server.java:31)
    >Seems to be some issue with security credentials.
    Try running the manageed server directly (as sort of admin) by not passing
    the admin server url and bringing it just like an admin server.
    See if this works. If it works, then soemthing wrong in the way the admin
    server is receiving the request/security credentials from managed server.
    Also make sure both managed and admin servers are on the same patch/service
    pack level.
    -Sabha

  • Weblogic admin server stops running after a while

    Hi,
    we have a distributed environment 11.1.2. On the server where we have weblgic admin server running, it seems to stop running everytime I disconnect from the server. I end up starting it everytime I login to the server. How can I keep it running all the time?Doesn't it start as part of the 'start EPM' script?
    here is the error I am getting:
    Caused By: javax.management.RuntimeMBeanException: ODL-52055: The handler 'epmcs
    s-handler' is already defined.
    at oracle.as.jmx.framework.standardmbeans.spi.OracleStandardEmitterMBean
    .doInvoke(OracleStandardEmitterMBean.java:885)
    at oracle.as.jmx.framework.generic.spi.interceptors.ContextClassLoaderMB
    eanInterceptor.internalInvoke(ContextClassLoaderMBeanInterceptor.java:94)
    at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterce
    ptor.doInvoke(AbstractMBeanInterceptor.java:245)
    at oracle.as.jmx.framework.generic.spi.interceptors.MBeanRestartIntercep
    tor.internalInvoke(MBeanRestartInterceptor.java:116)
    at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterce
    ptor.doInvoke(AbstractMBeanInterceptor.java:245)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.IllegalArgumentException: ODL-52055: The handler 'epmcss-ha
    ndler' is already defined.
    at oracle.as.management.logging.impl.LogConfig._updateHandler(LogConfig.
    java:564)
    at oracle.as.management.logging.impl.LogConfig.addHandler(LogConfig.java
    :236)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    Truncated. see log file for complete stacktrace
    >
    <Dec 22, 2010 5:11:46 PM EST> <Warning> <RMI> <BEA-080003> <RuntimeException thr
    own by rmi server: javax.management.remote.rmi.RMIConnectionImpl.invoke(Ljavax.m
    anagement.ObjectName;Ljava.lang.String;Ljava.rmi.MarshalledObject;[Ljava.lang.St
    ring;Ljavax.security.auth.Subject;)
    javax.management.RuntimeMBeanException: javax.management.RuntimeMBeanException:
    ODL-52059: The logger 'oracle.EPMREG' already has handler 'epmreg-handler'..
    javax.management.RuntimeMBeanException: javax.management.RuntimeMBeanException:
    ODL-52059: The logger 'oracle.EPMREG' already has handler 'epmreg-handler'.
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.rethrow(Default
    MBeanServerInterceptor.java:856)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.rethrowMaybeMBe
    anException(DefaultMBeanServerInterceptor.java:869)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultM
    BeanServerInterceptor.java:838)
    at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761
    at weblogic.management.mbeanservers.domainruntime.internal.FederatedMBea
    nServerInterceptor.invoke(FederatedMBeanServerInterceptor.java:349)
    Truncated. see log file for complete stacktrace
    Caused By: javax.management.RuntimeMBeanException: ODL-52059: The logger 'oracle
    .EPMREG' already has handler 'epmreg-handler'.
    at oracle.as.jmx.framework.standardmbeans.spi.OracleStandardEmitterMBean
    .doInvoke(OracleStandardEmitterMBean.java:885)
    at oracle.as.jmx.framework.generic.spi.interceptors.ContextClassLoaderMB
    eanInterceptor.internalInvoke(ContextClassLoaderMBeanInterceptor.java:94)
    at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterce
    ptor.doInvoke(AbstractMBeanInterceptor.java:245)
    at oracle.as.jmx.framework.generic.spi.interceptors.MBeanRestartIntercep
    tor.internalInvoke(MBeanRestartInterceptor.java:116)
    at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterce
    ptor.doInvoke(AbstractMBeanInterceptor.java:245)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.IllegalArgumentException: ODL-52059: The logger 'oracle.EPM
    REG' already has handler 'epmreg-handler'.
    at oracle.core.ojdl.logging.config.LoggingConfigurationDocument.addHandl
    erToLogger(LoggingConfigurationDocument.java:644)
    at oracle.core.ojdl.logging.config.LoggingConfigurationDocument.addHandl
    erToLogger(LoggingConfigurationDocument.java:283)
    at oracle.as.management.logging.impl.LogConfig._updateLogger(LogConfig.j
    ava:541)
    at oracle.as.management.logging.impl.LogConfig.updateLogger(LogConfig.ja
    va:201)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    Truncated. see log file for complete stacktrace
    >
    <Dec 22, 2010 5:11:46 PM EST> <Warning> <RMI> <BEA-080003> <RuntimeException thr
    own by rmi server: javax.management.remote.rmi.RMIConnectionImpl.invoke(Ljavax.m
    anagement.ObjectName;Ljava.lang.String;Ljava.rmi.MarshalledObject;[Ljava.lang.St
    ring;Ljavax.security.auth.Subject;)
    javax.management.RuntimeMBeanException: javax.management.RuntimeMBeanException:
    ODL-52059: The logger 'oracle.EPMCSS' already has handler 'epmcss-handler'..
    javax.management.RuntimeMBeanException: javax.management.RuntimeMBeanException:
    ODL-52059: The logger 'oracle.EPMCSS' already has handler 'epmcss-handler'.
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.rethrow(Default
    MBeanServerInterceptor.java:856)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.rethrowMaybeMBe
    anException(DefaultMBeanServerInterceptor.java:869)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultM
    BeanServerInterceptor.java:838)
    at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761
    at weblogic.management.mbeanservers.domainruntime.internal.FederatedMBea
    nServerInterceptor.invoke(FederatedMBeanServerInterceptor.java:349)
    Truncated. see log file for complete stacktrace
    Caused By: javax.management.RuntimeMBeanException: ODL-52059: The logger 'oracle
    .EPMCSS' already has handler 'epmcss-handler'.
    at oracle.as.jmx.framework.standardmbeans.spi.OracleStandardEmitterMBean
    .doInvoke(OracleStandardEmitterMBean.java:885)
    at oracle.as.jmx.framework.generic.spi.interceptors.ContextClassLoaderMB
    eanInterceptor.internalInvoke(ContextClassLoaderMBeanInterceptor.java:94)
    at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterce
    ptor.doInvoke(AbstractMBeanInterceptor.java:245)
    at oracle.as.jmx.framework.generic.spi.interceptors.MBeanRestartIntercep
    tor.internalInvoke(MBeanRestartInterceptor.java:116)
    at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterce
    ptor.doInvoke(AbstractMBeanInterceptor.java:245)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.IllegalArgumentException: ODL-52059: The logger 'oracle.EPM
    CSS' already has handler 'epmcss-handler'.
    at oracle.core.ojdl.logging.config.LoggingConfigurationDocument.addHandl
    erToLogger(LoggingConfigurationDocument.java:644)
    at oracle.core.ojdl.logging.config.LoggingConfigurationDocument.addHandl
    erToLogger(LoggingConfigurationDocument.java:283)
    at oracle.as.management.logging.impl.LogConfig._updateLogger(LogConfig.j
    ava:541)
    at oracle.as.management.logging.impl.LogConfig.updateLogger(LogConfig.ja
    va:201)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    Truncated. see log file for complete stacktrace
    >
    Edited by: 784749 on Dec 22, 2010 2:14 PM

    I've never seen this and we've been running 8.1.5 for a while. Have you tried dumping threads to see what the admin server is doing? On UNIX, run 'kill -QUIT <admserv_pid>'. Can't remember if/how this can be done on Win32. I believe Console requests use the weblogic.admin.HTTP execute queue and it only has two threads. Could be that something is blocking those threads leading to this.
    I would also look into why your admin server takes 2 minutes to discover your managed servers. That seems unseemly long to me. Mine takes a few seconds at most. Since the Console does cause the admin server to talk to the managed servers, these two things might be related. Maybe you've got some kind of network/DNS lag that could be eliminated.

  • How to start managed server from admin server both running on separate machines

              I have an admin server on one machine and created a managed server on different
              machine, I am not able to start managed server from either machine. When I used
              the admin server machine to start the managed server remotely I got this message
              Connecting to http://fkeita:7001...
              <Jul 17, 2002 11:11:06 AM EDT> <Notice> <Security> <090082> <Security initializi
              ng using realm myrealm.>
              <Jul 17, 2002 11:11:06 AM EDT> <Notice> <WebLogicServer> <000328> <Starting WebL
              ogic Managed Server "managedserver3" for domain "admindomain">
              <Jul 17, 2002 11:11:28 AM EDT> <Emergency> <WebLogicServer> <000350> <Unable to
              create a server socket on Channel Default for: BFINKELMAN/90.0.0.25, port: 8002.
              java.net.BindException: Cannot assign requested address: JVM_Bind Perhaps the
              a
              ddress BFINKELMAN/90.0.0.25 is incorrect or another process is using port 8002.>
              <Jul 17, 2002 11:11:29 AM EDT> <Emergency> <Security> <090085> <Server failed
              to
              bind to any port such that it is not reachable from the console.>
              <Jul 17, 2002 11:11:29 AM EDT> <Emergency> <WebLogicServer> <000342> <Unable to
              initialize the server: Fatal initialization exception>
              When I tried to connect managed server from its machine to admin server (running
              on separate machine ) I got this error
              Starting WebLogic Server...
              Connecting to http://fkeita:7001...
              <Jul 17, 2002 11:15:18 AM EDT> <Notice> <Security> <090082> <Security initializi
              ng using realm myrealm.>
              <Jul 17, 2002 11:15:18 AM EDT> <Critical> <WebLogicServer> <000364> <Server fail
              ed during initialization. Exception:java.lang.SecurityException: Authentication
              for user system denied
              java.lang.SecurityException: Authentication for user system denied
              at weblogic.security.service.SecurityServiceManager.doBootAuthorization(
              SecurityServiceManager.java:978)
              at weblogic.security.service.SecurityServiceManager.initialize(SecurityS
              erviceManager.java:1116)
              at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:703)
              at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:588)
              at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:276)
              at weblogic.Server.main(Server.java:31)
              >
              <Jul 17, 2002 11:15:18 AM EDT> <Emergency> <WebLogicServer> <000342> <Unable to
              initialize the server: Fatal initialization exception
              Throwable: java.lang.SecurityException: Authentication for user system denied
              java.lang.SecurityException: Authentication for user system denied
              at weblogic.security.service.SecurityServiceManager.doBootAuthorization(
              SecurityServiceManager.java:978)
              at weblogic.security.service.SecurityServiceManager.initialize(SecurityS
              erviceManager.java:1116)
              at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:703)
              at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:588)
              at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:276)
              at weblogic.Server.main(Server.java:31)
              >
              The WebLogic Server did not start up properly.
              Exception raised:
              java.lang.SecurityException: Authentication for user system denied
              at weblogic.security.service.SecurityServiceManager.doBootAuthorization(
              SecurityServiceManager.java:978)
              at weblogic.security.service.SecurityServiceManager.initialize(SecurityS
              erviceManager.java:1116)
              at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:703)
              at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:588)
              at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:276)
              at weblogic.Server.main(Server.java:31)
              Reason: Fatal initialization exception
              Throwable: java.lang.SecurityException: Authentication for user system denied
              java.lang.SecurityException: Authentication for user system denied
              at weblogic.security.service.SecurityServiceManager.doBootAuthorization(
              SecurityServiceManager.java:978)
              at weblogic.security.service.SecurityServiceManager.initialize(SecurityS
              erviceManager.java:1116)
              at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:703)
              at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:588)
              at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:276)
              at weblogic.Server.main(Server.java:31)
              Thanks.
              

              I used startmanagedweblogic managedserver1 http://fkeita:7001 to try to start managed
              server, but it did not work, and got error messages. Error messages are posted
              on my first posting.
              "pankaj" <[email protected]> wrote:
              >Use the startManagedWeblogic.cmd / .sh script to start your
              >Managed/Clustered servers
              >
              >
              >"fkeita" <[email protected]> wrote in message
              >news:[email protected]...
              >>
              >> I have an admin server on one machine and created a managed server
              >on
              >different
              >> machine, I am not able to start managed server from either machine.
              >When I
              >used
              >> the admin server machine to start the managed server remotely I got
              >this
              >message
              >>
              >> Connecting to http://fkeita:7001...
              >> <Jul 17, 2002 11:11:06 AM EDT> <Notice> <Security> <090082> <Security
              >initializi
              >> ng using realm myrealm.>
              >> <Jul 17, 2002 11:11:06 AM EDT> <Notice> <WebLogicServer> <000328>
              ><Starting WebL
              >> ogic Managed Server "managedserver3" for domain "admindomain">
              >> <Jul 17, 2002 11:11:28 AM EDT> <Emergency> <WebLogicServer> <000350>
              ><Unable to
              >> create a server socket on Channel Default for: BFINKELMAN/90.0.0.25,
              >port:
              >8002.
              >> java.net.BindException: Cannot assign requested address: JVM_Bind
              >Perhaps
              >the
              >> a
              >> ddress BFINKELMAN/90.0.0.25 is incorrect or another process is using
              >port
              >8002.>
              >>
              >> <Jul 17, 2002 11:11:29 AM EDT> <Emergency> <Security> <090085> <Server
              >failed
              >> to
              >> bind to any port such that it is not reachable from the console.>
              >> <Jul 17, 2002 11:11:29 AM EDT> <Emergency> <WebLogicServer> <000342>
              ><Unable to
              >> initialize the server: Fatal initialization exception>
              >>
              >> When I tried to connect managed server from its machine to admin server
              >(running
              >> on separate machine ) I got this error
              >>
              >> Starting WebLogic Server...
              >> Connecting to http://fkeita:7001...
              >> <Jul 17, 2002 11:15:18 AM EDT> <Notice> <Security> <090082> <Security
              >initializi
              >> ng using realm myrealm.>
              >> <Jul 17, 2002 11:15:18 AM EDT> <Critical> <WebLogicServer> <000364>
              ><Server fail
              >> ed during initialization. Exception:java.lang.SecurityException:
              >Authentication
              >> for user system denied
              >> java.lang.SecurityException: Authentication for user system denied
              >> at
              >weblogic.security.service.SecurityServiceManager.doBootAuthorization(
              >> SecurityServiceManager.java:978)
              >> at
              >weblogic.security.service.SecurityServiceManager.initialize(SecurityS
              >> erviceManager.java:1116)
              >> at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:703)
              >> at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:588)
              >> at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:276)
              >> at weblogic.Server.main(Server.java:31)
              >> >
              >> <Jul 17, 2002 11:15:18 AM EDT> <Emergency> <WebLogicServer> <000342>
              ><Unable to
              >> initialize the server: Fatal initialization exception
              >> Throwable: java.lang.SecurityException: Authentication for user system
              >denied
              >> java.lang.SecurityException: Authentication for user system denied
              >> at
              >weblogic.security.service.SecurityServiceManager.doBootAuthorization(
              >> SecurityServiceManager.java:978)
              >> at
              >weblogic.security.service.SecurityServiceManager.initialize(SecurityS
              >> erviceManager.java:1116)
              >> at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:703)
              >> at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:588)
              >> at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:276)
              >> at weblogic.Server.main(Server.java:31)
              >> >
              >>
              >***************************************************************************
              >> The WebLogic Server did not start up properly.
              >> Exception raised:
              >> java.lang.SecurityException: Authentication for user system denied
              >> at
              >weblogic.security.service.SecurityServiceManager.doBootAuthorization(
              >> SecurityServiceManager.java:978)
              >> at
              >weblogic.security.service.SecurityServiceManager.initialize(SecurityS
              >> erviceManager.java:1116)
              >> at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:703)
              >> at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:588)
              >> at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:276)
              >> at weblogic.Server.main(Server.java:31)
              >> Reason: Fatal initialization exception
              >> Throwable: java.lang.SecurityException: Authentication for user system
              >denied
              >> java.lang.SecurityException: Authentication for user system denied
              >> at
              >weblogic.security.service.SecurityServiceManager.doBootAuthorization(
              >> SecurityServiceManager.java:978)
              >> at
              >weblogic.security.service.SecurityServiceManager.initialize(SecurityS
              >> erviceManager.java:1116)
              >> at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:703)
              >> at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:588)
              >> at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:276)
              >> at weblogic.Server.main(Server.java:31)
              >>
              >> Thanks.
              >
              >
              

Maybe you are looking for

  • Yosemite/mac pro: I can no longer move any folders or files around!

    I hava a Mac Pro (late 2013) with Yosemite 10.10.1, migrated from old former Mac Pro/Mavericks yesterday. I split files onto internal HD (system, some user data, all programs, Library, etc.) and pics, documents, iTunes Media onto external HD (RAID) I

  • Hp officejet pro 8600 n911a series

    The Printer will not print out, stay's in queue, everything is connected, no jam's , set up for wireless, test was ok, says printer not connected, also turned off and on printer, doesn't work, can you help

  • Aligning output

    Hi, does anyone know any quick methods on how to align output in java programs. I wrote this program that inputs an item number, name and price and than prints those things in columns, but if someone enters a name too long than all the formatting get

  • Db link not appended to table name

    Hi I have no DB link appended to table name in generated code when I try to deploy mapping. i'm using ODBC source. Object metadata imported succefully and valid DB link created. the code i get is like this: CURSOR "managers_c" IS SELECT "managers_CON

  • Encore Transcode and Write Times

    I am creating content in PP CS6 and then using Dynamic Link to send it to Encore. After creating a 2 hr. DVD the transcode and writing time seems way excessive.  Any thoughts? I am running all this on a 2010 Mac Pro 2.6 Quad Core Xeon with 32 GB Memo