Urgent : Fail to setup the weblogic 8.1 cluster

          I have two machines (Machine A and Machine B) both running weblogic 8.1 in Windows
          2000 environment.
          The IP address of Machine A and Machine B is 10.87.17.153 and 10.87.17.159 respectively.
          I need to make a cluster which is conposed of this two machine , one of the machine
          is acted as Administration Server.
          In machine A, I start the Weblogic server by using command 'startWebLogic'
          I already created a domain - 'mydomain' and create server instance - 'myServer'
          and additional two server instances 'myServer-1' and 'myServer-2' in Machine A
          The listen address of myServer-1 is localhost and port is 7001
          The listen address of myServer-2 is 10.87.17.159 and port is 10000
          Then I start the server instance of machine A by using command 'startManagedWebLogic
          myServer-1 http://localhost:7001'
          Then I start the remote server instance of machine A by using command 'startManagedWebLogic
          myServer-2 http://localhost:7001'
          Then I get this error
          <Nov 27, 2003 11:58:08 AM GMT+08:00> <Emergency> <WebLogicServer> <BEA-000350>
          <
          Unable to create a server socket on Channel Default for: 10.87.7.129, port: 1000
          0. java.net.BindException: Cannot assign requested address: JVM_Bind Perhaps the
          address 10.87.7.129 is incorrect or another process is using port 10000.>
          <Nov 27, 2003 11:58:08 AM GMT+08:00> <Emergency> <Security> <BEA-090085> <Server
          failed to bind to the configured port. The port may already be used by another
          process.>
          <Nov 27, 2003 11:58:09 AM GMT+08:00> <Emergency> <WebLogicServer> <BEA-000342>
          <
          Unable to initialize the server: Server failed to bind to the requested port.
          Se
          e preceeding log message for details.>
          The WebLogic Server did not start up properly.
          Exception raised: 'weblogic.server.ServerLifecycleException: Server failed to
          bi
          nd to the requested port. See preceeding log message for details.'
          Reason: Server failed to bind to the requested port. See preceeding log message
          for details.
          I also change the using other port for the setting of listend address of machine
          B, but still get the same error.
          Any one can help me to solve this problem... It's very urgent..
          Thanks!
          

Initially i thought that it will be the CLASSPATH variable problem that is defined in startWeblogic.sh script. But we have around 8 domains. I am not able to start any of these domains. Even i tried to create a new domain also. Still i am getting the same error. Can anyone help me in this.
Thanks,
Vasanth.

Similar Messages

  • Appropriate Steps To change the weblogic password in Cluster ENV

    Hi Experts,
    We need to change the password for weblogic(10.3.3) as activity. It would be helpful , if you can provide us , what would be the best ways to change it and what sequence we should follow for changing the password and then Bouncing
    Two Physical Servers.
    Server One : Admin Server and Managed Server
    Server Two : Managed Server Only
    Regards
    Sourabh Gupta

    Hi Kalyan,
    We do this steps when we forget the weblogic password. My Question is on sequence.
    But We did :
    Change Weblogic Password from Security Realm and then edit the boot.properties. Bounce the Admin Server.
    Then Change the Password for Managed Server ( from the front end ) and bounce the managed server.
    Navigation : Console--> Environment--> Servers--> (OIM server name)--> Configuration--> Server Start.
    If we have clustered env , How should Be folllow ? Should be do the same steps as mentioned above on both the nodes or through one Server is suffice.
    One thing I want to tell you , once we did the steps as mentioned by you , you may be in trouble. Because Have same issue earlier where we forget the weblogic password and change like the way you said , What happened after that our deployments are getting failed , Because Our deployment using INternal User ( related to OIM) get missing . My understanding is weblogic stores all the users in ldift file , once we replace it all users may be removed ( Not Sure though) .
    Please pass you suggestion
    Regards
    Sourabh Gupta

  • Urgent: Failed to get the object returned from the server

    Hi there,
    I'm debugging someone's code which make use of RMI to implement the client/server.
    I found that when the client request the object from the server, the server return the object properly. But on the client side, it returned "java.io.EOFException". Don't know how to resolve it. Pls HELP !!
    Thanks.
    -Maggie
    ==============
    Here is the output:-
    java.rmi.UnmarshalException: error unmarshalling return; nested exception is:
         java.io.EOFException
    java.io.EOFException
         at java.io.DataInputStream.readInt(DataInputStream.java:343)
         at java.io.ObjectInputStream.readInt(ObjectInputStream.java:1980)
         at javax.swing.ImageIcon.readObject(ImageIcon.java:371)
         at java.lang.reflect.Method.invoke(Native Method)
         at java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2214)
         at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
         at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
         at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
         at java.util.Hashtable.readObject(Hashtable.java:792)
         at java.lang.reflect.Method.invoke(Native Method)
         at java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2214)
         at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
         at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
         at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2263)
         at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
         at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1412)
         at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
         at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2263)
         at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
         at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1412)
         at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
         at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
         at sun.rmi.server.UnicastRef.unmarshalValue(UnicastRef.java:300)
         at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:134)
         at com.ptec.rms.app.olap.modelbuilder.OlapMBServiceImpl_Stub.getPanel(Unknown Source)
         at com.ptec.rms.app.sc.SystemConsoleDesktop.changeService(SystemConsoleDesktop.java:141)

    at least you have the benefit of the code to work with! :)

  • Please help urgently Failed to deserialize statedump from server in Cluster

    Dear All,
    Appreciate a help on this urgently..... I am new to weblogic server & this technologies ... we created IPM,UCM,SOA clusters on one domain (my_domain), all the servers of all the clusters in 1st machine started .... but IPM server is not starting on the 2nd machine (other servers - SOA and UCM started on the 2nd machine)
    I am getting the following error. could anyone help to solve this problem...
    ####<Jan 20, 2011 9:37:29 PM IST> <Info> <Cluster> <machine2.domain.com> <IPM_server2> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1295539649529> <BEA-000128> <Updating -2575471700288226143S:10.1.7.1:[16000,16000,-1,-1,-1,-1,-1]:my_domain:IPM_server1 in the cluster.>
    ####<Jan 20, 2011 9:37:29 PM IST> <Error> <Cluster> <machine2.domain.com> <IPM_server2> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1295539649554> <BEA-000140> <Failed to deserialize statedump from server -2575471700288226143S:10.1.7.1:[16000,16000,-1,-1,-1,-1,-1]:my_domain:IPM_server1 with java.lang.ClassNotFoundException: oracle.imaging.input.inputagent.InputAgent.
    java.lang.ClassNotFoundException: oracle.imaging.input.inputagent.InputAgent
    at weblogic.application.internal.AppClassLoaderManagerImpl.loadApplicationClass(AppClassLoaderManagerImpl.java:135)
    at weblogic.common.internal.ProxyClassResolver.resolveProxyClass(ProxyClassResolver.java:68)
    at weblogic.common.internal.WLObjectInputStream.resolveProxyClass(WLObjectInputStream.java:76)
    at java.io.ObjectInputStream.readProxyDesc(ObjectInputStream.java:1531)
    at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1493)
    at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1732)
    at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1329)
    at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1947)
    at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1871)
    at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1753)
    at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1329)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:351)
    at weblogic.common.internal.WLObjectInputStream.readObjectWL(WLObjectInputStream.java:98)
    at weblogic.cluster.BasicServiceOffer.readExternal(BasicServiceOffer.java:172)
    at java.io.ObjectInputStream.readExternalData(ObjectInputStream.java:1792)
    at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1751)
    at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1329)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:351)
    at java.util.ArrayList.readObject(ArrayList.java:593)
    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:974)
    at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1849)
    at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1753)
    at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1329)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:351)
    at weblogic.common.internal.WLObjectInputStream.readArrayList(WLObjectInputStream.java:116)
    at weblogic.cluster.StateDumpMessage.readExternal(StateDumpMessage.java:53)
    at java.io.ObjectInputStream.readExternalData(ObjectInputStream.java:1792)
    when I check the error number BEA-000140, it says
    Cause - Server failed to deserialize object since it does not have the class definition. This usually happens if your application classes are not deployed on all the nodes in the cluster. It is preferable to deploy beans to all the nodes of the cluster.
    Action - Make sure all the classes are available on all the nodes of the cluster.
    Could any one give steps as how to do this or the solution to this problem.... I am new to weblogic..
    Thanks in advance.
    Edited by: user599937 on Jan 20, 2011 8:32 AM
    Edited by: user599937 on Jan 20, 2011 8:37 AM

    This is definitely the problem:
    java.lang.ClassNotFoundException: oracle.imaging.input.inputagent.InputAgent
    The cause is likely that the configuration during installation of IPM went wrong somehow or the particular way you are starting the server is missing the IPM libraries. This is not so much a WebLogic Server issue as an IPM issue. I recommend you try posting in one of the Content Mgmt forums like WebCenter Content or open a support case with the IPM team.

  • Urgent pls : sftp proxy service failing to get the file

    Hi All ,
    I have a proxy service polling for a file . I have setup the service on test environment , where it works fine . When i deploy the same code with only change is the Managed server target for polling , as the production server is clustered .
    I get the following error in the domain log :
    ####<21-03-2013 18:08:59 CET> <Error> <SFTPTransport> <xxxx> <xxxxx> <[ACTIVE] ExecuteThread: '21' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <BEA1-68CA827ADB4536852D4A> <11d1def534ea1be0:-5e793040:13ccb101998:-8000-00000000007dc42f> <1363885739466> <BEA-381803> <Unable to get file : /HOME/xxxxxx_00359.zip__2412735349618735005--5e793040.13d8cdd6ccb.7a58.stage on attempt number : 0 :
    java.io.FileNotFoundException: /xxxx/xxxx/xxxx/ftp_files/download/xxxxxxx00359.zip (No such file or directory)
         at java.io.FileOutputStream.open(Native Method)
         at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
         at java.io.FileOutputStream.<init>(FileOutputStream.java:70)
         at com.bea.wli.sb.transports.sftp.client.SFTPClient.get(SFTPClient.java:389)
         at com.bea.wli.sb.transports.sftp.connector.SFTPResource.get(SFTPResource.java:112)
         at com.bea.wli.sb.transports.sftp.connector.SFTPPublishedTask.processFileDownload(SFTPPublishedTask.java:206)
         at com.bea.wli.sb.transports.sftp.connector.SFTPPublishedTask.process(SFTPPublishedTask.java:169)
         at com.bea.wli.sb.transports.poller.listener.PolledMessageListenerMDB.__onMessage(PolledMessageListenerMDB.java:52)
         at com.bea.wli.sb.transports.poller.listener.PolledMessageListenerMDB.access$000(PolledMessageListenerMDB.java:31)
         at com.bea.wli.sb.transports.poller.listener.PolledMessageListenerMDB$1.run(PolledMessageListenerMDB.java:41)
         at com.bea.wli.sb.transports.poller.listener.PolledMessageListenerMDB$1.run(PolledMessageListenerMDB.java:39)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.security.Security.runAs(Security.java:41)
         at com.bea.wli.sb.transports.poller.listener.PolledMessageListenerMDB.onMessage(PolledMessageListenerMDB.java:39)
         at weblogic.ejb.container.internal.MDListener.execute(MDListener.java:574)
         at weblogic.ejb.container.internal.MDListener.transactionalOnMessage(MDListener.java:477)
         at weblogic.ejb.container.internal.MDListener.onMessage(MDListener.java:379)
         at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:4659)
         at weblogic.jms.client.JMSSession.execute(JMSSession.java:4345)
         at weblogic.jms.client.JMSSession.executeMessage(JMSSession.java:3821)
         at weblogic.jms.client.JMSSession.access$000(JMSSession.java:115)
         at weblogic.jms.client.JMSSession$UseForRunnable.run(JMSSession.java:5170)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    Note : I am able to manually sftp the file from and to my osb server . I am initiating the sftp session from osb server.
    Any help on this in urgent basis is a lot of help . Thank you in advance.
    Edited by: Harry1234 on 2013-03-22 03:46

    Nop... The poller gets the file, but then publishes in a distributed queue, which means that any managed server can process it. Therefore, they need acesss to a shared file system.
    http://docs.oracle.com/cd/E14571_01/doc.1111/e15022/config.htm#OSBDG176
    Section 4.1:
    "Oracle Service Bus load balances File, Email, and FTP transport processing across the managed servers in a cluster. All managed servers in the cluster should be able to access the Archive, Stage, and Error directories specified in any File, Email, or FTP proxy service configuration. These directories should be configured in a shared file system such as NFS. By using a shared file system, users and programs can access files on remote systems almost as if they were local files."
    Regards,
    Fabio Douek

  • My hard drive failed and during the setup of Illustrator CS4 on my new hard drive/pc, I was told I had reached the maximum number of licenses

    My hard drive failed and during the setup of Illustrator CS4 on my new hard drive/pc, I was told that the maximum # of licenses for my serial number had been reached and so I am unable to install Illustrator on my working computer.  This happened a couple of years ago and I called Adobe and they were able to 'reset' things but I don't see any way to talk to someone now to resolve this problem.  BTW, I have the failed hard drive slaved in my new computer and am able to access files and such things, but have no way of uninstalling the Illustrator on my old drive.  How do I fix this issue?

    Contact Adobe Support thru chat and ask them to reset your activations.
    For the link below click the Still Need Help? option in the blue area at the bottom and choose the chat option...
    Serial number and activation chat support (non-CC)
    http://helpx.adobe.com/x-productkb/global/service1.html ( http://adobe.ly/1aYjbSC )

  • How to setup the cluster environment for BPM using weblogic

    want to setup the cluster environment for BPM using weblogic....
    i have installed the oracle weblogic server 10gr3 and oracle BPM enterprise for weblogic 10gR3
    i have used the Admin tools from the "oracle BPM enterprise for weblogic" to setup the configuration and create the weblogic domain servers.
    i can launch the process administrator and import the project exp file to domain server.
    but what should i do to setup cluster environment using weblogic?
    what i want to do is :
    setup one admin machine..
    setup two product machine..
    enable the cluster so the admin machine can monitor the status of the product machine..
    thanks a lot ...

    The install guide at http://download-llnw.oracle.com/docs/cd/E13154_01/bpm/docs65/config_guide/index.html gives a reasonable amount of info on how to do this.
    Personally I have not used the OBPM option to configure WebLogic instead I've used the information in the above install guide to create the weblogic domain in advance of configuring OBPM.
    Once you've setup WebLogic configure OBPM using the values I mention in the following thread: How to set the JMX Engine parameter in Process Administation?
    Let me know any specific config questions and I'll do my best to answer them for you.
    Thanks,
    Mike

  • How to setup alias or virtual dirs in the weblogic webserver

    Hi
    I am trying to setup alias or virtual dirs for my images. How do I do that in
    Weblogic webserver. I am currently using 6.1. My JSP's also may reside in a virtual
    directory. Can weblogic handle that or should I deploy them under the web application.
    Any pointers
    Vasu

    BTW use google:
    http://groups.google.com/groups?as_q=docHome&safe=off&ie=UTF-8&oe=UTF-8&as_ugroup=weblogic.developer.interest.*&lr=&hl=en
    cheers
    mbg
    "Mark Griffith" <[email protected]> wrote:
    >
    I think for 6.1 you need to register the FileServlet (weblogic.servlet.FileServlet)
    in your webapp with docHome as an init parameter. Where docHome points
    to the
    rootnode you want to map. Not too sure.. and I haven't tested it.
    In 7.0 you can use virtualmapping in the weblogic.xml
    http://edocs.bea.com/wls/docs70/webapp/weblogic_xml.html#1037236
    Cheers
    mbg
    "Saran" <[email protected]> wrote:
    Hi,
    Did you get the answer for your question(creating alias or virtual
    directory).
    could you share the answer with me.
    my mail id is [email protected]
    Thanks in advance,
    Saran.
    "Vasudev Krishnamoorthy" <[email protected]> wrote:
    Hi
    I am trying to setup alias or virtual dirs for my images. How do I
    do
    that in
    Weblogic webserver. I am currently using 6.1. My JSP's also may reside
    in a virtual
    directory. Can weblogic handle that or should I deploy them under the
    web application.
    Any pointers
    Vasu

  • Urgent!! Setup of SMD Agent failed due to Remote Error....

    I am getting the following error when i tried to Setup the Smd agent using setup wizard:
    <b>The assignment of server frces4153 to SMD Agent failed
    Remote error occurs during the connection to the smd agent for agent frces4153</b>
    Can you please give me the solution for this...
    <b>Reward points of all the replies....</b>
    Ajay Kande

    Thnx for ur suggestions, Now i colud see the following error "[Setup]Failed to assign SMD Agent to frces4146/EP7 (frces4146)
    [EXCEPTION]
    Time out occurred when calling method 'getService' on object [com.sap.smd.api.IAgentContext_Stub@7fc07fc] after 10000 ms.... [siehe Details]
    from the logs....
    Ajay Kande

  • HT201371 couldn't setup the touch id in iphone 6, keep saying setup failed and goback

    hi
    I can not setup the touch id in my iphone 6, it keep saying  "unable to complete Touch ID setup. lease go back and try again".
    Tried restart, restore but failed.

    Hi Giannis,
    If you are having an issue with Touch ID not functioning as expected, I would suggest that you troubleshoot using the steps in this article -
    Use Touch ID on iPhone and iPad - Apple Support
    Start with the section titled Clean the Touch ID sensor and then Get help with Touch ID.
    Thanks for using Apple Support Communities.
    Sincerely,
    Brett L

  • How do I sound an alarm if a thread fails to start from the weblogic startup script?

    Here's the problem. I have a critical java program for my web app that
    is its own thread and is started by the weblogic startup script when
    the weblogic server is started. The constructor of this thread will
    throw exceptions and send out emergency emails to the Sys Ops people
    if it cant instantiate itself correctly. The only time that it wont be
    able to do that is if it cant read the email property from a config
    file to know where to send sys ops email to. In that situation what
    would be the best way to alert someone that the thread failed to
    start?

    [email protected] (Mike Lomage) wrote in message news:<[email protected]>...
    ... The only time that it wont be
    able to do that is if it cant read the email property from a config
    file to know where to send sys ops email to. In that situation what
    would be the best way to alert someone that the thread failed to
    start?My 2 cents worth:-
    1) Post a console message to the admin (thro' net send in NT).
    2) Hard code a default email address (easiest).
    drit
    Freelance Java Developer / Code Inspector
    http://www.geocities.com/doc_i_t/CodeInspectionService.html

  • How to set Multi User Environment in the weblogic 5.1 and 6.1 server..(Urgently)

    Hi all,
    I need to know how to set Multi User Environment in the weblogic 5.1
    properties file..
    Here my question is..:)
    1) I have a database with multiple users and having different privileges
    for the users.. and i need to use all the privileges when user aceess
    the database through weblogic server connectionPool.
    2)According to the user privileges i need access the database tables
    content and gives the frontEnd(jsp).
    3)How to modify dynamically weblogic.properties file in the weblogic
    5.1.
    If anybody having idea reg. this issues pl...help me..
    Thanks in advance
    Chandu([email protected],[email protected])

    Hi. A JDBC connection pool is a set of identical, interchangeable, pre-made
    connections, and the controls to make sure only one user uses a particular
    connection at any one time. If you want to have different DBMS users, you can
    have a separate pool for each DBMS user, which may contain as many or few
    connections as you want. Some applications has a pool for the accounting
    applications, and another for the sales applications etc. Some do have a
    separate pool for john, jane, joe etc, each with one connection. Pools
    can be created and destroyed dynamically using the dynamic pool API.
    Joe
    softstar wrote:
    >
    Hi all,
    I need to know how to set Multi User Environment in the weblogic 5.1
    properties file..
    Here my question is..:)
    1) I have a database with multiple users and having different privileges
    for the users.. and i need to use all the privileges when user aceess
    the database through weblogic server connectionPool.
    2)According to the user privileges i need access the database tables
    content and gives the frontEnd(jsp).
    3)How to modify dynamically weblogic.properties file in the weblogic
    5.1.
    If anybody having idea reg. this issues pl...help me..
    Thanks in advance
    Chandu([email protected],[email protected])

  • ADP fail to get the information in WebLogic 10.3 version

    I have configuration ADP in Enterprise Manager 12c r2 version in linux 64 bit version
    and I can successfully get result for the weblogic server 10.3.2 version,but in customer environment they are
    spring application running in WebLogic Server 10.3.0 using sun jdk, I can get the pages they access but I can not
    get the performance data about these pages, as I using Jrockit, It can get the result.
    but if using jrockit,their applcation will down after running some times,so I want to ask does ADP support wls10.3 version and
    support sun JDK 1.6.0_14?
    Thanks for your reply.

    We only monitor SpringBeans from within ADP. If you are looking for page level metrics, I think your best bet would be to deploy Real User Experience Insight (RUEI) on the front-end with Enterprise Manager Cloud Control monitoring the back-end. JVM diagnostics should be configured as that will obviously provide a large degree of your production level diagnostics alongside RUEI, but given that this is a Spring application as opposed to an ADF, SOA, or portal application, ADP probably doesn't make much sense in regards to getting full visiblity into this environment with the exception of the SpringBeans metrics.
    Cheers,
    Glen

  • Failed to initialize the orb--please reply its urgent

    hi im using a stand alone java application to access a jndi data source configured on websphere 6.1
    im getting the following error
    failed to initialize the ORB...
    most of the solutions i got suggest to change from sun jdk to ibm jdk.BUT BUT how do we do that and what are the steps to be followed.
    he code im using is given below:
    //WebsphereJNDI.java
    import java.sql.*;
    import java.util.*;
    import javax.sql.*;
    import javax.naming.*;
    import javax.rmi.*;
    public class WebSphereJNDI
    private String websphere_server;
    private String jndi_datasource;
    private String sql_query;
    WebSphereJNDI(String serverpath, String jndiname, String query)
    websphere_server = serverpath;
    jndi_datasource = jndiname;
    sql_query = query;
    public ResultSet get_data() throws Exception
    Hashtable env = new Hashtable();
    env.put(Context.INITIAL_CONTEXT_FACTORY, "com.ibm.websphere.naming.WsnInitialContextFactory");
    env.put(Context.PROVIDER_URL, websphere_server);
    InitialContext ctx = new InitialContext(env);
    DataSource ds = (DataSource) ctx.lookup(jndi_datasource);
    Connection conn = ds.getConnection();
    Statement stm = conn.createStatement();
    ResultSet res = stm.executeQuery(sql_query);
    // moving cursor to first row
    res.next();
    return res;
    // ResultSetTester.java
    import java.sql.*;
    import java.util.*;
    import javax.sql.*;
    import javax.naming.*;
    import javax.rmi.*;
    public class ResultSetTester {
    public static void main(String[] args) throws Exception {
    WebSphereJNDI test = new WebSphereJNDI(
    "http://hostname:port no.", "jdbc/mydatasource",
    "SELECT * FROM pubs.dbo.authors");
    System.out.println(dump_data(test.get_data()));
    public static String dump_data(java.sql.ResultSet rs)
    throws Exception {
    int rowCount = 0;
    String result = "";
    result += "<P ALIGN='center'><TABLE BORDER=1>";
    ResultSetMetaData rsmd = rs.getMetaData();
    int columnCount = rsmd.getColumnCount();
    // table header
    result += "<TR>";
    for (int i = 0; i < columnCount; i++) {
    result += "<TH>" +
    rsmd.getColumnLabel(i + 1) + "</TH>";
    result += "</TR>";
    // the data
    while (rs.next()) {
    rowCount++;
    result += "<TR>";
    for (int i = 0; i < columnCount; i++) {
    result += "<TD>" +
    rs.getString(i + 1) + "</TD>";
    result += "</TR>";
    result += "</TABLE></P>";
    return result;
    Im an amateur...Please help its urgent

    Thanks Anuj.
    We use OSB apps (exported as jars only).
    We place the jars in domain/lib to be available for all services in this domain.
    Is there another place we can put our jars in it?? and how can we solve the problem of soa infra with using Spring 3.2 ??
    Thanks in advance.

  • Urgent: FRM - 18108: Failed to load the following objects.... in R12

    Hi,
    I am unable to open forms,
    even it opens with this following error, as well all form fields are not coming.
    anyone give information.
    Please see this following error message:
    FRM - 18108: Failed to load the following objects.
    Source Module: APPSTAND
    Source Object: STANDARD_PC_AND_VA
    Source Module: APPSTAND
    Source Object: STANDARD_TOOLBAR
    Source Module: APPSTAND
    Source Object: STANDARD_CALENDAR
    Cheers from..
    M.K.Thamaraiselvan

    Hi,
    i used to get this following error also, while connecting from windows desktop
    FRM - 18108: Failed to load the following objects.
    Source Module: APPSTAND
    Source Object: STANDARD_PC_AND_VA
    Source Module: APPSTAND
    Source Object: STANDARD_TOOLBAR
    Source Module: APPSTAND
    Source Object: STANDARD_CALENDAR
    FRM-10102: Cannot attach PL/SQL library APPCORE.pll. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library GLOBE. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library JE. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library FNDSQF. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library JA. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library JL. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library VERT. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library CUSTOM. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library APPDAYPK.pll. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library GHR. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library PQH_GEN. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library PSAC. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library IGILUTIL. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library GMS. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library APPCORE2. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library FV. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library OPM. This library attachment will be lost if the module is saved.

Maybe you are looking for

  • Problem in downloading and installing application ...

    hey  m havng problem in downloading and installing application on mah x2-01 . many times i tried to dwnload whatsapp to mah phn and if the application isz downloaded thn while verifyng the no. it says error unitterupted problem in contacting the serv

  • Authentication on web page fails as though nothing was submitted

    When using either my iPad or iMac to access a newsletter that I subscribe, I frequently have issues logging in.  The operator of the web page says to clear cookies, cache, etc. to solve the problem.  That rarely works.  This problem was sporadic befo

  • Billing Doc. Wise  & Customer Wise Report

    Hi Experts , I want to view a Report which will show following Things: 1) Cummulative Balances ( Debit /  Credit ) of all my customers in a Single Screen 2) Bifurcation of Cummulative Total of Each Customer as per billing type Wise ( Supply/ Erection

  • Dynamically-related files could not be resolved error

    I have MAMP running on my Macbook Pro. I have the root for Apache in MAMP set to volumes/WP3 on a network drive with the standard (80) port. WP3 is a shared folder on my network drive that is acting as the root. localhost in my browser shows the Word

  • Can't load patch using t-code SPAM .!!??

    Hello Gurus,         When i use T-code SPAM to install patch and  go to menu Support Package>Load Packages>From front end. I see the menu as disabled. In this case how can i install patch??? Thanks and Regards, Rahul