ERROR! Shared library ioser12

I have deployed an EJB in App Server (Oracle 9iAS).
I am using JDevelper 3.2 with jdk1.3 to run the client.
The class path has been set to /jdk1.3/jre/bin
When I am running the client from my NT m/c I am getting an error :
"ERROR! Shared library ioser12 could not be found."
But when I am running the same client with same JDeveloper3.2 from another NT m/c , it is running fine.
Can anyone please help me.
Thanks in advance.
null

I am using WINNT 4.0 service pack 6.

Similar Messages

  • What does this mean: ERROR! Shared library ioser12 could not be found.

    Hi all,
    I am trying to establisch a JDBC connection to a MaxDB database (former SapDB).
    I have a win2k system with jdk 1.4.2_01 installed.
    I have the JDBC connection working in the sense that i am able to execute SQL scripts by ant tasks,
    so far i think that everything is properly configured.
    Nevertheless, when i try to use the connection in my own class (a JUnit testcase), i get this message:
    "ERROR! Shared library ioser12 could not be found."
    The program then continues, and i get sql error messages that the user is still connected. I think these are followups from the first one - one testcase may be broken by this error, but the connection is not closed.
    I searched the web to find what i could do against it. I found some forum discussions about this problem and hence i tried to set my path and classpath to locations where the isoser12.dll is located (runtime environment/bin), and finally copied it to the windows/system32 dir.
    Nothing made this error disappear. I am still stuck with this one since two days.
    Btw, the same testcases work well with other databases like oracle or db2.
    Hence, i am calling to you for some ideas about this error.
    Thank you in advance for help,
    Andreas Schroeder

    Hi Andreas,
    I am also interested in making maxdb(sapdb) work with S1 application server. I would appreciate if you could let me know if you are able to make it work with S1 V8 server.
    Thanks,
    Gorton Zhao
    Hi all,
    I am trying to establisch a JDBC connection to a MaxDB
    database (former SapDB).
    I have a win2k system with jdk 1.4.2_01 installed.
    I have the JDBC connection working in the sense that i
    am able to execute SQL scripts by ant tasks,
    so far i think that everything is properly configured.
    Nevertheless, when i try to use the connection in my
    own class (a JUnit testcase), i get this message:
    "ERROR! Shared library ioser12 could not be found."
    The program then continues, and i get sql error
    messages that the user is still connected. I think
    these are followups from the first one - one testcase
    may be broken by this error, but the connection is not
    closed.
    I searched the web to find what i could do against it.
    I found some forum discussions about this problem and
    hence i tried to set my path and classpath to
    locations where the isoser12.dll is located (runtime
    environment/bin), and finally copied it to the
    windows/system32 dir.
    Nothing made this error disappear. I am still stuck
    with this one since two days.
    Btw, the same testcases work well with other databases
    like oracle or db2.
    Hence, i am calling to you for some ideas about this
    error.
    Thank you in advance for help,
    Andreas Schroeder

  • Shared library ioser12 could not be found

    When we try to obtain a Home of an EJB, the folowing error happens.
    Any considerations?
    Thanks.
    ERROR! Shared library ioser12 could not be found.
    Wed Jul 12 19:05:58 EDT 2000:<E> <ServletContext-part> Servlet failed
    with Excep
    tion
    java.lang.UnsatisfiedLinkError: specialLoadClass
    at
    com.sun.corba.ee.internal.util.JDKClassLoader.loadClass(JDKClassLoade
    r.java:58)
    at
    com.sun.corba.ee.internal.util.JDKBridge.loadClassM(JDKBridge.java:18
    0)
    at
    com.sun.corba.ee.internal.util.JDKBridge.loadClass(JDKBridge.java:83)
    at javax.rmi.CORBA.Util.loadClass(Util.java:215)
    at javax.rmi.CORBA.Util.createDelegateIfSpecified(Util.java:306)
    at javax.rmi.CORBA.Util.<clinit>(Util.java:54)
    at
    javax.rmi.PortableRemoteObject.createDelegateIfSpecified(PortableRemo
    teObject.java:172)
    at
    javax.rmi.PortableRemoteObject.<clinit>(PortableRemoteObject.java:62)
    at
    com.emplanet.part.ctrl.BalanceDispatcher.doPost(BalanceDispatcher.jav
    a:51)
    at
    com.emplanet.part.ctrl.BalanceDispatcher.doGet(BalanceDispatcher.java
    :36)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:123)
    at
    weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletCon
    textImpl.java:742)
    at
    weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletCon
    textImpl.java:686)
    at
    weblogic.servlet.internal.ServletContextManager.invokeServlet(Servlet
    ContextManager.java:247)
    at
    weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.jav
    a:363)
    at
    weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:263)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)

    You most likely have the j2ee.jar in your classpath somewhere. Remove it.
    We supply the correct versions of the supporting javax. classes in the
    weblogicaux.jar
    -- Rob
    Eugene Gross wrote:
    When we try to obtain a Home of an EJB, the folowing error happens.
    Any considerations?
    Thanks.
    ERROR! Shared library ioser12 could not be found.
    Wed Jul 12 19:05:58 EDT 2000:<E> <ServletContext-part> Servlet failed
    with Excep
    tion
    java.lang.UnsatisfiedLinkError: specialLoadClass
    at
    com.sun.corba.ee.internal.util.JDKClassLoader.loadClass(JDKClassLoade
    r.java:58)
    at
    com.sun.corba.ee.internal.util.JDKBridge.loadClassM(JDKBridge.java:18
    0)
    at
    com.sun.corba.ee.internal.util.JDKBridge.loadClass(JDKBridge.java:83)
    at javax.rmi.CORBA.Util.loadClass(Util.java:215)
    at javax.rmi.CORBA.Util.createDelegateIfSpecified(Util.java:306)
    at javax.rmi.CORBA.Util.<clinit>(Util.java:54)
    at
    javax.rmi.PortableRemoteObject.createDelegateIfSpecified(PortableRemo
    teObject.java:172)
    at
    javax.rmi.PortableRemoteObject.<clinit>(PortableRemoteObject.java:62)
    at
    com.emplanet.part.ctrl.BalanceDispatcher.doPost(BalanceDispatcher.jav
    a:51)
    at
    com.emplanet.part.ctrl.BalanceDispatcher.doGet(BalanceDispatcher.java
    :36)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:123)
    at
    weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletCon
    textImpl.java:742)
    at
    weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletCon
    textImpl.java:686)
    at
    weblogic.servlet.internal.ServletContextManager.invokeServlet(Servlet
    ContextManager.java:247)
    at
    weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.jav
    a:363)
    at
    weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:263)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)

  • Hi, error shared library - connecting databse using application server-

    Hi,
    i am connecting the oracle10g databse using the oracle applcation server10g............I have created the datasource and test my connection pool.
    the connection is established successfully but in eclipse its throwing the following exceptions.
    ERROR! Shared library ioser12 could not be found.
    context not createdjavax.naming.CommunicationException: Can't find SerialContextProvider
    at com.sun.enterprise.naming.SerialContext.getProvider(SerialContext.java:60)
    at com.sun.enterprise.naming.SerialContext.<init>(SerialContext.java:79)
    at com.sun.enterprise.naming.SerialInitContextFactory.getInitialContext(SerialInitContextFactory.java:54)
    at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:662)
    at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:243)
    at javax.naming.InitialContext.init(InitialContext.java:219)
    at javax.naming.InitialContext.<init>(InitialContext.java:175)
    at com.ats.swdms.common.DbConnection.getDBConnection(DbConnection.java:28)
    at com.ats.swdms.common.TestDb.main(TestDb.java:17)
    java.lang.NullPointerException
    at com.ats.swdms.common.TestDb.main(TestDb.java:18)
    Exception in thread "main"

    Is your CLASSPATH and LD_LIBRARY_PATH correctly set?

  • Error shared library

    Hi all, i'm new in java
    i want to use Crystal Report as shared lib in OAS,
    but i got this error message
    Caused by: org.apache.commons.logging.LogConfigurationException: Invalid class loader hierarchy.
    You have more than one version of 'org.apache.commons.logging.Log' visible, which is not allowed.
    at org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogFactoryImpl.java:385)
    +... 65 more+
    i try to remove common.logging folder in 'Crystal Report.jar'
    and i got this error
    ViewArchive: Servlet error
    oracle.classloader.util.AnnotatedNoClassDefFoundError:
         Missing class: org.apache.commons.logging.LogFactory
         Dependent class: org.apache.commons.configuration.ConfigurationUtils
         Loader: CRNanda:11
         Code-Source: /u01/oracle/product/10.1.3.1/OracleAS_2/j2ee/BDU1/shared-lib/CRNanda/11/Crystal Report XI.jar
         Configuration: <code-source> in /u01/oracle/product/10.1.3.1/OracleAS_2/j2ee/BDU1/config/server.xml
    The missing class is available from the following locations:
         +1. Code-Source: /u01/oracle/product/10.1.3.1/OracleAS_2/j2ee/BDU1/applications/ITTSales1/ViewArchive/WEB-INF/lib/commons-logging-api-1.1.jar (from WEB-INF/lib/ directory in /u01/oracle/product/10.1.3.1/OracleAS_2/j2ee/BDU1/applications/ITTSales1/ViewArchive/WEB-INF/lib)+
         This code-source is available in loader ITTSales1.web.ViewArchive:0.0.0.
         +2. Code-Source: /u01/oracle/product/10.1.3.1/OracleAS_2/j2ee/BDU1/applications/ITTSales1/ViewArchive/WEB-INF/lib/commons-logging-1.1.jar (from WEB-INF/lib/ directory in /u01/oracle/product/10.1.3.1/OracleAS_2/j2ee/BDU1/applications/ITTSales1/ViewArchive/WEB-INF/lib)+
         This code-source is available in loader ITTSales1.web.ViewArchive:0.0.0.
         +3. Code-Source: /u01/oracle/product/10.1.3.1/OracleAS_2/BC4J/lib/commons-logging.jar (from <code-source> in /u01/oracle/product/10.1.3.1/OracleAS_2/j2ee/BDU1/config/server.xml)+
         This code-source is available in loader adf.oracle.domain:10.1.3.1.
         This code-source is available in loader adf.generic.domain:10.1.3.1.
         +4. Code-Source: /u01/oracle/product/10.1.3.1/OracleAS_2/webservices/lib/commons-logging.jar (from <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in /u01/oracle/product/10.1.3.1/OracleAS_2/j2ee/home/oc4j.jar)+
         This code-source is available in loader apache.commons.logging:1.0.4.
    but if I'm not use Crystal Report as shared library, my application run normally
    any suggestions for this problem
    thanks

    I am using WINNT 4.0 service pack 6.

  • Please help! Shared Library Error... no applications will open!

    Hi. Major issues!!
    My computer was unplugged for 2 weeks (renovations). When I set it up in my new office, none of my applications would open! (Microsoft, Adobe, AOL, etc...) Safari is working.
    I get this error message:
    The application "Photoshop" could not be launched because of a shared library error: "5<application><CarbonLib><CFMPriv_SpeechRecognition>"
    The application "Word" could not be launched because of a shared library error:
    "8<Microsoft Word><CarbonLib><CFMPriv_SpeechRecognition>"
    The application "AOL" could not be launched because of a shared library error:
    "9<AOL (Bootstrap)><CarbonLib><CFMPriv_SpeechRecognition>"
    The application "AppleWorks" could not be launched because of a shared library error: "4<AppleWorks><CarbonLib><CFMPriv_SpeechRecognition>"
    Here's what I've tried...
    I have tried to install combo update 10.3.9. .. didn't work.
    My computer was purchased in 2004... just moved to a new house... do not know where my installation dvd is... so to reboot on that is not an option.
    I tried disk repair permissions... didn't work!
    I opened my log console to view the crash logs... and it appears a lot has crashed... but I can not understand what any of it means!?!
    Can anyone help or offer some advice?
    Can anyone understand a crash log if I post it?
    Please help!?! Taking an online masters course and this is a major dilemma!
    Thanks,
    Lindsay

    Hi Lindsay,
    "Can I get one from a mac store? Does it have to be the original one I used when I purchased my mac?"
    No, you can no longer purchase 10.3 Panther disks from Apple Stores, online or otherwise. You may however, be able to purchase replacement disks for your computer (if Mac OS 10.3 were the original install disks that came with your mac) by calling Apple and explaining and having the serial number ready of the computer.
    If your installation of 10.3 was an upgrade you can purchase retail copies of 10.3 disks online from many resellers, such as on ebay or sites such as FastMac, but be sure to purchase a retail box set and not upgrade or machine specific disks.
    Did you perform all of the steps that Kappy steered you to in Dr. Smoke's FAQ first and your only option left is the Archive and Install?
    littleshoulders

  • I am getting error while deploying "shared library" to FP-2010

    i am getting error while deploying "shared library" to FP-2010
    screen shot is also attached
    regards
    mazhar
    Attachments:
    error24.JPG ‏128 KB

    Hi mazhar.ali,
    Do you explicitly reference a DLL in your code? 
    What is the size of your code?  (The FP-2010 only has 32 Mbytes of RAM, so if you're trying to deploy and run your code from RAM, this might be something to take into account.)  (How Much Memory Does My FieldPoint Controller Have?)
    Regards,
    Kevin S.
    Applications Engineer
    National Instruments

  • DAC - Error loading shared library [pmwrtrel.dll] in the dynamic lib mgr

    Hi,
    While executing ETL load on a Windows 32-bit machine with DAC v10.1.3.4.1, we were able to execute 24 tasks out of 317 successfully. Then it fails with the following error message:
    PRE-SESS> TM_6232 Error loading shared library [pmwrtrel.dll] in the dynamic library manager. The error is [Database driver event...Error occurred loading library [pmwrtrel.dll]. System error encountered is 127. Error text is The specified procedure could not be found. .].
    PRE-SESS> CMN_1761 Timestamp Event: [Mon Mar 29 19:04:05 2010]
    PRE-SESS> WRT_8236 Error getting pre session writer object for target [W_ETL_RUN_S]
    MANAGER> PETL_24027 Pre-session task completed successfully. : (Mon Mar 29 19:04:05 2010)
    DIRECTOR> PETL_24006 Starting data movement.
    MAPPING> TM_6660 Total Buffer Pool size is 12582912 bytes and Block size is 128000 bytes.
    READER_1_1_1> DBG_21437 Reader: Source is a file-based source.
    READER_1_1_1> FR_3118 source [SQ_FILE_DUAL] code page: [7-bit ASCII]
    READER_1_1_1> FR_3071 Maximum Line sequential buffer length is 1026.
    READER_1_1_1> BLKR_16003 Initialization completed successfully.
    WRITER_1_*_1> CMN_1761 Timestamp Event: [Mon Mar 29 19:04:05 2010]
    WRITER_1_*_1> TM_6232 Error loading shared library [pmwrtrel.dll] in the dynamic library manager. The error is [Database driver event...Error occurred loading library [pmwrtrel.dll]. System error encountered is 127. Error text is The specified procedure could not be found. .].
    MANAGER> PETL_24031
    ***** RUN INFO FOR TGT LOAD ORDER GROUP [1], CONCURRENT SET [1] *****
    Thread [READER_1_1_1] created for [the read stage] of partition point [SQ_FILE_DUAL] has completed. The total run time was insufficient for any meaningful statistics.
    Thread [TRANSF_1_1_1] created for [the transformation stage] of partition point [SQ_FILE_DUAL] has completed. The total run time was insufficient for any meaningful statistics.
    Thread [WRITER_1_*_1] created for [the write stage] of partition point [W_ETL_RUN_S] has completed. The total run time was insufficient for any meaningful statistics.
    MAPPING> CMN_1793 The index cache size that would hold [7340064] rows in the lookup table for [MPLT_GET_ETL_PROC_WID.LKP_ETL_PROC_WID], in memory, is [29555310648557682] bytes
    MAPPING> CMN_1792 The data cache size that would hold [7340064] rows in the lookup table for [MPLT_GET_ETL_PROC_WID.LKP_ETL_PROC_WID], in memory, is [12948046503805036] bytes
    MANAGER> PETL_24005 Starting post-session tasks. : (Mon Mar 29 19:04:05 2010)
    MANAGER> PETL_24029 Post-session task completed successfully. : (Mon Mar 29 19:04:05 2010)
    MAPPING> TM_6018 The session completed with [0] row transformation errors.
    MANAGER> PETL_24002 Parallel Pipeline Engine finished.
    DIRECTOR> PETL_24013 Session run completed with failure.
    DIRECTOR> TM_6022
    SESSION LOAD SUMMARY
    ================================================
    DIRECTOR> TM_6252 Source Load Summary.
    DIRECTOR> CMN_1740 Table: [SQ_FILE_DUAL] (Instance Name: [SQ_FILE_DUAL])
         Output Rows [0], Affected Rows [0], Applied Rows [0], Rejected Rows [0]
    DIRECTOR> TM_6253 Target Load Summary.
    DIRECTOR> CMN_1740 Table: [W_ETL_RUN_S] (Instance Name: [W_ETL_RUN_S])
         Output Rows [0], Affected Rows [0], Applied Rows [0], Rejected Rows [0]
    DIRECTOR> TM_6023
    ===================================================
    DIRECTOR> TM_6020 Session [SIL_InsertRowInRunTable] completed at [Mon Mar 29 19:04:06 2010].
    Kindly someone tell us how to resolve this issue.
    Regards,
    Vishnu

    what BIA version are you on?
    perhaps you have to install a informatica fix or a DAC patch

  • Shared library extended class Error #1065: Variable is not defined

    Right, bit of a complicated set-up  here. I've got a class structure which includes the View class:
    com.website.buttons.MyButton
    Then i've got a shared library swc called sharedassets.swc  that contains a MovieClip in the library that uses  'com.website.buttons.MyButton' as its 'Linkage Properties' base class,  extending with the following empty class:
    com.website.timeline.sharedassets.BackButton
    Then i've got a second  swc that  imports the BackButton mc into its own library as a shared library asset, and uses an instance of  it on the stage in a MovieClip of it's own called LinearNavBar.  LinearNavBar's Linkage Properties are thus:
    Class: com.website.timeline.sequence.LinearNavBar
    Base class: com.website.navigation.LinearNavbar
    Again, 'com.website.navigation.LinearNavbar' is an actual class in the code base, whilst 'com.website.timeline.sequence.LinearNavBar' does not exits (ie: its dynamically created by the swc at compile time). 'Automatically declare stage instances' is unchecked
    Over in the class structure in my  Flash Builder project, I've got another class
    com.website.navigation.Sequence
    Which instantiates a new version of  LinearNavBar and adds it to the stage:
    var navBar:Navbar = new LinearNavBar();
    addChild(navBar);
    At which point the following error is  shown:
    ReferenceError: Error #1065: Variable BackButton is not defined.
    It seems Flash Builder cannot find 'com.website.timeline.sharedassets.BackButton', even though BOTH compiled swcs are included as part of the projects.
    What gives, my friends? I am most heartily perplexed.

    I have on the permit debugging option but it says nothing but these errors
    ReferenceError: Error #1065: Variable Button is not defined.
    ReferenceError: Error #1065: Variable ComponentShim is not defined.
    ReferenceError: Error #1065: Variable LoaderProV3AS3 is not defined.

  • Shared Library Error after software update

    After a software update check, I downloaded all recommendations which were the following: Java for Mac OS X 10.4 Release 5, iTunes 7.1, iPhoto Update 6.0.6, Security Update 2006-008 (PPC) 1.0, and Mac OS X Update (PPC) 10.4.9.
    But upon restarting, I get 2 popup windows entitled Application Launch Failure. The first says: The application "(null)" could not be launched because of a shared library error: "5>HP Communications><CarbonLib><CFMPriv_CarbonSound>". The second reads: The application "EEventManager" could not be launched because of a shared library error: "1<EEventManager><CarbonLib><CFMPriv_CarbonSound>". I also get one when I try to launch AOL from the desktop. It also has the string with CarbonSound in it.
    I tried reinstalling all of the updates and the Security update didn't work at all - which didn't seem to matter since it was an older version (I think??). I then reinstalled the OS update again, but this time I did the combo version. Still no luck. I looked into CarbonSound, but I haven't found anything current or relevant. Any suggestions? Thank you.
    1.25 ghz ppc g4   Mac OS X (10.4.9)  

    You might want to post your question in the Mac OS X v10.4 Tiger forum.

  • Appleworks 6 will not open I get a "shared library error" message. What can I do

    Appleworks 6 will not open. I get a "shared library error" message. What can I do?

    Hi, Bob. Welcome to Apple Support Communities.
    Try posting in AppleWorks Discussions:
    https://discussions.apple.com/community/applications/appleworks?view=discussions

  • Having trouble getting appleworks 6 to open. When I have tried to update, I am getting a shared library error.

    Appleworks 6 will no longer open. When I have tried to update appleworks, I am getting a  message saying a shared library error is preventing it from updating.
    Any suggestions?

    Might be worth repeating the question in this forum:
    AppleWorks

  • How Do I Fix This Runtime Shared Library Preloading Error?

    Hello,
    I just finished up my site, and this is the only thing holding me back from publishing it. Whenever I "Test" my site, I get this error: " Your content will not stream. Runtime Shared Library (RSL) preloading will require all of your content to download before the first frame will play.
    To prevent this you can change the Runtime Shared Library Library Settings, in the Advanced ActionScript 3.0 Settings dialog which can be raised from the Publish Settings dialog.
    The Runtime Shared Libraries being preloaded are:
    textlayout_1.0.0.595.swz for TLF Text"
    Does anyone know how to correct this error? If you do, could you please walk me through it step-by-step. I am still very new to "Flash Professional (CS5)" & "ActionScript (3.0)"

    Reference error is because the default linkage for textLayout.swc is Runtime Shared Library (RSL) with preload swf option so the reference will always be “RSLPreloader” if TLF is used.
    There are 2 options that we can avoid the reference error:
    1. Change default linkage to “Merged to code” which will add around 150KB to child swf file size.
    2. Change preloader method to “Custom preloader loop”, move all contents and scripts to frame 2. And finally, in the Advance ActionScript 3.0 Settings, export classes in frame to 2.

  • Shared-library in OC4J - load data-sources.xml throws error

    H
    To share common libraries (framework.jar, JAXB jars, axis.jar, log4j, tibco*.jars)
    across application(app1/app2/app3) in the OC4J container.
    Currently all these jars are loaded with common jars separately application, a total 3 common
    footprints of these jars.
    1 - Placed all common jars under $J2EE_HOME/shared-lib folder, updated server.xml in $J2EE_HOME/config.
    2 - Connecting Tibco queues using generic JMS resource adapter (connectors - JCA).
    3 - Connecting to databases using data-sources.xml.
    4 - With following entries in orion-application.xml
    <imported-shared-libraries>
    <import-shared-library name="my.shared.libraries" max-version="1.0"/>
    </imported-shared-libraries> ---> Entry 1
    <connectors path="oc4j-connectors.xml"/> ---> Entry 2
    <data-sources path="data-sources.xml"/> ---> Entry 3
    Getting the following error while deploying the code.
    Error occurred initializing connectors. Exception is: Exception creating Manage
    d DataSource ConnectorPropertySet. Exception: Error setting up resource adapter
    for embedded resource archive inside application 'deployGood1'. ManagedConnecti
    onFactory implementation class 'oracle.oc4j.sql.spi.ManagedConnectionFactoryImpl
    ' cannot be set up: Error setting JavaBean property 'managedDataSourceConfigXML'
    for ManagedConnectionFactory class 'oracle.oc4j.sql.spi.ManagedConnectionFactor
    yImpl for embedded resource archive inside application 'deployGood1'. Exception
    is: java.lang.reflect.InvocationTargetException
    However orion-application.xml
    Option A
    Entry 1 (imported-shared-libraries)
    Entry 2 (connectors)
    Works perfectly fine - however the Service complains of not finding the datasource JNDI
    5 - If all jars are loaded separately with each application
    With following entries in orion-application.xml
    <library path="C:/soft/jar/framework.jar" />
    <library path="C:/soft/jar/log4j-1.2.14.jar" />
    <library path="C:/soft/jar/axis.jar"/>
    <library path="C:/soft/jar/commons-discovery-0.2.jar"/>
    <library path="C:/soft/jar/commons-logging-1.0.4.jar"/>
    <library path="C:/soft/jar/fscontext.jar"/>
    <library path="C:/soft/jar/gjra.jar"/>
    <library path="C:/soft/jar/jax-qname.jar"/>
    <library path="C:/soft/jar/jaxb-api.jar"/>
    <library path="C:/soft/jar/jaxb-impl.jar"/>
    <library path="C:/soft/jar/jaxb-libs.jar"/>
    <library path="C:/soft/jar/jaxb-xjc.jar"/>
    <library path="C:/soft/jar/jaxrpc.jar"/>
    <library path="C:/soft/jar/jmxri.jar"/>
    <library path="C:/soft/jar/jmxtools.jar"/>
    <library path="C:/soft/jar/namespace.jar"/>
    <library path="C:/soft/jar/providerutil.jar"/>
    <library path="C:/soft/jar/relaxngDatatype.jar"/>
    <library path="C:/soft/jar/saaj.jar"/>
    <library path="C:/soft/jar/tibcrypt.jar"/>
    <library path="C:/soft/jar/tibjms.jar"/>
    <library path="C:/soft/jar/tibjmsadmin.jar"/>
    <library path="C:/soft/jar/tibjmsapps.jar"/>
    <library path="C:/soft/jar/tibrvjms.jar"/>
    <library path="C:/soft/jar/wsdl4j-1.5.1.jar"/>
    <library path="C:/soft/jar/wss4j-1.5.2.jar"/>
    <library path="C:/soft/jar/xercesImpl.jar"/>
    <library path="C:/soft/jar/xmlsec-1.4.0.jar"/>
    <library path="C:/soft/jar/xsdlib.jar"/> -------> Entry 1
    <connectors path="oc4j-connectors.xml"/> ---> Entry 2
    <data-sources path="data-sources.xml"/> ---> Entry 3
    This configuration works perfectly fine as expected, but this configuration defeats the
    purpose of shared-library
    Thanks
    sunder

    H
    To share common libraries (framework.jar, JAXB jars, axis.jar, log4j, tibco*.jars)
    across application(app1/app2/app3) in the OC4J container.
    Currently all these jars are loaded with common jars separately application, a total 3 common
    footprints of these jars.
    1 - Placed all common jars under $J2EE_HOME/shared-lib folder, updated server.xml in $J2EE_HOME/config.
    2 - Connecting Tibco queues using generic JMS resource adapter (connectors - JCA).
    3 - Connecting to databases using data-sources.xml.
    4 - With following entries in orion-application.xml
    <imported-shared-libraries>
    <import-shared-library name="my.shared.libraries" max-version="1.0"/>
    </imported-shared-libraries> ---> Entry 1
    <connectors path="oc4j-connectors.xml"/> ---> Entry 2
    <data-sources path="data-sources.xml"/> ---> Entry 3
    Getting the following error while deploying the code.
    Error occurred initializing connectors. Exception is: Exception creating Manage
    d DataSource ConnectorPropertySet. Exception: Error setting up resource adapter
    for embedded resource archive inside application 'deployGood1'. ManagedConnecti
    onFactory implementation class 'oracle.oc4j.sql.spi.ManagedConnectionFactoryImpl
    ' cannot be set up: Error setting JavaBean property 'managedDataSourceConfigXML'
    for ManagedConnectionFactory class 'oracle.oc4j.sql.spi.ManagedConnectionFactor
    yImpl for embedded resource archive inside application 'deployGood1'. Exception
    is: java.lang.reflect.InvocationTargetException
    However orion-application.xml
    Option A
    Entry 1 (imported-shared-libraries)
    Entry 2 (connectors)
    Works perfectly fine - however the Service complains of not finding the datasource JNDI
    5 - If all jars are loaded separately with each application
    With following entries in orion-application.xml
    <library path="C:/soft/jar/framework.jar" />
    <library path="C:/soft/jar/log4j-1.2.14.jar" />
    <library path="C:/soft/jar/axis.jar"/>
    <library path="C:/soft/jar/commons-discovery-0.2.jar"/>
    <library path="C:/soft/jar/commons-logging-1.0.4.jar"/>
    <library path="C:/soft/jar/fscontext.jar"/>
    <library path="C:/soft/jar/gjra.jar"/>
    <library path="C:/soft/jar/jax-qname.jar"/>
    <library path="C:/soft/jar/jaxb-api.jar"/>
    <library path="C:/soft/jar/jaxb-impl.jar"/>
    <library path="C:/soft/jar/jaxb-libs.jar"/>
    <library path="C:/soft/jar/jaxb-xjc.jar"/>
    <library path="C:/soft/jar/jaxrpc.jar"/>
    <library path="C:/soft/jar/jmxri.jar"/>
    <library path="C:/soft/jar/jmxtools.jar"/>
    <library path="C:/soft/jar/namespace.jar"/>
    <library path="C:/soft/jar/providerutil.jar"/>
    <library path="C:/soft/jar/relaxngDatatype.jar"/>
    <library path="C:/soft/jar/saaj.jar"/>
    <library path="C:/soft/jar/tibcrypt.jar"/>
    <library path="C:/soft/jar/tibjms.jar"/>
    <library path="C:/soft/jar/tibjmsadmin.jar"/>
    <library path="C:/soft/jar/tibjmsapps.jar"/>
    <library path="C:/soft/jar/tibrvjms.jar"/>
    <library path="C:/soft/jar/wsdl4j-1.5.1.jar"/>
    <library path="C:/soft/jar/wss4j-1.5.2.jar"/>
    <library path="C:/soft/jar/xercesImpl.jar"/>
    <library path="C:/soft/jar/xmlsec-1.4.0.jar"/>
    <library path="C:/soft/jar/xsdlib.jar"/> -------> Entry 1
    <connectors path="oc4j-connectors.xml"/> ---> Entry 2
    <data-sources path="data-sources.xml"/> ---> Entry 3
    This configuration works perfectly fine as expected, but this configuration defeats the
    purpose of shared-library
    Thanks
    sunder

  • Help with Shared Library Errors?

    I am getting a Shared Library Error (The application "APP NAME HERE" could not be launched because of a shared library error: "1<APP NAME HERE><CarbonLib><CFMPriv_PrintCore>") whenever I try to open a non-Mac application (Adobe or Microsoft, basically). And when I try to print, I cannot adjust anything in the Page Setup, else the application crashes.
    Problems began right after a Software Update: to 10.4.8 (and iTunes to 7.0.1).
    Any thoughts? I have seen references here and elsewhere to various shared library error issues, with solutions that have worked for some people sometimes, ranging from dowloading the newest version of Quicktime to archiving everything and reinstalling the system software.

    I saw you had posted in the other topic and were
    advised to start a new one. But did you try any of
    the other approaches?
    Yes. I've been trying simpler things first, such as removing certain caches from my Library.
    It helps to be
    more specific about the particular applications.
    Adobe Photoshop 7.0 and In Design 2.0.2. Microsoft Word 11.0 and Excel 11.0 are the ones that give me the shared library error. At the same time (since the upgrade to OS 10.4.8 and iTunes 7.0.1), I have been having trouble with my printer, a Canon i850 (printer software quits with each printing, although the printer does print the item; and trying to adjust Page Setup causes whatever application I'm in to crash).
    Did you look at Yo
    u receive a "Shared library" error message when you
    start Office for Mac programs for example?
    Not until you suggested it. Thanks. It has some of the same suggestions, though — no new ones. I've been trying to avoid the archive/install option, but I guess I'm headed that way.
    You say you have iTunes 7.0.1, what version of
    Quicktime do you have?
    QuickTime Player 7.1.3.
    Unfortunately there doesn't (as yet) seem to be a
    single fix for all these errors. We'll just have to
    keep trying!
    That's the sense I'm getting.
    Thank you for your attemps to help.

Maybe you are looking for