Synchronization of database error identity AquaLogic Service

Hello
I have install ALUI6.5, ALBPM 6.0, using portal and Service identity ALI with Oracle10gR2 database database database. And I do this according to 'Integration with AquaLogic Interaction' in the url http://edocs.bea.com/albsi/docs60/config_wls/index.html. When I start the Windows identity Service, the service.log write this:

----------------------------------------------------------------------

02:14:30, 687 ERROR cannot execute sql = [INSERT IN DSGROUP (UUID, NAME, DESCRIPTION, EXTERNALID, CREATION, CREATEDBY, LASTMODIFIED, LASTMODIFIEDBY, DELETED, DELETEDBY) VALUES (?,?,?,?,?,?,?,?,?,?)] params =
INFO | JVM 1 | 2009-04-06 10:14:30 | java.sql.SQLException: [plumtree] [Oracle JDBC Driver] [Oracle] ORA-01483: invalid length for the DATE or NUMBER variable binding
INFO | JVM 1 | 2009-04-06 10:14:30 |
INFO | JVM 1 | 2009-04-06 10:14:30 |      at com.plumtree.jdbc.base.BaseExceptions.createException (unknown Source)
INFO | JVM 1 | 2009-04-06 10:14:30 |      at com.plumtree.jdbc.base.BaseExceptions.getException (unknown Source)
INFO | JVM 1 | 2009-04-06 10:14:30 |      at com.plumtree.jdbc.oracle.OracleImplStatement.execute (unknown Source)
INFO | JVM 1 | 2009-04-06 10:14:30 |      at com.plumtree.jdbc.base.BaseStatement.commonExecute (unknown Source)
INFO | JVM 1 | 2009-04-06 10:14:30 |      at com.plumtree.jdbc.base.BaseStatement.executeUpdateInternal (unknown Source)
INFO | JVM 1 | 2009-04-06 10:14:30 |      at com.plumtree.jdbc.base.BasePreparedStatement.executeUpdate (unknown Source)
INFO | JVM 1 | 2009-04-06 10:14:30 |      at org.jboss.resource.adapter.jdbc.WrappedPreparedStatement.executeUpdate(WrappedPreparedStatement.java:335)
INFO | JVM 1 | 2009-04-06 10:14:30 |      at com.plumtree.hydrogen.directory.portalsync.AbstractPortalSink.executeUpdate(AbstractPortalSink.java:521)
INFO | JVM 1 | 2009-04-06 10:14:30 |      at com.plumtree.hydrogen.directory.portalsync.AbstractPortalSink.executeUpdate(AbstractPortalSink.java:538)
INFO | JVM 1 | 2009-04-06 10:14:30 |      at com.plumtree.hydrogen.directory.portalsync.AbstractPortalSink.insert(AbstractPortalSink.java:311)
INFO | JVM 1 | 2009-04-06 10:14:30 |      at com.plumtree.hydrogen.directory.portalsync.GroupPortalSink.insert(GroupPortalSink.java:275)
INFO | JVM 1 | 2009-04-06 10:14:30 |      at com.plumtree.hydrogen.directory.portalsync.AbstractPortalSink.processObjects(AbstractPortalSink.java:262)
INFO | JVM 1 | 2009-04-06 10:14:30 |      at com.plumtree.hydrogen.directory.portalsync.AbstractPortalSink.sourcePoll(AbstractPortalSink.java:174)
INFO | JVM 1 | 2009-04-06 10:14:30 |      at org.openadaptor.adaptor.AbstractSimpleSource.runPoll (unknown Source)
INFO | JVM 1 | 2009-04-06 10:14:30 |      at org.openadaptor.adaptor.AbstractSimpleSource.run (unknown Source)
INFO | JVM 1 | 2009-04-06 10:14:30 |      at com.plumtree.hydrogen.directory.portalsync.AbstractPortalSink.run(AbstractPortalSink.java:137)
INFO | JVM 1 | 2009-04-06 10:14:30 |      at java.lang.Thread.run (unknown Source)
INFO | JVM 1 | 2009-04-06 10:14:30 | 02:14:30, 703 ERROR cannot execute sql = [INSERT IN DSPERSON (UUID, COMMONNAME, EXTERNALID, MANAGERID, TELEPHONENUMBER, TITLE, EMPLOYEETYPE, PREFERREDLANGUAGE, MAIL, HOMEPHONE, NUMEROBUREAU, EMPLOYEENUMBER, PAGER, DISPLAYNAME, MOBILE, first NAME, INITIALS, DEPARTMENTNUMBER, CREATION, CREATEDBY, LASTMODIFIED, LASTMODIFIEDBY, DELETED, DELETEDBY) VALUES (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)] params =
INFO | JVM 1 | 2009-04-06 10:14:30 | java.sql.SQLException: [plumtree] [Oracle JDBC Driver] [Oracle] ORA-01483: invalid length for the DATE or NUMBER variable binding
INFO | JVM 1 | 2009-04-06 10:14:30 |
INFO | JVM 1 | 2009-04-06 10:14:30 |      at com.plumtree.jdbc.base.BaseExceptions.createException (unknown Source)
INFO | JVM 1 | 2009-04-06 10:14:30 |      at com.plumtree.jdbc.base.BaseExceptions.getException (unknown Source)
INFO | JVM 1 | 2009-04-06 10:14:30 |      at com.plumtree.jdbc.oracle.OracleImplStatement.execute (unknown Source)
INFO | JVM 1 | 2009-04-06 10:14:30 |      at com.plumtree.jdbc.base.BaseStatement.commonExecute (unknown Source)
INFO | JVM 1 | 2009-04-06 10:14:30 |      at com.plumtree.jdbc.base.BaseStatement.executeUpdateInternal (unknown Source)
INFO | JVM 1 | 2009-04-06 10:14:30 |      at com.plumtree.jdbc.base.BasePreparedStatement.executeUpdate (unknown Source)
INFO | JVM 1 | 2009-04-06 10:14:30 |      at org.jboss.resource.adapter.jdbc.WrappedPreparedStatement.executeUpdate(WrappedPreparedStatement.java:335)
INFO | JVM 1 | 2009-04-06 10:14:30 |      at com.plumtree.hydrogen.directory.portalsync.AbstractPortalSink.executeUpdate(AbstractPortalSink.java:521)
INFO | JVM 1 | 2009-04-06 10:14:30 |      at com.plumtree.hydrogen.directory.portalsync.AbstractPortalSink.executeUpdate(AbstractPortalSink.java:538)
INFO | JVM 1 | 2009-04-06 10:14:30 |      at com.plumtree.hydrogen.directory.portalsync.AbstractPortalSink.insert(AbstractPortalSink.java:311)
INFO | JVM 1 | 2009-04-06 10:14:30 |      at com.plumtree.hydrogen.directory.portalsync.AbstractPortalSink.processObjects(AbstractPortalSink.java:262)
INFO | JVM 1 | 2009-04-06 10:14:30 |      at com.plumtree.hydrogen.directory.portalsync.AbstractPortalSink.sourcePoll(AbstractPortalSink.java:174)
INFO | JVM 1 | 2009-04-06 10:14:30 |      at org.openadaptor.adaptor.AbstractSimpleSource.runPoll (unknown Source)
INFO | JVM 1 | 2009-04-06 10:14:30 |      at org.openadaptor.adaptor.AbstractSimpleSource.run (unknown Source)

--------------------------------------------------------------------------------------

I think that what happens when to insert in the data from the database to the ALI Identity database portal, but how to solve this problem? THX.

Hi Jet,

While the BPM 6.0 is approved for use with ALUI 6.1 MP1, you will need to use the PTIDS service to integrate BPM users. However if you are looking to integrate the BPM with ALUI 6.5 MP1/WCI 10 gR 3 then you should use BPM 10 gR 3 because he has the ability to use the new directory instead of the old PTIDS ALUI Service.

Thank you

Tags: Fusion Middleware

Similar Questions

  • Configuration of database error P6v7 Web Services

    Hello

    I try to install Web Services for P6v7 and got stuck on the configuration database. After you have entered the user name, password, etc. it doesn't give me that tell an error message
    "Error: could not resolve privileged user name and password.
    Listener refused the connection with the following error:
    ORA-12505, TNS:listner is not currently of SID given in connect descriptor
    Please check the entered information. »

    I am sure that the user(PUBPRM$PM) and pass is correct. I put ORAPMDB for the name of the database, 127.0.0.1 for the address database and 1521 (default) for the port. Anything that could be wrong here?

    Help, please! Thank you!

    That connect you to your local computer, I guess that it is a stand-alone installation using Oracle Express edition as the data base.

    If this is the case of the name of the database (SID) is XE

  • Smartphones blackBerry 'Database backup error' on the 'Service book.

    Hello world

    I'm trying to back up my blackberry (Desktop manager 4.6) and get the above error. I went to the tab advanced to try and clear "Service Book" (don't know what it is) but the clear option is grayed out.

    Any ideas?

    Thank you

    Dave

    Welcome to the triumphtech forums

    Take a look at this article for more information: http://www.blackberry.com/btsc/KB05010

    He mentions that 'If you are running BlackBerry Device Software version 4.0 or later, you cannot disable the database of book of service unless you remove office maintenance book [SYNC] first"

  • Sync has encountered an error during the synchronization. Unknow error

    I get the following error message: 'Sync has encountered an error during the synchronization. Unknown error. Synchronize automatically retrying this action. "In addition, currently, my favorites are useless: I lost all my favorites and I can't add any new.

    Problems with bookmarks and history does not properly can be caused by a corrupted database places.sqlite file.

    You can check for problems with the database places.sqlite file in the Firefox profile folder.

  • The Peer Name Resolution Protocol service (PNRPsvc) or peer network (p2pimsvc) Identity Manager service does not work

    I get the following error message when you run windows network diagnostics. I ran the diagnosis because I have a network with Win 7 Ultimate 64 bit on a computer and WinXP 32 bit on the other.  Curiously, I can easily see and manipulate all files through the firewall of Windows XP. Either way, Windows XP can not see files on Win7. I can drag files to the shared folder, XP can see them, but can not open the same when I enable the share using Win7.  I can see the Win7 computer name and I have a home network without password. When I click on the folder with XP, the error popup grey box says that I might not have permissions to access these files. Contact the administrator of systems etc. My network has the same name on both computers, so I feel totally betrayed by what is happening here. There should be no problem but there is a.

     

    I get this error message when you run windows network diagnostics:

     

    The Peer Name Resolution Protocol service (PNRPsvc) or peer network (p2pimsvc) Identity Manager service does not work, The Peer Networking Grouping (p2psvc) service depends on these two services to work correctly

     

    I've followed these tips nothing does not:

     

    ·                                                                                                                                                                                                                                                     To see which services are/are not running click on the ORB start and type Services in the search box at the bottom of

    the menu. Select Services results.

    Check the columns of type status and commissioning for "Start" and "Manual".

    Those who are not running, then select properties in the right click menu.
    Click the startup type box and select manual in the menu, then click on apply, then OK at the bottom of the window.
    Now try to Start the service for the option in the main window.
    Try the homegroup connection, if the service starts

    Try a reboot if all goes well. The settings may or may not stick!

    Scroll down the page until you see the following...
    Select Services results.

    Hi MarkWebber,

    Method 1: I suggest you to follow the link provided below to start your computer in safe mode with network.

    Advanced, including safe mode startup options

    http://Windows.Microsoft.com/en-us/Windows7/advanced-startup-options-including-safe-mode

    If it works fine in safe mode with network, try to put your system at startup mode minimum state helps determine if third-party applications or startup items are causing the problem. If so, you need to maybe contact the manufacturer of the program for updates or uninstall and reinstall the program.

    See the following article in the Microsoft KB for more information on how to solve a problem by performing a clean boot in Windows Vista or Windows 7:

    How to troubleshoot a problem by performing a clean boot in Windows Vista or in Windows 7

    http://support.Microsoft.com/kb/929135

    Note: After troubleshooting, be sure to set the computer to start as usual as mentioned in step 7 in the above article.

    Method 2: Studied the problem and found the solution. A file has been corrupted and remove he got running PNRP service. The file has been re-created correctly when the PNRP service started upward. Here is the file for future reference:

    'C:\Windows\ServiceProfiles\LocalService\AppData\Roaming\PeerNetworking\idstore.sst'.

    Hope this information is useful.

  • How to fix Peer name resolution Protocol (PNRPsrvc) Service or Peer Networking Identity Manager Service (p2plmsrvc)

    How can I fix Peer name resolution Protocol (PNRPsrvc) Service or Peer Networking Identity Manager Service (p2plmsrvc)?

    Hello

    1. do you get any error message related to name resolution Protocol Service by peers or Peer Networking Identity Manager Service?

    2. the performance of the computer is made?

    3. were there any changes (hardware or software) to the computer before the show?

    Make the SFC (System File Checker) scan and see if the problem occurs.

    How to use the System File Checker tool to fix the system files missing or corrupted on Windows Vista or Windows 7

    Hope this information helps.

  • Try to install the update for win 7 error code windows service install could not be accessed

    I can't indtall a program

    Try to install the update for win 7 error code windows service install could not be accessed.  Insatller Windows is not installed correctly.

    Try to make sure that the Windows Installer service is running, or force start it.

    1 open run and type services.msc, and then press ENTER. You can also go
    to the Panel of control-> Administrator Tools-> Services.

    2. in the installation list services, locate Windows Installer.

    3. check that the status is started. If the condition column is empty,
    Right-click Windows Installer, and then select start.

    4. If you get the error trying to force starts the Windows Installer service,
    try to change the Startup Type to automatic (default is Manual), then
    Restart the computer.

    You can also give the following a try, make sure that you back up your Windows registry database before you try:

    7 How do I backup the registry in Windows

    http://blog.thinksharp.nl/2009/03/08/WindowsInstallerHELLOnVistaX64PlatformsAlsoFixesITunesInstallProblem.aspx Change of the

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSIServer\WOW64 key from 1 to 0 got my install iTunes work.

  • Windows update, database error detected 0x80070490_windows component update needs to be repaired

    Original title: potential windows. update of database error found 0x80070490_windows Update component must be repaired

    I'm unable to install updates and open the store. I tried the difficulty of the problems and reset the cache, but nothing works. Any ideas?

    Hi Karen,.

    I appreciate the steps you tried to solve the problem.

    When you use Windows Update or Microsoft Update to install updates, you may receive error 0 x 80070490, if the manifest of components (CBS)-based services is corrupted.

    Perform the steps mentioned in the article and check the results.

    Windows Update, error 0 x 80070490

    Check also the question about Microsoft Store.

    Hope this information helps. Response with the State, so that we can help you.

  • RMAN-04004: recovery catalog database error: ORA-12170: TNS: connect the ti

    Hello:

    Last night ' RMAN backup error: ' RMAN-04004: recovery catalog database error: ORA-12170: TNS: Connect timeout.

    I can sqlplus to the target database and the catalog database. The listener is in place. What is the problem? What should I check?

    Thanks in advance for your help.

    in the oratest/orapass@rmandb1 CATALOG,.

    rmandb1 is the name of the service. normally the name of the service and the name of db are kept same.

    check rmandb1 tnsping where you try to run ' RMAN TARGET / CATALOG oratest/orapass@rmandb1 "command.

    as optput will get the ip address of the server on which db is resident, no port, Protocol

    as

    ---------

    [Oracle@RAC3 ~] $ tnsping orcl

    AMT Ping utility for Linux: Version 10.2.0.5.0 - Production on December 23, 2011 21:12:20

    Copyright (c) 1997, 2010, Oracle. All rights reserved.

    Use settings files:
    /opt/app/Oracle/product/DB/10.2.1/network/admin/SQLNET.ora

    TNSNAMES adapter used to resolve the alias
    Try to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = rac3.rajesh.com) (PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = orcl)))
    OK (10 ms)
    -------------------------------

    Here the HOST = rac3.rajesh.com is the present db Server

    Published by: Rajesh.Rathod on December 23, 2011 07:43

  • RMAN-04006: auxiliary database error.

    Hi all

    Get this error when you try to do an RMAN Duplicate command.
    Well, first of all, just try to connect to THE DB fails with this error:

    ORA-12528: TNS:listener: all appropriate instances are blocking new connections


    (1) target to the db is in State of EDITING.
    (2) the DB versions are 11.2.0.2
    (3) file listener is supported by the GRID.

    I looked at a few notes of ML, specially
    Connection to the use of the auxiliary string failed with ORA-12528 [419440.1 ID]
    also this:

    ORA-12528: TNS:listener: all appropriate instances are blocking new connections [301099.1 ID]

    doesn't help at all...

    any ideas?

    RMAN-03002: failure of Db in dual at 13/06/2011 13:25:01
    RMAN-06174: not connected to the auxiliary database
    RMAN-03015: an error has occurred in the script stored memory Script
    RMAN-04006: auxiliary database error: ORA-12514: TNS:listener is not currently of service requested in connect descriptor

    Well... DATABASE TARGET (script running);

    I always offer to run DUPLICATE ONLY auxiliary instance. No source/target server.

    Instance Oracle to close
    output channel: prmy1

    Because if you connect an auxiliary instance of another remotly server, for the most part, it fails each time as oracle bounces to THE databases (because of internal scripts).
    So I highly recommend to run the script from the auxiliary server no target.

    as

    $ rman target sys/***@prod auxiliary.

    RMAN > duplicate target database to "to the";

    Thank you.

  • Connection error of windows services and planning EMP problem

    Hi all

    I need help from you guys. I have some problems when installing Hyperion 9.3.1 on a sandbox.
    (what is a win2003 SP2)

    Publient1: I have installed applications such as mentioned in the Documentation of Hyperion. In windows services
    I can't be able to start the following services.

    -> Procedure Hyperion S9 EMP Architecht Manager
    -> Hyperion S9 EMP Architecht job Manager
    -> Architecht EMP Hyperion S9 event handler
    -> Manager engine Hyperion S9 EMP Architecht
    Although I was able to start the services of two other (Web ATS5 and ATS5 of data synchronization) successfully.

    Error I'm like: some services stop automatically if they have no work to do...



    Issue2 : I might be able to connect to the Hyperion Appwizard Wizard page. When I completed the steps in the creation of the Application,
    I clicked the Finish button. His display as error error in the processing of the page please check log for more details.


    Please help me solve this problem. IF you had never confronted one of them.


    Thanks in advance,

    Hello

    Yes, you must return to the administrator and get them to grant privileges on the storage space for your username.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • PCMCIA wireless network card is not detected: 1058 error: cannot start service

    Help, please!

    I'm under WXP Pro for over 2 years and I've been connecting to the internet via a pc wireless card in my laptop with no problems PCMCIA slot. Suddenly last week, he started randomly disconnect and reconnect, and now it is gone completely.

    I bought a new WiFi card and still does not work. I checked the Device Manager and driver of cardbus PCMCIA works well as all other devices. The driver for the wireless card and another bound network drivers not start little matter what I try and how many times I try. I tried another laptop and my old card and once again work very well.

    The device driver I try to start have the error

    "Error 1058: the service cannot be started, either because it is disabled or because it has no enabled devices is associated to him."

    The card driver is installed, but not from, it is as if the laptop cannot detect or see the card in the slot

    Please help; I have difficulties to find someone with the same problem after a week of searching the Web.

    Hello

    This problem may occur if the service is disabled or if the service is disabled for the hardware profile you are currently using.
    To activate the service follow these steps:

    1. click on start, point to programs, point to administrative tools and then click Services.
    2. double-click on the service that is not started.
    3. click on the tab to open a session.
    4. check that the service has not been disabled for the hardware profile that you are using. If so, click Activate.
    5. click on the general tab, verify that the service has not been disabled in the Startup Type box. If Yes, click Automatic to have it start when you start the computer.

    What is described here in the article MS knowledge base
    http://support.Microsoft.com/kb/241584

  • Access 2003 - repeated "You cannot make changes to the database" error

    Hey all,.

    Im having a very strange problem with Microsoft Access 2003, we work with the old databases and when we open them by Access 2003 we get the message "you cannot make changes to objects in database" error, which is expected. However, the laptop began to repeat this message repeatedly about 8 times after the first time that you click on it. Its very annoying to have to keep clicking to get rid of the error message. Its a very strange problem, any ideas on how to solve this problem, or even explain what could of happened will be appreciated.

    Thanks in advance

    PS Ce is not an option for updating the database, we work with a program that uses a database of 97 old and if you update the database the program will stop working.

    Hello

    First of all it doesn't seem that it is a Toshiba laptop failure.
    This looks more like a problem of Microsoft.
    I recommend to check the articles in the Microsoft Knowledge base or / and contact Microsoft technical support.

    I studied a bit and found these pages. Maybe you will find useful information.

    http://www.smartcomputing.com/editorial/article.asp?article=articles/WebOnly/TechSupport/420w10/20w01.asp&GUID
    http://support.Microsoft.com/kb/824260/
    http://support.Microsoft.com/?scid=kb;en-us;824278&SPID=2509&SID=98

    Good luck

  • Multisim database error

    I have a problem running Multisim Power Pro version 10.1 (10.1.357). I get the error 'Could not open database.' created with a previous version of your application After clicking on OK, I get a different error message: "access to the database error. Data are not available". The same error message "cannot access the database" appears for databases of the company and the user as well. Once the completed application loading, I can't place the components because of the issue of the database.

    In the top menu bar, if I go to tools->-> Database Manager database, the application crashes and I have to use Windows Task Manager to close. The event log shows that 'database.dll' is the reason why the multisim.exe watered.

    I am running Windows Vista Ultimate SP1 (32-bit) with full administrator rights. I never installed earlier versions of Multisim on this particular computer before. The strange thing is that the program actually worked the first time I installed it, but I started getting errors after windows update ran. Windows Update shows that only my office 2007 applications have been updated.

    I deleted all the files of database 3 and performed a repair of the application using the installation disc, but that has not solved the problem. I also uninstalled multisim and deleted the folder of the ProgramData directory database but it does not work as well

    Furthermore, I am under Labview 8.5 on this same computer and have no problem with him whatsoever.

    Any help is appreciated.

    After sleepless nights and countless debugging I finally solved my problem with Multisim.

    It turned out that the problem lied in the windows registry. Some of the parameters of register in [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Jet\4.0\Engines\] and [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Jet\4.0\ISAM Formats] reduced to nothingness.

    The values of Excel, Exchange, jet 2.x jet 3.x, Lotus, Paradox, Test and xBase ISAM Formats were all empty. Fortunately, I have an another Vista PC which I was able to export the missing values to restore the PC problem. Multisim is now underway!

    BTW, one of the jet 3.x registry values contain 'Win32"="C:\Windows\system32\msrd3x40.dll' which was the main reason why Multisim broke. Multisim could not determine msrd3x40.dll is located in the System32 folder after removing the request of UltraLibrian.

  • Could not start the print spooler service, to get the error message: 1053-service cannot be answered on the local computer.

    Original title: Print printer printing

    I can't get the print spooler to turn on, get error 1053-service cannot be answered on the local computer. I tried password admin and services, but it will not turn on. Any suggestions?

    Hi, DUBOIS,.

    This error occurs when you do not have the latest service pack for Microsoft .NET Framework 1.1.

    Please answer the following questions.

    1. What operating system do you use?
    2. What is the brand and model of your printer?
    3. Did you of recent changes made to your computer?

    While your answer above information, refer to the suggestions for the following link.

    FIX: You receive an "error 1053: the service has failed to demand launch or control in a timely" error message when you stop or pause a managed Windows service

    http://support.Microsoft.com/kb/839174

    Hope the above information helps.

Maybe you are looking for