Sequencer of WebLogic Portal

HI Experts,

We are currently migrating to a CMS tailored to weblogic portal CMS, we have done the migration on the level of database by creating scripts that will insert the data from the old CMS to WLP CMS, but after migrating all data, we met a PK violation in the CM_NODE table in particular on the NODE_ID column when we try to create a new content through WLP CMS API. I discovered that the ID on this column (NODE_ID) are generated by p13n sequencer (correct me if I'm wrong). Here's my question, is there a way to modify the starting value sequencer to avoid a PK violation on the current NODE_ID on table CM_NODE? I checked the table SEQUENCER and tried to change the current value for NODE_ID but I have no chance. or is it possible to call the sequencer on an insert script? so scripts that I created will always use the ID generated by the sequencer. I hope you can help me with that. Thanks in advance!

Villy

Hi Villy,

WLP uses the table SEQUENCER to manage all sequences.

Simply find the entries you want to update in this table. After this operation, restart your servers WLP.

Emmanuel

Tags: Fusion Middleware

Similar Questions

  • Error while configuring Weblogic Portal (10.3.6) db connection

    Hi all

    I am a newbie to Weblogic Portal so much with goodness correct me if im wrong everywhere...

    I'm trying to set up a new body for Weblogic Portal 10.3.6

    While the establishment of a new area, I got the below error:

    CFGFWK-60850: the Test failed!

    Get more later tried running the command create_db.cmd, below is the generated error

    Kindly help me where mistaken

    D:\Oracle\Middleware\user_projects\domains\domain1 > create_db.cmd

    Database.Properties=D:\Oracle\Middleware\user_projects\domains\domain1\database. Properties

    BuildFile: D:\Oracle\Middleware\wlportal_10.3\p13n\db\build_createdatabase.xml

    init_props:

    appendDomainSqlAuth:

    init_tasks:

    setup_create_database_objects:

    create_database_objects:

    [echo] * call JDBCDataLoader * to create database objects and insert data from seed

    WARNING: Createdb.classpath of reference has not been defined when running, but were found in

    build file analysis, an attempt at resolution. Future versions of Ant can support

    referencing ids defined in the objectives not been executed.

    WARNING: Cwiz.jars of reference has not been defined when running, but were found in

    build file analysis, an attempt at resolution. Future versions of Ant can support

    referencing ids defined in the objectives not been executed.

    [java] Loading database...

    [java]

    [java]

    [java] logFile = create_db.log

    the [java] user = WEBLOGIC

    [java] password = *.

    [java] url = jdbc:derby:weblogic_eval; create = true

    [java] files=D:\Oracle\Middleware\wlportal_10.3/p13n/db/derby/jdbc_index/jdbc.index,D:\Oracle\Middleware\wlportal_10.3/content-mgmt/db/derby/jdbc_index/jdbc.index,D:\Oracle\Middleware\wlportal_10.3/portal/db/derby/jdbc_index/jdbc.index,D:\Oracle\Middleware\user_projects\domains\domain1/security/jdbc.index

    [java] driver = org.apache.derby.jdbc.EmbeddedDriver

    [java] saltFile=D:\Oracle\Middleware\user_projects\domains\domain1/security/SerializedSystemIni.dat

    [java] prodDir=D:\Oracle\Middleware\wlportal_10.3

    [java] Treatment of the file "D:\Oracle\Middleware\wlportal_10.3\p13n\db\derby\jdbc_index\jdbc.index".

    [java] Files =

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/seq_drop_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/p13n_drop_fkeys.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/p13n_drop_indexes.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/p13n_drop_constraints.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/p13n_drop_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/er_drop_fkeys.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/er_drop_indexes.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/er_drop_constraints.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/er_drop_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/bt_drop_fkeys.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/bt_drop_indexes.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/bt_drop_constraints.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/bt_drop_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/rdbms_security_store_drop_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/seq_create_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/p13n_create_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/p13n_create_fkeys.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/p13n_create_indexes.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/p13n_create_triggers.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/data/required/p13n_insert_system_data.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/er_create_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/er_create_fkeys.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/er_create_indexes.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/er_create_triggers.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/data/required/er_insert_system_data.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/bt_create_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/bt_create_fkeys.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/bt_create_indexes.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/bt_create_triggers.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/rdbms_security_store_create_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/data/required/bt_insert_system_data.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/data/required/bt9_insert_system_data.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/lease_drop_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/p13n9_drop_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/p13n9_drop_indexes.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/p13n9_drop_constraints.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/lease_create_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/p13n9_create_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/p13n9_create_indexes.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/data/required/p13n9_insert_system_data.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/p13n102_drop_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/p13n102_create_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/data/required/p13n102_insert_system_data.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/job_manager_create_tables.sql

    [java] Treatment of the file "D:\Oracle\Middleware\wlportal_10.3\content-mgmt\db\derby\jdbc_index\jdbc.index".

    [java] Files =

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cm10_drop_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cmv10_drop_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cm9_drop_fkeys.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cm9_drop_indexes.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cm9_drop_constraints.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cm9_drop_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cm_drop_fkeys.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cm_drop_indexes.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cm_drop_constraints.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cm_drop_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cmv9_drop_indexes.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cmv_drop_fkeys.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cmv_drop_indexes.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cmv_drop_constraints.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cmv_drop_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cm_create_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cm_create_fkeys.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cm_create_indexes.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cm_create_triggers.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cmv_create_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cmv_create_fkeys.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cmv_create_indexes.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cmv_create_triggers.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/data/required/cmv_insert_system_data.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cm9_create_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cm9_create_fkeys.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cm9_create_indexes.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cm9_create_triggers.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/data/required/cm9_insert_system_data.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cmv9_create_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cmv9_create_indexes.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/data/required/cm_insert_system_data.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/data/sample/cm_insert_system_data.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cm10_create_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cmv10_create_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cmv102_create_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/derby/cm102_create_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/data/sample/cm102_insert_system_data.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/content-mgmt/db/data/sample/cm102_update_system_data.sql

    [java] Treatment of the file "D:\Oracle\Middleware\wlportal_10.3\portal\db\derby\jdbc_index\jdbc.index".

    [java] Files =

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/wps_drop_fkeys.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/wps_drop_indexes.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/wps_drop_constraints.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/wps_drop_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/comm_drop_fkeys.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/comm_drop_indexes.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/comm_drop_constraints.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/comm_drop_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/pf10_drop_fkeys.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/pf10_drop_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/pf9_drop_fkeys.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/pf9_drop_constraints.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/pf9_drop_views.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/pf9_drop_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/pf_drop_views.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/pf_drop_fkeys.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/pf_drop_indexes.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/pf_drop_constraints.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/pf_drop_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/wps_create_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/wps_create_fkeys.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/wps_create_indexes.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/wps_create_triggers.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/data/required/wps_insert_system_data.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/pf_create_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/pf_create_fkeys.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/pf_create_indexes.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/pf_create_views.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/pf_create_triggers.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/comm_create_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/comm_create_fkeys.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/comm_create_indexes.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/comm_create_triggers.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/data/required/comm_insert_system_data.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/pf9_drop_columns.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/pf9_create_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/pf9_create_fkeys.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/pf9_create_views.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/data/required/pf_insert_system_data.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/data/required/pf9_insert_system_data.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/data/required/bt_insert_system_data.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/data/required/bt9_insert_system_data.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/pf10_create_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/data/required/pf10_insert_system_data.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/pf102_create_tables.sql

    [java] file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/pf102_drop_tables.sql

    [java] Error = SQLException when you run the file file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/pf_create_tables.sql

    [java] Failed to load

    [java] java.lang.Exception: SQLException when you run the file file:/D:/Oracle/Middleware/wlportal_10.3/portal/db/derby/pf_create_tables.sql

    [java] at com.oracle.cie.domain.jdbc.JDBCDataLoader.load(JDBCDataLoader.java:183)

    [java] at com.oracle.cie.domain.jdbc.JDBCDataLoader.main(JDBCDataLoader.java:1321)

    [java] Caused by: java.sql.SQLException: Table/view 'L10N_INTERSECTION' already exists in the schema "WEBLOGIC.

    [java] at org.apache.derby.impl.jdbc.SQLExceptionFactory40.getSQLException (unknown Source)

    [java] at org.apache.derby.impl.jdbc.Util.generateCsSQLException (unknown Source)

    [java] at org.apache.derby.impl.jdbc.TransactionResourceImpl.wrapInSQLException (unknown Source)

    [java] at org.apache.derby.impl.jdbc.TransactionResourceImpl.handleException (unknown Source)

    [java] at org.apache.derby.impl.jdbc.EmbedConnection.handleException (unknown Source)

    [java] at org.apache.derby.impl.jdbc.ConnectionChild.handleException (unknown Source)

    [java] at org.apache.derby.impl.jdbc.EmbedStatement.executeStatement (unknown Source)

    [java] at org.apache.derby.impl.jdbc.EmbedStatement.execute (unknown Source)

    [java] at org.apache.derby.impl.jdbc.EmbedStatement.executeUpdate (unknown Source)

    [java] at com.oracle.cie.domain.jdbc.JDBCDataLoader.loadData(JDBCDataLoader.java:749)

    [java] at com.oracle.cie.domain.jdbc.JDBCDataLoader.load(JDBCDataLoader.java:167)

    [java]... 1 more

    [java] Caused by: java.sql.SQLException: Table/view 'L10N_INTERSECTION' already exists in the schema "WEBLOGIC.

    [java] at org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException (unknown Source)

    [java] at org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcrossDRDA (unknown Source)

    [java]... 12 more

    [java] Caused by: ERROR X0Y32: Table/view 'L10N_INTERSECTION' already exists in the schema "WEBLOGIC.

    [java] at org.apache.derby.iapi.error.StandardException.newException (unknown Source)

    [java] at org.apache.derby.impl.sql.catalog.DataDictionaryImpl.duplicateDescriptorException (unknown Source)

    [java] at org.apache.derby.impl.sql.catalog.DataDictionaryImpl.addDescriptor (unknown Source)

    [java] at org.apache.derby.impl.sql.execute.CreateTableConstantAction.executeConstantAction (unknown Source)

    [java] at org.apache.derby.impl.sql.execute.MiscResultSet.open (unknown Source)

    [java] at org.apache.derby.impl.sql.GenericPreparedStatement.executeStmt (unknown Source)

    [java] at org.apache.derby.impl.sql.GenericPreparedStatement.execute (unknown Source)

    [java]... 6 more

    BUILD FAILED

    D:\Oracle\Middleware\wlportal_10.3\p13n\db\build_createdatabase.XML:97: The following error occurred during the execution of this line:

    D:\Oracle\Middleware\wlportal_10.3\p13n\db\build_createdatabase.XML:104: The following error occurred during the execution of this line:

    D:\Oracle\Middleware\wlportal_10.3\p13n\db\build_createdatabase.XML:68: Java returned:-1

    Total time: 48 seconds

    ====================================================================================================

    ERROR!

    CALL FOR ant - cp D:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.jar; f D:\Oracle\Middleware\wlportal_10.3\p13n\db\build_createdatabase.xml FAILED!

    ====================================================================================================

    Future prospects for some entries...

    Thanks in advance,

    Varun Arora

    Strange, run the command even after a few hours and BUILD successfully

  • How to install the examples of portal in Weblogic Portal 10.3.5

    I downloaded portal103_win32.exe file site installation of Oracle which is for Weblogic Portal 10.3.5. During installation I couldn't find anywhere that I can choose to install the samples of portal.

    I missed something when I did the installation or portal examples have only been removed from Setup for Weblogic Portal 10.3.5 file?

    Hello

    WebLogic portal sample application is deleted from 10.3.4

    Emmanuel

  • How to make development on Weblogic Portal (10.3.2)

    Im trying to make Weblogic Portal development as described in http://download.oracle.com/docs/cd/E15919_01/wlp.1032/e14252.pdf

    But when I downloaded the latest Eclipse IDE (EPCO) Weblogic (Oracle Enterprise Pack for Eclipse), I don't see the prospect of portal or an ro option create a portal project.
    I downloaded the last EPCO (Indigo)

    Am I supposed to download a specific version of the EPCO? If yes what is it?
    How can I proceed with what is given in the tutorial oracle?

    Any help will be greatly appreciated

    Eclipse and EPCO are installed as part of the installation of WebLogic Portal (at least specific installers, not generic, platform). Install WLP and you should get everything already set up and configured with the perspective WLP and publishers.

    Brad

  • Migration of WebLogic Portal Portal WebCenter

    Hello
    We are on the path of migrating our WebLogic Portal application to the new WebCenter Portal framework. We solved some problems, but now we are one, we do not know how to solve.
    In our WebLogic Portal, we used the tag "isUserInRole' of http://www.bea.com/servers/p13n/tags/auth
    We cannot find this tag or something similar in the new environment.

    < code >
    < % @ taglib prefix = "auth" uri = "http://www.bea.com/servers/p13n/tags/auth" % >
    ....
    ....
    ....
    < auth:isUserInRole roleName = "AuthenticatedVisitor" roleMap "rm" id = 'RID' = >
    .........
    .........
    < / auth:isUserInRole >
    < code >


    I know, we could begin to write our own libraries of tags, but I can't believe that this is the preferred and recommended way.
    Our environment to the WebLogic Portal, (WebLogic Server 10.3.2) is JDK 1.6 and JSF 1.2
    and as a first step, we would like to just keep everything that's not migrate to ADF, it is a later step.
    Target environment: Portal WebCenter framework 11.1.1.4.

    Can someone help, please?

    Concerning
    Edmund

    Edited by: egeesken the 05.04.2011 10:07

    WebCenter IS ADF... This is not a tag... It's the expression language.
    You don't have to do anything special to make it work. No special necessary library, if that's what you mean.

    WebCenter is nothing more than the ADF with a whole bunch of libraries top :)

  • WebLogic Portal, coherence * Web, WSRP, Remote Portlets

    WebLogic Portal 10.3.2
    Coherence * Web 3.6.1

    Hi all
    Integrate the coherence * Web 3.6.1 with Weblogic Portal 10.3.2.
    After all goes through various documents and with much more able to integrate these two products.
    EAR Scoped (Coherence.jar in APP-INF/LIB), the shared library of coherence-web-spi, a reference library of coherence-web-spi at WAR - Weblogic.xml
    Change Management HttpSession Coherence * Web Session management

    Development of WSRP
    Created WEB producer, .portlet Hello World created and exposed throguh Web Services
    Created the consumer WAR, created for portlet remote to access the "Hello World" portlet producer

    When accessing remote portlet, I am getting following error:

    The source of this error is:
    java.lang.IllegalArgumentException: session for the name 'com.bea.wsrp.userContext' attribute does not implement serializable; class:
    Class Com.bea.wsrp.bind.markup.UserContextImpl (ClassLoader class = java .net .URLClassLoader, hashCode = 12898381)
    Interface com.bea.wsrp.model.markup.IUserContext (ClassLoader class = java .net .URLClassLoader, hashCode = 12898381)
    Interface com.bea.wsrp.model.INillable (ClassLoader class = java .net .URLClassLoader, hashCode = 12898381)
    Interface com.bea.wsrp.bind.IMarshallable (ClassLoader class = java .net .URLClassLoader, hashCode = 12898381)
    The class java.lang.Object (System ClassLoader)
    at com.tangosol.coherence.servlet.AbstractHttpSessionModel.setAttribute(AbstractHttpSessionModel.java:309)
    at com.tangosol.coherence.servlet.api23.HttpSessionImpl.setAttribute(HttpSessionImpl.java:407)
    to weblogic.servlet.internal.session.CoherenceWebSessionData$ HttpSessionImpl.setAttribute (CoherenceWebSessionData.java:465)
    at weblogic.servlet.internal.session.CoherenceWebSessionData.setAttribute(CoherenceWebSessionData.java:358)
    at com.bea.wsrp.producer.handlers.ProfileFilter.doFilter(ProfileFilter.java:96)
    at com.bea.wsrp.producer.handlers.AbstractServiceHandler.preprocess(AbstractServiceHandler.java:103)
    at com.bea.wsrp.producer.handlers.AbstractServiceHandler.service(AbstractServiceHandler.java:63)
    at com.bea.wsrp.producer.container.ProducerEndPoint.processNow(ProducerEndPoint.java:333)
    at com.bea.wsrp.producer.wsee.ProducerEntryPoint.handleResponse(ProducerEntryPoint.java:90)
    at weblogic.wsee.handler.HandlerIterator.handleResponse(HandlerIterator.java:287)
    at weblogic.wsee.handler.HandlerIterator.handleResponse(HandlerIterator.java:271)
    at weblogic.wsee.ws.dispatch.server.ServerDispatcher.callHandleResponse(ServerDispatcher.java:341)
    at weblogic.wsee.ws.dispatch.server.ServerDispatcher.dispatch(ServerDispatcher.java:189)
    at weblogic.wsee.ws.WsSkel.invoke(WsSkel.java:80)
    at weblogic.wsee.server.servlet.SoapProcessor.handlePost(SoapProcessor.java:66)
    at weblogic.wsee.server.servlet.SoapProcessor.process(SoapProcessor.java:44)
    to weblogic.wsee.server.servlet.BaseWSServlet$ AuthorizedInvoke.run (BaseWSServlet.java:285)
    at weblogic.wsee.server.servlet.BaseWSServlet.service(BaseWSServlet.java:169)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at com.bea.content.manager.servlets.ContentServletFilter.doFilter(ContentServletFilter.java:178)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at com.bea.p13n.servlets.PortalServletFilter.doFilter(PortalServletFilter.java:336)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at com.bea.wsrp.producer.WsrpLocalProxyFilter.doFilter(WsrpLocalProxyFilter.java:72)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3592)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2202)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2108)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1432)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)

    Is there a problem with the Configuration or something else... ?

    Your help is greatly appreciated... ?

    Thank you

    Ravi

    The portal app tries to put a session attribute not serializable in a coherence * Web http session, which is not allowed by default. Add the following configuration to the web.xml file in your WAR file:


    consistency-preserve-attributes
    true


    consistency-distributioncontroller-class
    com.tangosol.coherence.servlet.AbstractHttpSessionCollection$ HybridController

    This will allow the attributes not serializable to be stored in the local http sessions. These attributes them will not be distributed on the cluster.

  • How to change the number of default weblogic Portal port

    Hi all, I would like to change the number of port weblogic portal server by default to 80 in order to test.

    (1) can I change like that
    (2) in the affirmative, please let me know how to do this.

    I went to the file config.xml and search 7001, not able to find something with this number, able to see 7002. (The SSL port).

    Please put some light on this.

    Thank you very much
    Peter.

    Hi Peter
    1. Yes, you can change the default port 7001 to something else.

    2. If you have default Port 7001, it will not appear in the config.xml file. There are NO labels. So yes, when you searched 7001 you find IT. If you change the default port, you will have entered as shown below. If you change the default port, these port tags are shown in the config.xml file.

    3. stop the servers. Make a backup of the config.xml file. Within the tag xml from the server, as shown below, add these 2 labels carefully. Save the config.xml file. Restart the server. NOW, this means that your administration console is running on Port 80.
    80
    true

    Example of file config.xml with the default port changed to 80


    AdminServer

    AdminServer
    true
    demoidentity
    {3DES} qxEhrfmANIITdpvPld0Uvk5i/rPNDAmZ

    80
    true
    ...
    ...

    NOTE: You can also change of administration Console. Choose your thinking, the servers and the AdminServer. In the main, first tab and then click on lock and change change the default port 7001 to 80. Record. Click Activate. Immedialtey you will get errror Page not found. Because the url is still having 7001. You manually change the port of the url to 80. You will again see console. If I prefer, stop the server. Edit the config.xml file. Restart the server.

    HTH
    Ravi Jegga

  • Adapter of the UCM VCR for weblogic portal.

    Hello
    Where can I find the VCR UCM installable adapter, tried to get the version of the patch as described in the oracle documentation but was not a success.
    We use weblogic portal server version is 10.3.0.0


    Thank you and best regards,
    Prashant.

    To clarify:

    -You can patch your 10gr 3 original WLP (10.3.0.0) install the 10.3.1.0 patch level that is the patch of UCM VCR adapter.
    -On delivery only the most recent version of WLP isavailable, which is currently 10.3.2 - who owns the card already included in the installation.
    -If you want to continue your 10.3.0.0 patch original install to 10.3.1.0 you can do it, but you will need to contact support for patches or use smart update client and apply the fixes mentioned in the documentation for 10.3.1.0.

    Marcus

  • weblogic portal 10.3 need generic.jar file for installation.

    Hello

    Need url for oracle weblogic portal 10.3 generic.jar for installation. I don't need the last 10.3.2. Where can I download the 10.3 version.

    Go to edelivery.oracle.com and enter the system. Once in, click on Media Pack research and select 'Oracle BEA' and "HP - UX" (even if you don't want to HP - UX, you can get the Installer 'generic' here). And then click OK. On this list, select "Oracle Application Server 10 g 3" and search for V19647-01 part number.

    Brad

  • No workspace of WebLogic in the Oracle WebLogic Portal 10.3.2

    Hi all

    I downloaded and installed Oracle WebLogic Portal 10.3.2. This installation package has no workspace of WebLogic. This pack has 'eclipse for WebLogic 10.3.2. " has no Portal components (I want to say that we don't build portal applications in eclipse).

    My question is: should I install weblogic for weblogic portal 10.3.2 workspace? Is available in the oracle site?


    Thank you

    Yes, if you choose all the default values during the installation, you should get all the stuff site too. In your main menu open Eclipse IDE--> help-> on the Eclipse platform. In this window, in the background, click Installation details. In the details window, click the 4th named Plug-Ins tab. You see an array of plugins, in this kind of Plug In Name column. And look for plugins in Weblogic Portal. You should see a lot of plugins staring "Weblogic Portal... ». If you do not, the only option is to download and re - install. I am not aware of manually add the plugins portal and you can run into some questions too.

    I installed WLP 10.3.2 and I don't see the behavior you're seeing.

    HTH
    Ravi Jegga

  • WebLogic portal 10.3.2 sample domain admin console question

    I use the domain example bundled with WebLogic Portal 10.3.2 for some tests. I'm trying to access the admin console, can someone tell me how to find the username and password to access the console? I thought that weblogic/eu1 was the default.

    Thank you

    The password for the user of weblogic in the WLP 10.3.2 domain example is "webl0gic" (note the use of zero the password).

    Brad

  • Authorization and authentication external Weblogic Portal

    In our project we use Weblogic portal 10.3 and Oracle 11 g as a backend. During the creation of the field, I specified Oracle as backend. All schemas relevant portals are created in the Oracle database. For our application, we created a specific schema. In a specific scheme of project, we have the table user containing fields like username, password, e-mail, and other relevant areas. How to configure in weblogic to access this table for authentication instead of the user portal schema table? As well as I need to know, in a console of Directors if a new user is created, and then details will be stored in a table schema portal or a project schema user table? In the end, I want to configure specific project table to store the information of the user when the user created through the administrative console.

    It's urgent.

    Hi Renon
    Basically, you need to authenticator custom to store and authenticate all your users to your own specific Tables DB (with information from the user). For this you need to develop custom authenticator. Please note that this has nothing to do with the portal. It's core weblogic security stuff. I have compiled a few links for you. Incase if Oracle Support, open a ticket with them have Oracle support work entirely custom authenticator sample of RDBMS that stores and authenticates users of specific set of custom tables. They will send you immediately. I hope that someone in these forums can have this example also in their personal blogs/forums.

    And, Yes, you can force your custom authenticator to be one by default and to store users when you create new users in the administration Console. Essentially, when you create new users, you should see the option as to create users in what way authentication provider.

    http://download.Oracle.com/docs/CD/E12840_01/WLS/docs103/dvspisec/ATN.html (authentication providers)

    http://download.Oracle.com/docs/CD/E12840_01/WLS/docs103/dvspisec/ATN.html#wp1145342 (do you need to develop a custom authentication provider?)

    http://download.Oracle.com/docs/CD/E12840_01/WLS/docs103/dvspisec/ATN.html#wp1089150 (how to develop a custom authentication provider)

    http://download.Oracle.com/docs/CD/E12840_01/WLS/docs103/secmanage/ATN.html#wp1204261 (by changing the order of authentication providers)

    Thank you
    Ravi Jegga

  • How to get the object request or session in action jpf in WebLogic Portal 8.1

    I am using WebLogic Portal 8.1. I want to get the parameters of query/attributes in the flow (jpf) page controller action method. Can someone help me how to get objects session or request to the page (CCP) flow control.

    getRequest() (inherited method gives extended request)
    ScopedServletUtils.getOuterRequest (scopedRequest) gives the main query

  • Next version of Weblogic portal

    What is the next version of Weblogic portal (after 10.3) and when will it be available?

    Zephyr,

    A new major version of WebLogic Portal, which will be released next year. It will be marked 11g and contains some significant new features and functionality.

    For more information on the details - I suggest to access the presentation of WLP roadmap which was shown at OpenWorld this week.

    I believe the site to get access to the presentations are available here: http://ondemandpreview.vportal.net

    Kind regards

    Marcus Diaz | Senior principal product WebCenter

  • Clustering weblogic portal 10.3 with apache plugin

    Hello

    We have configured a cluster of weblogic portal 10.3 with two managed servers. We use the apache 2.2 module plugin for sending.

    It seems that the plugin does not work correctly. It distributes requests only to a single server (we have tested different client machines). When you kill one of the managed servers the plugin distributed to the other server that is correct.

    In the case of our test, we realized a lot of load with the two instances of two machines jmeter. All applications are dispachted to a managed server. After that the first server is running in an out of memory, the dispachted plugin to the second server managed until it flows in an out of memory. For this purpose, we have no real load balancing.

    Here is our httpd.conf configuration:

    < VirtualHost 149.191.201.135:80 >
    ServerName localhost
    # ServerAlias adportal adportal.eu.xxx.com
    RewriteEngine on
    RewriteRule ^ / $ / adp_war/appmanager/ad01/ad01 [R]

    LimitRequestBody 12582912
    CustomLog '|d:/apache/bin/rotatelogs.exe d:/apache/logs/adportal_access.log 864000' common
    < IfModule mod_weblogic.c >
    WeblogicCluster sis26.eu.xxx.com:8031, sis27.eu.xxx.com:8031
    MatchExpression *.jsp
    MatchExpression *.do
    MatchExpression *.portal
    MatchExpression *.htm
    MatchExpression *.html
    MatchExpression *.jpg
    MatchExpression *.gif
    ConnectTimeoutSecs 300
    ConnectRetrySecs 1
    MaxPostSize 12582912
    Proxysecurise off
    Debugging now
    WLLogFile d:/apache/debug/global_proxy.log
    WLTempDir "d:/apache/debug\temp.
    DebugConfigInfo on
    < / IfModule >

    < location ~ ' /adp_war/ (appmanager |)» portals | portlets. resources | showImage | ShowBinary | framework) ">"
    SetHandler weblogic-Manager
    < / location >

    < / VirtualHost >


    Someone at - it an idea?

    Incidentally we also tested with the apache 2.0 plugin that does not work also.

    That make your debugging records say?
    Another thing, you could try turning OFF = DyanmicServerList

Maybe you are looking for