Hi all,
This is my first post in this blog.
Let me introduce myself. I am a  java/j2ee developers having 6+ years of
exp. Currently I am working on the Weblogic Portal 10.2 since last 1 year.

My problems:
I have a project created on the WLP 10.0 and I want to migrate to wlp 10.2
The steps I have followed are as
1. created a parrallel domain with different port and database.
2. Started up the servers with the temporary database.
3. Stopped the current domain.
4. Upgraded the oroginal database to the Wlp 01.2 compatible by running the
upgrade_db.sh kept under /WL_HOME/common/bin
5. Modified the portal inbuild datasoueces pointing to the upgraded actual
database from step 4.
6. deployed the portal ear file.

We tested all the portlets and others functionalities are working perfectly
except Visitor entitlements and Delegated adminitration.
When we clicked on the Visitor entitlements link from the Portal Console it
displays nothing and when clicked on the delagted administration link it
throws errors.
I observed that p13 tables are not getting synchronized with the internal
ldap.
If I removed all the data from p13 tables,removed the ldap folder and
started the servers then ldap folder gets created and after that when i
create any visitor entitlements and delageted admin role it gets created
perfectly without any errors.
So. our problem is that we don't want to loose the previous data in the p13
tables. But with the 10.2 domain created we are not able to use the previous
entitlement data.

We also tried to upgrade the existing wlp 10.0 domain to wlp 10.2 domain by
running the upgrade.sh ketp under  /WL_HOME/common/bin. the upgradation was
succefull but we are facing performance issue. Af the the migration the
portal performance degraded. Also noticed that whenever we clicked on any
library files link from Weblogic console deployments it throws errors as


####<Dec 12, 2008 5:12:08 PM MET> <Error> <Kernel> <arber> <admin_iwspharma>
<[ACTIVE] ExecuteThread: '11' for queue: 'weblogic.kernel.Default
(self-tuning)'> <<WLS Kernel>> <> <> <1229098328877> <BEA-000802>
<ExecuteRequest failed

java.lang.AssertionError: Registered more than one instance with the same
objectName : 
com.bea:name=wlp-framework-full-app-lib#10....@10.2.0,ServerRuntime=iwspharma10_arber,Type=LibraryRuntime
new: 
com.bea:name=wlp-framework-full-app-lib#10....@10.2.0,ServerRuntime=iwspharma10_arber,Location=iwspharma10_arber,Type=LibraryRuntime
existing com.bea:name=wlp-framework-full-app-lib#10....@10.2.0
,ServerRuntime=iwspharma10_arber,Location=iwspharma10_arber,Type=LibraryRuntime.

java.lang.AssertionError: Registered more than one instance with the same
objectName : 
com.bea:name=wlp-framework-full-app-lib#10....@10.2.0,ServerRuntime=iwspharma10_arber,Type=LibraryRuntime
new: 
com.bea:name=wlp-framework-full-app-lib#10....@10.2.0,ServerRuntime=iwspharma10_arber,Location=iwspharma10_arber,Type=LibraryRuntime
existing com.bea:name=wlp-framework-full-app-lib#10....@10.2.0
,ServerRuntime=iwspharma10_arber,Location=iwspharma10_arber,Type=LibraryRuntime

at
weblogic.management.mbeanservers.domainruntime.internal.ManagedMBeanServerObjectNameManager.registerObject(ManagedMBeanServerObjectNameManager.java:40)

at
weblogic.management.mbeanservers.domainruntime.internal.ManagedMBeanServerObjectNameManager.lookupObjectName(ManagedMBeanServerObjectNameManager.java:90)

at
weblogic.management.mbeanservers.domainruntime.internal.ManagedMBeanServerConnection.removeLocationFromObjectName(ManagedMBeanServerConnection.java:140)

at
weblogic.management.mbeanservers.domainruntime.internal.ManagedMBeanServerConnection.isInstanceOf(ManagedMBeanServerConnection.java:417)

at
weblogic.management.mbeanservers.domainruntime.internal.FederatedMBeanServerInterceptor.isInstanceOf(FederatedMBeanServerInterceptor.java:334)

at
weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.isInstanceOf(WLSMBeanServerInterceptorBase.java:205)

at
weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.isInstanceOf(WLSMBeanServerInterceptorBase.java:205)

at
weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.isInstanceOf(WLSMBeanServerInterceptorBase.java:205)

at
weblogic.management.jmx.mbeanserver.WLSMBeanServer.isInstanceOf(WLSMBeanServer.java:412)

at
com.sun.jmx.remote.internal.ArrayNotificationBuffer$4.run(ArrayNotificationBuffer.java:634)

at
com.sun.jmx.remote.internal.ArrayNotificationBuffer$4.run(ArrayNotificationBuffer.java:633)

at java.security.AccessController.doPrivileged(Native Method)



Anybody we have any idea about this issue please come up with your
suggestions.
Thanks & Regards
Bhabani Sankar Biswas
Call me @ 0786966433

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to javaprogrammingwithpassion@googlegroups.com
To unsubscribe from this group, send email to 
javaprogrammingwithpassion-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/javaprogrammingwithpassion?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to