× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Thank you, no, I hadn't done that.

I did it, then tried clicked "Start Menu - Launch in main browser window",
which I assume runs my application so I can see it run.

It never comes up though.  Here are the messages in the console:
[9/12/02 14:51:01:981 EST] 1972766e SystemOut     U
[9/12/02 14:51:01:981 EST] 1972766e SystemOut     U WebSphere Application
Server, Advanced Single Server Edition V4.0
WebSphere Application Server, Advanced Developer Edition V4.0
WebSphere Application Server, Advanced Edition V4.0
[9/12/02 14:51:01:981 EST] 1972766e SystemOut     U Runtime Utility Program
[9/12/02 14:51:01:981 EST] 1972766e SystemOut     U Copyright (C) IBM
Corporation, 1997-2001
[9/12/02 14:51:02:091 EST] 1972766e SystemOut     U
[9/12/02 14:51:02:091 EST] 1972766e SystemOut     U Restarting applications
and modules.
[9/12/02 14:51:02:271 EST] 5c383661 ServletEngine A SRVE0170I: Stopping Web
Module: Database_Menu.
[9/12/02 14:52:02:388 EST] 5c383661 WebGroup      I SRVE0091I: [Servlet
LOG]: LogonServlet: destroy
[9/12/02 14:52:02:448 EST] 5ed4b661 ServletEngine W SRVE0017W: Web Group
not found: default_host/Database_Menu
[9/12/02 14:52:02:478 EST] 5ed4b661 ServletReques X SRVE0023E: Web Group
not found
[9/12/02 14:52:02:518 EST] 5ed4b661 OSEListenerDi X PLGN0021E: Servlet
Request Processor Exception: Virtual Host/WebGroup Not Found : The web
group default_host/Database_Menu has not been defined
[9/12/02 14:52:03:229 EST] 5c383661 ServletEngine A SRVE0169I: Loading Web
Module: Database_Menu.
[9/12/02 14:52:03:469 EST] 5c383661 WebGroup      I SRVE0091I: [Servlet
LOG]: JSP 1.1 Processor: init
[9/12/02 14:52:03:469 EST] 5c383661 WebGroup      I SRVE0091I: [Servlet
LOG]: SimpleFileServlet: init
[9/12/02 14:52:03:479 EST] 5c383661 WebGroup      I SRVE0091I: [Servlet
LOG]: InvokerServlet: init
[9/12/02 14:52:03:600 EST] 1972766e SystemOut     U Applications and
modules were successfully restarted.

Do you know what is wrong?

Troy Modlin
Systems Analyst
Group Dekko Services
PO Box 2000
Kendallville, IN 46755
Phone:  260-347-3100 x70395
Cell:      260-318-2910
FAX:     260-349-2021
email:    troym@dekko.com



                    Eric.Lee@dcstra
                    ns.com                To:     web400@midrange.com
                    Sent by:              cc:
                    web400-admin@mi       Fax to:
                    drange.com            Subject:     Re: [WEB400] Re: 
webfacing first try error:


                    09/12/2002
                    02:28 PM
                    Please respond
                    to web400








Have you started the webfacing server on the iseries?

STRTCPSVR *WEBFACING






troym@dekko.com@midrange.com on 12/09/2002 20:20:19

Please respond to web400@midrange.com

Sent by:  web400-admin@midrange.com


To:   web400@midrange.com
cc:   rob@dekko.com

Subject:  [WEB400] Re: webfacing first try error:



Hi.  I followed the help to make my first application.  It converted by
DSPF source and I gave it the command to call the program.  I followed the
help to test it using the test environment.  I got the test server running
and open for e-business.  I clicked the browser tab and clicked the link
that said Start Menu - Launch in main browser window.  Then I got this
error, do you know why?


                                                                      Star
                                                                       t
                                                                      Menu





     Application Error










The following error occurred while the application was running :

     WF0103: An error occurred while establishing connection with the
WebFacing server on the host.


If you would like assistance, click here to contact the administrator.


To return to the page you were at prior to beginning the application, click
here.





Additional information :

     WF0056: While connecting to host GDISYS on port 4004 the following
exception was thrown: 'java.net.ConnectException: Connection refused: no
further information'.


Possible causes: The WebFacing server may be down, or the TCP port 4004,
specified by the web application, is not configured and assigned to
WebFacing TCP services on host GDISYS.


Details :
     com.ibm.as400ad.webfacing.runtime.core.WebfacingInternalException:
     WF0056: While connecting to host GDISYS on port 4004 the following
     exception was thrown: 'java.net.ConnectException: Connection refused:
     no further information'.


     Possible causes: The WebFacing server may be down, or the TCP port
     4004, specified by the web application, is not configured and assigned
     to WebFacing TCP services on host GDISYS.
     at

com.ibm.as400ad.webfacing.runtime.host.WFConnection.connect(WFConnection.java:249)




     at

com.ibm.as400ad.webfacing.runtime.host.WFConnection.(WFConnection.java:171)


     at

com.ibm.as400ad.webfacing.runtime.host.WFConnection.(WFConnection.java:208)


     at

com.ibm.as400ad.webfacing.runtime.httpcontroller.LogonRequestHandler.initializeInvocation(LogonRequestHandler.java:483)




     at

com.ibm.as400ad.webfacing.runtime.httpcontroller.LogonRequestHandler.handleRequest(LogonRequestHandler.java:73)




     at

com.ibm.as400ad.webfacing.runtime.httpcontroller.LogonServlet.doPost(LogonServlet.java:24)




     at

com.ibm.as400ad.webfacing.runtime.httpcontroller.LogonServlet.doGet(LogonServlet.java:20)




     at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at

com.ibm.servlet.engine.webapp.StrictServletInstance.doService(ServletManager.java:827)




     at com.ibm.servlet.engine.webapp.StrictLifecycleServlet.
     _service(StrictLifecycleServlet.java:167)
     at

com.ibm.servlet.engine.webapp.IdleServletState.service(StrictLifecycleServlet.java:297)




     at

com.ibm.servlet.engine.webapp.StrictLifecycleServlet.service(StrictLifecycleServlet.java:110)




     at

com.ibm.servlet.engine.webapp.ServletInstance.service(ServletManager.java:472)




     at

com.ibm.servlet.engine.webapp.ValidServletReferenceState.dispatch(ServletManager.java:1012)




     at

com.ibm.servlet.engine.webapp.ServletInstanceReference.dispatch(ServletManager.java:913)




     at

com.ibm.servlet.engine.webapp.WebAppRequestDispatcher.handleWebAppDispatch(WebAppRequestDispatcher.java:523)




     at

com.ibm.servlet.engine.webapp.WebAppRequestDispatcher.dispatch(WebAppRequestDispatcher.java:282)




     at

com.ibm.servlet.engine.webapp.WebAppRequestDispatcher.forward(WebAppRequestDispatcher.java:112)




     at

com.ibm.servlet.engine.srt.WebAppInvoker.doForward(WebAppInvoker.java:91)


     at

com.ibm.servlet.engine.srt.WebAppInvoker.handleInvocationHook(WebAppInvoker.java:184)




     at

com.ibm.servlet.engine.invocation.CachedInvocation.handleInvocation(CachedInvocation.java:67)




     at

com.ibm.servlet.engine.invocation.CacheableInvocationContext.invoke(CacheableInvocationContext.java:106)




     at

com.ibm.servlet.engine.srp.ServletRequestProcessor.dispatchByURI(ServletRequestProcessor.java:125)




     at

com.ibm.servlet.engine.oselistener.OSEListenerDispatcher.service(OSEListener.java:315)




     at

com.ibm.servlet.engine.http11.HttpConnection.handleRequest(HttpConnection.java:60)




     at

com.ibm.ws.http.HttpConnection.readAndHandleRequest(HttpConnection.java:323)




     at com.ibm.ws.http.HttpConnection.run(HttpConnection.java:252)
     at com.ibm.ws.util.CachedThread.run(ThreadPool.java:122)




Troy Modlin
Systems Analyst
Group Dekko Services
PO Box 2000
Kendallville, IN 46755
Phone:  260-347-3100 x70395
Cell:      260-318-2910
FAX:     260-349-2021
email:    troym@dekko.com

_______________________________________________
This is the Web Enabling the AS400 / iSeries (WEB400) mailing list
To post a message email: WEB400@midrange.com
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/cgi-bin/listinfo/web400
or email: WEB400-request@midrange.com
Before posting, please take a moment to review the archives
at http://archive.midrange.com/web400.


Regards,

Eric

--------------------------------------------------------------------------
Eric Lee

DCS Transport and Logistics Solutions,
1st Floor Mayesbrook House,
Redvers Close,
Lawnswood Business Park,
Leeds
LS16 6QY
--------------------------------------------------------------------------
Phone     +44 (0) 113 3885014
Fax       +44 (0) 113 2249713
Email     eric.lee@DCSTRANS.com



_______________________________________________
This is the Web Enabling the AS400 / iSeries (WEB400) mailing list
To post a message email: WEB400@midrange.com
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/cgi-bin/listinfo/web400
or email: WEB400-request@midrange.com
Before posting, please take a moment to review the archives
at http://archive.midrange.com/web400.






As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.