OC4j ping attempt timed out

Hi
We have a standalone oracle application server 10.1.3 with a J2EE application deployed to it which provides webservices to support a website. Intermittently the performance of the application deteriorates and then the oc4j instance restarts itself.
We see the following entries in opmn.log
OC4J ping attempt timed out
[libopmnoc4j] Process Ping Failed: oc4j~<instance name>~default_island~1 (1132071111:2340)
[libopmnoc4j] Process Unreachable: oc4j~<instance name>~default_island~1 (1132071111:2340)
[pm-process] Restarting Process: oc4j~<instance name>~default_island~1 (1132071111:2340)
[pm-process] Stopping Process: oc4j~<instance name>~default_island~1 (1132071111:2340)
[libopmnoc4j] Forcefully Terminating Process: oc4j~<instance name>~default_island~1 (1132071111:2340)
[pm-process] Starting Process: oc4j~<instance name>~default_island~1 (1132071111:0)
[pm-process] Process Alive: oc4j~<instance name>~default_island~1 (1132071111:2996)
Following note 761675.1 on metalink we added the following parameters to opmn.xml
   <ping timeout="60" interval="60"/>"
   <data id="reverseping-failed-ping-limit" value="5" />However the note does not specify where in opmn.xml the lines should be placed. We are hoping that these parameters will prevent the oc4j instance from restarting when the performance deteriorates.
I managed to get the parameters into a valid place in the file but am concerned that they are not in the correct place to have the desired effect. The relevant part of opmn.xml below - does anyone know if the parameters are in the correct place?
     <process-type id="test_oc4j" module-id="OC4J" status="enabled">
               <module-data>
                  <category id="start-parameters">
                     <data id="java-options" value="-server -d64 -XX:+CMSIncrementalPacing  -XX:+CMSIncrementalMode  -XX:+CMSParallelRemarkEnabled -XX:+DisableExplicitGC -XX:CMSFullGCsBeforeCompaction=1  -XX:CMSInitiatingOccupancyFraction=90   -Dcimsservice=true -Dexecutor.concurrent.tasks=100  -Djava.util.logging.config.file=$ORACLE_HOME/j2ee/home/adminclient.properties   -Xmx9184m -Xms9184m -XX:MaxNewSize=32m -XX:NewSize=4m -XX:SurvivorRatio=1024  -XX:MaxPermSize=512m  -XX:PermSize=512m -Xss10m  -XX:+UseConcMarkSweepGC -XX:+UseParNewGC   -DApp.Name=cims_cms -Dcims_cms.java.naming.provider.url=ldap://localhost:389/dc=config,dc=prologic  -Dcims_cms.java.naming.security.authentication=simple -Dcims_cms.java.naming.security.credentials=secret -Dcims_cms.java.naming.security.principal=cn=Manager,dc=config,dc=prologic -DcountryNameSchemaName=c -XX:AppendRatio=3 -Djava.security.policy=$ORACLE_HOME/j2ee/home/config/java2.policy -Djava.awt.headless=true -Dhttp.webdir.enable=true"/>
                     <data id="java-bin" value="/opt/wcms/java/jdk1.6.0_02/bin/java"/>
                     *<data id="reverseping-failed-ping-limit" value="5" />*
                  </category>
                  <category id="stop-parameters">
                     <data id="java-options" value="-Djava.security.policy=$ORACLE_HOME/j2ee/test_oc4j/config/java2.policy -Djava.awt.headless=true -Dhttp.webdir.enable=false"/>
                  </category>
               </module-data>
               <start timeout="600" retry="2"/>
               <stop timeout="120"/>
               <restart timeout="720" retry="2"/>
               <port id="default-web-site" range="12501-12600" protocol="ajp"/>
               <port id="rmi" range="12401-12500"/>
               <port id="rmis" range="12701-12800"/>
               <port id="jms" range="12601-12700"/>
               <process-set id="default_group" numprocs="1">
                 *<ping timeout="60" interval="60"/>*        
               </process-set>
            </process-type>thanks
paul
ps the lines I added are supposed to be in bold

Should be something like this
<process-type id="home" module-id="OC4J" status="enabled">
<start timeout="600" retry="2"/>
<stop timeout="120"/>
<restart timeout="720" retry="2"/>
<ping timeout="40" interval="30" retry="2"/> (1)
</process-type>
Greetings.

Similar Messages

  • Ping - Request Timed Out

    Anyone any ideas why I cannot ping my IP address? All I get is 4 lines of Request timed out
    Solved!
    Go to Solution.

    Unless you are using static/permanaent IP addresses, the address you have can change.  First I would make sure that the address that you are pinging is the correct address.  If you are on windows open a cmd/command prompt and run ipconfig, you should be able to figure out the IPv4 address from this and use that in the ping.  If this fails then as Ectophile says you likely have a software firewall that is blocking the ping - have you recently install an anti-virus suite that includes this?
    Assuming that this works and that you have home wifi/lan, from the ipconfig output there is also a 'Default Gateway' address, this should be your router, try pinging this address.  If this works then everything is should be fine from your pc to your router.
    Next, in your router config somewhere it should give you the IP address that it got from the network, ping this to verify that you can communicate from your pc to the external interface on your router.
    Taking this further, on the same screen on your router there is likely information for the routers 'Default Gateway', if you ping this address it tells you that you can ping from your PC through to the exchange equipment.
    /AGeezer

  • Login Attempt TImed Out

    Can someone please help me....Ive been trying numerous times to sign in to the widget browser and everytime it says the login attempt has signed out and a yellow bar is at the top saying failed getting widget feed......Does anybody know how i can fix this

    Are you able to access the Exchange from your web browser at www.adobe.com/exchange login and download Extensions?
    www.adobe.com/exchange
    If that works can you try seeing if you can get the widget rss feed by entering the following in your browser
    http://www.adobe.com/cfusion/exchange/index.cfm?event=exchange.dwwidgetrssfeed
    You should see a list of widgets with descriptions in your browser.
    Do you have the "Stay Signed In" checked in the "Sign In" Dialog?  To clear that click "Sign Out".
    To help use troubleshoot can you provide the following info:
    Mac or Windows? Version of OS?  Version of Widget Browser?  Look in bottom left pane of Widget Browser Version 1.0 Build ###. What version of AIR you are using?
    How long does it take when the Exchange feed is not displayed?  Can you send a snapshot of the dialog when the login fails?  How long does that take before you get the login attempt has timed out? 
    Do you have a proxy server of firewall setup?  If so can you temporarily disable them.
    Can you send me (privately) your login name and time / time zone of failed login attempt to srichards(at)adobe.com
    -Scott

  • Getting the messeage request timed out when trying to ping

    I can't ping but can be pinged. Done all the steps here: /t5/Hamachi/Ping-Request-Timed-out/td-p/121480 still no succes. I have made rules regarding hamachi in my firewall and i have ran diagonstics in hamachi, it says everything is allright, but still the pings doesn't work. Can be pinged though. I am running Win 10 64bit.  But one thing that have caught my interest is this, the hamachi network driver seems to not have a internet connection, but maybe this is normal? : https://gyazo.com/bfbe4e6bcf0b0caff44fdadabaaae865 Translation from swedish:IPv4 Connection: No Network Connection.IPv6 Connection: No Internet Connection. I hope someone out there has the answer to my question! Thanks in Advance!! Best Regards, FiskarN, AkA Elias!

    Hi S.Akmal,
    The request timed out also can caused by the remote computer no replayed, you can try to check the remote server whether it have some network issue, you also can connect this
    server to another server directly(just connect them with cable) then try the ping then can determine whether issue occur on this server.
    More information:
    Internet Control Message Protocol (ICMP) Basics
    https://support.microsoft.com/en-us/kb/170292
    I’m glad to be of help to you!
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Connection to oracle9i error (ping timed out after connecting to database )

    i have problem wtih connection to database.
    ping to server is ok , port 1521 is open
    when i want to connect to database , ping to server timed out
    i have a distance between my pc and my server , about 100 m
    cable utp
    any solution for my problem

    c:\> ping 10.1.110.1
    Reply from 10.1.110.1: bytes=32 time<1ms TTL=128
    C:\>tnsping 10.1.110.1
    TNS Ping Utility for 32-bit Windows: Version 9.2.0.1.0 - Production on 29-NOV-20
    07 15:33:09
    Copyright (c) 1997 Oracle Corporation. All rights reserved.
    Used parameter files:
    D:\oracle\ora92\network\admin\sqlnet.ora
    Used HOSTNAME adapter to resolve the alias
    Attempting to contact (DESCRIPTION=(CONNECT_DATA=(SID=*)(SERVICE_NAME=10.1.110.1
    ))(ADDRESS=(PROTOCOL=TCP)(HOST=10.1.110.1)(PORT=1521)))
    TNS-12535: TNS:operation timed out
    my sqlnet file
    # SQLNET.ORA Network Configuration File: D:\oracle\ora92\network\admin\sqlnet.ora
    # Generated by Oracle configuration tools.
    SQLNET.AUTHENTICATION_SERVICES= (NTS)
    NAMES.DIRECTORY_PATH= (TNSNAMES, ONAMES, HOSTNAME)

  • Facebook timed out while writing a post.  Any attempt to open FB, now shows post that was in progress and immediately crashes app.  Cannot clear timed out item.  Have power failed and done warm reboot on iPad.   Is Delete/Reinstall only option?

    Was writing post, as part of sharing article from my newsfeed.   While writing, Facebook timed out.  Display cleared.  App recycled and returned to newsfeed.  This has happened previously and for all purposes, the original post, since it had never been "loaded" onto FB servers effectively was deleted from iPad memory.  That appeared to be the case yesterday; as I was able to continue reading, sharing and commenting on other articles. 
    Later, as I was shutting iPad down for the night, scrolled through open Apps and discovered the original FB window was still "open" I'd apparently been working on a 2nd or mirror version of the app.  Attempting to access the original page; it opens, but I am unable to "interact" with the display/app, pressing "cancel" on my original post has no effect.  Within 5-6 seconds FB crashes.   
    I power failed the iPad, left it over night and today am encountering the same problem.   Tapping FB icon, brings up the post that was timed out.  It displays for 2-3 seconds max, then original article and partial post disappear.  Newsfeed appears to be loading as that and contact columns are visible in light font indicating they are preparing to load.   2-3 seconds, that vanishes.  Am left with blue header band, spinning wheel indicating it is trying to communicate or process something.   2-3 seconds and then screen goes black and I'm returned to my app desktop. 
    If I immediately tap icon to reopen I get white screen, with blue header band.   2-3 seconds, black screen, back to app desktop.   If I wait 2 minutes, I get the full shared article, partial post as described above.  I've confirmed in the problem log that this is failing in Thread 0 and showing up as system crash. 
    Based on feedback to somewhat similar FB problem I found in forum; in addition to doing power fail.  I also did warm reboot (Home and Sleep keys) in hope app would reboot along with ios.  No change.
    At this point, I'm assuming my only viable option is to delete the app and reinstall it from App Store.  Easy enough to accomplish.  But wanted to see if there were any other recommendations, or whether anyone else has experienced a similar failure with FaceBook.
    Thanks for your assistance.

    Was writing post, as part of sharing article from my newsfeed.   While writing, Facebook timed out.  Display cleared.  App recycled and returned to newsfeed.  This has happened previously and for all purposes, the original post, since it had never been "loaded" onto FB servers effectively was deleted from iPad memory.  That appeared to be the case yesterday; as I was able to continue reading, sharing and commenting on other articles. 
    Later, as I was shutting iPad down for the night, scrolled through open Apps and discovered the original FB window was still "open" I'd apparently been working on a 2nd or mirror version of the app.  Attempting to access the original page; it opens, but I am unable to "interact" with the display/app, pressing "cancel" on my original post has no effect.  Within 5-6 seconds FB crashes.   
    I power failed the iPad, left it over night and today am encountering the same problem.   Tapping FB icon, brings up the post that was timed out.  It displays for 2-3 seconds max, then original article and partial post disappear.  Newsfeed appears to be loading as that and contact columns are visible in light font indicating they are preparing to load.   2-3 seconds, that vanishes.  Am left with blue header band, spinning wheel indicating it is trying to communicate or process something.   2-3 seconds and then screen goes black and I'm returned to my app desktop. 
    If I immediately tap icon to reopen I get white screen, with blue header band.   2-3 seconds, black screen, back to app desktop.   If I wait 2 minutes, I get the full shared article, partial post as described above.  I've confirmed in the problem log that this is failing in Thread 0 and showing up as system crash. 
    Based on feedback to somewhat similar FB problem I found in forum; in addition to doing power fail.  I also did warm reboot (Home and Sleep keys) in hope app would reboot along with ios.  No change.
    At this point, I'm assuming my only viable option is to delete the app and reinstall it from App Store.  Easy enough to accomplish.  But wanted to see if there were any other recommendations, or whether anyone else has experienced a similar failure with FaceBook.
    Thanks for your assistance.

  • When i attempt to log on to my college site i keep getting The connection has timed out. Is there a way of changing the time setting , to fix this?

    This message "The connection has timed out" only happens when i attempt to log on to my blackboard account for college. All other log in' work fine.

    Thanks.  So there's no means of knowing whether a text message has been delivered, not to mention time of delivery.  Perhaps I've gone for the wrong phone.  It might do a lot but seems to miss out on some basics.

  • Occasionally got 'Request timed out' when trying to do Ping test on the server. What likely will be the cause?

    I want to troubleshoot what causing the connection unstable between workstation and server. When i try do the ping test, the reply sometime 'Request timed out' Any idea what likely the cause of this issue?
    I tried change network adapter, change network cable, change network port, reassign different ip address to the server. Still the result remain. I got another server on the same rack and same ip segment(base), but the other server is ok.
    Any idea on this guys?
    Thanks.

    Hi S.Akmal,
    The request timed out also can caused by the remote computer no replayed, you can try to check the remote server whether it have some network issue, you also can connect this
    server to another server directly(just connect them with cable) then try the ping then can determine whether issue occur on this server.
    More information:
    Internet Control Message Protocol (ICMP) Basics
    https://support.microsoft.com/en-us/kb/170292
    I’m glad to be of help to you!
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • I am on a Windows 7 OS attempting to reduce pdf size with my Adobe Acrobat Standard XI & Pro.  The application keeps timing out and  at the Subsetting embedded fonts portion and the application gives "Adobe Acrobat has stopped working" and then closes.  T

    I am on a Windows 7 OS attempting to reduce pdf size with my Adobe Acrobat Standard XI & Pro.  The application keeps timing out and  at the Subsetting embedded fonts portion and the application gives "Adobe Acrobat has stopped working" and then closes.  The document is 275 pages.  Is there something I can do to stop this?

    Hi Ricci,
    Since when are you facing this issue? Did you tried system restore to a date before this problem occured.
    Does acrobat stop working when you open this specific pdf file or with any pdf file that you open?
    Regards,
    Rahul

  • Trying to restore iPhone 4s, and receive "Connection attempt to firmware update server was unsuccessful. The network connection timed out."

    I've tried updating on both my desktop and laptop, neither work. I have the newest version of iTunes as well, so that can't be the problem. When I run diagnostics:
    Microsoft Windows 7 x64 Home Premium Edition Service Pack 1 (Build 7601)
    Hewlett-Packard HP Pavilion g7 Notebook PC
    iTunes 11.3.1.2
    QuickTime not available
    FairPlay 2.6.15
    Apple Application Support 3.0.6
    iPod Updater Library 11.1f5
    CD Driver 2.2.3.0
    CD Driver DLL 2.1.3.1
    Apple Mobile Device 7.1.2.6
    Apple Mobile Device Driver 1.64.0.0
    Bonjour 3.0.0.10 (333.10)
    Gracenote SDK 1.9.6.502
    Gracenote MusicID 1.9.6.115
    Gracenote Submit 1.9.6.143
    Gracenote DSP 1.9.6.45
    iTunes Serial Number 0038BB880CE6FDE0
    Current user is not an administrator.
    The current local date and time is 2014-09-04 12:48:09.
    iTunes is not running in safe mode.
    WebKit accelerated compositing is enabled.
    HDCP is not supported.
    Core Media is supported.
    Video Display Information
    Advanced Micro Devices, Inc., AMD M880G with ATI Mobility Radeon HD 4250
    **** External Plug-ins Information ****
    Plug-in Name: Last.fm AudioScrobbler
    Plug-in Loaded: Yes
    Plug-in Version: 4.0.5
    Plug-in File Version: 6.0.5.4
    Plug-in Path: C:\Program Files (x86)\iTunes\Plug-ins\itw_scrobbler.dll
    iPodService 11.3.1.2 (x64) is currently running.
    iTunesHelper is currently not running.
    Apple Mobile Device service 3.3.0.0 is currently running.
    **** Network Connectivity Tests ****
    Network Adapter Information
    Adapter Name: {CE989488-FC81-488B-A970-91D722749820}
    Description: Realtek RTL8188CE 802.11b/g/n WiFi Adapter
    IP Address: 192.168.254.3
    Subnet Mask: 255.255.255.0
    Default Gateway: 192.168.254.254
    DHCP Enabled: Yes
    DHCP Server: 192.168.254.254
    Lease Obtained: Thu Sep 04 12:18:22 2014
    Lease Expires: Fri Feb 25 02:18:22 2022
    DNS Servers: 192.168.254.254
    Adapter Name: {5E3757D2-481F-4D48-B535-A6A6ACF48517}
    Description: Realtek PCIe FE Family Controller
    IP Address: 0.0.0.0
    Subnet Mask: 0.0.0.0
    Default Gateway: 0.0.0.0
    DHCP Enabled: Yes
    DHCP Server:
    Lease Obtained: Wed Dec 31 17:00:00 1969
    Lease Expires: Wed Dec 31 17:00:00 1969
    DNS Servers:
    Active Connection: LAN Connection
    Connected: Yes
    Online: Yes
    Using Modem: No
    Using LAN: Yes
    Using Proxy: No
    Firewall Information
    Windows Firewall is on.
    iTunes is NOT enabled in Windows Firewall.
    Connection attempt to Apple web site was successful.
    Connection attempt to browsing iTunes Store was successful.
    Connection attempt to purchasing from iTunes Store was successful.
    Connection attempt to iPhone activation server was successful.
    Connection attempt to firmware update server was unsuccessful.
    The network connection timed out.
    Connection attempt to Gracenote server was successful.
    Last successful iTunes Store access was 2014-09-04 12:47:39

    Hi christeag,
    The only thing I can identify as an issue is that your Windows Firewall is running and iTunes is not enabled in it, so this may be the source of your issue. Here is an article for you that will help you rectify this situation:
    How to enable iTunes in Windows Vista, Windows 7, and Windows 8 firewall
    http://support.apple.com/kb/HT2553
    Thanks for coming to the Apple Support Communities!
    Regards,
    Braden

  • Connection attempt to firmware update server was unsuccessful. The network connection timed out

    Hi. I have recently updated my iTunes to version 10.5.0.142 and cannot access the iTunes store after the upgrade. I have checked all the support articals and tried uninstalling and reinstalling iTunes, ensured that the firewall,internet explorer etc are correctly configured. Any help would be appreciated.
    Below my diagnostics results:
    Connection attempt to firmware update server was unsuccessful.
    The network connection timed out.
    Microsoft Windows 7 x64 Business Edition (Build 7600)
    Dell Inc. Latitude E6520
    iTunes 10.5.0.142
    QuickTime not available
    FairPlay 1.13.35
    Apple Application Support 2.1.5
    iPod Updater Library 10.0d2
    CD Driver 2.2.0.1
    CD Driver DLL 2.1.1.1
    Apple Mobile Device 4.0.0.96
    Apple Mobile Device Driver 1.57.0.0
    Bonjour 3.0.0.10 (333.10)
    Gracenote SDK 1.9.3.494
    Gracenote MusicID 1.9.3.106
    Gracenote Submit 1.9.3.136
    Gracenote DSP 1.9.3.44
    iTunes Serial Number 0034AABC03B14CA8
    Current user is an administrator.
    The current local date and time is 2011-11-05 23:04:22.
    iTunes is not running in safe mode.
    WebKit accelerated compositing is enabled.
    HDCP is supported.
    Core Media is supported.
    Video Display Information
    NVIDIA, NVIDIA NVS 4200M  
    Intel Corporation, Intel(R) HD Graphics Family
    **** External Plug-ins Information ****
    No external plug-ins installed.
    iPodService 10.5.0.142 (x64) is currently running.
    iTunesHelper 10.5.0.142 is currently running.
    Apple Mobile Device service 3.3.0.0 is currently running.
    **** Network Connectivity Tests ****
    Network Adapter Information
    Adapter Name: {D16D8541-B70F-4DD7-A7C6-32B8EC55622C}
    Description: Cell C
    IP Address: 197.105.149.240
    Subnet Mask: 255.255.255.255
    Default Gateway: 0.0.0.0
    DHCP Enabled: No
    DHCP Server:
    Lease Obtained: Thu Jan 01 02:00:00 1970
    Lease Expires: Thu Jan 01 02:00:00 1970
    DNS Servers: 41.50.20.29
      41.50.20.61
    Adapter Name: {37C32779-B216-4D52-80FA-B4C3DF705DF3}
    Description: DW1530 Wireless-N WLAN Half-Mini Card
    IP Address: 0.0.0.0
    Subnet Mask: 0.0.0.0
    Default Gateway: 0.0.0.0
    DHCP Enabled: No
    DHCP Server:
    Lease Obtained: Thu Jan 01 02:00:00 1970
    Lease Expires: Thu Jan 01 02:00:00 1970
    DNS Servers:
    Adapter Name: {6ADC43CF-4031-4D31-9B46-2BF2867B8E09}
    Description: Intel(R) 82579LM Gigabit Network Connection
    IP Address: 0.0.0.0
    Subnet Mask: 0.0.0.0
    Default Gateway: 0.0.0.0
    DHCP Enabled: Yes
    DHCP Server:
    Lease Obtained: Thu Jan 01 02:00:00 1970
    Lease Expires: Thu Jan 01 02:00:00 1970
    DNS Servers:
    Active Connection: Cell C
    Connected: Yes
    Online:  Yes
    Using Modem: Yes
    Using LAN: No
    Using Proxy: No
    SSL 3.0 Support: Enabled
    TLS 1.0 Support: Enabled
    Firewall Information
    Windows Firewall is on.
    iTunes is enabled in Windows Firewall.
    Connection attempt to Apple web site was successful.
    Connection attempt to browsing iTunes Store was successful.
    Connection attempt to purchasing from iTunes Store was successful.
    Connection attempt to iPhone activation server was successful.
    Connection attempt to firmware update server was unsuccessful.
    The network connection timed out.
    Connection attempt to Gracenote server was successful.
    Last successful iTunes Store access was 2011-11-05 22:37:41.

    Finally found a solution:
    For PC users, before reinstalling, try this:
    Start-> Programs -> Accessories -> (Right Click On Command Prompt) ->Run as Administrator
    then type in:
    netsh winsock reset
    hit enter, restart PC, open iTunes. Hopefully fixed.

  • I attempted to download X Yosemite to my Mac Pro. It timed out and would not finish. I cannot stop the website from believing it is still downloading. Help.

    I attempted to download X Yosemite to my Mac Pro.
    It timed out and would not finish.
    I cannot stop the website from believing it is still downloading.
    Help.

    oatgeo wrote:
    I  checked the proxy and it should be OK. That's mean I have to try and try again until I get it from the slow servers.
    Yes.

  • OC4J: Connection timed out problem

    Hello everyone!
    I am developing a web application in OC4J(1.0.2.2.1), today I found a problem: Client access the server, nothing but only the following content be returned:
    "Description: Connection timed out"
    I used the com.evermind.sql.DriverManagerDataSource and com.evermind.sql.OrionPooledDataSource for database invoke, were they timed out?
    My developing environment:
    AppServer: OC4J(1.0.2.2.1)
    DBServer: Orcale 9i
    ServerOS: MS Windows 2000 Server
    ClientOS: MS Windows 2000 Professional
    JDK: 1.3.1_01
    thank for your any info.
    masstensor.

    Hi,
    Verify your mysqld start script. If you find a --skip-networking parameter, remove or comment and try again.
    In slackware /etc/rc.d/rc.mysql have a line with: SKIP="--skip-networking"
    And in mysqld_start():
    /usr/bin/mysqld_safe datadir=/var/lib/mysql pid-file=/var/run/mysql/mysql.pid $SKIP &
    Comment the #SKIP="--skip-networking" or remove $SKIP (the first is recomended)
    (eu n�o escrevo ingl�s, mas talvez ajude)
    Seja livre! Use linux!

  • Timed out Ping Result

    I have difficulty to connect FP-1601 to my computer using MAX. "The connection to remote device timed out." message pop up everytime. Any suggestions?
    Thanks.
    If you already assigned an IP address to your module, try pinging it first (Start>>Run>> Ping x.x.x.x).
    If you don't get an answer the problem is there. A common cause for this is using a wrong cable. If you are connecting directly from your network card you will need a cross cable.
    Another potential problem is firewall blocking. You need to allow MAX in your firewall.
    Yet another is not being on the subnet as the device and having the subnet mask block your communication.
    Did you manage to talk to it in the past?
    Does it have an IP address?
    Attached please find the Pinging result.
    Attachments:
    TimedOutPingResult.bmp ‏2305 KB

    A couple of Dont's:
    DON'T start a new thread to continue the discussion. It only makes it less likely you will get an answer. Simply reply in the original thread.
    DON'T post bmp files. Paint in Windows XP can save files as JPG, PNG, and GIFs.
    OK, so you can ping it (assuming that's the device, you should disconnect it and run the ping again to make sure. If there is no answer, it means it is the device).
    In that case, it's possible that the firewall is blocking MAX. Do you have any other networked controller connected which work?
    To allow MAX in the firewall go to the firewall settings (probably in the control panel) and find the list of the allowed programs. Add MAX to that list and see if that helps.
    Try to take over the world!

  • Wrt54gs v6, ping timed out

    hi.
    i've bought wrt54gs v6 (upgraded to v1.50.9 firmware) 2 weeks ago and had several problems with it, most of them are solved by now but still 1 left, a very annoying one.
    It occurs every few hours - i cannot open the setup page (or it takes ages to open) nor ping the router (returns 'timed out' info), at the very same time my internet connection seems fine (might be a bit slower, but it can be only impression, i haven't actually checked it), and i can ping other computers in my network. After reseting router everything goes back to normal for another few hours, or few minutes sometimes. I tried nearly everythink to solve it, contacted linksys online support, gone through few forums and didn't succeed to solve it.
    I've got 4 computers in my network (3 wired and 1 wireless), all running win xp, no firewall is installed on my comp.
    Did anyone have similar problem? Is it something wrong with my configuration or can it be the router itself?
    Thanks for help.

    Well I'm not a professional and I don't own the same router as you but it seems to me it's a download issue. Is it possible you have someone sucking the life out of your internet connection?
    I have the exact same issue with a roommate of mine and the reason for the internet being slow and pretty much non-existant is because of BitLord, BitTorrent, UTorrent and any other programs that use multiple ports.
    If the version of WindowsXP they minimized the avalible ports that used to be avalible in Windows2000 and earlier versions. In doing so there are fewer ports and more activity on these ports.
    But in the end if someone is using BitTorrent in your home they are sending out multiple packets and the outside world is sending multiple packets to your door step. Now if you want good download speeds with BitTorrent you have to open the floodgates and allow people to upload from your machine too. That is the beauty of BitTorrent. However, in doing so your router is bottlenecked and hense you have no internet.
    Hope this helps you find your problem.
    -K

Maybe you are looking for

  • My Book 500 GB ext firewire drive not compatible with osx 10.3.9???

    When apple support immediately blames other companies for problems and at the same time refuses to help me get osx booting on an external hard drive just because apple didn't make the external device, it sure sounds like microsoft's slimy politics. S

  • Measure the number of user connected to an Application

    Hi, How can I find the number of users connected to a weblogic application Can you help me understand how can I measure this parameter for a monitoring purpose? Thanks in advance, Nicola Attico

  • Integration of BOBJ Design Studio dashboard via SAP EP

    My client is currently piloting the implementation of a BusinessObjects Design Studio dashboard.  For maximum flexibility, the Add-on for BI Platform (BIP) has been installed, and we are able to successfully execute the dashboard from the BOBJ LauchP

  • 16:9 esthetic question...

    I'm working on a documentary that includes mostly standard 480i DV footage intercut with some DVCPRO HD 720p and GH1 720p footage. In order to future proof my project, I figured I would master in a 720p timeline even though for the time being my ulti

  • No landline

     I got a dial tone but when you ring out it dials the no but then goes straight back to the dial tone.if somebody rings me when i answer it all i get is dial tone.brought a new phone but that made no difference it has been like this for a week cant r