SJS Webserver 6.1SP4 restarts

Hi,
We are facing issue with webserver restarts on multiple aplicatioin/instances. We observe the following messages in the errors log:
[12/Jul/2006:04:12:48] warning (10625): for host 222.83.139.32 trying to GET /images/bdy_bg_productimg.png, sen
d-file reports: HTTP4144: error sending /content/website/docs/images/bdy_bg_productimg.png (java.io.IOException: W
EB8004: Error flushing the output stream, WEB8004: Error flushing the output stream)
[12/Jul/2006:04:12:48] failure (10625): for host 222.83.139.32 trying to GET /images/bdy_bg_productimg.png, ser
vice-j2ee reports: StandardWrapperValve[default]: WEB2792: Servlet.service() for servlet default threw exception
java.io.IOException: WEB8004: Error flushing the output stream
at com.iplanet.ias.web.connector.nsapi.NSAPIConnector.flush(NSAPIConnector.java:733)
at com.iplanet.ias.web.connector.nsapi.NSAPIResponseStream.flush(NSAPIResponseStream.java:97)
at com.iplanet.ias.web.connector.nsapi.NSAPIResponse.flushBuffer(NSAPIResponse.java:131)
at org.apache.catalina.connector.ResponseBase.write(ResponseBase.java:738)
at org.apache.catalina.connector.ResponseStream.write(ResponseStream.java:325)
at com.iplanet.ias.web.connector.nsapi.NSAPIConnector.jniForward(Native Method)
at com.iplanet.ias.web.connector.nsapi.NSAPIConnector.forward(NSAPIConnector.java:569)
at com.iplanet.ias.web.connector.nsapi.NSAPIConnector.forward(NSAPIConnector.java:533)
at com.iplanet.ias.web.connector.nsapi.NSAPIConnector.dispatch(NSAPIConnector.java:444)
at com.iplanet.ias.web.servlets.DefaultServlet.service(DefaultServlet.java:216)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
at org.tuckey.web.filters.urlrewrite.UrlRewriteFilter.doFilter(UrlRewriteFilter.java:738)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:213)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:280)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:212)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:209)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
at com.iplanet.ias.web.connector.nsapi.NSAPIProcessor.process(NSAPIProcessor.java:161)
at com.iplanet.ias.web.WebContainer.service(WebContainer.java:580)
After a few seconds webserver restarts itself. I have checked the access log too - the file above was shipped many times without any issues during a day but caused webserver to restart just twice since the morning.
We also see exact same behaviour when webserver serves some flash files too. It is happening on different instances with different servers/applications/files without any particular reason or pattern.
Sometimes servers do not recover correctly after the restart.
No core dumps can be found in config directory too. We are running V6.1SP4 Solaris 9 - Sun Fire 480R.
Please advise!
Alexander aka ttalex
Message was edited by:
derjugin
Can somebody from SJS Webserver team please help here?

We are receiving this same error for certain pages on GET requests for images. I was hoping this would go away with the move to SP6 but it still occurs. The image path and name are valid (although the problematic image changes). While this hasn't crashed our server it is pretty annoying to see the IOException in the logs. Any recommendations would be helpful.
thanks,
Tony Cap
[24/Oct/2006:12:32:48] failure (14782): for host 90.34.7.248 trying to GET /ipom/faces/jsp/framework/images/bot_cap_right.gif, service-j2ee reports: StandardWrapperValve[faces]: WEB2792: Servlet.service() for servlet faces threw exception
java.io.IOException: WEB8004: Error flushing the output stream
at com.iplanet.ias.web.connector.nsapi.NSAPIConnector.flush(NSAPIConnector.java:743)
at com.iplanet.ias.web.connector.nsapi.NSAPIResponseStream.flush(NSAPIResponseStream.java:97)
at com.iplanet.ias.web.connector.nsapi.NSAPIResponse.flushBuffer(NSAPIResponse.java:131)
at org.apache.catalina.connector.ResponseFacade.flushBuffer(ResponseFacade.java:219)
at javax.servlet.ServletResponseWrapper.flushBuffer(ServletResponseWrapper.java:189)
at javax.servlet.ServletResponseWrapper.flushBuffer(ServletResponseWrapper.java:189)
at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:485)
at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:382)
at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:322)
at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:130)
at oracle.adfinternal.view.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:157)
at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:87)
at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:200)
at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:117)
at javax.faces.webapp.FacesServlet.service(FacesServlet.java:198)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl._invokeDoFilter(AdfFacesFilterImpl.java:367)
at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl._doFilterImpl(AdfFacesFilterImpl.java:336)
at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl.doFilter(AdfFacesFilterImpl.java:196)
at oracle.adf.view.faces.webapp.AdfFacesFilter.doFilter(AdfFacesFilter.java:87)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:213)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:280)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:218)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:209)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
at com.iplanet.ias.web.connector.nsapi.NSAPIProcessor.process(NSAPIProcessor.java:157)
at com.iplanet.ias.web.WebContainer.service(WebContainer.java:579)

Similar Messages

  • Can Mono work with SJS Webserver?

    It is possible to make mono project work with SJS Webserver?
    Regards,
    Lorenzo

    If you mean asp.net through mono with web server 7 , then the answer is no .now, if some one can implement the fast cgi protocol for mono runtime, then definitely yes

  • Webserver 6.1SP4 fails starting amserver webmodule

    I have a working Directory Server 5.2 installation . Now I added Java Access Manager and Web Server 6.1SP4 to test the RSAauthentication module. Everything looks ok througth the installation / configure late process, but when I try to start the Web server, the amserver module fails
    failure: WebModule[/amserver]: WEB2680: Exception starting filter amlcontroller
    Below is the complete message.Advice is welcome
    Thanks
    Ileana
    # ./start
    Sun ONE Web Server 6.1SP4 B12/16/2004 11:42
    info: CORE5076: Using [Java HotSpot(TM) Server VM, Version 1.5.0_01] from [Sun Microsystems Inc.]
    info: WEB0100: Loading web module in virtual server [https-supimialab1.supreme.com] at [/amconsole]
    warning: WEB6100: locale-charset-info is deprecated, please use parameter-encoding
    info: WEB0100: Loading web module in virtual server [https-supimialab1.supreme.com] at [/amserver]
    warning: WEB6100: locale-charset-info is deprecated, please use parameter-encoding
    info: WEB0100: Loading web module in virtual server [https-supimialab1.supreme.com] at [/ampassword]
    warning: WEB6100: locale-charset-info is deprecated, please use parameter-encoding
    info: WEB0100: Loading web module in virtual server [https-supimialab1.supreme.com] at [/amcommon]
    info: WEB0100: Loading web module in virtual server [https-supimialab1.supreme.com] at [/search]
    failure: WebModule[/amserver]: WEB2680: Exception starting filter amlcontroller
    java.lang.ClassNotFoundException: com.sun.mobile.filter.AMLController
    at org.apache.catalina.loader.WebappClassLoader.loadClass(Webap pClassLoader.java:1465)
    at org.apache.catalina.loader.WebappClassLoader.loadClass(Webap pClassLoader.java:1301)
    at org.apache.catalina.core.ApplicationFilterConfig.getFilter(A pplicationFilterConfig.java:260)
    at org.apache.catalina.core.ApplicationFilterConfig.setFilterDe f(ApplicationFilterConfig.java:322)
    at org.apache.catalina.core.ApplicationFilterConfig.<init>(ApplicationFilterConfig.java:120)
    at org.apache.catalina.core.StandardContext.filterStart(Standar dContext.java:3271)
    at org.apache.catalina.core.StandardContext.start(StandardConte xt.java:3747)
    at com.iplanet.ias.web.WebModule.start(WebModule.java:251)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.j ava:1133)
    at org.apache.catalina.core.StandardHost.start(StandardHost.jav a:652)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.j ava:1133)
    at org.apache.catalina.core.StandardEngine.start(StandardEngine .java:355)
    at org.apache.catalina.startup.Embedded.start(Embedded.java:995 )
    at com.iplanet.ias.web.WebContainer.start(WebContainer.java:431 )
    at com.iplanet.ias.web.WebContainer.startInstance(WebContainer. java:500)
    at com.iplanet.ias.server.J2EERunner.confPostInit(J2EERunner.ja va:161)
    failure: WebModule&#91;/amserver&#93;: WEB2705: Context startup failed due to previous errors
    info: HTTP3072: &#91;LS ls1&#93; http://supimialab1.supreme.com:80 ready to accept requests
    startup: server started successfully

    I"ve ran into this a few times, check your webserver / appserver's server.xml, apparently its forgets to add a path to many of the wireless jar files.
    You should have these jars on your system, if not install SUNWma and SUNWmae.
    #ls /opt/SUNWma/lib
    ccpp-1_0.jar rdffilter.jar
    ccpp-ri-1_0.jar wireless_rendering.jar
    jena-1.4.0.jar wireless_rendering_util.jar
    mobile_services.jar
    Correct these entries in your server.xml and restart your container.
    -Ray
    Message was edited by:
    raycormier
    Message was edited by:
    raycormier

  • Perdump on Webserver 6.1SP4

    Dear expertise,
    Our topology is webserver6.1sp4 + appserver lbplugin ---------> 2 Application server 8.1EEpatch 4 in appserver cluster. Application is running on Appserver. Webserver is only forward request to Appserver by lbplugin
    we performed a load test by jmeter. Total execution time is 20mins.
    The testing result:
    end to end average response time (counted by jmeter): 1800ms
    application processing time (counted by application log): around 300ms
    From webserver perfdump.,
    Average Response Time: 1.7756sec
    Total Reponse Time: 24841.7500 sec OR 414mins
    My questions is
    1. Why the total response time on webserver is 414mins? However my total execution time for test is only 20mins.
    2. Form perfdump, Average Response Time: 1.7756sec. Is this processing time included the application processing time running on appserver?
    Perfdump output
    Performance Counters:
    Average Total Percent
    Total number of requests: 13991
    Request processing time: 1.7756 24841.7500
    default-bucket (Default bucket)
    Number of Requests: 13991 (100.00%)
    Number of Invocations: 202137 (100.00%)
    Latency: 0.0001 1.3465 ( 0.01%)
    Function Processing Time: 1.7755 24840.4043 ( 99.99%)
    Total Response Time: 1.7756 24841.7500 (100.00%)
    Sessions:
    Process Status Function
    10294 keep-alive
    response service-passthrough
    response service-passthrough
    response service-passthrough
    response service-passthrough
    response service-passthrough
    response service-passthrough
    response service-passthrough
    response service-passthrough
    response service-passthrough
    response service-passthrough
    response service-passthrough
    keep-alive
    response service-passthrough
    response service-passthrough
    keep-alive
    response service-passthrough
    response service-passthrough
    response service-passthrough
    response service-passthrough
    response service-passthrough
    keep-alive
    ===============
    Many thanks for your help.
    Regards,
    Angus

    thanks for choosing web server. you might wanna upgrade to the latest service pack (SP8 or above) to address critical bug fixes and potential security vulnerabilities
    - if you could consider upgrading to web server 7 (Update 2), you can take advantage of the higher performance features like accelerated cache and integrated reverse proxy. also, web server 7 you can disable java (bundled web container) if you are not planning to use web server only as a reverse proxy and not run servlet / jsp within. there by you can save on memory footprint of the front end server
    - perfdump output provides the total time taken (includes the time taken in the back end )
    - total response time is the sum of request processing time + latency (time taken to call the function)
    http://docs.sun.com/app/docs/doc/820-2208/abyaj?a=view

  • WebServer 6.1SP4 fails starting amserver module

    I have a working Directory Server 5.2 installation . Now I added Java Access Manager and Web Server 6.1SP4 to test the RSAauthentication module. Everything looks ok througth the installation / configure late process, but when I try to start the Web server, the amserver module fails
    failure: WebModule[amserver]: WEB2680: Exception starting filter amlcontroller
    Below is the complete message.Advice is welcome
    Thanks
    Ileana
    # ./start
    Sun ONE Web Server 6.1SP4 B12/16/2004 11:42
    info: CORE5076: Using [Java HotSpot(TM) Server VM, Version 1.5.0_01] from [Sun Microsystems Inc.]
    info: WEB0100: Loading web module in virtual server [https-supimialab1.supreme.com] at [amconsole]
    warning: WEB6100: locale-charset-info is deprecated, please use parameter-encoding
    info: WEB0100: Loading web module in virtual server [https-supimialab1.supreme.com] at [amserver]
    warning: WEB6100: locale-charset-info is deprecated, please use parameter-encoding
    info: WEB0100: Loading web module in virtual server [https-supimialab1.supreme.com] at [ampassword]
    warning: WEB6100: locale-charset-info is deprecated, please use parameter-encoding
    info: WEB0100: Loading web module in virtual server [https-supimialab1.supreme.com] at [amcommon]
    info: WEB0100: Loading web module in virtual server [https-supimialab1.supreme.com] at [search]
    failure: WebModule[amserver]: WEB2680: Exception starting filter amlcontroller
    java.lang.ClassNotFoundException: com.sun.mobile.filter.AMLController
    at org.apache.catalina.loader.WebappClassLoader.loadClass(Webap pClassLoader.java:1465)
    at org.apache.catalina.loader.WebappClassLoader.loadClass(Webap pClassLoader.java:1301)
    at org.apache.catalina.core.ApplicationFilterConfig.getFilter(A pplicationFilterConfig.java:260)
    at org.apache.catalina.core.ApplicationFilterConfig.setFilterDe f(ApplicationFilterConfig.java:322)
    at org.apache.catalina.core.ApplicationFilterConfig.<init>(ApplicationFilterConfig.java:120)
    at org.apache.catalina.core.StandardContext.filterStart(Standar dContext.java:3271)
    at org.apache.catalina.core.StandardContext.start(StandardConte xt.java:3747)
    at com.iplanet.ias.web.WebModule.start(WebModule.java:251)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.j ava:1133)
    at org.apache.catalina.core.StandardHost.start(StandardHost.jav a:652)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.j ava:1133)
    at org.apache.catalina.core.StandardEngine.start(StandardEngine .java:355)
    at org.apache.catalina.startup.Embedded.start(Embedded.java:995 )
    at com.iplanet.ias.web.WebContainer.start(WebContainer.java:431 )
    at com.iplanet.ias.web.WebContainer.startInstance(WebContainer. java:500)
    at com.iplanet.ias.server.J2EERunner.confPostInit(J2EERunner.ja va:161)
    failure: WebModule[amserver]: WEB2705: Context startup failed due to previous errors
    info: HTTP3072: [LS ls1] http://supimialab1.supreme.com:80 ready to accept requests
    startup: server started successfully

    Please check out your SUNWma* packages whether has installed correctly or missing. Applying prodreg command and check above mobile access packages. If they are incompleted, please remove and clean up and reinstall it again. HTH, Jerry

  • Unable to install sjs webserver 7

    I'm attempting to install sjsws7 on a Solaris 8 system. All required patches are installed. A JDK > 1.5.0_12 is installed. No matter whether I do a custome install or an express install, no matter where I try to point the install directory, the "setup" binary refuses to complete the installation right after asking about where the JDK is because it claims there is insufficient space on the system. Depending which components I ask to be installed and which JDK options I chosse, it say it needs anywher from 104 MB to 259 MB. There isn't a file system on this machine that doesn't have at least 6 GB of available space!!
    And by the way, exiting the "setup" program causes it to dump core.
    Any ideas?
    Thanks,
    Bert

    No, I am not trying to install to an NFS mount. Yes, I tried to install to /sun and to /tmp but had the same results. No install log can be found. "mdb core" outputs the following;
    mdb core
    mdb: warning: failed to infer pathname to executable; symbol table will not be available
    Loading modules: [ ]
    ::stacklibc.so.1`strcmp+0x238(fffb78f8, 48708, 484c8, 0, 22104, 2f746d70)
    libwsreg.so`xreg_query+0x2c4(48eb8, 2ed60, 0, 50fb8, 2ed60, ff1d6220)
    libwsreg.so`sreg_get+0x34(2ed60, 261e0, ff027fe4, 0, 220dc, 13f44)
    libwsreg.so`wsreg_get+0x28(2ed60, ff027fe4, 486d8, 486c0, 2ed60, 486c0)
    0x141e0(45550, 1593c, 156e4, 261b8, 2ed60, 1)
    0x1470c(1, ffbefca4, 1, 45550, 0, 45950)
    0x114b8(0, 0, 0, 0, 0, 0)
    Another install was attempted on a different system, and that was successful.
    A "df -k" of the system where the install fails as described follows;
    # df -k
    Filesystem kbytes used avail capacity Mounted on
    /dev/dsk/c0t0d0s0 10326052 3557750 6665042 35% /
    /proc 0 0 0 0% /proc
    mnttab 0 0 0 0% /etc/mnttab
    fd 0 0 0 0% /dev/fd
    /dev/dsk/c0t0d0s3 4145262 449130 3654680 11% /var
    swap 413488 24 413464 1% /var/run
    swap 808472 395008 413464 49% /tmp
    /dev/dsk/c0t0d0s4 10326052 1592652 8630140 16% /usr/local
    /dev/dsk/c0t0d0s6 20650081 3978201 16465380 20% /usr/sunone/docs
    Thanks,
    Bert
    Edited by: bhseltzer1 on Apr 18, 2008 5:41 PM

  • Why i dont have /usr/bin/mpsadmserver folder after installing sjs appserve.

    hi
    i installed sjs appserver8.12005q1 on solaris sun ray.while installing its asking me to install webserver 6.1sp4 also,and messeage queue.i installed the same.
    after done with the installation, i need to start admin console, for which i need to go to /usr/bin/mpsadmserver folder ,which i didnit find..............
    i even tried with the tool ASADMIN(by creating domains,starting them, but domain is not getting created, its saying no nspr4 in java.lib.path.........)..to start appserver console,
    can anyone guide me how to start admin console, as i was stuck up here only....i cannot go further...without starting servers...?
    Thanks
    [email protected]

    I went over this link, but still have a similar problem -- different O/S, different scenario.
    I'm trying to install this on Fedora Core 4, installing from one of the big overall download bundles that also includes the Messaging server, Web server, etc.
    I installed, but chose to configure components manually after install. Now, I'm left with a /opt/sun/ directory, but the App server has not been installed.
    I can't find the installation script or executible to install this, nor can I find this in the documentation. Anyone have any clues on this?
    Thanks,
    --Tad
    System Administrator
    Church of Scientology
    http://www.scientology-washingtondc.org

  • Number of connections in a JDBC pool

    Hi,
    I am running Sun One Webserver 6.1SP4 on Solaris 8 on sparc machines. My web app interacts with Oracle 9.2 using the web server's jdbc pooling mechanism. Everything works fine, but what worries me is the number of connections always goes up even during nights when the traffic is considerably low compared to day time. Here is part of my server.xml relevant to the pool.
    <JDBCCONNECTIONPOOL name="spfc-dbp1" datasourceclassname="oracle.jdbc.pool.OracleDataSource" steadypoolsize="8" maxpoo
    lsize="80" poolresizequantity="8" idletimeout="300" maxwaittime="10000" connectionvalidationrequired="on" connectionvalidati
    onmethod="auto-commit" validationtablename="" failallconnections="off" transactionisolationlevel="read-committed" isolationl
    evelguaranteed="on">
    I checked all my code to make sure I am calling close() on result sets, statements and the connection itself both immediately after completing work as well as in the finally blocks.
    The only mechanism I have to bring down the number of connections is to restart the web server. I played around with the poolresizequantity, idletimeout properties, but it didn't help much.
    I thank all of you in advance for any insights.
    -Sharma

    Hi Sharma,
    I have a similar problem.
    Starting my portal and it works for about ten minutes. Then it is unreachable, because of an ProfileException error. I guess it is too many DB Connections.
    I can do 2 things:
    - wait for about 20minutes and it works again for ten minutes, or
    - restart tomcat.
    Currently I am setting up a new Connection Pool, Jdbc2Pool.
    Did you find a solution to your problem?
    Ciao,
    Axel

  • Web app context file in java web server?

    I'm being forced to move an application from Tomcat 5.5 to Web Server 6.1. I'm used to putting my app's context information into a context xml file that in Tomcat 5.5 is deployedin in $tomcat_home/conf/Catalina/localhost/. I define my jdbc connection pool there, as well as environment entries for the application. That way I can use the same war file, but run the application with different configuration settings.
    It doesn't seem like Web Server 6.1 supports that, or am I missing something in the documentation. I thought the notion of the context file was generic to the servlet container spec even in the 2.3 servlet spec....but maybe that's specific to Tomcat. So now how can I pass environment information to the application?

    The SJS webserver does not support context.xml, you are correct.
    However, most of the things done in context.xml can be done through other ways.
    JDBC conncetion pools are global to the server instance, and are declared in server.xml
    http://docs.sun.com/source/819-0130/agapuirf15.html#wp297682
    The web apps descriptors allow to configure web apps parameters. In SJS webserver there are two descriptors, the standard web.xml, and sun-web.xml.
    http://docs.sun.com/source/817-6251/pwadeply.html
    Regarding passing environment information, what exactly do you have in mind? the web server supports JNDI resource-env-ref, that can be used to pass environment entries to a web-app.
    If you have any particulars needs, or more specific questios, feel free to post them here.

  • Apache cannot load mod_jk.so

    Wondering if anyone has bumped into this?
    I did a vanilla install of cf10 on mac 10.5.8 on top of the mac-installed apache webserver (i.e. the one that comes stock with the OS, not a macports version or custom compile) ... a few vhosts are defined. cf9 is already installed and working peachy. Install goes fine but the 'switch to the web admin' stage fails and the webserver doesn't restart. Running an apache configtest barfs out the following;
    Syntax error on line 509 of /private/etc/apache2/httpd.conf: Syntax error on line 2 of /private/etc/apache2/mod_jk.conf: Cannot load /Applications/ColdFusion10/config/wsconfig/1/mod_jk.so into server: dlopen(/Applications/ColdFusion10/config/wsconfig/1/mod_jk.so, 10): no suitable image found.  Did find:\n\t/Applications/ColdFusion10/config/wsconfig/1/mod_jk.so: unknown required load command 0x80000022
    Commenting out the httpd.conf include to mod_jk.conf allows the webserver to start up again.
    I've read that the mac hack of apache webserver includes 'apxs' in a manner that won't compile correctly but I'm a bit out of my depth with the apache stuff. Any ideas would be really appreciated

    I compiled mod_jk from source, pointed the mod_jk.conf at this, retstarted apache and this time got a clean configtest, However, I'm still but unable to get the webserver to respond, despite it retsarting okay

  • Delegated Administrator Port Change

    I have tried to change the port that Delegated Administrator runs on. By
    Altering the port listener in the Webserver admin and restarted
    Re-run config-commda and entered the new settings.
    Everything seemed to configure okay but now I can't log into DA. Everything else seems to work daconsole etc so the username and password is still valid but just DA says that I can't.
    Any ideas gratefully received.
    JES 2005Q4
    Webserver 6.1
    DirectoryServer 5
    MessengingServer 6
    Thanks,
    Andy

    You'll want to change the port defined in the DA config files, too. That used to be called, "resource.properties", but may have changed.

  • Invalid server id in session id

    Hi
    I have AM 7.1 installed and working on 2 nodes. I am trying to deploy a distributed authentication UI server in an instance of sjs webserver 6.1 on another box. When ever i try to access http://DAUISERVER:8000/amdistauth/UI/Login on the DAUI server i get the following error in the amSession debug log
    ERROR: Invalid sessionid format
    java.lang.IllegalArgumentException: Invalid server id in session id com.iplanet.services.naming.ServerEntryNotFoundException: Cannot find server.
    at com.iplanet.dpro.session.SessionID.setServerID(SessionID.java:344)
    at com.iplanet.dpro.session.SessionID.parseSessionString(SessionID.java:321)
    at com.iplanet.dpro.session.SessionID.getExtension(SessionID.java:385)
    at com.iplanet.dpro.session.Session.getSessionServiceURL(Session.java:942)
    at com.iplanet.dpro.session.Session.getSessionServiceURL(Session.java:665)
    at com.iplanet.dpro.session.Session.doRefresh(Session.java:1178)
    at com.iplanet.dpro.session.Session.access$000(Session.java:108)
    at com.iplanet.dpro.session.Session$1.run(Session.java:1153)
    at com.sun.identity.session.util.RestrictedTokenContext.doUsing(RestrictedTokenContext.java:86)
    at com.iplanet.dpro.session.Session.refresh(Session.java:1150)
    at com.iplanet.dpro.session.Session.getSession(Session.java:810)
    at com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:170)
    at com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:305)
    at com.sun.identity.authentication.AuthContext.getSSOToken(AuthContext.java:1064)
    at com.sun.identity.security.SystemAppTokenProvider.getAppSSOToken(SystemAppTokenProvider.java:104)
    at com.sun.identity.security.AdminTokenAction.run(AdminTokenAction.java:232)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.iplanet.am.util.AMClientDetector.getServiceSchemaManager(AMClientDetector.java:220)
    at com.iplanet.am.util.AMClientDetector.<clinit>(AMClientDetector.java:93)
    at com.sun.identity.authentication.client.AuthClientUtils.<clinit>(AuthClientUtils.java:193)
    at com.sun.identity.authentication.distUI.LoginServlet.initializeRequestContext(LoginServlet.java:116)
    at com.iplanet.jato.ApplicationServletBase.processRequest(ApplicationServletBase.java:578)
    at com.iplanet.jato.ApplicationServletBase.doGet(ApplicationServletBase.java:459)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:787)
    02/19/2009 10:56:49:602 AM NZDT: Thread[service-j2ee-2,5,main]
    session.Refresh Removed SID:AQIC5wM2LY4SfcxXeO25J/KYDQrznfIgTTOAJ+MsozKD84k=@AAJTSQACMTAAAlNLAAoxMDMzNzk3NDIzAAJTMQACMDI=#
    02/19/2009 10:56:50:050 AM NZDT: Thread[service-j2ee-2,5,main]
    ERROR: Could not get server info from sessionid
    com.iplanet.services.naming.ServerEntryNotFoundException: Cannot find server.
    at com.iplanet.services.naming.WebtopNaming.getServerFromID(WebtopNaming.java:440)
    at com.iplanet.dpro.session.SessionID.setServerID(SessionID.java:337)
    at com.iplanet.dpro.session.SessionID.parseSessionString(SessionID.java:321)
    at com.iplanet.dpro.session.SessionID.getExtension(SessionID.java:385)
    at com.iplanet.dpro.session.Session.getSessionServiceURL(Session.java:942)
    at com.iplanet.dpro.session.Session.getSessionServiceURL(Session.java:665)
    at com.iplanet.dpro.session.Session.doRefresh(Session.java:1178)
    at com.iplanet.dpro.session.Session.access$000(Session.java:108)
    at com.iplanet.dpro.session.Session$1.run(Session.java:1153)
    at com.sun.identity.session.util.RestrictedTokenContext.doUsing(RestrictedTokenContext.java:86)
    at com.iplanet.dpro.session.Session.refresh(Session.java:1150)
    at com.iplanet.dpro.session.Session.getSession(Session.java:810)
    at com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:170)
    at com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:305)
    at com.sun.identity.authentication.client.AuthClientUtils.getExistingValidSSOToken(AuthClientUtils.java:1372)
    at com.sun.identity.authentication.distUI.LoginViewBean.forwardTo(LoginViewBean.java:304)
    at com.iplanet.jato.ApplicationServletBase.dispatchRequest(ApplicationServletBase.java:981)
    at com.iplanet.jato.ApplicationServletBase.processRequest(ApplicationServletBase.java:615)
    I cant find anything about this anywhere. Has anyone seen this before?
    Cheers
    B

    Hi,
    were you able to resolve this issue? I am also facing the same issue.
    regards,
    Nitin

  • SITE STUDIO DOWNLOAD HELP

    Hello guys,
    Can anybody provide me the link to download site studio 10gr4 ...please... I have searched a lot but could not find one....
    Earlier like 4 months back i have downloaded from oracle ...but now i could not see it

    I expect you need to update the webserver config and restart.
    e.g. Apache needs something like
    <Location "/">
    IdcSecurity myserver
    </Location>
    where 'myserver' will depend on your local install.
    See section 2.4.2 here for mre details
    http://download.oracle.com/docs/cd/E10316_01/SiteStudio/10gr4/Pdf/Site_Studio_10gR4_Installation_Guide.pdf

  • Crossdomain.xml

    Hi,
    I already posted in PcP1's board but as the subject i think it's a "cross question" between web and PcP...
    I'd like to use the ability of jw player to put in playlist the content of a rss feed (from a podcasts' blog), i thought it could be an easy way to spead podcasts contents on other sites...but it apparently needs an xml file named crossdomain.xml to authorize Flash to read datas from a different domain.
    I tried in /Library/WebServer/Documents and restarted web, and tried also in /PodcastProducerContents/Podcasts (but didn't know what to reboot)..But it doesn't work..Does anyone knows where and how put this file ?
    Thanks in advance, Julien

    According to the Specification, the crossdomain.xml file should be placed in the root level of your web server. That would typically be /Library/WebServer/Documents/ unless you've changed it.
    If that's correct and where you've saved the file then the next thing to look at is the actual content of the file to ensure it grants the rights that you expect.

  • Need to configure email alerts for app/web server shutdown

    Hi,
    I need to configure email alert notification, so that whenever application server or webserver is shutdown/restarted, an email is sent to the group/userid.
    I am aware that in Peoplesoft, there is no parameter or functionality which sends an email notification whenever application server & web server restart & shutdown. This is where I need help.
    Did anyone setup the email alert notification in any of your environments? If so, please let me know how did you do the setup?
    Thanks,
    Sakky

    Please find the below sample batch program.
    this helps to start the appserver automatically and if the status fails this will send email automatically.
    This is the another way of findting the status of the app server.
    In the below program, by finding the "Done" value on the output screen we can decide if the server is running or not.
    Hope you understand this, Kindly let me know if you need further information.
    ===============================
    @echo off
    REM Set a temporary variable
    SET CONNECT
    REM Check the status of the Application server
    psadmin -c sstatus -d PSEPM | FIND "Done" > NUL
    REM If the server is down boot the server
    ERRORLEVEL 1 SET CONNECT= psadmin -c boot -d PSEPM
    %CONNECT%
    REM Check the server again for status
    psadmin -c sstatus -d PSEPM | FIND "Done" > NUL
    IF ERRORLEVEL 1 goto sendmail
    goto end
    REM Sending mail to Administrator
    :sendmail
    REM setting the path for email command
    SET CONNECT= cd D:\PT849\bin\client\winx86
    %CONNECT%
    REM Below command will send mail to the Administrator
    SET CONNECT= psemail -server < server ip> -from [email protected] -to [email protected] -subject "Server Down" -body "Hi, Server is down at this time, unable to boot."
    %CONNECT%
    :end
    ==============================
    Edited by: Soundappan on Feb 19, 2011 10:39 AM
    Edited by: Soundappan on Feb 19, 2011 10:40 AM

Maybe you are looking for

  • How can I see my software update history?

    Hi guys I just wonder how can I see my system software update history? on Lion we can see in Preferences/Sofware Updates/History but Mountain Lion we dont see to same place?

  • Dented MacBook Pro case and lid

    The top right corner of the lid and bottom right corner of the base of the late 2008 macbook pro are slightly dented. I've had my Macbook Pro for about 3 weeks now and just got round to opening it last week and after further inspection this past week

  • Clamshell mode w/external monitor broken in 10.8.2

    Ever since I made the .2 upgrade in mountain lion clamshell mode does not work with my MBPro 8,2.  Previously in Lion and Mountain Lion clamshell mode worked fine, I even executed the following terminal command so I could open the lid without the int

  • What are the parameters for DB2 / JDBC Connetivity?

    I have insert IDoc data from SAP > XI > DB2. What are the connection parameters for the Reeiver JDBC channel to connect from XI to a DB2 database? Regards, Bhaskar

  • AP-1131AG: 2 VLANs/SSIDs, switch port configuration?

    We're setting up a (seemingly) simple deployment of some APs, and want 2 SSIDs...one will have Pre-Shared WEP and one will be open and broadcast (with access-lists on the router). My question is how to set up the switch port to match my AP, in order