2 netweaver and b2b shops block each other.

hi,
We have a CRM4 Environment in our company and want to change from 32-bit Windows 2000 to 64-bit Windows 2003. So we set up a new server and installed netweaver, trex and deployed our b2b shop.
The Windows 2000 Server runs productive. After deploying the b2b shop neither the old not the new b2b shop worked. I just got a white screen in the browser after accepting the ssl connection in both shops.
So i stopped the new J2EE Server (which is Netweaver 640) and the old one ran perfectly.
Both servers are connected to the CRM system.
I checked the default traced from both servers and this is what i got:
Old Server (Windows 2000):
com.sap.engine.frame.cluster.ClusterException: Invalid wait on message server connect.
Cannot update HTTP load balancing information in the Message service
com.sap.engine.frame.cluster.ClusterException: Socket closed
     at com.sap.engine.core.cluster.impl6.ms.MSEventListener.putLogonInfo(MSEventListener.java:1396)
     at com.sap.engine.core.cluster.impl6.ms.MSConnectionImpl.putLogonInfo(MSConnectionImpl.java:605)
     at com.sap.engine.core.cluster.impl6.ClusterManagerImpl.putLogonInfo(ClusterManagerImpl.java:3144)
     at com.sap.engine.core.service630.context.cluster.session.CommunicationSessionContextImpl.putLogonInfo(CommunicationSessionContextImpl.java:143)
     at com.sap.engine.services.httpserver.dispatcher.HttpDispatcherFrame.putLogonInfo(HttpDispatcherFrame.java:860)
     at com.sap.engine.services.httpserver.dispatcher.HttpDispatcherFrame.closeSocket(HttpDispatcherFrame.java:806)
     at com.sap.engine.services.httpserver.dispatcher.HttpDispatcherFrame.stop(HttpDispatcherFrame.java:407)
     at com.sap.engine.core.service630.container.ServiceStopper.run(ServiceStopper.java:31)
     at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
     at com.sap.engine.core.thread.impl6.SingleThread.execute(SingleThread.java:78)
     at com.sap.engine.core.thread.impl6.SingleThread.run(SingleThread.java:148)
Caused by: java.net.SocketException: Socket closed
     at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:99)
     at java.net.SocketOutputStream.write(SocketOutputStream.java:136)
     at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:66)
     at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:124)
     at com.sap.engine.core.cluster.impl6.ms.MSMessageHeader.write(MSMessageHeader.java:401)
     at com.sap.engine.core.cluster.impl6.ms.MSRawConnection.sendRawMessage(MSRawConnection.java:1017)
     at com.sap.engine.core.cluster.impl6.ms.MSRawConnection.sendRawMessage(MSRawConnection.java:971)
     at com.sap.engine.core.cluster.impl6.ms.MSEventListener.putLogonInfo(MSEventListener.java:1393)
     ... 10 more
So there are many lines that say about cluster problems. This isn´t a cluster and is not configurated as cluster. I don´t even know if this log entrys refer to the current problems we had.
Where could the problem be? We did the same procedure with our Consolidation environment and it was no problem to run two b2b shops simultaneously. The imsdefault connection is set to the productive b2b shop. So i don´t understand why the one b2b shop takes down another b2b shop. They refer to the same IPC server and the same TREX.
Hope someone can help me with this exceptional problem.

There are more log entrys in the deafult server log:
[(J2EE202579200)ID1188634150DB11100164230860607311End|isacore.backend.error] ???en.isacore.backend.error???
[(J2EE202579200)ID1738918850DB11110695501596486387End|isacore.backend.error] ???en.isacore.backend.error???
     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
     at java.security.AccessController.doPrivileged(Native Method)
     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
     at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
     at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
     at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:160)
     at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
     at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:491)
     at com.sapmarkets.isa.core.ActionServlet.process(ActionServlet.java:430)
     at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1585)
     at org.apache.struts.action.ActionServlet.processActionPerform(ActionServlet.java:1786)
     at com.sapmarkets.isa.core.BaseAction.perform(BaseAction.java:197)
     at com.eh.isa.action.login.ShowWelcomePageAction.doPerform(ShowWelcomePageAction.java:258)
     at com.eh.pl.shared.ProductListManagerSoapBindingStub.getProductLists(ProductListManagerSoapBindingStub.java:405)
     at com.eh.org.apache.axis.client.Call.invoke(Call.java:1812)
     at com.eh.org.apache.axis.client.Call.invoke(Call.java:2366)
     at com.eh.org.apache.axis.client.Call.invoke(Call.java:2443)
     at com.eh.org.apache.axis.client.Call.invoke(Call.java:2767)
     at com.eh.org.apache.axis.client.Call.invokeEngine(Call.java:2784)
     at com.eh.org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)
     at com.eh.org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
     at com.eh.org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
     at com.eh.org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
     at com.eh.org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:144)
     at com.eh.org.apache.axis.transport.http.HTTPSender.readFromSocket(HTTPSender.java:796)
     at com.eh.org.apache.axis.Message.getSOAPEnvelope(Message.java:435)
     at com.eh.org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:696)
     at com.eh.org.apache.axis.encoding.DeserializationContext.parse(DeserializationContext.java:227)
     at com.eh.javax.xml.parsers.SAXParser.parse(Unknown Source)
     at com.eh.org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
     at com.eh.org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
     at com.eh.org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
     at com.eh.org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
     at com.eh.org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
     at com.eh.org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)
     at com.eh.org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanEndElement(Unknown Source)
     at com.eh.org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source)
     at com.eh.org.apache.axis.encoding.DeserializationContext.endElement(DeserializationContext.java:1087)
     at com.eh.org.apache.axis.message.SOAPFaultBuilder.endElement(SOAPFaultBuilder.java:129)
     at com.eh.org.apache.axis.message.SOAPFaultBuilder.createFault(SOAPFaultBuilder.java:222)

Similar Messages

  • [FPGA] Loop rate very slow: Do FPGA I/O nodes in parallel loops block each other?

    Hi,
    I am using cRIO-9075. Mod1 is NI 9263, Mod2 is NI 9227, Mod3 is 9215.
    Please see my VI attached or the given screenshot.
    The FPGA code is based on the "NI CompactRIO Waveform Reference Library" (it's the lower loop).
    The upper loop was added by me and is writing a waveform from blockmemory to the NI 9263 module (Mod 1).
    The data sampled in the lower loop is running at 1 kHz. The control "AO Update Period" for the upper loop has a value of (for example) 10 (=uS).
    The problem is, that this loop is running much much slower than it should. Once I disable the FPGA I/O node in the lower loop (as done in the attachments), it's running as fast as it should.
    It seems to me, that the FPGA I/O nodes are blocking each other. I tried to figure it out by reading through serveral NI documents, but until now I have no idea how to solve that.
    Can you give me some advices? Some general tipps about the VI?
    Thanks!
    Attachments:
    FPGA Loop Rate.PNG ‏72 KB
    FPGA Main.vi ‏251 KB

    Hi, thanks so far.
    Originally the control was inside the loop. Then I tried if it makes a difference if it's outside.
    Ok, i really seems to be that default value of "100000" for "AO Update Period".
    Starting the VI directly woks like expected. Having "AO Update period" inside the loop makes it possible to control it as it's running.
    But, please see the attachment. When starting the FPGA through RT and setting the appropiate value, it does not seem to work. The oscilloscope show's the same behavior like "AO Update Period" was 100000.
    But when reading the value of "AO Update Period" afterwards (while the FPGA is running), it shows the expected value of "10".
    Having changed the default value to 10 works so far, but I am not able to changed it (see attachment).
    So the problem is: Why is "Read/Write control" not working here? Why is still the default value used?
    Attachments:
    FPGA Loop Rate 2.PNG ‏5 KB

  • Two sessions are blocked each other in

    Hi All,
    My database is Exadata machine. 11.2
    These days we encountered one case, that is two sessions are always blocked by each other. I get this info from v$session blocking_session.
    For examle, the information looks like
    sid blocking_session event
    1 2 libarary cache lock
    2 1 row cache lock
    and as you know there are many other sessions are blocked by sid 1.
    By lookiing up v$sql, I got the sql for these 2 sessions.
    /* QSMQ VALIDATION */ ALTER SUMMARY "XXXXX"."Gxxx_CP_CAL_TIME_TEMP_MV" COMPILE
    /* QSMQ VALIDATION */ ALTER SUMMARY "XXXXX"."Gxxx_CP_CAL_TIME_MV" COMPILE
    Both of these 2 MV share some underlying objects. And both of the 2 sessions started at the same time roughly.
    If the compilation incurs the lock on the object, why the 2 sessions block each other?
    Can someone give me some tips,please?
    Best regards,
    Leon

    Leon,
    sid blocking_session event
    1 2 libarary cache lock
    2 1 row cache lockYou are saying that above situation does not cause a deadlock error to be generated in either one of those two sessions?
    /* QSMQ VALIDATION */ ALTER SUMMARY "XXXXX"."Gxxx_CP_CAL_TIME_TEMP_MV" COMPILE
    /* QSMQ VALIDATION */ ALTER SUMMARY "XXXXX"."Gxxx_CP_CAL_TIME_MV" COMPILEThese to me look like programmed 'ALTER SUMMARY' commands (the comment in front of the statement seems to indicate so). It's the application that's doing this right?
    - Can you reproduce this with two sqlplus sessions?
    - Why is the application compiling the MV's? Are underlying objects being altered frequently?
    - Should the application not just be 'refreshing' the MV's instead of compiling them?
    Just some thoughts.
    Toon
    Edit:
    Dom's right. The alter summary statements seem to be Oracle internal calls generated by DBMS_MVIEW.REFRESH executions.
    Edited by: Toon Koppelaars on Nov 24, 2011 10:41 AM

  • ICal Leopard: overlapping events block each other?

    Hi there
    If I create 2 different events for the same time and date, the event boxes block each other - they don't resize to allow me to see both events.
    Is this a bug?

    Hi,
    I expect this is because the UID for the events are the same. Outlook ignores the UID, but iCal does not and would only allow one event with the UID.
    You could verify this by opening the .ics files in a text editor.
    Best wishes
    John M

  • How to sync 2 different Mac users using the same Apple ID and with out mixing each other info?

    How to sync 2 different Mac users using the same Apple ID and with out mixing each other info?
    We are two people using three difrent Macs, 1 Iphone and 1 Ipad with separate USERS  on each Mac but sharing the same Apple ID: xxxxxx
    I set up the first user to iCloud and it was OK but when I set up the second user to use iCoud the first users's info gets mixed with the second user's info?
    Do we have to set up a diffrent Apple ID for each other?
    Sometime ago I added my friends E mail (yyyyy) to the main Apple ID (xxxx) as for using his E mail account (to separate our e mail accounts, and it's working ok) but now when I try to create a new apple ID whith the same friend's e mail (yyyyyy)  it says that his mail (yyyyy) is already an apple ID when the Apple ID is really my E mail (xxxxx)... any clue?
    Thanks

    I believe because you migrated from a Nokia to an iPhone you need to register the Bn phone number with your Apple ID so it can be used for iMessage. The Pn number seems to be the only one registered
    Go here > https://appleid.apple.com/cgi-bin/WebObjects/MyAppleId.woa/
    Manage your Apple ID and see if that does the trick
    Hope that helps

  • HT201269 My latest back up was on March 14th, 2013. My boyfriend has been using my Apple ID so we are linked on iCloud. Just recently we got each others contacts and now we get each others messages. Will that setting be changed if I switch phones without

    Okay, so I cracked my iPhone 5 and just got a new 5s in the mail. I'm using the same number, sim and everything. My latest backup was on March 14th, 2013. My boyfriend uses my Apple ID for a year now but we just recently got each others contacts and now we receive each other's messages. Will we lose that setting if I don't back my phone up before switching new phones? Cause I didn't have that setting before when it was last backed up. If I could back it up I would but I don't have nearly enough storage so that's why I'm asking lol. We want to keep the setting like that so we still get each others contacts and everything

    You can always resync the Contacts, Notes, and Messages by signing into those services with the same AppleID once you have the new phone set up.

  • HT3406 If I choose "restore from iTunes backup" to move everything from old phone.  Will I still be able to use the old phone for music and apps?  Can the old phone be docked up to the computer?  Or will the new and old phone overwrite each other in some

    If I choose "restore from iTunes backup" to move everything from old iphone to a new one, will I still be able to use the old phone for music and apps?  Can the old phone be docked up to that same computer every now and then?  Or will the new and old phone overwrite each other in some way?  In other words, are the two phones treated as different devices when the "restore" option is used to set up the new phone?   Thanks in advance.

    Yes, you can use the old iPhone as an iPod touch.
    Read this:
    http://support.apple.com/kb/HT3406

  • I just upgraded to the new OS.  Now my wife and I are getting each others texts, and when we send a text to each other, it duplicates.  How can we separate our text messages?

    My wife and I are getting each other's text messages.  How do I turn that off so I get mine and she gets hers?

    On each Device, go to Settings>Messages>Send and Receive...  and make certain that each device only has 2-items with check marks your phone number and your email address.  click on the other persons number and email address such that it is not checked.

  • How can i get my items to stay in place and not cross over each other when readjusting the browser s

    How can i get my items to stay in place and not cross over each other when readjusting the browser size.
    Basically on my site when i go from a small screen to a big screen everything doesn't adjust to the screen size. I don't know what im missing
    Here's the link to the page all the pages & they all do it
    http://theatricalworkslive.com/
    Thanks in advance

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, or by a peripheral device. 
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode and log in to the account with the problem.  Note: If FileVault is enabled, or if a firmware password is set, or if the boot volume is a software RAID, you can’t do this. Post for further instructions.
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including wireless networking on certain Macs. The next normal boot may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin. Test while in safe mode. Same problem? After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of the test.

  • I have a document made up of separate PDF files which reside in a folder and are linked to each other via hyperlinks. Each pdf file is set to open with bookmarks displayed, however if I link from one PDF file to another and use the "Previous View" button

    I have a document made up of separate PDF files which reside in a folder and are linked to each other via hyperlinks. Each pdf file is set to open with bookmarks displayed, however if I link from one PDF file to another and use the "Previous View" button to navigate back to my starting point the bookmarks are replaced by "page thumbnails". Is there anyway to stop this from happening?

    Hi Pusman,
    While setting up the links, if you choose to open the file in a new window then you won't face this issue, then you can simply switch to the previous file and bookmark view will remain as it is.
    Does that helps with your query?
    Regards,
    Rahul

  • Why are Adobe Premiere Pro CS6 source and program monitors playing each others footage?

    Why are Adobe Premiere Pro CS6 source and program monitors playing each others footage? I import my footage into the project like normal. I drag it to the source monitor on the left hand side to set in and out points then I drag it to the time line. The footage drops into the time line with no problem but when I go to play the footage in the time line it plays back on the source monitor and not on the program monitor like it is suppose to. Other times ill drag the clip to the time line and trim it there and it will be fine and show up on the program monitor.  Then ill go try to set a clip to have in and out points (which is suppose to show up in the source monitor) but it shows up in the program monitor. The clip is not even in the time line it should not be on that monitor! I have updated the program to the late update. I have re installed the program numerous times and I have even ran the Adobe Clean up program. Couldn't find much on this problem. Please help thank you! I have a PC. My computer is also way over the recommended minimum specifications to have the program installed on.

    Definitive Answer (I believe): It's all about this setting, "Write XMP ID To Files On Import" - which confirms that Adobe Premiere Pro is deliberately modifying the .mov file: http://helpx.adobe.com/premiere-pro/using/preferences.html#WSE3BD4A43-7022-4fe6-97F5-95313 935347B
    These posts give some background as to why having this setting enabled would be beneficial: one benefit being to be able to skip conforming files by matching the conformed file with the original using the embedded XMP tag :-
    http://helpx.adobe.com/premiere-pro/using/preferences.html#WSE3BD4A43-7022-4fe6-97F5-95313 935347B
    http://www.dvinfo.net/forum/adobe-creative-suite/498627-why-premiere-modifying-video-files .html
    https://forums.creativecow.net/thread/205/876064
    (Found using Google search term "adobe premiere pro date modified")

  • SUM and count next to each other

    SUM and count next to each other
    I would like to have the measurements SUM and COUNT cells being next to each other.
    As a default it shows up like this:
    .......SUM............. COUNT
    ......RegionA RegionB RegionA RegionB
    2000..... $..... $..... nn..... nn
    2001..... $..... $..... nn..... nn
    2002..... $..... $..... nn..... nn
    Can I change this somehow to:
    ......RegionA.....RegionB
    ......SUM COUNT ...SUM COUNT
    2000...$....nn......$... nn
    2001...$....nn......$... nn
    2002...$....nn......$... nn
    thnx
    Endre

    Select your axis "Region" and move it over (i.e. on top of) your data points (SUM, COUNT, etc.).

  • How do I set up my ipad2 and MacBook to FaceTime each other when I am the user on both? Ie my apple account....

    How do I set up my ipad2 and MacBook to FaceTime each other when I am the user on both? Ie my apple account....is on both?

    To locate people, you should use the free "Find my Friends" service and app.
    See: http://www.apple.com/icloud/features/find-my.html

  • After i updated to IOS6 my wife and i keep getting each others imessages.

    after i updated to IOS6 my wife and i keep getting each others imessages.

    This is caused by using the same Apple ID for iMessage.  To prevent this you need to use separate IDs.  (You can continue to use the same ID for purchasing; it does not need to be the same as the one used for other services such as iMessage.)
    On the phone that will be changing, go to Settings>Messages>Send & Receive, tap the Apple ID at the top, sign out, sign back in with a different ID.

  • 7th Gen Non and iMac appear on each others device list but will not connect

    My new 7th Gen nano and imac appear in each others blue tooth devices list but will not connect.   I've tried several time and have reset the nano twice. All suggestions greatfully received.
    Al

    Hey Al,
    I read that your iPod nano is compatible with the following Bluetooth items: headsets, speakers, and hands-free systems in some automobiles. These are the profiles it supports:
    Advanced Audio Distribution Profile (A2DP)
    With the Advanced Audio Distribution Profile, you can stream high-quality audio (stereo or mono) from one device to another over a Bluetooth connection. Use it to play music wirelessly from iPod nano to a wireless headset or a compatible car audio system.
    Audio/Video Remote Control Profile (AVRCP)
    With this profile, you can remotely control playback functions on the iPod nano from compatible devices (commonly Bluetooth devices that use the A2DP profile). iPod nano works with the pause, play, stop, next track, and previous track commands.
    Bluetooth Low Energy (BT LE)
    Use low-powered Bluetooth accessories with the Bluetooth Low Energy profile. iPod nano works with Bluetooth Smart Heart Rate Monitors.
    via: iPod nano (7th generation): Supported Bluetooth profiles
    http://support.apple.com/kb/HT5479
    That sounds like it might be why you're having difficulty connecting. If you want to sync your iPod nano with iTunes, I'd read through this document:
    iTunes: Syncing media content to iPod
    http://support.apple.com/kb/HT1386
    Welcome to Apple Support Communities!
    Take care,
    Delgadoh

Maybe you are looking for

  • Lots of problems with droid razr maxx hd

    I think they all started after the update.  My phone was working fine before that time but since then all sorts of strange stuff is going on and I don't know if it's due to the update or if it's the phone itself.   The problems are as follows: 1.  Ph

  • Java won't enable in firefox web browser

    I have tried everything possible I could find the fix this issue. I am trying to use the "live chat" feature on the website "car-part.com" in order to chat with auto recycling companies online, but it constantly says that java is not enabled in the w

  • How do I make a Flash button animate after clicking?

    I think the title is self explanatory... anyway, I wanna make my buttons do a cool animation (like roll away or explode) but until AFTER they're clicked, anybody got a simple explanation? I'm using CS3 btw, thanks!

  • Multiple line items uploading through LSMW

    Hi,   I am using LSMW as uploading tool for master data uploading in quality server.In the case of multiple line item i am feeling difficulty to use LSMW. Plaese help me to find solution...........

  • Time machine screw up

    Problem: I was thinking I could free up space on my external hardrive by dumping into the trash my oldest Time Machine back up dates. What has happened is that the oldest files are indeed lost from my computer. Bad Logic: I assumed the most current d