Webcenter Content integration: accounts removed

Hi all,
someone accidentally removed the accounts that were used to integrate WCC and WCP from WCC. Is it enough for me to recreate those accounts in WCC in order to get everything running again, or do I need to do something more?
Thanks in advance,
Harold

If you mean Accounts that are in UCM terminology security settings that allow to define what users have permissions to an item, then yes, it will be enough to re-create them (they are created in LDAP via special mapping), and possibly also assign user's permissions within these accounts. Fortunately for you, Revisions.dDocAccount is defined as a VARCHAR field, so if you delete the account and re-create it, you don't need to re-assign items to the account again.

Similar Messages

  • Webcenter Content integration with 11i iStore

    Hi,
    Does the Webcenter content management integrate with 11i iStore module?
    Can anyone point me to some documents explaining the same?
    Regards

    Hi Ravinder ,
    Use the following url to get configdefault.xml file :
    http://hostname:<port no>/<httpwebrelativeroot>/idcplg?IdcService=SES_CRAWLER_DOWNLOAD_CONFIG&source=<name of source for SES>
    Save the file to a local location and then move it to the SES Feed location .
    Then do the crawling for Contents from UCM , then schedule run from SES and the UCM contents will be searchable from SES end .
    Thanks
    Srinath

  • WebCenter Content Connector Integration

    Hello,
    I have a problem to test the WCC Connector integration for WebCenter Sites. I had and Error -3 when connector wants to save all assets from WCC.
    I don't have external Ldap I use Weblogic for WCC and I use internal for WCS
    Thanks for yours help
    Michel

    I assume it will require more data to be able to analyse where the problem potentially can be.
    First of all take a look at these two articles that explain what needs to be done. Perhaps, you will find if something is missing:
    http://www.ateam-oracle.com/webcenter-sites-and-webcenter-content-integration/
    WebCenter Sites 11g R1 (11.1.1.8.0) First Look: The WebCenter Content Connector | Function1

  • Integrating BPM with WebCenter Content

    To integrate UCM and BPM, I followed this tutorial written by J@n van Zoggel.
    At the moment, I've already set up everything exactly as instructed in the tutorial. However, when I viewed a task in BPM Workspace, I still cannot see the Attachment section. In the log, I saw the following error:
    Ensure that credential store map WF-ADMIN-USER with key WF-ADMIN-CREDENTIAL
    contains UCM server admin username/password. Also ensure that Workflow configuration parameter
    UcmIdcUrl contains IDC socket connection url to connect to UCM server and UCM server has permission
    to let SOA server connect to it using IDC protocol.
    access denied ("oracle.security.jps.service.credstore.CredentialAccessPermission" "context=SYSTEM,mapName=WF-ADMIN-USER,keyName=WF-ADMIN-CREDENTIAL" "read")]]
    One thing I'd like to ask is that in all tutorials or articles I've read, the authors are always testing in the environment in which both the UCM and BPM servers are on the same machine. In my case, I am trying to connect my local BPM server with the online WebCenter Content server of my company, I wonder if I have to make any additional settings for this to work. A few pictures of my current settings are shown below.
    I'd be very grateful if you could share with me your experience in integrating BPM and UCM.
    Best regards,
    James Tran
    P/S: My environment is SOA Suite 11.1.1.7 and WebCenter 11.1.1.7
    1. UcmIdcUrl setting:
    2. WF-ADMIN-USER key map:
    3. WebCenter Content IP Filter:

    I don't believe that noone has ever tried to connect the local BPM environment to a remote WCC server before. Please let me know if you've ever experienced the same problem. Otherwise, even a simple "I tried to do the samething and I succeeded using the same steps in the tutorial" would help too .
    Another thing is that yesterday, I talked to the tech-lead and I learned that our WCC server environment doesn't have BPM installed yet. I am wondering if this would cause the WCC server to not understand the request from my BPM server. In addtion, I've also upgraded my local BPM server using the lastest SOA bundled patch. Should the same patch be applied to the WCC server environment too?
    I'd be very grateful for any advice .

  • WebCenter Interaction or Oracle Content Integration Suite?

    Hello all,
    I am a newbie to WebCenter.
    I am very confused with whice we should use to integrate Oracle UCM with WebCenter, WebCenter Interaction or Oracle Content Integration Suite?
    Is there any guides for UCM and WebCenter(10g and 11g) Integration?
    Regards,
    Kerr

    Geoff Garcia wrote:
    What has your experience with UCM been like? Are the portlets good? comparable to publisher in functionality?
    How is the ease of use for non-technical content managers?
    Workflow simple?Hi Geoff,
    Whoah, that’s a lot of questions, this should probably be on another thread. By far, this in not a definitive review. (only personal experiences).
    But here goes…
    Assuming you’re using WCI 10.3.0\ALUI 6.5.x:
    What has your experience with UCM been like?
    - Good. You should take UCM training to get the full breadth of what it offers.
    - UCM Install: Pretty simple. If you know where to look.
    - UCM is a Site Manager\builder and THEN some! CPS Portlet Integration covers a small set use cases of its full potential. UCM appears to be a stand alone product.
    - CPS Portlet integration. Not tightly integrated… Currently, you will have to manually add the portal users in the USERS ADMIN utility in the UCM installation. CPS Portlets EAR file is deployed on the OC4J Container/frameworks, which makes it a "Producer". ALUI WSRP Piece is the "Consumer" of the CPS Portlets into the Portal. Make sure you have installed ALUI WSRP correctly. Suggest learning about “WSDL”s. Currently, ALUI WSRP only supports version 1.0 WSDL’s. Only use the version CPS Portlet 1.0 WSDL’s, it offers you both 1.0 and 2.0.
    - What is OC4J Container? ‘http://www.oracle.com/technology/tech/java/oc4j/1013/index.html’ Just install the oc4j frameworks… the full installation appears to be unnecessary.
    Are the portlets good? Comparable to publisher in functionality?
    - The CPS Portlet Suite only represents Administration Portlets for UCM. There is no single .PTE file for CPS Integration. Per Documentation, "3.2.2 CPS Consumption Steps". You have to manage your admin objects.
    - There are no fancy wizards that will make your portlets, YET. Hopefully, this will be available in the future. Web service and portlet creation must be done manually. You must manually create your own web services to point at off site content.
    How is the ease of use for non-technical content managers?
    - Well, once it is set up and you’re trained on UCM. Sure it's snap.
    Workflow simple?
    - Sorry, I haven't worked with this functionality.
    Comments: Publisher really pampers you with all its portlet wizards. Look for them in WCI 11G/above.
    Hope this helps.
    Cheers!!!
    !http://farm3.static.flickr.com/2546/3799299046_4fc6d348be.jpg!

  • Integrating WebCenter Content with BPM

    To integrate UCM and BPM, I followed this tutorial written by J@n van Zoggel.
    At the moment, I've already set up everything exactly as instructed in the tutorial. However, when I viewed a task in BPM Workspace, I still cannot view the Attachment section. In the log, I saw the following error:
    Ensure that credential store map WF-ADMIN-USER with key WF-ADMIN-CREDENTIAL
    contains UCM server admin username/password. Also ensure that Workflow configuration parameter
    UcmIdcUrl contains IDC socket connection url to connect to UCM server and UCM server has permission
    to let SOA server connect to it using IDC protocol.
    access denied ("oracle.security.jps.service.credstore.CredentialAccessPermission" "context=SYSTEM,mapName=WF-ADMIN-USER,keyName=WF-ADMIN-CREDENTIAL" "read")]]
    One thing I'd like to ask is that in all tutorials or articles I've read, the authors are always testing in the environment in which both the UCM and BPM servers are on the same machine. In my case, I am trying to connect my local BPM server with the online WebCenter Content server of my company, I wonder if I have to make any additional settings for this to work. A few pictures of my current settings are shown below.
    I'd be very grateful if you could share with me your experience in integrating BPM and UCM.
    Best regards,
    James Tran
    P/S: My environment is SOA Suite 11.1.1.7 and WebCenter 11.1.1.7
    1. UcmIdcUrl setting:
    2. WF-ADMIN-USER key map:
    3. WebCenter Content IP Filter:

    Hi James,
    I have had huge problems applying SOA bundled patches using the Readme.txt files. Mainly as they are supposed to be roll-up patches but some earlier ones state that they need to be applied to WC1 as well as SOA1 but not the later patches. What I do now is apply them to SOA1, WC1, ECM1 and oracle_common at the same time. I am only using a pre-built VM but it seems to solve various issues I have had.
    Also recently I had problems with Attachments in Human Tasks so I applied patch p19546426_111176_Generic... I installed into SOA1, oracle_common, ECM1, WC1 (not just SOA1 like the Readme.txt says) and then they started working. This was after many failed attempts following the Readme.txt...
    Hope this helps

  • Integrating webcenter content with soa webservice

    Hi All,
    We have been working on Oracle Content Server for the past one year. Currently we have a requirement that we need to integrate webcent content workflows with oracle BPM worklist using webservice Definition Language(WSDL) url. (i.e.) whenever a workflow is triggered, we need to get a corresponding worklist item on bpm worklist without an email getting triggered for the corresponding approvers/reviewers.
    Kindly suggest a suitable method to implement the above strategy. Thanks in advance.
    Thanks
    S. Muthukumaran

    Hi James,
    I have had huge problems applying SOA bundled patches using the Readme.txt files. Mainly as they are supposed to be roll-up patches but some earlier ones state that they need to be applied to WC1 as well as SOA1 but not the later patches. What I do now is apply them to SOA1, WC1, ECM1 and oracle_common at the same time. I am only using a pre-built VM but it seems to solve various issues I have had.
    Also recently I had problems with Attachments in Human Tasks so I applied patch p19546426_111176_Generic... I installed into SOA1, oracle_common, ECM1, WC1 (not just SOA1 like the Readme.txt says) and then they started working. This was after many failed attempts following the Readme.txt...
    Hope this helps

  • Content Integration Q.

    I am developing a site on Webcenter 11g using JDeveloper 11.1.1.3.
    This question related to content integration.
    My initial public facing site will have a single template that encompasses about 4-5 pages. An "about us", "careers", "contact us". I wish to have a single template, which I have already built using templates and fragments, and in the center, the dynamic content.
    Now, all of the DATA for the center box comes from XML files which are generated nightly. So I just need to populate the content with the data from these XML files.
    My question relates to the best way to deliver that content, assumign the same template wraps it on each page. My guess would be a SINGLE portlet that calls the data and displays it.
    Would this be a safe assumption? No UCM being used, XML files only for content.
    Thank you in advance

    PatMcCarty wrote:
    My question relates to the best way to deliver that content, assumign the same template wraps it on each page. My guess would be a SINGLE portlet that calls the data and displays it.
    Would this be a safe assumption? No UCM being used, XML files only for content.
    Thank you in advance... from just reading the description, it seems like a fairly straightforward use of "OmniPortlet" - you'll implement an OmniPortlet in your site layout at design time, then configure OmniPortlet on your individual pages. (You'll have to create the 'proper' XSL translation for your content to appear how you'd like it to look - see the "Oracle Fusion Middleware User's Guide for Oracle WebCenter"; there's an example of using an XML document as content in the documentation.

  • WebCenter Content Architecture

    Hello everyone,
    I just need an advice on how to solve a particular client's document management requirement. Need help on a good (if not best) architecture for their case.
    In a nutshell, they have satellite/offsite branches that can receive documents from their customers. They want to get those documents digitized and kept in a doc. mgmt. solution. I've looked into some implementation examples from this site: http://docs.oracle.com/cd/E10316_01/cs/cs_doc_10/implementation/wwhelp/wwhimpl/js/html/wwhelp.htm
    but there's no WCC configuration where a content contributor is outside the client's intranet (or extranet). Is it ok to just have one Content Server in the head office/data center, and the branches can connect to WCC (client-server mode) from a different geographical location? Or should there be a branch content server where scanning is available?
    Hope you can throw in some ideas.
    Thanks,
    Jason

    Thank you for the explanation! I've commented inline on some of the items.
    Well, I don't know. This very much depends on what requirements
    > get those documents digitized and kept in a doc. mgmt. solution
    and
    > a content contributor is outside the client's intranet
    really mean.
    The process basically is that customers go to either the head office or satellite branches to file an application. In order for the application to be processed, supporting documents must be presented. Currently, the client is photocopying these documents and filing away manually in cabinets. If an application needs to be reviewed again later, they need to sift through their storage.
    Since they can accept applications from different locations, scanning and indexing (or in WCC, uploading/checking-in) of documents will be outside the data center where WCC will reside.
    a) It is certainly true that WebCenter Content is a centralized, not distributed system.
    OK, noted!
    b) There are few exceptions (that might be irrelevant to your use case)
    Desktop Integration Suite supports also offline mode (for reading, but even updates of documents)
    Some news from PM suggest that the new 11.1.1.8 release will support mobile solutions, where content can be ingested even in offline mode (where a mobile device has no signal)
    The mobile support will definitely be great as some branches have limited physical space. Although, I might put this in the backburner for now.
    However, those scenarios are usually only for exceptions - you cannot expect that a remote site would work with a single DIS client and/or mobile device.c) ODDC is also a centralized solution, but you could have one ODDC server per branch, if necessary, supplemented by ODC. However, ODC/ODDC can be used only for content ingestion (scanning/importing documents, initial metadata). Once a document is committed to a content repository, it is (usually) no longer available. Besides, there is no support for scenarios like searching, revisions, content retrieval, etc.d) Even though, WCC is a centralized system, it does not mean that you could not try to implement a distributed scenario using content migration/replication (Archiver utility). There are, however, two main reasons against it:
    Costs - CPU/NUP license model is very effective for a centralized solution, because you can benefit from synergy effects of clustering. I remember a project where we had 80+ branches, altogether with 4K+ users that could run on something like 4 CPUs (eq. to 200 NUPs), if centralized
    Manageability - everyone in OCS (Oracle Consulting Services) strongly discouraged us from any distributed design. Imagine a star architecture, where you have one central node containing everything, and a number of smaller branch systems containing items "belonging" to the branch. Unless the product supports a distributed locking (check-out) you can easily end up with inconsistent data. Again, there can be exceptions - in our case, we had just one revision, data were synchronized overnight and it could never happen that data was updated by anyone, but the branch that "owned" them.
    In our case, the issue was the internet connectivity, and fortunately, we were finally able to convince the customer to solve the root cause, rather than go with an overkill architecture.
    I think the architecture can survive with just one ODDC server where branches (not that many) can connect and send scanned documents to. There are no hard requirements on revisions yet. I also need an application to actually encode the customer's application, and is thinking of a custom-made ADF application, deployed on the WLS where WCC will run on. Or can I just create pages on WCC and expose that?
    IMHO,
    > a content contributor is outside the client's intranet (or extranet)
    is not an argument for a distributed architecture.
    OK, understood.
    If your concern is security, you may install web server to DMZ. One remaining challenge might be managing user identities, but even for that there are solutions available.
    OK, I'll look into this.
    Thanks for all the inputs!

  • Webcenter -Content can be socialized ???

    Hello,
    We are work on POC and here I need your suggestions and help.
    We have an application using Site Studio and Webcenter Content. Our application shows different electronic products in each secondary page. Its working fine.
    Now we want our user to communicate. They should be allowed to express their experience and feedback. I looked into OSN - Conversation feature. I liked it!!
    what is our requirement and plan::
    1. We can have one small portlet where we can show latest conversation.
    2. If user want to express they can log in and add their comments.
    In different words, if you have used/ seen the Facebook application, currently we see one portlet on right top, which shows all the updates of your friends. Similar things but in my case we will show all the conversation related to the product. So if I am looking at Iphone product, we get all conversation only related to the Iphone. Once I switch to different page lets suppose Samsung 4S product page then we should see only conversation related to Samsung 4S product.
    Suggestion need??
    1. So do we have any connection with webcenter content and 'Oracle Social network' in terms of implementation.
    2. How can I selectively bring the conversation feature in my application?
    3. Do we have OSN downloadable tool available for POC?
    4. Please lets us know any development document available?
    Please let me know if you need more information.
    Thanks,
    MAK

    Hi Srinivas ,
    Yes , ECM can be integrated with Oracle EBS (enterprise business suite) and other Oracle Apps as well like Peoplesoft , Siebel etc .
    Details can be read from the following link : http://docs.oracle.com/cd/E23943_01/doc.1111/e17953/toc.htm
    Thanks
    Srinath

  • Looking for a clone solution for Oracle WebCenter Content, Imaging and related products

    Hi,
    We are looking for a manual or automated cloning solution for Oracle WebCenter Content (UCM), Imaging (ICM) and related products. Oracle FMW has T2P cloning option, but we are looking for more specific to just this product to clone and configure (if needed). Any help is appreciated.
    Best Regards

    Hi
    Assuming you have set up Purchasing with accrual method on receipt (and not on period end), you could enter the PO lines with receipt required. The receipt transactions you are uploading will generate the accounting to charge the expense accounts / or inventory valuation account.
    There is no need to interface those also to Payables. In AP enter one invoice with the real monthly amount and match it to the purchase order level or to the receipts level. Approve and pay that invoice.
    Dina

  • Connecting LDAP (sun) to Webcenter content

    Hi all,
    I am having trouble connecting our ldap to our webcenter content: Records instance. We have been able to connect it to the weblogic server, but cannot get that information over to the application. following the viewlet provided by Oracle I created an ldap provider, however I have also read this is no longer used so disabled it (either way it didn't) work.
    The only thing I can think of is that we currently are not using the ldap for groups, and that the application is looking for this information prior to allowing the user access.
    another point: when I go to the users tab in weblogic and select the groups for a specific user I receive the following error:
    [Security:090278]Error listing member groups <username>
    I found an article (1293167.1) indicating that I needed to place values for static-group-dns-from-member-dn-filter, however this was already the default. I tried removing the values for the static groups and groups, which ended up causing the weblogic server to not start.
    Any help would be appreciated.
    Thanks
    Nick

    Hi Nick ,
    In this case you will need to assign the users some roles which are present on the UCM server (in-built ones) using credential maps . Broadly the steps to include it are as follows :
    1.On UCM  - Administration - Credential Maps - create a new map
    You can use regular expressions there to map the incoming LDAP groups to ucm .
    For eg :
    ldapgrp1 , contributor
    2. Add the following variable to <domain_home>/ucm/cs/data/providers/jpsuserprovider/provider.hda :
    ProviderCredentialsMap=<map name from step1 >
    Restart UCM .
    Further documentation link : http://docs.oracle.com/cd/E28280_01/doc.1111/e26692/securityadds.htm#WCCSA842
    Hope this helps .
    Thanks,
    Srinath

  • Don't miss Thursday's Webcast: Security Scenarios with WebCenter Content 11

    Learn how user authentication and authorization is now implemented in WCC 11g by attending this 1 hour Advisor Webcast!
    Topic: Security Scenarios with WebCenter Content
    When: September 27, 2012 at 16:00 UK / 17:00 CET / 08:00 am Pacific / 9:00 am Mountain / 10:00 am Central / 11:00 am Eastern
    This one-hour session is recommended for technical and functional users who use WebCenter Content (WCC). This session will be used to explain how user authentication and authorization is now implemented in WCC 11g. Also the means that single sign can be used.
    TOPICS WILL INCLUDE:
    - How authentcation and authorization was handled in previous Content Server versions
    - The WLS mechanisms now used to provide user access and content security
    - External users and internal users
    - Overview of the WLS ldap provider configuration
    - How to differentiate Roles and Accounts
    - WCC credential mapping -- not WLS credential mapping
    - Single Sign on -- OAM only
    - Saml and Kerberos
    To register for this meeting:
    1. Event address for attendees: https://oracleaw.webex.com/oracleaw/onstage/g.php?d=595760912&t=a
    2. Register for the meeting.
    Once the host approves your request, you will receive a confirmation email with instructions for joining the meeting.

    Hi Everybody:
    I've found the solution. It was necessary to fill the roles on the Front End. However, this step is not mentioned on the GRC 10.1 Security guide, only in 10.0.
    Best Regards:
    Caio

  • UPCOMING Webcast on Sept 27th - Security Scenarios with WebCenter Content

    Learn how user authentication and authorization is now implemented in WCC 11g by attending this 1 hour Advisor Webcast!
    Topic: Security Scenarios with WebCenter Content
    When: 16:00 UK / 17:00 CET / 08:00 am Pacific / 9:00 am Mountain / 11:00 am Eastern
    This one-hour session is recommended for technical and functional users who use WebCenter Content (WCC). This session will be used to explain how user authentication and authorization is now implemented in WCC 11g. Also the means that single sign can be used.
    TOPICS WILL INCLUDE:
    - How authentcation and authorization was handled in previous Content Server versions
    - The WLS mechanisms now used to provide user access and content security
    - External users and internal users
    - Overview of the WLS ldap provider configuration
    - How to differentiate Roles and Accounts
    - WCC credential mapping -- not WLS credential mapping
    - Single Sign on -- OAM only
    - Saml and Kerberos
    A short, live demonstration (only if applicable) and question and answer period will be included. Oracle Advisor Webcasts are dedicated to building your awareness around our products and services. This session does not replace offerings from Oracle Global Support Services.
    WebEx Conference Details
    Topic: Advisor Webcast: Security Scenarios with WebCenter Content
    Date and Time:
    Thursday, September 27, 2012 5:00 pm, Europe Summer Time (Berlin, GMT+02:00)
    Thursday, September 27, 2012 4:00 pm, GMT Summer Time (London, GMT+01:00)
    Thursday, September 27, 2012 11:00 am, Eastern Daylight Time (New York, GMT-04:00)
    Thursday, September 27, 2012 10:00 am, Central Daylight Time (Chicago, GMT-05:00)
    Event number: 595 760 912
    To register for this meeting
    1. Event address for attendees: https://oracleaw.webex.com/oracleaw/onstage/g.php?d=595760912&t=a
    2. Register for the meeting.
    Once the host approves your request, you will receive a confirmation email with instructions for joining the meeting.

    You need to keep in mind that these OTN forums are user community forums and are publicly viewable to anyone with a web browser on the Internet.
    If you are to present a link into a forum post it needs to be a freely available link, else you need to qualify your post if it is not.
    If CSI/MOS login credentials are required (which seems to be the case here) then you need to be aware of that and state that fact. If your link is to be restricted to company-internal or for partner-only access, you need to state that.
    (... and company-internal or partner-only postings have no place in these user community forums)

  • Deployment Error In Webcenter Content Components

    Hi All,
             After Installation of WebCenter Content I logged in to Web-logic Administration Console Where the deployment part shows the following errors:
    The Deployment of some particular components shows state as "Failed".Please tell me how to rectify it.

    Hi,
        Thanks for the reply,The files shows a bunch of statements where am not getting any clue.I copied the statements below,If u find anything pls let me know,
    <Feb 25, 2015 2:46:37 PM> <INFO> <NodeManager> <Server output log file is 'D:\Oracle\Middleware\user_projects\domains\base_domain1\servers\URM_server1\logs\URM_server1.out'>
    'D:\Oracle\MIDDLE~1\ORACLE~2\ucm\idc\bin\\Installer64' is not recognized as an internal or external command,
    operable program or batch file.
    'D:\Oracle\MIDDLE~1\ORACLE~2\ucm\idc\bin\\Installer' is not recognized as an internal or external command,
    operable program or batch file.
    Content Server provided no native path information in idcCommEnv.cmd.
    'D:\Oracle\MIDDLE~1\ORACLE~2\ucm\idc\bin\\Installer' is not recognized as an internal or external command,
    operable program or batch file.
    'D:\Oracle\MIDDLE~1\ORACLE~2\ucm\idc\bin\\Installer' is not recognized as an internal or external command,
    operable program or batch file.
    FINDSTR: No search strings
    JAVA Memory arguments: -Xms256m -Xmx512m
    WLS Start Mode=Development
    CLASSPATH=D:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jdbc_11.1.1\ojdbc6dms.jar;D:\Oracle\MIDDLE~1\patch_wls1036\profiles\default\sys_manifest_classpath\weblogic_patch.jar;D:\Oracle\MIDDLE~1\patch_ocp371\profiles\default\sys_manifest_classpath\weblogic_patch.jar;D:\Oracle\MIDDLE~1\JROCKI~1.0-1\lib\tools.jar;D:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic_sp.jar;D:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.jar;D:\Oracle\MIDDLE~1\modules\features\weblogic.server.modules_10.3.6.0.jar;D:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\webservices.jar;D:\Oracle\MIDDLE~1\modules\ORGAPA~1.1/lib/ant-all.jar;D:\Oracle\MIDDLE~1\modules\NETSFA~1.0_1/lib/ant-contrib.jar;;D:\Oracle\MIDDLE~1\ORACLE~1\soa\modules\commons-cli-1.1.jar;D:\Oracle\MIDDLE~1\ORACLE~1\soa\modules\oracle.soa.mgmt_11.1.1\soa-infra-mgmt.jar;D:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrf.jar;D:\Oracle\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbyclient.jar;D:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\xqrl.jar;D:\Oracle\MIDDLE~1\ORACLE~2\ucm\idc\jlib\idcloader.jar;D:\Oracle\MIDDLE~1\ORACLE~2\ucm\idc\components\NativeOsUtils\classes-NativeOsUtils.jar;;.;D:\Oracle\MIDDLE~1\patch_wls1036\profiles\default\sys_manifest_classpath\weblogic_patch.jar;D:\Oracle\MIDDLE~1\patch_ocp371\profiles\default\sys_manifest_classpath\weblogic_patch.jar;D:\Oracle\MIDDLE~1\JROCKI~1.0-1\lib\tools.jar;D:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic_sp.jar;D:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.jar;D:\Oracle\MIDDLE~1\modules\features\weblogic.server.modules_10.3.6.0.jar;D:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\webservices.jar;D:\Oracle\MIDDLE~1\modules\ORGAPA~1.1/lib/ant-all.jar;D:\Oracle\MIDDLE~1\modules\NETSFA~1.0_1/lib/ant-contrib.jar;
    PATH=D:\Oracle\MIDDLE~1\patch_wls1036\profiles\default\native;D:\Oracle\MIDDLE~1\patch_ocp371\profiles\default\native;D:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32;D:\Oracle\MIDDLE~1\WLSERV~1.3\server\bin;D:\Oracle\MIDDLE~1\modules\ORGAPA~1.1\bin;D:\Oracle\MIDDLE~1\JROCKI~1.0-1\jre\bin;D:\Oracle\MIDDLE~1\JROCKI~1.0-1\bin;D:\Oracle\MIDDLE~1\patch_wls1036\profiles\default\native;D:\Oracle\MIDDLE~1\patch_ocp371\profiles\default\native;D:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32;D:\Oracle\MIDDLE~1\WLSERV~1.3\server\bin;D:\Oracle\MIDDLE~1\modules\ORGAPA~1.1\bin;D:\Oracle\MIDDLE~1\JROCKI~1.0-1\jre\bin;D:\Oracle\MIDDLE~1\JROCKI~1.0-1\bin;C:\ProgramData\Oracle\Java\javapath;E:\OraHome_1\bin;E:\OraHome_1\jre\1.4.2\bin\client;E:\OraHome_1\jre\1.4.2\bin;D:\DevSuiteHome_2\jdk\jre\bin\classic;D:\DevSuiteHome_2\jdk\jre\bin;D:\DevSuiteHome_2\jdk\jre\bin\client;D:\DevSuiteHome_2\jlib;D:\DevSuiteHome_2\bin;D:\DevSuiteHome_2\jre\1.4.2\bin\client;D:\DevSuiteHome_2\jre\1.4.2\bin;C:\oraclexe\app\oracle\product\10.2.0\server\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;D:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32\oci920_8;D:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32\oci920_8
    *  To start WebLogic Server, use a username and   *
    *  password assigned to an admin-level user.  For *
    *  server administration, use the WebLogic Server *
    *  console at http:\\hostname:port\console        *
    starting weblogic with Java version:
    java version "1.6.0_29"
    Java(TM) SE Runtime Environment (build 1.6.0_29-b11)
    Oracle JRockit(R) (build R28.2.0-79-146777-1.6.0_29-20111005-1808-windows-ia32, compiled mode)
    Starting WLS with line:
    D:\Oracle\MIDDLE~1\JROCKI~1.0-1\bin\java -jrockit   -Xms256m -Xmx512m -Dweblogic.Name=URM_server1 -Djava.security.policy=D:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy -Dweblogic.system.BootIdentityFile=D:\Oracle\Middleware\user_projects\domains\base_domain1\servers\URM_server1\data\nodemanager\boot.properties -Dweblogic.nodemanager.ServiceEnabled=true -Dweblogic.security.SSL.ignoreHostnameVerification=false -Dweblogic.ReverseDNSAllowed=false -Xverify:none  -da -Dplatform.home=D:\Oracle\MIDDLE~1\WLSERV~1.3 -Dwls.home=D:\Oracle\MIDDLE~1\WLSERV~1.3\server -Dweblogic.home=D:\Oracle\MIDDLE~1\WLSERV~1.3\server  -Dcommon.components.home=D:\Oracle\MIDDLE~1\ORACLE~1 -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Ddomain.home=D:\Oracle\MIDDLE~1\user_projects\domains\base_domain1 -Djrockit.optfile=D:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.server.config.dir=D:\Oracle\MIDDLE~1\user_projects\domains\base_domain1\config\fmwconfig\servers\URM_server1 -Doracle.domain.config.dir=D:\Oracle\MIDDLE~1\user_projects\domains\base_domain1\config\fmwconfig  -Digf.arisidbeans.carmlloc=D:\Oracle\MIDDLE~1\user_projects\domains\base_domain1\config\fmwconfig\carml  -Digf.arisidstack.home=D:\Oracle\MIDDLE~1\user_projects\domains\base_domain1\config\fmwconfig\arisidprovider -Doracle.security.jps.config=D:\Oracle\MIDDLE~1\user_projects\domains\base_domain1\config\fmwconfig\jps-config.xml -Doracle.deployed.app.dir=D:\Oracle\MIDDLE~1\user_projects\domains\base_domain1\servers\URM_server1\tmp\_WL_user -Doracle.deployed.app.ext=\- -Dweblogic.alternateTypesDirectory=D:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.ossoiap_11.1.1,D:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.oamprovider_11.1.1,D:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jps_11.1.1 -Djava.protocol.handler.pkgs=oracle.mds.net.protocol  -Dweblogic.jdbc.remoteEnabled=false  -Dipm.oracle.home=D:\Oracle\Middleware\Oracle_ECM1 -Ducm.oracle.home=D:\Oracle\MIDDLE~1\ORACLE~2 -Dirm.oracle.home=D:\Oracle\Middleware\Oracle_ECM1 -Dem.oracle.home=D:\Oracle\Middleware\oracle_common -Djava.awt.headless=true -Dweblogic.management.discover=false -Dweblogic.management.server=http://192.168.55.41:8001  -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=D:\Oracle\MIDDLE~1\patch_wls1036\profiles\default\sysext_manifest_classpath;D:\Oracle\MIDDLE~1\patch_ocp371\profiles\default\sysext_manifest_classpath  weblogic.Server
    [WARN ] Use of -Djrockit.optfile is deprecated and discouraged.
    <Feb 25, 2015 2:46:41 PM IST> <Info> <Security> <BEA-090905> <Disabling CryptoJ JCE Provider self-integrity check for better startup performance. To enable this check, specify -Dweblogic.security.allowCryptoJDefaultJCEVerification=true>
    <Feb 25, 2015 2:46:42 PM IST> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
    <Feb 25, 2015 2:46:42 PM IST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Oracle JRockit(R) Version R28.2.0-79-146777-1.6.0_29-20111005-1808-windows-ia32 from Oracle Corporation>
    <Feb 25, 2015 2:46:45 PM IST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.6.0  Tue Nov 15 08:52:36 PST 2011 1441050 >
    <Feb 25, 2015 2:46:48 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Feb 25, 2015 2:46:48 PM IST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <Feb 25, 2015 2:46:49 PM IST> <Notice> <LoggingService> <BEA-320400> <The log file D:\Oracle\Middleware\user_projects\domains\base_domain1\servers\URM_server1\logs\URM_server1.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>
    <Feb 25, 2015 2:46:49 PM IST> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to D:\Oracle\Middleware\user_projects\domains\base_domain1\servers\URM_server1\logs\URM_server1.log00003. Log messages will continue to be logged in D:\Oracle\Middleware\user_projects\domains\base_domain1\servers\URM_server1\logs\URM_server1.log.>
    <Feb 25, 2015 2:46:49 PM IST> <Notice> <Log Management> <BEA-170019> <The server log file D:\Oracle\Middleware\user_projects\domains\base_domain1\servers\URM_server1\logs\URM_server1.log is opened. All server side log events will be written to this file.>
    <Feb 25, 2015 2:47:26 PM IST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <Feb 25, 2015 2:48:56 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
    <Feb 25, 2015 2:48:57 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Feb 25, 2015 2:50:30 PM IST> <Warning> <JDBC> <BEA-001110> <No test table set up for pool "URMDS". Connections will not be tested.>
    <Feb 25, 2015 2:51:15 PM IST> <Warning> <Munger> <BEA-2156203> <A version attribute was not found in element application in the deployment descriptor in D:\Oracle\Middleware\oracle_common\atgpf\modules\oracle.applcore.model_11.1.1\oracle.applcore.model.stub.ear/META-INF/application.xml. A version attribute is required, but this version of the Weblogic Server will assume that the JEE5 is used. Future versions of the Weblogic Server will reject descriptors that do not specify the JEE version.>
    <Feb 25, 2015 2:51:28 PM IST> <Warning> <Security> <BEA-090668> <Ignored deployment of role "Admin" for resource "type=<url>, application=DMS Application#11.1.1.1.0, contextPath=/dms, uri=/">
    <Feb 25, 2015 3:05:55 PM IST> <Warning> <J2EE> <BEA-160140> <Unresolved optional package references (in META-INF/MANIFEST.MF): [Extension-Name: oracle.rules, referenced from: D:\Oracle\Middleware\Oracle_ECM1\soa\modules\oracle.soa.workflow_11.1.1\oracle.soa.workflow.wc.jar]. Make sure the referenced optional package has been deployed as a library.>
    INFO: Found persistence provider "org.eclipse.persistence.jpa.PersistenceProvider". OpenJPA will not be used.
    <Feb 25, 2015 4:53:05 PM IST> <Warning> <oracle.adfinternal.view.faces.partition.FeatureUtils> <ADF_FACES-30130> <Ignoring feature-dependency on feature "AdfDvtCommon".  No such feature exists.>
    IDC Servlet initial class path is D:/Oracle/MIDDLE~1/ORACLE~2/ucm/idc/jlib/idcserver.jar
    Thanks,
    Guru.

Maybe you are looking for

  • How to open iview in new Window

    Hi frnds, Can u help me plz, am trying to open iview in new window. i'v try to changed ivew property @ Launch in New Window = Display in Saparate Window but still @ my portal iview is displaying in Content Area only i want display in new window. And

  • Iphone 5 not recognized by iTunes on MacBook Pro

    Phone is running OS 7.1.1, iTunes 11.2.2 and Macbook Pro is OSX 10.6.8. I have tried removing the extensions and reinstalling iTunes as suggested in a support article, restarting with or without the phone attached, but no luck - the phone doesn't sho

  • Failed to detect hard drive at the first boot

    My new system always failed to detect the hard drive at the first boot, but it's ok if restart it. Not use Raid (disabled). Any help will be greatly appreciated.  ?( Yingsheng KT3-Ultra-ARU AMD XP1900 GF2MX400 512 PC2100 Mushkin 300W Antec PSU   West

  • How can I know for sure its my browser?

    At times it wont load the page,and sometimes it says firefox not responding?

  • Photo settings displaying black preview with all pictures - please help!

    I started working on my first "real" movie last night - got got my iMac 2 weeks ago. Before I was just messing around trying to learn the software. I got 20 pictures done (out of 400), I know that doesn't sound like a whole lot-- got done, but anyway