How to config AM agent with websphere app server which binded http server??

Hi, thanks for your concern.
I am configuing AM policy agent with websphere 6.0 application server , the difference to the normal situation is : the IBM application server is binding with IBM http server so the server can deal with request from the port 80. It puzzled me much what shall I do when I installing the agent, the following are the questions:
1. Enter the Instance Config Directory: -- shall i use the config folder for "server1" or "webserver1"?
2. Enter the Server Instance name. -- shall i use the "server1" or "webserver1"?
3. Enter the preferred port number on which the application server provides its services: -- shall i use "80"(web server) or "9080"(app server) ,
4. Enter the preferred port number on which the application server provides its services: -- yes i should fill "/agentapp" here, but when i deploy this application, the web module should be "webserver1" or "server1"?
And yet I only need SSO here , what is the easiest way to configue them well? I do not want to obey the contents from DOC, at fact it makes my websphere crashed ... I think maybe I can use "filter" for application only after I installed the agent, is that right? but it make me crazy that, websphere told me it can not find the class javax.servlet.Filter ... I copied one for it ,but it still can not work. I think maybe I make wrong configuration before .
Is the document "Sun Java SystemAccess Manager PolicyAgent 2.2 Guide for IBM WebSphereApplication Server 6.0" only for stand alone application server?
Any help will be most appriciated! thank you!

If you are trying to install j2ee Agent 2.2 then the below answers may be helpful. i am not sure what webserver1 is ?
Remeber all config for j2ee agent is for the app server.
1. Enter the Instance Config Directory: -- shall i use the config folder for "server1" or "webserver1"? You should be using the 1 which your app server is using. The server.xml will be modified for the corresponding server instance.
2. Enter the Server Instance name. -- shall i use the "server1" or "webserver1"? depends on above config
3. Enter the preferred port number on which the application server provides its services: -- shall i use "80"(web server) or "9080"(app server) , for j2ee agent ot should be 9080
4. Enter the preferred port number on which the application server provides its services: -- yes i should fill "/agentapp" here, but when i deploy this application, the web module should be "webserver1" or "server1"?it should be ur app server port.
And yet I only need SSO here , what is the easiest way to configue them well? try sso_only mode
I do not want to obey the contents from DOC, at fact it makes my websphere crashed ... I think maybe I can use "filter" for application only after I installed the agent, is that right? without the agent filter in the web.xml the agent wont intercept any traffic.
but it make me crazy that, websphere told me it can not find the class javax.servlet.Filter ... I copied one for it ,but it still can not work. I think maybe I make wrong configuration before .
Is the document "Sun Java SystemAccess Manager PolicyAgent 2.2 Guide for IBM WebSphereApplication Server 6.0" only for stand alone application server?
Follow the SUN Docs strictly and it should work fine.

Similar Messages

  • Problem in integrating sunone webserver with websphere app server

    Hello all
    I am trying to integrate sunone6.0 webserver with websphere5.0 app server. I did the following changes in sunone6.0 config files
    1) Added one directive to the obj.conf file after "<Object name=default>":
    Service fn="as_handler"
    2) Added two directives to the end of the magus.conf file:
    Init fn="load-modules" funcs="as_init,as_handler,as_term" shlib="/opt/WebSphere/AppServer/bin/libns41_http.so"
    Init fn="as_init" bootstrap.properties="/opt/WebSphere/AppServer/config/cells/plugin-cfg.xml"
    Can any one of u tell me how to check whether sunone webserver is redirecting request to webshere app server?
    i tried this url https://sunonewebserver:80/webapps/examples but i was not getting any result of that url.

    You might want to check here http://developers.sun.com/prodtech/webserver/
    and here http://developers.sun.com/
    These have forums and articles devoted to specific Sun products

  • An exception thrown while lUIX Images with Websphere app server

    Hi All,
    we are using the UIX controls in our product.
    Environment Specification :
    Application server we are using is WebSphere6.1.0.9
    UIX Implementation-Version: 2.2.24
    when we deploy our application and server is started and user performs some operation on the page which has the UIX-calendar control.
    the system is not able to parse the image. Error logs are pasted below.
    Can anyone provide comments on this beahviour any fix that can be done.
    Thanks,
    Jyoti
    at org.xml.sax.helpers.NamespaceSupport$Context.declarePrefix(Unknown Source)
    [7/25/07 12:27:22:386 IST] 00000039 SystemErr R      at org.xml.sax.helpers.NamespaceSupport.declarePrefix(Unknown Source)
    [7/25/07 12:27:22:387 IST] 00000039 SystemErr R      at org.apache.crimson.parser.Parser2.processAttributeNS(Parser2.java:1587)
    [7/25/07 12:27:22:387 IST] 00000039 SystemErr R      at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1436)
    [7/25/07 12:27:22:387 IST] 00000039 SystemErr R      at org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:500)
    [7/25/07 12:27:22:387 IST] 00000039 SystemErr R      at org.apache.crimson.parser.Parser2.parse(Parser2.java:305)
    [7/25/07 12:27:22:388 IST] 00000039 SystemErr R      at org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java:442)
    [7/25/07 12:27:22:388 IST] 00000039 SystemErr R      at oracle.cabo.share.xml.TreeBuilder.parse(TreeBuilder.java:136)
    [7/25/07 12:27:22:388 IST] 00000039 SystemErr R      at oracle.cabo.share.xml.TreeBuilder.parse(TreeBuilder.java:97)
    [7/25/07 12:27:22:389 IST] 00000039 SystemErr R      at oracle.cabo.image.xml.ImageProviderRequestUtils._parse(ImageProviderRequestUtils.java:309)
    [7/25/07 12:27:22:389 IST] 00000039 SystemErr R      at oracle.cabo.image.xml.ImageProviderRequestUtils.createImageProviderRequest(ImageProviderRequestUtils.java:55)
    [7/25/07 12:27:22:389 IST] 00000039 SystemErr R      at oracle.cabo.image.cache.FileSystemImageCache._loadImage(FileSystemImageCache.java:724)
    [7/25/07 12:27:22:389 IST] 00000039 SystemErr R      at oracle.cabo.image.cache.FileSystemImageCache._loadCache(FileSystemImageCache.java:327)
    [7/25/07 12:27:22:390 IST] 00000039 SystemErr R      at oracle.cabo.image.cache.FileSystemImageCache._getCache(FileSystemImageCache.java:388)
    [7/25/07 12:27:22:390 IST] 00000039 SystemErr R      at oracle.cabo.image.cache.FileSystemImageCache.getImage(FileSystemImageCache.java:189)
    [7/25/07 12:27:22:390 IST] 00000039 SystemErr R      at oracle.cabo.ui.laf.oracle.icon.BaseColorizedIcon._getImage(BaseColorizedIcon.java:212)
    [7/25/07 12:27:22:390 IST] 00000039 SystemErr R      at oracle.cabo.ui.laf.oracle.icon.BaseColorizedIcon.getRelativeURI(BaseColorizedIcon.java:117)
    [7/25/07 12:27:22:391 IST] 00000039 SystemErr R      at oracle.cabo.ui.laf.icon.BaseImageIcon.renderIcon(BaseImageIcon.java:127)
    [7/25/07 12:27:22:391 IST] 00000039 SystemErr R      at oracle.cabo.ui.laf.base.xhtml.XhtmlLafUtils.renderIcon(XhtmlLafUtils.java:1348)
    [7/25/07 12:27:22:391 IST] 00000039 SystemErr R      at oracle.cabo.ui.laf.base.xhtml.XhtmlLafUtils.renderIcon(XhtmlLafUtils.java:1325)
    [7/25/07 12:27:22:392 IST] 00000039 SystemErr R      at oracle.cabo.ui.laf.base.desktop.IconButtonRenderer.renderContent(IconButtonRenderer.java:82)
    [7/25/07 12:27:22:392 IST] 00000039 SystemErr R      at oracle.cabo.ui.BaseRenderer.render(BaseRenderer.java:82)
    [7/25/07 12:27:22:392 IST] 00000039 SystemErr R      at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render(XhtmlLafRenderer.java:69)
    [7/25/07 12:27:22:392 IST] 00000039 SystemErr R      at oracle.cabo.ui.BaseUINode.render(BaseUINode.java:381)
    [7/25/07 12:27:22:393 IST] 00000039 SystemErr R      at oracle.cabo.ui.BaseUINode.render(BaseUINode.java:331)
    [7/25/07 12:27:22:393 IST] 00000039 SystemErr R      at oracle.cabo.ui.BaseRenderer.renderChild(BaseRenderer.java:425)
    [7/25/07 12:27:22:393 IST] 00000039 SystemErr R      at oracle.cabo.ui.BaseRenderer.renderIndexedChild(BaseRenderer.java:328)
    [7/25/07 12:27:22:394 IST] 00000039 SystemErr R      at oracle.cabo.ui.BaseRenderer.renderIndexedChild(BaseRenderer.java:220)
    [7/25/07 12:27:22:394 IST] 00000039 SystemErr R      at oracle.cabo.ui.BaseRenderer.renderContent(BaseRenderer.java:127)
    [7/25/07 12:27:22:394 IST] 00000039 SystemErr R      at oracle.cabo.ui.BaseRenderer.render(BaseRenderer.java:82)
    [7/25/07 12:27:22:394 IST] 00000039 SystemErr R      at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render(XhtmlLafRenderer.java:69)
    [7/25/07 12:27:22:395 IST] 00000039 SystemErr R      at oracle.cabo.ui.BaseUINode.render(BaseUINode.java:381)
    [7/25/07 12:27:22:395 IST] 00000039 SystemErr R      at oracle.cabo.ui.BaseUINode.render(BaseUINode.java:331)
    [7/25/07 12:27:22:395 IST] 00000039 SystemErr R      at oracle.cabo.ui.composite.UINodeRenderer.renderWithNode(UINodeRenderer.java:119)
    [7/25/07 12:27:22:395 IST] 00000039 SystemErr R      at oracle.cabo.ui.composite.UINodeRenderer.render(UINodeRenderer.java:62)
    [7/25/07 12:27:22:396 IST] 00000039 SystemErr R      at oracle.cabo.ui.laf.base.xhtml.DateFieldRenderer.render(DateFieldRenderer.java:51)
    [7/25/07 12:27:22:396 IST] 00000039 SystemErr R      at oracle.cabo.ui.BaseUINode.render(BaseUINode.java:381)
    [7/25/07 12:27:22:396 IST] 00000039 SystemErr R      at oracle.cabo.ui.BaseUINode.render(BaseUINode.java:331)
    [7/25/07 12:27:22:396 IST] 00000039 SystemErr R      at oracle.cabo.ui.BaseRenderer.renderChild(BaseRenderer.java:425)
    [7/25/07 12:27:22:397 IST] 00000039 SystemErr R      at oracle.cabo.ui.BaseRenderer.renderIndexedChild(BaseRenderer.java:328)
    [7/25/07 12:27:22:397 IST] 00000039 SystemErr R      at oracle.cabo.ui.BaseRenderer.renderIndexedChild(BaseRenderer.java:220)
    [7/25/07 12:27:22:397 IST] 00000039 SystemErr R      at oracle.cabo.ui.BaseRenderer.renderContent(BaseRenderer.java:127)
    [7/25/07 12:27:22:398 IST] 00000039 SystemErr R      at oracle.cabo.ui.BaseRenderer.render(BaseRenderer.java:82)
    [7/25/07 12:27:22:398 IST] 00000039 SystemErr R      at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render(XhtmlLafRenderer.java:69)
    [7/25/07 12:27:22:398 IST] 00000039 SystemErr R      at oracle.cabo.ui.BaseUINode.render(BaseUINode.java:381)
    [7/25/07 12:27:22:398 IST] 00000039 SystemErr R      at oracle.cabo.ui.BaseUINode.render(BaseUINode.java:331)
    [7/25/07 12:27:22:399 IST] 00000039 SystemErr R      at oracle.cabo.ui.BaseRenderer.renderChild(BaseRenderer.java:425)
    [7/25/07 12:27:22:399 IST] 00000039 SystemErr R      at oracle.cabo.ui.laf.base.xhtml.RowLayoutRenderer.renderChild(RowLayoutRenderer.java:135)
    [7/25/07 12:27:22:399 IST] 00000039 SystemErr R      at oracle.cabo.ui.BaseRenderer.renderIndexedChild(BaseRenderer.java:328)
    [7/25/07 12:27:22:399 IST] 00000039 SystemErr R      at oracle.cabo.ui.BaseRenderer.renderIndexedChild(BaseRenderer.java:220)
    [7/25/07 12:27:22:400 IST] 00000039 SystemErr R      at oracle.cabo.ui.BaseRenderer.renderContent(BaseRenderer.java:127)
    [7/25/07 12:27:22:400 IST] 00000039 SystemErr R      at oracle.cabo.ui.BaseRenderer.render(BaseRenderer.java:82)
    [7/25/07 12:27:22:400 IST] 00000039 SystemErr R      at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render(XhtmlLafRenderer.java:69)
    [7/25/07 12:27:22:401 IST] 00000039 SystemErr R      at oracle.cabo.ui.BaseUINode.render(BaseUINode.java:381)
    [7/25/07 12:27:22:401 IST] 00000039 SystemErr R      at oracle.cabo.ui.BaseUINode.render(BaseUINode.java:331)
    [7/25/07 12:27:22:401 IST] 00000039 SystemErr R      at oracle.cabo.ui.BaseRenderer.renderChild(BaseRenderer.java:425)
    [7/25/07 12:27:22:401 IST] 00000039 SystemErr R      at oracle.cabo.ui.BaseRenderer.renderIndexedChild(BaseRenderer.java:328)
    [7/25/07 12:27:22:402 IST] 00000039 SystemErr R      at oracle.cabo.ui.BaseRenderer.renderIndexedChild(BaseRenderer.java:220)
    [7/25/07 12:27:22:402 IST] 00000039 SystemErr R      at oracle.cabo.ui.BaseRenderer.renderContent(BaseRenderer.java:127)
    [7/25/07 12:27:22:402 IST] 00000039 SystemErr R      at oracle.cabo.ui.BaseRenderer.render(BaseRenderer.java:82)
    [7/25/07 12:27:22:402 IST] 00000039 SystemErr R      at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render(XhtmlLafRenderer.java:69)
    [7/25/07 12:27:22:403 IST] 00000039 SystemErr R      at oracle.cabo.ui.BaseUINode.render(BaseUINode.java:381)
    [7/25/07 12:27:22:403 IST] 00000039 SystemErr R      at oracle.cabo.ui.BaseUINode.render(BaseUINode.java:331)
    [7/25/07 12:27:22:403 IST] 00000039 SystemErr R      at oracle.cabo.ui.composite.UINodeRenderer.renderWithNode(UINodeRenderer.java:119)
    [7/25/07 12:27:22:403 IST] 00000039 SystemErr R      at oracle.cabo.ui.laf.base.xhtml.InlineMessageRenderer.render(InlineMessageRenderer.java:387)
    [7/25/07 12:27:22:404 IST] 00000039 SystemErr R      at oracle.cabo.ui.BaseUINode.render(BaseUINode.java:381)
    [7/25/07 12:27:22:404 IST] 00000039 SystemErr R      at oracle.cabo.ui.BaseUINode.render(BaseUINode.java:331)
    [7/25/07 12:27:22:404 IST] 00000039 SystemErr R      at oracle.cabo.ui.jsps.tags.BaseUINodeTag.__handleFinishedNode(BaseUINodeTag.java:470)
    [7/25/07 12:27:22:404 IST] 00000039 SystemErr R      at oracle.cabo.ui.jsps.tags.BaseUINodeTag.doEndTag(BaseUINodeTag.java:112)

    -

  • How do we "demo" software with the app store?

    usually there's a demo to try an app before you buy - how do we do this with the app store?

    Use the developers site for any software demo/download/purchase that is of a substancial cost amount to you.
    You DON'T want to deal with Apple's semi-English speaking India call center if you have a issue. TRUST ME! 

  • How can i check the office web app server(wac client) is calling custom WOPI host?

    I am getting an error when I testing my wopi host(which is the same as
    example) with Office Web app server "Sorry, there was a problem and we can't open this document.  If this happens again, try opening the document in Microsoft Word."
    1-how can find the log files of this error?
    2-how can i check the office web app server(wac client) is calling my WOPI host?
    I am not sure about cumunication between owa to wopi host. I actually dont know how to implement checkfile and getfile functions to wopi host for waiting for call back from owa client.
    Note:I am sure that office web app server is configured true. Because i test it with sharepoint 2013 and editing and viewing is working well.

    Hi,
    According to your post, my understanding is that
    CheckFileInfo is how the WOPI application gets information about the file and the permissions a user has on the file. It should have a URL that looks like this:
    HTTP://server/<...>/wopi*/files/<id>?access_token=<token>
    While CheckFileInfo provides information about a file, GetFile returns the file itself. It should have a URL that looks like this:
    HTTP://server/<...>/wopi*/files/<id>/contents?access_token=<token>
    There is a great article for your reference.
    http://blogs.msdn.com/b/officedevdocs/archive/2013/03/20/introducing-wopi.aspx
    You can also refer to the following article which is about building an Office Web Apps(OWA) WOPI Host.
    http://blogs.msdn.com/b/scicoria/archive/2013/07/22/building-an-office-web-apps-owa-wopi-host.aspx
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • OAM (10.1.4.3) Integration with WebLogic App Server (10.3.0 or below)

    Hi All,
    Can I use OAM 10.1.4.3 (Authentication Provider & Identity Asserter) to implement SSO with weblogic App Server 10.3.0 or below?
    OAM 10.1.4.3 Authentication Provider & Identity Asserter is the recommended way to configure SSO with Web Logic App server 10.3.1 ( Oracle Middleware 11g).
    And
    OAM 10.1.4.2 uses WebLogic SSPI to configure SSO between OAM 10g and WebLogic App Server 10.3.0 or below.

    Hi,
    This is how the integration goes with different versions of WLS and OAM.
    There is oamAuthnProvider.jar available with OAM 10.1.4.3 downloads. So it provides the assertion functionality.
    Can I use OAM 10.1.4.3 (Authentication Provider & Identity Asserter) to implement SSO with weblogic App Server 10.3.0 or below?
    Mahendra: Yes
    OAM 10.1.4.3 Authentication Provider & Identity Asserter is the recommended way to configure SSO with Web Logic App server 10.3.1 ( Oracle Middleware 11g).
    Mahendra: Yes, this is the recommended and easy approach.
    OAM 10.1.4.2 uses WebLogic SSPI to configure SSO between OAM 10g and WebLogic App Server 10.3.0 or below.
    Mahendra: Yes, older version of OAM uses SSPI connector installation.
    HTH.
    Mahendra.

  • Best practice when using Tangosol with an app server

    Hi,
    I'm wondering what is the best practice when using Tangosol with an app server (Websphere 6.1 in this case). I've been able to set it up using the resource adapter, tried using distributed transactions and it appears to work as expected - I've also been able to see cache data from another app server instance.
    However, it appears that cache data vanishes after a while. I've not yet been able to put my finger on when, but garbage collection is a possibility I've come to suspect.
    Data in the cache survives the removal of the EJB, but somewhere later down the line it appear to vanish. I'm not aware of any expiry settings for the cache that would explain this (to the best of my understanding the default is "no expiry"), so GC came to mind. Would this be the explanation?
    If that would be the explanation, what would be a better way to keep the cache from being subject to GC - to have a "startup class" in the app server that holds on to the cache object, or would there be other ways? Currently the EJB calls getCacheAdapter, so I guess Bad Things may happen when the EJB is removed...
    Best regards,
    /Per

    Hi Gene,
    I found the configuration file embedded in coherence.jar. Am I supposed to replace it and re-package coherence.jar?
    If I put it elsewhere (in the "classpath") - is there a way I can be sure that it has been found by Coherence (like a message in the standard output stream)? My experience with Websphere is that "classpath" is a rather ...vague concept, we use the J2CA adapter which most probably has a different class loader than the EAR that contains the EJB, and I would rather avoid to do a lot of trial/error corrections to a file just to find that it's not actually been used.
    Anyway, at this stage my tests are still focused on distributed transactions/2PC/commit/rollback/recovery, and we're nowhere near 10,000 objects. As a matter of fact, we haven't had more than 1024 objects in these app servers. In the typical scenario where I've seen objects "fade away", there has been only one or two objects in the test data. And they both disappear...
    Still confused,
    /Per

  • Exception in Websphere App server FFDC log

    Hi all,
    I am getting an exception message into FFDC log in Websphere App server.Pls see below
    ------Start of DE processing------ = [7/9/08 10:38:17:111 GMT+05:30] , key = com.ibm.wsspi.webcontainer.ClosedConnectionException com.ibm.ws.webcontainer.servlet.SimpleFileServlet.writeResponseToClient 304
    Exception = com.ibm.wsspi.webcontainer.ClosedConnectionException
    Source = com.ibm.ws.webcontainer.servlet.SimpleFileServlet.writeResponseToClient
    probeid = 304
    Stack Dump = com.ibm.wsspi.webcontainer.ClosedConnectionException: OutputStream encountered error during write
         at com.ibm.ws.webcontainer.channel.WCCByteBufferOutputStream.write(WCCByteBufferOutputStream.java(Compiled Code))
         at com.ibm.ws.webcontainer.srt.SRTOutputStream.write(SRTOutputStream.java(Compiled Code))
         at com.ibm.ws.webcontainer.srt.BufferedServletOutputStream.writeOut(BufferedServletOutputStream.java(Inlined Compiled Code))
         at com.ibm.ws.webcontainer.srt.BufferedServletOutputStream.write(BufferedServletOutputStream.java(Compiled Code))
         at com.ibm.ws.webcontainer.servlet.FileServletWrapper.writeResponseToClient(FileServletWrapper.java(Compiled Code))
         at com.ibm.ws.webcontainer.servlet.FileServletWrapper.service(FileServletWrapper.java(Compiled Code))
         at com.ibm.ws.webcontainer.servlet.FileServletWrapper.handleRequest(FileServletWrapper.java(Compiled Code))
         at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java(Compiled Code))
         at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java(Compiled Code))
         at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java(Compiled Code))
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java(Compiled Code))
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java(Compiled Code))
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java(Compiled Code))
         at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminaters(NewConnectionInitialReadCallback.java(Compiled Code))
         at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java(Compiled Code))
         at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManager.java(Compiled Code))
         at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java(Compiled Code))
         at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java(Compiled Code))
         at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java(Compiled Code))
         at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java(Compiled Code))
    Caused by: java.io.IOException: There is no process to read data written to a pipe.
         at sun.nio.ch.FileDispatcher.writev0(Native Method)
         at sun.nio.ch.SocketDispatcher.writev(SocketDispatcher.java(Compiled Code))
         at sun.nio.ch.IOUtil.write(IOUtil.java(Compiled Code))
         at sun.nio.ch.SocketChannelImpl.write0(SocketChannelImpl.java(Compiled Code))
         at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java(Compiled Code))
         at java.nio.channels.SocketChannel.write(SocketChannel.java(Inlined Compiled Code))
         at com.ibm.ws.tcp.channel.impl.SocketIOChannel.write(SocketIOChannel.java(Inlined Compiled Code))
         at com.ibm.ws.tcp.channel.impl.SocketIOChannel.attemptWriteToSocket(SocketIOChannel.java(Compiled Code))
         ... 4 more
    Dump of callerThis =
    Object type = com.ibm.ws.webcontainer.servlet.StaticFileServletWrapper
    [email protected]
    Exception = com.ibm.wsspi.webcontainer.ClosedConnectionException
    Source = com.ibm.ws.webcontainer.servlet.SimpleFileServlet.writeResponseToClient
    probeid = 304
    Dump of callerThis =
    Object type = com.ibm.ws.webcontainer.servlet.StaticFileServletWrapper
    file =
    this$0 = this.parentProcessor
    serialVersionUID = 1
    tmpdir = /tmp/
    counter = 1911
    tmpFileLock = java.lang.Object@7d066bbb
    pathSeparator = :
    pathSeparatorChar = :
    separator = /
    separatorChar = /
    prefixLength = 1
    path = /websphere/AppServer/profiles/default/installedApps/new_ccaps-appsrvNode01Cell/ccAPSABN.ear/ccAPS.war/include/scriptArray.js
    Can anybody help me, what is this exception.
    Thanks in advance
    by Dinker

    Hi all,
    I am getting an exception message into FFDC log in Websphere App server.Pls see below
    ------Start of DE processing------ = [7/9/08 10:38:17:111 GMT+05:30] , key = com.ibm.wsspi.webcontainer.ClosedConnectionException com.ibm.ws.webcontainer.servlet.SimpleFileServlet.writeResponseToClient 304
    Exception = com.ibm.wsspi.webcontainer.ClosedConnectionException
    Source = com.ibm.ws.webcontainer.servlet.SimpleFileServlet.writeResponseToClient
    probeid = 304
    Stack Dump = com.ibm.wsspi.webcontainer.ClosedConnectionException: OutputStream encountered error during write
         at com.ibm.ws.webcontainer.channel.WCCByteBufferOutputStream.write(WCCByteBufferOutputStream.java(Compiled Code))
         at com.ibm.ws.webcontainer.srt.SRTOutputStream.write(SRTOutputStream.java(Compiled Code))
         at com.ibm.ws.webcontainer.srt.BufferedServletOutputStream.writeOut(BufferedServletOutputStream.java(Inlined Compiled Code))
         at com.ibm.ws.webcontainer.srt.BufferedServletOutputStream.write(BufferedServletOutputStream.java(Compiled Code))
         at com.ibm.ws.webcontainer.servlet.FileServletWrapper.writeResponseToClient(FileServletWrapper.java(Compiled Code))
         at com.ibm.ws.webcontainer.servlet.FileServletWrapper.service(FileServletWrapper.java(Compiled Code))
         at com.ibm.ws.webcontainer.servlet.FileServletWrapper.handleRequest(FileServletWrapper.java(Compiled Code))
         at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java(Compiled Code))
         at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java(Compiled Code))
         at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java(Compiled Code))
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java(Compiled Code))
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java(Compiled Code))
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java(Compiled Code))
         at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminaters(NewConnectionInitialReadCallback.java(Compiled Code))
         at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java(Compiled Code))
         at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManager.java(Compiled Code))
         at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java(Compiled Code))
         at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java(Compiled Code))
         at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java(Compiled Code))
         at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java(Compiled Code))
    Caused by: java.io.IOException: There is no process to read data written to a pipe.
         at sun.nio.ch.FileDispatcher.writev0(Native Method)
         at sun.nio.ch.SocketDispatcher.writev(SocketDispatcher.java(Compiled Code))
         at sun.nio.ch.IOUtil.write(IOUtil.java(Compiled Code))
         at sun.nio.ch.SocketChannelImpl.write0(SocketChannelImpl.java(Compiled Code))
         at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java(Compiled Code))
         at java.nio.channels.SocketChannel.write(SocketChannel.java(Inlined Compiled Code))
         at com.ibm.ws.tcp.channel.impl.SocketIOChannel.write(SocketIOChannel.java(Inlined Compiled Code))
         at com.ibm.ws.tcp.channel.impl.SocketIOChannel.attemptWriteToSocket(SocketIOChannel.java(Compiled Code))
         ... 4 more
    Dump of callerThis =
    Object type = com.ibm.ws.webcontainer.servlet.StaticFileServletWrapper
    [email protected]
    Exception = com.ibm.wsspi.webcontainer.ClosedConnectionException
    Source = com.ibm.ws.webcontainer.servlet.SimpleFileServlet.writeResponseToClient
    probeid = 304
    Dump of callerThis =
    Object type = com.ibm.ws.webcontainer.servlet.StaticFileServletWrapper
    file =
    this$0 = this.parentProcessor
    serialVersionUID = 1
    tmpdir = /tmp/
    counter = 1911
    tmpFileLock = java.lang.Object@7d066bbb
    pathSeparator = :
    pathSeparatorChar = :
    separator = /
    separatorChar = /
    prefixLength = 1
    path = /websphere/AppServer/profiles/default/installedApps/new_ccaps-appsrvNode01Cell/ccAPSABN.ear/ccAPS.war/include/scriptArray.js
    Can anybody help me, what is this exception.
    Thanks in advance
    by Dinker

  • Strange Gateway Error with one APP Server (WSAETIMEDOUT)

    Hello Everyone,
    We are experiencing a strange gateway timeout issue on one application server in our SAP environment.  This started happening after we applied a series of Microsoft patches and updated the SAP kernals from 179 (DB 172) to 185 (DB 182).
    From this App server we are seeing all kinds of gateway errors, the following is a sample from the dev_rd file from the server in question:
      LOCATION    SAP-Gateway on host sappe1exp5 / sapgw00
      ERROR       partner 'sappe1exp4:sapgw00' not reached
      TIME        Sat May 30 23:40:54 2009
      RELEASE     700
      COMPONENT   NI (network interface)
      VERSION     38
      RC          -10
      MODULE      nixxi.cpp
      LINE        2823
      DETAIL      NiPConnect2
      SYSTEM CALL connect
      ERRNO       10060
      ERRNO TEXT  WSAETIMEDOUT: Connection timed out
      COUNTER     67
    GwTraceHdlInfo:
    HANDLE   = 6   
    TIME     = Sat May 30 23:40:33 2009
    SOCKET   = 468
    STAT     = NI_CONN_WAIT
    TYPE     = STREAM IPv4
    OUT      = 0 messages 0 bytes
    IN       = 0 messages 0 bytes
    LOCAL    = 0.0.0.0:2604
    REMOTE   = -
    OPTIONS  = BUFFERED
      ni hdl      = 6
      type        = CLIENT
      net_stat    = CONNECT_TO_REM_GW_PENDING
      hostaddr    = 10.10.0.21
      opcode      = NORMAL_CLIENT
      conn opcode = REMOTE_GATEWAY
      conn vers   = 105
      index       = 59
      data        = 0000000000000000
      ext_info    = 000000000333DCA0
      offset      = 0
      rest_len    = 0
      snc_forced  = 0
    remote gateway infos:
      hostname =
      hostaddr = 10.10.0.21
      service  = sapgw00
      tpname   = sapdp00
    Sat May 30 23:46:17 2009
    ***LOG Q0I=> NiPConnect2: connect (10060: WSAETIMEDOUT: Connection timed out) [nixxi.cpp 2823]
    ERROR => NiPConnect2: SiPeekPendConn failed for hdl 6 / sock 428
        (SI_ECONN_REFUSE/10060; I4; ST; 10.10.0.21:3300) [nixxi.cpp    2823]
    I have done alot of searching and I have tried the following things:
    1) Checked the services file of this machine, they line up with all other systems
    2) Attempted to telnet to other App servers on 3200, 3300, 3600 with no success
    3) tried to connect via SM59 to another App server with no success
    4) Attempted to do all of these things in reverse from the another app server with the same results.
    This is only happening with one app server in our landscape and this app server has no issues connecting to the CI.
    Any ideas on where I can look further?
    Edited by: James Wright on Jun 5, 2009 10:10 PM

    Hi,
    on sappe1exp5  try the following command in a dos prompt:
    telnet sappe1exp4 sapgw00
    this should also time out i.e. hang for a certain amount of time (~50 seconds) and then terminate with error.
    It simply means that the IP address 10.10.0.21 is not reachable from your client PC.
    Maybe you changed some IP addresses during patches. Usually there is an RFC destination that is not functioning properly.
    Best regards
    Carl Philipp

  • File Upload in WebSphere App Server (3.5.4)

    Hi
    I am trying to upload a file from the client to the server. I am using oReilley's MultipartRequest to do this. This works fine in my Test Environment in Visual Age. But does not work in Websphere App Server.
    I get a "Error during native read operation". This happens mostly for big files more than 2 MB and sometimes for small files as well.
    Is this is a server issue? ('cos i tried using from jspsmart File Uplaod class and the result was the same).
    Any help is greatly appreciated.
    Thank You

    http://redeyeinteractive.com/index.eye?cart=1027565021121425&membersku=[membersku]&action=specific&SKU=507921572586523
    if this link don't work go to http://redeyeinteractive.com
    go to there java\applets path u will see a file upload component
    u can down load trial version free it is very easy to use.
    Good luck.

  • Problem : App works with Sun App server 8.0 but fails with 8.1

    Hi All
         I am experiencing some strange problem with executing my JSF application with Sun App Server.
         I have an EAR deployed on Sun Application Server 8.0 and 8.1.
         Strangely it works quite fine with 8.0 but fails with 8.1.
         In my JSP page ..I have a dummy component whose getter method is used as a "FormLoad" event of the page.
         <h:form id="imageForm" enctype="multipart/form-data">
         <h:messages showDetail="true" />
         <table width="980" border="1" cellpadding="0" cellspacing="0" bordercolor="#A9B8C2">
              <tr>
    <td>     
                   <h:inputHidden value="#{Screen1.initializeService}"/>
              <h:selectOneListbox styleClass="style2" id="cmbMiddleArea" immediate="true" value="#{Screen1.selectedMiddleArea}">
              <f:selectItems value="#{Screen1.middleAreaList}" />
         </h:selectOneListbox>
         In my backing bean i have ..
         public String getInitializeService() {
              ..... Retrieve all the data from DB to initialize all the components on the JSP page
              .......setMiddleAreaList......
              .......setSelectedMiddleArea.....
              ........set the values of the individal component...
         I am retrieving all the data from DB in this getter method and intializing the components on the JSP page.
         I have also checked the code generated for JSP by both the servers.I am posting the code here for reference although
         i did not find any significant difference between the two...
         For Server 8.0
         private boolean jspxmeth_h_inputHidden_0(javax.servlet.jsp.tagext.JspTag jspxth_h_form_0, PageContext jspxpage_context)
         throws Throwable {
         JspWriter out = jspxpage_context.getOut();
         // h:inputHidden
         com.sun.faces.taglib.html_basic.InputHiddenTag jspxth_h_inputHidden_0 = (com.sun.faces.taglib.html_basic.InputHiddenTag) jspxtagPool_h_inputHidden_value.get(com.sun.faces.taglib.html_basic.InputHiddenTag.class);
         jspxth_h_inputHidden_0.setPageContext(_jspx_page_context);
         jspxth_h_inputHidden_0.setParent((javax.servlet.jsp.tagext.Tag) jspxth_h_form_0);
         jspxth_h_inputHidden_0.setValue("#{searchBean.initializeService}");
         int jspxeval_h_inputHidden_0 = jspxth_h_inputHidden_0.doStartTag();
         if (_jspx_th_h_inputHidden_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
         return true;
         jspxtagPool_h_inputHidden_value.reuse(_jspx_th_h_inputHidden_0);
         return false;
         For Server 8.1
         private boolean jspxmeth_h_inputHidden_0(javax.servlet.jsp.tagext.JspTag jspxth_h_form_0, PageContext jspxpage_context)
         throws Throwable {
         PageContext pageContext = jspxpage_context;
         JspWriter out = jspxpage_context.getOut();
         // h:inputHidden
         com.sun.faces.taglib.html_basic.InputHiddenTag jspxth_h_inputHidden_0 = (com.sun.faces.taglib.html_basic.InputHiddenTag) jspxtagPool_h_inputHidden_value_nobody.get(com.sun.faces.taglib.html_basic.InputHiddenTag.class);
         jspxth_h_inputHidden_0.setPageContext(_jspx_page_context);
         jspxth_h_inputHidden_0.setParent((javax.servlet.jsp.tagext.Tag) jspxth_h_form_0);
         jspxth_h_inputHidden_0.setValue("#{searchBean.initializeService}");
         int jspxeval_h_inputHidden_0 = jspxth_h_inputHidden_0.doStartTag();
         if (_jspx_th_h_inputHidden_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
         return true;
         jspxtagPool_h_inputHidden_value_nobody.reuse(_jspx_th_h_inputHidden_0);
         return false;
         Now the actual problem is "getInitializeService" method never gets called when i deploy and run the application on Sun App Server8.1
         However with Sun App Server 8.0 it woeks perfectly fine.
         Can anybody help me in resolving these issues ?
         

    Actually generated JSP code can be referred as ...
    For Server 8.0
         private boolean jspxmeth_h_inputHidden_0(javax.servlet.jsp.tagext.JspTag jspxth_h_form_0, PageContext jspxpage_context)
         throws Throwable {
         JspWriter out = jspxpage_context.getOut();
         // h:inputHidden
         com.sun.faces.taglib.html_basic.InputHiddenTag jspxth_h_inputHidden_0 = (com.sun.faces.taglib.html_basic.InputHiddenTag) jspxtagPool_h_inputHidden_value.get(com.sun.faces.taglib.html_basic.InputHiddenTag.class);
         jspxth_h_inputHidden_0.setPageContext(_jspx_page_context);
         jspxth_h_inputHidden_0.setParent((javax.servlet.jsp.tagext.Tag) jspxth_h_form_0);
         jspxth_h_inputHidden_0.setValue("#{Screen1.initializeService}");
         int jspxeval_h_inputHidden_0 = jspxth_h_inputHidden_0.doStartTag();
         if (_jspx_th_h_inputHidden_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
         return true;
         jspxtagPool_h_inputHidden_value.reuse(_jspx_th_h_inputHidden_0);
         return false;
         For Server 8.1
         private boolean jspxmeth_h_inputHidden_0(javax.servlet.jsp.tagext.JspTag jspxth_h_form_0, PageContext jspxpage_context)
         throws Throwable {
         PageContext pageContext = jspxpage_context;
         JspWriter out = jspxpage_context.getOut();
         // h:inputHidden
         com.sun.faces.taglib.html_basic.InputHiddenTag jspxth_h_inputHidden_0 = (com.sun.faces.taglib.html_basic.InputHiddenTag) jspxtagPool_h_inputHidden_value_nobody.get(com.sun.faces.taglib.html_basic.InputHiddenTag.class);
         jspxth_h_inputHidden_0.setPageContext(_jspx_page_context);
         jspxth_h_inputHidden_0.setParent((javax.servlet.jsp.tagext.Tag) jspxth_h_form_0);
         jspxth_h_inputHidden_0.setValue("#{Screen1.initializeService}");
         int jspxeval_h_inputHidden_0 = jspxth_h_inputHidden_0.doStartTag();
         if (_jspx_th_h_inputHidden_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
         return true;
         jspxtagPool_h_inputHidden_value_nobody.reuse(_jspx_th_h_inputHidden_0);
         return false;
         }

  • Integrating iPlanet Web Server 6.0 with SunOne App Server 7.0

    I am experiencing problems integrating iPlanet Web Server 6.0 with SunOne App Server 7.0
    My magnus.conf is
    #ServerRoot /usr/iplanet/servers/https-test
    ServerID https-test
    ServerName sulev016.eur.gep.ge.com
    ErrorLog /usr/iplanet/servers/https-test/logs/errors
    PidLog /usr/iplanet/servers/https-test/logs/pid
    User root
    MtaHost localhost
    DNS off
    Security off
    ClientLanguage en
    AdminLanguage en
    DefaultLanguage en
    RqThrottle 128
    StackSize 131072
    CGIWaitPid on
    TempDir /tmp/https-test-ab0d7966
    Init fn=flex-init access="$accesslog" format.access="%Ses->client.ip% - %Req->vars.auth-user% [%SYSDATE%] \"%Req->reqpb.clf-request%\" %Req->srvhdrs.clf-status% %Req->srvhdrs.content-length%"
    Init fn=load-types mime-types=mime.types
    Init fn="load-modules" shlib="/usr/iplanet/servers/bin/https/lib/libNSServletPlugin.so" funcs="NSServletEarlyInit,NSServletLateInit,NSServletNameTrans,NSServletService" shlib_flags="(global|now)"
    Init fn="NSServletEarlyInit" EarlyInit=yes
    Init fn="NSServletLateInit" LateInit=yes
    Init fn="load-modules" shlib="/usr/iplanet/servers/plugins/passthrough/bin/libpassthrough.so" funcs="init-passthrough,auth-passthrough,check-passthrough,service-passthrough" NativeThread="no"
    Init fn="init-passthrough"
    ==========================================
    my obj.conf is
    <Object name=default>
    NameTrans fn="assign-name" from="(/OMS|/OMS/*)" name="passthrough"
    NameTrans fn="NSServletNameTrans" name="servlet"
    NameTrans fn="pfx2dir" from="/servlet" dir="/usr/iplanet/servers/docs/servlet" name="ServletByExt"
    NameTrans fn=pfx2dir from=/mc-icons dir="/usr/iplanet/servers/ns-icons" name="es-internal"
    NameTrans fn="pfx2dir" from="/manual" dir="/usr/iplanet/servers/manual/https" name="es-internal"
    NameTrans fn=document-root root="$docroot"
    PathCheck fn=unix-uri-clean
    PathCheck fn="check-acl" acl="default"
    PathCheck fn=find-pathinfo
    PathCheck fn=find-index index-names="index.html,home.html"
    ObjectType fn=type-by-extension
    ObjectType fn=force-type type=text/plain
    Service type="magnus-internal/jsp" fn="NSServletService"
    Service method=(GET|HEAD) type=magnus-internal/imagemap fn=imagemap
    Service method=(GET|HEAD) type=magnus-internal/directory fn=index-common
    Service method=(GET|HEAD) type=*~magnus-internal/* fn=send-file
    AddLog fn=flex-log name="access"
    </Object>
    <Object name=cgi>
    ObjectType fn=force-type type=magnus-internal/cgi
    Service fn=send-cgi user="$user" group="$group" chroot="$chroot" dir="$dir" nice="$nice"
    </Object>
    <Object name="servlet">
    ObjectType fn=force-type type=text/html
    Service fn="NSServletService"
    </Object>
    <Object name="jsp092">
    ObjectType fn="type-by-extension"
    ObjectType fn="change-type" type="magnus-internal/jsp092" if-type="magnus-internal/jsp"
    Service fn="NSServletService" type="magnus-internal/jsp092"
    </Object>
    <Object name="ServletByExt">
    ObjectType fn=force-type type=magnus-internal/servlet
    Service type="magnus-internal/servlet" fn="NSServletService"
    </Object>
    <Object name="es-internal">
    PathCheck fn="check-acl" acl="es-internal"
    </Object>
    <Object name="passthrough">
    ObjectType fn="force-type" type="magnus-internal/passthrough" Service type="magnus-internal/passthrough" fn="service-passthrough" servers="http://3.224.68.131:81"
    Error reason="Bad Gateway" fn="send-error" uri="$docroot/badgateway.html"
    </Object>
    The requests are not passing through to the app server when i try to access it through port 80.
    Presently I am testing my appln over port 81 on the app server.
    Thanks and Regards
    Vineet Guliani

    Each ObjectType and Service directive should begin on a new line. You appear to have placed two directives on a single line.

  • SP2013: Scaling search with multiple app server

    Hi Team,
    I am scaling a new SP environment with multiple App Server.
    I have used AutoSPINstaller to install SP2013 and Search. My search components are spread across all servers. All Search components on all servers and I have a blank publishing site as part of my content source.
    My issue is when i start full/Incremental crawl. It keeps on crawling for the whole day and do not produce any crawl error neither it stops. We waited for even 2 das but the crawl kept on going on.
    Any help will be really appreciated.
    Thanks Ba$va

    Hi Basva ,
    Follow these steps (one at the time) to reset the Content Source crawl:
    Start -> Run -> Services.msc -> Restart the “SharePoint Server Search 15”.
    Make sure  the Application Server Administration Service Timer Job working .
    Navigate to Central Administration-> Manage service application->
    Search Service Application,
    Reset Index and see if that fixes the problems.
    Go into the Services.msc  on each server and change the "RECOVERY" method of the “SharePoint Server Search 15” from "FIRST FAILURE"  to "TAKE NO ACTION" so that the service did not restart before
    all the servers had their "SharePoint Server Search 14" stopped.
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • Problem with sun app server startup

    hi,
    i am getting problem with sun app server default start.the error is::
    [#|2006-03-01T13:54:35.121+0530|WARNING|sun-appserver-pe8.2|javax.enterprise.tools.launcher|_ThreadID=10;|LAUNCHER005:Spaces in your PATH have been detected. The PATH must be consistently formated (e.g. C:\Program Files\Java\jdk1.5.0\bin; ) or the Appserver may not be able to start and/or stop.  Mixed quoted spaces in your PATH can cause problems, so the launcher will remove all double quotes before invoking the process. The most reliable solution would be to remove all spaces from your path before starting the Appservers components.  |#]
    now i am useing Win Xp operating system,
    show me a solution.
    Regs..
    Narasimha

    You haven;t specified the exceptions you r getting ........while starting your default server.
    if u r getting exception about InetClass then connect your system with LAN/Internet then your problem will be solved becoz i m using same location address as you specified, space doesn't matter at all - i think so, it is running fine........

  • How can I get help with an app not working properly?

    I just bought a 'learn Gujarati' app and the sound is so low I can hardly hear it even with the sound control on the iPad turned up as high as it would go. I have only had the iPad a few months - present from children, and I LOVE it and want to make most of it, thanks, Chrissy

    FOR ASSISTANCE WITH ORDERS - iTUNES STORE CUSTOMER SERVICE
    For assistance with billing questions or other order inquiries, please refer to our online support page by clicking here: http://www.apple.com/support/itunes/store/. If you cannot find the answers you are seeking in our robust knowledge base, you can contact us by visiting the following URL http://www.apple.com/support/itunes/store/, clicking on the appropriate Customer Service topic, then using the contact button or email form at the bottom of the page. Responses to emails will be provided as soon as possible.
    Phone: 800-275-2273 How to reach a live person: Press 0 four times
    Hours of Operation: Mon-Fri: 9am-5pm ET
    Email: [email protected]
    How to report an issue with Your iTunes Store purchase
    http://support.apple.com/kb/HT1933
    How to Get a Refund from the App Store
    http://gizmodo.com/5886683/how-to-get-a-refund-from-the-app-store
    Canceling a Digital Subscription
    http://gadgetwise.blogs.nytimes.com/2011/10/14/qa-canceling-a-digital-subscripti on/
     Cheers, Tom

Maybe you are looking for

  • Can I create an icloud account on a pc to use later on a mac?

    Hello again,   Here's the situation. I bought a new iMac today but won't have a chance to set it up for another couple of days. My wife and I each have our individual icloud accounts. We'd like to set up a third icloud account for email only, no itun

  • How do I set up my Mail account on a Verizon Ipad?

    I have been trying for a week to set up my mail account.  I have talked two hours to Verizon and two hours to Apple Care.  Noone can help me.  I can log in to Safari and then verizon.net and then my name and password but why can't this automatically

  • My itunes will not do a full sync

    My itunes will not do a full sync. it recognizes my phones is plugged in but when it goes to sync (new music for example) i hit sync and it starts but it only does step 1 of 1 then its done. no pics have been tranfered no music nothing. can anyone he

  • PST Capture to Office 365 fails with Import error : Error opening PST File

    Hello everybody I was dealing for more than a week to make it work this tool, Capture PST.} Already have all requirements: and tried to install in different environments like Server 2008r2 or Windows 8 (not 8.1) PST Capture Console is installed on th

  • Freeze in MAX 4.1

    When I installed DAQmx 8.3, I also upgraded from MAX 4.0 to 4.1 . MAX 4.1 freezes after I run it once, close it & run it a 2nd time. On this 2nd time, the splash screen appears & the application locks up. Interestingly enough, I can still run other p