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

티맥스소프트

전체 검색 입력 폼

Community

  1. HOME
  2. Developers
  3. Community
The developer community is a space where you can ask and answer questions about developing TmaxSoft solutions or share your own development tips. Feel free to dive in!
JEUS
Overlapped log is printed-after Fix#4 applied

Hi Team,


Provide assistance.......



I have received overlapped output after  Fix#4 patch applied 





=================== PATCH INFORMATION ===================
PATCHES :
jext/jext_v7004_i99856_a642741.jar
   - method invocation failure with no argument in MBeanServerConnection
jext/jext_v7004_i98979_a635530.jar
   - -cachelogin and -f, both can be used for cache login.
jext/jext_v7004_i184457_a1152859.jar
   - [ims184457] fix bugs related with thread local and add check logic for migration
   - [ims130367] session patch merge
jext/jext_v7004_i135101_a853602.jar
   - fix max post size not work in TCP listener
   - set max post size in web admin or console admin
jext/jext_v7004_i131476_a842103.jar
   - fix ims-120850(NoClassDefFoundError can be occured when common tag file is compiling for other jsp file)
jext/jext_v7004_i130367_a844722.jar
   - [ims130367] session patch merge
   - [merge][ims126178] failback count zero
   - [merge][ims112710] session manager received error patcket
   - [merge][ims116039] session listener bound detect problem
jext/jext_v7004_i130367_a842207.jar
   - ims-120414 : session remote event occurred before deployment was completed
   - ims-115908 : when use AsyncContext.start() and call complete(), thread.getContextClassloader() returns RootClassLoader
   - ims-103266 : fix NPE when add anonymous listener class, fix jsp reloading when set check-include-jspfile
jext/jext_v7004_i130367_a838447.jar
   - merge patch jext_v7004_i127828_a822054.jar and jext_v7004_i105633_a702098.jar.jar
   - Resolve problem about decoding '+'(plus) to ' '(white space) in POST request
   - fix hang when too many parameter is in body
jext/jext_v7004_i125397_a805991.jar
   - User can decide whether not to check if connection is already closed before calling connection api.
jext/jext_v7004_i124420_a822643.jar
   - Following features are added.
   - When data source connection leak occurs, user can perform following two operations.
   - 1. Forcibly return connection to the connection pool.
   - 2. Forcibly destroy connection from the connection pool.
jext/jext_v7004_i123292_a793240.jar
   - do not print stacktrace during detecting IP Address format.
jext/jext_v7004_i122620_a789474.jar
   - fix deploy fail(IllegalStateException: zip file closed)
jext/jext_v7004_i122066_a785895.jar
   - supports the constructor of jeus.jdbc.connectionpool.DataSourceWrapper that has no argument for Spring JDK dynamic proxy
jext/jext_v7004_i119317_a774186.jar
   - Log file is named by its opened time. It ensures the name of the log file doesn't overlap.
   - Copying thread and other issues are also fixed.
jext/jext_v7004_i117552_a761114.jar
   - MethodNotFoundException in using EL
jext/jext_v7004_i116754_a756512.jar
   - Fix an issue that jmx connection fails with "Access denied (javax.management.remote.SubjectDelegationPermission)"
   - This issue occurs when using up-to-date jdks.
jext/jext_v7004_i115623_a749397.jar
   - security config. is not applied for context root request
jext/jext_v7004_i115569_a751763.jar
   - JNDI operation checks some graceful redeploy settings. In this process, some
   - execution contexts are changed to each other. Classloader, however, should
   - not be changed at this moment. This patch fixed the unnessecerily
   - classloader changing.
jext/jext_v7004_i115251_a750342.jar
   - Do not cache processed master view id anymore
   - update MasterNode's sysadv field too.
   - Sub group cannot be added concurrently
jext/jext_v7004_i115183_a746757.jar
   - tag file is recompiled everytime occured in jsp or other tag files
jext/jext_v7004_i114871_a745409.jar
   - fix jms clustering bug (Async consumer from queue cannot receive message)
jext/jext_v7004_i113445_a736035.jar
   - [ims113445] request.isRequestedSessionIdValid() problem
jext/jext_v7004_i111543_a733772.jar
   - fix WebSocketSession close() method Explicitly
jext/jext_v7004_i111543_a731406.jar
   - websocket cannot read v6
jext/jext_v7004_i110013_a714725.jar
   - Remove NIOSelector's pipe impl.
jext/jext_v7004_i109922_a724549.jar
   - Need to close Initial Context in looking up Datasource and connectionpool
jext/jext_v7004_i109157_a712169.jar
   - merge ims-106384(Standardied method) & ims-103233(If-range header)
   - ims-106384
   - Block non standardized http method for jsp and ResourceServlet
   - standardized http method is GET POST DELETE PUT HEAD OPTIONS TRACE CONNECT
   - Need property setting (jeus.servlet.jsp.allowOnlyStandardizedMethod=true)
   - ims-103233
   - If-range header parsing code Error in ResourceServlet
jext/jext_v7004_i108662_a705693.jar
   - merge conflicted patches ims-106359 + ims-103230
   - [ims-106359]
   - web.xml <async-supported> not work in jeus.servlet.servlets.JspServlet(*.jsp) mapping
   - [ims-103230]
   - NullPointerException occurs when we handle jsp file below sequence
   - request -> move -> request -> restore -> request
jext/jext_v7004_i106596_a693122.jar
   - The deployment tool will choose a new unique name for application if its name conflicts with an already deployed application.
jext/jext_v7004_i106256_a690396.jar
   - fix encoding for default-error-page
jext/jext_v7004_i105359_a687975.jar
   - [ims105359] DEBUG patch for backup table
   - [ims105359] gms checher thread modify
jext/jext_v7004_i105261_a683558.jar
   - RotationDir setting uses file name as its value when the rotaion dir path is absolute value. fix the bug.
jext/jext_v7004_i102153_a662058_2.jar
   - Support Array Wrapper type in document/literal mode.
   -
WARNINGS :
jeus/servlet/sessionmanager/AbstractWebSessionManager.class overlapped, check following files :
   - jext/jext_v7004_i184457_a1152859.jar(loaded)
   - jext/jext_v7004_i130367_a844722.jar
jeus/servlet/sessionmanager/impl/distributed/DynamicBackupManager.class overlapped, check following files :
   - jext/jext_v7004_i184457_a1152859.jar(loaded)
   - jext/jext_v7004_i130367_a844722.jar
jeus/servlet/sessionmanager/impl/distributed/JeusDistributedWebSessionManager$*.class overlapped, check following files :
   - jext/jext_v7004_i184457_a1152859.jar(loaded)
   - jext/jext_v7004_i130367_a844722.jar
jeus/servlet/sessionmanager/impl/distributed/JeusDistributedWebSessionManager.class overlapped, check following files :
   - jext/jext_v7004_i184457_a1152859.jar(loaded)
   - jext/jext_v7004_i130367_a844722.jar
jeus/servlet/sessionmanager/impl/distributed/JeusPersistWebSessionManager$*.class overlapped, check following files :
   - jext/jext_v7004_i184457_a1152859.jar(loaded)
   - jext/jext_v7004_i130367_a844722.jar
jeus/servlet/sessionmanager/impl/distributed/JeusPersistWebSessionManager.class overlapped, check following files :
   - jext/jext_v7004_i184457_a1152859.jar(loaded)
   - jext/jext_v7004_i130367_a844722.jar
jeus/servlet/sessionmanager/impl/distributed/replication/AbstractDynamicRemoteEngine.class overlapped, check following files :
   - jext/jext_v7004_i184457_a1152859.jar(loaded)
   - jext/jext_v7004_i130367_a844722.jar
jeus/servlet/sessionmanager/impl/distributed/replication/FailBackWork.class overlapped, check following files :
   - jext/jext_v7004_i184457_a1152859.jar(loaded)
   - jext/jext_v7004_i130367_a844722.jar
jeus/servlet/sessionmanager/session/AbstractWebSession.class overlapped, check following files :
   - jext/jext_v7004_i184457_a1152859.jar(loaded)
   - jext/jext_v7004_i130367_a844722.jar
=========================================================
JEUS 7.0 (Fix#4)
























2.5 How to verify duplicate JEUS patches 

After applying the downloaded patch file to the JEUS_HOME/lib/jext directory, run the jeusadmin command to verify whether the patch is duplicate. 

If the patch information is not printed, set '-Djeus.tool.console.patchinfo=true' in either the JEUS_HOME/jeus.properties file or jeusadmin file. 

If the following log is printed when running jeusadmin, contact TmaxSoft Call Center (call at 1544-8629). 

[/home/user/jeus7/lib/jext]# jeusadmin 

=================== PATCH INFORMATION =================== 

PATCHES : 

jext/jext_v7004_i228715_a1412414.jar 

[IMS 228715] request for session patch. 

jext/jext_v7004_i130367_a844722.jar 

[ims130367] session patch merge 

[merge][ims126178] failback count zero 

[merge][ims112710] session manager received error packet 

WARNINGS : 

jeus/servlet/sessio 

nmanager/impl/distributed/JeusDistributedWebSessionManager$*.class 

overlapped, check following files : 

jext/jext_v7004_i228715_a1412414.jar(loaded) 

jext/jext_v7004_i130367_a844722.jar 

========================================================= 

 


I need an answer
Answer 0
View 48
Written by Sushma on
2022.10.13 14:30
JEUS
Why JEUS 7 & WebtoB can't listening port 9900?

Hi,


When i install Jeus7 on Linux,WebtoB is installed in this path like :  jeus7/webserver。



The  ws_engine.m  content :


*DOMAIN
jeuservice

*NODE
deepin   
  WEBTOBDIR = "/home/webtob/jeus7/webserver",
  SHMKEY    = 54000,
  DOCROOT   = "/home/webtob/jeus7/webserver/docs",
  PORT      = "8080",
  NODENAME  = "$(NODENAME)",
  LOGGING   = "log1",
  ERRORLOG  = "log2",
  SYSLOG    = "log3",
  JSVPORT   = 9900,
  HTH       = 1
 
*SVRGROUP
htmlg       SVRTYPE = HTML
cgig        SVRTYPE = CGI
ssig        SVRTYPE = SSI
jsvg        SVRTYPE = JSV

*SERVER
html        SVGNAME = htmlg, MinProc = 1,  MaxProc = 2, ASQCount = 5
cgi         SVGNAME = cgig,  MinProc = 1,  MaxProc = 2, ASQCount = 5
ssi         SVGNAME = ssig,  MinProc = 1,  MaxProc = 2, ASQCount = 5
default     SVGNAME = jsvg,  MinProc = 5,  MaxProc = 5, ASQCount = 5

*URI
uri1        Uri     = "/cgi-bin/",  Svrtype = CGI
uri2        Uri     = "/examples/", Svrtype = JSV

*ALIAS
alias1      URI     = "/cgi-bin/", RealPath = "/home/webtob/jeus7/webserver/cgi-bin/"

*LOGGING
log1        Format  = "DEFAULT",   FileName = "/home/webtob/jeus7/webserver/log/access_%Y%%M%%D%.log", Option = "sync"
log2        Format  = "ERROR",     FileName = "/home/webtob/jeus7/webserver/log/error_%Y%%M%%D%.log",  Option = "sync"
log3        Format  = "SYSLOG",     FileName = "/home/webtob/jeus7/webserver/log/system_%Y%%M%%D%.log",  Option = "sync"

*EXT
htm         MimeType = "text/html",  SvrType = HTML
jsp         Mimetype = "application/jsp",  Svrtype=JSV



I  run the command  


wscfl -i ws_engine.m


wsboot


Here is webtob's log :


[2020/07/12:12:00:27] WSM-8844 I WSM0087: WebtoB on node (deepin) is starting. Version=WebtoB 4.1 SP 8 Fix #1 Linux-K2.6_x64 FD8192 B291 epoll 2015/01/29, edition=Light, type=REAL
[2020/07/12:12:00:27] HTL-8845 I HTL0012: Preparing the listening points during the initialization.
[2020/07/12:12:00:27] HTL-8845 I HTL0055: Preparing the listening points. mask=0xfffe0000, arg1=-1, index=-1, maximum listen set size=0
[2020/07/12:12:00:27] HTL-8845 I HTL0054: Initializing the listening points.
[2020/07/12:12:00:27] HTL-8845 I HTL0007: Accepted a connection from HTH. new fd=5  errno=0(Success)
[2020/07/12:12:00:27] HTL-8845 I HTL0033: Adding a new HTH to the HTH set. fd=5
[2020/07/12:12:00:27] HTL-8845 I HTL0034: Found an unused slot for the new HTH. no=0, fd=5, status=0, pid=-1
[2020/07/12:12:00:27] HTL-8845 I HTL0018: Received a register request from HTH. index=0, fd=5
[2020/07/12:12:00:27] HTL-8845 I HTL0019: Adjusting the listening points for the newly registered HTH. index=0
[2020/07/12:12:00:27] HTL-8845 I HTL0055: Preparing the listening points. mask=0xffff, arg1=-1, index=-1, maximum listen set size=1
[2020/07/12:12:00:27] HTL-8845 I HTL0056: Listening point needs a new socket. addr=0.0.0.0.8080, type=0x1, hthno=-1, status=1
[2020/07/12:12:00:27] HTL-8845 I HTL0047: Create a listen socket. addr=0.0.0.0, port=8080, backlog=511, sendbufsize=0, recvbufsize=0
[2020/07/12:12:00:27] HTL-8845 I HTL0057: Listening point status=LISTEN.
[2020/07/12:12:00:27] HTL-8845 I HTL0055: Preparing the listening points. mask=0x10000, arg1=0, index=-1, maximum listen set size=1
[2020/07/12:12:00:27] HTL-8845 I HTL0021: Successfully registered HTH. Start listening for this HTH. index=0, fd=5
[2020/07/12:12:00:27] HTH-8846 I HTH0074: Successfully connected and registered to HTL. HTH is ready to receive client connections.




But the port 9900 is not be listened. Can you help me ?



This the jeus7's server log:


[2020.07.12 12:06:03][1] [adminServer-92] [WEB-3347] deepin-hth0: Connecting to WebtoB[localhost:9900] failed because of a network error [java.net.ConnectException: Connection refused]. Check if WebtoB is running. If it is not, contact the administrator.



Thanks!





I need an answer
Answer 2
View 42
Written by JoinJeus on
2020.07.12 13:23

Registration status by solution

  • JEUS
    (20)
  • WebtoB
    (0)
  • Tmax
    (0)
  • HyperFrame
    (0)
  • AnyLink
    (0)
  • SysMaster
    (0)
  • OpenFrame Replatform
    (1)
Login is required.
Would you like to log in?