메뉴 바로가기 본문 바로가기

티맥스소프트

전체 검색 입력 폼

기술문의/포럼

  1. HOME
  2. 테크니컬 센터
  3. 기술문의/포럼
기술문의/포럼은 티맥스소프트 솔루션 관련 궁금한 점을 서로 묻고 답하거나 자신만의 사용 팁을 공유할 수 있는 공간입니다.
자유롭게 글을 작성해보세요.
JEUS
애플리케이션 최초 배포시 장애

안녕하세요. 

윈도우 로컬 이클립스에서 tomcat9 버전으로 전자정부프레임워크4.0 을 jdk1.8 버전으로 개발하여 리눅스 서버 jeus8.5에 최초로 등록하여 배포중인데 계속 장애가 발생합니다.


아래 구동시 발생하는 로그입니다.


[2024.07.26 03:24:43:843][1] [jungguweb-1] [SERVER-0300] Distributing some registered applications [junggu] failed.

[2024.07.26 03:24:43:844][2] [jungguweb-1] [SERVER-0248] The JEUS server is STANDBY.

[2024.07.26 03:24:43:844][0] [jungguweb-1] [SERVER-0250] Starting server (jungguweb) failed. Staying in STANDBY.

[2024.07.26 03:24:43:844][2] [jungguweb-1] [SERVER-0401] The elapsed time to start: 12445ms.

[2024.07.26 03:24:53:799][0] [jungguweb-27] [Config-0400] (userInterceptor)-PENDING. This is not a dynamic configuration.

[2024.07.26 03:25:08:532][2] [jungguweb-28] [Deploy-0095] Distributing the application[junggu].

[2024.07.26 03:25:08:603][1] [jungguweb-28] [WEB-2405] The /home2/web/junggu/WEB-INF/lib/javaee-api-7.0.jar JAR file was not loaded because the class javax/servlet/Servlet.class violated Servlet Spec 4.0.

[2024.07.26 03:25:08:604][2] [jungguweb-28] [Deploy-0413] Library [jaxb-api.jar] referred by MANIFEST.MF Class-Path of [/home2/web/junggu/WEB-INF/lib/jaxb-impl-2.1.13.jar] does not exist so it cannot be resolved.

[2024.07.26 03:25:08:604][2] [jungguweb-28] [Deploy-0413] Library [activation.jar] referred by MANIFEST.MF Class-Path of [/home2/web/junggu/WEB-INF/lib/jaxb-impl-2.1.13.jar] does not exist so it cannot be resolved.

[2024.07.26 03:25:08:604][2] [jungguweb-28] [Deploy-0413] Library [jsr173_1.0_api.jar] referred by MANIFEST.MF Class-Path of [/home2/web/junggu/WEB-INF/lib/jaxb-impl-2.1.13.jar] does not exist so it cannot be resolved.

[2024.07.26 03:25:08:604][2] [jungguweb-28] [Deploy-0413] Library [jaxb1-impl.jar] referred by MANIFEST.MF Class-Path of [/home2/web/junggu/WEB-INF/lib/jaxb-impl-2.1.13.jar] does not exist so it cannot be resolved.

[2024.07.26 03:25:08:613][2] [jungguweb-28] [Deploy-0413] Library [activation.jar] referred by MANIFEST.MF Class-Path of [/home2/web/junggu/WEB-INF/lib/mail-1.4.jar] does not exist so it cannot be resolved.

[2024.07.26 03:25:08:626][2] [jungguweb-28] [Deploy-0413] Library [xercesImpl.jar] referred by MANIFEST.MF Class-Path of [/home2/web/junggu/WEB-INF/lib/xalan-2.7.0.jar] does not exist so it cannot be resolved.

[2024.07.26 03:25:08:627][2] [jungguweb-28] [Deploy-0413] Library [xml-apis.jar] referred by MANIFEST.MF Class-Path of [/home2/web/junggu/WEB-INF/lib/xalan-2.7.0.jar] does not exist so it cannot be resolved.

[2024.07.26 03:25:08:627][2] [jungguweb-28] [Deploy-0413] Library [serializer.jar] referred by MANIFEST.MF Class-Path of [/home2/web/junggu/WEB-INF/lib/xalan-2.7.0.jar] does not exist so it cannot be resolved.

[2024.07.26 03:25:09:616][2] [jungguweb-28] [WEB-3910] Processing the annotation of the class [javax/faces/webapp/FacesServlet.class] failed but the deployment process will continue: java.lang.ClassNotFoundException: javax.faces.webapp.FacesServlet.

[2024.07.26 03:25:11:082][2] [jungguweb-28] [WEB-3857] <Session information of Context(junggu)>

- session descriptor -

    - timeout           : 30(min)

    - max session count : -1

    - shared            : false

    - reload-persistent : false

- session tracking mode -

    - Cookie     : true

    - URL Rewrite: false

    - SSL        : false


- session cookie config -

    - cookie-name : JSESSIONID

    - url-cookie-name : jsessionid

    - version         : 0

    - domain          : null

    - path            : null

    - max-age         : -1 (browser-lifetime)

    - secure          : false

    - http-only       : true

    - same-site       : Disable


[2024.07.26 03:25:11:176][2] [jungguweb-28] [JASPER-1002] At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.

[2024.07.26 03:25:17:990][1] [jungguweb-28] [CDI-0164] CDI scanning has bean disabled due to user settings.

[2024.07.26 03:25:17:990][2] [jungguweb-28] [WEB-1032] Distributed the web context [junggu] information

- Virtual host    : DEFAULT_HOST

- Context path    : /junggu

- Document base   : /home2/web/junggu

- Module version  : 4.0

- Class loading   : ISOLATED


----[03:25:17.996][28][JAXRSProxyServletContainerInitializer#onStartup:58] User-provided RuntimeDelegate=jar:file:/home2/web/junggu/WEB-INF/lib/cxf-2.3.4.jar!/org/apache/cxf/jaxrs/impl/RuntimeDelegateImpl.class

[2024.07.26 03:25:17:997][1] [jungguweb-28] [WebSocketServer-0026] There are no WebSocket server endpoints so that WebSocketContainer is not created.

[2024.07.26 03:25:17:997][2] [jungguweb-28] [WsProxy-2001] context=/junggu, applications(to handle)=[interface egovframework.rfc3.iam.service.GroupService, interface org.apache.nested_callback.CallbackPortType, class org.apache.hello_world_xml_http.bare.GreeterImpl, class org.apache.hello_world.jbi.GreeterImpl, interface org.apache.headers.rpc_lit.HeaderTester, class egovframework.rfc3.iam.service.impl.ResourceServiceImpl, class org.apache.hello_world_xml_http.wrapped.GreeterImpl, class org.apache.hello_world_soap_http.DocLitBareGreeterImpl, class egovframework.rfc3.user.service.impl.UserManageServiceImpl, class org.apache.cxf.greeter_control.GreeterImplNoWsdl, class org.apache.cxf.jaxb_element_test.JaxbElementTestImpl, interface org.apache.type_test.doc.TypeTestPortType, interface org.apache.handler_test.HandlerTest, interface org.apache.hello_world_rpclit.GreeterRPCLit, interface org.apache.hello_world_xml_http.mixed.Greeter, interface org.apache.hello_world_doc_lit_bare.PutLastTradedPricePortType, class org.apache.cxf.greeter_control.AbstractGreeterImpl, interface org.apache.hello_world_soap_action.Greeter, interface egovframework.rfc3.iam.service.AdminMenuService, interface egovframework.rfc3.iam.service.DomainService, interface egovframework.rfc3.office.service.OfficeService, interface org.apache.cxf.test.TestInterfacePort, interface org.apache.cxf.customer.book.BookServiceWrapped, interface org.apache.type_test.xml.TypeTestPortType, interface org.apache.cxf.jms_greeter.JMSGreeterPortType, interface org.apache.cxf.jaxb_element_test.JaxbElementTest, interface egovframework.rfc3.iam.service.AuthorService, interface org.apache.cxf.customer.book.BookService, interface egovframework.rfc3.training.service.BloomService, interface egovframework.rfc3.board.openapi.service.BoardDataService, class egovframework.rfc3.openapi20.webservice.impl.OpenBoardDataServiceImpl, class egovframework.rfc3.iam.service.impl.AdminMenuServiceImpl, class egovframework.rfc3.office.service.impl.OfficeServiceImpl, class org.apache.hello_world_mixedstyle.GreeterImplMixedStyle, class org.apache.cxf.greeter_control.ControlImpl, interface egovframework.rfc3.iam.service.ViewResourceService, interface org.apache.cxf.authservice.AuthService, class org.apache.hello_world_soap_http.HelloImpl, interface egovframework.rfc3.iam.service.ViewResourceMappingService, interface org.apache.cxf.mime.TestMtom, class egovframework.rfc3.login.service.impl.RFCLoginServiceImpl, class egovframework.rfc3.iam.service.impl.AccessIpServiceImpl, class egovframework.rfc3.iam.service.impl.GroupServiceImpl, class org.apache.hello_world_soap_http.GreeterImpl, class org.apache.hello_world_soap_http.any_types.GreeterImpl, interface egovframework.rfc3.component.service.ComponentService, class org.apache.cxf.authservice.AuthServiceImpl, class egovframework.rfc3.iam.service.impl.DomainServiceImpl, class egovframework.rfc3.iam.service.impl.AdminMenuRolesServiceImpl, interface egovframework.rfc3.user.service.MberManageService, class org.apache.hello_world_soap_http.HWSourcePayloadProvider, interface org.apache.hello_world.jbi.Greeter, class egovframework.rfc3.iam.service.impl.AuthoServiceImpl, interface org.apache.cxf.greeter_control.Greeter, interface org.apache.header_test.TestHeader, class egovframework.rfc3.iam.service.impl.RolesServiceImpl, interface org.apache.samples.headers.HeaderTester, class org.apache.hello_world_doc_lit.MultiTransportGreeter, interface org.apache.hello_world_soap_http.GreeterEndpointInterface, class org.apache.cxf.greeter_control.GreeterImplBaseNoWsdl, interface egovframework.rfc3.iam.service.RolesService, interface org.apache.hello_world_mixedstyle.Greeter, interface egovframework.rfc3.office.service.OfficePartService, class egovframework.rfc3.iam.service.impl.ViewResourceMappingServiceImpl, class egovframework.rfc3.iam.service.impl.OpenApiServiceImpl, interface org.apache.headers.HeaderTester, class org.apache.hello_world_soap_http.HelloWrongAnnotation, interface org.apache.hello_world_doc_lit.Greeter, class org.apache.cxf.customer.wraped.CustomerService, interface org.apache.hello_world_soap_http.Hello, interface org.apache.cxf.tests.inherit.Inherit, class org.apache.hello_world_soap_http.AnnotatedGreeterNoOverloadImpl, interface org.apache.hello_world_soap_http_underscore.Greeter, class org.apache.hello_world_doc_lit.HTTPGreeterImpl, class org.apache.cxf.no_body_parts.NoBodyPartsImpl, class org.apache.cxf.greeter_control.ControlImpl$GreeterImpl, interface org.apache.cxf.anonymous_complex_type.AnonymousComplexType, class egovframework.rfc3.openapi20.webservice.impl.JwwwOpenEventDataServiceImpl, interface org.apache.type_substitution.CarDealer, interface org.apache.cxf.hello_world_jms.HelloWorldOneWayPort, class org.apache.hello_world_soap_http.DerivedGreeterImpl, class egovframework.rfc3.training.service.impl.BloomServiceImpl, interface org.apache.hello_world.Greeter, class egovframework.rfc3.user.service.impl.MberManageServiceImpl, class egovframework.rfc3.iam.service.impl.ViewResourceServiceImpl, interface org.apache.headers.doc_lit.HeaderTester, interface egovframework.rfc3.login.service.RFCLoginService, class egovframework.rfc3.category.service.impl.CategoryServiceImpl, interface egovframework.rfc3.openapi20.webservice.JwwwOpenEventDataService, interface org.apache.cxf.swa.SwAServiceInterface, interface egovframework.rfc3.openapi30.webservice.OpenApiBoardDataService, class org.apache.hello_world_soap_http.BaseGreeterImpl, interface org.apache.cxf.hello_world_jms.HelloWorldPortType, class org.apache.hello_world_xml_http.wrapped.GreeterFaultImpl, interface egovframework.rfc3.iam.service.ResourceRoleService, class egovframework.rfc3.iam.service.impl.SiteGroupServiceImpl, interface org.apache.handlers.AddNumbers, class org.apache.cxf.calculator.CalculatorImpl, class egovframework.rfc3.iam.security.securedobject.impl.SecuredObjectServiceImpl, interface org.apache.cxf.hello_world.elrefs.Greeter, interface org.apache.cxf.jms_simple.JMSSimplePortType, interface org.apache.schema_validation.SchemaValidation, interface org.apache.cxf.factory_pattern.NumberFactory, class org.apache.cxf.customer.book.BookServiceWrappedImpl, class org.apache.header_test.rpc.TestRPCHeaderImpl, class org.apache.cxf.greeter_control.GreeterImplBase, interface org.apache.type_test.rpc.TypeTestPortType, class org.apache.hello_world_soap_http.AnnotatedGreeterImpl, class org.apache.headers.HeaderTesterImpl, interface org.apache.hello_world_soap_http.DocLitBare, class egovframework.rfc3.board.openapi.service.impl.BoardDataServiceImpl, interface org.apache.cxf.greeter_control.Control, interface org.apache.hello_world_soap_http.Greeter, class egovframework.rfc3.openapi30.webservice.impl.OpenApiBoardDataServiceImpl, class org.apache.cxf.customer.bare.CustomerService, class org.apache.header_test.TestHeaderImpl, interface egovframework.rfc3.iam.service.SiteGroupService, class org.apache.hello_world_soap_http.NotAnnotatedGreeterImplRPCLit, interface org.apache.cxf.calculator.CalculatorPortType, class org.apache.hello_world_soap_http.AnotherDerivedGreeterImpl, interface org.apache.callback.CallbackPortType, interface egovframework.rfc3.iam.service.AdminMenuRolesService, interface org.apache.hello_world_soap12_http.Greeter, class egovframework.rfc3.iam.service.impl.ResourceRoleServiceImpl, interface org.apache.callback.ServerPortType, interface org.apache.cxf.ordered_param_holder.OrderedParamHolder, interface org.apache.hello_world_soap_http.any.Greeter, interface org.apache.nested_callback.ServerPortType, class org.apache.cxf.anonymous_complex_type.AnonymousComplexTypeImpl, class org.apache.hello_world_soap_http.DocLitBareImpl, interface org.apache.hello_world_soap_http_secure.Greeter, class org.apache.hello_world_doc_lit.GreeterImplDoc, interface org.apache.cxf.hello_world_jms.HelloWorldPubSubPort, class org.apache.hello_world_xml_http.mixed.GreeterImpl, class org.apache.hello_world_doc_lit.JMSGreeterImpl, class org.apache.hello_world_soap_http.NotAnnotatedGreeterImpl, interface org.apache.hello_world_xml_http.wrapped.Greeter, class egovframework.rfc3.office.service.impl.OfficePartServiceImpl, class org.apache.cxf.customer.book.BookServiceImpl, interface org.apache.stringarray.StringListTest, interface egovframework.rfc3.category.service.CategoryService, class org.apache.hello_world_soap_http.RPCLitGreeterImpl, interface org.apache.handler_test.HandlerTest1, class org.apache.cxf.ordered_param_holder.OrderedParamHolderImpl, interface org.apache.cxf.swa_nomime.SwAServiceInterface, interface egovframework.rfc3.iam.security.securedobject.ISecuredObject2Service, interface org.apache.cxf.greeter_control.GreeterNoWsdl, interface org.apache.cxf.no_body_parts.wsdl.NoBodyPartsSEI, class org.apache.cxf.mtom_xop.TestMtomImpl, interface egovframework.rfc3.iam.service.ResourceService, interface egovframework.rfc3.openapi20.webservice.OpenBoardDataService, interface org.apache.locator.LocatorService, class egovframework.rfc3.component.service.impl.ComponentServiceImpl, interface egovframework.rfc3.user.service.UserManageService, class org.apache.hello_world_soap_http.HelloWorldServiceProvider, interface org.apache.cxf.jms_mtom.JMSMTOMPortType, interface org.apache.intfault.Greeter, class org.apache.hello_world_soap_http.HWSoapMessageProvider, interface org.apache.cxf.factory_pattern.Number, interface org.apache.header_test.rpc.TestRPCHeader, interface egovframework.rfc3.iam.service.OpenApiService, interface org.apache.hello_world_xml_http.bare.Greeter, class org.apache.hello_world.GreeterImpl, interface egovframework.rfc3.iam.service.AccessIpService]

[2024.07.26 03:25:18:348][2] [jungguweb-28] [WsProxy-3022] 'jeus-ws' and 'wsit' are attached to ContextLoader[junggu/isolated/Fri Jul 26 03:25:08 EDT 2024/@1707913605]

[2024.07.26 03:25:18:376][0] [jungguweb-28] [WEB-3000] junggu: No Spring WebApplicationInitializer types detected on classpath

[2024.07.26 03:25:18:383][2] [jungguweb-28] [-] [failed to localize] listener.info.initialize()

[2024.07.26 03:25:18:397][1] [jungguweb-28] [Launcher-0000]

[2024.07.26 03:25:18:575][2] [jungguweb-28] [Launcher-0000]

[2024.07.26 03:25:18:575][1] [jungguweb-28] [Launcher-0000]

[2024.07.26 03:25:18:575][0] [jungguweb-28] [-] [failed to localize] listener.parsingFailed(java.lang.IndexOutOfBoundsException: Index: 0, Size: 0)

<<__Exception__>>

java.lang.IndexOutOfBoundsException: Index: 0, Size: 0

        at java.util.ArrayList.rangeCheck(ArrayList.java:659)

        at java.util.ArrayList.get(ArrayList.java:435)

        at jeus.webservices.jaxws.transport.http.servlet.ServletEndpointDeploymentProcessor.makeURLPattern(ServletEndpointDeploymentProcessor.java:65)

        at jeus.webservices.jaxws.deployment.EndpointDeploymentProcessor.createAdapter(EndpointDeploymentProcessor.java:283)

        at jeus.webservices.jaxws.transport.http.servlet.ServletEndpointDeploymentProcessor.process(ServletEndpointDeploymentProcessor.java:50)

        at jeus.webservices.jaxws.deployment.EndpointDeploymentProcessor.process(EndpointDeploymentProcessor.java:186)

        at jeus.webservices.jaxws.transport.http.servlet.WSServletContextListener.contextInitialized(WSServletContextListener.java:73)

        at jeus.servlet.listener.ListenerWrapper.contextInitialized(ListenerWrapper.java:110)

        at jeus.servlet.listener.ListenerManager.fireContextInitializedEvent(ListenerManager.java:389)

        at jeus.servlet.listener.ListenerManager.start(ListenerManager.java:287)

        at jeus.servlet.engine.Context.distributeInternal(Context.java:1563)

        at jeus.servlet.engine.Context.postDistribute2(Context.java:1402)

        at jeus.servlet.deployment.WebModuleDeployer.postDistribute2(WebModuleDeployer.java:216)

        at jeus.deploy.deployer.AbstractDeployer.distribute2(AbstractDeployer.java:301)

        at jeus.deploy.deployer.AbstractDeployer.distribute(AbstractDeployer.java:244)

        at jeus.deploy.deployer.DeploymentAdministrator.distribute(DeploymentAdministrator.java:244)

        at jeus.deploy.deployer.DeploymentAdministrator.distribute(DeploymentAdministrator.java:177)

        at jeus.server.service.internal.ServerDeploymentService.distribute(ServerDeploymentService.java:166)

        at jeus.server.service.internal.ServerDeploymentService.distribute(ServerDeploymentService.java:203)

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

        at java.lang.reflect.Method.invoke(Method.java:498)

        at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)

        at sun.reflect.GeneratedMethodAccessor15.invoke(Unknown Source)

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

        at java.lang.reflect.Method.invoke(Method.java:498)

        at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)

        at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:112)

        at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:46)

        at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:237)

        at com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:138)

        at com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:252)

        at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819)

        at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801)

        at jeus.management.JeusMBeanServerAccessController.invoke(JeusMBeanServerAccessController.java:576)

        at javax.management.remote.generic.ServerIntermediary.handleRequest(ServerIntermediary.java:270)

        at javax.management.remote.generic.ServerIntermediary$PrivilegedRequestJob.run(ServerIntermediary.java:941)

        at java.security.AccessController.doPrivileged(Native Method)

        at javax.management.remote.generic.ServerIntermediary$RequestHandler.handleMBSReqMessage(ServerIntermediary.java:717)

        at javax.management.remote.generic.ServerIntermediary$RequestHandler.execute(ServerIntermediary.java:619)

        at jeus.management.remote.generic.ServerSynchroMessageNonblockingConnectionImpl.readMessage(ServerSynchroMessageNonblockingConnectionImpl.java:172)

        at jeus.management.remote.jeusmp.UnifiedTransportConnection$1.run(UnifiedTransportConnection.java:288)

        at jeus.util.pool.ManagedThreadPoolImpl$WorkWrapper.run(ManagedThreadPoolImpl.java:279)

        at jeus.util.pool.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:1301)

        at jeus.util.pool.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:1345)

        at java.lang.Thread.run(Thread.java:750)

<<__!Exception__>>

[2024.07.26 03:25:18:576][1] [jungguweb-28] [WEB-3481] Starting the application [junggu] failed.

<<__Exception__>>

jeus.servlet.deployment.StartingException: A web module deployment error occurred.

        at jeus.servlet.listener.ListenerWrapper.contextInitialized(ListenerWrapper.java:118)

        at jeus.servlet.listener.ListenerManager.fireContextInitializedEvent(ListenerManager.java:389)

        at jeus.servlet.listener.ListenerManager.start(ListenerManager.java:287)

        at jeus.servlet.engine.Context.distributeInternal(Context.java:1563)

        at jeus.servlet.engine.Context.postDistribute2(Context.java:1402)

        at jeus.servlet.deployment.WebModuleDeployer.postDistribute2(WebModuleDeployer.java:216)

        at jeus.deploy.deployer.AbstractDeployer.distribute2(AbstractDeployer.java:301)

        at jeus.deploy.deployer.AbstractDeployer.distribute(AbstractDeployer.java:244)

        at jeus.deploy.deployer.DeploymentAdministrator.distribute(DeploymentAdministrator.java:244)

        at jeus.deploy.deployer.DeploymentAdministrator.distribute(DeploymentAdministrator.java:177)

        at jeus.server.service.internal.ServerDeploymentService.distribute(ServerDeploymentService.java:166)

        at jeus.server.service.internal.ServerDeploymentService.distribute(ServerDeploymentService.java:203)

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

        at java.lang.reflect.Method.invoke(Method.java:498)

        at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)

        at sun.reflect.GeneratedMethodAccessor15.invoke(Unknown Source)

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

        at java.lang.reflect.Method.invoke(Method.java:498)

        at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)

        at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:112)

        at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:46)

        at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:237)

        at com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:138)

        at com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:252)

        at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819)

        at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801)

        at jeus.management.JeusMBeanServerAccessController.invoke(JeusMBeanServerAccessController.java:576)

        at javax.management.remote.generic.ServerIntermediary.handleRequest(ServerIntermediary.java:270)

        at javax.management.remote.generic.ServerIntermediary$PrivilegedRequestJob.run(ServerIntermediary.java:941)

        at java.security.AccessController.doPrivileged(Native Method)

        at javax.management.remote.generic.ServerIntermediary$RequestHandler.handleMBSReqMessage(ServerIntermediary.java:717)

        at javax.management.remote.generic.ServerIntermediary$RequestHandler.execute(ServerIntermediary.java:619)

        at jeus.management.remote.generic.ServerSynchroMessageNonblockingConnectionImpl.readMessage(ServerSynchroMessageNonblockingConnectionImpl.java:172)

        at jeus.management.remote.jeusmp.UnifiedTransportConnection$1.run(UnifiedTransportConnection.java:288)

        at jeus.util.pool.ManagedThreadPoolImpl$WorkWrapper.run(ManagedThreadPoolImpl.java:279)

        at jeus.util.pool.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:1301)

        at jeus.util.pool.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:1345)

        at java.lang.Thread.run(Thread.java:750)

Caused by: jeus.webservices.jaxws.transport.http.servlet.WSServletException: [failed to localize] listener.parsingFailed(java.lang.IndexOutOfBoundsException: Index: 0, Size: 0)

        at jeus.webservices.jaxws.transport.http.servlet.WSServletContextListener.contextInitialized(WSServletContextListener.java:85)

        at jeus.servlet.listener.ListenerWrapper.contextInitialized(ListenerWrapper.java:110)

        ... 39 more

Caused by: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0

        at java.util.ArrayList.rangeCheck(ArrayList.java:659)

        at java.util.ArrayList.get(ArrayList.java:435)

        at jeus.webservices.jaxws.transport.http.servlet.ServletEndpointDeploymentProcessor.makeURLPattern(ServletEndpointDeploymentProcessor.java:65)

        at jeus.webservices.jaxws.deployment.EndpointDeploymentProcessor.createAdapter(EndpointDeploymentProcessor.java:283)

        at jeus.webservices.jaxws.transport.http.servlet.ServletEndpointDeploymentProcessor.process(ServletEndpointDeploymentProcessor.java:50)

        at jeus.webservices.jaxws.deployment.EndpointDeploymentProcessor.process(EndpointDeploymentProcessor.java:186)

        at jeus.webservices.jaxws.transport.http.servlet.WSServletContextListener.contextInitialized(WSServletContextListener.java:73)

        ... 40 more

Root Exception stack trace:

java.lang.IndexOutOfBoundsException: Index: 0, Size: 0

        at java.util.ArrayList.rangeCheck(ArrayList.java:659)

        at java.util.ArrayList.get(ArrayList.java:435)

        at jeus.webservices.jaxws.transport.http.servlet.ServletEndpointDeploymentProcessor.makeURLPattern(ServletEndpointDeploymentProcessor.java:65)

        at jeus.webservices.jaxws.deployment.EndpointDeploymentProcessor.createAdapter(EndpointDeploymentProcessor.java:283)

        at jeus.webservices.jaxws.transport.http.servlet.ServletEndpointDeploymentProcessor.process(ServletEndpointDeploymentProcessor.java:50)

        at jeus.webservices.jaxws.deployment.EndpointDeploymentProcessor.process(EndpointDeploymentProcessor.java:186)

        at jeus.webservices.jaxws.transport.http.servlet.WSServletContextListener.contextInitialized(WSServletContextListener.java:73)

        at jeus.servlet.listener.ListenerWrapper.contextInitialized(ListenerWrapper.java:110)

        at jeus.servlet.listener.ListenerManager.fireContextInitializedEvent(ListenerManager.java:389)

        at jeus.servlet.listener.ListenerManager.start(ListenerManager.java:287)

        at jeus.servlet.engine.Context.distributeInternal(Context.java:1563)

        at jeus.servlet.engine.Context.postDistribute2(Context.java:1402)

        at jeus.servlet.deployment.WebModuleDeployer.postDistribute2(WebModuleDeployer.java:216)

        at jeus.deploy.deployer.AbstractDeployer.distribute2(AbstractDeployer.java:301)

        at jeus.deploy.deployer.AbstractDeployer.distribute(AbstractDeployer.java:244)

        at jeus.deploy.deployer.DeploymentAdministrator.distribute(DeploymentAdministrator.java:244)

        at jeus.deploy.deployer.DeploymentAdministrator.distribute(DeploymentAdministrator.java:177)

        at jeus.server.service.internal.ServerDeploymentService.distribute(ServerDeploymentService.java:166)

        at jeus.server.service.internal.ServerDeploymentService.distribute(ServerDeploymentService.java:203)

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

        at java.lang.reflect.Method.invoke(Method.java:498)

        at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)

        at sun.reflect.GeneratedMethodAccessor15.invoke(Unknown Source)

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

        at java.lang.reflect.Method.invoke(Method.java:498)

        at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)

        at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:112)

        at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:46)

        at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:237)

        at com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:138)

        at com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:252)

        at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819)

        at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801)

        at jeus.management.JeusMBeanServerAccessController.invoke(JeusMBeanServerAccessController.java:576)

        at javax.management.remote.generic.ServerIntermediary.handleRequest(ServerIntermediary.java:270)

        at javax.management.remote.generic.ServerIntermediary$PrivilegedRequestJob.run(ServerIntermediary.java:941)

        at java.security.AccessController.doPrivileged(Native Method)

        at javax.management.remote.generic.ServerIntermediary$RequestHandler.handleMBSReqMessage(ServerIntermediary.java:717)

        at javax.management.remote.generic.ServerIntermediary$RequestHandler.execute(ServerIntermediary.java:619)

        at jeus.management.remote.generic.ServerSynchroMessageNonblockingConnectionImpl.readMessage(ServerSynchroMessageNonblockingConnectionImpl.java:172)

        at jeus.management.remote.jeusmp.UnifiedTransportConnection$1.run(UnifiedTransportConnection.java:288)

        at jeus.util.pool.ManagedThreadPoolImpl$WorkWrapper.run(ManagedThreadPoolImpl.java:279)

        at jeus.util.pool.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:1301)

        at jeus.util.pool.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:1345)

        at java.lang.Thread.run(Thread.java:750)

<<__!Exception__>>

WARN: The method class org.apache.commons.logging.impl.SLF4JLogFactory#release() was invoked.

WARN: Please see http://www.slf4j.org/codes.html#release for an explanation.

[2024.07.26 03:25:18:600][2] [jungguweb-28] [WEB-1504] The web module[junggu] was successfully undistributed.

[2024.07.26 03:25:18:601][1] [jungguweb-28] [Deploy-0048] Removing some files from the generated directory failed:

/tmax/jeus8/domains/jeus_domain/servers/jungguweb/.workspace/deployed/_generated_/junggu


[2024.07.26 03:25:18:601][1] [jungguweb-28] [Deploy-0048] Removing some files from the generated directory failed:

/tmax/jeus8/domains/jeus_domain/servers/jungguweb/.workspace/deployed/junggu/junggu___


[2024.07.26 03:25:18:605][1] [jungguweb-28] [CLASSLOADER-0007] Attempting to use closed(undeployed) ContextLoader[junggu/isolated/Fri Jul 26 03:25:08 EDT 2024/@1707913605]: closed-time=Fri Jul 26 03:25:18 EDT 2024, thread=Thread[JMXMP-Worker-2,5,main], thread context classloader=jeus.server.classloader.RootClassLoader@45ee12a7, resource name=sun.reflect.SerializationConstructorAccessorImpl

<<__Exception__>>

java.lang.Throwable: trace exception

        at jeus.service.archive.ArchiveArrayClassLoader.logIfClosed(ArchiveArrayClassLoader.java:541)

        at jeus.service.archive.ArchiveArrayClassLoader.loadClass(ArchiveArrayClassLoader.java:330)

        at jeus.servlet.loader.ContextLoader.loadClass(ContextLoader.java:218)

        at java.lang.ClassLoader.loadClass(ClassLoader.java:351)

        at sun.misc.Unsafe.defineClass(Native Method)

        at sun.reflect.ClassDefiner.defineClass(ClassDefiner.java:63)

        at sun.reflect.MethodAccessorGenerator$1.run(MethodAccessorGenerator.java:399)

        at sun.reflect.MethodAccessorGenerator$1.run(MethodAccessorGenerator.java:394)

        at java.security.AccessController.doPrivileged(Native Method)

        at sun.reflect.MethodAccessorGenerator.generate(MethodAccessorGenerator.java:393)

        at sun.reflect.MethodAccessorGenerator.generateSerializationConstructor(MethodAccessorGenerator.java:112)

        at sun.reflect.ReflectionFactory.generateConstructor(ReflectionFactory.java:398)

        at sun.reflect.ReflectionFactory.newConstructorForSerialization(ReflectionFactory.java:360)

        at java.io.ObjectStreamClass.getSerializableConstructor(ObjectStreamClass.java:1589)

        at java.io.ObjectStreamClass.access$1500(ObjectStreamClass.java:79)

        at java.io.ObjectStreamClass$3.run(ObjectStreamClass.java:519)

        at java.io.ObjectStreamClass$3.run(ObjectStreamClass.java:494)

        at java.security.AccessController.doPrivileged(Native Method)

        at java.io.ObjectStreamClass.<init>(ObjectStreamClass.java:494)

        at java.io.ObjectStreamClass.lookup(ObjectStreamClass.java:391)

        at java.io.ObjectStreamClass.<init>(ObjectStreamClass.java:490)

        at java.io.ObjectStreamClass.lookup(ObjectStreamClass.java:391)

        at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1134)

        at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1548)

        at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1509)

        at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1432)

        at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1178)

        at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1548)

        at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1509)

        at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1432)

        at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1178)

        at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:348)

        at java.util.ArrayList.writeObject(ArrayList.java:768)

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

        at java.lang.reflect.Method.invoke(Method.java:498)

        at java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:1155)

        at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1496)

        at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1432)

        at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1178)

        at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:348)

        at com.sun.jmx.remote.generic.ObjectWrappingImpl.wrap(ObjectWrappingImpl.java:30)

        at javax.management.remote.generic.ServerIntermediary$PrivilegedRequestJob.run(ServerIntermediary.java:941)

        at java.security.AccessController.doPrivileged(Native Method)

        at javax.management.remote.generic.ServerIntermediary$RequestHandler.handleMBSReqMessage(ServerIntermediary.java:717)

        at javax.management.remote.generic.ServerIntermediary$RequestHandler.execute(ServerIntermediary.java:619)

        at jeus.management.remote.generic.ServerSynchroMessageNonblockingConnectionImpl.readMessage(ServerSynchroMessageNonblockingConnectionImpl.java:172)

        at jeus.management.remote.jeusmp.UnifiedTransportConnection$1.run(UnifiedTransportConnection.java:288)

        at jeus.util.pool.ManagedThreadPoolImpl$WorkWrapper.run(ManagedThreadPoolImpl.java:279)

        at jeus.util.pool.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:1301)

        at jeus.util.pool.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:1345)

        at java.lang.Thread.run(Thread.java:750)

<<__!Exception__>>

[2024.07.26 03:25:18:606][1] [jungguweb-28] [CLASSLOADER-0007] Attempting to use closed(undeployed) ContextLoader[junggu/isolated/Fri Jul 26 03:25:08 EDT 2024/@1707913605]: closed-time=Fri Jul 26 03:25:18 EDT 2024, thread=Thread[JMXMP-Worker-2,5,main], thread context classloader=jeus.server.classloader.RootClassLoader@45ee12a7, resource name=java.io.ObjectInputStream

<<__Exception__>>

java.lang.Throwable: trace exception

        at jeus.service.archive.ArchiveArrayClassLoader.logIfClosed(ArchiveArrayClassLoader.java:541)

        at jeus.service.archive.ArchiveArrayClassLoader.loadClass(ArchiveArrayClassLoader.java:330)

        at jeus.servlet.loader.ContextLoader.loadClass(ContextLoader.java:218)

        at java.lang.ClassLoader.loadClass(ClassLoader.java:351)

        at java.lang.Class.getDeclaredMethods0(Native Method)

        at java.lang.Class.privateGetDeclaredMethods(Class.java:2701)

        at java.lang.Class.getDeclaredMethod(Class.java:2128)

        at java.io.ObjectStreamClass.getPrivateMethod(ObjectStreamClass.java:1644)

        at java.io.ObjectStreamClass.access$1700(ObjectStreamClass.java:79)

        at java.io.ObjectStreamClass$3.run(ObjectStreamClass.java:520)

        at java.io.ObjectStreamClass$3.run(ObjectStreamClass.java:494)

        at java.security.AccessController.doPrivileged(Native Method)

        at java.io.ObjectStreamClass.<init>(ObjectStreamClass.java:494)

        at java.io.ObjectStreamClass.lookup(ObjectStreamClass.java:391)

        at java.io.ObjectStreamClass.<init>(ObjectStreamClass.java:490)

        at java.io.ObjectStreamClass.lookup(ObjectStreamClass.java:391)

        at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1134)

        at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1548)

        at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1509)

        at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1432)

        at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1178)

        at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1548)

        at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1509)

        at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1432)

        at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1178)

        at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:348)

        at java.util.ArrayList.writeObject(ArrayList.java:768)

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

        at java.lang.reflect.Method.invoke(Method.java:498)

        at java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:1155)

        at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1496)

        at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1432)

        at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1178)

        at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:348)

        at com.sun.jmx.remote.generic.ObjectWrappingImpl.wrap(ObjectWrappingImpl.java:30)

        at javax.management.remote.generic.ServerIntermediary$PrivilegedRequestJob.run(ServerIntermediary.java:941)

        at java.security.AccessController.doPrivileged(Native Method)

        at javax.management.remote.generic.ServerIntermediary$RequestHandler.handleMBSReqMessage(ServerIntermediary.java:717)

        at javax.management.remote.generic.ServerIntermediary$RequestHandler.execute(ServerIntermediary.java:619)

        at jeus.management.remote.generic.ServerSynchroMessageNonblockingConnectionImpl.readMessage(ServerSynchroMessageNonblockingConnectionImpl.java:172)

        at jeus.management.remote.jeusmp.UnifiedTransportConnection$1.run(UnifiedTransportConnection.java:288)

        at jeus.util.pool.ManagedThreadPoolImpl$WorkWrapper.run(ManagedThreadPoolImpl.java:279)

        at jeus.util.pool.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:1301)

        at jeus.util.pool.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:1345)

        at java.lang.Thread.run(Thread.java:750)

<<__!Exception__>>

[2024.07.26 03:25:18:606][1] [jungguweb-28] [CLASSLOADER-0007] Attempting to use closed(undeployed) ContextLoader[junggu/isolated/Fri Jul 26 03:25:08 EDT 2024/@1707913605]: closed-time=Fri Jul 26 03:25:18 EDT 2024, thread=Thread[JMXMP-Worker-2,5,main], thread context classloader=jeus.server.classloader.RootClassLoader@45ee12a7, resource name=java.io.ObjectOutputStream

<<__Exception__>>

java.lang.Throwable: trace exception

        at jeus.service.archive.ArchiveArrayClassLoader.logIfClosed(ArchiveArrayClassLoader.java:541)

        at jeus.service.archive.ArchiveArrayClassLoader.loadClass(ArchiveArrayClassLoader.java:330)

        at jeus.servlet.loader.ContextLoader.loadClass(ContextLoader.java:218)

        at java.lang.ClassLoader.loadClass(ClassLoader.java:351)

        at java.lang.Class.getDeclaredMethods0(Native Method)

        at java.lang.Class.privateGetDeclaredMethods(Class.java:2701)

        at java.lang.Class.getDeclaredMethod(Class.java:2128)

        at java.io.ObjectStreamClass.getPrivateMethod(ObjectStreamClass.java:1644)

        at java.io.ObjectStreamClass.access$1700(ObjectStreamClass.java:79)

        at java.io.ObjectStreamClass$3.run(ObjectStreamClass.java:520)

        at java.io.ObjectStreamClass$3.run(ObjectStreamClass.java:494)

        at java.security.AccessController.doPrivileged(Native Method)

        at java.io.ObjectStreamClass.<init>(ObjectStreamClass.java:494)

        at java.io.ObjectStreamClass.lookup(ObjectStreamClass.java:391)

        at java.io.ObjectStreamClass.<init>(ObjectStreamClass.java:490)

        at java.io.ObjectStreamClass.lookup(ObjectStreamClass.java:391)

        at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1134)

        at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1548)

        at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1509)

        at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1432)

        at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1178)

        at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1548)

        at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1509)

        at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1432)

        at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1178)

        at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:348)

        at java.util.ArrayList.writeObject(ArrayList.java:768)

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

        at java.lang.reflect.Method.invoke(Method.java:498)

        at java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:1155)

        at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1496)

        at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1432)

        at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1178)

        at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:348)

        at com.sun.jmx.remote.generic.ObjectWrappingImpl.wrap(ObjectWrappingImpl.java:30)

        at javax.management.remote.generic.ServerIntermediary$PrivilegedRequestJob.run(ServerIntermediary.java:941)

        at java.security.AccessController.doPrivileged(Native Method)

        at javax.management.remote.generic.ServerIntermediary$RequestHandler.handleMBSReqMessage(ServerIntermediary.java:717)

        at javax.management.remote.generic.ServerIntermediary$RequestHandler.execute(ServerIntermediary.java:619)

        at jeus.management.remote.generic.ServerSynchroMessageNonblockingConnectionImpl.readMessage(ServerSynchroMessageNonblockingConnectionImpl.java:172)

        at jeus.management.remote.jeusmp.UnifiedTransportConnection$1.run(UnifiedTransportConnection.java:288)

        at jeus.util.pool.ManagedThreadPoolImpl$WorkWrapper.run(ManagedThreadPoolImpl.java:279)

        at jeus.util.pool.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:1301)

        at jeus.util.pool.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:1345)

        at java.lang.Thread.run(Thread.java:750)

<<__!Exception__>>


답변이 필요해요
답변 0
조회 22
이*준님이
2024.07.26 16:28에 작성

솔루션별 등록현황

  • JEUS
    (17265)
  • WebtoB
    (3132)
  • Tmax
    (1870)
  • AnyLink
    (34)
  • ProObject
    (30)
  • ProFrame
    (116)
  • SysMaster
    (62)
  • OpenFrame
    (1)
  • InfiniCache
    (2)
  • AnyAPI
    (0)
  • AnyEIMS
    (0)
  • Tmaxsoft SaaS Platform
    (0)
  • OpenFrame Refactor
    (0)
  • SuperFrame
    (0)
  • HyperFrame
    (2)
홈페이지에 방문하신 모든 분들을 위해 티맥스소프트 공식 캐릭터 솝티가 디지털 굿즈를 준비했어요!
7월 배경화면
3840×2160 jpg / 2,434KB
8월 배경화면
3840×2160 jpg / 1,603KB
로그인이 필요합니다.
로그인 하시겠습니까?