BEA-002616 9.2 error after startup

I'm trying to start weblogic server 9.2 on windows vista machine. The server starts and the logs shows the message ?Server started in RUNNING mode? then gets This error
####<Jul 6, 2007 3:12:30 PM GMT> <Critical> <Server> <Master-PC> <dizzyAdmin> <DynamicListenThread[Default[3]]> <<WLS Kernel>> <> <> <1183734750080> <BEA-002616> <Failed to listen on channel "Default[3]" on 127.0.0.1:7001, failure count: 1, failing for 0 seconds, java.net.SocketException: Connection reset by peer: setsockopt>
The error keep repeating in the log.
When I try to access the console I get the following message
The Server is not able to service this request: [Server:002623]Connection rejected, the server is in the RUNNING state. Starting service weblogic.application.internal.BackgroundDeploymentService$WaitForBackgroundCompletion, 110 of 112. Last service weblogic.deploy.service.internal.adminserver.HeartbeatService took 2ms.
Does anyone know how I can fix this?

Superficially it looks like to me you are trying to connect using the wrong user. If you are using the ssh based WebLogic nodemanager you need to set up an ssh public key exchange for this user to the node you are trying to connect to.
Although I am not extremely well versed in Microsoft's OS normally an error message of 'connection rejected' indicates their is no firewall between machines as this message originates from the remote server not, to my knowlege, from firewall software or from Windows. If there were a firewall up you'd expect a connection timeout as the purpose is to make it appear as if the remote machine is not present at all, thereby minimizing attacks.
That said, I know some of MS's behaviour does seem obscure the true return values of some network connections. I suppose this is to mislead those attempting network attacks.

Similar Messages

  • Error ID 3006-3007-10021 after startup

    Hi, these  are the 3 daily returning Error ID's after startup or wake-up , what can be the cause ?
    Error ID 3006 (source: search)
    Error ID 3007 (source: search)
    Error ID 10021 (source: search)
    These have no impact on my PC's performance (I think....) , but these are still error reports , and I want to know the reason.
    OS = Windows7 , Office 2007 installed , all software is genuine .
    Regards, Rik

    You may refer the following articles.
    Event ID 3006 — Performance Counter Loading  
    Event ID 3007 — Performance Counter Loading  
    Event ID 10021 — COM Security Policy Configuration  
    Arthur Xie - MSFT
    the solution is simple:
    i recently received this errors in my pc and tried this, but didn't worked
    then i decided to remove and reinstall the windows search and the errors have gone.
    go to Control Panel, Programs, Activate or Deactivate Windows Resources
    uncheck "windows search " and reboot
    go back there and re-check windows search and do not reboot yet .
    go to event viewer and clean the applications log then reboot.
    if worked these errors will not appears anymore.
    And how can I deactivate Windows Search in Windows 8.1? There is no option in the Control Panel, Programs to deactivate it.
    Thanks

  • After Effects Error message @ Startup, NEW Macbook NEED HELP

    So I'm working with a Macbook Pro Retina Mid 2012, I just bought it,
    Processor  2.6 GHz Intel Core i7
    Memory  16 GB 1600 MHz DDR3
    Graphics  NVIDIA GeForce GT 650M 1024 MB
    Software  OS X 10.8.2
    Installed the most up to date CUDA Mac Driver: CUDA 5.0.37 driver for MAC
    After Effects was running fine -no errors at startup - when I didn't have the GPU CUDA enabled.
    I found out that the NVIDIA GeForce GT 650M 1024 MB, is CUDA Enabled
    So, I installed the CUDA 5.0.37 driver for MAC
    I opened Terminal and ran a GPUSniffer to get the name of the Graphics card
    I opened another window in terminal and ran a "sudo nano" command that listed the default supported Cards, I pasted my card name.
    NOW I can choose GPU instead of CPU for Ray-tracing, WHICH IS GOOD, Its what I was trying to do. BUT something is still wrong because I keep getting an error message at startup: "After Effects error: Ray-traced 3D: Initial shader compile failed. (5070 :: 0)" 
    I DIDNT GET THIS ERROR BEFORE I INSTALLED & ENABLED "CUDA GPU"..............What is wrong?

    Don't manually manipulate that text file. That is unsupported, and you are on your own if you do so.
    What you should have done is to install the 11.0.2 update to add the GPU acceleration of the ray-traced 3D renderer for your 650M:
    http://blogs.adobe.com/aftereffects/2012/10/after-effects-cs6-11-0-2-update-bug-fixes-and- added-gpus-for-ray-traced-3d-renderer.html

  • Socket/JVM_Bind Errors after fresh install

    I am trying to install Weblogic on a Development box on a fresh, additional Oracle Home. When running a clean Weblogic install and configuring a standard starter domain, I am unable to hit the console from my browser and I have no idea why. I configured the domain to use 7002 instead of the standard 7001 port so it would not conflict with the original Oracle Home's Weblogic install (although we will never have them both running simaltaneously - I just did it to be safe). I've tried using http://<IP ADDRESS>:7002/console, http://localhost:7002/console, and http://<DOMAIN NAME>:7002/console with no luck. It does not hang at all and just brings me to a "cannot display the page" message. I'm seeing JVM_Bind errors (server address already in use), although I know it is not in use. Here is the output I get when I start up Weblogic:
    Microsoft Windows [Version 6.0.6002]
    Copyright (c) 2006 Microsoft Corporation. All rights reserved.
    C:\Users\V-Tsmith>G:\Oracle\Middleware\user_projects\domains\base_domain\bin
    'G:\Oracle\Middleware\user_projects\domains\base_domain\bin' is not recognized a
    s an internal or external command,
    operable program or batch file.
    C:\Users\V-Tsmith>G:\Oracle\Middleware\user_projects\domains\base_domain\bin\sta
    rtWebLogic.cmd
    JAVA Memory arguments: -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=
    48m -XX:MaxPermSize=128m
    WLS Start Mode=Development
    CLASSPATH=G:\Oracle\Middleware\patch_wls1036\profiles\default\sys_manifest_class
    path\weblogic_patch.jar;G:\Oracle\Middleware\patch_ocp371\profiles\default\sys_m
    anifest_classpath\weblogic_patch.jar;G:\Oracle\Middleware\jdk160_29\lib\tools.ja
    r;G:\Oracle\Middleware\wlserver_10.3\server\lib\weblogic_sp.jar;G:\Oracle\Middle
    ware\wlserver_10.3\server\lib\weblogic.jar;G:\Oracle\Middleware\modules\features
    \weblogic.server.modules_10.3.6.0.jar;G:\Oracle\Middleware\wlserver_10.3\server\
    lib\webservices.jar;G:\Oracle\Middleware\modules\org.apache.ant_1.7.1/lib/ant-al
    l.jar;G:\Oracle\Middleware\modules\net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contr
    ib.jar;G:\Oracle\Middleware\wlserver_10.3\common\derby\lib\derbyclient.jar;G:\Or
    acle\Middleware\wlserver_10.3\server\lib\xqrl.jar
    PATH=G:\Oracle\Middleware\patch_wls1036\profiles\default\native;G:\Oracle\Middle
    ware\patch_ocp371\profiles\default\native;G:\Oracle\Middleware\wlserver_10.3\ser
    ver\native\win\32;G:\Oracle\Middleware\wlserver_10.3\server\bin;G:\Oracle\Middle
    ware\modules\org.apache.ant_1.7.1\bin;G:\Oracle\Middleware\jdk160_29\jre\bin;G:\
    Oracle\Middleware\jdk160_29\bin;C:\Program Files\CA\SC\CAWIN\;C:\xPression\Drive
    rs;E:\Program Files\Legato\nsr\bin;C:\Program Files\HP\NCU;C:\Windows\system32;C
    :\Windows;C:\Windows\System32\Wbem;C:\PROGRA~1\CA\SC\CAM\bin;C:\Program Files\CA
    \SC\Csam\SockAdapter\bin;C:\Program Files\CA\DSM\bin;C:\Program Files\CA\SC\CBB\
    ;G:\Oracle\Middleware\wlserver_10.3\server\native\win\32\oci920_8
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http:\\hostname:port\console *
    starting weblogic with Java version:
    java version "1.6.0_29"
    Java(TM) SE Runtime Environment (build 1.6.0_29-b11)
    Java HotSpot(TM) Client VM (build 20.4-b02, mixed mode)
    Starting WLS with line:
    G:\Oracle\Middleware\jdk160_29\bin\java -client -Xms256m -Xmx512m -XX:CompileT
    hreshold=8000 -XX:PermSize=48m -XX:MaxPermSize=128m -Dweblogic.Name=AdminServer
    -Djava.security.policy=G:\Oracle\Middleware\wlserver_10.3\server\lib\weblogic.p
    olicy -Xverify:none -da -Dplatform.home=G:\Oracle\Middleware\wlserver_10.3 -Dw
    ls.home=G:\Oracle\Middleware\wlserver_10.3\server -Dweblogic.home=G:\Oracle\Midd
    leware\wlserver_10.3\server -Dweblogic.management.discover=true -Dwlw.iterati
    veDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=G:\Oracl
    e\Middleware\patch_wls1036\profiles\default\sysext_manifest_classpath;G:\Oracle\
    Middleware\patch_ocp371\profiles\default\sysext_manifest_classpath weblogic.Ser
    ver
    <Oct 17, 2012 11:07:34 AM EDT> <Info> <Security> <BEA-090905> <Disabling CryptoJ
    JCE Provider self-integrity check for better startup performance. To enable thi
    s check, specify -Dweblogic.security.allowCryptoJDefaultJCEVerification=true>
    <Oct 17, 2012 11:07:34 AM EDT> <Info> <Security> <BEA-090906> <Changing the defa
    ult Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disabl
    e this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
    <Oct 17, 2012 11:07:35 AM EDT> <Info> <WebLogicServer> <BEA-000377> <Starting We
    bLogic Server with Java HotSpot(TM) Client VM Version 20.4-b02 from Sun Microsys
    tems Inc.>
    <Oct 17, 2012 11:07:35 AM EDT> <Info> <Management> <BEA-141107> <Version: WebLog
    ic Server 10.3.6.0 Tue Nov 15 08:52:36 PST 2011 1441050 >
    <Oct 17, 2012 11:07:36 AM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server st
    ate changed to STARTING>
    <Oct 17, 2012 11:07:36 AM EDT> <Info> <WorkManager> <BEA-002900> <Initializing s
    elf-tuning thread pool>
    <Oct 17, 2012 11:07:36 AM EDT> <Notice> <LoggingService> <BEA-320400> <The log f
    ile G:\Oracle\Middleware\user_projects\domains\base_domain\servers\AdminServer\l
    ogs\AdminServer.log will be rotated. Reopen the log file if tailing has stopped.
    This can happen on some platforms like Windows.>
    <Oct 17, 2012 11:07:36 AM EDT> <Notice> <LoggingService> <BEA-320401> <The log f
    ile has been rotated to G:\Oracle\Middleware\user_projects\domains\base_domain\s
    ervers\AdminServer\logs\AdminServer.log00002. Log messages will continue to be l
    ogged in G:\Oracle\Middleware\user_projects\domains\base_domain\servers\AdminSer
    ver\logs\AdminServer.log.>
    <Oct 17, 2012 11:07:36 AM EDT> <Notice> <Log Management> <BEA-170019> <The serve
    r log file G:\Oracle\Middleware\user_projects\domains\base_domain\servers\AdminS
    erver\logs\AdminServer.log is opened. All server side log events will be written
    to this file.>
    <Oct 17, 2012 11:07:37 AM EDT> <Notice> <Security> <BEA-090082> <Security initia
    lizing using security realm myrealm.>
    <Oct 17, 2012 11:07:38 AM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server st
    ate changed to STANDBY>
    <Oct 17, 2012 11:07:38 AM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server st
    ate changed to STARTING>
    <Oct 17, 2012 11:07:38 AM EDT> <Notice> <LoggingService> <BEA-320400> <The log f
    ile G:\Oracle\Middleware\user_projects\domains\base_domain\servers\AdminServer\l
    ogs\base_domain.log will be rotated. Reopen the log file if tailing has stopped.
    This can happen on some platforms like Windows.>
    <Oct 17, 2012 11:07:38 AM EDT> <Notice> <LoggingService> <BEA-320401> <The log f
    ile has been rotated to G:\Oracle\Middleware\user_projects\domains\base_domain\s
    ervers\AdminServer\logs\base_domain.log00002. Log messages will continue to be l
    ogged in G:\Oracle\Middleware\user_projects\domains\base_domain\servers\AdminSer
    ver\logs\base_domain.log.>
    <Oct 17, 2012 11:07:38 AM EDT> <Notice> <Log Management> <BEA-170027> <The Serve
    r has established connection with the Domain level Diagnostic Service successful
    ly.>
    <Oct 17, 2012 11:07:38 AM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server st
    ate changed to ADMIN>
    <Oct 17, 2012 11:07:38 AM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server st
    ate changed to RESUMING>
    <Oct 17, 2012 11:07:38 AM EDT> <Error> <Server> <BEA-002606> <Unable to create a
    server socket for listening on channel "Default". The address 10.32.125.34 migh
    t be incorrect or another process is using port 7002: java.net.BindException: Ad
    dress already in use: JVM_Bind.>
    <Oct 17, 2012 11:07:38 AM EDT> <Error> <Server> <BEA-002606> <Unable to create a
    server socket for listening on channel "Default[8]". The address 127.0.0.1 migh
    t be incorrect or another process is using port 7002: java.net.BindException: Ad
    dress already in use: JVM_Bind.>
    <Oct 17, 2012 11:07:38 AM EDT> <Error> <Server> <BEA-002606> <Unable to create a
    server socket for listening on channel "Default[9]". The address 0:0:0:0:0:0:0:
    1 might be incorrect or another process is using port 7002: java.net.BindExcepti
    on: Address already in use: JVM_Bind.>
    <Oct 17, 2012 11:07:38 AM EDT> <Notice> <Server> <BEA-002613> <Channel "Default[
    1]" is now listening on fe80:0:0:0:49ad:74ba:d80b:c53b:7002 for protocols iiop,
    t3, ldap, snmp, http.>
    <Oct 17, 2012 11:07:38 AM EDT> <Warning> <Server> <BEA-002611> <Hostname "NYOSEH
    STSTPR01.private.private.com", maps to multiple IP addresses: 10.32.125.34,
    fe80:0:0:0:51cf:60de:d2c5:c4dc%14>
    <Oct 17, 2012 11:07:38 AM EDT> <Notice> <Server> <BEA-002613> <Channel "Default[
    2]" is now listening on fe80:0:0:0:8d6:9a3f:dfac:6dcf:7002 for protocols iiop, t
    3, ldap, snmp, http.>
    <Oct 17, 2012 11:07:38 AM EDT> <Notice> <Server> <BEA-002613> <Channel "Default[
    7]" is now listening on fe80:0:0:0:754d:df3f:468f:a1b6:7002 for protocols iiop,
    t3, ldap, snmp, http.>
    <Oct 17, 2012 11:07:38 AM EDT> <Notice> <Server> <BEA-002613> <Channel "Default[
    6]" is now listening on fe80:0:0:0:c914:19c3:967c:20ba:7002 for protocols iiop,
    t3, ldap, snmp, http.>
    <Oct 17, 2012 11:07:38 AM EDT> <Notice> <Server> <BEA-002613> <Channel "Default[
    3]" is now listening on fe80:0:0:0:9c14:2ea0:9c82:1f28:7002 for protocols iiop,
    t3, ldap, snmp, http.>
    <Oct 17, 2012 11:07:38 AM EDT> <Notice> <Server> <BEA-002613> <Channel "Default[
    5]" is now listening on fe80:0:0:0:51cf:60de:d2c5:c4dc:7002 for protocols iiop,
    t3, ldap, snmp, http.>
    <Oct 17, 2012 11:07:38 AM EDT> <Notice> <Server> <BEA-002613> <Channel "Default[
    4]" is now listening on fe80:0:0:0:0:5efe:a20:7d22:7002 for protocols iiop, t3,
    ldap, snmp, http.>
    <Oct 17, 2012 11:07:38 AM EDT> <Notice> <WebLogicServer> <BEA-000331> <Started W
    ebLogic Admin Server "AdminServer" for domain "base_domain" running in Developme
    nt Mode>
    <Oct 17, 2012 11:07:38 AM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server st
    ate changed to RUNNING>
    <Oct 17, 2012 11:07:38 AM EDT> <Notice> <WebLogicServer> <BEA-000360> <Server st
    arted in RUNNING mode>
    When I first started it up after the install, I was having Socket Errors spit out after the "RUNNING" message (which for some reason isn't happening now):
    <Oct 17, 2012 11:03:36 AM EDT> <Critical> <Server> <BEA-002616> <Failed to liste
    n on channel "Default[4]" on fe80:0:0:0:0:5efe:a20:7d22:7002, failure count: 1,
    failing for 0 seconds, java.net.SocketException: socket closed>
    <Oct 17, 2012 11:03:37 AM EDT> <Critical> <Server> <BEA-002616> <Failed to liste
    n on channel "Default[4]" on fe80:0:0:0:0:5efe:a20:7d22:7002, failure count: 2,
    failing for 1 seconds, java.net.SocketException: socket closed>
    <Oct 17, 2012 11:03:39 AM EDT> <Critical> <Server> <BEA-002616> <Failed to liste
    n on channel "Default[4]" on fe80:0:0:0:0:5efe:a20:7d22:7002, failure count: 3,
    failing for 3 seconds, java.net.SocketException: socket closed>
    <Oct 17, 2012 11:03:42 AM EDT> <Critical> <Server> <BEA-002616> <Failed to liste
    n on channel "Default[4]" on fe80:0:0:0:0:5efe:a20:7d22:7002, failure count: 4,
    failing for 6 seconds, java.net.SocketException: socket closed>
    <Oct 17, 2012 11:03:46 AM EDT> <Critical> <Server> <BEA-002616> <Failed to liste
    n on channel "Default[4]" on fe80:0:0:0:0:5efe:a20:7d22:7002, failure count: 5,
    failing for 10 seconds, java.net.SocketException: socket closed>
    <Oct 17, 2012 11:03:51 AM EDT> <Critical> <Server> <BEA-002616> <Failed to liste
    n on channel "Default[4]" on fe80:0:0:0:0:5efe:a20:7d22:7002, failure count: 6,
    failing for 15 seconds, java.net.SocketException: socket closed>
    <Oct 17, 2012 11:03:57 AM EDT> <Critical> <Server> <BEA-002616> <Failed to liste
    n on channel "Default[4]" on fe80:0:0:0:0:5efe:a20:7d22:7002, failure count: 7,
    failing for 21 seconds, java.net.SocketException: socket closed>
    <Oct 17, 2012 11:04:04 AM EDT> <Critical> <Server> <BEA-002616> <Failed to liste
    n on channel "Default[4]" on fe80:0:0:0:0:5efe:a20:7d22:7002, failure count: 8,
    failing for 28 seconds, java.net.SocketException: socket closed>
    <Oct 17, 2012 11:04:12 AM EDT> <Critical> <Server> <BEA-002616> <Failed to liste
    n on channel "Default[4]" on fe80:0:0:0:0:5efe:a20:7d22:7002, failure count: 9,
    failing for 36 seconds, java.net.SocketException: socket closed>
    <Oct 17, 2012 11:04:21 AM EDT> <Critical> <Server> <BEA-002616> <Failed to liste
    n on channel "Default[4]" on fe80:0:0:0:0:5efe:a20:7d22:7002, failure count: 10,
    failing for 45 seconds, java.net.SocketException: socket closed>

    Hi,
    This clearly indicates that 7002 port is already used and it cannot bind with 7002 for now.
    Try to change with 7002 to other port number like 7003 or any thing will solve your problem.
    Regards,
    Kal

  • CCB2.3.1 error after installing framework

    Hi i am trying to install CCB2.3.1 on weblogic 10.0MP2 for that initially I have installed framework2.2, after installing the framework when i start the weblogic server i am getting the below error:
    - 2011-02-23 21:19:24,468 [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.ke
    rnel.Default (self-tuning)'] ERROR (web.common.FieldMetaDataRepository) Did not
    find base field 'EXT_REFERENCE_ID' pointed to by field 'C1_EXT_REFERENCE_ID'
    com.splwg.shared.common.LoggedException: Did not find base field 'EXT_REFERENCE_
    ID' pointed to by field 'C1_EXT_REFERENCE_ID'
    at com.splwg.shared.common.LoggedException.raised(LoggedException.java:6
    5)
    at com.splwg.base.web.common.FieldMetaDataRepository$FieldRetriever.crea
    teFieldMD(FieldMetaDataRepository.java:145)
    at com.splwg.base.web.common.FieldMetaDataRepository$FieldRetriever.popu
    lateFieldMetaData(FieldMetaDataRepository.java:135)
    at com.splwg.base.web.common.FieldMetaDataRepository$FieldRetriever.exec
    ute(FieldMetaDataRepository.java:127)
    at com.splwg.base.web.common.FieldMetaDataRepository$FieldRetriever.exec
    ute(FieldMetaDataRepository.java:99)
    at com.splwg.base.support.context.SessionExecutable.doInReadOnlySession(
    SessionExecutable.java:98)
    at com.splwg.base.support.context.SessionExecutable.doAsReadOnlyInCurren
    tSessionIfAvailable(SessionExecutable.java:62)
    at com.splwg.base.support.context.SessionExecutable.doAsReadOnlyInCurren
    tSessionIfAvailable(SessionExecutable.java:54)
    at com.splwg.base.web.common.FieldMetaDataRepository.privateRetrieveFiel
    dMD(FieldMetaDataRepository.java:60)
    at com.splwg.base.web.common.FieldMetaDataRepository.retrieveFieldMD(Fie
    ldMetaDataRepository.java:54)
    at com.splwg.base.web.startup.PreloadLoginInfo.preloadFieldMetaData(Prel
    oadLoginInfo.java:150)
    at com.splwg.base.web.startup.PreloadLoginInfo.privateExecute(PreloadLog
    inInfo.java:71)
    at com.splwg.base.web.startup.PreloadLoginInfo.execute(PreloadLoginInfo.
    java:54)
    at com.splwg.base.web.startup.SPLWebStartup.contextInitialized(SPLWebSta
    rtup.java:66)
    at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run
    (EventsManager.java:458)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticate
    dSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(Unknown Source)
    at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(Eve
    ntsManager.java:168)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAp
    pServletContext.java:1744)
    at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletCon
    text.java:2918)
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.jav
    a:973)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:361)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleSta
    teDriver.java:204)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineD
    river.java:26)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStat
    eDriver.java:60)
    at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedMod
    uleDriver.java:200)
    at weblogic.application.internal.flow.ModuleListenerInvoker.start(Module
    ListenerInvoker.java:117)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleSta
    teDriver.java:204)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineD
    river.java:26)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStat
    eDriver.java:60)
    at weblogic.application.internal.flow.StartModulesFlow.activate(StartMod
    ulesFlow.java:27)
    at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.ja
    va:635)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineD
    river.java:26)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.
    java:212)
    at weblogic.application.internal.DeploymentStateChecker.activate(Deploym
    entStateChecker.java:154)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(Ap
    pContainerInvoker.java:80)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicD
    eployment.java:182)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromSer
    verLifecycle(BasicDeployment.java:359)
    at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(De
    ploymentAdapter.java:51)
    at weblogic.management.deploy.internal.DeploymentAdapter.activate(Deploy
    mentAdapter.java:196)
    at weblogic.management.deploy.internal.AppTransition$2.transitionApp(App
    Transition.java:30)
    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionA
    pps(ConfiguredDeployments.java:233)
    at weblogic.management.deploy.internal.ConfiguredDeployments.activate(Co
    nfiguredDeployments.java:169)
    at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(Conf
    iguredDeployments.java:123)
    at weblogic.management.deploy.internal.DeploymentServerService.resume(De
    ploymentServerService.java:173)
    at weblogic.management.deploy.internal.DeploymentServerService.start(Dep
    loymentServerService.java:89)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:200)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:172)
    - 2011-02-23 21:19:24,499 [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.ke
    rnel.Default (self-tuning)'] ERROR (support.context.SessionExecutable) Caught ex
    ception from SessionExecutable.execute()
    - 2011-02-23 21:19:24,499 [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.ke
    rnel.Default (self-tuning)'] ERROR (web.common.FieldMetaDataRepository) Error ca
    ching field metainfo
    - 2011-02-23 21:19:24,499 [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.ke
    rnel.Default (self-tuning)'] ERROR (web.startup.PreloadLoginInfo) Unable to prel
    oad navigation keys and web pages
    <Feb 23, 2011 9:19:24 PM PST> <Warning> <HTTP> <BEA-101162> <User defined listen
    er com.splwg.base.web.startup.SPLWebStartup failed: com.splwg.shared.common.Logg
    edException:
    The following stacked messages were reported as the LoggedException was rethrown
    com.splwg.base.web.startup.PreloadLoginInfo.preloadFieldMetaData(PreloadLoginInf
    o.java:150): Unable to preload navigation keys and web pages
    com.splwg.base.support.context.SessionExecutable.doAsReadOnlyInCurrentSessionIfA
    vailable(SessionExecutable.java:54): Error caching field metainfo
    com.splwg.base.web.common.FieldMetaDataRepository$FieldRetriever.execute(FieldMe
    taDataRepository.java:99): Caught exception from SessionExecutable.execute()
    The root LoggedException was: Did not find base field 'EXT_REFERENCE_ID' pointed
    to by field 'C1_EXT_REFERENCE_ID'.
    com.splwg.shared.common.LoggedException:
    The following stacked messages were reported as the LoggedException was rethrown
    com.splwg.base.web.startup.PreloadLoginInfo.preloadFieldMetaData(PreloadLoginInf
    o.java:150): Unable to preload navigation keys and web pages
    com.splwg.base.support.context.SessionExecutable.doAsReadOnlyInCurrentSessionIfA
    vailable(SessionExecutable.java:54): Error caching field metainfo
    com.splwg.base.web.common.FieldMetaDataRepository$FieldRetriever.execute(FieldMe
    taDataRepository.java:99): Caught exception from SessionExecutable.execute()
    The root LoggedException was: Did not find base field 'EXT_REFERENCE_ID' pointed
    to by field 'C1_EXT_REFERENCE_ID'
    at com.splwg.shared.common.LoggedException.raised(LoggedException.java:6
    5)
    at com.splwg.base.web.common.FieldMetaDataRepository$FieldRetriever.crea
    teFieldMD(FieldMetaDataRepository.java:145)
    at com.splwg.base.web.common.FieldMetaDataRepository$FieldRetriever.popu
    lateFieldMetaData(FieldMetaDataRepository.java:135)
    at com.splwg.base.web.common.FieldMetaDataRepository$FieldRetriever.exec
    ute(FieldMetaDataRepository.java:127)
    at com.splwg.base.web.common.FieldMetaDataRepository$FieldRetriever.exec
    ute(FieldMetaDataRepository.java:99)
    Truncated. see log file for complete stacktrace
    >
    - 2011-02-23 21:19:24,609 [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.ke
    rnel.Default (self-tuning)'] INFO (web.startup.SPLWebStartup) Shutting Down the
    JMX Connectors...
    - 2011-02-23 21:19:24,609 [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.ke
    rnel.Default (self-tuning)'] INFO (web.startup.SPLWebStartup) JMX Connectors sh
    utdown successfully
    - 2011-02-23 21:19:24,609 [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.ke
    rnel.Default (self-tuning)'] INFO (web.startup.SPLWebStartup) Shutting Down the
    Application Context...
    - 2011-02-23 21:19:24,609 [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.ke
    rnel.Default (self-tuning)'] INFO (hibernate.impl.SessionFactoryImpl) closing
    - 2011-02-23 21:19:24,734 [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.ke
    rnel.Default (self-tuning)'] INFO (web.startup.SPLWebStartup) Application Conte
    xt shutdown successfully
    <Feb 23, 2011 9:19:24 PM PST> <Error> <Deployer> <BEA-149231> <Unable to set the
    activation state to true for the application 'SPLWeb'.
    weblogic.application.ModuleException:
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.jav
    a:975)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:361)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleSta
    teDriver.java:204)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineD
    river.java:26)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStat
    eDriver.java:60)
    Truncated. see log file for complete stacktrace
    com.splwg.shared.common.LoggedException:
    The following stacked messages were reported as the LoggedException was rethrown
    com.splwg.base.web.startup.PreloadLoginInfo.preloadFieldMetaData(PreloadLoginInf
    o.java:150): Unable to preload navigation keys and web pages
    com.splwg.base.support.context.SessionExecutable.doAsReadOnlyInCurrentSessionIfA
    vailable(SessionExecutable.java:54): Error caching field metainfo
    com.splwg.base.web.common.FieldMetaDataRepository$FieldRetriever.execute(FieldMe
    taDataRepository.java:99): Caught exception from SessionExecutable.execute()
    The root LoggedException was: Did not find base field 'EXT_REFERENCE_ID' pointed
    to by field 'C1_EXT_REFERENCE_ID'
    at com.splwg.shared.common.LoggedException.raised(LoggedException.java:6
    5)
    at com.splwg.base.web.common.FieldMetaDataRepository$FieldRetriever.crea
    teFieldMD(FieldMetaDataRepository.java:145)
    at com.splwg.base.web.common.FieldMetaDataRepository$FieldRetriever.popu
    lateFieldMetaData(FieldMetaDataRepository.java:135)
    at com.splwg.base.web.common.FieldMetaDataRepository$FieldRetriever.exec
    ute(FieldMetaDataRepository.java:127)
    at com.splwg.base.web.common.FieldMetaDataRepository$FieldRetriever.exec
    ute(FieldMetaDataRepository.java:99)
    Truncated. see log file for complete stacktrace
    >
    <Feb 23, 2011 9:19:24 PM PST> <Notice> <Log Management> <BEA-170027> <The server
    initialized the domain log broadcaster successfully. Log messages will now be b
    roadcasted to the domain log.>
    <Feb 23, 2011 9:19:25 PM PST> <Notice> <WebLogicServer> <BEA-000365> <Server sta
    te changed to ADMIN>
    <Feb 23, 2011 9:19:25 PM PST> <Notice> <WebLogicServer> <BEA-000365> <Server sta
    te changed to RESUMING>
    <Feb 23, 2011 9:19:26 PM PST> <Notice> <Security> <BEA-090171> <Loading the iden
    tity certificate and private key stored under the alias DemoIdentity from the jk
    s keystore file C:\bea\WLSERV~1.0\server\lib\DemoIdentity.jks.>
    <Feb 23, 2011 9:19:26 PM PST> <Notice> <Security> <BEA-090169> <Loading trusted
    certificates from the jks keystore file C:\bea\WLSERV~1.0\server\lib\DemoTrust.j
    ks.>
    <Feb 23, 2011 9:19:26 PM PST> <Notice> <Security> <BEA-090169> <Loading trusted
    certificates from the jks keystore file C:\Java\JDK15~1.0_2\jre\lib\security\cac
    erts.>
    <Feb 23, 2011 9:19:26 PM PST> <Error> <WebLogicServer> <BEA-000297> <Inconsisten
    t security configuration, java.security.cert.CertificateParsingException: PKIX:
    Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11>
    <Feb 23, 2011 9:19:26 PM PST> <Emergency> <Security> <BEA-090034> <Not listening
    for SSL, java.io.IOException: PKIX: Unsupported OID in the AlgorithmIdentifier
    object: 1.2.840.113549.1.1.11.>
    <Feb 23, 2011 9:19:26 PM PST> <Error> <WebLogicServer> <BEA-000297> <Inconsisten
    t security configuration, java.security.cert.CertificateParsingException: PKIX:
    Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11>
    <Feb 23, 2011 9:19:26 PM PST> <Emergency> <Security> <BEA-090034> <Not listening
    for SSL, java.io.IOException: PKIX: Unsupported OID in the AlgorithmIdentifier
    object: 1.2.840.113549.1.1.11.>
    <Feb 23, 2011 9:19:26 PM PST> <Error> <WebLogicServer> <BEA-000297> <Inconsisten
    t security configuration, java.security.cert.CertificateParsingException: PKIX:
    Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11>
    <Feb 23, 2011 9:19:26 PM PST> <Emergency> <Security> <BEA-090034> <Not listening
    for SSL, java.io.IOException: PKIX: Unsupported OID in the AlgorithmIdentifier
    object: 1.2.840.113549.1.1.11.>
    <Feb 23, 2011 9:19:26 PM PST> <Error> <WebLogicServer> <BEA-000297> <Inconsisten
    t security configuration, java.security.cert.CertificateParsingException: PKIX:
    Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11>
    <Feb 23, 2011 9:19:26 PM PST> <Emergency> <Security> <BEA-090034> <Not listening
    for SSL, java.io.IOException: PKIX: Unsupported OID in the AlgorithmIdentifier
    object: 1.2.840.113549.1.1.11.>
    <Feb 23, 2011 9:19:26 PM PST> <Error> <WebLogicServer> <BEA-000297> <Inconsisten
    t security configuration, java.security.cert.CertificateParsingException: PKIX:
    Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11>
    <Feb 23, 2011 9:19:26 PM PST> <Emergency> <Security> <BEA-090034> <Not listening
    for SSL, java.io.IOException: PKIX: Unsupported OID in the AlgorithmIdentifier
    object: 1.2.840.113549.1.1.11.>
    <Feb 23, 2011 9:19:26 PM PST> <Error> <WebLogicServer> <BEA-000297> <Inconsisten
    t security configuration, java.security.cert.CertificateParsingException: PKIX:
    Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11>
    <Feb 23, 2011 9:19:26 PM PST> <Emergency> <Security> <BEA-090034> <Not listening
    for SSL, java.io.IOException: PKIX: Unsupported OID in the AlgorithmIdentifier
    object: 1.2.840.113549.1.1.11.>
    <Feb 23, 2011 9:19:27 PM PST> <Notice> <Server> <BEA-002613> <Channel "Default[2
    ]" is now listening on fe80:0:0:0:51c9:e5ab:1775:3ef9%11:6500 for protocols iiop
    , t3, ldap, snmp, http.>
    <Feb 23, 2011 9:19:27 PM PST> <Notice> <Server> <BEA-002613> <Channel "Default"
    is now listening on 10.244.102.170:6500 for protocols iiop, t3, ldap, snmp, http
    .>
    <Feb 23, 2011 9:19:27 PM PST> <Notice> <Server> <BEA-002613> <Channel "Default[4
    ]" is now listening on fe80:0:0:0:286b:ac4:f50b:9955%13:6500 for protocols iiop,
    t3, ldap, snmp, http.>
    <Feb 23, 2011 9:19:27 PM PST> <Notice> <Server> <BEA-002613> <Channel "Default[3
    ]" is now listening on fe80:0:0:0:0:5efe:af4:66aa%12:6500 for protocols iiop, t3
    , ldap, snmp, http.>
    <Feb 23, 2011 9:19:27 PM PST> <Notice> <Server> <BEA-002613> <Channel "Default[1
    ]" is now listening on 2001:0:4137:9e76:286b:ac4:f50b:9955:6500 for protocols ii
    op, t3, ldap, snmp, http.>
    <Feb 23, 2011 9:19:27 PM PST> <Notice> <Server> <BEA-002613> <Channel "Default[5
    ]" is now listening on 127.0.0.1:6500 for protocols iiop, t3, ldap, snmp, http.>
    <Feb 23, 2011 9:19:27 PM PST> <Notice> <WebLogicServer> <BEA-000331> <Started We
    bLogic Admin Server "myserver" for domain "splapp" running in Development Mode>
    <Feb 23, 2011 9:19:27 PM PST> <Warning> <Server> <BEA-002611> <Hostname "127.0.0
    .1", maps to multiple IP addresses: 10.244.102.170, 2001:0:4137:9e76:286b:ac4:f5
    0b:9955, fe80:0:0:0:51c9:e5ab:1775:3ef9%11, fe80:0:0:0:0:5efe:af4:66aa%12, fe80:
    0:0:0:286b:ac4:f50b:9955%13, 127.0.0.1>
    <Feb 23, 2011 9:19:27 PM PST> <Warning> <Server> <BEA-002611> <Hostname "CCBWLS2
    31SRV.MOALAJAH.AE", maps to multiple IP addresses: 10.244.102.170, 2001:0:4137:9
    e76:286b:ac4:f50b:9955, fe80:0:0:0:51c9:e5ab:1775:3ef9%11, fe80:0:0:0:0:5efe:af4
    :66aa%12, fe80:0:0:0:286b:ac4:f50b:9955%13, 127.0.0.1>
    <Feb 23, 2011 9:19:27 PM PST> <Notice> <WebLogicServer> <BEA-000365> <Server sta
    te changed to RUNNING>
    <Feb 23, 2011 9:19:27 PM PST> <Notice> <WebLogicServer> <BEA-000360> <Server sta
    rted in RUNNING mode>
    <Feb 23, 2011 9:19:35 PM PST> <Warning> <Server> <BEA-002611> <Hostname "fe80:0:
    0:0:0:5efe:af4:66aa%12", maps to multiple IP addresses: 10.244.102.170, 2001:0:4
    137:9e76:286b:ac4:f50b:9955, fe80:0:0:0:51c9:e5ab:1775:3ef9%11, fe80:0:0:0:0:5ef
    e:af4:66aa%12, fe80:0:0:0:286b:ac4:f50b:9955%13, 127.0.0.1>
    Server has succesfully started but not sure about the error "The root LoggedException was: Did not find base field 'EXT_REFERENCE_ID' pointed
    to by field 'C1_EXT_REFERENCE_ID'." is that i am missing out some database patch? Any suggestions appreciated.

    not yet... can you specify your softwares version and when you started facing error?
    Edited by: chesplay on Mar 1, 2011 10:45 PM

  • Error on startup QuickTime

    Error on startup QuickTime and iTunes: (Windows XP Pro SP2)
    EventType : BEX P1 : QuickTimePlayer.exe P2 : 7.4.1.14 P3 : 47a28143
    P4 : QuickTimePlayer.exe P5 : 7.4.1.14 P6 : 47a28143 P7 : 0000130d
    P8 : c0000409 P9 : 00000000

    What worked for me w/ the 2096 error:
    After removing every trace of itunes & QT, I installed QT 7.2 and made sure QT worked.
    I installed a Feb version of itunes (7.6.1.9) because I was not willing to waste any more time. **Make sure that you deselect the 3rd checkbox that says it will update other Apple software (incl QT). That was the mistake made over and over and over (and over)!
    Now that my ipod is charged, I may try to install the newest itunes as long as I don't let QT update. I don't use QT so I don't care if I'm using a 2007 version.

  • BSOD after startup with Win7

    Hello,
    After some difficulty I got Windows 7 installed on my Mac Pro. It worked until I installed Boot Camp off the Mac OS X Snow Leopard install DVD. Boot Camp installed, but once I rebooted, about 20-30 seconds after reboot I get a Blue Screen error which says something about a cache management error. It doesn't stay up long so I haven't had a lot of time to study it. On reboot the error report doesn't give a whole lot of info, calls the error "Bluescreen", but it did reference a couple files, I can try to copy them down if it's important (they were long and I only get a few seconds to look at them).
    I even tried not logging in and just leaving it after startup, same result.
    It's a totally fresh install of Windows 7 Ultimate on a dedicated 500GB hard drive. The only thing I've installed is Boot Camp. I've tried wiping it out and re-installing everything, same results. The first time I installed no Windows updates prior to Boot Camp, the second time I installed all available Windows updates first. Same results.
    I'm not sure what could be causing this- it seems like a driver issue of some kind maybe, but it seems like if Boot Camp were inherently problematic with this hardware more people would be having this problem. I can't really think of any other factors that could be interfering... it sure seems like a conflict between boot camp and Windows 7, but I don't see how that should be the case. Despite all the trouble I've been having with this I'm normally a pretty advanced user, so I'm pretty sure I'm not doing anything wrong in the install process (I've done it at my work lots of times), but I know a lot more about macs than Windows.
    My system:
    Mac Pro 2.8 Ghz 8-core, early 2008 model
    Memory: 10GB- 2x1GB stock from Apple, 4x2GB from Otherworldcomputing.com
    Hard Drive: 2x1TB Western Digital in a striping raid, 500GB Seagate (the Windows drive), 1TB Western Digital.
    Mac OS: 10.6.2 fully updated
    I had the release candidate running for several days off this same drive with no issues back around when it came out (I erased it a while ago), and I don't think I've changed my hardware since then... although boot camp has been updated since. Perhaps somewhat ironically, Windows 7 was officially unsupported when I had the RC running, and now it's officially supported.
    I'd appreciate any input, although the_hatter has already helped me out quite a bit... it seems like Windows really doesn't want to install for me! Just let me know if any more information is required.
    Message was edited by: aruffell2

    I have exactly the same problem, down to the last detail, except that I got there by a different route.
    My history is that I initially installed Windows 7 x64 Home Premium on my 2006 Mac Pro using an EFI install disk I created using the methods detailed elsewhere in this forum. Installed Boot Camp 3.0 from the SL disk then updated to 3.1. Then did Upgrade Anytime to Ultimate. Everything worked wonderfully for three months.
    Then I created some striped raid volumes involving three of the five HDs in my machine using SoftRaid. My boot drive (unlike you?) is not raid. Windows 7 Ultimate continued to work perfectly.
    Then I wanted to move the Windows 7 partition to a different physical HD, by restoring a Paragon Image (which I have successfully done on my MacBook Pro previously). First oddness was that Boot Camp Assistant would not create a Boot Camp partition of the whole disk, as I wanted, it would only create a second partition, even with the all the raided HDs removed from the machine and uninstalling the Softraid driver. Odd? I put the HDs and driver back in and restored the Windows 7 image to the Boot Camp partition.
    This had the same behaviour you described crashed to the Cache Manager blue screen after 20 seconds. It would boot stably in safe mode so I was able to run chkdsk but it didn't fix it.
    Then I repeated the whole exercise but started with a restored Vista 32 bit, and reinstalled Windows 7 X64 as a fresh install, (had to start with Vista as my Windows 7 license is an upgrade), then did the Anytime Upgrade to Ultimate, then applied Boot Camp 3.0 from the SL disk. At this point it was completely stable. Then I did Boot Camp 3.1 via ASU and got the Cache_Manager blue screen exactly as before.
    Can't find anything helpful with Google about Cache_Manager crashes except the suggestion that there is some kind of massive memory leak going on during the 20 seconds before it crashes.
    I have now repeated the process back to Vista 32 bit which is completely stable, and plan to try again, but this time will install BC 3.0 and 3.1 at the Home Premium stage, which is when they were applied in the very original sequence. Also I can use my Home Premium install disk to try a repair install if problems occur again.
    I am only trying to get back to a state which previously worked fine, ie with Raid present, Windows 7 x64 and BC 3.1. It should be possible. I know you can't have a Boot Camp partition on a raid array, but my experience is that it was previously OK on a partition on a non raid volume, even with raid elsewhere in the machine.
    Don't think I have helped you at all, but it has sure helped me to write it down! Since you posted nearly four weeks ago you may have solved it anyway. In which case I would like to hear from you!

  • Visual C++ runtime error on startup audition cs5.5 win8.1

    After reinstalling Audition cs5.5, I get a visual C++ runtime error at startup.  I have never had a problem before on a reinstallation.  I have tried uninstall and reinstall without any success.  Is their a version of Visual C++ that is needed here?  Is this an incompatibility problem with Win 8.1?  Has anyone else had this problem?  I haven't had any luck in the FAQ section.

    The only issues I've ever heard about involving this appear to have been caused by having too many versions of the run-time on a machine. I'm not entirely sure what the situation with software only running properly with the version it was intended to is, but apparently clearing out older versions (you can check this out and remove them if you want using the normal uninstall routine) has fixed this particular problem on at least one occasion. It's worth investigating, anyway.

  • Error on startup "dynamiclink manager has stopped working" CS6

    So I bought the CS6 master collection, but keep on getting an error on startup of my programs. When I open After effects, Photoshop, Premier Pro, Audition, etc... I get the error "Dynamiclinkmanager has stopped working". The message appears on start up of the program, and the only way to get in is to keep on pressing "close the program" for few min until it loads. It is very annoying and takes forever to open a program. I've already tried uninstalling and re-installing, and that hasn't worked. Here are a few screenshots of the error:
    And here is what it says when you select "view problem details" :
    "Problem signature:
    Problem Event Name: APPCRASH
    Application Name: dynamiclinkmanager.exe
    Application Version: 6.0.0.0
    Application Timestamp: 4f44797c
    Fault Module Name: cwalsp.dll
    Fault Module Version: 2.8.13.1
    Fault Module Timestamp: 5216c630
    Exception Code: c0000005
    Exception Offset: 00017914
    OS Version: 6.1.7601.2.1.0.256.48
    Locale ID: 1033
    Additional Information 1: 0a9e
    Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
    Additional Information 3: 0a9e
    Additional Information 4: 0a9e372d3b4ad19135b953a78882e789"
    Tech specs of my laptop:
    Windows 7 Professional
    Intel core 2 duo processor
    8 gig RAM
    64-bit Operating System
    I have no idea how to fix this and it's driving me CRAZY.
    Thanks,
    Spencer

    Had the same problem with conflict between CS6 (Photoshop, Premier, After Effects, etc.] and Net Nanny.  Solution was as follows:
    1. Log onto Net Nanny Admin Tools
    2. Click on Application Exceptions
    3. Click Add
    4. Browse to folder containing "dynamiclinkmanager.exe".  On my computer (Windows 7 Pro) it was located in
         C:\Program Files (x86)\Common Files\Adobe\dynamiclink\CS6
         [I do have dynamiclinkmanager.exe elsewhere, but Net Nanny only allows you to identify a given file name once]
    5.  Select dynamiclinkmanger.exe, Open, OK
    6.  Repeat steps 3 to 5 but this time for "dynamiclinkmediaserver.exe" which I found in
         C:\Program Files (x86)\Common Files\Adobe\dynamiclinkmediaserver\1.0
    7. Click OK to accept application exceptions
    8.  Exit Net Nanny Admin Tools
    7.  On my computer Photoshop would now load without incident, but if necessary reboot.
    NOTE:  Once I solved the dynamiclinkmanager stopped problem I then encountered an Adobe Media Core stopped problem when I started After Effects and Premier.  To resolve this second problem with Net Nanny I repeated the above steps adding the following application exception:
         "Adobe QT32 Server.exe"
         which I found in
         C:\Program Files (x86)\Common Files\Adobe\dynamiclinkmediaserver\1.0
    [Again there are multiple copies of "Adobe QT32 Server.exe" but Net Nanny accepts only one, and I selected the one in "Program Files (x86)" and not the ones in "Program Files" because of this is where I also found dynamiclinkmanager.exe.  All works fine now.]
    Hope this works for you.

  • Error after upgrading from 10.2.0.1 to 10.2.0.2 on Win 2003 server

    Hi,
    I just upgrade oracle 10.2.0.1 on Win 2003 server(32-bit) to 10.2.0.2. The installation seemed to be successful. (no errors) utlrp.sql ran ok as well. However, when I tried to start the upgraded database, I got the following error:
    SQL> startup
    ORACLE instance started.
    Total System Global Area 293601280 bytes
    Fixed Size 1289064 bytes
    Variable Size 96470168 bytes
    Database Buffers 188743680 bytes
    Redo Buffers 7098368 bytes
    Database mounted.
    ORA-01092: ORACLE instance terminated. Disconnection forced
    Any ideas?
    Thank you very much for your help.

    Looks like, you have only upgraded Oracle Software from 10.2.0.1 to 10.2.0.2. After that, immediately you are trying to bring the DB up. In that case you will receive an error "ORA-01092: ORACLE instance terminated. Disconnection forced".
    Did you upgrade your 10.2.0.1 Database after the software upgrade? I mean did you execute the following steps.
    SQL> STARTUP UPGRADE;
    SQL> SPOOL patch.log
    SQL> @?/rdbms/admin/catupgrd.sql
    SQL> SPOOL OFF
    SQL> SHUTDOWN IMMEDIATE;
    SQL> STARTUP;
    SQL> @?/rdbms/admin/utlrp.sql
    If not please execute them, and also follow the README document of the patch carefully.
    Regards,
    Sabdar Syed,
    http://sabdarsyed.blogspot.com/

  • [bug-report] AI CC for Mac got "loading plugin error" at startup

    Enviornment: 2012 late Mac Mini, OSX 10.8.6( English )
    Just fresh installed adobe illustrator cc for Mac(Simplified Chinese), which is got "loading plugin error" at startup, even update AI or reinstall it after using adobe cc clean tool.
    Finally I found it will be solved by selecting default lanugauge (North America English) at installer. Then I changed my OSX language to S Chinese then installed S_Chinese version AI CC that works without problem.
    So, it shows AI got some language compatiabitily bug which is not happen on PS and InDesign (I installed Simplified Chinese version of both them on my english OSX without error) 
    Plz fix it in next version. Thanks so much.

    Can you give this a try, that is try using a seperate boss?
    DECLARE_PMID(kClassIDSpace, kIDCStartupShutdownServiceBoss, kIDCPrefix + 10)
    Class
                        kIDCStartupShutdownServiceBoss,
                        kInvalidClass,
                                  // Implementation of IStartupShutdownService
                                  IID_ISTARTUPSHUTDOWN, kIDCStartupShutdownImpl,
                                  // Implementation to IK2ServiceProvider to identify the service type as startup-shutdown
                                  IID_IK2SERVICEPROVIDER, kLazyStartupShutdownProviderImpl,

  • Errors in Startup of weblogic

    Hello,
    Please note, I could not fit the entire post in one entry...had to do it in 3
    I am getting numerous errors on startup of the weblogic server. Given that I followed the instructions to a T (Quick Start Guide for Oracle® SOA Suite 11gR1 (11.1.1.5.0)) . I am on windows 7.
    (and even installed and re-installed weblogic several times), and re-created the domains it is just a little frustrating that SOA doesn't work right out of the box.
    Near the end of the log file it does say
    SOA Platform is running and accepting requests
    However, just below it says:
    line 6:12 mismatched character '<EOF>' expecting '"'
    line 3:12 mismatched character '<EOF>' expecting '"'
    And above throughout there are a huge number of warnings.
    <Sep 29, 2012 7:13:16 PM EDT> <Warning> <EJB> <BEA-010001> <While deploying EJB 'B2BInstanceMessageBean', class oracle.tip.b2b.j2ee.ejb.interfaces.IB2BInstanceMessageLocalHome was loaded from the system classpath. As a result, this class cannot be reloaded while the server is running. To prevent this behavior in the future, make sure the class is not located in the server classpath.>
    <Sep 29, 2012 7:13:37 PM EDT> <Warning> <oracle.dms.collector> <BEA-000000> <Metric table "domain_oracle_oim:jdbc" has no key column. It will not be collected.
    What is going wrong?
    Thank you for your help.
    Stuart
    Edited by: Stuart Fleming on Sep 29, 2012 4:33 PM

    THE LOG:
    JAVA_OPTIONS= -Xverify:none
    ** End SOA Specific environment setup for win.
    JAVA Memory arguments: -Xms512m -Xmx1024m -XX:PermSize=128m -XX:MaxPermSize=512m
    WLS Start Mode=Development
    CLASSPATH=C:\SoaWLS\ORACLE~1\modules\oracle.jdbc_11.1.1\ojdbc6dms.jar;C:\SoaWLS\Oracle_SOA1\soa\modules\user-patch.jar;C:\SoaWLS\Oracle_SOA1\soa\modules\soa-startup.jar;;C:\SoaWLS\patch_wls1036\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\SoaWLS\patch_ocp371\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\SoaWLS\JDK160~1\lib\tools.jar;C:\SoaWLS\WLSERV~1.3\server\lib\weblogic_sp.jar;C:\SoaWLS\WLSERV~1.3\server\lib\weblogic.jar;C:\SoaWLS\modules\features\weblogic.server.modules_10.3.6.0.jar;C:\SoaWLS\WLSERV~1.3\server\lib\w
    1/lib/ant-all.jar;C:\SoaWLS\modules\NETSFA~1.0_1/lib/ant-contrib.jar;C:\SoaWLS\ORACLE~1\soa\modules\commons-cli-1.1.jar;C:\SoaWLS\ORACLE~1\soa\modules\oracle.soa.mgmt_11.1.1\soa-infra-mgmt.jar;C:\SoaWLS\Oracle_SOA1\soa\modules\oracle.soa.common.adapters_11.1.1\oracle.soa.common.adapters.jar;C:\SoaWLS\Oracle_SOA1\communications\modules\usermessaging-config_11.1.1.jar;C:\SoaWLS\ORACLE~1\modules\oracle.xdk_11.1.0\xsu12.jar;C:\SoaWLS\modules\features\weblogic.server.modules.xquery_10.3.1.0.jar;C:\SoaWLS\Oracle_SOA1\soa\modules\db2jcc4.jar;C:\SoaWLS\USER_P~
    WLS\Oracle_SOA1\soa\modules\fabric-url-handler_11.1.1.jar;C:\SoaWLS\Oracle_SOA1\soa\modules\quartz-all-1.6.5.jar;C:\SoaWLS\Oracle_SOA1\soa\modules\oracle.soa.fabric_11.1.1\oracle.soa.fabric.jar;C:\SoaWLS\Oracle_SOA1\soa\modules\oracle.soa.fabric_11.1.1\fabric-runtime-ext-wls.jar;C:\SoaWLS\Oracle_SOA1\soa\modules\oracle.soa.adapter_11.1.1\oracle.soa.adapter.jar;C:\SoaWLS\Oracle_SOA1\soa\modules\oracle.soa.b2b_11.1.1\oracle.soa.b2b.jar;C:\SoaWLS\ORACLE~1\modules\oracle.jrf_11.1.1\jrf.jar;C:\SoaWLS\WLSERV~1.3\common\derby\lib\derbyclient.jar;C:\SoaWLS\WLS
    PATH=C:\SoaWLS\patch_wls1036\profiles\default\native;C:\SoaWLS\patch_ocp371\profiles\default\native;C:\SoaWLS\WLSERV~1.3\server\native\win\32;C:\SoaWLS\WLSERV~1.3\server\bin;C:\SoaWLS\modules\ORGAPA~1.1\bin;C:\SoaWLS\JDK160~1\jre\bin;C:\SoaWLS\JDK160~1\bin;C:\app\stuart\product\11.2.0\dbhome_1\BIN;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Li
    ologies\ATI.ACE\Core-Static;C:\SoaWLS\WLSERV~1.3\server\native\win\32\oci920_8;C:\SoaWLS\Oracle_SOA1\soa\thirdparty\edifecs\XEngine\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.6.0_29"
    Java(TM) SE Runtime Environment (build 1.6.0_29-b11)
    Java HotSpot(TM) Client VM (build 20.4-b02, mixed mode)
    Starting WLS with line:
    C:\SoaWLS\JDK160~1\bin\java -client -Xms512m -Xmx1024m -XX:PermSize=128m -XX:MaxPermSize=512m -Dweblogic.Name=AdminServer -Djava.security.policy=C:\SoaWLS\WLSERV~1.3\server\lib\weblogic.policy -Xverify:none -da -Dplatform.home=C:\SoaWLS\WLSERV~1.3 -Dwls.home=C:\SoaWLS\WLSERV~1.3\server -Dweblogic.home=C:\SoaWLS\WLSERV~1.3\server -Dcommon.components.home=C:\SoaWLS\ORACLE~1 -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Ddomain.home=C:\SoaWLS\USER_P~1\domains\BASE_D~1 -Djrockit.optfile=C:\SoaWLS\OR
    ptfile.txt -Doracle.server.config.dir=C:\SoaWLS\USER_P~1\domains\BASE_D~1\config\FMWCON~1\servers\AdminServer -Doracle.domain.config.dir=C:\SoaWLS\USER_P~1\domains\BASE_D~1\config\FMWCON~1 -Digf.arisidbeans.carmlloc=C:\SoaWLS\USER_P~1\domains\BASE_D~1\config\FMWCON~1\carml -Digf.arisidstack.home=C:\SoaWLS\USER_P~1\domains\BASE_D~1\config\FMWCON~1\arisidprovider -Doracle.security.jps.config=C:\SoaWLS\USER_P~1\domains\BASE_D~1\config\fmwconfig\jps-config.xml -Doracle.deployed.app.dir=C:\SoaWLS\USER_P~1\domains\BASE_D~1\servers\AdminServer\tmp\_WL_user
    ternateTypesDirectory=C:\SoaWLS\ORACLE~1\modules\oracle.ossoiap_11.1.1,C:\SoaWLS\ORACLE~1\modules\oracle.oamprovider_11.1.1 -Djava.protocol.handler.pkgs=oracle.mds.net.protocol"|"oracle.fabric.common.classloaderurl.handler"|"oracle.fabric.common.uddiurl.handler"|"oracle.bpm.io.fs.protocol -Dweblogic.jdbc.remoteEnabled=false -da:org.apache.xmlbeans... -Dsoa.archives.dir=C:\SoaWLS\Oracle_SOA1\soa -Dsoa.oracle.home=C:\SoaWLS\Oracle_SOA1 -Dsoa.instance.home=C:\SoaWLS\USER_P~1\domains\BASE_D~1 -Dtangosol.coherence.clusteraddress=227.7.7.9 -Dtangosol.coher
    .log=jdk -Djavax.xml.soap.MessageFactory=oracle.j2ee.ws.saaj.soap.MessageFactoryImpl -Dweblogic.transaction.blocking.commit=true -Dweblogic.transaction.blocking.rollback=true -Djavax.net.ssl.trustStore=C:\SoaWLS\WLSERV~1.3\server\lib\DemoTrust.jks -Dem.oracle.home=C:\SoaWLS\oracle_common -Djava.awt.headless=true -Dums.oracle.home=C:\SoaWLS\Oracle_SOA1 -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=C:\SoaWLS\patch_wls1036\profiles\default\sysext_manifest_classpath;C:\SoaWLS\patch
    lasspath weblogic.Server
    <Sep 29, 2012 7:11:09 PM EDT> <Info> <Security> <BEA-090905> <Disabling CryptoJ JCE Provider self-integrity check for better startup performance. To enable this check, specify -Dweblogic.security.allowCryptoJDefaultJCEVerification=true>
    <Sep 29, 2012 7:11:09 PM EDT> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
    <Sep 29, 2012 7:11:10 PM EDT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 20.4-b02 from Sun Microsystems Inc.>
    <Sep 29, 2012 7:11:11 PM EDT> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.6.0 Tue Nov 15 08:52:36 PST 2011 1441050 >
    <Sep 29, 2012 7:11:15 PM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Sep 29, 2012 7:11:15 PM EDT> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <Sep 29, 2012 7:11:15 PM EDT> <Notice> <Log Management> <BEA-170019> <The server log file C:\SoaWLS\user_projects\domains\base_domain\servers\AdminServer\logs\AdminServer.log is opened. All server side log events will be written to this file.>
    <Sep 29, 2012 7:11:23 PM EDT> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <Sep 29, 2012 7:11:28 PM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
    <Sep 29, 2012 7:11:28 PM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Sep 29, 2012 7:12:05 PM EDT> <Warning> <J2EE> <BEA-160140> <Unresolved optional package references (in META-INF/MANIFEST.MF): [Extension-Name: oracle.applcore.model, Specification-Version: 0.1, Implementation-Version: 11.1.1.0.0, referenced from: C:\SoaWLS\user_projects\domains\base_domain\servers\AdminServer\tmp\_WL_user\usermessagingserver\a7bt7z]. Make sure the referenced optional package has been deployed as a library.>
    <Sep 29, 2012 7:12:07 PM EDT> <Warning> <EJB> <BEA-015036> <In the EJB MessageReceiverBean(Application: usermessagingserver, EJBComponent: sdpmessagingengine.jar), the value for the activation config property 'connectionFactoryJNDIName' will be ignored since it is overridden with the value 'OraSDPM/QueueConnectionFactory';>
    <Sep 29, 2012 7:12:09 PM EDT> <Warning> <EJB> <BEA-015036> <In the EJB MessageDispatcherBean(Application: usermessagingserver, EJBComponent: sdpmessagingclient-ejb-parlayx.jar), the value for the activation config property 'connectionFactoryJNDIName' will be ignored since it is overridden with the value 'OraSDPM/QueueConnectionFactory';>
    <Sep 29, 2012 7:12:14 PM EDT> <Warning> <Connector> <BEA-190110> <Resource Adapter is calling BootstrapContext.createTimer() and allocating a Timer Thread that is not managed by WebLogic Server. This may adversely impact the performance/operation of WebLogic Server.>
    <Sep 29, 2012 7:12:14 PM EDT> <Warning> <EJB> <BEA-015036> <In the EJB DriverDispatcherBean(Application: usermessagingdriver-email, EJBComponent: sdpmessagingdriver-dispatcher-ejb.jar), the value for the activation config property 'connectionFactoryJNDIName' will be ignored since it is overridden with the value 'OraSDPM/QueueConnectionFactory';>
    <Sep 29, 2012 7:12:16 PM EDT> <Warning> <J2EE> <BEA-160140> <Unresolved optional package references (in META-INF/MANIFEST.MF): [Extension-Name: oracle.applcore.model, Specification-Version: 0.1, Implementation-Version: 11.1.1.0.0, referenced from: C:\SoaWLS\user_projects\domains\base_domain\servers\AdminServer\tmp\_WL_user\worklistapp\os6mg5]. Make sure the referenced optional package has been deployed as a library.>
    <Sep 29, 2012 7:12:16 PM EDT> <Warning> <Diagnostics> <BEA-320131> <Instrumentation module worklistapp is configured, but disabled because a WLDF system resource is not targeted to the server, or its instrumentation component is not enabled.>
    <Sep 29, 2012 7:12:29 PM EDT> <Warning> <oracle.sdp.messaging.driver.base> <SDP-26024> <Registration of driver Email-Driver did not complete; will retry periodically until messaging server responds.>
    <Sep 29, 2012 7:12:41 PM EDT> <Warning> <J2EE> <BEA-160140> <Unresolved optional package references (in META-INF/MANIFEST.MF): [Extension-Name: custom.client.applib, Specification-Version: 1, Implementation-Version: 1.0, referenced from: C:\SoaWLS\user_projects\domains\base_domain\servers\AdminServer\tmp\_WL_user\worklistapp\mim36q\war]. Make sure the referenced optional package has been deployed as a library.>
    <Sep 29, 2012 7:12:49 PM EDT> <Warning> <J2EE> <BEA-160140> <Unresolved optional package references (in META-INF/MANIFEST.MF): [Extension-Name: oracle.soa.apps, Specification-Version: 11.1.1, Implementation-Version: 11.1.1, referenced from: C:\SoaWLS\user_projects\domains\base_domain\servers\AdminServer\tmp\_WL_user\soa-infra\p8vrj9]. Make sure the referenced optional package has been deployed as a library.>
    <Sep 29, 2012 7:12:55 PM EDT> <Warning> <EclipseLink> <BEA-2005000> <2012-09-29 19:12:55.815--ServerSession(32310194)--You have specified multiple ids for the entity class [oracle.bpm.analytics.cube.persistence.model.CubeProcessPerformance] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use entity manager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @Primary
    <Sep 29, 2012 7:12:55 PM EDT> <Warning> <EclipseLink> <BEA-2005000> <2012-09-29 19:12:55.815--ServerSession(32310194)--You have specified multiple ids for the entity class [oracle.bpm.analytics.cube.persistence.model.CubePartnerService] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use entity manager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    <Sep 29, 2012 7:12:55 PM EDT> <Warning> <EclipseLink> <BEA-2005000> <2012-09-29 19:12:55.83--ServerSession(32310194)--You have specified multiple ids for the entity class [oracle.bpm.analytics.cube.persistence.model.CubeAuditInstanceFlex01] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use entity manager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @Primary
    <Sep 29, 2012 7:12:55 PM EDT> <Warning> <EclipseLink> <BEA-2005000> <2012-09-29 19:12:55.83--ServerSession(32310194)--You have specified multiple ids for the entity class [oracle.bpm.analytics.cube.persistence.model.CubeActivityProperty] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use entity manager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey
    <Sep 29, 2012 7:12:55 PM EDT> <Warning> <EclipseLink> <BEA-2005000> <2012-09-29 19:12:55.83--ServerSession(32310194)--You have specified multiple ids for the entity class [oracle.bpm.analytics.simulation.persistence.model.RoundTripInstanceCreation] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use entity manager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see
    <Sep 29, 2012 7:12:55 PM EDT> <Warning> <EclipseLink> <BEA-2005000> <2012-09-29 19:12:55.846--ServerSession(32310194)--You have specified multiple ids for the entity class [oracle.bpm.analytics.cube.persistence.model.CubeActivitySequenceFlow] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use entity manager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @Prima
    <Sep 29, 2012 7:12:55 PM EDT> <Warning> <EclipseLink> <BEA-2005000> <2012-09-29 19:12:55.861--ServerSession(32310194)--You have specified multiple ids for the entity class [oracle.bpm.analytics.cube.persistence.model.CubeNametab] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use entity manager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.>
    <Sep 29, 2012 7:12:55 PM EDT> <Warning> <EclipseLink> <BEA-2005000> <2012-09-29 19:12:55.877--ServerSession(32310194)--You have specified multiple ids for the entity class [oracle.bpm.analytics.cube.persistence.model.CubeTaskPerformance] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use entity manager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey
    <Sep 29, 2012 7:12:55 PM EDT> <Warning> <EclipseLink> <BEA-2005000> <2012-09-29 19:12:55.877--ServerSession(32310194)--You have specified multiple ids for the entity class [oracle.bpm.analytics.cube.persistence.model.CubeWorkload] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use entity manager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.>
    <Sep 29, 2012 7:12:55 PM EDT> <Warning> <EclipseLink> <BEA-2005000> <2012-09-29 19:12:55.893--ServerSession(32310194)--You have specified multiple ids for the entity class [oracle.bpm.analytics.simulation.persistence.model.RoundTripSequenceFlow] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use entity manager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @Pr
    <Sep 29, 2012 7:12:55 PM EDT> <Warning> <EclipseLink> <BEA-2005000> <2012-09-29 19:12:55.893--ServerSession(32310194)--You have specified multiple ids for the entity class [oracle.bpm.analytics.simulation.persistence.model.RoundTripFlowElement] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use entity manager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @Pri
    <Sep 29, 2012 7:12:55 PM EDT> <Warning> <EclipseLink> <BEA-2005000> <2012-09-29 19:12:55.908--ServerSession(32310194)--You have specified multiple ids for the entity class [oracle.bpm.analytics.cube.persistence.model.CubeProcessPerformanceFlex01] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use entity manager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @P
    <Sep 29, 2012 7:12:55 PM EDT> <Warning> <EclipseLink> <BEA-2005000> <2012-09-29 19:12:55.908--ServerSession(32310194)--You have specified multiple ids for the entity class [oracle.bpm.analytics.cube.persistence.model.CubeFlex01Nametab] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use entity manager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.>
    <Sep 29, 2012 7:12:55 PM EDT> <Warning> <EclipseLink> <BEA-2005000> <2012-09-29 19:12:55.924--ServerSession(32310194)--You have specified multiple ids for the entity class [oracle.bpm.analytics.cube.persistence.model.CubeNametabRange] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use entity manager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.>
    <Sep 29, 2012 7:12:55 PM EDT> <Warning> <EclipseLink> <BEA-2005000> <2012-09-29 19:12:55.924--ServerSession(32310194)--You have specified multiple ids for the entity class [oracle.bpm.analytics.cube.persistence.model.CubeTaskPerformanceFlex01] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use entity manager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @Prim
    <Sep 29, 2012 7:12:55 PM EDT> <Warning> <EclipseLink> <BEA-2005000> <2012-09-29 19:12:55.939--ServerSession(32310194)--You have specified multiple ids for the entity class [oracle.bpm.analytics.cube.persistence.model.CubeWorkloadFlex01] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use entity manager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    <Sep 29, 2012 7:12:55 PM EDT> <Warning> <EclipseLink> <BEA-2005000> <2012-09-29 19:12:55.939--ServerSession(32310194)--You have specified multiple ids for the entity class [oracle.bpm.analytics.cube.persistence.model.CubeProcessPartner] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use entity manager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    <Sep 29, 2012 7:12:55 PM EDT> <Warning> <EclipseLink> <BEA-2005000> <2012-09-29 19:12:55.955--ServerSession(32310194)--You have specified multiple ids for the entity class [oracle.bpm.analytics.cube.persistence.model.CubeActivity] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use entity manager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.>
    <Sep 29, 2012 7:13:01 PM EDT> <Warning> <EJB> <BEA-010202> <Call-by-reference is not enabled for the EJB 'RoundTripPersistenceServiceBean'. The server will have better performance if it is enabled. To enable call-by-reference, set the enable-call-by-reference element to True in the weblogic-ejb-jar.xml deployment descriptor or corresponding annotation for this EJB.>
    <Sep 29, 2012 7:13:04 PM EDT> <Warning> <EJB> <BEA-015036> <In the EJB PeopleQueryMDB(Application: soa-infra, EJBComponent: oracle.bpm.bpm-services.ejb.jar), the value for the activation config property 'connectionFactoryJNDIName' will be ignored since it is overridden with the value 'jms/bpm/PeopleQueryConnectionFactory';>
    <Sep 29, 2012 7:13:06 PM EDT> <Warning> <EJB> <BEA-010202> <Call-by-reference is not enabled for the EJB 'ProcessCubeAggregator'. The server will have better performance if it is enabled. To enable call-by-reference, set the enable-call-by-reference element to True in the weblogic-ejb-jar.xml deployment descriptor or corresponding annotation for this EJB.>
    <Sep 29, 2012 7:13:07 PM EDT> <Warning> <EJB> <BEA-010001> <While deploying EJB 'SOATestBean', class oracle.soa.management.internal.ejb.SOATestBean was loaded from the system classpath. As a result, this class cannot be reloaded while the server is running. To prevent this behavior in the future, make sure the class is not located in the server classpath.>
    <Sep 29, 2012 7:13:08 PM EDT> <Warning> <EJB> <BEA-010001> <While deploying EJB 'FacadeFinderBean', class oracle.soa.management.internal.ejb.FacadeFinderBean was loaded from the system classpath. As a result, this class cannot be reloaded while the server is running. To prevent this behavior in the future, make sure the class is not located in the server classpath.>
    <Sep 29, 2012 7:13:08 PM EDT> <Warning> <EJB> <BEA-010001> <While deploying EJB 'CompositeMetadataServiceBean', class oracle.integration.platform.blocks.cmds.CompositeMetadataServiceEx was loaded from the system classpath. As a result, this class cannot be reloaded while the server is running. To prevent this behavior in the future, make sure the class is not located in the server classpath.>
    <Sep 29, 2012 7:13:08 PM EDT> <Warning> <EJB> <BEA-010001> <While deploying EJB 'LegacySOADirectInvokerSupportBean', class oracle.integration.platform.blocks.direct.Invoker was loaded from the system classpath. As a result, this class cannot be reloaded while the server is running. To prevent this behavior in the future, make sure the class is not located in the server classpath.>
    <Sep 29, 2012 7:13:08 PM EDT> <Warning> <EJB> <BEA-010001> <While deploying EJB 'SOADirectInvokerBean', class oracle.integration.platform.blocks.direct.Invoker was loaded from the system classpath. As a result, this class cannot be reloaded while the server is running. To prevent this behavior in the future, make sure the class is not located in the server classpath.>
    <Sep 29, 2012 7:13:08 PM EDT> <Warning> <EJB> <BEA-010001> <While deploying EJB 'SOAServiceInvokerEJB', class oracle.integration.platform.blocks.sdox.ejb.api.SOAServiceInvokerBean was loaded from the system classpath. As a result, this class cannot be reloaded while the server is running. To prevent this behavior in the future, make sure the class is not located in the server classpath.>
    <Sep 29, 2012 7:13:08 PM EDT> <Warning> <EJB> <BEA-010001> <While deploying EJB 'ContextAwareBean', class oracle.integration.platform.ejb.ContextAware was loaded from the system classpath. As a result, this class cannot be reloaded while the server is running. To prevent this behavior in the future, make sure the class is not located in the server classpath.>
    <Sep 29, 2012 7:13:09 PM EDT> <Warning> <EJB> <BEA-010202> <Call-by-reference is not enabled for the EJB 'CompositeMetadataServiceBean'. The server will have better performance if it is enabled. To enable call-by-reference, set the enable-call-by-reference element to True in the weblogic-ejb-jar.xml deployment descriptor or corresponding annotation for this EJB.>
    <Sep 29, 2012 7:13:10 PM EDT> <Warning> <EJB> <BEA-011047> <Warning: In 'ejb-jar.xml' or annotation, EJB 'TaskQueryService' has container-transactions set when the EJB has a transaction-type of 'Bean'. The container-transaction settings will be ignored.>
    <Sep 29, 2012 7:13:10 PM EDT> <Warning> <EJB> <BEA-011047> <Warning: In 'ejb-jar.xml' or annotation, EJB 'TaskMetadataServiceBean' has container-transactions set when the EJB has a transaction-type of 'Bean'. The container-transaction settings will be ignored.>
    Edited by: Stuart Fleming on Sep 29, 2012 4:34 PM

  • Error after Restoring Datafiles in Archivelog but missing archive log files

    Hi all,
    I have taken backup yesterday monrning in Archive log mode but have lost all the archive log files. Yesterday night i have restored my DB .
    I m happy to have my datafile contents till yesterday morning.
    But after restoring when i try to open th DB, i m facing the following errors:
    SQL>          Startup open;
    Oracle instance started but in mounted stagell
    ORA-01589: must use RESETLOGS or NORESETLOGS option for database open
    SQL>         alter database open resetlogs;
    Error: ORA-01113: file 1 needs media recovery
              ORA-01110: data file 1: 'E:\oracle\'<SID>\sapdata1\SYSTEM_1\SYSTEM.DATA1'
    SQL>         recover database using backup controlfile until cancel;
    ORA-00279 : change 26627919 generated at DATE TIMEneeded for thread 1
    ORA-00289 : Suggestion E:\ORACLE\<SID>\ORAARCH\<SID>ARCHARC03020_0683715008.001
    ORA-00280: change 266277189 for thread 1 is in sequence #3020
    ORA - 01112: media recovery not started
    SQL>   recover;
    ORA-00283: recovery session cancelled due to errors
    ORA-01610: recovery using the BACKUP CONTROLFILE option must be done
    Alert Log File:
    Starting up ORACLE RDBMS Version: 10.2.0.2.0.
    System parameters with non-default values:
      processes                = 80
      sessions                 = 96
      event                    = 10191 trace name context forever, level 1
      sga_max_size             = 633339904
      shared_pool_size         = 301989888
      shared_pool_reserved_size= 30183260
      filesystemio_options     = setall
      control_files            = E:\ORACLE\IE6\ORIGLOGA\CNTRL\CNTRLIE6.DBF, E:\ORACLE\IE6\ORIGLOGB\CNTRL\CNTRLIE6.DBF, E:\ORACLE\IE6\SAPDATA1\CNTRL\CNTRLIE6.DBF
      control_file_record_keep_time= 30
      db_block_size            = 8192
      db_cache_size            = 301989888
      compatible               = 10.2.0
      log_archive_dest         = E:\oracle\IE6\oraarch\IE6arch
      log_buffer               = 2854912
      log_checkpoint_interval  = 0
      db_files                 = 254
      log_checkpoints_to_alert = TRUE
      dml_locks                = 4000
      undo_management          = AUTO
      undo_tablespace          = PSAPUNDO
      undo_retention           = 43200
      recyclebin               = off
      remote_os_authent        = TRUE
      remote_login_passwordfile= EXCLUSIVE
      job_queue_processes      = 1
      background_dump_dest     = E:\ORACLE\IE6\SAPTRACE\BACKGROUND
      user_dump_dest           = E:\ORACLE\IE6\SAPTRACE\USERTRACE
      core_dump_dest           = E:\ORACLE\IE6\SAPTRACE\BACKGROUND
      optimizer_features_enable= 10.2.0.1
      sort_area_size           = 2097152
      sort_area_retained_size  = 0
      db_name                  = IE6
      open_cursors             = 800
      optimpeek_user_binds   = FALSE
      pga_aggregate_target     = 402443468
      workarea_size_policy     = AUTO
      statistics_level         = typical
    PMON started with pid=2, OS id=804
    PSP0 started with pid=3, OS id=9580
    MMAN started with pid=4, OS id=5840
    DBW0 started with pid=5, OS id=8136
    LGWR started with pid=6, OS id=8712
    CKPT started with pid=7, OS id=1620
    SMON started with pid=8, OS id=7084
    RECO started with pid=9, OS id=9576
    CJQ0 started with pid=10, OS id=9156
    MMON started with pid=11, OS id=6000
    MMNL started with pid=12, OS id=2856
    Sat Apr 18 04:01:29 2009
    ALTER DATABASE   MOUNT
    Sat Apr 18 04:01:33 2009
    Setting recovery target incarnation to 1
    Sat Apr 18 04:01:33 2009
    Successful mount of redo thread 1, with mount id 1124466585
    Sat Apr 18 04:01:33 2009
    Database mounted in Exclusive Mode
    Completed: ALTER DATABASE   MOUNT
    Sat Apr 18 04:01:34 2009
    ALTER DATABASE OPEN
    ORA-1589 signalled during: ALTER DATABASE OPEN...
    Sat Apr 18 04:02:13 2009
    alter database open resetlogs
    Sat Apr 18 04:02:13 2009
    ORA-1245 signalled during: alter database open resetlogs...
    Sat Apr 18 04:11:05 2009
    ALTER DATABASE RECOVER DATABASE UNTIL CANCEL
    Sat Apr 18 04:11:05 2009
    Media Recovery Start
    Sat Apr 18 04:11:06 2009
    Media Recovery failed with error 1610
    ORA-283 signalled during: ALTER DATABASE RECOVER DATABASE UNTIL CANCEL...
    Sat Apr 18 04:11:28 2009
    ALTER DATABASE RECOVER DATABASE USING BACKUP CONTROLFILE
    Sat Apr 18 04:11:28 2009
    Media Recovery Start
    parallel recovery started with 3 processes
    ORA-279 signalled during: ALTER DATABASE RECOVER DATABASE USING BACKUP CONTROLFILE...
    Sat Apr 18 04:17:23 2009
    ALTER DATABASE RECOVER  database using backup controlfile until cancel 
    Sat Apr 18 04:17:23 2009
    Media Recovery Start
    ORA-275 signalled during: ALTER DATABASE RECOVER  database using backup controlfile until cancel  ...
    Any suggestions pls..............
    Thanks & Regards,
    Subbu

    Hello Subbu,
    > I have taken backup yesterday monrning in Archive log mode but have lost all the archive log files.
    You mean you have taken an online backup and lost all your archive log files after that online backup?
    SQL> alter database open resetlogs;
    Error: ORA-01113: file 1 needs media recovery
    ORA-01110: data file 1: 'E:\oracle\'<SID>\sapdata1\SYSTEM_1\SYSTEM.DATA1'
    SQL> recover database using backup controlfile until cancel;
    ORA-00279 : change 26627919 generated at DATE TIMEneeded for thread 1
    ORA-00289 : Suggestion E:\ORACLE\<SID>\ORAARCH\<SID>ARCHARC03020_0683715008.001
    ORA-00280: change 266277189 for thread 1 is in sequence #3020
    To perform a recovery with an online backup you will need all archive log files until the end of the online backup. If you have lost them you are not able to recover (or open) your database in a consistent state.
    So the only suggestion we can do is:
    You need the archive log files that were created during the online backup to perform an incomplete recovery ... if they are gone you can not restore your database.
    Regards
    Stefan

  • Solaris 10, amd64, JVM crash at short time after startup

    Hi All,
    I have an application which allocate 10G of memory for his Heap, run on 4 dual core amd64 CPUs, 16G RAM machine and crash in 98% of the cases at short time after startup. This is a customer machine.
    I have a similar machine for tests with only 2 dual core amd64 CPU and 12G RAM and I don't experience any crashes running application with similar configuration, similar version of JDK and similar input data.
    I have tried with different GC algorithms, but we obtain crashes sonner or later. I rare cases when application manage to start seems that CMS offer the greatest performance.
    There is a bug in JVM? Knows anybody an workaround for this?
    # An unexpected error has been detected by Java Runtime Environment:
    # SIGSEGV (0xb) at pc=0xfffffd7ffebbdb33, pid=21678, tid=5
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (1.6.0_03-b05 mixed mode)
    # Problematic frame:
    # V [libjvm.so+0x5bdb33]
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    --------------- T H R E A D ---------------
    Current thread (0x000000000042e000): GCTaskThread [id=5]
    siginfo:si_signo=11, si_errno=0, si_code=1, si_addr=0x00000000000000a8
    Registers:
    RAX=0x0000000000000000, RBX=0x0000000000000002, RCX=0x0000000000000000, RDX=0x0000000000000000
    RSP=0xfffffd7ffad37800, RBP=0xfffffd7ffad37830, RSI=0x0000000000000000, RDI=0x00000000004e6790
    , R8=0x0000000000000000, R9=0x0000000000000002, R10=0x0000000000000000, R11=0xfffffd7d7bddd058, R12=0x00000000004e6790, R13=0x0000000000000000, R14=0x0000000000000000, R15=0x0000000000429650
    RIP=0xfffffd7ffebbdb33, RFLAGS=0x0000000000010246
    Top of Stack: (sp=0xfffffd7ffad37800)
    0xfffffd7ffad37800: fffffd7fff1051c8 000000000042a1f0
    0xfffffd7ffad37810: fffffd7d72bd05a0 0000000000000000
    0xfffffd7ffad37820: fffffd7d72bd05a0 0000000000000001
    0xfffffd7ffad37830: fffffd7ffad37840 fffffd7ffebcfdd1
    0xfffffd7ffad37840: fffffd7ffad37cc0 fffffd7ffee8953b
    0xfffffd7ffad37850: fffffd7d72bd05a0 0000000000000001
    0xfffffd7ffad37860: 000000000042a370 000000000042e000
    0xfffffd7ffad37870: 0000000000000002 0000000000000000
    0xfffffd7ffad37880: 0000000000000000 0000000000422e80
    0xfffffd7ffad37890: 000000000042c120 000000000042e320
    0xfffffd7ffad378a0: 000000000042e330 000000000042e708
    0xfffffd7ffad378b0: 000000000042e000 0000000000424180
    0xfffffd7ffad378c0: 000000000042e720 000000000042e730
    0xfffffd7ffad378d0: 000000000042eb08 00000000004241c0
    0xfffffd7ffad378e0: 00000000004224a0 0000000000000000
    0xfffffd7ffad378f0: 0000000000000000 0000000000000000
    0xfffffd7ffad37900: 0000000000000000 0000000000000400
    0xfffffd7ffad37910: fffffd7d7a92c5f8 fffffd7d7a92c5f8
    0xfffffd7ffad37920: fffffd7d7a92c5f8 fffffd7d7a92c5f8
    0xfffffd7ffad37930: 0000000000000000 0000000000000000
    0xfffffd7ffad37940: 0000000000000000 0000000000038800
    0xfffffd7ffad37950: 0000000000000479 0000000000000000
    0xfffffd7ffad37960: 0000000000000000 0000000000000000
    0xfffffd7ffad37970: 0000000000000000 fffffd7ffad37b10
    0xfffffd7ffad37980: fffffd7ffad37b58 fffffd7ffad37ba0
    0xfffffd7ffad37990: fffffd7ffad37c30 0000000000430240
    0xfffffd7ffad379a0: 0000000000429650 fffffd7d7a930000
    0xfffffd7ffad379b0: 000000026ed7667f 0000000000000000
    0xfffffd7ffad379c0: 000000000003a890 0000000000000000
    0xfffffd7ffad379d0: 0000000000000000 0000000000000000
    0xfffffd7ffad379e0: 0000000000000000 0000000000000000
    0xfffffd7ffad379f0: 0000000000000000 0000000000000000
    Instructions: (pc=0xfffffd7ffebbdb33)
    0xfffffd7ffebbdb23: 24 20 4c 8b 44 24 20 4d 89 03 eb 18 4d 8b 43 08
    0xfffffd7ffebbdb33: 4d 8b 80 a8 00 00 00 4c 89 44 24 28 4c 8b 44 24
    Stack: [0x0000000000000000,0x0000000000000000), sp=0xfffffd7ffad37800, free space=1610527966k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    V [libjvm.so+0x5bdb33]
    V [libjvm.so+0x5cfdd1]
    V [libjvm.so+0x88953b]
    V [libjvm.so+0x98e8a6]
    V [libjvm.so+0x98e799]
    V [libjvm.so+0x87b18c]
    C [libc.so.1+0xcb34b] thrslot_offset+0x31b
    C [libc.so.1+0xcb580] thrslot_offset+0x550
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x0000000000a6b400 JavaThread "Timer-0" [_thread_blocked, id=19]
    0x0000000000743400 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=17]
    0x0000000000742000 JavaThread "CompilerThread1" daemon [_thread_blocked, id=16]
    0x0000000000740c00 JavaThread "CompilerThread0" daemon [_thread_blocked, id=15]
    0x000000000072c400 JavaThread "JDWP Event Helper Thread" daemon [_thread_blocked, id=14]
    0x0000000000729800 JavaThread "JDWP Transport Listener: dt_socket" daemon [_thread_in_native, id=13]
    0x000000000071c400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=12]
    0x000000000071b800 JavaThread "Surrogate Locker Thread (CMS)" daemon [_thread_blocked, id=11]
    0x00000000006f3000 JavaThread "Finalizer" daemon [_thread_blocked, id=10]
    0x00000000006f2800 JavaThread "Reference Handler" daemon [_thread_blocked, id=9]
    0x0000000000428400 JavaThread "main" [_thread_blocked, id=2]
    Other Threads:
    0x00000000006ee400 VMThread [id=8]
    0x0000000000744c00 WatcherThread [id=18]
    VM state:at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
    [0x00000000004273a0/0x0000000000427400] Threads_lock - owner thread: 0x00000000006ee400
    [0x0000000000423500/0x0000000000427b10] Heap_lock - owner thread: 0x0000000000428400
    Heap
    par new generation total 74560K, used 63936K [0xfffffd7d75600000, 0xfffffd7d7a930000, 0xfffffd7d7a930000)
    eden space 63936K, 100% used [0xfffffd7d75600000, 0xfffffd7d79470000, 0xfffffd7d79470000)
    from space 10624K, 0% used [0xfffffd7d79470000, 0xfffffd7d79470000, 0xfffffd7d79ed0000)
    to space 10624K, 100% used [0xfffffd7d79ed0000, 0xfffffd7d7a930000, 0xfffffd7d7a930000)
    concurrent mark-sweep generation total 10400576K, used 29146K [0xfffffd7d7a930000, 0xfffffd7ff5600000, 0xfffffd7ff5600000)
    concurrent-mark-sweep perm gen total 21248K, used 6589K [0xfffffd7ff5600000, 0xfffffd7ff6ac0000, 0xfffffd7ffaa00000)
    Dynamic libraries:
    0x0000000000400000      /export/home/tg/jre1.6.0_03/bin/amd64/java
    0xfffffd7fff380000      /lib/64/libthread.so.1
    0xfffffd7fff360000      /export/home/tg/jre1.6.0_03/bin/amd64/../../lib/amd64/jli/libjli.so
    0xfffffd7fff390000      /lib/64/libdl.so.1
    0xfffffd7fff240000      /lib/64/libc.so.1
    0xfffffd7ffe600000      /export/home/tg/jre1.6.0_03/lib/amd64/server/libjvm.so
    0xfffffd7fff1e0000      /lib/64/libsocket.so.1
    0xfffffd7fff340000      /usr/lib/64/libsched.so.1
    0xfffffd7fff1a0000      /lib/64/libm.so.1
    0xfffffd7fff170000      /usr/lib/64/libCrun.so.1
    0xfffffd7fff140000      /lib/64/libdoor.so.1
    0xfffffd7ffe530000      /lib/64/libnsl.so.1
    0xfffffd7ffe4b0000      /lib/64/libm.so.2
    0xfffffd7ffe470000      /lib/64/libscf.so.1
    0xfffffd7ffe440000      /lib/64/libuutil.so.1
    0xfffffd7ffe420000      /lib/64/libmd5.so.1
    0xfffffd7ffe3f0000      /lib/64/libmp.so.2
    0xfffffd7ffe270000      /export/home/tg/jre1.6.0_03/lib/amd64/native_threads/libhpi.so
    0xfffffd7ffe210000      /export/home/tg/jre1.6.0_03/lib/amd64/libjdwp.so
    0xfffffd7ffe1e0000      /export/home/tg/jre1.6.0_03/lib/amd64/libnpt.so
    0xfffffd7ffe190000      /usr/lib/iconv/amd64/UTF-8%646.so
    0xfffffd7ffe160000      /usr/lib/iconv/amd64/646%UTF-8.so
    0xfffffd7ffe110000      /export/home/tg/jre1.6.0_03/lib/amd64/libverify.so
    0xfffffd7ffe0c0000      /export/home/tg/jre1.6.0_03/lib/amd64/libjava.so
    0xfffffd7ffe080000      /export/home/tg/jre1.6.0_03/lib/amd64/libzip.so
    0xfffffd7ffe010000      /export/home/tg/jre1.6.0_03/lib/amd64/libdt_socket.so
    0xfffffd7d75460000      /lib/64/nss_files.so.1
    VM Arguments:
    jvm_args: -XX:+UseConcMarkSweepGC -XX:ParallelGCThreads=4 -Dapp.dir=/opt/tg/cos-deploy-0.35/bin/.. -Dlog.dir=log -Dapp.name=process -Detc.dir=/opt/tg/cos-deploy-0.35/bin/../etc -Dconfig.file=/opt/tg/cos-deploy-0.35/bin/../etc/process.properties -Dlog4j.configuration=etc/log4j.xml -Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=5005 -Xms10G -Xmx10G
    java_command: tg.cos.server.Main
    Launcher Type: SUN_STANDARD
    Environment Variables:
    JAVA_HOME=/export/home/tg/jre1.6.0_03
    PATH=/opt/tg/fcs-foundation/perl/bin:/opt/tg/fcs-foundation/perl/bin:/sbin:/usr/sbin:/usr/sfw/bin:/opt/sfw/bin:/usr/X/bin:/usr/ccs/bin:/usr/local/bin:/usr/bin:/usr/sbin:/export/home/oracle_install/product/client/10.2/bin:/opt/tg/POOL/bin:/opt/tg/MailSender/bin:/export/home/tg/bin:/usr/sbin:/export/home/oracle_install/product/client/10.2/bin:/opt/tg/POOL/bin:/opt/tg/MailSender/bin
    LD_LIBRARY_PATH=/export/home/tg/jre1.6.0_03/lib/amd64/server:/export/home/tg/jre1.6.0_03/lib/amd64:/export/home/tg/jre1.6.0_03/../lib/amd64
    SHELL=/bin/bash
    Signal Handlers:
    SIGSEGV: [libjvm.so+0x9883b0], sa_mask[0]=0xffbffeff, sa_flags=0x0000000c
    SIGBUS: [libjvm.so+0x9883b0], sa_mask[0]=0xffbffeff, sa_flags=0x0000000c
    SIGFPE: [libjvm.so+0x315b10], sa_mask[0]=0xffbffeff, sa_flags=0x0000000c
    SIGPIPE: [libjvm.so+0x315b10], sa_mask[0]=0xffbffeff, sa_flags=0x0000000c
    SIGILL: [libjvm.so+0x315b10], sa_mask[0]=0xffbffeff, sa_flags=0x0000000c
    SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
    SIGUSR2: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
    SIGHUP: [libjvm.so+0x87ca80], sa_mask[0]=0xffbffeff, sa_flags=0x00000004
    SIGINT: [libjvm.so+0x87ca80], sa_mask[0]=0xffbffeff, sa_flags=0x00000004
    SIGQUIT: [libjvm.so+0x87ca80], sa_mask[0]=0xffbffeff, sa_flags=0x00000004
    SIGTERM: [libjvm.so+0x87ca80], sa_mask[0]=0xffbffeff, sa_flags=0x00000004
    SIGQUIT: [libjvm.so+0x87ca80], sa_mask[0]=0xffbffeff, sa_flags=0x00000004
    SIGTERM: [libjvm.so+0x87ca80], sa_mask[0]=0xffbffeff, sa_flags=0x00000004
    SIG39: [libjvm.so+0x87f4d0], sa_mask[0]=0x00000000, sa_flags=0x00000008
    SIG40: [libjvm.so+0x315b10], sa_mask[0]=0xffbffeff, sa_flags=0x0000000c
    --------------- S Y S T E M ---------------
    OS: Solaris 10 11/06 s10x_u3wos_10 X86
    Copyright 2006 Sun Microsystems, Inc. All Rights Reserved.
    Use is subject to license terms.
    Assembled 14 November 2006
    uname:SunOS 5.10 Generic_118855-33 i86pc (T2 libthread)
    rlimit: STACK 10240k, CORE infinity, NOFILE 65536, AS infinity
    load average:3.72 3.68 3.23
    CPU:total 8 (2 cores per cpu, 1 threads per core) family 15 model 65 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, mmxext, 3dnow, 3dnowext
    Memory: 4k page, physical 16775096k(1672236k free)
    vm_info: Java HotSpot(TM) 64-Bit Server VM (1.6.0_03-b05) for solaris-amd64, built on Sep 24 2007 22:29:24 by "" with unknown Workshop:0x580
    I created a small test which somehow emulate the real application and I obtain the same results: on test machine run without any issues on live machine it crashes all the time.
    What can be the cause?
    import java.util.*;
    public class MemoryTest {
         private List<Page> pages = new LinkedList<Page>();
         public void initTest() {
              int counter = 1;
              while( canAddOneMorePage() ) {
                   Page page = new Page(counter, (byte)counter++);
                   pages.add(page);
         private boolean canAddOneMorePage() {
              boolean result = true;
              long freeMem = Runtime.getRuntime().freeMemory() / (1024*1024) ;
              if (freeMem < 512) {
                   result = false;
              return result;
         private boolean validatePages() {
              boolean arePagesValid = true;
              for(Page p : pages) {
                   boolean isPageValid = p.isValid();
                   if ( !isPageValid ) {
                        System.out.println("Page "+p.id+ " contains corrupted data");
                        arePagesValid = false;
              return arePagesValid;
         private void updatePages(byte value) {
              for(Page p : pages) {
                   p.updateValues(value);
         public void runTest() {
              int TESTS_NUM = 100;
              System.out.println("There are "+pages.size()+" pages.");
              System.out.println("Currently the pages "+ (validatePages() ? "contain no errors" : "contain errors"));
              for(int i=1; i<TESTS_NUM; i++) {
                   System.out.println("Test "+i+" of "+TESTS_NUM);
                   updatePages((byte)i);
                   validatePages();
         public static void main(String[] args) {
              MemoryTest main = new MemoryTest();
              main.initTest();
              main.runTest();
    class Page {
         public static final int LENGTH = 1024*1024;
         List <byte[]> list;
         public byte value = 0;
         public int id;
         public Page(int id, byte value) {
              this.list = new LinkedList<byte[]>();
              this.value = value;
              this.id = id;
              for(int i=0; i<LENGTH; i++) {
                   byte[] data = new byte [512];
                   for( int j=0; j<512; j++) {
                        data[j] = value;
                   list.add(data);
         public void updateValues(byte value) {
              this.value = value;
              this.list = new LinkedList<byte[]>();
              System.out.println("Updating page "+id);
              for(int i=0; i<LENGTH; i++) {
                   byte[] data = new byte [512];
                   for( int j=0; j<512; j++) {
                        data[j] = value;
                   list.add(data);
         public boolean isValid() {
              boolean result = true;
              for( byte[] data: list) {
                   for( byte b : data) {
                        if (value != b) {
                             result = false;
                             break;
                   if ( !result ) {
                        break;
              return result;
    }Edited by: blue67 on Dec 10, 2007 12:57 AM

    I've experienced the same crash problem for my application in a Sun Fire x4600 M2..
    My application which allocates 50G of memory for his Heap, runs on 8 quad core amd64 CPUs, 64G RAM machine and crash in 98% of the cases at short time after startup.
    If I run my application on a different machine, for example a Sun Fire 280R with 2 CPUs UltraSPARC-III+ 1.2Ghz 8MB, there are no crashes.
    I think the problem is related to the AMD 64 bits CPU architecture.
    I filed a bug to the Sun Bug DB with ID 1415527, but it hasn't been published yet.
    I cannot understand why, since it seems to be a problem common also to other users.
    Here's part of my last hs_err_pidXXX.log file:
    # An unexpected error has been detected by Java Runtime Environment:
    # SIGSEGV (0xb) at pc=0xfffffd7ffebbd0bd, pid=25799, tid=50
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (11.0-b16 mixed mode solaris-amd64)
    # Problematic frame:
    # V [libjvm.so+0x5bd0bd]
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    T H R E A D
    Current thread (0x0000000000b21c00): GCTaskThread [stack: 0x0000000000000000,0x0000000000000000] [id=50]
    siginfo:si_signo=SIGSEGV: si_errno=0, si_code=1 (SEGV_MAPERR), si_addr=0xfffffd7ffebbd0bd
    Registers:
    RAX=0x0000000000000000, RBX=0x0000000000000008, RCX=0x0000000000000002, RDX=0xfffffd73b56f1ce8
    RSP=0xfffffd73b56f1cb0, RBP=0xfffffd73b56f1e00, RSI=0xfffffd7c55dd2f08, RDI=0xfffffd7c55dd2bb9
    , R8=0xb000000000000000, R9=0x0000000000c38ff0, R10=0x00000000042d0e97, R11=0xfffffd7c55dd2d88, R12=0x0000000000b38f00, R13=0x000000000045d070, R14=0x000000000045d070, R15=0x0000000000003c4f
    RIP=0xfffffd7ffebbd0bd, RFLAGS=0x0000000000010246
    Top of Stack: (sp=0xfffffd73b56f1cb0)
    0xfffffd73b56f1cb0: fffffd7fff0f15a8 0000000000000000
    0xfffffd73b56f1cc0: fffffd73b56f1e48 fffffd73b45e0790
    0xfffffd73b56f1cd0: 0000000000000008 fffffd7ffebbc239
    0xfffffd73b56f1ce0: fffffd7fff0f15a8 fffffd7fff0ec260
    0xfffffd73b56f1cf0: 0000000000000000 0000000000b0c5b0
    0xfffffd73b56f1d00: fffffd73fbc00000 000000017fa80000
    0xfffffd73b56f1d10: 0000000000b0c710 0000000000b0c850
    0xfffffd73b56f1d20: 0000000000000000 000000000045d070
    0xfffffd73b56f1d30: 0000000000000000 0000000000b0c850
    0xfffffd73b56f1d40: fffffd73b45e07f8 0000000000b0c8d8
    0xfffffd73b56f1d50: 0000000900b0c5b0 fffffd792b971d60
    0xfffffd73b56f1d60: fffffd7fff103d04 0000441ef1e00000
    0xfffffd73b56f1d70: fffffd7c55dd2f08 fffffd7f00003c4d
    0xfffffd73b56f1d80: fffffd73b45e0790 441f3c4d00000000
    0xfffffd73b56f1d90: 441f3c4d441f3c4d 441f3c4d441f3c4d
    0xfffffd73b56f1da0: 441e3c4d441f3c4d 441f3c4d441e3c4d
    0xfffffd73b56f1db0: 43c03c1e441e3c4d 441e3c4d441e3c4d
    0xfffffd73b56f1dc0: 5e3634bf5e3634bf 10830ae010830ae0
    0xfffffd73b56f1dd0: 036b3673036b3674 036b3673036b3673
    0xfffffd73b56f1de0: 5e3634c05e3634c1 5e3634c05e3634c0
    0xfffffd73b56f1df0: fffffd73b45e0790 00000054b45e0790
    0xfffffd73b56f1e00: fffffd73b56f1eb0 fffffd7ffebbbd47
    0xfffffd73b56f1e10: fffffd73b56f1ef8 0000000000b0ce20
    0xfffffd73b56f1e20: 0000000000b21c00 fffffd7fff04a509
    0xfffffd73b56f1e30: 0000000000000008 00000000ffffffff
    0xfffffd73b56f1e40: fffffd73b56f1e70 0000000000000000
    0xfffffd73b56f1e50: 000002185a539ab2 fffffd7fff103d01
    0xfffffd73b56f1e60: 000000000042c560 0000000000b21e90
    0xfffffd73b56f1e70: 0000000000b21ea0 0000000000b22278
    0xfffffd73b56f1e80: 0000000000b21c00 000000000045a780
    0xfffffd73b56f1e90: 0000000000b22290 0000000000b222a0
    0xfffffd73b56f1ea0: 0000000000b22678 000000000045a7c0
    Thanks

  • Application is throwing NSAPI and other errors after the migration

    We started seeing NSAPI and other errors after the migration of new codes and recently make some changes
    1) During the migration, all the 4 WLS cluster instances were bounced simultaneously. What is the best practice and recommendation from BEA Oracle? Do we need to bounce it one by one for any specific reason?
    2) we recently introduced the 4th weblogic cluster instance on Solaris 10 zone. All other WLS instances are running on Solaris 8.
    Is it okay to have two different OS versions( Solaris 8 and Solaris 10) and different hardware to host WLS cluster instances? Does BEA Oracle support this kind of configuration?
    3) We are consistently seeing below errors in the iplanet web server error logs even though site is working fine
    [11/Sep/2009:08:53:50] failure ( 4453): for host XX.XX.XX.XX trying to POST /servlet/FSO, wl-proxy reports: exception occurred for backend host 'YY.YY.YY.YY/23120/0': 'CONNECTION_REFUSED [os error=0, line 1732 of URL.cpp]: Error connecting to host YY.YY.YY.YY.YY:23120'
    Do we need to upgrade our WLS proxy plugin? . Current version of WLS proxy plug-in is libproxy_61.so. Our Weblogic version is WLS 92 MP2
    I'll really appreciate if some can anwsers those questions

    OK booted in to Virtualbox, seems too be working fine this way, maybe it is the ATi drivers
    any Help would be appreciated

Maybe you are looking for