Webserver doesnt serve

I have a virtual host called fabrikken.localhost that used to work fine. Until I either upgraded to 10.5.7 or changed the name of my computer. Thats my main suspects.
Errormessage from Safari
"Safari can’t open the page “http://fabrikken.localhost/” because Safari can’t find the server “fabrikken.localhost”
The webserver is turned on in the sharing panel. The mac has the name: MacErland
I use Virtualhost X which has two entries
1: localhost
2: fabrikken.local
The virtual host settings in httpd.conf is:
# Virtual hosts
Include /private/etc/apache2/extra/httpd-vhosts.conf
httpd-vhosts.conf is empty when when the webserver serves the apache start page. If I enable fabrikken.local the vhosts.conf is filled with this:
NameVirtualHost *
<VirtualHost *>
ServerName "fabrikken.local"
DocumentRoot "/Library/WebServer/Documents/fabrikken"
RewriteEngine On
# For all known data directories we let Apache serve it directly
Rewriterule ^/var/storage/.* - [L]
Rewriterule ^/var/[^>+/storage/.* - [L]
RewriteRule ^/var/[^>+/cache/(te
xttoimage|stylesheets|javascript)/.* - [L]
RewriteRule ^/var/cache/texttoimage/.* - [L]
RewriteRule ^/var/[^>+/cache/texttoimage/.* - [L]
Rewriterule ^/design/[^>+/(stylesheets|images|javascript)/.* - [L]
Rewriterule ^/share/icons/.* - [L]
Rewriterule ^/extension/[^>/design/[^>/(stylesheets|images|javascripts?)/.* - [L]
Rewriterule ^/packages/styles/.* - [L]
RewriteRule ^/var/[^>+/cache/(stylesheets|javascript)/.* - [L]
RewriteRule ^/var/[^>+/cache/public/.* - [L]
# If not PHP should serve the page
Rewriterule .* /index.php
</VirtualHost>
But when virtual host is enabled I cant get any file from the webserver. Not on fabrikken.local, fabrikken.lan, localhost, 127.0.0.1, MacErland.local, MacErland.lan and not the virtal hostname fabrikken.local
The server answears on 10.0.0.21 which is the IP number from the wlan. So the server is not totaly wracked.
Any tips on how to re-enable virtual hosts on the usual adresses?

"Asfand" <[email protected]> wrote in message news:3f813337$[email protected]..
the webserver succesfully boots but stops responding after few minutes of booting.
help neeeded urgently...Hi Asfand,
Which OS are you running on?
Regards,
Slava Imeshev

Similar Messages

  • Window Server 2008-Issue running my website on local webserver-ie issue

    I hosted my website on my local webserver (Window Server 2008), and when I run it on
    iE8 &  iE11 the website doesn't look good, my navigation bar brakes, and my image slider breaks too. It is not a browser
    issue because, I have hosted the same website on the Goddady servers, and it works fine with
    iE8&
    iE11. And also on my local webserver when I try to run it on the google chrome it works fine, but on the Internet Explorer comes out with that problem. Do you guys think is a problem with my IIS on my Server? Any help/suggestion/advice I would
    really appreciate it.
    Thanks,
    Samet

    Might ask them over here.
    http://forums.iis.net/
    or for web development issues over here.
    http://forums.asp.net/
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

  • How to set up different realms for each server ?

    I am using weblogic 6 sp1.I have a domain with several servers. i want to assoicate or use different custom security realm for each server.However -on weblogic console- there is no 'Target' tab in the Security node ,and no way to set up multiple Security nodes.How ca i do this (or can i)?

    Main reason why is this:
    Imagine situation I have 2 servers A and B both of them bellongs to domain SomeDomain.
    Server A is as WebServer and server B hosts all EJBs. And server A is outside
    firewall (does not have DB access). But i would like to use RDBMS realm so what
    to do in this situation. Place both servers in different domains and in server
    A install proxy realm for RDBS realm ?
    "Tom Moreau" <[email protected]> wrote:
    >
    You can't have a different realm for each
    server. There is only one realm for all
    servers - think of it as there is only
    one set of authentication & authorization
    information (that is users/groups/permissions)
    and it applies to all servers.
    Why do you want each server to have its
    own realm? If someone tries to log in,
    do you want WLS to automatically route
    them to a server who is capable of logging
    them in? I'm having trouble understanding
    why you want this feature.
    Thanks,
    -Tom Moreau
    Rachel <[email protected]> wrote:
    I am using weblogic 6 sp1.I have a domain with several servers. i want
    to assoicate or use different custom security realm for each server.However
    -on weblogic console- there is no 'Target' tab in the Security node
    ,and no way to set up multiple Security nodes.How ca i do this (or can
    i)?

  • Poor LV6.1 webserver performanc​e

    Hi!
    I want to use the LV6.1 webserver to serve a static html site
    including some front panel images.
    All works as expected except the very poor performance even on the
    local system.
    I first suspected PC/WIn configuration problems but since two other
    webservers work fine i think there must be some problem with labview.
    Does anyone know of performance affecting settings of LV or other
    issues that might be of importance for LV webserver performance?
    Any ideas welcome
    bye
    Holger

    Labviewguru wrote in message news:<506500000005000000CE880000-1023576873000@exc​hange.ni.com>...
    > Holger,
    >
    > I have used the LabVIEW HTTP server before, and didn't recognize any
    > problems. I would recommend contacting NI support (ni.com/ask) to
    > find out if there is anything you are doing wrong. However; if you
    > are sending images through the HTTP server, you may want to consider
    > that the HTTP server may not be optimized for images and files.
    That's what i'm trying to do. But the images are fairly small (one is
    100k, the rest is very small <10k). Or is the LV webserver not good
    for static websites at all?(Only for LV panels)
    >
    > If you don't find a solution to the problem, then I can suggest a very
    > easy solution that isn't that expen
    sive. Linux contains the Apache
    > server. Apache has been hosting most of the websites on the web since
    > the beginning, and in the beginning, was the ONLY way to host web
    > content. Its free, and all you need is a small computer to run it on.
    > You can even network your system to it and have the linux machine
    > mount your harddrive to source the web files.
    As i wrote i tried different webservers already and if the LV problems
    don't go away i will use one of them. Since the website and the
    projekt is kind of small i will stay at the windows platform. Apache
    is available there too but i prefer something easier (in the moment i
    use sambar, it's free too).
    Maybe this is the way to go but i do want to run two webservers for
    one small website.
    Thanks
    Holger

  • Error while starting the content server

    Hi,
    I have installed UCM and when i start the content server, it says it was succesful but logs show the below error.
    Unable to publish the schema. Published schema directory could not be swapped into its proper location. [ Details ]
    An error has occurred. The stack trace below shows more information.
    !csSchemaUnableToPublish!csSchemaFailedToMovePublishedFilesIntoPlace
    intradoc.common.ServiceException: !csSchemaFailedToMovePublishedFilesIntoPlace
         at intradoc.server.schema.StandardSchemaPublisher.doPublishing(StandardSchemaPublisher.java:349)
         at intradoc.server.schema.StandardSchemaPublisherThread.run(StandardSchemaPublisherThread.java:252)
    ANy idea wats going on.
    I have done the required changes in the confd of the webserver, Content server is accessible from the webpage. I am also able to login as sysadmin.
    Not sure wats going wrong.
    Thanks

    You can sometimes get issues on the file system with file locking occurring and so UCM can not clear up/move the schema files properly.
    It may not be this but...There should me a metalink note about this deleting schema directories.
    Tim
    Edited by: Tim Snell on 06-May-2010 13:00

  • Unable to install policy agent 2.2 for Webserver 6.1 on Windows 2003

    Hi everybody,
    I've installed Java Enterprise Server (last version) on Windows 2003 with these components:
    - Directory Server
    - Access Manager
    - Webserver
    - Administration Server
    Everything works good, I can access all those components.
    Now I want to use Policy Agent 2.2. So I've downloaded it and I've tried to install...
    But during the installation process, an error message appear when I select the Web Server instance directory to protect.
    It says: "invalid web server instance - on windows, Access Manager Policy Agent only supports Web Server 6.0 and 6.1.....".
    The problem is that I work with WebServer 6.1....
    I really don't know what to do now... This message prevent me to go further.
    What's the problem? How can I avoid this?
    Thanks for your help!
    Adrien

    Okay, here's what it says:
    "The upgrade patch cannot be installed by the Windows Installer service because the program to be upgraded may be missing, ot the updgrade pathc may update a different version of the program. Verify that the program to be upgraded exists on your computer and that you have the correct update patch".
    I don't even know what program I'm supposed to have.
    Ideas, anyone?

  • CA-signed certificate for admin server

    hi,
    how can i make the admin-server use a CA signed certificate instead of self-signed? i only see an option to renew the self-signed certificates.

    okay, this is the method i used:
    webserver$ cd /var/opt/SUNWwbsvr7/admin-server/config
    # Save the CA certificate in cacert.crt, and import it into the database:
    webserver$ certutil -d . -A -n Example-Inc-CA -t CTu -a -i cacert.crt
    # Generate a new CSR on stdout:
    webserver$ certutil -R -d . -s 'CN=ws.example.org,O=Example, Inc.' -a -g 2048 -k rsa
    # Sign the CSR and save the certificate to 'newcert.crt', then import it:
    webserver$ certutil -d . -A -n cert-ws.example.org -t u -a -i newcert.cert
    webserver$ vi server.xml
    # Look for <server-cert-nickname>, and change it from 'Admin-Server-Cert' (the default)
    # to 'cert-ws.example.org'.
    webserver$ ../bin/stopserv
    webserver$ ../bin/startservreplace 'ws.example.org' with the hostname the admin server runs on.
    this seemed to work for me; after the restart, the admin server was using the new certificate, and the browser accepted it.

  • XML-RPC simple server

    I wan't to make a simple XML-RPC server.
    public class JavaServer
         public JavaServer()
         public static void main(String[] args)
              try
                   WebServer server = new WebServer(8080);
                   server.addHandler("test", new JavaServer());
                   System.out.println("server started succesfully");
              catch(Exception ee)
                   ee.printStackTrace();
    Ok. Is there all I need? How can I run this server. If I run it from cmd, it just won't start running...I have one method to be called but all I need to get this erver running.
    Hplz

    Ok. The code is similar that mine but it jus wont start. If I try to start that WebServer class from cmd, everything goes well.

  • LifeCycle DS ES communication with Tomcat WebServer

    Hi,
        I have written a simple program to accept Name using Flex SDK 3.2 HttpService in Flex builder 3. Using LifeCycle DS ES to communicate with struts 1.2 on Web Server(Tomcat 5.0). My flex code runs and Struts code runs independently. The problem is when trying to send data from client to Server, it does not work. Below given are my client ans Server side code. Copy of services-config.xml & proxy-config.xml is same on both client side and server side. Please help me to run this code.
    Client Side
    ========
    hello.mxml
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute">
    <mx:Script>
    <![CDATA[
      public function hello1():void{
       HelloCall.send();
    ]]>
    </mx:Script>
    <mx:HTTPService id= "HelloCall" destination= "myHello">
        <mx:request xmlns= " ">
                <name>  {nameInput.text}</name>
        </mx:request>
    </mx:HTTPService>
    <mx:Label x= "312" y= "47" text= "Enter Name" fontSize= "20" />
    <mx:TextInput id= "nameInput" x="260" y= "104" fontSize= "20" />
    <mx:Button x= "301" y= "186" label= "Submit" fontSize= "20" click= "hello1();" />
    <mx:Label x= "312" y= "285" text= "{HelloCall.lastResult.jlc.message}" fontSize= "20" />
    </mx:Application>
    Server-Side
    ============
    proxy-config.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <service id="proxy-service"
        class="flex.messaging.services.HTTPProxyService">
        <properties>
            <connection-manager>
                <max-total-connections>100</max-total-connections>
                <default-max-connections-per-host>2</default-max-connections-per-host>
            </connection-manager>
            <allow-lax-ssl>true</allow-lax-ssl>
        </properties>
        <adapters>
            <adapter-definition id="http-proxy" class="flex.messaging.services.http.HTTPProxyAdapter" default="true"/>
            <adapter-definition id="soap-proxy" class="flex.messaging.services.http.SOAPProxyAdapter"/>
        </adapters>
        <default-channels>
            <channel ref="my-http"/>
            <channel ref="my-amf"/>
        </default-channels>
    <destination id="myHello">
        <properties>
             <url>/http://localhost:8000/JLCAPP/hello.jsp</url>
        </properties>
    </destination>
    </service>
    struts-config.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE struts-config PUBLIC "-//Apache Software Foundation//DTD Struts Configuration 1.2//EN" "http://struts.apache.org/dtds/struts-config_1_2.dtd">
    <struts-config> 
      <form-beans>
           <form-bean name= "helloForm" type= "org.apache.struts.action.DynaActionForm">
                  <form-property name= "name" type="java.lang.String" />
           </form-bean>
       </form-beans>
      <global-forwards>
      <forward name= "success" path= "/index.jsp" />
      </global-forwards>
    <action-mappings>
        <action path= "/hello" name= "helloForm" type="com.jlcindia.struts.HelloAction" input= "/hello.html" />
    </action-mappings>
      <message-resources parameter="com.jlcindia.struts.ApplicationResources" />
    </struts-config>
    services-config.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <services-config>
        <services>
            <service-include file-path="remoting-config.xml" />
            <service-include file-path="proxy-config.xml" />
            <service-include file-path="messaging-config.xml" />
            <service-include file-path="data-management-config.xml" />
            <service class="fiber.data.services.ModelDeploymentService" id="model-deploy-service" />
            <!--
         Application level default channels. Application level default channels are
         necessary when a dynamic destination is being used by a service component
         and no ChannelSet has been defined for the service component. In that case,
         application level default channels will be used to contact the destination.
            -->  
            <default-channels>
               <channel ref="my-rtmp"/>
            </default-channels>
        </services>
        <security>
      <login-command class="flex.messaging.security.TomcatLoginCommand" server="Tomcat"/>       
            <!-- Uncomment the correct app server
            <login-command class="flex.messaging.security.JRunLoginCommand" server="JRun"/>
            <login-command class="flex.messaging.security.WeblogicLoginCommand" server="Weblogic"/>
            <login-command class="flex.messaging.security.WebSphereLoginCommand" server="WebSphere"/>
            -->
            <security-constraint id="basic-read-access">
                <auth-method>Basic</auth-method>
                <roles>
                    <role>guests</role>
                    <role>accountants</role>
                    <role>employees</role>
                    <role>managers</role>
                </roles>
            </security-constraint>
        </security>
        <!-- Socket servers that NIO endpoints all share -->
        <servers>
            <server id="my-nio-server" class="flex.messaging.socketserver.SocketServer">
            </server>
            <!--
            <server id="secure-nio-server" class="flex.messaging.socketserver.SocketServer">
                <properties>
                    <keystore-file>{context.root}/WEB-INF/flex/localhost.keystore</keystore-file>
                    <keystore-password>changeit</keystore-password>
                </properties>
            </server>
            -->
        </servers>
        <channels>
            <!-- Servlet Based endpoints -->
            <channel-definition id="my-amf" class="mx.messaging.channels.AMFChannel">
                <endpoint url="http://localhost:8400/JLCAPP/messagebroker/amf" class="flex.messaging.endpoints.AMFEndpoint"/>
                <properties>
                    <polling-enabled>false</polling-enabled>
                </properties>
            </channel-definition>
            <channel-definition id="my-polling-amf" class="mx.messaging.channels.AMFChannel">
                <endpoint url="http://localhost:8400/JLCAPP/messagebroker/amfpolling" class="flex.messaging.endpoints.AMFEndpoint"/>
                <properties>
                    <polling-enabled>true</polling-enabled>
                    <polling-interval-seconds>8</polling-interval-seconds>
                </properties>
            </channel-definition>
            <channel-definition id="my-http" class="mx.messaging.channels.HTTPChannel">
                <endpoint url="http://{server.name}:{server.port}/{context.root}/messagebroker/http" class="flex.messaging.endpoints.HTTPEndpoint"/>
            </channel-definition>
            <!-- Secure Servlet-based endpoints -->
            <channel-definition id="my-secure-amf" class="mx.messaging.channels.SecureAMFChannel">
                <endpoint url="https://{server.name}:{server.port}/{context.root}/messagebroker/amfsecure" class="flex.messaging.endpoints.SecureAMFEndpoint"/>
                <properties>
                    <!--HTTPS requests on some browsers do not work when pragma "no-cache" are set-->
                    <add-no-cache-headers>false</add-no-cache-headers>
                </properties>
            </channel-definition>
            <channel-definition id="my-secure-http" class="mx.messaging.channels.SecureHTTPChannel">
                <endpoint url="https://{server.name}:{server.port}/{context.root}/messagebroker/httpsecure" class="flex.messaging.endpoints.SecureHTTPEndpoint"/>
                <properties>
                 <!--HTTPS requests on some browsers do not work when pragma "no-cache" are set-->
                    <add-no-cache-headers>false</add-no-cache-headers>
                </properties>
            </channel-definition>
            <!-- NIO based endpoints -->
            <channel-definition id="my-rtmp" class="mx.messaging.channels.RTMPChannel">
                <endpoint url="rtmp://{server.name}:2048" class="flex.messaging.endpoints.RTMPEndpoint"/>
                <properties>
                    <idle-timeout-minutes>20</idle-timeout-minutes>
                    <!-- for deployment on WebSphere, must be mapped to a WorkManager available in the web application's jndi context.
                    <websphere-workmanager-jndi-name>java:comp/env/wm/MessagingWorkManager</websphere-workman ager-jndi-name>
                    -->
                </properties>
            </channel-definition>
            <channel-definition id="my-nio-amf" class="mx.messaging.channels.AMFChannel">
                <endpoint url="http://{server.name}:2888/nioamf" class="flex.messaging.endpoints.NIOAMFEndpoint"/>
                <server ref="my-nio-server"/>
                <properties>
                    <polling-enabled>false</polling-enabled>
                </properties>
            </channel-definition>
            <channel-definition id="my-nio-amf-poll" class="mx.messaging.channels.AMFChannel">
                <endpoint url="http://{server.name}:2888/nioamfpoll" class="flex.messaging.endpoints.NIOAMFEndpoint"/>
                <server ref="my-nio-server"/>
                <properties>
                    <polling-enabled>true</polling-enabled>
                    <polling-interval-millis>3000</polling-interval-millis>
                </properties>
            </channel-definition>
            <channel-definition id="my-nio-http" class="mx.messaging.channels.HTTPChannel">
                <endpoint url="http://{server.name}:2888/niohttp" class="flex.messaging.endpoints.NIOHTTPEndpoint"/>
                <server ref="my-nio-server"/>
                <properties>
                    <polling-enabled>false</polling-enabled>
                </properties>
            </channel-definition>
            <!-- Secure NIO based endpoints -->
            <!--
            <channel-definition id="secure-nio-amf" class="mx.messaging.channels.SecureAMFChannel">
                <endpoint url="https://{server.name}:2443/securenioamf" class="flex.messaging.endpoints.SecureNIOAMFEndpoint"/>
                <server ref="secure-nio-server"/>
                <properties>
                    <polling-enabled>false</polling-enabled>
                </properties>
            </channel-definition>
            <channel-definition id="secure-nio-http" class="mx.messaging.channels.SecureHTTPChannel">
                <endpoint url="https://{server.name}:2443/secureniohttp" class="flex.messaging.endpoints.SecureNIOHTTPEndpoint"/>
                <server ref="secure-nio-server"/>
                <properties>
                    <polling-enabled>false</polling-enabled>
                </properties>
            </channel-definition>
            -->
        </channels>
        <logging>
            <target class="flex.messaging.log.ConsoleTarget" level="Debug">
                <properties>
                    <prefix>[LCDS] </prefix>
                    <includeDate>false</includeDate>
                    <includeTime>false</includeTime>
                    <includeLevel>false</includeLevel>
                    <includeCategory>false</includeCategory>
                </properties>
                <filters>
                    <pattern>Endpoint.*</pattern>
                    <pattern>Service.*</pattern>
                    <pattern>Configuration</pattern>
                    <pattern>SocketServer.*</pattern>
                </filters>
            </target>
        </logging>
        <system>
            <redeploy>
                <enabled>true</enabled>
                <watch-interval>20</watch-interval>
                <watch-file>{context.root}/WEB-INF/flex/services-config.xml</watch-file>
                <watch-file>{context.root}/WEB-INF/flex/proxy-config.xml</watch-file>
                <watch-file>{context.root}/WEB-INF/flex/remoting-config.xml</watch-file>
                <watch-file>{context.root}/WEB-INF/flex/messaging-config.xml</watch-file>
                <watch-file>{context.root}/WEB-INF/flex/data-management-config.xml</watch-file>
                <touch-file>{context.root}/WEB-INF/web.xml</touch-file>
            </redeploy>
        </system>
    </services-config>
    HelloAction.java
    package com.jlcindia.struts;
    import javax.servlet.http.HttpServletRequest;
    import javax.servlet.http.HttpServletResponse;
    import org.apache.struts.action.*;
    import org.apache.struts.action.ActionForm;
    import org.apache.struts.action.ActionForward;
    import org.apache.struts.action.ActionMapping;
    import org.apache.struts.action.DynaActionForm;
    import java.io.PrintWriter;
    public class HelloAction extends Action{
    public ActionForward execute(ActionMapping am,ActionForm af,HttpServletRequest req,HttpServletResponse res) throws Exception {
        System.out.println("Hi am here");
        DynaActionForm daf= (DynaActionForm)af;
        String name= daf.get("name").toString();
        String msg= "Hello!"+ name + "Welcome to JLC FLex LCDS with HttpService";
        res.setContentType("text/html");
        PrintWriter out= res.getWriter();
        out.println("<message>" + msg + "</message>");
        out.close();
        return am.findForward("success");
    Any Help will be appriciated.

    Hi Rohit,
    I am running both LiveCycle DS ES 3.0 and WebServer Tomcat on the same machine. I made changes in services-congig.xml and now the channels are configured as follows on both client end and server end :-
    services-config.xml
       <!-- Servlet Based endpoints -->
            <channel-definition id="my-amf" class="mx.messaging.channels.AMFChannel">
                <endpoint url="http://localhost:8000/JLCAPP/messagebroker/amf" class="flex.messaging.endpoints.AMFEndpoint"/>
                <properties>
                    <polling-enabled>false</polling-enabled>
                </properties>
            </channel-definition>
            <channel-definition id="my-polling-amf" class="mx.messaging.channels.AMFChannel">
                <endpoint url="http://localhost:8000/JLCAPP/messagebroker/amfpolling" class="flex.messaging.endpoints.AMFEndpoint"/>
                <properties>
                    <polling-enabled>true</polling-enabled>
                    <polling-interval-seconds>8</polling-interval-seconds>
                </properties>
            </channel-definition>
            <channel-definition id="my-http" class="mx.messaging.channels.HTTPChannel">
                <endpoint url="http://localhost:8000/JLCAPP/messagebroker/http" class="flex.messaging.endpoints.HTTPEndpoint"/>
            </channel-definition>
    However i am still getting following debug message :-
    [RPC Fault faultString="Send failed" faultCode="Client.Error.MessageSend" faultDetail="Channel.Connect.Failed error NetConnection.Call.Failed: HTTP: Status 404: url:
    'http://localhost:8000/JLCAPP/messagebroker/amf'"]
    at mx.rpc::AbstractInvoker/http://www.adobe.com/2006/flex/mx/internal::faultHandler()[C:\autobuild\3.2.0
    \frameworks\projects\rpc\src\mx\rpc\AbstractInvoker.as:220]
    at mx.rpc::Responder/fault()[C:\autobuild\3.2.0\frameworks\projects\rpc\src\mx\rpc\Responder .as:53]
    at mx.rpc::AsyncRequest/fault()[C:\autobuild\3.2.0\frameworks\projects\rpc\src\mx\rpc\AsyncR equest.as:103]
    at mx.messaging::ChannelSet/faultPendingSends()[C:\autobuild\3.2.0\frameworks\projects\rpc\s rc\mx\messaging\ChannelSet.as:1482]
    at mx.messaging::ChannelSet/channelFaultHandler()[C:\autobuild\3.2.0\frameworks\projects\rpc \src\mx\messaging\ChannelSet.as:975]
    at flash.events::EventDispatcher/dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at mx.messaging::Channel/connectFailed()[C:\autobuild\3.2.0\frameworks\projects\rpc\src\mx\m essaging\Channel.as:997]
    at mx.messaging.channels::PollingChannel/connectFailed()[C:\autobuild\3.2.0\frameworks\proje cts\rpc\src\mx\messaging\channels\PollingChannel.as:354]
    at mx.messaging.channels::AMFChannel/statusHandler()[C:\autobuild\3.2.0\frameworks\projects\ rpc\src\mx\messaging\channels\AMFChannel.as:390]
    My current hello.jsp code is given below :-
    hello.jsp
    <%@ taglib uri= "/WEB-INF/struts-html.tld" prefix="html" %>
    <html>
    <body>
    <br> <html:form action="/hello.do">
    <h1> Name :  </h1><br/>
    <html:text property ="name" /><br/>
    <html:submit value= "Show" /> <br/>
    </html:form>
    </body>
    </html>
    Is hello.jsp required at server end, as URL specified in proxy-config.xml should directly invoke Action class in my Tomcat WebServer?
    My WebServer Tomcat Server log shows following :-
    [LCDS]Adobe LiveCycle Data Services: 3.0.0.254255
    [LCDS]Server 'my-nio-server' of type 'flex.messaging.socketserver.SocketServer' created.
    [LCDS]Endpoint 'my-nio-amf-poll' created with security: None
    at URL: http://localhost:2888/nioamfpoll
    [LCDS]Endpoint 'my-rtmp' created with security: None
    at URL: rtmp://localhost:2048
    [LCDS]Endpoint 'my-http' created with security: None
    at URL: http://localhost:8000/JLCAPP/messagebroker/http
    [LCDS]Endpoint 'my-polling-amf' created with security: None
    at URL: http://localhost:8000/JLCAPP/messagebroker/amfpolling
    [LCDS]Endpoint 'my-nio-http' created with security: None
    at URL: http://localhost:2888/niohttp
    [LCDS]Endpoint 'my-amf' created with security: None
    at URL: http://localhost:8000/JLCAPP/messagebroker/amf
    [LCDS]Endpoint 'my-nio-amf' created with security: None
    at URL: http://localhost:2888/nioamf
    [LCDS]Endpoint 'my-secure-http' created with security: None
    at URL: https://{server.name}:{server.port}/{context.root}/messagebroker/httpsecure
    [LCDS]Endpoint 'my-secure-amf' created with security: None
    at URL: https://{server.name}:{server.port}/{context.root}/messagebroker/amfsecure
    [LCDS]MessageBroker id: __default__ classLoader is: the MessageBroker's class loader and the context class loader (classLoader hashCode: 31966667 (parent hashCode:
    7043360 (parent system))
    [LCDS]Starting Adobe LiveCycle Data Services: 3.0.0.254255 Developer License
    [LCDS]NIOAMFEndpoint 'my-nio-amf-poll' has started and is using server 'my-nio-server'.
    [LCDS]SocketServer 'my-rtmp-SocketServer' is starting.
    [LCDS]SocketServer 'my-rtmp-SocketServer' is using an assigned executor of type: flex.messaging.util.concurrent.DefaultThreadPoolExecutor
    [LCDS]SocketServer 'my-rtmp-SocketServer' has determined the default thread priority for its executor to be 5.
    [LCDS]Reactor 'Reactor1' for SocketServer 'my-rtmp-SocketServer' is starting.
    [LCDS]Reactor 'Reactor1' for SocketServer 'my-rtmp-SocketServer' has started and is running at priority 5.
    [LCDS]Reactor 'Reactor2' for SocketServer 'my-rtmp-SocketServer' is starting.
    [LCDS]Reactor 'Reactor2' for SocketServer 'my-rtmp-SocketServer' has started and is running at priority 5.
    [LCDS]Acceptor 'Acceptor1' for SocketServer 'my-rtmp-SocketServer' is starting.
    [LCDS]Acceptor 'Acceptor1' for SocketServer 'my-rtmp-SocketServer' has successfully bound '/0.0.0.0:2048' to accept new client connections.
    [LCDS]Acceptor 'Acceptor1' for SocketServer 'my-rtmp-SocketServer' has started and is running at priority 5.
    [LCDS]SocketServer 'my-rtmp-SocketServer' has started.
    [LCDS]NIOHTTPEndpoint 'my-nio-http' has started and is using server 'my-nio-server'.
    [LCDS]NIOAMFEndpoint 'my-nio-amf' has started and is using server 'my-nio-server'.
    [LCDS]SocketServer 'my-nio-server' is starting.
    [LCDS]SocketServer 'my-nio-server' is using an assigned executor of type: flex.messaging.util.concurrent.DefaultThreadPoolExecutor
    [LCDS]SocketServer 'my-nio-server' has determined the default thread priority for its executor to be 5.
    [LCDS]Reactor 'Reactor1' for SocketServer 'my-nio-server' is starting.
    [LCDS]Reactor 'Reactor1' for SocketServer 'my-nio-server' has started and is running at priority 5.
    [LCDS]Reactor 'Reactor2' for SocketServer 'my-nio-server' is starting.
    [LCDS]Reactor 'Reactor2' for SocketServer 'my-nio-server' has started and is running at priority 5.
    [LCDS]Acceptor 'Acceptor1' for SocketServer 'my-nio-server' is starting.
    [LCDS]Acceptor 'Acceptor1' for SocketServer 'my-nio-server' has successfully bound '/0.0.0.0:2888' to accept new client connections.
    [LCDS]Acceptor 'Acceptor1' for SocketServer 'my-nio-server' has started and is running at priority 5.
    [LCDS]SocketServer 'my-nio-server' has started.
    See if this picks the point of failure!!

  • Using private key installed on Sun One web server in java code.

    Hi,
    I am digitally signing an XML string. I have been able to successfully do this using the .keystore and the JSSE API.
    I need to run this code in the SUN ONE Web server, hence I have installed a self signed cert in the web server, using the web console.
    I need to load the .keystore that is being maintained by the Sun One Web Server in my Java program as a �KeyStore� object
    Presently I am using the following JSSE calls:
    KeyStore keystore = KeyStore.getInstance(KeyStore.getDefaultType());
    // Load the keystore contents
    FileInputStream in = new FileInputStream(keystoreFile);
    keystore.load(in, keystorePassword);
    in.close();
    Now how do I access the keystore and the certs that I have added in the web server? Is there any SUN API for this?
    Any help will be appreciated!
    Regards,
    Nandan
    Message was edited by:
    NANDAN

    The global zone should offer no services to the network except services required to administer the system. SSH from known IPs. Put everything in zones for the security of the system. Zones have no performance penalty so there is no advantage to running on the host system in the global zone.
    Sun's Java Enterprise server software webserver, directory server, etc required a full zone due to Solaris Package issues or conflicts; writing stuff in /usr; or both. A whole root for this software should not be a big deal. I create zones 9 at a time numbered in sequence. Zone 8 and 9 are whole root zones for requirements such as this.
    I'll leave to others to alert us if the whole root zone requirement changes for Sun's Java Enterprise Server software.
    Message was edited by:
    jgmarce

  • Open Web Server code has been updated

    This is to announce that [Open Web Server|http://wikis.sun.com/display/wsFOSS/Open+Web+Server] code has been updated. It has all relevant bug fixes that went into Sun Java System Web Server 7.0 update 4 and 5 releases.

    Arvind_Srinivasan wrote:
    Merging the changes that rcrit and river tarnell contributed is in the plan.
    [For River Tarnell's changes|http://loreley.flyingparchment.org.uk/pages/ows], we do not have IPS repository for HP-UX. So how do I make defines*.mk? Where should I get components from and what should be the default location of those?
    The following diffs look ok.
    diff -cr webserver/src/server/plugins/fastcgi/Makefile webserver-old/src/server/plugins/fastcgi/Makefile
    *** webserver/src/server/plugins/fastcgi/Makefile     Tue Feb 17 08:10:44 2009
    --- webserver-old/src/server/plugins/fastcgi/Makefile     Mon Feb 16 13:19:21 2009
    *** 50,55 ****
    --- 50,63 ----
      LOCAL_LIBDIRS+=../../libserverxml/$(OBJDIR)
      LOCAL_LIBDIRS+=../../libsi18n/$(OBJDIR)
      LOCAL_LIBDIRS+=../../../support/support/$(OBJDIR)
    + LOCAL_LIBDIRS+=../../../support/filecache/$(OBJDIR)
    + LOCAL_LIBDIRS+=../../../support/time/$(OBJDIR)
    + LOCAL_LIBDIRS+=../../../support/NsprWrap/$(OBJDIR)
    + LOCAL_LIBDIRS+=../../../support/threadpool/$(OBJDIR)
    + LOCAL_LIBDIRS+=../../../support/xp/$(OBJDIR)
    + LOCAL_LIBDIRS+=../../../support/libdbm/$(OBJDIR)
    + LOCAL_LIBDIRS+=../../../support/ares/$(OBJDIR)
    + LOCAL_LIBDIRS+=../../../support/libxsd2cpp/$(OBJDIR)
      DLL_TARGET=fastcgi
      DLL_OBJS=errortypes util fastcgii18n serverconfig fcgirequest fcgiparser serverchannel
    diff -cr webserver/src/server/plugins/htaccess/Makefile webserver-old/src/server/plugins/htaccess/Makefile
    *** webserver/src/server/plugins/htaccess/Makefile     Tue Feb 17 08:10:45 2009
    --- webserver-old/src/server/plugins/htaccess/Makefile     Mon Feb 16 13:18:22 2009
    *** 43,48 ****
    --- 43,57 ----
      LOCAL_LIBDIRS+=../../libcrypt/$(OBJDIR)
      LOCAL_LIBDIRS+= ../../webservd/$(OBJDIR)
      LOCAL_LIBDIRS+= ../../../support/support/$(OBJDIR)
    +  LOCAL_LIBDIRS+=../../../support/filecache/$(OBJDIR)
    +  LOCAL_LIBDIRS+=../../../support/time/$(OBJDIR)
    +  LOCAL_LIBDIRS+=../../../support/NsprWrap/$(OBJDIR)
    +  LOCAL_LIBDIRS+=../../../support/threadpool/$(OBJDIR)
    +  LOCAL_LIBDIRS+=../../../support/xp/$(OBJDIR)
    +  LOCAL_LIBDIRS+=../../../support/libdbm/$(OBJDIR)
    +  LOCAL_LIBDIRS+=../../../support/ares/$(OBJDIR)
    +  LOCAL_LIBDIRS+=../../../support/libxsd2cpp/$(OBJDIR)
    +  LOCAL_LIBDIRS+=../../libsi18n/$(OBJDIR)
      DLL_TARGET=htaccess
      DLL_OBJS=http_access http_auth http_config http_register util main list
    diff -cr webserver/src/server/plugins/shtml/Makefile webserver-old/src/server/plugins/shtml/Makefile
    *** webserver/src/server/plugins/shtml/Makefile     Tue Feb 17 08:10:46 2009
    --- webserver-old/src/server/plugins/shtml/Makefile     Mon Feb 16 13:17:29 2009
    *** 47,52 ****
    --- 47,62 ----
      DLL_LIBS+=$(DAEMON_DLL)
      LOCAL_LIBDIRS+=../../webservd/$(OBJDIR)
    + LOCAL_LIBDIRS+=../../../support/filecache/$(OBJDIR)
    + LOCAL_LIBDIRS+=../../../support/time/$(OBJDIR)
    + LOCAL_LIBDIRS+=../../../support/NsprWrap/$(OBJDIR)
    + LOCAL_LIBDIRS+=../../../support/support/$(OBJDIR)
    + LOCAL_LIBDIRS+=../../../support/threadpool/$(OBJDIR)
    + LOCAL_LIBDIRS+=../../../support/xp/$(OBJDIR)
    + LOCAL_LIBDIRS+=../../../support/libdbm/$(OBJDIR)
    + LOCAL_LIBDIRS+=../../../support/ares/$(OBJDIR)
    + LOCAL_LIBDIRS+=../../../support/libxsd2cpp/$(OBJDIR)
    + LOCAL_LIBDIRS+=../../libsi18n/$(OBJDIR)
      DLL_NONPARSED_OBJS=../../shtml/$(OBJDIR)/ShtmlPlugin.$(OBJ)
      SHIP_PUBLIC_DYNAMIC_LIBRARIES=$(DLL_TARGET)
    $diff -wr webserver/templates/Makefile webserver-old/templates/Makefile
    75,77d74
    < ifeq ($(OS_ARCH), HP-UX)
    < WS_SERVER_TEMPDIR=$(shell mktemp -d /tmp -p $(WS_INSTANCE_NAME)-)
    < else
    79d75
    < endif

  • Page Not Found error when accessing the Identity server console

    Hi,
    I have installed the Sun One Portal Server.
    when i access the URL for Identity server, i am getting Page not Found exception.
    Any suggestions, why this problem could occur.
    Regards,
    Mukta

    First the obvious: Restart the Webserver/Application Server
    Did you choose "Configure Later"?
    Is amconsole/amserver/... really deployed? You can see this in the Admin web interface of the server.
    Do you see anything in the logfiles?
    Chris

  • Communication between a desktop software and a webserver

    I have developed a desktop. i want this software to be a one user license software. The software is suppose to connect to a php webserver were it would obtain it access key before allowing the user to install on the system, so that not more than one user can install it. I tried using socket (making the php webserver the server socket)
    and my java application the client socket application, but unfortunately i am having some problems connecting properly on the php server. This is my question, is there a better way that I could establish this without going through the socket protocol.

    i am having some problems connecting properly on the php server.Some problems such as what?
    This is my question, is there a better way that I could establish this without going through the socket protocol.You can't communicate with anything external in Java without using the socket protocol. You are going to have to engage with your current 'problems', disclose what they actually are, and solve them. You can get help here, but only if you ask an actual question.

  • Process related to S1 Portal Server

    Hi,
    Can you please help me in identifying all the processes (solaris 8 and S1 Portal Server 6.1) which runs when I start the S1 Portal Server.
    I want to calculate the CPU & Memory Utilization of the S1 Portal Server(only S1 Portal Server not related webserver, identity server or directory server)
    Can anybody help me pleaes, I am really grateful to you.
    My email id is [email protected]

    Hi Dinesh,
    These are the processes that a running Portal Server installation generally has by default.
    1. Directory server processes:
    - ns-slapd (LDAP server instance)
    - uxwdog (admin server process) (parent process)
    --- ns-httpd
    ----- ns-httpd
    2. Auth Helper processes:
    - doUnix
    3. Web-Server/Identity-Server/Portal-Server processes:
    As the Portal Server and Identity Server runs as web application on the Web Server, so they share the same JVM and processes.
    - uxwdog (web server admin server process) (parent process)
    --- ns-httpd
    ----- ns-httpd
    (for each web server instance)
    - uxwdog (parent process)
    - ns-httpd
    - ns-httpd
    or (in case of MaxProc=n )
    - uxwdog (parent process)
    --- ns-httpd
    ----- ns-httpd
    ----- ns-httpd
    ----- n
    Sanjeev.

  • DNS alias name for portal server

    Hi
    I am using sun ONE portal server 6.2. We have added the DNS alias for the hostname in the DNS server for the portal server.
    I have added this alias hostname configuration in
    a. organizational alias name of the amconsole
    b.Have modified the gateway.virtualhost name parameter in the /etc/opt/SUNWps/platform.conf.default file.
    Kindly let me know if I have to add to any other places as we are using SUN ONE webserver, application server, IM server.
    Waiting for your reply
    Best Regards
    Ramkumar Raghavan

    you also might need to add an entry into /opt/SUNWam/lib/AMConfig.properties and add a FQDN entry for your new dns alias.

Maybe you are looking for