Clustering issue with WLCS 3.2 weblogic 5.1 and service pack 8

I'm having a problem with Portlets on a page with commerce server 3.2 on
          Cluster A below. One Portal page has multiple portlets on it. When the
          Portal Page executes the portlets are being scheduled across both SCCWLS00
          and SCCWLS01 and they are not able to share the session. Thus they will
          throw exceptions trying to read properties from the WLCS profile which is
          shared.
          In Cluster B, When the portal page excutes all portlets are "pinned" to that
          server and they share the information perfectly. Both Cluster Groups have
          their CLUSTER-wide weblogic.properties file set for
          weblogic.httpd.clustering.enable=true
          weblogic.httpd.session.persistence=true
          weblogic.httpd.session.persistentStoreType=replicated
          weblogic.httpd.register.cluster=weblogic.servlet.internal.HttpClusterServlet
          Any ideas on why this is happening? And How I can correct it?
          David Marshall
          ==============================================
          Environmental Background
          CLUSTER Group A (Production)
          VLAN1
          StrongHold 3 (Apache 1.3.19 w/SSL) (Solaris 8)
          ! mod_wl-ssl.so
          ! WebLogicCluster
          sccwls00:nnnn,sccwls01:nnnn
          V
          <firewall translates IPs from 1 VLAN 1 VLAN 2>
          VLAN2 !
          V V
          SCCWLS00 (Solaris 8) SCCWLS01 (Solaris 8)
          CLUSTER Group B (Development)
          StrongHold 3 (Apache 1.3.19 w/SSL) (Solaris 7)
          ! mod_wl-ssl.so
          ! WebLogicCluster
          weblogic00:nnnn,weblogic01:nnnn
          V V
          WEBLOGIC00 (Soaris 8) WEBLOGIC01 (Solaris 8)
          

What kind of problem do you have?
If it's not connected with JDBC, you'd better post your question
in webservices newsgroup.
Regards,
Slava Imeshev
"leopld goess" <[email protected]> wrote in message
news:[email protected]..
hy out there.
i've been working with apache soap on wl 5.1 for a while now, and
everything seems to be working allright- as long as i don't try to
install a servicepack, namely sp8 or sp10. if i do that, the entire
soap service fails to deploy.
any ideas...
thanx
leopold

Similar Messages

  • How can I tell my current Weblogic server version and Service pack

    Hello,
    I was wondering how can I tell what my current
    weblogic server version is and what service pack
    it is at.
    Thanks.

    use 'java weblogic.version'
    ensure weblogic.jar is in the classpath

  • Clustering issues with 4.5.1

    We are using Weblogic 4.5.1 with sp7 and have heard that there are
              issues with Weblogic clustering. Specifically, the IIS plugin having
              memory leaks, and 4.5.1 with sp7 has issues when implementing clustering
              (the app servers in the cluster sometimes do not respond and sometimes
              contend for who owns the next request coming from the proxy). I've also
              seen that when a HTTP 1.1 request comes to the Web server, the proxy
              sends a HTTP 1.0 request to the App server. I've also heard that sp10,
              due out in July will fix these issues. Can anyone verify this?
              Also, I want to make sure that our proposed configuration can work in a
              clustered environment. I have two IIS Web servers, WebA and WebB, and
              also two Application servers running 4.5.1 sp7, AppA and AppB. Both Web
              servers are identical and both App servers are identical. Our Weblogic
              ListenPort is 7005
              If I set up WebA's iisproxy.ini file to contain the line
              "WebLogicCluster=AppA:7005,AppB:7005"
              I then copy WebA's iisproxy.ini file to WebB so that the two
              iisproxy.ini files are identical.
              The App servers have an identical configuration and point to 237.0.0.1
              as their multicast IP address.
              Is this configuration ok? Can two web servers point to the same two App
              servers in the cluster, or does each Web server need it's own "cluster"
              of App servers.
              Thanks in advance...
              

    What was that issue with deadlock and where is it described?
              Prasad Peddada wrote:
              > Also there was a dead lock issue with sp7 which was fixed in the later service
              > packs.
              >
              > Vinod Mehra wrote:
              >
              > > >> Specifically, the IIS plugin having memory leaks,
              > > These have already been fixed with SP7.
              > >
              > > >>and 4.5.1 with sp7 has issues when implementing clustering
              > > >>(the app servers in the cluster sometimes do not respond and sometimes
              > > >>contend for who owns the next request coming from the proxy).
              > >
              > > WebLogic server not responding can be because of many reasons. Most of the
              > > time it is because of bad configurations and sometimes because of
              > > Application
              > > problems itself. Now about recovering from such a hung server SP8 onwards
              > > the plugin-ins have a configurable parameter "HungServerRecoverySecs",
              > > using which the plug-ins mark that server as bad (temporarily) and
              > > the requets failover to the SECONDARY.
              > >
              > > >> I've also seen that when a HTTP 1.1 request comes to the Web server, the
              > > proxy
              > > >>sends a HTTP 1.0 request to the App server.
              > >
              > > 4.5.1 does noes not support HTTP1.1 yet. So they will still be HTTP1.0.
              > >
              > > >> I've also heard that sp10, due out in July will fix these issues. Can
              > > anyone verify this?
              > > Yes. Except the last one.
              > >
              > > >> Is this configuration ok?
              > > Yes the configuration you have described is a valid one.
              > >
              > > --Vinod.
              > >
              > > lynch wrote:
              > >
              > > > We are using Weblogic 4.5.1 with sp7 and have heard that there are
              > > > issues with Weblogic clustering. Specifically, the IIS plugin having
              > > > memory leaks, and 4.5.1 with sp7 has issues when implementing clustering
              > > > (the app servers in the cluster sometimes do not respond and sometimes
              > > > contend for who owns the next request coming from the proxy). I've also
              > > > seen that when a HTTP 1.1 request comes to the Web server, the proxy
              > > > sends a HTTP 1.0 request to the App server. I've also heard that sp10,
              > > > due out in July will fix these issues. Can anyone verify this?
              > > >
              > > > Also, I want to make sure that our proposed configuration can work in a
              > > > clustered environment. I have two IIS Web servers, WebA and WebB, and
              > > > also two Application servers running 4.5.1 sp7, AppA and AppB. Both Web
              > > > servers are identical and both App servers are identical. Our Weblogic
              > > > ListenPort is 7005
              > > >
              > > > If I set up WebA's iisproxy.ini file to contain the line
              > > > "WebLogicCluster=AppA:7005,AppB:7005"
              > > >
              > > > I then copy WebA's iisproxy.ini file to WebB so that the two
              > > > iisproxy.ini files are identical.
              > > >
              > > > The App servers have an identical configuration and point to 237.0.0.1
              > > > as their multicast IP address.
              > > >
              > > > Is this configuration ok? Can two web servers point to the same two App
              > > > servers in the cluster, or does each Web server need it's own "cluster"
              > > > of App servers.
              > > >
              > > > Thanks in advance...
              

  • I'm having a huge issue with itunes locating my missing files..and it's too many for me to locate 1 by 1..It says I'm missing over 3,00 songs and They are all in my music folder..What can I do to fix this issue?

    I'm having a huge issue with itunes locating my missing files..and it's too many for me to locate 1 by 1..It says I'm missing over 3,000 songs and They are all in my music folder..What can I do to fix this issue? I've looked at all the tutorials on youtube and none of it works. I recently got a new computer and I Back-Up all my music and itunes playlist and I import it on my new computer with the new itunes and I go to play a few songs, it says I'm missing them I locate a few but it's still like 3,000 missing and again they are all on the computer and in one folder..Please Help !

    I did that and nothing changed half my songs still have examination marks beside them
    I also just tried dragging my folder of music int he playlist and it duplicated all of my songs? My playlist was at 5k now it's at 10k becuz of 3 duplicates of songs. Is there a way to delete multiple duplicate files?

  • HT4623 i have issue with my iphone5, the phone is open and good network signal, but when some one calling me they cant reach me, like the phone is off

    i have issue with my iphone5, the phone is open and good network signal, but when some one calling me they cant reach me, like the phone is off

    You are as far as you can be with the original iPad; only iPad 2 and greater will update to 7+

  • I have installed the agent 10 or 15 times and one installation hasfailed, no error appeared during the installation but I am havinginconsistent issues with my ethernet card not working here and there. Werebooted and can log into Novell client but th

    I have installed the agent 10 or 15 times and one installation has failed, no error appeared during the installation but I am having inconsistent issues with my ethernet card not working here and there. We rebooted and can log into Novell client but the login prompt did not appear for ESM client or the icon was not in the systray. Everything seems to work, besides at times (a couple times today) it terminates his ethernet card/connection. I would re-image his computer but he has several applications and it would take several hours, so I am hoping someone has an idea to fix this issue. So I was trying to figure out why he did not get the prompt to login and why it's not in the systray and it appears to not have completed the install? I checked the add/remove programs, its not listed within their, I also checked the registry and found nothing for endpoint within their, but the files are within c:\program files\novell\zenworks endpoint security.
    I have also tried uninstalling it but that fails due to it "not being installed", and it will not reinstall over itself either.
    I did notice that stuninstdrv.exe is running in task manager. Any help would be great...
    Windows xp sp3
    ESM 3.5.154
    Thanks,
    Andy

    If you are searching the registry, check for the "Senforce" string. It should be at HKLM\Software\Senforce
    Try running the install program for the ZSC with the following command line:
    setup.exe /V"STUNINSTALL=1"
    If you've specified an uninstall password, try this one instead:
    setup.exe /V"STUNINSTALL=1 STUIP=password"" (please note the double quote at the end)
    Let me know if that helped you.
    Daniel
    >>>
    From: Andy_DeWees<[email protected] du>
    To:novell.support.zenworks.endpoint-security-management
    Date: 2/5/2009 12:52 PM
    Subject: I have installed the agent 10 or 15 times and one installation hasfailed, no error appeared during the installation but I am havinginconsistent issues with my ethernet card not working here and there. Werebooted and can log into Novell client but the login prompt did not appearfor ESM client or the icon was not in the systray. Everything seems towork, besides at times (a couple times today) it terminates his ethernetcard/connection. I would re-image his computer but he has severalapplications and
    I have installed the agent 10 or 15 times and one installation has failed, no error appeared during the installation but I am having inconsistent issues with my ethernet card not working here and there. We rebooted and can log into Novell client but the login prompt did not appear for ESM client or the icon was not in the systray. Everything seems to work, besides at times (a couple times today) it terminates his ethernet card/connection. I would re-image his computer but he has several applications and it would take several hours, so I am hoping someone has an idea to fix this issue. So I was trying to figure out why he did not get the prompt to login and why it's not in the systray and it appears to not have completed the install? I checked the add/remove programs, its not listed within their, I also checked the registry and found nothing for endpoint within their, but the files are within c:\program files\novell\zenworks endpoint security.
    I have also tried uninstalling it but that fails due to it "not being installed", and it will not reinstall over itself either.
    I did notice that stuninstdrv.exe is running in task manager. Any help would be great...
    Windows xp sp3
    ESM 3.5.154
    Thanks,
    Andy

  • I've been using LR with my Nikon D3200 for a year or so. Shooting in RAW/NEF no issues with import etc until I updated LR and now I can't get LR to allow me to select when I try to import. It does show the images but they're grayed out and not able to be

    I've been using LR with my Nikon D3200 for a year or so. Shooting in RAW/NEF no issues with import etc until I updated LR and now I can't get LR to allow me to select when I try to import. It does show the images but they're grayed out and not able to be selected. Any thoughts? TIA

    Greyed imaged in the Import dialog box mean you have already imported the photos into Lightroom, so there is no need and no benefit to importing them a second time.
    Just go to the Library module, search for the desired photos, and resume working on these photos.

  • TS1702 I'm not able to update Smurf's Village. Tried most of the things proposed on the net including restarting the iPad and trying syncing with the computer. Had a similar issue with another application. Had to delete and reinstall it, with all history

    I'm not able to update Smurf's Village. Tried most of the things proposed on the net including restarting the iPad and trying syncing with the computer. Had a similar issue with another application. Had to delete and reinstall it, with all history lost.
    Tried following up with the developer's instruction. Didn't help. Developer suggested contacting Apple if their instruction didn't work. Tried the various methods recommended on the Apple site. Same result.

    Telling is that you tried most of the things on the net doesn't tell us exactly what you did try, so we are all still left to guess .....
    Sign out of your account, restart the iPad and then sign in again.
    Settings>Store>Apple ID. Tap your ID and sign out. Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.
    Go back to Settings>Store>Sign in and then try to update again
    If that doesnt work - go to Settings>General>Date and Time - set the date ahead by a few months. Try to update again. If you get an error message of any kind - go back and change the date and time to automatic again. Then try again.
    If that doesn't work, restart your router and reboot the iPad.
    Reboot the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.

  • When I open a new tab, an unwanted website opens instead of my desired home page. THIS IS ONLY AN ISSUE WITH NEW TABS; (opening the web browser AND clicking on the home button frings me to my desired home page.)

    When I open a new tab, an unwanted website opens instead of my desired home page. THIS IS ONLY AN ISSUE WITH NEW TABS; (opening the web browser AND clicking on the home button frings me to my desired home page.)
    I have attached the url of the unwanted site.

    Use this add-on [https://addons.mozilla.org/en-US/firefox/addon/custom-new-tab/ '''Custom new tab'''].

  • Having problems downloading itunes 10.5.2; box states windows installer issue. I have a 2005 with windows XP and service pack 2. Any ideas?

    Just bought a new ipod touch for my daughter.  It won't sync without itunes 10.5.2 loaded on our computer (a 2005 HP with Windows XP and service pack 2.)  When I've tried to load 10.5.2, I get an error message box stating there is a problem with my Windows installer.  I've tried loading the windows installer hot fix KB942288-v3-x86, but it didn't help.  Any suggestion?

    Hi Lorheak,
    thanks for the quick reply. I had the same idea already yesterday. I use Norton Internet Security for a long time now without any problems. I think this a Apple or Microsoft problem, because the popup window which appear come from Windows DEP. I got no message from the firewall with any problem. I check the log files from Norton and Windows already but find nothing. This is a very strange problem. In the past I have had a lot of other problems with iTunes upgrades. Everytime I accept the installation of the newest version I got errors regarding missing "msi" files.
    Greetings Gert

  • I have an HP-Pavilion Vista PC with MS Office 2007 and Service Pack 2. Each time I try to save a Wo

    I have an HP-Pavilion Vista PC with MS Office 2007 and Service Pack 2.  Each time I try to save a Word or Excel document I get the “Not Responding” message.  The “Word is saving……” bar at the bottom does not show any progress.  On clicking the document I get a faded version even when in Safe Mode.  Somehow the document appears on the Desktop where I tried to save it.  On trying to open the saved document, even as administrator, I get the following ”File in Use” message:
    “The ….docx is locked for editing by….” and I am asked three questions including:
    “Do you want to open a Read Only copy” yet on clicking “Yes” I am able to edit the same document.
    On trying to save to a different location I get the message:
    “Your autocorrect file MSO 1033.ad could not be saved. The file may be read only or you may not have permission to modify this file.”
    The same message stating FILE12\1033\MSO.ACL MSO 1033ad recurs with new Excel documents.
    How can I correct this problem?
    PS
    Worse still, the HP Advisor icon that appears on startup does not load successfully while showing the message: “Access to the path Hewlett-Packard\HD Advisor is denied”.
    What can I do about it?
    ZDK

    I'm having the same issue, allowing guest access on the share did change the logs I'm getting in Samba. Earlier on it was giving errors on the inability of guest access to the share.
    ============================================================
    [2008/01/29 13:05:47, 0] /SourceCache/samba/samba-100.5/samba/source/lib/fault.c:fault_report(37)
    INTERNAL ERROR: Signal 11 in pid 4204 (3.0.10)
    Please read the appendix Bugs of the Samba HOWTO collection
    [2008/01/29 13:05:47, 0] /SourceCache/samba/samba-100.5/samba/source/lib/fault.c:fault_report(39)
    ============================================================
    I also noticed that the temporary file that is created by office is not removed after the attempt to safe the file. (something like: ~$filename).

  • Any known issue reported for "Rollup 8 for Exchange Server 2010 Service Pack 2"

    Hello,
    Currently our servers are running with "Exchange 2010 SP2 RU7", we are planning to update the Rollup version to RU8 for SP2.
    Is there any knows issues reported for "Rollup 8 for Exchange Server 2010 Service Pack 2" till now ? is it safe to update the RU8 ?
    http://www.microsoft.com/en-us/download/details.aspx?id=41394

    (1)  I had to roll it back:
    The rollup released Tuesday the 9th caused random problems with systems ranging from general slow down to operation failed errors.  It didn’t impact everyone at once and seemed to take 48hrs for everyone to have a problem.  Rolling
    back the update and rebooting the server seemed to resolve the issue.
    Issues reported before the general mailflow stopping for everyone:
    Nothing major … an occasional operation failed when I hit send but, it will go thru after I hit the send button a couple of times.
    A MICROSOFT OUTLOOK BOX APPEARS WITH A TRIANGLE WITH A ! INSIDE IT. THE MESSAGE SAYS THE OPERATION FAILED.
    (2)   
    ANOTHER CODE APPEARED WHEN I TRIED TO SEND THIS E-MAIL SO I CLOSED OUTLOOK AND RE-STARTED OUTLOOK. THE MESSAGE READ, CANNOT CREATE THE E-MAIL MESSAGE BECAUSE A DATA FILE TO SEND AND RECEIVE MESSAGE CANNOT BE FOUND. CHECK YOUR SETTINGS IN THIS MICROSOFT
    OUTLOOK PROFILE. IN MICROSOFT WINDOWS, CLICK CONTROL PANEL.CLICK USER ACCOUNTS AND THEN CLICK MAIL. CLICK SHOW PROFILE, AND THEN CLICK PROPERTIES.
    When he tries to open an e-mail, he gets an error message.
    If he tries to mark an e-mail unread, he gets a different message.
    Thanks Ben

  • How do I run  a weblogic platform portal 8.1 on a weblogic server 7.0 service pack 4?

    Hello.
    How do I run a weblogic platform portal 8.1 on a weblogic server 7.0 service
    pack 4?
    Is that a supported configuration? any problems / Issues ?
    Weblogic Integrator

    Why the hell do you want to do that ? ? ?
    just run it on 8.1, if you need to get info from the 7.0 server just get it.
    8.1 is a whole new framework, what you suggest a hack that is probably not supported.
    nerdi
    "Integrator" <[email protected]> wrote:
    >
    Hello.
    How do I run a weblogic platform portal 8.1 on a weblogic server 7.0
    service
    pack 4?
    Is that a supported configuration? any problems / Issues ?
    Weblogic Integrator

  • Where to download weblogic server 6.1 service pack 1?

    hi ,
    can you please lemme know the link to download weblogic server 6.1 service pack 1?

    The latest version WLS6.1 sp2. you can download the server from
    http://commerce.bea.com/downloads/weblogic_server.jsp.
    Thanks
    Yu
    "rajesh" <[email protected]> wrote in message
    news:3c3c9567$[email protected]..
    hi ,
    can you please lemme know the link to download weblogic server 6.1service pack 1?

  • Cannot download iTunes to PC with Windows XP and service pack 3. When I hit "download" it goes straight to the thank you screen but does not download anything!

    Cannot download iTunes to PC with Windows XP and service pack 3. When I hit "download now" it goes stright to the "thanks for downloading" screen but downloads nothing.

    I can't answer that. I'm just a user. Apple makes it decisions and does not share that with anyone here as you well know. Apple has also stopped supporting syncing contacts and calendar with the latest version of OS X, Mavericks. Users have to use iCloud. Many are not happy about that. Let Apple know how you feel here: www.apple.com/feedback and click on the appropriate link.

Maybe you are looking for

  • Report based on the user profile

    Hi, i'm trying to create a report with Oracle Report6i based on the user profile. I created a form with many Lovs, so that i can choose the parameter to send to the report (using a java script). I also would like to send the user that's currently log

  • Reporting Options in Oracel ADF BC Application

    Hi everyone, I need to understand what are various options I could use to provide some reports in ADF BC application. Integrating Crystal Reports in one of the options which sounds complicated, but is there any other easier way to generate simple rep

  • PSE to LR - Scanned Images

    I am upgrading my PSE11 Cataloge (15,800 images) to a LR5 Cataloge. Whilst all the digital images to converted OK with images that I have manually scanned into PSE. These images are all of a pre-digital era, some dating back to 1886. When these to ca

  • Fx pen in ps touch

    The fx Pen is not working. Is this a common probIem on samsung tab 2?

  • Why does my trackpad not work anymore?

    I have owned my MacBook Pro for about 3 years and just a couple of weeks ago the trackpad stopped working when I clicked on it. I can still use it by finger touch but I can no longer left or right click on it. I have been using a mouse for the past w