How do you deploy an Event view to a cluster using the RDBMS 1.0 adapter in WLI7?

Hi ,
We are trying to deploy an application view representing a database event in a
table to a cluster consisting of 2 WLI servers.
When you get the deploy screen in the wlai console it prompts you for a url for
the event Router.
On a single instance of WLI this is simply http://localhost:7001/BEA_RDBMS_1_0_EventRouter/EventRouter
but what should this be in the case when the adapter is deployed to a cluster
of 2 machines??
We have tried replacing localhost:7001 with the ip and ports of either of the
two WLI servers as well as trying the admin server ip and port but always get
the error show below.
has anyone succesfully done this?
any ideas greatly appreciated
Adam
com.bea.wlai.client.DeploymentException: ConnectionFactoryDeployer on cscw00336440:
Failed to upload weblogic-ra.xml descriptor for connection factory OrderDetails_connectionFactory
due to a communication problem with the Admin server; Unexpected exception in
com.bea.wlai.admin.RARUploadSessionBean.upload(): java.net.ConnectException: Tried
all: '1' addresses, but could not connect over HTTP to server: 'www.bea.com',
port: '80' at weblogic.net.http.HttpClient.openServer(HttpClient.java:222) at
weblogic.net.http.HttpClient.openServer(HttpClient.java:274) at weblogic.net.http.HttpClient.(HttpClient.java:126)
at weblogic.net.http.HttpClient.New(HttpClient.java:168) at weblogic.net.http.HttpURLConnection.connect(HttpURLConnection.java:111)
at weblogic.net.http.HttpURLConnection.getInputStream(HttpURLConnection.java:281)
at java.net.URL.openStream(URL.java:793) at weblogic.apache.xerces.readers.DefaultReaderFactory.createReader(DefaultReaderFactory.java:149)
at

Try downloading the DTD from BEA to your filesystem and change the XML
so it points to it.
Ricardo
Adam Finlayson wrote:
Hi Chris,
Thanks for that bit of info. We have pinned the eventgenerator to just one managed
server now but are still getting the same error when trying to deploy an event
application view.
The admin server appears to be trying to contact the bea website for some reason
as part of the deployment.
I am guessing this must be trying to access some DTD or something but this system
sits behind a firewall so any http requests would need to go through a proxy.
Any idea why it may be contacting www.bea.com or how to set up WLS to use a proxy
server?
Chris Stead <[email protected]> wrote:
Hi Adam,
Due to the nature of the the event generator Web application (WAR) URL,
you have to pin the war file to a single server in your cluster. Here
is some information about deploying adapters in a cluster:
http://e-docs.bea.com/wli/docs70/deploy/cluster.htm#1454929
I hope this helps with your deployment.
Cheers,
Chris
Adam Finlayson wrote:
Hi ,
We are trying to deploy an application view representing a database
event in a
table to a cluster consisting of 2 WLI servers.
When you get the deploy screen in the wlai console it prompts you for
a url for
the event Router.
On a single instance of WLI this is simply http://localhost:7001/BEA_RDBMS_1_0_EventRouter/EventRouter
but what should this be in the case when the adapter is deployed to
a cluster
of 2 machines??
We have tried replacing localhost:7001 with the ip and ports of either
of the
two WLI servers as well as trying the admin server ip and port but
always get
the error show below.
has anyone succesfully done this?
any ideas greatly appreciated
Adam
com.bea.wlai.client.DeploymentException: ConnectionFactoryDeployer
on cscw00336440:
Failed to upload weblogic-ra.xml descriptor for connection factory
OrderDetails_connectionFactory
due to a communication problem with the Admin server; Unexpected exception
in
com.bea.wlai.admin.RARUploadSessionBean.upload(): java.net.ConnectException:
Tried
all: '1' addresses, but could not connect over HTTP to server: 'www.bea.com',
port: '80' at weblogic.net.http.HttpClient.openServer(HttpClient.java:222)
at
weblogic.net.http.HttpClient.openServer(HttpClient.java:274) at weblogic.net.http.HttpClient.(HttpClient.java:126)
at weblogic.net.http.HttpClient.New(HttpClient.java:168) at weblogic.net.http.HttpURLConnection.connect(HttpURLConnection.java:111)
at weblogic.net.http.HttpURLConnection.getInputStream(HttpURLConnection.java:281)
at java.net.URL.openStream(URL.java:793) at weblogic.apache.xerces.readers.DefaultReaderFactory.createReader(DefaultReaderFactory.java:149)
at

Similar Messages

  • How do you sync only selected songs to your ipod using the new version of itunes?

    how do you sync only selected songs to your ipod using the new version of itunes?

    Same way you did with the previous versions of iTunes.
    To view the iPod in iTunes, Ctrl S to show the sidebar.
    Create a playlist, add songs and sync that playlist.
    Or drag songs to the iPod in iTunes.

  • How do you take off reseiving messages on multiple devices using the same apple account

    How do you take off reseiving messages on multiple devices using the same apple account?

    Go to Settings>Messages>Send and Receive on all but one device and add a unique email address on each device and delete the commone Apple ID email device
    If there is also an iPhone with iOS 6 associated with the Apple ID, uncheck the phone number on all but the phone.

  • How can you sync ipad 2 photos to pc not using the cable or icloud sync?

    How can you sync ipad 2 photos to pc not using the cable or icloud sync? Is there a way to do this via wi-fi network, How can you sync ipad 2 photos to pc not using the cable or icloud sync? Is there a way to do this via wi-fi network

    Thanks for that, that was my first suggestion but he wants to not email either. His problem is he used his old nokia to do it and it was fine, now anything other than that he thinks is too much hassle.

  • How can you upload photos to FaceBook from iPhoto without using the sync where is deleted in iPhoto it will be deleted in FaceBook

    How can you upload photos from iPhoto to FaceBook without having the sync where if you delete from iPhoto you delete

    I think you have to have the files on your HD. So either put them in iPhoto or copy them to a folder in Finder, and from there you can upload to Facebook.

  • How do you set repeat events for a given day of the week

    How do you set a repeat event in calender for a given day of the month.  Expample 3rd Wednesday each month?

    Have you read the app store guidelines yet?
    App Store Review Guidelines:
    http://developer.apple.com/appstore/resources/approval/guidelines.html
    Don't go on what you've seen in the store - for every example you spot, there are hundreds that didn't make it in.
    As well, Apple is tightening up on reviews, etc.
    Loads of discussion on this in the iOS Dev Forums, BTW

  • How do you deploy a portal to a weblogic cluster?

    We're using WLServer 6.1 SP2 and WLPortal 4.0 SP2. Has anybody got any experience
    clustering a portal instance? We can see how to target EJB and WAR components to
    the cluster server (those components have "Target" tabs when we display them in the
    console), but how do you target an EAR (such as the portal) to a cluster? It seems
    awfully tedious to sit and deploy each individual ejb/war to the cluster to get started.
    Thanks!

    Joshua,
    You have to deply components individualy. Also, make sure you define a proper target
    for application-config.xml. You can only do this by editing config.xml.
    Also do not forget to deply all necessary J2EE services (JDBC etc) as well as startup
    classes.
    Regards,
    Michael Goldverg
    "Joshua Davies" <[email protected]> wrote:
    >
    We're using WLServer 6.1 SP2 and WLPortal 4.0 SP2. Has anybody got any
    experience
    clustering a portal instance? We can see how to target EJB and WAR components
    to
    the cluster server (those components have "Target" tabs when we display
    them in the
    console), but how do you target an EAR (such as the portal) to a cluster?
    It seems
    awfully tedious to sit and deploy each individual ejb/war to the cluster
    to get started.
    Thanks!

  • How do you delete photo's and also how do you search in your phone for apps/anything using the latest software

    how do you delete photo's and also how do you search your phonefor apps / anything ???
    i am using the latest software update
    many thanx to all in advance

    Anywhere on a home page swipe down (not from the very top or you'll get the Notification Center) to launch Spotlight.

  • How do you make a portrait view that doesn't loose the pictures?

    I'm trying to layout a portrait view book in iBooks Author and I don't understand why Apple doesn't include a template that doesn't lose the pictures when you change screen orientation. Seeing that 99.9% percent of all paper books in the world are in portrait view I would have expected this to be the default view rather than landscape view. Has anybody been able to make a portrait view book that retains the graphics and other bells and whistles or am I just banging my head against the wall?

    In portrait mode the figures and things are always links down the side of the text. The only way I found to stop them disappearing was to insert them in portrait mode. They don't disappear when you change back to landscape, you just have to move them to wherever it is you want them to be. The best workflow is edit in portrait, then switch to landscape for formatting.

  • How do you change apps on your phone with out using the home button?

    Just trying to see if there is an easier way.

    You can enable Assistive Touch which puts a small square with a circle on your screen and can use that to switch apps/exit to the Home Screen, I believe.
    ~Lyssa

  • How should you deploy referenced libraries?

    If I have an EJB which references classes from an outside package, how do I deploy this in a j2ee ear archive? The EJB is in it's own JAR but then there is this JAR for the class library... how will they find eachother in an ear archive?

    You can put the third-party JARs in the EAR.

  • How do you deploy FMS applications on the web?

    Hi
    I am new to Flash Media Server and I can't get my head around
    this software.
    How do you deploy the applications you build on your
    development pc, onto an external server?
    Do you have to have FMS running on the external server?
    Or does FMS supply you with files that can be used on any
    server?
    This is so confusing.
    Thank you for any help in advance.
    Jay

    The key thing to understand is that the Flash client (the
    flashplayer) is what makes the connection to FMS. FMS and the .swf
    don't need to be on the same server.
    What you need to do is change your RTMP string in your
    connect command. I"m guessing you're currently using localhost or a
    LAN IP. Once you move the .swf to another server, you have to use
    the WAN IP or domain name of the FMS server.
    Once you have that taken care of, you can serve the .swf from
    anywhere.

  • How do you turn off compatability view for old version of windows?

    How do you turn off compatability view for old version of Windows?

    Refer to this article:
    iTunes for Windows: How to turn off Compatibility Mode
    http://support.apple.com/kb/TS1489

  • How do you make a event reoccur on the last weekday of every month?

    How do you make a event reoccur on the last weekday of every month in lightning?
    This can be done in outlook and lightning accepts and properly handles the event from a outlook user.

    Hi,
    It seems it cannot be done. You can add your vote to this bug report if you want to keep informed:
    [https://bugzilla.mozilla.org/show_bug.cgi?id=390620 Bug 390620 - Event / Task recurrence options for "Last Working Day" and "First Working Day" of the month]

  • TS1702 Using the new operating platform, how do you go to street view?

    Using ios6,how do you go to street view?

    Yes. Unfortunately in bringing their mapping solution in-house, Apple lost access to Google's Street View data. It is a definite downgrade in functionality that should probably have been better explained in the release notes to the upgrade.

Maybe you are looking for