facebook

Sun Java System Application Server Plat Ed 8 [Closed]

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #207803 Reply

    hudsonc
    Member

    Hi,

    I have a question regarding the above application server. This is the one that comes free with the J2EE1.4. I have Configured the Sun One 8 application server in MyEclipse to this server. As you can see from the stack trace below the server seems to start ok but when I attempt to use the admin app, it falls over when trying to load the main frame in the frame set(I get the top and side frames). The admin app works fine if I use the start default server util/app from windows.

    I gues the question is can I use the above server and if so what else do I have to do to configure it? Oh also if I deploy to the server the deployment does not apear in the admin app if I start the server from outside eclipse.

    Regards

    Chris

    Starting Sun Java System Application Server Platform Edition 8.0 (build b57-fcs) …
    [#|2004-06-02T17:36:43.364+0100|INFO|sun-appserver-pe8.0|javax.enterprise.system.core|_ThreadID=10;|CORE5076: Using [Java HotSpot(TM) Server VM, Version 1.4.2_04] from [Sun Microsystems Inc.]|#]

    [#|2004-06-02T17:36:49.723+0100|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM0020:Following is the information about the JMX MBeanServer used:|#]

    [#|2004-06-02T17:36:50.324+0100|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM0001:MBeanServer initialized successfully|#]

    [#|2004-06-02T17:36:57.464+0100|INFO|sun-appserver-pe8.0|javax.enterprise.system.container.web|_ThreadID=10;|Creating virtual server server|#]

    [#|2004-06-02T17:36:57.544+0100|INFO|sun-appserver-pe8.0|javax.enterprise.system.core|_ThreadID=10;|S1AS AVK Instrumentation disabled|#]

    [#|2004-06-02T17:36:57.564+0100|INFO|sun-appserver-pe8.0|javax.enterprise.system.core.security|_ThreadID=10;|SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.|#]

    [#|2004-06-02T17:37:09.531+0100|INFO|sun-appserver-pe8.0|javax.enterprise.system.core.transaction|_ThreadID=10;|JTS5014: Recoverable JTS instance, serverId = [100]|#]

    [#|2004-06-02T17:37:15.760+0100|INFO|sun-appserver-pe8.0|javax.enterprise.system.core|_ThreadID=10;|Satisfying Optional Packages dependencies…|#]

    [#|2004-06-02T17:37:19.055+0100|INFO|sun-appserver-pe8.0|javax.enterprise.resource.resourceadapter|_ThreadID=10;|RAR7008 : Initialized monitoring registry and listeners|#]

    [#|2004-06-02T17:37:30.502+0100|INFO|sun-appserver-pe8.0|javax.enterprise.system.core|_ThreadID=10;|CORE5100:Loading system apps|#]

    [#|2004-06-02T17:37:37.492+0100|INFO|sun-appserver-pe8.0|javax.enterprise.system.core.classloading|_ThreadID=10;|LDR5010: All ejb(s) of [MEjbApp] loaded successfully!|#]

    [#|2004-06-02T17:37:43.771+0100|INFO|sun-appserver-pe8.0|javax.enterprise.system.container.ejb|_ThreadID=10;|EJB5109:EJB Timer Service started successfully for datasource [jdbc/__TimerPool]|#]

    [#|2004-06-02T17:37:43.831+0100|INFO|sun-appserver-pe8.0|javax.enterprise.system.core.classloading|_ThreadID=10;|LDR5010: All ejb(s) of [__ejb_container_timer_app] loaded successfully!|#]

    [#|2004-06-02T17:37:44.422+0100|INFO|sun-appserver-pe8.0|javax.enterprise.system.container.web|_ThreadID=10;|WEB0302: Starting Tomcat.|#]

    [#|2004-06-02T17:37:46.715+0100|INFO|sun-appserver-pe8.0|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [adminapp] in virtual server [server] at [/web1]|#]

    [#|2004-06-02T17:37:48.377+0100|INFO|sun-appserver-pe8.0|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [admingui] in virtual server [server] at [/asadmin]|#]

    [#|2004-06-02T17:37:48.407+0100|WARNING|sun-appserver-pe8.0|javax.enterprise.system.container.web|_ThreadID=10;|WEB0500: default-locale attribute of locale-charset-info element has been deprecated and is being ignored. Use default-charset attribute of parameter-encoding element instead|#]

    [#|2004-06-02T17:37:48.487+0100|INFO|sun-appserver-pe8.0|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [com_sun_web_ui] in virtual server [server] at [/com_sun_web_ui]|#]

    [#|2004-06-02T17:37:48.628+0100|INFO|sun-appserver-pe8.0|org.apache.catalina.startup.Embedded|_ThreadID=10;|Starting tomcat server|#]

    [#|2004-06-02T17:37:48.628+0100|INFO|sun-appserver-pe8.0|org.apache.catalina.startup.Embedded|_ThreadID=10;|Catalina naming disabled|#]

    [#|2004-06-02T17:37:49.749+0100|INFO|sun-appserver-pe8.0|org.apache.catalina.core.StandardEngine|_ThreadID=10;|Starting Servlet Engine: Sun-Java-System/Application-Server-PE-8.0|#]

    [#|2004-06-02T17:38:19.282+0100|INFO|sun-appserver-pe8.0|org.apache.catalina.startup.ContextConfig|_ThreadID=10;|Missing application web.xml, using defaults only StandardEngine[server].StandardHost[server].StandardContext[]|#]

    [#|2004-06-02T17:38:30.999+0100|INFO|sun-appserver-pe8.0|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Initializing Coyote HTTP/1.1 on port 80|#]

    [#|2004-06-02T17:38:31.399+0100|INFO|sun-appserver-pe8.0|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Starting Coyote HTTP/1.1 on port 80|#]

    [#|2004-06-02T17:38:32.130+0100|INFO|sun-appserver-pe8.0|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Initializing Coyote HTTP/1.1 on port 1043|#]

    [#|2004-06-02T17:38:32.170+0100|INFO|sun-appserver-pe8.0|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Starting Coyote HTTP/1.1 on port 1043|#]

    [#|2004-06-02T17:38:32.340+0100|INFO|sun-appserver-pe8.0|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Initializing Coyote HTTP/1.1 on port 4848|#]

    [#|2004-06-02T17:38:32.381+0100|INFO|sun-appserver-pe8.0|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Starting Coyote HTTP/1.1 on port 4848|#]

    [#|2004-06-02T17:38:33.402+0100|INFO|sun-appserver-pe8.0|javax.enterprise.resource.jms|_ThreadID=10;|JMS5023: JMS service successfully started. Instance Name = imqbroker, Home = [C:\Java\Sun\AppServer\imq\bin].|#]

    [#|2004-06-02T17:38:33.482+0100|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.admin|_ThreadID=10;|[AutoDeploy] Enabling AutoDeployment service at :1086194313482|#]

    [#|2004-06-02T17:38:33.482+0100|INFO|sun-appserver-pe8.0|javax.enterprise.system.core|_ThreadID=10;|CORE5053: Application onReady complete.|#]

    [#|2004-06-02T17:38:33.482+0100|INFO|sun-appserver-pe8.0|javax.enterprise.system.core|_ThreadID=10;|Application server startup complete.|#]

    [#|2004-06-02T17:40:13.296+0100|INFO|sun-appserver-pe8.0|javax.enterprise.system.container.web|_ThreadID=11;|WebModule[/asadmin]WARNING: No ‘dtdURLBase’ init parameter defined in Servlet config!|#]

    [#|2004-06-02T17:40:56.868+0100|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.admin|_ThreadID=12;|
    com.sun.enterprise.tools.guiframework.exception.FrameworkError: Unable to get View for ViewDescriptor ‘serverInstGeneral’
    at com.sun.enterprise.tools.guiframework.view.BaseServlet.handleException(BaseServlet.java:418)
    at com.sun.enterprise.tools.guiframework.view.BaseServlet.handleException(BaseServlet.java:283)
    at com.sun.enterprise.tools.guiframework.view.BaseServlet.processRequest(BaseServlet.java:189)
    at com.iplanet.jato.ApplicationServletBase.doGet(ApplicationServletBase.java:465)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:748)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:861)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:289)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.security.auth.Subject.doAsPrivileged(Subject.java:500)
    at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:311)
    at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:205)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:283)
    at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:102)
    at org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:192)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:263)
    at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:156)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:569)
    at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:261)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:215)
    at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:156)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:583)
    at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:569)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:200)
    at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:156)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:180)
    at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:582)
    at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    at com.sun.enterprise.webservice.EjbWebServiceValve.invoke(EjbWebServiceValve.java:134)
    at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    at com.sun.enterprise.security.web.SingleSignOn.invoke(SingleSignOn.java:305)
    at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    at com.sun.enterprise.web.VirtualServerValve.invoke(VirtualServerValve.java:209)
    at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:569)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:161)
    at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:156)
    at com.sun.enterprise.web.VirtualServerMappingValve.invoke(VirtualServerMappingValve.java:166)
    at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:569)
    at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:979)
    at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:211)
    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:692)
    at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:647)
    at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:589)
    at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:691)
    at java.lang.Thread.run(Thread.java:534)
    Caused by: com.sun.enterprise.tools.guiframework.exception.FrameworkError: java.lang.RuntimeException: java.lang.IllegalArgumentException: C
    at com.sun.enterprise.tools.guiframework.view.descriptors.ViewDescriptor.registerChildren(ViewDescriptor.java:198)
    at com.sun.enterprise.tools.guiframework.view.DescriptorViewHelper.registerViewDescriptorChildren(DescriptorViewHelper.java:66)
    at com.sun.enterprise.tools.guiframework.view.DescriptorViewBeanBase.registerViewDescriptorChildren(DescriptorViewBeanBase.java:112)
    at com.sun.enterprise.tools.guiframework.view.DescriptorViewBeanBase.<init>(DescriptorViewBeanBase.java:59)
    at com.sun.enterprise.tools.guiframework.view.CCNodeEventHandlerViewBeanBase.<init>(CCNodeEventHandlerViewBeanBase.java:26)
    at com.sun.enterprise.tools.guiframework.view.descriptors.CCNodeEventHandlerViewBeanBaseDescriptor.getInstance(CCNodeEventHandlerViewBeanBaseDescriptor.java:37)
    at com.sun.enterprise.tools.guiframework.view.DescriptorViewManager.getView(DescriptorViewManager.java:190)
    at com.sun.enterprise.tools.guiframework.view.DescriptorViewManager.getView(DescriptorViewManager.java:150)
    at com.sun.enterprise.tools.guiframework.view.DescriptorViewManager.getViewBean(DescriptorViewManager.java:58)
    at com.sun.enterprise.tools.guiframework.view.DescriptorViewManager.getLocalViewBean(DescriptorViewManager.java:221)
    at com.iplanet.jato.ApplicationServletBase.getViewBeanInstance(ApplicationServletBase.java:902)
    at com.iplanet.jato.ApplicationServletBase.processRequest(ApplicationServletBase.java:617)
    at com.sun.enterprise.tools.guiframework.view.BaseServlet.processRequest(BaseServlet.java:186)
    … 51 more
    Caused by: java.lang.RuntimeException: java.lang.IllegalArgumentException: C
    at com.sun.enterprise.tools.guiframework.view.descriptors.CCPageTitleDescriptor.getModel(CCPageTitleDescriptor.java:220)
    at com.sun.enterprise.tools.guiframework.view.descriptors.CCPageTitleDescriptor.getInstance(CCPageTitleDescriptor.java:234)
    at com.sun.enterprise.tools.guiframework.view.DescriptorViewHelper.createChild(DescriptorViewHelper.java:207)
    at com.sun.enterprise.tools.guiframework.view.DescriptorViewBeanBase.createChild(DescriptorViewBeanBase.java:120)
    at com.iplanet.jato.view.ContainerViewBase.ensureChild(ContainerViewBase.java:193)
    at com.iplanet.jato.view.ContainerViewBase.getChild(ContainerViewBase.java:547)
    at com.sun.enterprise.tools.guiframework.view.descriptors.ViewDescriptor.registerChildren(ViewDescriptor.java:179)
    … 63 more
    Caused by: java.lang.IllegalArgumentException: C
    at com.sun.web.ui.model.CCManageChildrenModel.createDocument(CCManageChildrenModel.java:133)
    at com.sun.web.ui.model.CCPageTitleModel.createDocument(CCPageTitleModel.java:179)
    at com.sun.web.ui.model.CCManageChildrenModel.setDocument(CCManageChildrenModel.java:91)
    at com.sun.web.ui.model.CCPageTitleModel.setDocument(CCPageTitleModel.java:161)
    at com.sun.web.ui.model.CCManageChildrenModel.setDocument(CCManageChildrenModel.java:71)
    at com.sun.web.ui.model.CCPageTitleModel.<init>(CCPageTitleModel.java:118)
    at com.sun.enterprise.tools.guiframework.view.descriptors.CCPageTitleDescriptor.getModel(CCPageTitleDescriptor.java:218)
    … 69 more
    |#]

    [#|2004-06-02T17:41:03.918+0100|SEVERE|sun-appserver-pe8.0|javax.enterprise.system.container.web|_ThreadID=12;|StandardWrapperValve[AdminGUIServlet]: Servlet.service() for servlet AdminGUIServlet threw exception
    com.sun.enterprise.tools.guiframework.exception.FrameworkError: java.lang.RuntimeException: java.lang.IllegalArgumentException: C
    at com.sun.enterprise.tools.guiframework.view.descriptors.ViewDescriptor.registerChildren(ViewDescriptor.java:198)
    at com.sun.enterprise.tools.guiframework.view.DescriptorViewHelper.registerViewDescriptorChildren(DescriptorViewHelper.java:66)
    at com.sun.enterprise.tools.guiframework.view.DescriptorViewBeanBase.registerViewDescriptorChildren(DescriptorViewBeanBase.java:112)
    at com.sun.enterprise.tools.guiframework.view.DescriptorViewBeanBase.<init>(DescriptorViewBeanBase.java:59)
    at com.sun.enterprise.tools.guiframework.view.CCNodeEventHandlerViewBeanBase.<init>(CCNodeEventHandlerViewBeanBase.java:26)
    at com.sun.enterprise.tools.guiframework.view.descriptors.CCNodeEventHandlerViewBeanBaseDescriptor.getInstance(CCNodeEventHandlerViewBeanBaseDescriptor.java:37)
    at com.sun.enterprise.tools.guiframework.view.DescriptorViewManager.getView(DescriptorViewManager.java:190)
    at com.sun.enterprise.tools.guiframework.view.DescriptorViewManager.getView(DescriptorViewManager.java:150)
    at com.sun.enterprise.tools.guiframework.view.DescriptorViewManager.getViewBean(DescriptorViewManager.java:58)
    at com.sun.enterprise.tools.guiframework.view.BaseServlet.handleException(BaseServlet.java:268)
    at com.sun.enterprise.tools.guiframework.view.BaseServlet.processRequest(BaseServlet.java:191)
    at com.iplanet.jato.ApplicationServletBase.doGet(ApplicationServletBase.java:465)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:748)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:861)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:289)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.security.auth.Subject.doAsPrivileged(Subject.java:500)
    at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:311)
    at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:205)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:283)
    at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:102)
    at org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:192)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:263)
    at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:156)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:569)
    at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:261)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:215)
    at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:156)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:583)
    at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:569)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:200)
    at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:156)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:180)
    at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:582)
    at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    at com.sun.enterprise.webservice.EjbWebServiceValve.invoke(EjbWebServiceValve.java:134)
    at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    at com.sun.enterprise.security.web.SingleSignOn.invoke(SingleSignOn.java:305)
    at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    at com.sun.enterprise.web.VirtualServerValve.invoke(VirtualServerValve.java:209)
    at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:569)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:161)
    at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:156)
    at com.sun.enterprise.web.VirtualServerMappingValve.invoke(VirtualServerMappingValve.java:166)
    at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:569)
    at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:979)
    at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:211)
    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:692)
    at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:647)
    at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:589)
    at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:691)
    at java.lang.Thread.run(Thread.java:534)
    Caused by: java.lang.RuntimeException: java.lang.IllegalArgumentException: C
    at com.sun.enterprise.tools.guiframework.view.descriptors.CCPageTitleDescriptor.getModel(CCPageTitleDescriptor.java:220)
    at com.sun.enterprise.tools.guiframework.view.descriptors.CCPageTitleDescriptor.getInstance(CCPageTitleDescriptor.java:234)
    at com.sun.enterprise.tools.guiframework.view.DescriptorViewHelper.createChild(DescriptorViewHelper.java:207)
    at com.sun.enterprise.tools.guiframework.view.DescriptorViewBeanBase.createChild(DescriptorViewBeanBase.java:120)
    at com.iplanet.jato.view.ContainerViewBase.ensureChild(ContainerViewBase.java:193)
    at com.iplanet.jato.view.ContainerViewBase.getChild(ContainerViewBase.java:547)
    at com.sun.enterprise.tools.guiframework.view.descriptors.ViewDescriptor.registerChildren(ViewDescriptor.java:179)
    … 61 more
    Caused by: java.lang.IllegalArgumentException: C
    at com.sun.web.ui.model.CCManageChildrenModel.createDocument(CCManageChildrenModel.java:133)
    at com.sun.web.ui.model.CCPageTitleModel.createDocument(CCPageTitleModel.java:179)
    at com.sun.web.ui.model.CCManageChildrenModel.setDocument(CCManageChildrenModel.java:91)
    at com.sun.web.ui.model.CCPageTitleModel.setDocument(CCPageTitleModel.java:161)
    at com.sun.web.ui.model.CCManageChildrenModel.setDocument(CCManageChildrenModel.java:71)
    at com.sun.web.ui.model.CCPageTitleModel.<init>(CCPageTitleModel.java:118)
    at com.sun.enterprise.tools.guiframework.view.descriptors.CCPageTitleDescriptor.getModel(CCPageTitleDescriptor.java:218)
    … 67 more
    |#]

    #207836 Reply

    Scott Anderson
    Participant

    when I attempt to use the admin app, it falls over when trying to load the main frame in the frame set(I get the top and side frames)

    Which admin applicatoin are you referring to specifically? Which command in the bin directory launches it?

    I gues the question is can I use the above server and if so what else do I have to do to configure it?

    Actually, I just configure the server as you did and use the MyEclipse deployer to package my EARs and deploy them. The Sun app server doesn’t support exploded auto-deployment, so packaged is all you get. I’ve never needed any of the Sun tools to administer or deploy since MyEclipse can handle all of that. Just select your Web or Enterprise project, right-click > MyEclipse > Add and Remove Project Deployments…

    #207881 Reply

    hudsonc
    Member

    Hi,

    Thanks for that…

    The admin app is the one that runs at http://localhost:4848/asadmin/index.html

    It does much the same thing as the tomcat admin application. The reason I wanted to use it was to set up the JNDI JDBC connection pool and enviroment entries needed for my (web app war) to run.

    I can use tomcat for now but we are migrating to ejb’s so it would be nice to get this working.

    Many thanks.

    Chris

    #207926 Reply

    Scott Anderson
    Participant

    Chris,

    Well, I just ran the admin app on my install of the server through our internal web browser and it ran great. Which, is good news because it means
    that you’ve simply got a configuration issue. To create my domain I simply ran the Sun domain creation tool like this:

    
    asadmin create-domain --domaindir C:\dev\appservers\SunOne8\MyEclipseDomains --adminuser admin --adminpassword password --adminport 5858 myeclipse_domain1
    

    Then, I configured the connector to use JDK 1.4.1 and the following settings:

    Home Directory: c:\dev\appservers\SunOne8
    Configuration Directory: c:\dev\appservers\SunOne8\config
    Server Name: server
    Domain Name: myeclipse_domain1
    Domain Directory: C:\dev\appservers\SunOne8\MyEclipseDomains\myeclipse_domain1

    With that, the domain starts fine and the admin application works great. Can you give the above steps a try, including creating a fresh domain?

    #207972 Reply

    hudsonc
    Member

    Hi

    I tried the above sugestion.. I got the same result as last time. With the same stack trace as above. The only difference is that the application I deployed as packaged did get listed for autodeployment in the startup output in the MyEclipse console.

    I should point out that the app server is not SunONE 8 but the free application server that comes with J2EE 1.4. I was hopping that it would work with MyEclipse.

    If anyone else has got this working I would be interested in knowing how.

    Many thanks.

    Chris.

    #207976 Reply

    Scott Anderson
    Participant

    Chris,

    The difference in server may be the problem. We’ll download the freebie from Sun and get everything tested to see if that’s it. Once we do, we’ll post a followiup here. Our intent is to support that server, so we should have it addressed by beta 2, even if we can’t find a workaround for beta 1.

    #207980 Reply

    hudsonc
    Member

    Thats great thanks!

    #208009 Reply

    Scott Anderson
    Participant

    Chris,

    Here’s what I did to check this one out:

    1) I downloaded the latest ‘freebie’ Sun app server from here:
    http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=22&PartDetailId=sjsas_pe-8.0-oth-JPR&SiteId=JSC&TransactionId=noreg

    2) Ran the installer and placed the server in: C:\dev\appservers\SunJSASPE8

    3) Configured the Sun One 8 connector as:
    Home Directory: C:\dev\appservers\SunJSASPE8
    Configuration Directory: C:\dev\appservers\SunJSASPE8\config
    Server Name: server
    Domain Name: domain1
    Domain Directory: C:\dev\appservers\SunJSASPE8\domains\domain1
    Sun JDK Name: j2sdk1.4.1_07 (which is a 1.4.1 JDK I’ve told Eclipse about)

    4) Started the server using our launcher: Sun One 8 > Start

    5) Opened a browser to http://localhost:4848

    6) The admin login screen is displayed and after login the full configuration is displayed properly.

    So, at this point, I haven’t been able to replicate the issue you’re seeing. I too am using build b57-fcs and am running on Windows XP.

    #209409 Reply

    woodhams
    Member

    Hi
    I am getting the exact same error that was mentioned in the initial posting. To get to a place where I could test what you outline in your Jun 04, 2004 – 05:06 PM posting, I unistalled all my Java related software (J2SE sdk, SunJSASPE8, Eclipse, MyEclipse… ) and re-installed them from scratch.

    Still getting the problem when I start from within MyEclipse, but it is fine stand alone.

    Here is my set up:
    – Sun Java System Application Server Platform: Edition 8.0: build b57-fcs
    – JDK: jsdk1.4.2_04
    – eclipse Version: 3.0.0 Build id: 200406251208
    – MyEclipse Version: 3.7.101 Build id: 200405301200-3.8-Beta1

    Did anyone who had this problem initially get it too work?

    –Peter

    #209410 Reply

    Scott Anderson
    Participant

    Peter,

    What platform are you running on and are there any entries in your log file (<workspace>/.metadata/.log?

    #209655 Reply

    woodhams
    Member

    Hi Scott:
    I am running Microsoft Windows XP version 2002 and the <workspace>/.metadata/.log is empty.
    –Peter

    #209662 Reply

    Scott Anderson
    Participant

    Peter,

    This one is a puzzler since we just can’t replicate the problem here. Can you try the precise steps I listed in my June 4th post above (including that specific JDK)
    and see if your results are different? I’m tested that on Windows XP.

    #222404 Reply

    I have same problem with starting sun one app server
    Here is my set up:
    – Sun Java System Application Server Platform: Edition 8.0: build b57-fcs
    – JDK: jsdk1.4.2_06
    – eclipse Version: 3.0.1 Build id: 200409161125
    – MyEclipse Version: 3.8.3 Build id: 200412061200-3.8.3
    – win xp

    I configured everything very carefully and got problems starting admin console for sun app server from myeclipse (even created myeclipse_domain1 using your previous post)

    Very funny is that I have another computer with “very dirty” installation of the more java sdk’s and jre;s and chotic path enviroment variable and on that comp it works well. It seems to me that problem occures on “clean” installations

    Please can you look on that problem again?

Viewing 13 posts - 1 through 13 (of 13 total)
Reply To: Sun Java System Application Server Plat Ed 8 [Closed]

You must be logged in to post in the forum log in