Why is Service Tags closing connection when doing GET ??

I have several T6320 blades that have the latest Service Tags 1.1.5 on them.
All the services are online when querying
svcs -a | egrep 'stdiscover|stlisten|stosreg'
online Oct_05 svc:/network/stdiscover:default
online Nov_19 svc:/network/stlisten:default
online Nov_19 svc:/application/stosreg:default
I can also open up a telnet session to them on TCP 6481 and they are listening and accept connections.
However when I browse to that port and the http://servername:6481/stv1/agent I do not get an XML response back.
I do get this response on several other identical blades
I've also checked the hosts.allow file and everything matches those servers that work.
Any thoughts would be much appreciated

Thank you for the reply. Here is the output from the SCN_Client.log
Dec 3, 2009 9:38:15 AM com.sun.scn.client.ui.RegClient <init>
FINE: Registration Client version: 2.4
Dec 3, 2009 9:38:25 AM com.sun.scn.client.ui.PreferencesDialog dataIsValid
FINE: Checking subnet: 10.12.10/24
Dec 3, 2009 9:38:25 AM com.sun.scn.client.ui.RegClient getSystems
FINE: Getting ip addresses: 10.12.10/24
Dec 3, 2009 9:38:25 AM com.sun.scn.client.ui.RegClient getSystems
FINE: Checking: 10.12.10/24
Dec 3, 2009 9:38:25 AM com.sun.scn.client.ui.RegClient checkIPAddress
FINE: Checking if valid ip address: 10.12.10/24
Dec 3, 2009 9:38:26 AM com.sun.scn.client.ui.LocatePanel dataIsValid
FINE: Check for valid data on LocatePanel
Dec 3, 2009 9:38:26 AM com.sun.scn.client.ui.LocatePanel dataIsValid
FINE: Checking ip addresses: 10.12.10.11
Dec 3, 2009 9:38:26 AM com.sun.scn.client.ui.RegClient getSystems
FINE: Getting ip addresses: 10.12.10.11
Dec 3, 2009 9:38:26 AM com.sun.scn.client.ui.RegClient getSystems
FINE: Checking: 10.12.10.11
Dec 3, 2009 9:38:26 AM com.sun.scn.client.ui.RegClient checkIPAddress
FINE: Checking if valid ip address: 10.12.10.11
Dec 3, 2009 9:38:26 AM com.sun.scn.client.comm.TCPProbe run
FINER: sending message to: 10.12.10.11
Dec 3, 2009 9:38:26 AM com.sun.scn.client.comm.Communicator$1 run
FINER: communicating with: /10.12.10.11:6481
Dec 3, 2009 9:38:26 AM com.sun.scn.client.comm.Communicator getFromAgent
FINE: Getting agent: http://10.12.10.11:6481/stv1/agent/
Dec 3, 2009 9:38:26 AM com.sun.scn.client.comm.Communicator getFromAgent
FINE: Error: Unexpected end of file from server : http://10.12.10.11:6481/stv1/agent/
java.net.SocketException: Unexpected end of file from server
     at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)
     at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
     at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)
     at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
     at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
     at com.sun.scn.client.comm.Communicator.getFromAgent(Communicator.java:306)
     at com.sun.scn.client.comm.Communicator$1.run(Communicator.java:137)
     at java.lang.Thread.run(Unknown Source)

Similar Messages

  • I have my wifi in my home with secure connection when i get connected to it ,it asks me the password and when i entered it, it shows that unable to join the network why is this happening...........

    i have my wifi in my home with secure connection when i get connected to it ,it asks me the password and when i entered it, it shows that unable to join the network why is this happening...........

    You are right, but how could i send it to Apple? when the phone company first replaced my iphone they had in stock alots of iphones and they just sent mine back to Apple and gave me a new one, so all i did is to give them my phone, but now how could i sent it to Apple? and i cant send it by myself, and the store wont do that, its a lost for them.. so sending it to Apple wasnt an option from the begining.
    and for the record, i dont think the store where i bought it is an authorized shop.. its just a store who boughts phone's from Apple in a low price and sells it in much more money..

  • Web Service exception: Closed Connection

    I build a J2EE 1.3 Web Service using JDeveloper 10.1.3 by generating it from a PL/SQL procedure. It works fine on the embedded server and even on the standalone OC4J. When I deploy it on an OAS 10.1.3 it works fine initially but the day after I start to receive the following SOAP message:
    <?xml version="1.0" encoding="UTF-8" ?>
    - <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    - <SOAP-ENV:Body>
    - <SOAP-ENV:Fault>
    <faultcode>SOAP-ENV:Server.Exception:</faultcode>
    <faultstring>java.sql.SQLException: java.sql.SQLException: Closed Connection</faultstring>
    <faultactor>/login/LoginTesthire</faultactor>
    </SOAP-ENV:Fault>
    </SOAP-ENV:Body>
    </SOAP-ENV:Envelope>

    When I program a non-web application I use the following code to connect to and query a SQL Server database (I have omitted the try -catch sections):
    Class.forName("com.microsoft.sqlserver.jdbc.SQLServerDriver");
    String url = "jdbc:sqlserver://localhost:2766;databaseName=Cosmotim;IntegratedSecurity=true";
    Connection conn = DriverManager.getConnection(url);
    Statement s1=conn.createStatement();
    String select="SELECT * FROM [Table name]";
    ResultSet DBSet=s1.executeQuery(select1);But when I use the same code in a Web Service method with return type String and I try to deploy the Web service (to Java System Application Server PE 9 with NetBeans) I get many error messages and I can't deploy the service.
    I cannot understand why I can't deploy this WS but I can deploy other Web Services which do not use database connectivity.

  • Had "closed connection" when connect via enterprise manager

    Hello,
    please help.....
    I installed OEM version 10.1.0.2.0 on windows 2000 PC. All the database instances are displayed under Network Navigator. when i log on to the database either as normal / sysoper /sysdba, I got "closed connection" error right after clicked OK on the login window.
    can anyone give me suggestion/ references to this issue?
    many thanks.

    Have you already checked the windows firewall? If working, it prevents connections to Oracle from outside the box.

  • Why won't siri remind me when i get to my location. i have home/work address listed

    why won't siri give me my reminders when i get to my location. i have home/work address listed.

    Did you already try to reset the phone by holding the sleep and home button for about 10 sec, until the Apple logo comes back again? You will not lose data by resetting, but it can cure some glitches after installing new software or apps.

  • Why do I lose internet connection when I put airport extreme into bridge mode to correct Double NAT issue

    I reset my airport extreme router the other day because I was too lazy to reset the password on my private network.
    I have been reading the advice found on apple support communities and wide web, but the solutions do not solve any problems and often create new ones.
    I'm regretting because everything was working just fine.
    But I remember having this double nat error when I first set it up a few months back, but now I cannot resolve it.
    I would live with the yellow light, but it seems that this double nat error is preventing my playstation 3 from connecting to the airport extreme.
    When I put the aiport extreme into bridge mode, I loose all my wireless networks, even when I reboot the airport extreme and the modem.
    I try rebooting the modem, then the airport. and vice versa. No internet.
    I switch back to NAT/DCHP and the internet works fine on apple devices, but not the playstation 3, and I have the 1 Double NAT error.
    I have a plain stock Motorolla modem and I can dial in and see settings (although nothing about NAT). I didn't see where to see them.
    I tried setting the DHCP only but it said it didn't like the settings. is there a stock range i could be using?

    I have a plain stock Motorolla modem and I can dial in and see settings (although nothing about NAT). I didn't see where to see them.
    Exact model .. motorola make adsl, cable and probably wireless modems.. with some modems and some modem router.. we need exact info. What kind of broadband do you have?
    I would note.. some of the motorola cable modems seem to have issues with the apple routers. If you are about due to change modems.. now is a good time.. not another motorola.
    If the modem is a straight cable modem, the AE must be in router mode.. but you need to power down the cable modem. maybe for 20min so the new router can pick up the IP address.
    You cannot use DHCP alone.. the ISP do not give you a block of IP addresses.
    You cannot use bridge with a pure modem.. you will find it works.. but only to one device.
    The only reason you get double NAT is the failure to pick up the public IP.
    Give the info required..
    If you have trouble, I need the actual IP of the modem. the actual IP of the AE WAN port when plugged in. Screenshots are good.

  • Why do input tags stop working when I add more tags to my project ?

    I'm having a problem with tags, when I add more input tags to my project the rest of the tags stop responding, that is when I monitor them with the tag monitor I get a low limit error, if I delete the new tags in the project the rest of the tags start working ok, the whole project has 804 tags, and I'm using a Pentium 4 2.8GHz server, 256 Mb RAM and Windows 2000 Advanced Server, Any idea of what could be happening ?

    Hello, I'm attaching the SCF File, the new tags that we created when the problem started are "VoltajeBateriaPozo11" and "VoltajeLineaPozo11" through "VoltajeBateriaPozo15" and "VoltajeLineaPozo15" (new set of tags)
    When this set of new tags are included in the SCF file the tags "VoltajeBateriaPozo1" and "VoltajeLineaPozo1" through "VoltajeBateriaPozo15" and "VoltajeLineaPozo15"
    don't show the correct value when we monitor them (We get the low limit alarm), the rest of the tags work properly.
    When we delete the new set of tags all the tags work properly (including "VoltajeBateriaPozo1" and "VoltajeLineaPozo1" through "VoltajeBateriaPozo10" and "VoltajeLineaPozo10").
    The OPC server we are using is the National Instruments OPC Lo
    okOut Driver Version 4.5, the alarms are not communication alarms.
    Thank you for your help.
    Attachments:
    TurbioTags.scf ‏282 KB

  • Ever since the large update my Apple TV has become completely inconsistent.  Unable to connect to WiFi or keep a connection when I get one. As well before the update it would connect really quickly, now even when it does connect it takes forever to do it.

    A few weeks ago I was using my Apple TV ( gen 3) and it started to automaticall do an update. That was the really long one. Ever since then I have been having more trouble getting it to connect to my WiFi and stay connected.
    I just did another update and nothing seems to have changed. Please don"t tell me it's interference or I need to "reboot" the system. I've done that so many times my cats know how to do it now!
    I've tried everything that I can find online and in my users guide but nothing seems to be helping except unplugging it and starting over, every time I change shows. I'm ready to toss it out a window, any ideas? And no, it doesn't seem to qualify as the models that were being replaced.

    I have been having the same issue and am now VERY upset because it works for about 5 minutes so I bought a movie(that you can only watch on AppleTV once you buy it) thinking it would work...but now it stopped again. I rebooted the system I even reset the thing with no luck. I got into the first 2 minutes of the movie and only have 24 hours left to watch it. At the moment I am not very satisfied with the AppleTV update and hope it is fixed and I get my 6.99$ back.

  • When they donot replace it by new phone then why the service center say that you will get new i phone .they take good chages for even for old one

    I send my s4 for repair the i phone service center say thar they will replace it by new phonr .i think this is not right .this way they are mis guideing .

    Are you referring to the use of either a new or refurbished phone as a warranty replacement?  That is spelled out in the warranty, and is common practice in the electronics industry world-wide.  A refurbished unit has been repaired/reconditioned and fully tested by the factory, and carries the same warranty as a new unit.  I have yet to see a refurbished Apple product that did not look almost brand new with the complete packaging and instruction materials.  Most refurbished units are customer returns because they changed their mind.  These units go back to the factory for testing and cleanup, but cannot be sold as new even if they weren't used.
    Or, are you saying that you expect your phone to be repaired instead of getting a replacement phone?  I am not aware of any company that sends phones back to the factory for repair and makes you wait for the work to be completed.   You always get a replacement phone instead.

  • I am trying to update my iPod. iTunes "drops connection" when it gets to the end, so I downladed the direct link. Now I dont know how to install it. Help?!

    Does anyone know how to install the iOS 4.3.3 upgrade from a zipped folder to my 3rd Generation iPod Touch?

    I have to Back Up my files and then it asked if I was sure I wanted to Restore but the Alt key didnt change anything. I am not sure what you mean. I am so sorry :/ Thank You, so much!

  • Why won't my facetime ring when I get a call

    I can not tell when someone is trying to facetime. My ringtone doesn't work correctly.

    Do you have sounds turned on for these types of notifications? Also, if you have notifications turned on, do the sounds show up in the Notifications settings area for the particular apps?

  • Why won't my sound work when I get a text msg or email.  Only works for the ringer?

    My new iPhone 4S doesn't have sound when I receive a text msg, email, or Facebook notice.  I only hear the ringer when I receive a call.  How can I fix this.  Thanks

    Do you have sounds turned on for these types of notifications? Also, if you have notifications turned on, do the sounds show up in the Notifications settings area for the particular apps?

  • Why spotlight Diablo 3 on rMBA when it get's such lousy performance?

    I have the rMBA base model.  It is unable to play the game at full resolution even with all the "extras" turned to their lowest settings.  Chugging along at 20fps is unplayable if you are a "hardcore" player.  Are there any driver fixes in the future, or is the rMBP unable to play this game at it's retina settings?
    If that is the case, then why spotlight the game during the WWDC?  I have a week or so left before having to return this thing, and I'd rather not, but it would be cheaper/wiser for me to buy a MBA + gaming desktop.
    Anyone?

    It's Diablo 3's Mac client not the computer, at least thats what I'm assuming due to the current status of how bad and inconsistent the Mac client is. I run Diablo 3 on a 13inch MacBook Pro with Intel HD 3000 at 40-45 fps, but others with better computers have been struggling to get 20 fps. Try running it in Windows with Bootcamp and see how that goes because that has helped a lot with others.

  • Why do all my devices ring when I get an incoming call? How do I turn this off?

    Since my last iphone update (8.1.2), everytime I get an incoming call of any form (regular call, facetime, even sms and imessages), all my other devices (ipad, ipods) ring too at the same time. Its driving me crazy. How to I get rid of that?

    Settings>FaceTime>Cellular Calls = Off
    Cheers,
    GB

  • Oracle error: java.sql.sqlrecoverableException: Closed Connection

    need help on this closed connection
    getting oracle error: java.sql.sqlrecoverableException: Closed Connection when running a java application using tomcat api to oracle 11g database EE 11.2.0.3.0 on windows 2008 R2
    The process is reading data from an Oracle database using user_sdo_geom_metadata , memory allocated to DB is 5GB, java pool size 1G allocated , below is the code which gets data from Oracle
    <NamedDataSourceDefinition:NamedDataSourceDefinition xmlns:NamedDataSourceDefinition="http://www.mapinfo.com/mxp" xmlns="http://www.mapinfo.com/mxp" xmlns:gml="http://www.opengis.net/gml"xmlns:ns2="http://www.mapinfo.com/midev/service/common/v1" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:v1="http://www.mapinfo.com/midev/service/namedresource/v1"version="MXP_WorkSpace_1_5"> 
    <ConnectionSet/> 
    <DataSourceDefinitionSet> 
    <DBDataSourceDefinition id="TXLANDMARKS"> 
    <DataSourceName>txlandmarks</DataSourceName> 
    <ConnectionMember> 
    <InlineDBConnection dbType="oracle"> 
    <JDBCDriverParameters> 
    <JDBCUrl>jdbc:oracle:thin:@NOIORAENT2K8-64:1521:FMETEST</JDBCUrl> 
    <DriverPropertySet> 
    <Property name="user" value="NOIDADATADEV"/> 
    <Property name="password" value="mndata"/>
    </DriverPropertySet>
    </JDBCDriverParameters>
    </InlineDBConnection>
    </ConnectionMember>
    <DBTable owner="NOIDADATADEV" useQuotes="true">TXLANDMARKS</DBTable>
    </DBDataSourceDefinition>
    </DataSourceDefinitionSet>
    <DataSourceRef ref="TXLANDMARKS"/>
    </NamedDataSourceDefinition:NamedDataSourceDefinition>
    Both the machines can ping to each other successfully, no firewall exists between them, these are connection setting been used in pooling-datasource-factory.properties
    poolingDataSourceFactoryClass=com.mapinfo.midev.dbms.jdbc.TomcatDataSourceFactory
    # what follows are properties specific to com.mapinfo.midev.dbms.jdbc.TomcatDataSourceFactory
    # defaultAutoCommit - the default auto commit state of the connection. if
    # not set the assumes the driver default
    # defaultAutoCommit =
    # (int) The maximum number of active connections that can be allocated from # this pool at the same time. The default value is 20
    maxActive = 10
    # (int) The maximum number of connections that should be kept in the pool at # all times. Default value is maxActive. Idle connections are checked # periodically (if enabled) and connections that been idle for longer than
    # minEvictableIdleTimeMillis will be released.
    maxIdle = 10
    # (int) The minimum number of established connections that should be kept in  the pool at all times. The connection pool can shrink below this number if # validation queries fail. Default value is 10
    minIdle = 5
    # (int)The initial number of connections that are created when the pool is # started. Default value is 10
    initialSize = 5
    # (int) The maximum number of milliseconds that the pool will wait (when # there are no available connections) for a connection to be returned before # throwing an exception. Default value is 30000 (30 seconds)
    # maxWaitMillis = 30000
    # (int) The number of milliseconds to sleep between runs of the idle # connection validation/cleaner thread. This value should not be set under 1
    # second. It dictates how often we check for idle, abandoned connections,
    # and how often we validate idle connections. The default value is 5000
    # (5 seconds).
    # timeBetweenEvictionRunsMillis = 5000
    # (int) The minimum amount of time an object may sit idle in the pool before
    # it is eligible for eviction. The default value is 60000 (60 seconds).
    # minEvictableIdleTimeMillis = 60000
    # (boolean) Flag to remove abandoned connections if they exceed the
    # removeAbandonedTimout. If set to true a connection is considered abandoned
    # and eligible for removal if it has been in use longer than the
    # removeAbandonedTimeout Setting this to true can recover db connections
    # from applications that fail to close a connection. See also
    # logAbandoned The default value is false.
    # removeAbandoned = false
    # (int) Timeout in seconds before an abandoned(in use) connection can be
    # removed. The default value is 60 (60 seconds). The value should be set to
    # the longest running query your applications might have.
    # removeAbandonedTimeout = 60
    # (boolean) Flag to log stack traces for application code which abandoned a
    # Connection. Logging of abandoned Connections adds overhead for every
    # Connection borrow because a stack trace has to be generated. The default
    # value is false.
    # logAbandoned = false
    # (long) Time in milliseconds to keep this connection. When a connection is
    # returned to the pool, the pool will check to see if the now
    # - time-when-connected > maxAge has been reached, and if so, it closes the
    # connection rather than returning it to the pool. The default value is 0,
    # which implies that connections will be left open and no age check will be
    # done upon returning the connection to the pool.
    # maxAgeMillis = 0

    Hi,
    I understand that you have raised a SR for this issue which is being worked upon by our team.
    Additionally, please note that the "Closed connection" error typically happens because a timeout parameter of some sort timed out the connection. This could be a parameter specified in your datasource, in your application code, or network (such as a firewall).
    You may also want to -
    1.  check your database to be sure it is not timing out connections.
    2.  Make sure your network is running efficiently and that it can provide fast connections,
    3. Check your Java Virtual Machine (JVM) Code Cache For Oracle Enterprise Data Quality for any memory related issues
    Thanks,
    Shwet

Maybe you are looking for

  • How can I alphabetized my list view in finder?

    How can I alphabetized my list view in finder?

  • Adobe Photoshop CC missing files in application support folder

    Photoshop CC was installed and working perfectly. In order to free up hard drive space, I uninstalled Photoshop CS4. Now every time I open Photoshop CC (or Photoshop CS 5.1) a warning message appears saying: One or more files in the Adobe application

  • HDV 720p60 VS HDV 720p30??

    This one should be easy but I have forgotten what all of those numbers mean. I noticed that when I try to use media manager to recompress a project using HDV 720p60 the project size ends up being half the size of the project if I were to use HDV 720p

  • Best practices Oracle Reports

    Hi Can any one point me in the direction of some useful internet resources which discuss commonly used best practices by Oracle reports developers. I look forward to reading your responses. Kind regards, NaranH

  • Last 25 Records

    Hello Everyone ,   Hope you guys can help me out.  Is is possible to only display the last 25 records/rows?  I have a report with 1 group  and my fields are placed in the group header.  I have the details and group footer section suppressed.  I've tr