IBM WebSphere and Oracle 8i

I didn't find any other forum where I could post that question, so, sorry if it disturbs...
I try to call an EJB deployed in Oracle 8i from a servlet deployed in WebSphere, but it fails.
I use VisualAge to create the servlet, and I encounter many problems to develop an EJB client.
So I decided to see if an EJB client from Oracle could work directly in Visual Age... so I've deployed the HelloWorld EJB sample in Oracle 8i, and compiled the Client.java and executed it: it works from my DOS command (under NT).
I put it in Visual Age, and it fails. Has anyone already done such a thing, or am I doomed to use the products of only one vendor to develop my application in a language that is said to be cross-platform, vendor-independant, ... ?
null

Yes, I put everything needed by the client in Visual Age as it is defined in the sample Client.java from Oracle (the HelloWorld EJB sample).
The problem comes from JNDI, I think, but I don't know exactly why. I wonder if the InitialContext has been correctly created...
Also, I wonder if there is a problem with the CLASSPATH defined in VisualAge (a priority problem), because I don't know why it fails under VA, and that it works under a NT command (java.exe). There must be a redefinition in the classes of VA... and don't know exactly...

Similar Messages

  • How to Set Up SSO Between IBM WebSphere and SAP EP Using JAAS

    Hi
    I have read the article on SDN called "How to Set Up SSO Between IBM WebSphere and SAP EP Using JAAS", which is also the name of my posting.
    The reason why I post this is that I've tried to follow the links in the PDF to get the file WebsphereEpSsoLib.zip but I get an error 403, which tells me that the file is not there.
    Does anybody know where this file went or can somebody tell me an alternative place to get this file?
    Jacob

    Please open the associated whitepaper, and you can find the download link to the .ZIP file on page 4.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/ibm/how to set up single sign-on between an ibm websphere portal and the sap enterprise portal using jaas.pdf
    Hope that works!
    Elise

  • * IBM Websphere Vs Oracle's Weblogic server *

    IBM Websphere Vs Oracle's Weblogic server
    Can ODI run on IBM Websphere?
    How feasible is it to shift ODI from Oracle Web logic to IBM Websphere?
    What challenges , efforts required in ODI code to do so?
    Please suggest.
    Thanks in Advance.
    Regards,
    Dinesh.

    1. Well for your 1st question I believe you can.
    2. I believe it will go fine because you just need one application server to deploy your ee agent.
    3. I have never tried IBM websphere as an application sewrver in ODI but it shouldnt be that much completed as you are thinking. Better you do R&D in your local system. Also I am not sure about the issues you will face in future. ( for ex maple PermGen errors, issues in clustering etc)
    Thanks

  • Are there specific reasons for choosing Oracle A/S 10g OVER IBM Websphere ?

    Our company runs a number of Oracle applications and currently supports both the IBM Websphere and Oracle
    10g A/S application servers. We use Oracle A/S to run Oracle Forms/Reports, as
    well as to interface from Oracle Advanced Queues (A/Q) to the outside world
    (with JMS over A/Q). The idea being floated is to use Oracle A/S only for our
    Forms/Reports server and IBM Websphere for everything else. Is there any
    downside to this ?
    Is there anything Oracle A/S can do that IBM Websphere cannot ?
    Would any features of Oracle A/Q not be accessible when using WebSphere ?
    We are also planning to use Oracle Workflow. Would there be any advantages to using Oracle A/S over Websphere ?

    'Fraid I'm not experienced in running Oracle products with Websphere but I'd have thought that the most obvious reason to use OAS would be that (theoretically at least!) AQ and Oracle Workflow should be better integrated into OAS and also recieve better support from Oracle if you are using OAS as your apps server rather than another vendor's product. The risk is that you might get into a situation where something doesn't work and Oracle say it's Websphere, phone IBM and IBM say it's AQ - phone Oracle.

  • Apache Tomcat vs IBM Websphere

    Hi,
    In our current deployment, I am using Apache Tomcat as the Java Application Server that comes bundled with Hyperion Planning 9.3.1 suite of applications. The documentation also suggests Oracle Application Server, IBM Websphere and BEA WebLogic. Currently the application stack is Hyperion Planning only, with Financial Reporting for the reporting needs.
    For our current situation, we have shortlisted between using the bundled Apache Tomcat or IBM Websphere. For comparison I wanted to know how stable Apache Tomcat is in general compared to websphere? How many concurrent users can it handle? Are there any specific limitations of Apache Tomcat that I should consider? Can someone list the major pros and cons of each?
    Thanks in advance
    Shehzad

    I agree with Jake.. Tomcat can handle much more than a few users. Whether it can handle the load for your environment may depend on your usage pattern, size of forms, etc.
    We typically use Tomcat for our Dodeca product that uses the Java API to talk to Essbase. It doesn't product 'forms' but rather just transfers data via XML between the client and server. With that product, we do have one customer that is serving appx 7,000 users on a single Tomcat server. In that case, however, the usage pattern is that field users log in daily (or sometimes weekly) and run a few reports (that retrieve data via XML).
    Note that Tomcat has a configuration parameter in the server.xml file to set the max number of threads that can be spawned by the process. You may want to tune that parameter if you decide to run Tomcat in production (and absolutely be sure to give it more heapsize in the java options).
    Tim Tow
    Applied OLAP, Inc

  • HACMP and Oracle Clusterware

    Hi Guys , I need some technical guidance regarding HACMP and Oracle Clusterware. I am designing an Oracle maximum Availability architecture for a client on 4 Nodes of IBM 570 PSeries servers on Oracle 10G RAC. The configuration includes IBM HACMP and Oracle Clusterware. No I need do know if I can fully rely on Oracle Clusterware as my Clusterware or I can configure both IBM HACMP and Oracle Clusterware for some services. Can these two clusterware coexist ??

    Yes they can co-exist. But my question is why complicate things. You cannot have a RAC cluster without the Oracle Clusterware. Meaning if you install HACMP you will have to install Oracle Clusterware also on top of this. Why complicate the stack... keep it simple.. we have been using Oracle clusteware on AIX without HACMP without any issues so far.
    Also you should check www.oracleracsig.org website for some good leads into implementing RAC on AIX.

  • Installing IBM Websphere Advanced Edition 3.0 and connecting to Oracle 81 database

    When we install IBM Websphere Advanced Edition 3.o for Solaris and try connecting to the Oracle 81 database some errors were faced as below
    003.820 1ef19816 ConnectionPoo W Failure while creating connection java.sql.SQLException: Io exception: Connection refused(DESCRIPTION=(TMP=)(VSNNUM=135290880)(ERR=12505)(ERROR_STACK=(ERROR=(CODE=12505)(EMFI=4))))
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Compiled Code)
    at java.sql.SQLException.<init>(Compiled Code)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(Compiled Code)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(Compiled Code)
    at oracle.jdbc.driver.OracleConnection.<init>(Compiled Code)
    at oracle.jdbc.driver.OracleDriver.getConnectionInstance(Compiled Code)
    at oracle.jdbc.driver.OracleDriver.connect(Compiled Code)
    at java.sql.DriverManager.getConnection(Compiled Code)
    at com.ibm.ejs.dbm.jdbcext.ConnectionPool.<init>(Compiled Code)
    at com.ibm.ejs.dbm.jdbcext._ConnMgrBaseImpl.getConnectionPool(Compiled Code)
    at com.ibm.ejs.dbm.jdbcext.ConnectionManager.getConnectionPool(Compiled Code)
    at com.ibm.ejs.dbm.jdbcext.SMDataSource.getConnection(Compiled Code)
    at com.ibm.ejs.ns.CosNaming.CreateNsTables.dbInit(Compiled Code)
    at com.ibm.ejs.ns.CosNaming.NameServer.init(Compiled Code)
    at com.ibm.ejs.sm.server.ManagedServer.initializeNameService(Compiled Code)
    at com.ibm.ejs.sm.server.ManagedServer.initializeRuntime(Compiled Code)
    at com.ibm.ejs.sm.server.AdminServer.initializeRuntime(Compiled Code)
    at com.ibm.ejs.sm.server.AdminServer.main(Compiled Code)
    003.856 1ef19816 CreateNsTable W Failed to get a connection java.sql.SQLException: Io exception: Connection refused(DESCRIPTION=(TMP=)(VSNNUM=135290880)(ERR=12505)(ERROR_STACK=(ERROR=(CODE=12505)(EMFI=4))))
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Compiled Code)
    at java.sql.SQLException.<init>(Compiled Code)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(Compiled Code)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(Compiled Code)
    at oracle.jdbc.driver.OracleConnection.<init>(Compiled Code)
    at oracle.jdbc.driver.OracleDriver.getConnectionInstance(Compiled Code)
    at oracle.jdbc.driver.OracleDriver.connect(Compiled Code)
    at java.sql.DriverManager.getConnection(Compiled Code)
    at com.ibm.ejs.dbm.jdbcext.ConnectionPool.<init>(Compiled Code)
    at com.ibm.ejs.dbm.jdbcext._ConnMgrBaseImpl.getConnectionPool(Compiled Code)
    at com.ibm.ejs.dbm.jdbcext.ConnectionManager.getConnectionPool(Compiled Code)
    at com.ibm.ejs.dbm.jdbcext.SMDataSource.getConnection(Compiled Code)
    at com.ibm.ejs.ns.CosNaming.CreateNsTables.dbInit(Compiled Code)
    at com.ibm.ejs.ns.CosNaming.NameServer.init(Compiled Code)
    at com.ibm.ejs.sm.server.ManagedServer.initializeNameService(Compiled Code)
    at com.ibm.ejs.sm.server.ManagedServer.initializeRuntime(Compiled Code)
    at com.ibm.ejs.sm.server.AdminServer.initializeRuntime(Compiled Code)
    at com.ibm.ejs.sm.server.AdminServer.main(Compiled Code)
    004.208 1ef19816 AdminServer A Initializing WebSphere Administration server
    004.228 1ef1ff18 DrAdminServer A DrAdmin available on port 36,133
    004.248 1ef19816 ConnectionPoo W Failure while creating connection java.sql.SQLException: Io exception: Connection refused(DESCRIPTION=(TMP=)(VSNNUM=135290880)(ERR=12505)(ERROR_STACK=(ERROR=(CODE=12505)(EMFI=4))))
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Compiled Code)
    at java.sql.SQLException.<init>(Compiled Code)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(Compiled Code)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(Compiled Code)
    at oracle.jdbc.driver.OracleConnection.<init>(Compiled Code)
    at oracle.jdbc.driver.OracleDriver.getConnectionInstance(Compiled Code)
    at oracle.jdbc.driver.OracleDriver.connect(Compiled Code)
    at java.sql.DriverManager.getConnection(Compiled Code)
    at com.ibm.ejs.dbm.jdbcext.Connect ionPool.<init>(Compiled Code)
    at com.ibm.ejs.dbm.jdbcext._ConnMgrBaseImpl.getConnectionPool(Compiled Code)
    at com.ibm.ejs.dbm.jdbcext.ConnectionManager.getConnectionPool(Compiled Code)
    at com.ibm.ejs.dbm.jdbcext.SMDataSource.getConnection(Compiled Code)
    at com.ibm.ejs.sm.util.db.DBMgr.initialize(Compiled Code)
    at com.ibm.ejs.sm.server.AdminServer.startConnectionMgr(Compiled Code)
    at com.ibm.ejs.sm.server.AdminServer.initializeRuntime(Compiled Code)
    at com.ibm.ejs.sm.server.AdminServer.main(Compiled Code)
    004.263 1ef19816 DBMgr F Failed to create a data source: java.sql.SQLException: Io exception: Connection refused(DESCRIPTION=(TMP=)(VSNNUM=135290880)(ERR=12505)(ERROR_STACK=(ERROR=(CODE=12505)(EMFI=4))))
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Compiled Code)
    at java.sql.SQLException.<init>(Compiled Code)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(Compiled Code)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(Compiled Code)
    at oracle.jdbc.driver.OracleConnection.<init>(Compiled Code)
    at oracle.jdbc.driver.OracleDriver.getConnectionInstance(Compiled Code)
    at oracle.jdbc.driver.OracleDriver.connect(Compiled Code)
    at java.sql.DriverManager.getConnection(Compiled Code)
    at com.ibm.ejs.dbm.jdbcext.ConnectionPool.<init>(Compiled Code)
    at com.ibm.ejs.dbm.jdbcext._ConnMgrBaseImpl.getConnectionPool(Compiled Code)
    at com.ibm.ejs.dbm.jdbcext.ConnectionManager.getConnectionPool(Compiled Code)
    at com.ibm.ejs.dbm.jdbcext.SMDataSource.getConnection(Compiled Code)
    at com.ibm.ejs.sm.util.db.DBMgr.initialize(Compiled Code)
    at com.ibm.ejs.sm.server.AdminServer.startConnectionMgr(Compiled Code)
    at com.ibm.ejs.sm.server.AdminServer.initializeRuntime(Compiled Code)
    at com.ibm.ejs.sm.server.AdminServer.main(Compiled Code)
    FATAL Failed to create a data source: {0} java.sql.SQLException: Io exception: Connection refused(DESCRIPTION=(TMP=)(VSNNUM=135290880)(ERR=12505)(ERROR_STACK=(ERROR=(CODE=12505)(EMFI=4))))
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Compiled Code)
    at java.sql.SQLException.<init>(Compiled Code)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(Compiled Code)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(Compiled Code)
    at oracle.jdbc.driver.OracleConnection.<init>(Compiled Code)
    at oracle.jdbc.driver.OracleDriver.getConnectionInstance(Compiled Code)
    at oracle.jdbc.driver.OracleDriver.connect(Compiled Code)
    at java.sql.DriverManager.getConnection(Compiled Code)
    at com.ibm.ejs.dbm.jdbcext.ConnectionPool.<init>(Compiled Code)
    at com.ibm.ejs.dbm.jdbcext._ConnMgrBaseImpl.getConnectionPool(Compiled Code)
    at com.ibm.ejs.dbm.jdbcext.ConnectionManager.getConnectionPool(Compiled Code)
    at com.ibm.ejs.dbm.jdbcext.SMDataSource.getConnection(Compiled Code)
    at com.ibm.ejs.sm.util.db.DBMgr.initialize(Compiled Code)
    at com.ibm.ejs.sm.server.AdminServer.startConnectionMgr(Compiled Code)
    at com.ibm.ejs.sm.server.AdminServer.initializeRuntime(Compiled Code)
    at com.ibm.ejs.sm.server.AdminServer.main(Compiled Code)
    java.lang.Throwable
    at java.lang.Throwable.<init>(Compiled Code)
    at com.ibm.ejs.ras.CBuffLogger.fatalEvent(Compiled Code)
    at com.ibm.ejs.ras.Tr.fireTraceEvent(Compiled Code)
    at com.ibm.ejs.ras.Tr.fatal(Compiled Code)
    at com.ibm.ejs.sm.util.db.DBMgr.initialize(Compiled Code)
    at com.ibm.ejs.sm.server.AdminServer.startConnectionMgr(Compiled Code)
    at com.ibm.ejs.sm.server.AdminServer.initializeRuntime(Compiled Code)
    at com.ibm.ejs.sm.server.AdminServer.main(Compiled Code)
    Please help
    Thanks in Advance
    null

    When we install IBM Websphere Advanced Edition 3.o for Solaris and try connecting to the Oracle 81 database some errors were faced as below
    003.820 1ef19816 ConnectionPoo W Failure while creating connection java.sql.SQLException: Io exception: Connection refused(DESCRIPTION=(TMP=)(VSNNUM=135290880)(ERR=12505)(ERROR_STACK=(ERROR=(CODE=12505)(EMFI=4))))
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Compiled Code)
    at java.sql.SQLException.<init>(Compiled Code)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(Compiled Code)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(Compiled Code)
    at oracle.jdbc.driver.OracleConnection.<init>(Compiled Code)
    at oracle.jdbc.driver.OracleDriver.getConnectionInstance(Compiled Code)
    at oracle.jdbc.driver.OracleDriver.connect(Compiled Code)
    at java.sql.DriverManager.getConnection(Compiled Code)
    at com.ibm.ejs.dbm.jdbcext.ConnectionPool.<init>(Compiled Code)
    at com.ibm.ejs.dbm.jdbcext._ConnMgrBaseImpl.getConnectionPool(Compiled Code)
    at com.ibm.ejs.dbm.jdbcext.ConnectionManager.getConnectionPool(Compiled Code)
    at com.ibm.ejs.dbm.jdbcext.SMDataSource.getConnection(Compiled Code)
    at com.ibm.ejs.ns.CosNaming.CreateNsTables.dbInit(Compiled Code)
    at com.ibm.ejs.ns.CosNaming.NameServer.init(Compiled Code)
    at com.ibm.ejs.sm.server.ManagedServer.initializeNameService(Compiled Code)
    at com.ibm.ejs.sm.server.ManagedServer.initializeRuntime(Compiled Code)
    at com.ibm.ejs.sm.server.AdminServer.initializeRuntime(Compiled Code)
    at com.ibm.ejs.sm.server.AdminServer.main(Compiled Code)
    003.856 1ef19816 CreateNsTable W Failed to get a connection java.sql.SQLException: Io exception: Connection refused(DESCRIPTION=(TMP=)(VSNNUM=135290880)(ERR=12505)(ERROR_STACK=(ERROR=(CODE=12505)(EMFI=4))))
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Compiled Code)
    at java.sql.SQLException.<init>(Compiled Code)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(Compiled Code)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(Compiled Code)
    at oracle.jdbc.driver.OracleConnection.<init>(Compiled Code)
    at oracle.jdbc.driver.OracleDriver.getConnectionInstance(Compiled Code)
    at oracle.jdbc.driver.OracleDriver.connect(Compiled Code)
    at java.sql.DriverManager.getConnection(Compiled Code)
    at com.ibm.ejs.dbm.jdbcext.ConnectionPool.<init>(Compiled Code)
    at com.ibm.ejs.dbm.jdbcext._ConnMgrBaseImpl.getConnectionPool(Compiled Code)
    at com.ibm.ejs.dbm.jdbcext.ConnectionManager.getConnectionPool(Compiled Code)
    at com.ibm.ejs.dbm.jdbcext.SMDataSource.getConnection(Compiled Code)
    at com.ibm.ejs.ns.CosNaming.CreateNsTables.dbInit(Compiled Code)
    at com.ibm.ejs.ns.CosNaming.NameServer.init(Compiled Code)
    at com.ibm.ejs.sm.server.ManagedServer.initializeNameService(Compiled Code)
    at com.ibm.ejs.sm.server.ManagedServer.initializeRuntime(Compiled Code)
    at com.ibm.ejs.sm.server.AdminServer.initializeRuntime(Compiled Code)
    at com.ibm.ejs.sm.server.AdminServer.main(Compiled Code)
    004.208 1ef19816 AdminServer A Initializing WebSphere Administration server
    004.228 1ef1ff18 DrAdminServer A DrAdmin available on port 36,133
    004.248 1ef19816 ConnectionPoo W Failure while creating connection java.sql.SQLException: Io exception: Connection refused(DESCRIPTION=(TMP=)(VSNNUM=135290880)(ERR=12505)(ERROR_STACK=(ERROR=(CODE=12505)(EMFI=4))))
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Compiled Code)
    at java.sql.SQLException.<init>(Compiled Code)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(Compiled Code)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(Compiled Code)
    at oracle.jdbc.driver.OracleConnection.<init>(Compiled Code)
    at oracle.jdbc.driver.OracleDriver.getConnectionInstance(Compiled Code)
    at oracle.jdbc.driver.OracleDriver.connect(Compiled Code)
    at java.sql.DriverManager.getConnection(Compiled Code)
    at com.ibm.ejs.dbm.jdbcext.Connect ionPool.<init>(Compiled Code)
    at com.ibm.ejs.dbm.jdbcext._ConnMgrBaseImpl.getConnectionPool(Compiled Code)
    at com.ibm.ejs.dbm.jdbcext.ConnectionManager.getConnectionPool(Compiled Code)
    at com.ibm.ejs.dbm.jdbcext.SMDataSource.getConnection(Compiled Code)
    at com.ibm.ejs.sm.util.db.DBMgr.initialize(Compiled Code)
    at com.ibm.ejs.sm.server.AdminServer.startConnectionMgr(Compiled Code)
    at com.ibm.ejs.sm.server.AdminServer.initializeRuntime(Compiled Code)
    at com.ibm.ejs.sm.server.AdminServer.main(Compiled Code)
    004.263 1ef19816 DBMgr F Failed to create a data source: java.sql.SQLException: Io exception: Connection refused(DESCRIPTION=(TMP=)(VSNNUM=135290880)(ERR=12505)(ERROR_STACK=(ERROR=(CODE=12505)(EMFI=4))))
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Compiled Code)
    at java.sql.SQLException.<init>(Compiled Code)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(Compiled Code)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(Compiled Code)
    at oracle.jdbc.driver.OracleConnection.<init>(Compiled Code)
    at oracle.jdbc.driver.OracleDriver.getConnectionInstance(Compiled Code)
    at oracle.jdbc.driver.OracleDriver.connect(Compiled Code)
    at java.sql.DriverManager.getConnection(Compiled Code)
    at com.ibm.ejs.dbm.jdbcext.ConnectionPool.<init>(Compiled Code)
    at com.ibm.ejs.dbm.jdbcext._ConnMgrBaseImpl.getConnectionPool(Compiled Code)
    at com.ibm.ejs.dbm.jdbcext.ConnectionManager.getConnectionPool(Compiled Code)
    at com.ibm.ejs.dbm.jdbcext.SMDataSource.getConnection(Compiled Code)
    at com.ibm.ejs.sm.util.db.DBMgr.initialize(Compiled Code)
    at com.ibm.ejs.sm.server.AdminServer.startConnectionMgr(Compiled Code)
    at com.ibm.ejs.sm.server.AdminServer.initializeRuntime(Compiled Code)
    at com.ibm.ejs.sm.server.AdminServer.main(Compiled Code)
    FATAL Failed to create a data source: {0} java.sql.SQLException: Io exception: Connection refused(DESCRIPTION=(TMP=)(VSNNUM=135290880)(ERR=12505)(ERROR_STACK=(ERROR=(CODE=12505)(EMFI=4))))
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Compiled Code)
    at java.sql.SQLException.<init>(Compiled Code)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(Compiled Code)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(Compiled Code)
    at oracle.jdbc.driver.OracleConnection.<init>(Compiled Code)
    at oracle.jdbc.driver.OracleDriver.getConnectionInstance(Compiled Code)
    at oracle.jdbc.driver.OracleDriver.connect(Compiled Code)
    at java.sql.DriverManager.getConnection(Compiled Code)
    at com.ibm.ejs.dbm.jdbcext.ConnectionPool.<init>(Compiled Code)
    at com.ibm.ejs.dbm.jdbcext._ConnMgrBaseImpl.getConnectionPool(Compiled Code)
    at com.ibm.ejs.dbm.jdbcext.ConnectionManager.getConnectionPool(Compiled Code)
    at com.ibm.ejs.dbm.jdbcext.SMDataSource.getConnection(Compiled Code)
    at com.ibm.ejs.sm.util.db.DBMgr.initialize(Compiled Code)
    at com.ibm.ejs.sm.server.AdminServer.startConnectionMgr(Compiled Code)
    at com.ibm.ejs.sm.server.AdminServer.initializeRuntime(Compiled Code)
    at com.ibm.ejs.sm.server.AdminServer.main(Compiled Code)
    java.lang.Throwable
    at java.lang.Throwable.<init>(Compiled Code)
    at com.ibm.ejs.ras.CBuffLogger.fatalEvent(Compiled Code)
    at com.ibm.ejs.ras.Tr.fireTraceEvent(Compiled Code)
    at com.ibm.ejs.ras.Tr.fatal(Compiled Code)
    at com.ibm.ejs.sm.util.db.DBMgr.initialize(Compiled Code)
    at com.ibm.ejs.sm.server.AdminServer.startConnectionMgr(Compiled Code)
    at com.ibm.ejs.sm.server.AdminServer.initializeRuntime(Compiled Code)
    at com.ibm.ejs.sm.server.AdminServer.main(Compiled Code)
    Please help
    Thanks in Advance
    null

  • IBM websphere 8 and Oracle RIB

    Hi, somebody have been ibm websphere 8 with oracle retail 13.2 and oracle RIB
    Regards

    please elaborate. What is it exactly you like to know about websphere? The Webshere on Rib 11 (12?) has since long been replaced by OracleApplicationServer.

  • Oracle BAM 10.1.3.4 and IBM WebSphere MQ 6.0, Enterprise Link Plan does not

    Hello All,
    1. I have a BAM 10.1.3.4 installation and a IBM Webspehere MQ client V6.0 installed in the same server
    2. Have configured JmsAdmin appropriately to have a Topic Connection Factory and a Topic Pointing to a Queue in the Server
    3. Have tested the client connectivity using ivtRun and MQIVP.class, they seem to work fine connecting to the channel and the topic.
    4. I have configured an EMS for IBMWebSphereMQ in BAM with the below given parameters
    Name:      BPEL_TO_BAM
    Owner:      AMERICAS\Jai_Mani
    Created:      12/1/2009 2:07:48 AM
    Last modified:      12/1/2009 9:48:03 AM
    Type:      IBM WebSphere MQ
    Initial Context Factory:      com.sun.jndi.fscontext.RefFSContextFactory.
    JNDI Service Provider URL:      file:/C:/JNDI-BOSS-DAO.
    TopicConnectionFactory Name:      ivtTCF.
    Topic Name:      ivtT.
    JMS Message Type:      TextMessage.
    Durable Subscriber Name (Optional):      .
    Message Selector (Optional):      .
    Client ID (Optional):      .
    Name      Flow name      Type      Max size      Formatting
    rawData.      rawData.      String      40000      (none).
    5. I have a subscribe plan configured in to enterprise Link which has a EMSReceiever and a grid to display the messages
    6. I have the "run forever" flag checked in the Receiver and go a head and post a message in the Queue configured in the server.
    7. The plan does not display any messages in the grid.
    All configuration on the MQ Server and Client side are proper but BAM EL Plan is not displaying the data in the grid.
    Have also had turned on DEBUG on the servers and restarted BAM, they don't seem to throw any errors.
    Kindly advice, what could be wrong in the Plan or EMS configuration which is causing this.
    Thanks & regards,
    Jai.

    Is this working for you? What errors do you get in the logs (bam, EL)?

  • IBM WebSphere App.Server 3.5 StdEd + Oracle 8i for repository ?

    I want to install IBM WebSphere Application Server (WAS) 3.5 Std
    but I don't have a DB to hold the repository.
    One of the possible DB mentionned in the install doc is ORACLE
    8i but I have no experience whatsoever with this line of
    products.
    I would like to hear of people running such a config.
    Any tips, do's and don't ?
    Is it a stable, recommended configuration to start with ?
    E.G.:
    WAS 3.5 standard on Win2000
    + ORACLE 8i as a repository DB
    + AS400 serving corporate data
    Thanks for your help,
    Frederic.
    PS - I know DB2 is another possibility but I would like to skip
    that one for some reasons.

    Matt :
    I eventually chose to keep the InstantDB repository because
    someone told me it would be fine for a small web application.
    One thing I am wondering about though : IBM doc mentions Oracle
    8i but on the Oracle site they mention 9i only so
    - where do you find the 8i ?
    - is the 9i fine too ?
    - what edition is acceptable ? the cost for the personal/pro
    etc. licences do vary quite a lot so which is the cheapest
    acceptable one ?
    I am still looking for that info.
    Any hint ?
    Thanks !

  • J2EE APPLICATION ON OAS10G AND J2EE APPLICATION ON IBM Websphere

    Hi All,
    As you all know that there are many application servers in the market for deploying the application so I just want to know why we all choose Oracle Application Server 10g for deploying J2ee application and why some choose IBM Websphere for deploying J2ee application. Is there any doc which specifies that Deployng J2ee application on Websphere is better than OAS 10g.
    Regards
    Kumar

    If you have to choose an architecture now, I would advice not to choose Oracle Application Server, but BEA WebLogic. On Oracle Open World I learned that Oracle will stop developing on OC4J, so WebLogic seems the smarter choise.
    To either choose weblogic or websphere has to do with a lot more then just the J2EE specs. It also has to do with knowledge of your collegues (who have to support either of these products), company strategy, etc. Therefore this question cannot be answered that easy.
    Personally I think an all Oracle stack is just fine, WebLogic has a richer featureset then WebSphere (AFAIK). WebSphere is not a bad product though.

  • VisualAge RPG  and crystal report  + IBM Websphere Studio Dveloper client

    Hi friends
    My doubt is with regard to VisualAge RPG an alternative of java for AS400 servers yet iam posting here
    I am trying to call Crystal report using VARPG The IDE used is IBM Websphere studio developer for iseries 6.0.
    In VARPG GUI based windows application i am able to add Crystal Report Viewer (CRviewer.dll) to the ACtivex control object. I have to set the Report source and activate the Activex. The control has a property named ReportSource which is of numeric type. I tried to set the report source by calling openReport methox of Craxdrt.dll. I get a error as follows
    0211 Error occurred while calling program or procedure OpenReport.
    Cause . . . . . : The program attempted to call program or
    procedure OpenReport, but was unable to access the program or procedure. If
    the name is *N, the call was a bound call by procedure pointer.
    Recovery . . . : Check the error log file FVDCERRS.LOG for more
    information on the cause of the error. If the call was to a local
    program, then the program could not be found, or the accumulated
    parameters exceeded 1024 bytes in length. If not found, either specify
    the full path name or make sure the program resides in a directory
    listed in the PATH environment variable. Verify that the file
    extension is correct. If no extension is specified, .EXE is assumed.
    Is my way of calling crystal report is correct or i have to set the report source by any other way.
    Thanks in advance
    Ashokans

    Vamsi
    You ned to specify the location of the reports in the RAS server.
    Follow these steps.
    1. Go to the crystal configuration manager.
    2. Click Crystal Report Application Server and stop the service.
    3. Click the properties button.
    4. Go to the parameters tab and from the option type select Server.
    5. In the report directory text box, specify the director in which the reports are located.
    6. Click ok and Start the Crystal Report Application Server
    thats about it

  • IBM WebSphere Studio and Apache Tomcat Server

    Hi all of you , my question is Can I add Apache TomCat web server to my IBM WebSphere Dev. Studio 5.0. ? If it's so, How can I do ? If you hurry up,I'll be really appreciated.
    Thanks in advance.
    Ergin

    When I do an add server from WSAD 5.1.2 I see the option of Tomcat 3.2, 4.0 & 4.1. I don't know if 5.0 has them.
    You can always run tomcat outside of WSAD and point it at your webapp root in WSAD. Doesn't provide all the nice integration but works OK.
    -- Frank

  • Oracle Coherence vs IBM WebSphere Extended Deployment

    Hi All,
    Does anyone compared the features of oracle coherence vs IBM WebSphere Extended Deployment Grid? If so, Which one is best among them.
    Thanks in advance,
    Shiva

    Hi All,
    Does anyone compared the features of oracle coherence vs IBM WebSphere Extended Deployment Grid? If so, Which one is best among them.
    Thanks in advance,
    Shiva

  • WebDynpro and IBM WebSphere

    Hi everyone,
    I've got the following scenario. We have a bunch of WD4A applications that we'd like to integrate with IBM WebSphere.
    If we deploy them through portal, there won't be any WSRP support from the portal side and integration cannot be achieved.
    What are the options then?
    If we integrate them as simple iFrame, what happens to the theme? And what if we have multiple WD views interacting one another? Is the deployment of SAP Portal best practice?
    Thank you.
    Cheers

    That's my point too.
    However I'd like to know whether there's some official docs from SAP stating what the best practice would be.
    In fact, if SAP portal isn't deployed, the only way integration can be done is via iFrame.
    - What happens to the theme then? I think that there will be a discrepancy between SAP's and IBM's themes unless SAP's theme is tweaked manually to look like IBM's.
    - What happens to inter-communicating WDynpros? I mean if we have two (or more) WebDynpro apps that need to exchange data and no SAP portal is in place?
    - On the other hand, if we deploy SAP Portal and want to integrate SAP Portal with IBM WebSphere, I guess we'll be having tough time later on, because BSPs, WebDynpros, Pages, etc. don't support WSRP and cannot be consumed by WebSphere. Can anybody confirm this? Has anyone ever tried this scenario?
    Thank you.

Maybe you are looking for

  • Odd WiFi Channel Behavior

    In a previous thread I learned that my WiFi slow down could possibly be remedied by choosing a less congested channel on my router radio. I downloaded and ran Kismac to determine what my neighbors were doing. I'm using the Airport Extreme driver in p

  • 3 computers 1 MAC address

    ok, only 1 MAC is allowed on my home network however i had changed my MAC address on my ipod and macbook to be the requested address and everything was working perfectly (two computers with the same MAC browsing at the same time) then the airport was

  • Problem with After effects present text animations

    When I want to use the text animation presets I get an error message, an example is when I want to use a text "animate in" preset and got the following error message:  After Effects error:  Can't import file "Fly In From Bottom.ffx": unsupported file

  • Closed Captioning Methods

    We want to do our closed captioning for TV standards in house.  We are on PC.  What programs are out there that are under say, $500 that can do this?  We are on CS5.5 and want to take advantage of its ability to handle supported CC files. All the pro

  • DTMF Asterisk sending by Skype 6.14.0.104 does not...

    Hello, I have an issue on Skype. DTMF Asterisk signal sending by Skype 6.14.0.104 does not work properly on Israel landlines. Because of that I can not use DISA to enter office PBX. Please advise how to solve the problem? Thank you. Alex