Issue while upgrading weblogic portal 8.1 to 9.2

Hi All,
I am upgrading my weblogic portal 8.1 application to 9.2. While following the process give at following link.
http://download.oracle.com/docs/cd/E13214_01/wli/docs92/upgradetutorial/chap2.html
I am getting following error in the update tab. Any suggestion would be greatful.
weblogic.DDConverter failed to convert the EAR, weblogic-application.xml will not be
upgraded :
[DDConverter] START Converting EAR BEA[DDConverter] START Converting EJB-JAR
.workshop/<App_name>/EJB/GenericStateless[DDConverter] END Converting EJB-JAR
.workshop/<App_name>/EJB/GenericStateless[DDConverter] START Converting EJB-JAR
content.jar[DDConverter] END Converting EJB-JAR content.jar[DDConverter] START Converting
EJB-JAR content_repo.jar[DDConverter] END Converting EJB-JAR content_repo.jar[DDConverter]
START Converting EJB-JAR netuix.jar[DDConverter] END Converting EJB-JAR
netuix.jar[DDConverter] START Converting EJB-JAR p13n_ejb.jar[DDConverter] END Converting
EJB-JAR p13n_ejb.jar[DDConverter] START Converting EJB-JAR prefs.jar[DDConverter] END
Converting EJB-JAR prefs.jar[DDConverter] START Converting EJB-JAR wps.jar[DDConverter] END
Converting EJB-JAR wps.jar[DDConverter] START Converting EJB-JAR
.workshop/<App_name>/EJB/ProjectBeans[DDConverter] END Converting EJB-JAR
.workshop/<App_name>/EJB/ProjectBeans[DDConverter] START Converting WAR
adminPortal.war[DDConverter] END Converting WAR adminPortal.war[DDConverter] START
Converting WAR datasync.war<May 4, 2010 5:16:20 PM PDT> <Info> <J2EE> <BEA-160192> <While
upgrading weblogic.xml, encountered "debug" param "jsp-param". This param is unknown and
will be removed> [DDConverter] END Converting WAR datasync.war[DDConverter] START Converting
WAR wps-toolSupport.war[DDConverter] END Converting WAR wps-toolSupport.war[DDConverter]
START Converting WAR <App_name><May 4, 2010 5:16:20 PM PDT> <Error> <J2EE> <BEA-160197>
<Unable to load descriptor
weblogic.application.ddconvert.ConvertCtx$VJarResourceLoader@b16f5f finder:
weblogic.utils.classloaders.CodeGenClassFinder@106def2 annotation: /WEB-INF/web.xml of
module null. The error is weblogic.descriptor.DescriptorException: Unmarshaller failed     at
weblogic.descriptor.internal.MarshallerFactory$1.createDescriptor(MarshallerFactory.java:147
)     at
weblogic.descriptor.DescriptorManager.createDescriptor(DescriptorManager.java:280)     at
weblogic.descriptor.DescriptorManager.createDescriptor(DescriptorManager.java:248)     at
weblogic.application.descriptor.AbstractDescriptorLoader2.getDescriptorBeanFromReader(Abstra
ctDescriptorLoader2.java:749)     at
weblogic.application.descriptor.AbstractDescriptorLoader2.createDescriptorBean(AbstractDescr
iptorLoader2.java:376)     at
weblogic.application.descriptor.AbstractDescriptorLoader2.loadDescriptorBeanWithoutPlan(Abst
ractDescriptorLoader2.java:720)     at
weblogic.application.descriptor.AbstractDescriptorLoader2.loadDescriptorBean(AbstractDescrip
torLoader2.java:729)     at
weblogic.servlet.internal.WebAppDescriptor.getWebAppBean(WebAppDescriptor.java:134)     at
weblogic.application.ddconvert.WarConverter.convertDDs(WarConverter.java:60)     at
weblogic.application.ddconvert.EarConverter.convertModules(EarConverter.java:125)     at
weblogic.application.ddconvert.EarConverter.convertDDs(EarConverter.java:84)     at
weblogic.application.ddconvert.DDConverter.runBody(DDConverter.java:157)     at
weblogic.utils.compiler.Tool.run(Tool.java:158)     at
weblogic.utils.compiler.Tool.run(Tool.java:115)     at
weblogic.application.ddconvert.DDConverter.main(DDConverter.java:177)     at
weblogic.DDConverter.main(DDConverter.java:10)Caused by: com.bea.xml.XmlException:
weblogic.descriptor.BeanAlreadyExistsException: Bean already exists:
"weblogic.j2ee.descriptor.ListenerBeanImpl@788e8862(/Listeners[com.bea.wlw.runtime.core.serv
let.WebappContextListener])"     at
com.bea.staxb.runtime.internal.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:54)     
at
com.bea.staxb.runtime.internal.RuntimeBindingType$BeanRuntimeProperty.setValue(RuntimeBindin
gType.java:483)     at
com.bea.staxb.runtime.internal.AttributeRuntimeBindingType$QNameRuntimeProperty.fillCollecti
on(AttributeRuntimeBindingType.java:385)     at
com.bea.staxb.runtime.internal.MultiIntermediary.getFinalValue(MultiIntermediary.java:52)     
at
com.bea.staxb.runtime.internal.AttributeRuntimeBindingType.getFinalObjectFromIntermediary(At
tributeRuntimeBindingType.java:145)     at
com.bea.staxb.runtime.internal.UnmarshalResult.unmarshalBindingType(UnmarshalResult.java:185
)     at
com.bea.staxb.runtime.internal.UnmarshalResult.unmarshalDocument(UnmarshalResult.java:154)     
at com.bea.staxb.runtime.internal.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:65)     at
weblogic.descriptor.internal.MarshallerFactory$1.createDescriptor(MarshallerFactory.java:136
)     ... 15 moreCaused by: weblogic.descriptor.BeanAlreadyExistsException: Bean already
exists:
"weblogic.j2ee.descriptor.ListenerBeanImpl@788e8862(/Listeners[com.bea.wlw.runtime.core.serv
let.WebappContextListener])"     at
weblogic.descriptor.internal.ReferenceManager.registerBean(ReferenceManager.java:207)     at
weblogic.j2ee.descriptor.WebAppBeanImpl.setListeners(WebAppBeanImpl.java:965)     at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)     at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)     at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)     at
java.lang.reflect.Method.invoke(Method.java:585)     at
com.bea.staxb.runtime.internal.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:48)     
... 23 more.> weblogic.application.ddconvert.DDConvertException:
weblogic.descriptor.DescriptorException: Unmarshaller failed     at
weblogic.application.ddconvert.WarConverter.convertDDs(WarConverter.java:79)     at
weblogic.application.ddconvert.EarConverter.convertModules(EarConverter.java:125)     at
weblogic.application.ddconvert.EarConverter.convertDDs(EarConverter.java:84)     at
weblogic.application.ddconvert.DDConverter.runBody(DDConverter.java:157)     at
weblogic.utils.compiler.Tool.run(Tool.java:158)     at
weblogic.utils.compiler.Tool.run(Tool.java:115)     at
weblogic.application.ddconvert.DDConverter.main(DDConverter.java:177)     at
weblogic.DDConverter.main(DDConverter.java:10)Caused by:
weblogic.descriptor.DescriptorException: Unmarshaller failed     at
weblogic.descriptor.internal.MarshallerFactory$1.createDescriptor(MarshallerFactory.java:147
)     at
weblogic.descriptor.DescriptorManager.createDescriptor(DescriptorManager.java:280)     at
weblogic.descriptor.DescriptorManager.createDescriptor(DescriptorManager.java:248)     at
weblogic.application.descriptor.AbstractDescriptorLoader2.getDescriptorBeanFromReader(Abstra
ctDescriptorLoader2.java:749)     at
weblogic.application.descriptor.AbstractDescriptorLoader2.createDescriptorBean(AbstractDescr
iptorLoader2.java:376)     at
weblogic.application.descriptor.AbstractDescriptorLoader2.loadDescriptorBeanWithoutPlan(Abst
ractDescriptorLoader2.java:720)     at
weblogic.application.descriptor.AbstractDescriptorLoader2.loadDescriptorBean(AbstractDescrip
torLoader2.java:729)     at
weblogic.servlet.internal.WebAppDescriptor.getWebAppBean(WebAppDescriptor.java:134)     at
weblogic.application.ddconvert.WarConverter.convertDDs(WarConverter.java:60)     ... 7
moreCaused by: com.bea.xml.XmlException: weblogic.descriptor.BeanAlreadyExistsException:
Bean already exists:
"weblogic.j2ee.descriptor.ListenerBeanImpl@788e8862(/Listeners[com.bea.wlw.runtime.core.serv
let.WebappContextListener])"     at
com.bea.staxb.runtime.internal.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:54)     
at
com.bea.staxb.runtime.internal.RuntimeBindingType$BeanRuntimeProperty.setValue(RuntimeBindin
gType.java:483)     at
com.bea.staxb.runtime.internal.AttributeRuntimeBindingType$QNameRuntimeProperty.fillCollecti
on(AttributeRuntimeBindingType.java:385)     at
com.bea.staxb.runtime.internal.MultiIntermediary.getFinalValue(MultiIntermediary.java:52)     
at
com.bea.staxb.runtime.internal.AttributeRuntimeBindingType.getFinalObjectFromIntermediary(At
tributeRuntimeBindingType.java:145)     at
com.bea.staxb.runtime.internal.UnmarshalResult.unmarshalBindingType(UnmarshalResult.java:185
)     at
com.bea.staxb.runtime.internal.UnmarshalResult.unmarshalDocument(UnmarshalResult.java:154)     
at com.bea.staxb.runtime.internal.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:65)     at
weblogic.descriptor.internal.MarshallerFactory$1.createDescriptor(MarshallerFactory.java:136
)     ... 15 moreCaused by: weblogic.descriptor.BeanAlreadyExistsException: Bean already
exists:
"weblogic.j2ee.descriptor.ListenerBeanImpl@788e8862(/Listeners[com.bea.wlw.runtime.core.serv
let.WebappContextListener])"     at
weblogic.descriptor.internal.ReferenceManager.registerBean(ReferenceManager.java:207)     at
weblogic.j2ee.descriptor.WebAppBeanImpl.setListeners(WebAppBeanImpl.java:965)     at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)     at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)     at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)     at
java.lang.reflect.Method.invoke(Method.java:585)     at
com.bea.staxb.runtime.internal.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:48)     
... 23 moreweblogic.descriptor.DescriptorException: Unmarshaller failed
Thanks in advance.
Regards,
Sandeep K

Hi,
Upgrade report is giving me following warning. Is my above problem is due to this warning?
The project <Application Name> references netui-pageflow.jar, which contains an 8.1 WLS XMLBean, com.bea.wlw.netui.pageflow.schema.webapp23.EjbLinkDocument. Regenerate the JAR to use Apache XMLBeans.
If yes then how to resolve this issue. Any suggestion guys.
Thanks in advance.
Regards,
SandeepK

Similar Messages

  • CFGFWK-60850 Error while installing weblogic portal 10.3.5

    I am getting below error while installing weblogic portal 10.3.5 configuration wizard for creating domain. Please help me resolve this issue.
    OS: Windows 2008 64 bit
    Installable file: portal103_generic.jar
    This is the first weblogic installation.
    Installtion command applied: java -d64 -jar portal103_generic.jar
    Test JDBC data sources.
    Data Source=cgDataSource
    Driver=org.apache.derby.jdbc.ClientDriver
    URL=jdbc:derby://localhost:1527/weblogic_eval;create=true;ServerName=localhost;databaseName=weblogic_eval
    User=WEBLOGIC
    Password=********
    SQL Test=SELECT COUNT(*) FROM SYS.SYSTABLES
    java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused: connect.
    CFGFWK-60850: Test Failed!
    Data Source=cgDataSource-nonXA
    Driver=org.apache.derby.jdbc.ClientDriver
    URL=jdbc:derby://localhost:1527/weblogic_eval;create=true;ServerName=localhost;databaseName=weblogic_eval
    User=WEBLOGIC
    Password=********
    SQL Test=SELECT COUNT(*) FROM SYS.SYSTABLES
    java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused: connect.
    CFGFWK-60850: Test Failed!
    Data Source=p13nDataSource
    Driver=org.apache.derby.jdbc.ClientDriver
    URL=jdbc:derby://localhost:1527/weblogic_eval;create=true;ServerName=localhost;databaseName=weblogic_eval
    User=WEBLOGIC
    Password=********
    SQL Test=SELECT COUNT(*) FROM SYS.SYSTABLES
    java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused: connect.
    CFGFWK-60850: Test Failed!
    Data Source=portalDataSource
    Driver=org.apache.derby.jdbc.ClientDriver
    URL=jdbc:derby://localhost:1527/weblogic_eval;create=true;ServerName=localhost;databaseName=weblogic_eval
    User=WEBLOGIC
    Password=********
    SQL Test=SELECT COUNT(*) FROM SYS.SYSTABLES
    java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused: connect.
    CFGFWK-60850: Test Failed!
    Data Source=portalDataSourceAlwaysXA
    Driver=org.apache.derby.jdbc.ClientDriver
    URL=jdbc:derby://localhost:1527/weblogic_eval;create=true;ServerName=localhost;databaseName=weblogic_eval
    User=WEBLOGIC
    Password=********
    SQL Test=SELECT COUNT(*) FROM SYS.SYSTABLES
    java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused: connect.
    CFGFWK-60850: Test Failed!
    Data Source=portalDataSourceNeverXA
    Driver=org.apache.derby.jdbc.ClientDriver
    URL=jdbc:derby://localhost:1527/weblogic_eval;create=true;ServerName=localhost;databaseName=weblogic_eval
    User=WEBLOGIC
    Password=********
    SQL Test=SELECT COUNT(*) FROM SYS.SYSTABLES
    java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused: connect.
    CFGFWK-60850: Test Failed!
    Why I am getting this error ? How can i resolve this ?
    Edited by: Prajeesh Kumar KM on Feb 25, 2013 12:26 AM

    I'm getting this error as well.
    Did you resolve this problem?

  • Error while upgrading Oracle Portal to 10.1.4.

    While upgrading Oracle Portal to 10.1.4 , I am getting the following error.
    Error: Database version 9.0.1.5.1 is not supported
    MRUA detected an error at C:\oracleportalupgrade\mrua_051020\mrua\mrua.pl line 212.
    Please let me know how can I resolve this issue.

    There is no WSRP container created as a part of the AS 10.1.2.0.2 or Portal 10.1.4 setup (that means there is no WSRP directory below $ORACLE_HOME/j2ee by derfault).
    You need to create a brand new application server container, either in the same oracle home as portal or (as we are doing according to advice from oracle) create a new AS 10.1.2.0.2 AS oracle home for just J2EE (not portal) and then create a container for your WSRP portlets -- we called ours OC4J_WSRP. This is the step that will create a directory under $ORACLE_HOME/j2ee (in our case $ORACLE_HOME/j2ee/OC4J_WSRP).
    After you have your new container (OC4J_WSRP), you need to configure this container to support WSRP. First you need to download the "Java Portlet Container for Standards" from http://www.oracle.com/technology/products/ias/portal/pdk.html (this does not come with the Portal 10.1.4 installation).
    Download "Download the Java Portlet Container (JSR 168)":
    http://download.oracle.com/otndocs/tech/ias/portal/files/portlet-container.zip
    This will get you portlet-container.zip.
    Extract this zip file. One of the files you will have is wsrp-install.jar.
    Then log into the box where your new OC4J_WSRP container is setup (it is really important that you have not changed the default configuration of this new app server container or deployed any applications before running the next step) and ...
    1. copy wsrp-install.jar into $ORACLE_HOME/j2ee/OC4J_WSRP
    2. cd $ORACLE_HOME/j2ee/OC4J_WSRP
    3. run "java -jar wsrp-install.jar"
    4. restart your app server that contains OC4J_WSRP ("opmnctl stopall; opmnctl startall")
    Now you have a app server container that you can deploy your JSR-168/WSRP portlets to! Just deploy your ear files to this OC4J_WSRP.

  • Error while installing weblogic portal

    I am getting the following error while installing weblogic portal 10.3.2 generic.jar on existing weblogic server 10.3.2 generic.jar installation on RHEL5 with jrockit mission control 3.1.2 as jdk.
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:616)
    at com.bea.plateng.common.ui.console.DelegateConsoleWidget.invokeWidgetCallback(DelegateConsoleWidget.java:200)
    at com.bea.plateng.wizard.console.tasks.ConsoleInteractTask2.onLeave(ConsoleInteractTask2.java:439)
    at com.bea.plateng.wizard.console.tasks.ConsoleInteractTask2.okNext(ConsoleInteractTask2.java:361)
    at com.bea.plateng.wizard.WizardController.nextTask(WizardController.java:642)
    at com.bea.plateng.wizard.WizardController.run(WizardController.java:519)
    at java.lang.Thread.run(Thread.java:636)
    Caused by: java.lang.NullPointerException
    at java.io.File.<init>(File.java:239)
    at com.bea.plateng.wizard.installer.diskspace.TempDir.<init>(TempDir.java:55)
    at com.bea.plateng.wizard.installer.diskspace.TempDir.getInstance(TempDir.java:41)
    at com.bea.plateng.wizard.installer.helpers.DiskSpaceHelper.checkDiscSpaceForProductInstallation(DiskSpaceHelper.java:255)
    at com.bea.plateng.wizard.installer.helpers.ProductDirHelper.setStoreKeysAndValidateDiskSpace(ProductDirHelper.java:474)
    at com.bea.plateng.wizard.installer.helpers.ProductDirHelper.validateAndSet(ProductDirHelper.java:278)
    at com.bea.plateng.wizard.installer.console.tasks.ProductDirChooserConsoleTask.onLeave(ProductDirChooserConsoleTask.java:235)
    ... 10 more
    anyone please help

    I'm getting this error as well.
    Did you resolve this problem?

  • Need help in upgrading weblogic portal 8.1.4 to 8.1.6

    Hi,
    I have recently upgraded weblogic portal domain for an application. I have used bsu.sh present at app/wlp814/utils/bsu.
    I have one concern, if i run bsu.sh, its going to just update my weblogic portal 8.1.4 binaries and its not going to do any changes to my weblogic domain right. Because, i recently upgraded my weblogic portal domain from 814 to 816 and want to move it to production.
    Location to binaries: /app/wlp814
    Domain location: /app/user_projects/<domain>
    I have successfully upgraded my staging server, but I want to move it to production, so its just ok to copy the binaries i.e wlp814 (which is upgraded to 8.1.6) from stage to my production server and i don't have to make any changes in production domains right.
    Thanks in advance.

    Can some one help me regarding this............................

  • Upgrade Weblogic portal 10.3.2 to 10.3.4

    Hi Guys,
    I installed weblogic portal 10.3.2 and working last 8 months. I developed Client application on this version and put contents its working fine.
    i upgraded portal 10.3.2 to 10.3.4. its upgraded without errors. when i login to Portal administration console and go to visitor entitlements under users, groups and roles.
    Their no default role (AnonymousVisitor, AuthenticatedVisitor ) under Visitors Roles. When i create new role its created with successful message, but not show. when create again its showing Already created.
    Please help me on this issue, i working on this last 2 days still issue.
    Portal application is ready, Now its time to deploy application on live. But at this time i facing this problem.
    Thanks,
    Zeeshan.

    The default visitor roles gets created when you login to portal administration console first time. In your case, I am not sure if it disappered due to upgrade, so need to review the exact upgrade steps.
    But when you create it, you got a success message and not able to create it again as it is already exist. So basically the roles are not visisble in portal administration console, it suggest me that the ldap and db might be out of sync. You can follow the troubleshooting guide in the following knowledge article and narrow down the issue. The article can be found in My Oracle Support portal.
    Troubleshooting Entitlements in WebLogic Portal (Doc ID 1068937.1)
    If it turns out to be ldap and db out of sync then review the suggestion provided in the article "WebLogic Portal (WLP) LDAP and Database Out of Sync (Doc ID 1061447.1)" to recover from it. If you can't recover then you may need to reset the lap and db, but you will loose entitlement/ldap users&groups/DA data.

  • Issue while upgrading SBP 11.2.0.3.5 - 201303 to 11.2.0.3.9 - 201402V3

    Hi,
    while upgrading Oracle SBP 11.2.0.3.5 - 201303 to 11.2.0.3.9 - 201402V3 facing issue as follows
    After finishing command $ORACLE_HOME/MOPatch/mopatch.sh -d -s SAP11203V3P_1402-20009977.ZIP
    Link Status:
    Link script not executed due to patch installation failures.
    Please check the log file
    $ORACLE_HOME/cfgtoollogs/mopatch/mopatch-2014_05_02-15-02-04.log
    for details.  Resolve the problems.  Re-start MOPatch to execute
    the link script or execute it manually as
      /bin/sh "./link.seskasap011.sh"
    there are some failed patched found in the logs
    Skipped 2 of 104 patches due to patch conflicts:
    SAP11203V3P_1402-20009977.ZIP!17540582!17540582
        conflicts with: 11837095 12693573 12918738 13628002 13784384 13906412 13947840 14264364 14309390 14511876 15827841 15878275 15980576 16084707 16210371 16291679 163
    57019 16359540
        OPatch log file:
    $ORACLE_HOME/cfgtoollogs/opatch/opatch2014-05-02_15-03-26PM_1.log
    SAP11203V3P_1402-20009977.ZIP!17239632
        conflicts with: 12693573
    also foung below type of error in the log file
    “”Archive Action: Source file "/oracle/GN0/112_64/.patch_storage/14309390_Aug_2_2012_13_50_45/files/lib/libserver11.a/ktfb.o" does not exists.
    'oracle.rdbms, 11.2.0.3.0': Cannot update file '/oracle/GN0/112_64/lib/libserver11.a' with '/ktfb.o'
    Archive Action: Source file "/oracle/GN0/112_64/.patch_storage/14309390_Aug_2_2012_13_50_45/files/lib/libserver11.a/ktsx.o" does not exists.
    'oracle.rdbms, 11.2.0.3.0': Cannot update file '/oracle/GN0/112_64/lib/libserver11.a' with '/ktsx.o'
    Archive Action: Source file "/oracle/GN0/112_64/.patch_storage/14309390_Aug_2_2012_13_50_45/files/lib/libserver11.a/tbsdrv.o" does not exists.
    'oracle.rdbms, 11.2.0.3.0': Cannot update file '/oracle/GN0/112_64/lib/libserver11.a' with '/tbsdrv.o'””
    when i try appling single patch using OPatch, it is not getting applied
    Please suggest
    Regards,
    Narayana
    +91 8374424972

    Hi Janos,
    Copy files from another Oracle Software is not a wise idea. Even if this would work, it is an unsupported way. No one could predict what would happen later on.
    I said to rsync the file systems not to copy specific files, If you rsync the file system (Oracle_home) it syncs all the binaries without any difference between source and target. It doesn't require uninstallation and re-installation of Oracle.
    Deinstalling and reinstalling the Oracle Software is the most easiest and quickest supported way
    I did this rsync even on new systems where Oracle was not installed, it worked all the times without any issue.
    Never mind - It is just another solution to resolve the issue and not to challenge
    Regards,
    Nick Loy

  • Issue in packing Weblogic portal domain

    Hi Guys,
    I am trying to pack my domain from HOST A using command :
    pack -managed=true -domain=C:\Oracle\Middleware\user_projects\domains\Edlink -template=C:\Oracle\edlink.jar -log=c:\oracle\edlink.log -template_name="template_name"
    and wants to unpack it on HOST B
    But I am able to see below errors in my pack log file:
    2014-09-04 05:08:46,067 INFO  [runScript] com.bea.plateng.domain.script.ScriptExecutor - read domain from "C:\Oracle\Middleware\user_projects\domains\EDLINK"
    2014-09-04 05:08:48,739 ERROR [runScript] com.bea.plateng.domain.jdbc.TemplateDatabaseInfoHelper - FATAL ERROR: database.xml validation error!
    2014-09-04 05:08:48,739 ERROR [runScript] com.bea.plateng.domain.jdbc.TemplateDatabaseInfoHelper - database XML parsing failed: error: cvc-complex-type.2.4a: Expected element 'sql-statement@http://xmlns.oracle.com/weblogic/template-database' instead of 'datasource-mapping@http://xmlns.oracle.com/weblogic/template-database' here in element test@http://xmlns.oracle.com/weblogic/template-database
    2014-09-04 05:08:48,739 ERROR [runScript] com.bea.plateng.domain.jdbc.TemplateDatabaseInfoHelper - fail to parse database.xml
    java.lang.Exception: Database.xml validation failed.
      at com.bea.plateng.domain.jdbc.TemplateDatabaseInfoHelper.parseTemplateDatabaseInfo(TemplateDatabaseInfoHelper.java:582)
      at com.bea.plateng.domain.TemplateBuilder.parseDomainDirectory(TemplateBuilder.java:835)
      at com.bea.plateng.domain.TemplateBuilder.buildDomainTemplate(TemplateBuilder.java:1342)
      at com.bea.plateng.domain.TemplateBuilder.buildNewDomainTemplate(TemplateBuilder.java:1287)
      at com.bea.plateng.domain.TemplateBuilder.buildNewDomainTemplate(TemplateBuilder.java:1279)
      at com.bea.plateng.domain.script.ScriptExecutor.readTemplate(ScriptExecutor.java:416)
      at com.bea.plateng.domain.script.ScriptParserClassic$StateMachine.processRead(ScriptParserClassic.java:522)
      at com.bea.plateng.domain.script.ScriptParserClassic$StateMachine.execute(ScriptParserClassic.java:428)
      at com.bea.plateng.domain.script.ScriptParserClassic.parseAndRun(ScriptParserClassic.java:150)
      at com.bea.plateng.domain.script.ScriptParserClassic.doExecute(ScriptParserClassic.java:112)
      at com.bea.plateng.domain.script.ScriptParser.execute(ScriptParser.java:73)
      at com.bea.plateng.domain.script.ScriptParser.execute(ScriptParser.java:36)
      at com.bea.plateng.wizard.domain.helpers.Executor.runSilentScript(Executor.java:65)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      at com.bea.plateng.wizard.domain.silent.tasks.RunScriptTask.runScriptWithExecutor(RunScriptTask.java:552)
      at com.bea.plateng.wizard.domain.silent.tasks.RunScriptTask.execute(RunScriptTask.java:336)
      at com.bea.plateng.wizard.silent.tasks.AbstractSilentTask.run(AbstractSilentTask.java:28)
      at java.lang.Thread.run(Thread.java:619)
    2014-09-04 05:08:50,129 WARN  [runScript] com.bea.plateng.domain.aspect.XBeanConfigAspect - Unable to locate property:Target on type:class com.bea.plateng.domain.xml.configxb.impl.MachineTypeImpl
    2014-09-04 05:08:50,145 WARN  [runScript] com.bea.plateng.domain.aspect.XBeanConfigAspect - Unable to locate property:Target on type:class com.bea.plateng.domain.xml.configxb.impl.ClusterTypeImpl
    2014-09-04 05:08:50,145 WARN  [runScript] com.bea.plateng.domain.aspect.XBeanConfigAspect - Unable to locate property:Target on type:class com.bea.plateng.domain.xml.configxb.impl.ServerTypeImpl
    2014-09-04 05:08:50,145 WARN  [runScript] com.bea.plateng.domain.aspect.XBeanConfigAspect - Unable to locate property:Target on type:class com.bea.plateng.domain.xml.configxb.impl.ServerTypeImpl
    2014-09-04 05:08:50,223 INFO  [runScript] com.bea.plateng.domain.script.ScriptExecutor - succeed: read domain from "C:\Oracle\Middleware\user_projects\domains\EDLINK"
    2014-09-04 05:08:50,223 INFO  [runScript] com.bea.plateng.domain.script.ScriptExecutor - set config option Managed to "true"
    2014-09-04 05:08:50,285 INFO  [runScript] com.bea.plateng.domain.script.ScriptExecutor - succeed: set config option Managed to "true"
    2014-09-04 05:08:50,285 INFO  [runScript] com.bea.plateng.domain.script.ScriptExecutor - write template to "C:\Oracle\EDLINK.jar"
    2014-09-04 05:08:54,145 INFO  [Thread-1] com.bea.plateng.domain.TemplateGenerator - Template Generation Successfull!
    2014-09-04 05:08:54,176 INFO  [runScript] com.bea.plateng.domain.script.ScriptExecutor - succeed: write template to "C:\Oracle\EDLINK.jar"
    2014-09-04 05:08:54,176 INFO  [runScript] com.bea.plateng.domain.script.ScriptExecutor - close template
    2014-09-04 05:08:54,192 INFO  [runScript] com.bea.plateng.domain.script.ScriptExecutor - succeed: close template
    FYI: I am using webLogic Portal 10.3.2 generic
                  with     MS SQL Server 2008 R2 64-bit
                    on      MS windows 2008 R2 server         
    solution to this post would be really appreciable.
    Thanks
    Punit

    Are you trying to upgrade your portal domain from 10.3.2 to 10.3.6 ?
    If yes then you need to use the Weblogic upgrade wizard.
    Perform the following steps to upgrade your portal domain:
    Verify that the WebLogic domain is not running.
    Upgrade the portal domain using the WebLogic Upgrade Wizard before you upgrade your portal application. To start the WebLogic Upgrade Wizard in graphical mode and upgrade a WebLogic domain on a Windows platform, run upgrade.cmd from the<WLPORTAL_HOME>\common\bin directory
    Note:Do not use the menu option Start > All Programs > Oracle Products > WebLogic Server 10.x > Tools > Domain Upgrade Wizard. This launches the WebLogic Server domain upgrade wizard.

  • Issue while Upgrading to SQL 2014 from 2012. " The specified Edition upgrade is not supported."

    Hello Team
    I am seeing this issue while I am trying to do an in-place upgrade from SQL Server 2012 to SQL 2014. Both being Enterprise Editions I am still seeing the below error message in the Feature Upgrade checks.
    " The specified Edition upgrade is not supported"
    Please let me know if anyone else has faced this issue and any workarounds? I am not doing "Edition Upgrade", just wanted to upgrade same edition of 2012 to 2014.
    SQL Server details that is being upgrade: 
    Microsoft SQL Server 2012 (SP1) - 11.0.3368.0 (X64) 
    May 22 2013 17:10:44 
    Copyright (c) Microsoft Corporation
    Enterprise Edition: Core-based Licensing (64-bit) on Windows NT 6.2 <X64> (Build 9200: )
    thanks

    Hi Shanky_621
    Thanks for the reply. Yes I was told that it is SQL 2014 Enterprise Edition. Is there a way to verify that? Also yes I did not select the free Evaluation or Express Editions.
    Just run the setup you got for SQL server 2014 and you would reach to page where it would say enterprise or standard after that cancel the setup . Actually version number can be found from Mediainfo located in same folder where setup.exe is located but edition
    cannot be found by that way.
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it.
    My TechNet Wiki Articles

  • Issue while Upgrading vmm 2012 sp1 to vmm 2012 R2

    Hi,
    We are trying to upgrade the vmm setup to 2012 r2 ,we retained the existing vmm database
    While upgrading to vmm 2012 r2 , got the below warning message:
    "The VMM database contains one or more services in a failed state. Upgrading to VMM in System Center 2012 R2 is not recommended. Retry the upgrade after you have reinstalled VMM for System Center 2012 SP1 and repaired or removed these services. Click
    Cancel to exit the upgrade."
    Tried to find the bug using the vmm logs file like
    errlevel
    setupwizard
    vmmserver
    In erlevel log, the entry was "0".
    Any idea what the issue is????

    1. You just need CU3 - these are cumulative
    2. Sure, you can take a temporary snapshot. You need to take a SQL backup also.
    3. Don't forget to test the upgrade process on a copy of your site database (use /testdbupgrade)
    This guide may help you
    http://www.gerryhampsoncm.blogspot.ie/2013/10/in-place-upgrade-sccm-2012-sp1-to-r2.html
    Gerry Hampson | Blog:
    www.gerryhampsoncm.blogspot.ie | LinkedIn:
    Gerry Hampson | Twitter:
    @gerryhampson

  • Error while upgrading  Weblogic 8.1.5 portal domain to weblogic 10.0

    Hi,
    I am trying to upgrade the weblogic 8.1.5 portal domain to weblogic 10.0 by using the Domain Upgrade Wizard.
    The Upgrade wizard is failing at the "Execute p13n Components Domain Upgrade step" It shows the message "Mandatory P13n database upgrade changes will be made" and displayes a Exit Message saying
    "Parse domain-info failed
    The wizard wil now shutdown. please restart from backup. fix issues and start again"
    Does anybody encountered similar problem?
    Any help is greatly appreciated.
    Thanks well in advance.

    I ran into the same problem with 8.1.2.0 to 9.2.0.0
    on AIX with IBM java 5.
    Any resolution yet?
    Thanks

  • Issues while starting Weblogic 10.0

    I am using Weblogic 10.0 that comes embedded with BEA weblogic studio.
    It was running fine but when i tried to redeploy the EAR, I got an error.
    Please help in resolving the issue.
    Thanks in advance.
    PFB the error logs:
    ####<Jan 13, 2009 11:38:17 AM IST> <Info> <Console> <CHDSEZ157918D> <cgServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <weblogic> <> <> <1231826897083> <BEA-240001> <No Global.app was found in /console>
    ####<Jan 13, 2009 11:38:20 AM IST> <Info> <Console> <CHDSEZ157918D> <cgServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <weblogic> <> <> <1231826900530> <BEA-240001> <Dynamically registering module /com/bea/console/actions/systemstatus, config XML /_pageflow/struts-config-com-bea-console-actions-systemstatus.xml>
    ####<Jan 13, 2009 11:38:20 AM IST> <Info> <Console> <CHDSEZ157918D> <cgServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <weblogic> <> <> <1231826900530> <BEA-240001> <Dynamically registering module /com/bea/console/actions/systemstatus, config XML /_pageflow/struts-config-com-bea-console-actions-systemstatus.xml>
    ####<Jan 13, 2009 11:38:20 AM IST> <Info> <Console> <CHDSEZ157918D> <cgServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <weblogic> <> <> <1231826900608> <BEA-240001> <Attempting to instantiate SharedFlowControllers for request /console/com/bea/console/actions/systemstatus/begin.do>
    ####<Jan 13, 2009 11:38:20 AM IST> <Error> <JMX> <CHDSEZ157918D> <cgServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1231826900998> <BEA-149500> <An exception occurred while registering the MBean null.
    java.lang.IllegalArgumentException: Registered more than one instance with the same objectName : com.bea:ServerRuntime=cgServer,Name=weblogic.wsee.mdb.DispatchPolicy,ApplicationRuntime=ICRiS,Type=WorkManagerRuntime new:weblogic.work.WorkManagerRuntimeMBeanImpl@4a47a8 existing weblogic.work.WorkManagerRuntimeMBeanImpl@ee6b97
         at weblogic.management.jmx.ObjectNameManagerBase.registerObject(ObjectNameManagerBase.java:152)
         at weblogic.management.mbeanservers.internal.WLSObjectNameManager.lookupObjectName(WLSObjectNameManager.java:131)
         at weblogic.management.jmx.modelmbean.WLSModelMBeanFactory.registerWLSModelMBean(WLSModelMBeanFactory.java:87)
         at weblogic.management.mbeanservers.internal.RuntimeMBeanAgent$1.registered(RuntimeMBeanAgent.java:104)
         at weblogic.management.provider.internal.RegistrationManagerImpl.initiateRegistrationHandler(RegistrationManagerImpl.java:216)
         at weblogic.management.mbeanservers.internal.RuntimeMBeanAgent.<init>(RuntimeMBeanAgent.java:51)
         at weblogic.management.mbeanservers.runtime.internal.RuntimeServerService.registerAllMBeans(RuntimeServerService.java:168)
         at weblogic.management.mbeanservers.runtime.internal.RuntimeServerService.access$000(RuntimeServerService.java:41)
         at weblogic.management.mbeanservers.runtime.internal.RuntimeServerService$1.accessed(RuntimeServerService.java:192)
         at weblogic.management.jmx.mbeanserver.WLSMBeanServer$1.run(WLSMBeanServer.java:96)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(Unknown Source)
         at weblogic.management.jmx.mbeanserver.WLSMBeanServer.triggerAccessCallback(WLSMBeanServer.java:93)
         at weblogic.management.jmx.mbeanserver.WLSMBeanServer.queryMBeans(WLSMBeanServer.java:229)
         at weblogic.management.mbeanservers.domainruntime.internal.ManagedMBeanServerConnection.queryMBeans(ManagedMBeanServerConnection.java:258)
         at weblogic.management.mbeanservers.domainruntime.internal.FederatedMBeanServerInterceptor$1.connection(FederatedMBeanServerInterceptor.java:155)
         at weblogic.management.mbeanservers.domainruntime.internal.MBeanServerConnectionManager.iterateConnections(MBeanServerConnectionManager.java:378)
         at weblogic.management.mbeanservers.domainruntime.internal.FederatedMBeanServerInterceptor.queryMBeans(FederatedMBeanServerInterceptor.java:152)
         at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.queryMBeans(WLSMBeanServerInterceptorBase.java:98)
         at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.queryMBeans(WLSMBeanServerInterceptorBase.java:98)
         at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.queryMBeans(WLSMBeanServerInterceptorBase.java:98)
         at weblogic.management.jmx.mbeanserver.WLSMBeanServer.queryMBeans(WLSMBeanServer.java:231)
         at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1423)
         at javax.management.remote.rmi.RMIConnectionImpl.access$100(RMIConnectionImpl.java:81)
         at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1245)
         at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1348)
         at javax.management.remote.rmi.RMIConnectionImpl.queryMBeans(RMIConnectionImpl.java:496)
         at javax.management.remote.rmi.RMIConnectionImpl_WLSkel.invoke(Unknown Source)
         at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:174)
         at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:223)
         at javax.management.remote.rmi.RMIConnectionImpl_1001_WLStub.queryMBeans(Unknown Source)
         at javax.management.remote.rmi.RMIConnector$RemoteMBeanServerConnection.queryMBeans(RMIConnector.java:782)
         at com.bea.console.utils.MBeanUtils.getRuntimeMBeansByType(MBeanUtils.java:2771)
         at com.bea.console.actions.systemstatus.SystemStatus.begin(SystemStatus.java:56)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.apache.beehive.netui.pageflow.FlowController.invokeActionMethod(FlowController.java:879)
         at org.apache.beehive.netui.pageflow.FlowController.getActionMethodForward(FlowController.java:809)
         at org.apache.beehive.netui.pageflow.FlowController.internalExecute(FlowController.java:478)
         at org.apache.beehive.netui.pageflow.PageFlowController.internalExecute(PageFlowController.java:306)
         at org.apache.beehive.netui.pageflow.FlowController.execute(FlowController.java:336)
         at org.apache.beehive.netui.pageflow.internal.FlowControllerAction.execute(FlowControllerAction.java:52)
         at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
         at org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.access$201(PageFlowRequestProcessor.java:97)
         at org.apache.beehive.netui.pageflow.PageFlowRequestProcessor$ActionRunner.execute(PageFlowRequestProcessor.java:2044)
         at org.apache.beehive.netui.pageflow.interceptor.action.internal.ActionInterceptors$WrapActionInterceptorChain.continueChain(ActionInterceptors.java:64)
         at org.apache.beehive.netui.pageflow.interceptor.action.ActionInterceptor.wrapAction(ActionInterceptor.java:168)
         at org.apache.beehive.netui.pageflow.interceptor.action.internal.ActionInterceptors$WrapActionInterceptorChain.invoke(ActionInterceptors.java:50)
         at org.apache.beehive.netui.pageflow.interceptor.action.internal.ActionInterceptors$WrapActionInterceptorChain.continueChain(ActionInterceptors.java:58)
         at org.apache.beehive.netui.pageflow.interceptor.action.internal.ActionInterceptors.wrapAction(ActionInterceptors.java:87)
         at org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.processActionPerform(PageFlowRequestProcessor.java:2116)
         at com.bea.console.internal.ConsolePageFlowRequestProcessor.processActionPerform(ConsolePageFlowRequestProcessor.java:251)
         at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
         at org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.processInternal(PageFlowRequestProcessor.java:556)
         at org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.process(PageFlowRequestProcessor.java:853)
         at org.apache.beehive.netui.pageflow.AutoRegisterActionServlet.process(AutoRegisterActionServlet.java:631)
         at org.apache.beehive.netui.pageflow.PageFlowActionServlet.process(PageFlowActionServlet.java:158)
         at com.bea.console.internal.ConsoleActionServlet.process(ConsoleActionServlet.java:241)
         at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
         at com.bea.console.internal.ConsoleActionServlet.doGet(ConsoleActionServlet.java:130)
         at org.apache.beehive.netui.pageflow.PageFlowUtils.strutsLookup(PageFlowUtils.java:1170)
         at com.bea.portlet.adapter.scopedcontent.ScopedContentCommonSupport.executeAction(ScopedContentCommonSupport.java:686)
         at com.bea.portlet.adapter.scopedcontent.ScopedContentCommonSupport.renderInternal(ScopedContentCommonSupport.java:266)
         at com.bea.portlet.adapter.scopedcontent.PageFlowStubImpl.render(PageFlowStubImpl.java:135)
         at com.bea.netuix.servlets.controls.content.NetuiContent.preRender(NetuiContent.java:290)
         at com.bea.netuix.nf.ControlLifecycle$6.visit(ControlLifecycle.java:426)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:712)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:724)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:724)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:724)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:724)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:724)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:724)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:724)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:724)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:724)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:724)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:724)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:724)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:724)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:724)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:724)
         at com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:146)
         at com.bea.netuix.nf.Lifecycle.processLifecycles(Lifecycle.java:375)
         at com.bea.netuix.nf.Lifecycle.processLifecycles(Lifecycle.java:341)
         at com.bea.netuix.nf.Lifecycle.runOutbound(Lifecycle.java:188)
         at com.bea.netuix.nf.Lifecycle.run(Lifecycle.java:142)
         at com.bea.netuix.servlets.manager.UIServlet.runLifecycle(UIServlet.java:377)
         at com.bea.netuix.servlets.manager.UIServlet.doPost(UIServlet.java:253)
         at com.bea.netuix.servlets.manager.UIServlet.doGet(UIServlet.java:206)
         at com.bea.netuix.servlets.manager.UIServlet.service(UIServlet.java:191)
         at com.bea.netuix.servlets.manager.SingleFileServlet.service(SingleFileServlet.java:266)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at weblogic.servlet.AsyncInitServlet.service(AsyncInitServlet.java:124)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:226)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:124)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:283)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3393)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(Unknown Source)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2140)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2046)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1366)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:200)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:172)
    >
    ####<Jan 13, 2009 11:38:21 AM IST> <Error> <JMX> <CHDSEZ157918D> <cgServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1231826901061> <BEA-149500> <An exception occurred while registering the MBean null.
    java.lang.IllegalArgumentException: Registered more than one instance with the same objectName : com.bea:ServerRuntime=cgServer,Name=ICRiS,Type=ApplicationRuntime new:weblogic.j2ee.J2EEApplicationRuntimeMBeanImpl@ee6325 existing weblogic.j2ee.J2EEApplicationRuntimeMBeanImpl@49ef5d
         at weblogic.management.jmx.ObjectNameManagerBase.registerObject(ObjectNameManagerBase.java:152)
         at weblogic.management.mbeanservers.internal.WLSObjectNameManager.lookupObjectName(WLSObjectNameManager.java:131)
         at weblogic.management.jmx.modelmbean.WLSModelMBeanFactory.registerWLSModelMBean(WLSModelMBeanFactory.java:87)
         at weblogic.management.mbeanservers.internal.RuntimeMBeanAgent$1.registered(RuntimeMBeanAgent.java:104)
         at weblogic.management.provider.internal.RegistrationManagerImpl.initiateRegistrationHandler(RegistrationManagerImpl.java:216)
         at weblogic.management.mbeanservers.internal.RuntimeMBeanAgent.<init>(RuntimeMBeanAgent.java:51)
         at weblogic.management.mbeanservers.runtime.internal.RuntimeServerService.registerAllMBeans(RuntimeServerService.java:168)
         at weblogic.management.mbeanservers.runtime.internal.RuntimeServerService.access$000(RuntimeServerService.java:41)
         at weblogic.management.mbeanservers.runtime.internal.RuntimeServerService$1.accessed(RuntimeServerService.java:192)
         at weblogic.management.jmx.mbeanserver.WLSMBeanServer$1.run(WLSMBeanServer.java:96)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(Unknown Source)
         at weblogic.management.jmx.mbeanserver.WLSMBeanServer.triggerAccessCallback(WLSMBeanServer.java:93)
         at weblogic.management.jmx.mbeanserver.WLSMBeanServer.queryMBeans(WLSMBeanServer.java:229)
         at weblogic.management.mbeanservers.domainruntime.internal.ManagedMBeanServerConnection.queryMBeans(ManagedMBeanServerConnection.java:258)
         at weblogic.management.mbeanservers.domainruntime.internal.FederatedMBeanServerInterceptor$1.connection(FederatedMBeanServerInterceptor.java:155)
         at weblogic.management.mbeanservers.domainruntime.internal.MBeanServerConnectionManager.iterateConnections(MBeanServerConnectionManager.java:378)
         at weblogic.management.mbeanservers.domainruntime.internal.FederatedMBeanServerInterceptor.queryMBeans(FederatedMBeanServerInterceptor.java:152)
         at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.queryMBeans(WLSMBeanServerInterceptorBase.java:98)
         at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.queryMBeans(WLSMBeanServerInterceptorBase.java:98)
         at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.queryMBeans(WLSMBeanServerInterceptorBase.java:98)
         at weblogic.management.jmx.mbeanserver.WLSMBeanServer.queryMBeans(WLSMBeanServer.java:231)
         at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1423)
         at javax.management.remote.rmi.RMIConnectionImpl.access$100(RMIConnectionImpl.java:81)
         at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1245)
         at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1348)
         at javax.management.remote.rmi.RMIConnectionImpl.queryMBeans(RMIConnectionImpl.java:496)
         at javax.management.remote.rmi.RMIConnectionImpl_WLSkel.invoke(Unknown Source)
         at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:174)
         at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:223)
         at javax.management.remote.rmi.RMIConnectionImpl_1001_WLStub.queryMBeans(Unknown Source)
         at javax.management.remote.rmi.RMIConnector$RemoteMBeanServerConnection.queryMBeans(RMIConnector.java:782)
         at com.bea.console.utils.MBeanUtils.getRuntimeMBeansByType(MBeanUtils.java:2771)
         at com.bea.console.actions.systemstatus.SystemStatus.begin(SystemStatus.java:56)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.apache.beehive.netui.pageflow.FlowController.invokeActionMethod(FlowController.java:879)
         at org.apache.beehive.netui.pageflow.FlowController.getActionMethodForward(FlowController.java:809)
         at org.apache.beehive.netui.pageflow.FlowController.internalExecute(FlowController.java:478)
         at org.apache.beehive.netui.pageflow.PageFlowController.internalExecute(PageFlowController.java:306)
         at org.apache.beehive.netui.pageflow.FlowController.execute(FlowController.java:336)
         at org.apache.beehive.netui.pageflow.internal.FlowControllerAction.execute(FlowControllerAction.java:52)
         at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
         at org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.access$201(PageFlowRequestProcessor.java:97)
         at org.apache.beehive.netui.pageflow.PageFlowRequestProcessor$ActionRunner.execute(PageFlowRequestProcessor.java:2044)
         at org.apache.beehive.netui.pageflow.interceptor.action.internal.ActionInterceptors$WrapActionInterceptorChain.continueChain(ActionInterceptors.java:64)
         at org.apache.beehive.netui.pageflow.interceptor.action.ActionInterceptor.wrapAction(ActionInterceptor.java:168)
         at org.apache.beehive.netui.pageflow.interceptor.action.internal.ActionInterceptors$WrapActionInterceptorChain.invoke(ActionInterceptors.java:50)
         at org.apache.beehive.netui.pageflow.interceptor.action.internal.ActionInterceptors$WrapActionInterceptorChain.continueChain(ActionInterceptors.java:58)
         at org.apache.beehive.netui.pageflow.interceptor.action.internal.ActionInterceptors.wrapAction(ActionInterceptors.java:87)
         at org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.processActionPerform(PageFlowRequestProcessor.java:2116)
         at com.bea.console.internal.ConsolePageFlowRequestProcessor.processActionPerform(ConsolePageFlowRequestProcessor.java:251)
         at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
         at org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.processInternal(PageFlowRequestProcessor.java:556)
         at org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.process(PageFlowRequestProcessor.java:853)
         at org.apache.beehive.netui.pageflow.AutoRegisterActionServlet.process(AutoRegisterActionServlet.java:631)
         at org.apache.beehive.netui.pageflow.PageFlowActionServlet.process(PageFlowActionServlet.java:158)
         at com.bea.console.internal.ConsoleActionServlet.process(ConsoleActionServlet.java:241)
         at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
         at com.bea.console.internal.ConsoleActionServlet.doGet(ConsoleActionServlet.java:130)
         at org.apache.beehive.netui.pageflow.PageFlowUtils.strutsLookup(PageFlowUtils.java:1170)
         at com.bea.portlet.adapter.scopedcontent.ScopedContentCommonSupport.executeAction(ScopedContentCommonSupport.java:686)
         at com.bea.portlet.adapter.scopedcontent.ScopedContentCommonSupport.renderInternal(ScopedContentCommonSupport.java:266)
         at com.bea.portlet.adapter.scopedcontent.PageFlowStubImpl.render(PageFlowStubImpl.java:135)
         at com.bea.netuix.servlets.controls.content.NetuiContent.preRender(NetuiContent.java:290)
         at com.bea.netuix.nf.ControlLifecycle$6.visit(ControlLifecycle.java:426)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:712)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:724)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:724)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:724)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:724)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:724)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:724)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:724)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:724)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:724)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:724)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:724)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:724)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:724)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:724)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:724)
         at com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:146)
         at com.bea.netuix.nf.Lifecycle.processLifecycles(Lifecycle.java:375)
         at com.bea.netuix.nf.Lifecycle.processLifecycles(Lifecycle.java:341)
         at com.bea.netuix.nf.Lifecycle.runOutbound(Lifecycle.java:188)
         at com.bea.netuix.nf.Lifecycle.run(Lifecycle.java:142)
         at com.bea.netuix.servlets.manager.UIServlet.runLifecycle(UIServlet.java:377)
         at com.bea.netuix.servlets.manager.UIServlet.doPost(UIServlet.java:253)
         at com.bea.netuix.servlets.manager.UIServlet.doGet(UIServlet.java:206)
         at com.bea.netuix.servlets.manager.UIServlet.service(UIServlet.java:191)
         at com.bea.netuix.servlets.manager.SingleFileServlet.service(SingleFileServlet.java:266)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at weblogic.servlet.AsyncInitServlet.service(AsyncInitServlet.java:124)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:226)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:124)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:283)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3393)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(Unknown Source)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2140)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2046)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1366)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:200)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:172)

    You'll probably need to share some details about the application you are deploying. Are you using special deployment descriptors or annotations that are causing things like Work Managers to be registered? How is your application structured (EAR, WAR, etc). If you have web modules, what frameworks are you using (Apache Beehive, etc).

  • Issue while Upgrading AIA

    Hi All,
    We are trying to upgrade AIA from 11.1.1.3.0 to AIA - 11.1.1.5.0 using
    :/oracle/product/Middleware/AIA/AIAFPUpdates/Update_AIAFP111150/config] ant -f UpdateAIAFP111150.xml -DfromVersion=11.1.1.3.0 Buildfile: UpdateAIAFP111150.xml
    and we are getting this error,
    update_aiafp:
    Please Enter the Admin Username:weblogic
    Please Enter the Admin Password:
    [AIAXmlProperty] Decipher value does not exist for the key : participatingapplications.Ebiz.db.EBIZ01.password
    [AIAXmlProperty] Decipher value does not exist for the key : pips.BAERPSOA.server.password
    [AIAXmlProperty] Decipher value does not exist for the key : oer.server.password
    [AIAXmlProperty] Decipher value does not exist for the key : participatingapplications.Ebiz.db.EBIZ01.syspassword
    [AIAXmlProperty] Decipher value does not exist for the key : participatingapplications.Ebiz.server.password
    BUILD FAILED
    /oracle/product/Middleware/AIA/AIAFPUpdates/Update_AIAFP111150/config/UpdateAIAFP111150.xml:53: The following error occurred while executing this line:
    /oracle/product/Middleware/AIA/Infrastructure/Install/AID/AIAExecuteDriver.xml:89: The following error occurred while executing this line:
    /oracle/product/Middleware/AIA/Infrastructure/Install/AID/AIAExecuteDriver.xml:64: The following error occurred while executing this line:
    /oracle/product/Middleware/AIA/aia_instances/AIA_TEST/tmp/AIDExecuteDP_temp_320208722.xml:4: The following error occurred while executing this line:
    /oracle/product/Middleware/AIA/AIAFPUpdates/Update_AIAFP111150/config/UpdateAIAInstance.xml:116: java.lang.NoClassDefFoundError: oracle/mds/exception/MDSException
    Does someone know what could be wrong?
    Regards
    Anish.

    Hi Anish,
    Please check if you have the following jar in your classpath before you run the upgrade script. $MW_HOME/oracle_common/modules/oracle.mds_11.1.1/mdsrt.jar. Also have you sourced the aiaenv.sh before you tried to run the script ?
    Thanks
    Nipun

  • Ports issue while Upgrading PI Server

    Hi
    I am facing problem while ugrading the PI server.
    I started the upgrade using the cmd "<DVD drive>:\ STARTUP.BAT "jce_policy_zip=<path to JCE policy archive>""
    but it is giving me the following error.
    Could not bind to port 4239.
    java.net.BindException: Address already in use: JVM_Bind
    java.net.BindException: Address already in use: JVM_Bind
    My error is same as mentioned in the following forum
    [Unable to start DSUGui.bat;
    Issue is in that forum he told that "I have found that disp+work.exe (Dia Wp no.4) is using port 4241 with PID 7532"
    how to find which Dia Wp is using port 4239
    Thanks And Regards
    Osman Abdul Aziz Jabri

    Hi Osman,
    I am facing problem while ugrading the PI server.
    I started the upgrade using the cmd "<DVD drive>:\ STARTUP.BAT "jce_policy_zip=<path to JCE policy archive>""
    but it is giving me the following error.
    Is this the first time you have tried to launch the Upgrade assitant???
    Could not bind to port 4239.
    java.net.BindException: Address already in use: JVM_Bind
    As the above error says that Address is already in use it looks like upgrade assitant is already running.
    Check if there is any SAPup process running and try to launch the Upgrade URL (http://hostname:4239)
    Regards,
    Ershad Ahmed.

  • Error while upgrading SRM portal from 7.01 to 7.02

    Hi All,
    We are in process of upgrading SRM Java from 7.01 to 7.02. While JSPM was running 250GB of trace files (around 29317 files) have been written under D:\usr\sap\SJ7\JC01\j2ee\cluster\server0 and we are forced to stop JSPM and complete SAP instance.
    As soon as we start the instance with minutes 1GB trace files are written. All these files are dev_jrfc_xxxxx.trc.
    All these files have single error repeated continuously, kindly let us know how to resolve this issue.
    Error file opened at 20110706 102426 Eastern Daylight Time Rel 7.01.3 (2008-10-28) [710.234]
    Error thrown [Wed Jul 06
    10:26:12,128]:Error in RequestDispatcher.DispatcherWorker.run() java.lang.UnsatisfiedLinkError: nativeSAP_CMLISTEN
                at com.sap.mw.rfc.driver.CpicDriver.nativeSAP_CMLISTEN(Native Method)
                at com.sap.mw.rfc.driver.CpicDriver.SAP_CMLISTEN(CpicDriver.java:1137)
                at com.sap.mw.rfc.driver.RfcTypeRegisterCpic.waitForRequest(RfcTypeRegisterCpic.java:593)
                at com.sap.mw.rfc.api.RfcApi.RfcWaitForCpicRequest(RfcApi.java:1262)
                at com.sap.mw.jco.MiddlewareJRfc.waitForRequest(MiddlewareJRfc.java:641)
                at com.sap.mw.jco.RequestDispatcher$DispatcherWorker.run(RequestDispatcher.java:159)
                at java.lang.Thread.run(Thread.java:534)
    Regards,
    Siva.

    Hi Siva,
    it seems to me that you have heavy log archiving on the system. You can switch the log severity of all (or at least most) of the locations to the default. In addition, switch off the archiving of old log files:
    In the visual configtool navigate to Server -> Services -> Log Configurator -> Properties tab and set the value of the ArchiveOldLogFiles to "OFF".
    Also, using the Visual Administrator -> Services -> Log Configurator -> restore to default all the trace levels.
    Regards,
    Jonas Cella

Maybe you are looking for

  • Linking to a relative path in FLASH CS6

    I am making a site for a school project.  I am worried once I move onto the next project, someone will move my files and screw up my FLV links.  How do I go about linking my videos with a relative path so the FLVs actually play?

  • How to add new field XREF3 in FB50

    Hi, I have a problem with adding the new field XREF3 in FB50 transaction in Items window. I configured field status group in OBC4 and OB41 transaction for XREF3 as optional entry. XREF3 is available in FB01 transaction but not in FB50. I checked tabl

  • ORA-29701: unable to connect to Cluster Synchronization Service

    Hi, I'm working on an Oracle 11.2 EE on a RedHat 5.4. I installed the Grid Infrastructure to work with ASM. While starting ASM instance I got this error: ORA-01078: failure in processing system parameters ORA-29701: unable to connect to Cluster Synch

  • How do I highlight whole folder like before?

    How do I highlight whole folder like before? The tiny dot is killing me! Now I have to move my eyes left to right, left to right to scan down the file list.

  • Hardware Inventory Report through Powershell

    Hi Guys, I have a custom report within SCCM, which gather information per device such as: Device Name, Operating System, Number of Cores, Logical Processors, SQL Version. This works fine. I know a lot of this information actually gets stored in WMI o