Deleting the  Shared library in oc4j instance of Oracle Application Server

Hi Friends,
I am using Oracle Application Server (10.1.3.4.0). I have some system level shared libraries. When i am deploying the application in home instance the application is deploying fine, but when i create an another instance using the default group i am getting two more system level shared libraries that are not present in the home instance. Because of this two shared libraries i am not able to deploy the application.
Is there a way to delete the system level shared libraries. If so provide the related information. If there is any other alternative solution provide me that also. This is very urgent to me. Please help me in resolving this issue.
Thank You,
Ravi kumar.

Hi Shail,
i referred the link you have sent it was helpful to me, but the thing is while deleting the shared library apache.webservices it is saying the shared library is in use. When we brought down the Application Server and try to run the removeSharedLibrary command we got other error.
Error: "Failed at "Could not get DeploymentManager".
This is typically the result of an invalid deployer URI format being supplied, the target server not being in a started state or incorrect authentication details being supplied.
Is the way which i have done is correct ?? Please reply me.
Thank You,
Ravi kumar.

Similar Messages

  • Two Instances of Oracle Application Server 10.1.3.x using the same DB

    I can't seem to find any documentation about installing two instances of Oracle Application Server 10.1.3.x using the same database.
    Would the two instances conflict? Should I create a separate database for each instance? I am attempting to cluster two application servers and I want to know if I will need multiple databases, I can't see a reason why this would be a problem.
    Any advice on this matter would be appreciated.

    You have probably downloaded the wrong version.
    Do not download the Oracle SOA Suite 10g (10.1.3.5.1) for WebLogic Server (10.3.1),
    but the one below that option: Oracle SOA Suite 10g (10.1.3.x)
    See if you get something like the following zip file: soa_windows_x86_101310_disk1.zip
    This is just the OC4J without the WebLogic Server.

  • Error in Accessing EJB in OC4J embedded in Oracle Application server 10G

    Hello All,
    I am getting below error while accessing my EJB deployed in Application server
    oracle.j2ee.clustering.ClusteringMessages warningInOpmnGetServers
    Error in obtaining server list from OPMN on host 10.184.74.197:6204.  Please verify that OPMN is running.
    My Provider URL is
    opmn:ormi://10.184.74.197:6007:home/S
    Here 10.184.74.197 is the host name and 6007 is the OPMN requst Port and home is my OC4J instance
    and S is the application name..
    I have tired Googling... i cant even get the possible reason for the plm. Any help is greatly appreciated!!
    Please Help me..

    Hello Younis,
    Please notice that it is impossible to diagnose an issue from a browser error. The internal error (HTTP-500 status code) is also recorded in your log files on the server. Please check the event_log in $ORACLE_HOME/webcache/logs and the error_log in $ORACLE_HOME/Apache/Apache/logs for further diagnostic information regarding the internal error.
    Thanks,
    EJ

  • Multiple Instances of OIM on same Oracle Application Server

    I want to install two instance of OIM on the same machine.
    I want to create two oc4j instances on Oracle Application Server 10g Release 3 (Patch 4) and install two separate instances of OIM 9.1 on top of it. Database is on a different machine.
    Has somebody done that before?? Is it possible??
    Thanks
    MS

    If you use two different XELLERATE_HOME , and two different ORACLE_HOME for oas it is possible, always you must use different rmi, http, https port for both oas installations.

  • Can allication reffer the shared library using STL?

    I want to make the shared library which using STL, and make application using this liblary.
    I suceed making shared liblary which using STL, but failed to building allication program. The error message is following ...
    /opt/SUNWspro/bin/CC -Kpic -g -mt -V -D_REENTRANT -DFSUN -D_DEBUG -I/export/home/efm/kawaha/EFCFEnv/include -o ./TestDriver.exe SampleDriver.cpp -L/export/home/efm/kawaha/EFCFEnv/lib -L/usr/j2se/jre/lib/sparc/server/ -L/opt/SUNWspro/lib -L/opt/SUNWspro/WS6U1/lib -lhtefcfenv -L/usr/j2se/jre/lib/sparc/server/
    CC: Sun WorkShop 6 update 1 C++ 5.2 2000/09/11
    ccfe: Sun WorkShop 6 update 1 C++ 5.2 2000/09/11
    CClink: Sun WorkShop 6 update 1 C++ 5.2 2000/09/11
    CC: Sun WorkShop 6 update 1 C++ 5.2 2000/09/11
    /opt/SUNWspro/bin/../WS6U1/bin/c++filt: Sun WorkShop 6 update 1 C++ 5.2 2000/09/11
    ld: Software Generation Utilities - Solaris-ELF (4.0)
    Undefined first referenced symbol in file
    __type_1 std::copy<EFCFMapValue**,EFCFMapValue**>(__type_0,__type_0,__type_1) /export/home/efm/kawaha/EFCFEnv/lib/libhtefcfenv.so
    unsigned __rwstd::__rb_tree<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::pair<const std::basic_string<char,std::char_traits<char>,std::allocator<char> >,EFCFMapValue*>,__rwstd::__select1st<std::pair<const std::basic_string<char,std::char_traits<char>,std::allocator<char> >,EFCFMapValue*>,std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::less<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::allocator<std::pair<const std::basic_string<char,std::char_traits<char>,std::allocator<char> >,EFCFMapValue*> > >::count(const std::basic_string<char,std::char_traits<char>,std::allocator<char> >&)const /export/home/efm/kawaha/EFCFEnv/lib/libhtefcfenv.so
    ld: fatal: Symbol referencing errors. No output written to ./TestDriver.exe
    *** Error code 1
    make: Fatal error: Command failed for target `TestDriver.exe'
    Instanciated symble exit SunWS_cache. I did not know that how application to reffer this symbol.
    Can the applicaton reffer the shared library using STL?
    or
    Can the applicaton reffer the static library using STL?
    Mihoko

    It seems in ur application,u use STL,but not include the STL header files,just include the right STL header files and "usring namespace std;" in ur application,i think will solve ur problem.

  • Install PDK in an OC4J instance of OracleAS

    Hello.
    I have installed an OracleAS + Portal 10g (9.0.4), and I have created a new OC4J instance, named OC4J_newinstance.
    My question is: How do I install PDK in OC4J_newinstance?
    I have found a lot of tutorials and forums, but all of them explained how to install PDK in an OC4J STANDALONE instance. Please help me, and thanks in advance!
    Greetings!
    ps: I need to install PDK because I want to develop my own portlets, using my own JSP pages. I already have done that, but using an OC4J STANDALONE instance, and I want to use my OracleAS OC4J_newinstance.

    Hi Shail,
    i referred the link you have sent it was helpful to me, but the thing is while deleting the shared library apache.webservices it is saying the shared library is in use. When we brought down the Application Server and try to run the removeSharedLibrary command we got other error.
    Error: "Failed at "Could not get DeploymentManager".
    This is typically the result of an invalid deployer URI format being supplied, the target server not being in a started state or incorrect authentication details being supplied.
    Is the way which i have done is correct ?? Please reply me.
    Thank You,
    Ravi kumar.

  • Integrate OC4J 10.0.x in Oracle Application Server 10g

    Ok, i have a Oracle Application Server 10g Enterprise Instance including Infrastructure on a Linux-Server. Its OC4J is a 9.0.4 OC4J following the J2EE 1.3 standard.
    So now Oracles offers a newer 10.0.x Developer Betarelease of OC4J wich will be in Production soon and happily enough this release implements J2EE 1.4 with real JAX-RPC Web Service Support (I need Web Services with Attachments!).
    My question: How to integrate a 10.0.x-Version of OC4J in an Oracle Application Server 10g Enterprise (v 9.0.x) Installation ??? Whitepapers? Documentations? Internetlinks would help alot !
    Thanks and keep the good work alive, oracle rules!!!
    bye from germany, marc

    Marc,
    I don't have an answer for you (sorry), but actually, OC4J stand-alone is a complete application server -- unless Oracle have hacked it so much as to intentionally turn it into a not complete application server (it wouldn't surprise me ;-) Perhaps OC4J stand-alone will be sufficient for your requirements?
    In case you are unaware, OC4J is derived from the "OrionServer". Unfortunately, their Web site is down temporarily, but these other sites may be enlightening:
    http://www.orionsupport.com
    http://kb.atlassian.com
    Good Luck,
    Avi.

  • How  to deploy on different OC4J than "home" on Application Server

    Hi
    I've a JSP/Struts Application which runs well in JDeveloper and runs well if deployed to the "home" instance of Oracle Application Server 10g Release 3. However, we want to deploy this Application to a separated OC4J (keeping different Applications separated). So I'm trying to create a second OC4J instance in Application Server in order to deploy my application. This seems to be quite complicated !
    Can anyone point me to some information on how to create a new OC4J Instance in Oracle AS 10g with all necessary BC4J- and ADF-Libraries in order to deploy an application?
    Thanks

    pls use the em website to create the new oc4j stance,you can access em by http://yourashost:1810
    then ,you may deploy the project to a ear file and deploy it on new oc4j stance in em website.
    maybe i do not make me understood,::)

  • Deploying Shared Services in Oracle Application Server

    Has anyone deployed Shared Services (9.3.1) in Oracle Application Server? We are trying to deploy SS in Oracle Application Server and are not able to do it. Any suggestions?

    I think SS work's only under Apache Tomcat
    I was try deploy SS 9.2.1 and 9.3.1 on Oracle iAS and Weblogic 9.2.MP1
    and have similar error.(- can't register planning application)
    But Planning and EAS on Oralce and Weblogic works fine .
    p.s. OiAS - it's closed product - use Weblogic for new ENV.
    If you need detaled instruction for setup - please read documentation
    http://www.oracle.com/technology/documentation/epm.html
    http://hack4essbase.wordpress.com/2008/08/07/weblogic-classpath-and-env-for-hyperion-planning/

  • Have new iMac with iPhoto sharing turned on. When the shared library is clicked the library disappears or starts to load then disappears? What is wrong?

    Have new iMac with iPhoto sharing turned on. When the shared library is clicked the library disappears or starts to load then disappears? What is wrong?

    Try this:  launch iPhoto with the Option key held down and create a new, test library.  Import some photos and check to see if the same problem persists. If it doesn't then your current library is damaged and needs repair.
    Therefore  make a temporary, backup copy (select the library and type Command+D) and  apply the two fixes below in order as needed:
    Fix #1
    Launch iPhoto with the Command+Option keys held down and rebuild the library.
    Since only one option can be run at a time start with Option #1, followed by #3 and then #4 as needed.
    Fix #2
    Using iPhoto Library Manager  to Rebuild Your iPhoto Library
    Download iPhoto Library Manager and launch.
    Click on the Add Library button, navigate to your Home/Pictures folder and select your iPhoto Library folder.
    Now that the library is listed in the left hand pane of iPLM, click on your library and go to the File ➙ Rebuild Library menu option
    In the next  window name the new library and select the location you want it to be placed.
    Click on the Create button.
    Note: This creates a new library based on the LIbraryData.xml file in the library and will recover Events, Albums, keywords, titles and comments but not books, calendars or slideshows. The original library will be left untouched for further attempts at fixing the problem or in case the rebuilt library is not satisfactory.
    If you experience the same problem with the test library then try this basic fix a try:  make a temporary, backup copy (if you don't already have a backup copy) of the library and try the following:
    1 - delete the iPhoto preference file, com.apple.iPhoto.plist, that resides in your
         User/Home()/Library/ Preferences folder.
    2 - delete iPhoto's cache file, Cache.db, that is located in your
         User/Home()/Library/Caches/com.apple.iPhoto folder. 
    Click to view full size
    3 - launch iPhoto and try again.
    NOTE: If you're moved your library from its default location in your Home/Pictures folder you will have to point iPhoto to its new location when you next open iPhoto by holding down the Option key when launching iPhoto.  You'll also have to reset the iPhoto's various preferences.
    NOTE 2:  In Lion and Mountain Lion the Library folder is now invisible. To make it permanently visible enter the following in the Terminal application window: chflags nohidden ~/Library and hit the Enter button - 10.7: Un-hide the User Library folder.
    If that fails a reinstall of iPhoto is indicated. To do so you'll have to delete the current application and all files with "iPhoto" in the file name with either a .PKG or .BOM extension that reside in the HD/Library/Receipts folder and from the /var/db/receipts/  folder,
    Click to view full size
    Then install iPhoto from the source it came on originally.
    OT

  • HT4236 If I want to delete the photo library from my iPhone, how do I make sure I dont delete them from my desktop as well?

    If I want to delete the photo library from my iPhone, how do I make sure I dont delete them from my desktop as well?

    If you have copied them to your computer, then you will be OK.  Just deselect the photos when you sync.

  • I am trying to move my itunes library from my old pc to my new imac, home sharing is on and I can see the shared library.  My problem is that when I check the shared library to import it to my imac I cannot import it.  Can anyone help me?

    I am trying to move my itunes library from my old pc to my new imac, home sharing is on and I can see the shared library.  My problem is that when I check the shared library to import it to my imac I cannot import it.  Can anyone help me?

    You need to transfer the iTunes Library from the most recent backup you made before the hard drive was replaced.
    You can't transfer the full iTunes Library from the iPad back to iTunes.
    There are third-party Windows applications that will transfer data from an iOS device, but they don't re-create the iTunes Library exactly as it was before.

  • I can see the shared library, but it will not open, need help

    I can see the shared library, but when I try to open it, after a few seconds of trying it throws me out.  Need help

    Books from the iTunes Store are intended to be read using the iBooks app on an iOS device.
    tt2

  • HT2688 Working on a single computer with multiple users, I have set things up to allow each user to view and listen to the others' music libraries under the "Shared Library" function.  Can you then connect an iPod touch and copy music from a shared librar

    Working on a single computer with multiple users, I have set things up to allow each user to view and listen to the others' music libraries under the "Shared Library" function.  Can you then connect an iPod touch and copy music from a shared library?

    Was your wife logged into the libray at the time you tried to log in? I have had a similar problem and it was because another user was logged into the library when I attempted to. I got the permission denied banner.

  • How do I delete the itunes library fully?

    How do i delete the itunes library fully.  I want to delete the itunes library and rebuild it.
    All my media is on a NAS and no matter what settings i use, Itunes wants to create a sub directroy in the main one i specifiy for media.  this sub directory is called music and it then seems to randomly split music information up with not seeming method.  I have removed the xml file, however, when i start itunes over it goes and does the exact same thing over.  My only guess is i am missing a hidden file.

    Hi,
    Wireless is not my forte...
    Have a look at this Older Discussion
    https://discussions.apple.com/message/7957761#7957761
    and Search the  'More like this' column on the right...
    Hope this helps...

Maybe you are looking for

  • Mac Mini W/ DVI Projector???

    I'm Interested in getting a DVI projector to use with my Mac mini. Is this possible? any suggestions?

  • How can I get my materials back into EBP 5.5?

    I have executed an initial replication of a single material into a clean EBP 5.5 (SRM 5.0) , i.e. no product master has ever existed After changing MATERIAL filters in R3AC1 and afterwards replicating using R3AS I managed to get more materials into t

  • PSE8 and third party plug-ins

    I have just had to get a new compu8ter, iMac running 10.6.2.  I also upgraded to PSE 8.  I tried to move my old plugins to PSE 8 and now get messages that they cannot load.  I particularly want to use NoiseWare and Focal Blade. Can anyone help with t

  • WebServices with Java

    Hi, I�m a begginer with webservices. I have had some tests and I would like to get some explanations if possible: 1- What's the difference between Apache AXI and JWSDP ? 2- A web container is needed in both ? 3- I had downloaded the JWS tutorial 1.4

  • Calendar appointments got deleted from my Samsung Gallexy 3

    After downloading and then trying to remove a calendar widget from from G3, all my calender appointments got deleted from my phone and google calendar online.  Iyogi tech support was able to restore my appointments online from November back, but not