I got errors when I tried to upgratde WLS from 10.3.0.0 to 10.3.3.0

Hi there,
In our system we use spring on WLS. Everything is well till I try to upgrade WLS from 10.0 to 10.3. I set listener in my web.xml file.
<listener>
<listener-class>weblogic.spring.monitoring.WeblogicContextLoaderListener</listener-class>
</listener>
I got below errors when I tried to start our system:
Jul 26, 2010 9:54:14 AM org.springframework.web.context.ContextLoader initWebApplicationContext
SEVERE: Context initialization failed
java.lang.NoSuchMethodError: weblogic.spring.monitoring.SpringBeanDefinitionRuntimeMBeanImpl.<init>(Ljava/lang/String;Lweblogic/management/runtime/RuntimeMBean;Ljava/lang/String
ng/String;Ljava/lang/String;)V
at weblogic.spring.monitoring.SpringRuntimeMBeanCreator.createSpringRuntimeMBeans(SpringRuntimeMBeanCreator.java:77)
at weblogic.spring.monitoring.SpringRuntimeMBeanCreator.createSpringRuntimeMBeans(SpringRuntimeMBeanCreator.java:47)
at weblogic.spring.monitoring.WeblogicSpringApplicationListener.onApplicationEvent(WeblogicSpringApplicationListener.java:80)
at org.springframework.context.event.SimpleApplicationEventMulticaster$1.run(SimpleApplicationEventMulticaster.java:78)
at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:49)
at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:76)
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:274)
at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:736)
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:383)
at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:255)
at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:199)
at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:45)
at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:481)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:181)
at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1863)
at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3126)
at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1512)
at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:486)
at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:1267)
at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:409)
at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:261)
at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:220)
at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
at weblogic.management.deploy.internal.DeploymentServerService.start(Dep
at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
Any thoughts are very welcome!
Thanks,
Bo
Edited by: user5771153 on 10-Sep-2010 8:57 AM

I had a problem upgrading from 10.3.0 to 10.3.3 as well.
I used Smart Update on a Linux (X86) machine.
- I had previously used Smart Update to apply Critical Patches to the WLS 10.3.0 environment, all using the default profile.
- I upgraded the environment to Maintenance Pack 3 using Smart Update.
After the upgrade Smart Update indicates that there are no patches applied. However, when I start a WLS server previously created in 10.3.0, it lists the patches previously applied and then fails with a message:
<Error> <Deployer> <BEA-149231> <Unable to set the activation state to true for the application 'bea_wls_internal'.
I opened a service request and received a 'workaround' which is to manually remove the patches applied for 10.3.0. After I did this things worked correctly, at least for the trivial testing that I've performed so far.
Perhaps you should open an SR, report the problem and maybe get a better workaround?
- Paul

Similar Messages

  • I got error when I export database ORACLE 9i from solaris 9.

    I want to export full database ORACLE 9i from SOLARIS 9 to import full database on ORACLE 9i on windows.
    I set oracle environment and NSL_LANG with command:
    bash-3.00$ export ORACLE_SID=TIS
    bash-3.00$ export NLS_LANG=AMERICAN_AMERICA.TH8TISASCII
    and then run command to export:
    bash-3.00$ exp system/manager@TIS full=y file= /u03/dmp/TISfull.dmp log=/u03/dmp/exp_TIS.log
    I got error message as:
    Export: Release 9.2.0.1.0 - Production on Thu Oct 8 17:57:32 2009
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    Connected to: Oracle9i Enterprise Edition Release 9.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.1.0 - Production
    Export done in TH8TISASCII character set and UTF8 NCHAR character set
    About to export the entire database ...
    . exporting tablespace definitions
    . exporting profiles
    . exporting user definitions
    . exporting roles
    . exporting resource costs
    . exporting rollback segment definitions
    . exporting database links
    . exporting sequence numbers
    . exporting directory aliases
    . exporting context namespaces
    . exporting foreign function library names
    . exporting PUBLIC type synonyms
    . exporting private type synonyms
    . exporting object type definitions
    . exporting system procedural objects and actions
    . exporting pre-schema procedural objects and actions
    EXP-00008: ORACLE error 25153 encountered
    ORA-25153: Temporary Tablespace is Empty
    ORA-06512: at "SYS.DBMS_AW", line 42
    ORA-06512: at "SYS.DBMS_AW", line 105
    ORA-06512: at "SYS.DBMS_AW", line 221
    ORA-06512: at "SYS.DBMS_AW_EXP", line 264
    ORA-06512: at line 1
    EXP-00083: The previous problem occurred when calling SYS.DBMS_AW_EXP.schema_info_exp
    . exporting cluster definitions
    EXP-00056: ORACLE error 25153 encountered
    ORA-25153: Temporary Tablespace is Empty
    ORA-06512: at "SYS.DBMS_LOB", line 424
    ORA-06512: at "SYS.DBMS_METADATA", line 1140
    ORA-06512: at line 1
    EXP-00056: ORACLE error 25153 encountered
    ORA-25153: Temporary Tablespace is Empty
    ORA-06512: at "SYS.DBMS_LOB", line 424
    ORA-06512: at "SYS.DBMS_METADATA", line 1140
    ORA-06512: at line 1
    EXP-00000: Export terminated unsuccessfully
    How can I solve this problem?
    Any suggestion?

    #### HOW to solve it.
    ## To check the default temporary tablespace of the database:
    SQL> select property_name, property_value from database_properties;
    ## check DEFAULT_TEMP_TABLESPACE, if it use wrong temporary tablespace, run:
    SQL> alter database default temporary tablespace temp;
    ## check user with temporary tablespace, run command:
    SQL> select username, temporary_tablespace, account_status from dba_users;
    ## change temporary tablespace:
    SQL> create temporary tablespace temp1 tempfile '/data/u01/app/oracle/oradata/TIS/temp_b.dbf' size 100m;
    SQL> alter database default temporary tablespace temp1;
    SQL> drop tablespace temp including contents and datafiles;
    SQL> create temporary tablespace temp tempfile '/data/u01/app/oracle/oradata/TIS/temp01.dbf' size 100m autoextend off extent management local uniform size 1m;
    SQL> alter database default temporary tablespace temp;
    SQL> drop tablespace temp1 including contents and datafiles;
    Thanks

  • Unrecoverable Error when iTunes tries to update contacts from Outlook

    Has anyone else encountered this problem? In the past I have always updated my 60Gig iPod with my contact info from Outlook. I have never had a problem until today. Now when I update my iPod, all the music updates appear to download correctly, but when the process gets to the part when outlook contacts are updated, I get an unrecovereable error and iTunes shuts down. I have resolved the issue by turning off the update from Outlook. Just to make this a little more interesting, the error only appears to occur when outlook is already open. When iTunes has to open Outlook as part of the update process the error does not occur.
    I have already deleted and re-installed both iTunes and quicktime from the apple website but this didn't fix the problem. Furthermore, my iPod is at the most recent firmware level. Not sure what else to do here...
    I would like to report the problem to Apple, but I can't find a link to report bugs? Any suggestions?
    Thanks
    Grant
    Dell   Windows XP Pro  

    I don't know where the report bug button is, but if you find it you should only use it if you are sure the problem is with iTunes and not Outlook. If Apple can't fix it, then they can't.
    A possible fix (if you are willing to always eject) is to enable disk use and then manually move the vCards into the contacts folder.

  • Error when user tries to seek feedback from participants of a 360 appraisal

    Hi
    When user is clicking on the Request Feedback button, the following error is generated:
    oracle.apps.fnd.framework.OAException: java.sql.SQLException: ORA-20002: 3133: Activity instance 'HR_PARTICIPANTS_BLOCK' is not a notified activity for item 'HRSSA/213075'.
    ORA-06512: at "APPS.WF_ENGINE", line 5666
    ORA-06512: at line 1
    The intention is to invite a participant to review the employee. Any one who has encountered this issue or has a hit to it, please help.
    Thanks
    Upma

    Hi,
    If anyone has any idea about this issue, please help.
    Thanks
    UJ

  • I got a error when i trying to backup my iphone with the usb cable

    i got a error when i trying to backup my iphone with the usb cable. After i update to ios7 and also update itunes to last version, i got a message like 'could not back up the iphone, because a session could not be start with the iphone'. does anyone know how to deal with it. I never meet this question before i update to ios7

    Hello Lazyboy7,
    Thank you for using Apple Support Communities!
    It sounds like you are getting an error message from iTunes when trying to manually backup with your USB cord.
    I found this article to help troubleshoot what might be going on here:
    iOS: Troubleshooting backup issues in iTunes
    http://support.apple.com/kb/ts2529
    Take care,
    Sterling

  • I got a new iPod nano 7th gen., but when I tried downloading a video from my iTunes library a message popped up that said: Some of the videos in your iTunes library cannot be copied to your iPod because they cannot be played on this iPod.

    I got a new iPod nano 7th gen, but when i tried downloading a video from my iTunes library a message popped up that said: Soem of the videos in your iTunes library were not copied to yor iPod because they cannot be played on this iPod. What should I do?

    I kept having a similar problem - 3 out of the 10 videos I had on iTunes wouldn't sync. They were in the right format and I KNEW they worked on my iPod because I'd RECORDED them on my iPod. I finally figured out what to do! Go to the movies in your iTunes library. Click on one that does not sync. Click on "Advanced" at the top of iTunes and choose "Create iPod or iPhone version". Once that's finished, be sure you delete the old version so you don't keep getting the error (or have 2 copies of the same video) and sync. This should eliminate the problem. At least it did for me!

  • O got "activateFailure" when I tried to activate zoneset after I added new zonings. it says "fabricChange".

    I got "activateFailure" when I tried to activate zoneset after I added new zonings. it says "fabricChange".

    We need more information
    MDS, N5k, version ?
    fc-alias, device-alias, enhanced zoning,.....
    Topology
    CLI output "show zoneset ....", "show active zoneset ....."
    And the complete error message ? e.g. syslog

  • HT201263 I GOT ERROR 40 AFTER TRYING TO RESTORE MY I PHONE 5S THROUGH I TUNES

    I GOT ERROR 40 AFTER TRYING TO RESTORE MY 5S PHONE THROUGH I TUNES

    Hey flo74,
    Thanks for the question. I understand that you are receiving an error 40 when restoring your iPhone 5s. The following resource provides information on this error code, along with a potential resolution:
    Resolve specific iTunes update and restore errors
    http://support.apple.com/kb/TS3694
    Check for hardware issues
    Try to restore your iOS device two more times while connected with a cable, computer, and network you know are good. Also, confirm your security software and settings are allowing communication between your device and update servers. If you still see the alert when you update or restore, contact Apple support.
    Common errors: 1, 10-47, 1002, 1011, 1012, 1014, 1000-1020.
    Thanks,
    Matt M.

  • There was an error when I tried to install OS X Lion online. What can I do to fixed the problem?

    There was an error when I tried to install OS X Lion after I purchased the os online. How do I fixed it?

    Had the same problem.  All I did was click retry, (nothing happened at first so had a panic attack) so I checked my email and found I'd payed for Lion, also the Lion App in the app Store had gone back to the purchace price.  However after reaching for a brown paper bag to try and stop myself hyperventilating, Lion suddenly appeared and said it was installing.  33 minutes later it was up and running 'Job done'

  • I'am getting an update error when am trying to upgrade to newer version (4.3.2)..the error message content shows that i tunes could not back up the i pod,because the back up was corrupt or not compatible with ipod..can anyone help me out to fix this issue

    I'am getting an update error when am trying to upgrade to newer version (4.3.2)..the error message content shows that i tunes could not back up the i pod,because the back up was corrupt or not compatible with ipod..can anyone help me out to fix this issue

    Hi,
    Try here:  http://support.apple.com/kb/HT1808. 
    Hope this helps! 
    ---likeabird---

  • I have an iphone 4s, and every time I call, I got error call.I tried putting the sim in another phone but it works well. What can I do?

    I have an iphone 4s, and every time I call, I got error call.I tried putting the sim in another phone but it works well. What can I do?

    I have an iphone 4s, and every time I call, I got error call.I tried putting the sim in another phone but it works well. What can I do?

  • Getting error when I tried to give sysdba to user1 in oracle 10g on solaris

    Hi,
    I have created a password file orapw<sid>.ora under dbs directory and set the remote_login_passwordfile=exclusive. I am getting the below error when I tried to give sysdba to user1.
    ORA-01994 Grant Failed : Password file missing or disabled.
    Kindly share your knowledge in this regards.
    Thanks,
    KarthicK

    1. drop the current password file if exists
    2 Recreate the password file. The user that will create the password file must be in OS DBA group
    Be sure that the user has XWR privileges on that file.
    give an fully pathname for the password file, under dbs directory ( not mandatory, but i prefer )
    3. recreate the password file and grant privilege to user user1
    Let we know

  • I have an error when installing apps on my mac from the apple store. It says "return to the purchase page and try again"... I think it is something to do with the installation process itself. I have tried to clear apple store cache, restarted apple s

    I have an error when installing apps on my mac from the apple store. It says "return to the purchase page and try again"... I think it is something to do with the installation process itself. I have tried to clear apple store cache, restarted apple store from debug menu, double checked my apple id account and etc..but doesn't work anyway.

    I'm having the same problem and went as far as to delete and reinstall the AppStore and still no dice.

  • There was as error when i tried to update my itunes. I am trying to reinstall but now i get an error message saying to verify if I am able to have apple mobile service. How do i do that?

    There was as error when i tried to update my itunes. I am trying to reinstall but now i get an error message saying to verify if I am able to have apple mobile service. How do i do that?

    Go to Control Panel > Add or Remove Programs (Win XP) or Programs and Features (later)
    Remove all of these items in the following order:
    iTunes
    Apple Software Update
    Apple Mobile Device Support (if this won't uninstall press on)
    Bonjour
    Apple Application Support
    Reboot, download iTunes, then reinstall, either using an account with administrative rights, or right-clicking the downloaded installer and selecting Run as Administrator.
    The uninstall and reinstall process will preserve your iTunes library and settings, but ideally you would back up the library and your other important personal documents and data on a regular basis. See this user tip for a suggested technique.
    Please note:
    Some users may need to follow all the steps in whichever of the following support documents applies to their system. These include some additional manual file and folder deletions not mentioned above.
    HT1925: Removing and Reinstalling iTunes for Windows XP
    HT1923: Removing and reinstalling iTunes for Windows Vista, Windows 7, or Windows 8
    tt2

  • Error when we tried to increase limits for Property of type string

    hi,
    Actually initially we were getting error when we were trying to add content for property of type string of character length greater than 255.
    After that we increase size for that property in pointbase from 250 to 1000 and that works.
    But when we tried to increase limit from 1000 to 4000,it was taking only limit upto 1300.
    Response needed urgently

    Cases can be
    1. file name should be in caps (upper case lower case conversion
    2. when executing in bg variant not picked
    3. collision of file path across servers in a system
    In a system there will be servers  like in Quality it can have varying servers ex sapqp1 sapqp2 sapqp3  
    In here qp1 qp2 and qp3 are the servers in quality which can hold the unix data (al11) . If qp2 is directed in your check and if qp2 dosent have the file path it throws error. recently we have faced a similar issue . Problem was solved when basis guys made the setting across all server's to access the path.
    Try these options.
    Br,
    vijay.

Maybe you are looking for