How to run weblogic 8.1 and weblogic 9.2 simultaneously

I have data service platform installed on Weblogic 8.1 platform and Aqualogic service bus installed with Weblogic 9.2.And I want to start both the servers at the same time.
I have configured Weblogic server 8.1 domain to listen on 7771 port while weblogic 9.2 server domain is listening on 7001.However when I start both the server then one server starts and others server fail to start and in prompt following error message is displayed :
ERROR:Transport error 202:bind failed:Address already in use["transport.c",L41]
ERROR:JDWD Transport dt_socket failed to inintialized TRANSPORT_INIT<510>["debugInit.c",L500]
JDWD exit error JVMTI_ERROR_INTERNAL<113>:No transport inintialized
Message was edited by:
mihirkhanwalkar

Can you show us the full error message? I don't know of anything in WLS that uses port 202 by default. It's a privileged port as well which makes it even more unusual.
-- Rob
WLS Blog http://dev2dev.bea.com/blog/rwoollen/

Similar Messages

  • Differece Between Weblogic Portal domian and Weblogic App Domain

    Hi
    Is there any difference between the Weblogic Portal domain and WebLogic App Domain
    How to create an Weblogic Portal domain and configure oracle database with tht
    Thanks

    whats a weblogic App domain? do you mean a workshop or server domain?
    Yes theres a difference, these domains wont have Portal needed resources configured
    Use the domain configuration wizard and you can create a new Portal domain or extend an existing one to add all the portal features.. look at edocs.bea.com for more info

  • How java runs in command prompt and why java runs on it

    how java runs in command prompt and why java runs on it

    command prompt was used before the development of IDEs like RAD,eclipse etc.
    its still used for better understanding of the compilation and errors.
    type the java file and save the file(source file) in the bin folder of ur jdk environment with extension .java. the source file must be the one that has the main method declared.
    in the cmd prompt screen , set the path of bin folder.
    eg:C:/program files/jdk(some version)/bin/...
    for compilation,type:
    javac (source file_name).java and press enter
    for running the file:
    java source file_name

  • How to Run both UCM Server and Webcenter Portal Services on single Weblogic

    Hi,
    First i have installed Oracle UCM and configure it on Weblogic Server successfully. But after the installation of Webcenter Portal on same machine and Weblogic Server. UCM Server is not running it shows Forcefully shutting down error. Kindly help me i want to run both UCM and Webcenter Portal Servers on one Weblogic server.
    Regards
    Shaheer Badar
    www.infotechinspiration.blogspot.com

    Hi Shaeer,
    Make sure that you dont have same port numbers on both servers.
    If it then try to avoid them.
    Secondly also check nodemanager log server log to verify why it went to shutdown mode.
    Regards,
    Kal

  • How to run the client program in weblogic 8.1 server

    Hi
    I am new to EJB 2.0. I am deployed sucessfully a session ejb program.
    While running an ejb client program it throws an exception. In my session ejb program i created two jar file. one is sessionejb.jar and another one is sessionejbclient.jar. In sessionejb.jar contains home ,remote ,session bean class and deployment descriptor.In sessionejbclient.jar contains home,remote and client program. Both jar files are included in class path of environment variable( i am using Standalone server).
    Plese guide me how to run an session ejb client correctly.
    Regards
    Jaiganesh

    Both jar files are
    included in class path of environment variable( i am
    using Standalone server).did u include both these jars in the "weblogic's class path" ?
    in that case, it obviously wont work.
    what u need is an understanding of the following topics (i have described them briefly, but for details u can always check the documentation of weblogic):
    1. Class loaders in weblogic: there are various levels of class loaders. at the top is the weblogic's class loader. below it are various EARs' class-loaders. and so on....
    2. Packaging. You must ensure that in the same class loader, there are not two classes from 2 different jars.
    hope that helps

  • Reg: How to Run a Script File in WebLogic Server 10.3.3

    Hi WebLogic Experts,
    In our project we are using WebLogic Serve 10.3.3. I need to run one script file. could you please suggest me where should i need to place that script file in WebLogic Server 10.3.3 and How to run & stop that Script file.?
    please experts i waiting for your's reply..
    Thanks & Regards,
    Induja..

    1. You can put a command line into startWebLogic.sh to start your script file.
    2. In your proyect you can create a java class to run the script file.
    3. You can create a java class to run the script file an setup it like a startup class into weblogic server.
    4. You can create a java class to run the script file an setup it like a job scheduler into weblogic server.
    In what time you need run this script file?

  • Known issues running SJSWS 7.0 and WebLogic 10.0

    BEA WebLogic Server on Solaris 10 supports Sun Java System Web Server 6.1. However, it does not appear to support Sun Java System Web Server 7.0.
    Supported Web Servers, Browsers, and Firewalls:
    [http://edocs.bea.com/platform/suppconfigs/configs100/100_over/add-ons.html|http://edocs.bea.com/platform/suppconfigs/configs100/100_over/add-ons.html]
    This seems odd given that 7.0 has been out for a year and a half.
    Has BEA just overlooked updating their documentation, or are there any known issues with running WebLogic 10.0 and SJSWS 7.0?

    between web server 6.1 and web server 7 , configuration files has been vastly simplified compared to 6.1. hence, web logic installer should have to be modified to work with web server 7 configuration files. however, the same web logic plugin should continue to work with web server 7 as well. what this means is -
    a) you might want to raise a support call with Oracle/BEA to officially support web server 7
    b) if you are able to manually configure weblogic with web server 7 , then the plugin will continue to work
    also, please note that - web server 7 includes reverse proxy by default. so, you can also make ws7 to sit in the front end and use built in reverse proxy to send your web logic requests to the back end as well.
    http://docs.sun.com/app/docs/doc/820-2202/6ndqptqp1?a=view

  • Weblogic 10.0 and Weblogic 8.1.5 - StreamCorruptedException

    Is anyone else having any these issues? We are running one Weblogic 8.1.5 server using JSE 1.4. We are running another Weblogic 10.0 server using JSE 6. We host a 2.1 EJB on the WLS 8.1.5 server. We try to call the RemoteEJB from the WLS 10.0 server and get a StreamCorruptedException (can not marshall Weblogic class AuthenticatedUserImpl, or something like that). Pretty simple scenario. Is this a JSE problem? Is this a WLS problem?
    Any input would be greatly appreciated! Thanks!
    -Gregory

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by hennaux ():
    Hi
    I have a probleme with OEM (2.1.0 on NT simple client) and Oracle 8i (8.1.5 on RedHat Linux 6.0 the server)
    My Agent run with no probleme and when I search this agent via my Enterprise Manager Console I have no probleme (the agent is find).
    But via the console if I try to connect to my database I have a message ORA-12545 Connect failed because target host or object does not exist ! Why ?
    If I try to connect via Sqlplus or DBA Studio Standalone I have no probleme.
    Serge <HR></BLOCKQUOTE>
    Hello Serge,
    You need to check your tnsnames.ora file. You need to very that the service name you are using on the NT client is really connecting you to the linux server.
    The Oracle docs cover how to set it up.
    it goes something like this
    Also do a search for Jesus M. Salvo's how to on setting it all up. He is on the OTN check back about 2 months or so.
    I would send you a copy of my tnsnames.ora file, but I cannot get it (not on server now)
    null

  • Weblogic 9.1 and Weblogic 6.1 "Incompatible versions " error

    Hi,
    When i tried to create InitalContext object on Weblogic 9.1 It gives me following error.
    <i>"javax.naming.CommunicationException [Root exception is weblogic.socket.UnrecoverableConnectException: [Login f
    ailed: 'Incompatible version: Incompatible versions - this server:6.1.7.0 client:9.1.0]]"</i>
    The EJB is deployed on Weblogic 6.1 and client deployed on Weblogic 9.1 trying to access that EJB.
    Please let me know how to resolve this issue.
    Regards
    Jagat Kansara

    Hi,
    When i tried to create InitalContext object on Weblogic 9.1 It gives me following error.
    <i>"javax.naming.CommunicationException [Root exception is weblogic.socket.UnrecoverableConnectException: [Login f
    ailed: 'Incompatible version: Incompatible versions - this server:6.1.7.0 client:9.1.0]]"</i>
    The EJB is deployed on Weblogic 6.1 and client deployed on Weblogic 9.1 trying to access that EJB.
    Please let me know how to resolve this issue.
    Regards
    Jagat Kansara

  • How to run windows dll files and driver loaded in remote system?

    Dear Friends,
    I need some valuable info regd how to run a remote windows dll files and the drivers of the system using java
    reply regd thanking you

    Please don't make duplicate posts like this.

  • How to run commands like "ipconfig" and get the output in adobe AIR in windows?

    import flash.desktop.NativeProcess; 
    import flash.desktop.NativeProcessStartupInfo;   
    if (NativeProcess.isSupported) {     
         var npsi:NativeProcessStartupInfo = new NativeProcessStartupInfo();     
         var processpath:File = File.applicationDirectory.resolvePath("MyApplication.whatever");     
         var process:NativeProcess = new NativeProcess();       
         npsi.executable = processpath;     
         process.start(npsi); 
    The above can only run a sub-application, but how to run an independent  application(command) like ipconfig and get the result?

    Hi,
    here is an example of running a net Use command line from AIR, unig the new NativeProcess. Hope it will help !
    function launchProcess()
      var file = air.File.applicationDirectory;
      // set command path
      file = file.resolvePath("C:/Windows/system32/net.exe");
      var nativeProcessStartupInfo = new air.NativeProcessStartupInfo();
      nativeProcessStartupInfo.executable = file;
      // prepare command parameters
      var args = new runtime.Vector["<String>"]();
      args.push('USE');
      args.push('W:');
      args.push('/delete');
      args.push('/y');
      // set arguments
      nativeProcessStartupInfo.arguments = args;
      // add listeners to catch command outputs
      process.addEventListener(air.ProgressEvent.STANDARD_OUTPUT_DATA, onOutputData);
      process.addEventListener(air.ProgressEvent.STANDARD_ERROR_DATA, onErrorData);
      process.addEventListener(air.NativeProcessExitEvent.EXIT, onExit);
      // create and run Native process
      process = new air.NativeProcess();
      process.start(nativeProcessStartupInfo);
    function onOutputData(ProgressEvent)
      var processResults = process.standardOutput.readUTFBytes(process.standardOutput.bytesAvailable);
      air.trace("Results: \n" + processResults);
    function onErrorData(ProgressEvent)
      var processResults = process.standardError.readUTFBytes(process.standardError.bytesAvailable);
      if(processResults.search('password') > -1){
        window.alert('Bad password');
      air.trace("Errors: \n" + processResults);
    function onExit(NativeProcessExitEvent)
      air.trace("Process ended with code: " + NativeProcessExitEvent.exitCode);

  • Communicating between Weblogic 8.1 and Weblogic 10.3

    Hi,
    I have a requirement where in I need to access Queues in Weblogic 10.3 from Weblogic 8.1 and viceversa.
    Weblogic 8.1 :
    This has a proxy/web application that needs to put request to a Queue exposed in weblogic 10.3
    And will again poll for a Response Queue in weblogic 10.3
    Is it feasible, knowing the fact that jdk version in 8.1 is 1.4 & Jdk version is 1.6 in 8.1 ?
    Can we lookup for Queue defined in 8.1 in Weblogic 10.3 ? Can we use JMS adapter in 10.3 for acheiving this.
    Any help is greatly appreciated.
    Thanks !!

    Avoid using Message Bridges to receive messages.
    See the best practice: http://download.oracle.com/docs/cd/E15051_01/wls/docs103/jms/interop.html#wp1009272
    Q. When should I avoid using a messaging bridge?
    A. Other methods are preferred in the following situations:
        * Receiving from a remote destination—use a message driven EJB or implement a client consumer directly.
        * Sending messages to a local destination—send directly to the local destination.
        * Environment with low tolerance for message latency. Messaging Bridges increase latency and may lower throughput. Messaging bridges increase latency for messages as they introduce an extra destination in the message path and may lower throughput because they forward messages using a single thread.
        * Forward messages between WebLogic 9.0 domains—Use WebLogic Store-and-Forward.

  • How to run report in web and pdf format

    hi all,
    i am using developer 9i.
    i can run the report in paper layout but i could not be able to run that report in web layout.
    i have no html backgroud so what modification i have to do in the web source?
    and how to run the report in pdf format.
    thanks
    Muhammad Nadeem
    03469307639

    hi
    you have run report in web than i help you
    you use script lung in you from miss and form eaxm asp script
    you have create report in char fromat
    and call report using script script to define report content all thing are long process if you need then i give you , but in pdf format i not tri it but it's easy
    i my project i have create report and to convert in to txt file and file are show in script in web

  • How to run OS 10.5 and older apps with a new iMac running OS Lion

    I have a PPC G5 running 10.5.8, which I want to retire and buy a new iMac running Lion. Problem is I want to continue to run old Photoshop apps and other old software that doesn't run on Lion. How do I do this?

    Web search "virtualize OSX"
    According to TheSmokeMonster you'd also need the server version which is not the version that came on your G5.  You'd have to find installer discs for the server version (no experience with this myself - just noting a difference in OSX versions).

  • How to run standalone java file from weblogic server on Solaris

    Hi,
    We have a requirement to run a java file at a scheduled time in a day using cron scheduler on our linux server.
    We need to fetch data from the database & perform some business logic in this standalone JAVA file.
    Our application has an EAR which is deployed on Weblogic 10.3 server & in our application, we are utilizing the datasource created in that domain.
    Now, we have created a standealone Java file & used exisitng datasource (without Hibernate) of the domain with the help of below forums,
    Use DataSource of weblogic in a standalone Java file
    able to achieve the same.
    I've bundled this JAVA in application WAR & depoyed on the same domain where datasource is created.
    Now, how can I execute this file from anywhere on the server using weblogic classpath.
    Please help on the same in implementation.
    Thanks,
    Uttam

    If the Java application must be stand-alone you must not deploy it on WebLogic, then WebLogic will manage its lifecycle.
    In this case you can use the CommonJ API and use the timermanager if it must run on a certain time. More information
    of how to do this can be found here: http://middlewaremagic.com/weblogic/?p=5569
    If you keep the Java application stand-only and want to use a cron job you can follow the example presented here: http://middlewaremagic.com/weblogic/?p=7065
    Note that the example runs a WLST script, but you can follow the same steps to run your Java application.

Maybe you are looking for

  • Changing logical database ADA

    Hi, I have a requirement to change the selection screen of a report. I need to remove one field and add another field in place of it. Now the report selection screen is getting retrieved from logical database ADA. How can I achieve the addition of fi

  • My Ipod Shuffle used to appear, now it doesn't?

    I have a laptop, with Windows XP. I downloaded ITunes 7.1.1.5 and installed it on my laptop. Now when I attached my ipod shuffle the first couple of times it would pop up on the side tool bar, now when I load itunes, it doesn't pop up. I tried changi

  • I can't update my iMac to 10.7.2

    I just got my iMac 21" a few weeks ago and I am trying to do the software update from 10.7 to 10.7.2. However, it won't install the updates. It is saying "The update Mac OS X Update Combined can't be saved. The update could not be verified. It may ha

  • MacBook Pro trackpad not working correctly

    The last few days my MacBook Pro track pad is not working properly. For instance the trackpad doesn't click (sometimes on left but not at all on the right side). The mouse clicks on things and drags them, basically is acting very annoying. I've press

  • Display FrameSet inside JEditorPane

    Hello all, I have the problem with JEditorPane, when I preview a html page with frameset. The html page contains two part 1,) Navigation links on top 2.)Body page, where anchors are used, so that when each navigation link is clicked the appropriate a