Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  iWay Software Product Forum on Focal Point    Sessions hanged up using OneWorld IBSE Adapter

Read-Only Read-Only Topic
Go
Search
Notify
Tools
Sessions hanged up using OneWorld IBSE Adapter
 Login/Join
 
Member
posted
Hello

I have problems calling business funcitions using IBSE JDE OneWorld adapter. The CNCs tells me that the adapter for each call to mbf opens a new connection but doesn't release it. So the maximum opened connections limit is reached and everything gets hanged up.
If I have a look at the appserver logs I can se nothing (I'm using Oracle App Server 10g R2) but I've found in $ORACLE_HOME/adapters/application/tools the following file: iwae_log0001.txt

20060810-00:52:21 ERROR com.ibi.bse.TargetWorker:java.lang.Exception:
Error getting target [JDEdwards] - Failed to connect to J. D. Edwards, check system availability and/or configuration parameters: Environment 'PY810' could not be initialized for user, check user, pwd and environment attribute values
at com.iwaysoftware.iwae.common.HTTPClient.soapCall(HTTPClient.java:115)
at com.iwaysoftware.iwae.common.SOAPTransport.execute(SOAPTransport.java:186)
at com.iwaysoftware.iwae.common.SOAPTransport.execute(SOAPTransport.java:165)
at com.iwaysoftware.iwae.common.AdapterClient.getTarget(AdapterClient.java:293)
at com.ibi.bse.TargetWorker.run(TargetWorker.java:37)
at java.lang.Thread.run(Thread.java:568)

20060810-02:36:39 ERROR com.ibi.bse.TargetNodeDataRed Facerg.xml.sax.SAXParseException: White spaces are required between publicId and systemId.
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
at com.iwaysoftware.iwae.common.SoapFaultChecker.(SoapFaultChecker.java:29)
at com.iwaysoftware.iwae.common.HTTPClient.soapCall(HTTPClient.java:110)
at com.iwaysoftware.iwae.common.SOAPTransport.execute(SOAPTransport.java:186)
at com.iwaysoftware.iwae.common.SOAPTransport.execute(SOAPTransport.java:165)
at com.iwaysoftware.iwae.common.AdapterClient.releaseTarget(AdapterClient.java:303)
at com.ibi.bse.TargetNodeData.releaseTarget(TargetNodeData.java:168)
at com.ibi.bse.gui.BseFrame.releaseTargets(BseFrame.java:576)
at com.ibi.bse.gui.BseFrame.exitForm(BseFrame.java:462)
at com.ibi.bse.gui.BseFrame.exitMenuItemActionPerformed(BseFrame.java:457)
at com.ibi.bse.gui.BseFrame.access$5(BseFrame.java:24)
at com.ibi.bse.gui.BseFrame$4.actionPerformed(BseFrame.java:159)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1815)
at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1868)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:449)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:287)
at javax.swing.AbstractButton.doClick(AbstractButton.java:318)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1146)
at javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.mouseReleased(BasicMenuItemUI.java:973)
at java.awt.Component.processMouseEvent(Component.java:5196)
at java.awt.Component.processEvent(Component.java(Compiled Code))
at java.awt.Container.processEvent(Container.java(Compiled Code))
at java.awt.Component.dispatchEventImpl(Component.java(Compiled Code))
at java.awt.Container.dispatchEventImpl(Container.java(Compiled Code))
at java.awt.Component.dispatchEvent(Component.java(Inlined Compiled Code))
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java(Compiled Code))
at java.awt.LightweightDispatcher.processMouseEvent(Container.java(Compiled Code))
at java.awt.LightweightDispatcher.dispatchEvent(Container.java(Compiled Code))
at java.awt.Container.dispatchEventImpl(Container.java(Compiled Code))
at java.awt.Window.dispatchEventImpl(Window.java(Compiled Code))
at java.awt.Component.dispatchEvent(Component.java(Inlined Compiled Code))
at java.awt.EventQueue.dispatchEvent(EventQueue.java(Compiled Code))
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java(Compiled Code))
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java(Compiled Code))
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:181)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:173)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:136)

20060810-02:59:59 INFO com.ibi.bse.gui.BseFlashScreen:MODE=2
20060810-03:00:03 INFO com.ibi.bse.gui.BseFrame:read manifest for iwae.jar
20060810-12:42:23 INFO com.ibi.bse.gui.BseFlashScreen:MODE=2
20060810-12:42:24 INFO com.ibi.bse.gui.BseFrame:read manifest for iwae.jar
20060810-13:04:41 ERROR com.ibi.bse.TargetNodeData:java.lang.Exception:
session [C0A7ABE61A5A9F44AF734A8E5D93BD09] is already released
at com.iwaysoftware.iwae.common.HTTPClient.soapCall(HTTPClient.java:115)
at com.iwaysoftware.iwae.common.SOAPTransport.execute(SOAPTransport.java:186)
at com.iwaysoftware.iwae.common.SOAPTransport.execute(SOAPTransport.java:165)
at com.iwaysoftware.iwae.common.AdapterClient.releaseTarget(AdapterClient.java:303)
at com.ibi.bse.TargetNodeData.releaseTarget(TargetNodeData.java:168)
at com.ibi.bse.gui.BseFrame.releaseTargets(BseFrame.java:576)
at com.ibi.bse.gui.BseFrame.exitForm(BseFrame.java:462)
at com.ibi.bse.gui.BseFrame.exitMenuItemActionPerformed(BseFrame.java:457)
at com.ibi.bse.gui.BseFrame.access$5(BseFrame.java:24)
at com.ibi.bse.gui.BseFrame$4.actionPerformed(BseFrame.java:159)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1815)
at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1868)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:449)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:287)
at javax.swing.AbstractButton.doClick(AbstractButton.java:318)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1146)
at javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.mouseReleased(BasicMenuItemUI.java:973)
at java.awt.Component.processMouseEvent(Component.java:5196)
at java.awt.Component.processEvent(Component.java(Compiled Code))
at java.awt.Container.processEvent(Container.java(Compiled Code))
at java.awt.Component.dispatchEventImpl(Component.java(Compiled Code))
at java.awt.Container.dispatchEventImpl(Container.java(Compiled Code))
at java.awt.Component.dispatchEvent(Component.java(Inlined Compiled Code))
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java(Compiled Code))
at java.awt.LightweightDispatcher.processMouseEvent(Container.java(Compiled Code))
at java.awt.LightweightDispatcher.dispatchEvent(Container.java(Compiled Code))
at java.awt.Container.dispatchEventImpl(Container.java(Compiled Code))
at java.awt.Window.dispatchEventImpl(Window.java(Compiled Code))
at java.awt.Component.dispatchEvent(Component.java(Inlined Compiled Code))
at java.awt.EventQueue.dispatchEvent(EventQueue.java(Compiled Code))
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java(Compiled Code))
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java(Compiled Code))
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:181)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:173)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:136)

20060810-16:09:06 INFO com.ibi.bse.gui.BseFlashScreen:MODE=2
20060810-16:09:07 INFO com.ibi.bse.gui.BseFrame:read manifest for iwae.jar
20060810-16:52:47 INFO com.ibi.bse.gui.BseFlashScreen:MODE=2
20060810-16:52:47 INFO com.ibi.bse.gui.BseFrame:read manifest for iwae.jar
20060810-17:16:14 INFO com.ibi.bse.gui.BseFlashScreen:MODE=2
20060810-17:16:14 INFO com.ibi.bse.gui.BseFrame:read manifest for iwae.jar

As you can see, errors produce in separate times, so I don't really understand what is really happening.

We've configured de jde.ini this way (I'll copy the whole content in the end of the post)

I beg you please If you can tell me your experiences while configuring this adapter. Anything will be usefull to us, we must go live soon and this bug is fatal.

Thanks a lot in advance

Rodolfo

jde.ini

; PeopleSoft initialization file INI(JDE)
; NT Intel specific version - E810

[JDE_CG]
;TARGET=DEBUG
TARGET=RELEASE
INCLUDES=c:\Progra~1\Micros~1\Vc98\include;c:\Progra~1\Micros~1\Vc98\mfc\include;$(SYSTEM)\INCLUDE;$(SYSTEM)\INCLUDEV;$(SYSTEM)\CG;$(APP)\INCLUDE;
LIBS=c:\Progra~1\Micros~1\Vc98\lib;c:\Progra~1\Micros~1\Vc98\mfc\lib;$(SYSTEM)\LIB32;$(SYSTEM)\LIBV32;$(APP)\LIB32;
MAKEDIR=c:\Progra~1\Micros~1\Common\Tools\WinNT;c:\Progra~1\Micros~1\Common\MSDev98\Bin;c:\Progra~1\Micros~1\Common\Tools;c:\Progra~1\Micros~1\VC98\bin
STDLIBDIR=c:\Progra~1\Micros~1\Vc98\lib;c:\Progra~1\Micros~1\Vc98\mfc\lib
CLASSPATH=C:\peoplesoft\ddp\e810\system\Classes\xalan.jar;C:\peoplesoft\ddp\e810\system\Classes\xerces.jar;C:\peoplesoft\ddp\e810\system\Classes\kernel.jar;C:\peoplesoft\ddp\e810\system\Classes\XTS.jar;C:\peoplesoft\ddp\e810\system\Classes\log4j.jar;C:\peoplesoft\ddp\e810\system\Classes

[DEBUG]
Output=NONE
DebugFile=C:\peoplesoft\ddp\e810\log\jdedebug.log
JobFile=C:\peoplesoft\ddp\e810\log\jde.log
JDETSFile=C:\peoplesoft\ddp\e810\log\JDETS.log
LogErrors=TRUE
ClientLog=1
KeepLogs=1
TamTraceLevel=0
QKLog=0

[SVR]
EnvironmentName=PY810
LibraryListName=PY810
SpecPath=spec
SourcePath=source
ObjectPath=obj
HeaderPath=include
HeaderVPath=includev
BinPath=bin32
LibPath=lib32
LibVPath=libv32
MakePath=make
WorkPath=work

[INSTALL]
B9=C:\peoplesoft\ddp\e810
Double_Byte=0
LocalCodeSet=WE_ISO88591
StartServicePrefix=PSFT E810

[JDENET]
serviceNameListen=6012
serviceNameConnect=6012
maxNetProcesses=5
maxNetConnections=400
maxKernelProcesses=70
maxKernelRanges=24
netTrace=0
ServiceControlRefresh=5
enablePredefinedPorts=0

[JDENET_KERNEL_DEF1]
krnlName=JDENET RESERVED KERNEL
dispatchDLLName=jdenet.dll
dispatchDLLFunction=_JDENET_DispatchMessage@28
maxNumberOfProcesses=1
numberOfAutoStartProcesses=0

[JDENET_KERNEL_DEF2]
krnlName=UBE KERNEL
dispatchDLLName=jdekrnl.dll
dispatchDLLFunction=_JDEK_DispatchUBEMessage@28
maxNumberOfProcesses=5
numberOfAutoStartProcesses=2

[JDENET_KERNEL_DEF3]
krnlName=REPLICATION KERNEL
dispatchDLLName=jdekrnl.dll
dispatchDLLFunction=_DispatchRepMessage@28
maxNumberOfProcesses=1
numberOfAutoStartProcesses=0

[JDENET_KERNEL_DEF4]
krnlName=SECURITY KERNEL
dispatchDLLName=jdekrnl.dll
dispatchDLLFunction=_JDEK_DispatchSecurity@28
maxNumberOfProcesses=2
numberOfAutoStartProcesses=1

[JDENET_KERNEL_DEF5]
krnlName=LOCK MANAGER KERNEL
dispatchDLLName=jdekrnl.dll
dispatchDLLFunction=_TM_DispatchTransactionManager@28
maxNumberOfProcesses=1
numberOfAutoStartProcesses=0

[JDENET_KERNEL_DEF6]
krnlName=CALL OBJECT KERNEL
dispatchDLLName=XMLCallObj.dll
dispatchDLLFunction=_XMLCallObjectDispatch@28
maxNumberOfProcesses=20
numberOfAutoStartProcesses=5

[JDENET_KERNEL_DEF7]
krnlName=JDBNET KERNEL
dispatchDLLName=jdekrnl.dll
dispatchDLLFunction=_JDEK_DispatchJDBNETMessage@28
maxNumberOfProcesses=1
numberOfAutoStartProcesses=0

[JDENET_KERNEL_DEF9]
krnlName=SAW KERNEL
dispatchDLLName=jdesaw.dll
dispatchDLLFunction=_JDEK_DispatchSAWMessage@28
maxNumberOfProcesses=1
numberOfAutoStartProcesses=0

[JDENET_KERNEL_DEF10]
krnlName=SCHEDULER KERNEL
dispatchDLLName=jdekrnl.dll
dispatchDLLFunction=_JDEK_DispatchScheduler@28
maxNumberOfProcesses=1
numberOfAutoStartProcesses=1

[JDENET_KERNEL_DEF11]
krnlName=PACKAGE BUILD KERNEL
dispatchDLLName=jdekrnl.dll
dispatchDLLFunction=_JDEK_DispatchPkgBuildMessage@28
maxNumberOfProcesses=4
numberOfAutoStartProcesses=0

[JDENET_KERNEL_DEF12]
krnlName=UBE SUBSYSTEM KERNEL
dispatchDLLName=jdekrnl.dll
dispatchDLLFunction=_JDEK_DispatchUBESBSMessage@28
maxNumberOfProcesses=1
numberOfAutoStartProcesses=0

[JDENET_KERNEL_DEF13]
krnlName=WORK FLOW KERNEL
dispatchDLLName=workflow.dll
dispatchDLLFunction=_JDEK_DispatchWFServerProcess@28
maxNumberOfProcesses=5
numberOfAutoStartProcesses=0

[JDENET_KERNEL_DEF14]
krnlName=QUEUE KERNEL
dispatchDLLName=jdekrnl.dll
dispatchDLLFunction=_DispatchQueueMessage@28
maxNumberOfProcesses=1
numberOfAutoStartProcesses=1

[JDENET_KERNEL_DEF15]
;CAMBIO INTEGRACION
krnlName=XML TRANSACTION KERNEL
dispatchDLLName=XMLTransactions.dll
dispatchDLLFunction=_XMLTransactionDispatch@28
maxNumberOfProcesses=2
;CAMBIO INTEGRACION
numberOfAutoStartProcesses=2

[JDENET_KERNEL_DEF16]
krnlName=XML List Kernel
dispatchDLLName=xmllist.dll
dispatchDLLFunction=_XMLListDispatch@28
maxNumberOfProcesses=1
numberOfAutoStartProcesses=0

[JDENET_KERNEL_DEF19]
krnlName=EVN KERNEL
dispatchDLLName=jdeie.dll
dispatchDLLFunction=_JDEK_DispatchITMessage@28
maxNumberOfProcesses=1
numberOfAutoStartProcesses=1

[JDENET_KERNEL_DEF20]
krnlName=IEO KERNEL
dispatchDLLName=jdeieo.dll
dispatchDLLFunction=_JDEK_DispatchIEOMessage@28
maxNumberOfProcesses=1
numberOfAutoStartProcesses=1

[JDENET_KERNEL_DEF21]
krnlName=OPE KERNEL
dispatchDLLName=jdeope.dll
dispatchDLLFunction=_BBOPE_DispatchMessage@28
maxNumberOfProcesses=1
numberOfAutoStartProcesses=0

[JDENET_KERNEL_DEF22]
krnlName=XML DISPATCH KERNEL
dispatchDLLName=xmldispatch.dll
dispatchDLLFunction=_XMLDispatch@28
maxNumberOfProcesses=1
numberOfAutoStartProcesses=1

[JDENET_KERNEL_DEF23]
krnlName=XTS KERNEL
dispatchDLLName=xtskrnl.dll
dispatchDLLFunction=_JDEK_DispatchXTSMessage@28
maxNumberOfProcesses=1
numberOfAutoStartProcesses=0

[JDENET_KERNEL_DEF24]
krnlName=XML SERVICE KERNEL
dispatchDLLName=xmlservice.dll
dispatchDLLFunction=_XMLServiceDispatch@28
maxNumberOfProcesses=1
numberOfAutoStartProcesses=1

[NETWORK QUEUE SETTINGS]
QEnv=PY810
QUser=EPSFT810
QPassword=xxxx
QueueDelay=3
UBEPriority=5
JDENETTimeout=60
UBEQueues=32
UBEQueue1=QE810
UBEQueue2=QE810
UBEQueue3=QFAST
UBEQueue4=QFAST
UBEQueue5=QBATCH
UBEQueue6=QHARD
UBEQueue7=QPOSTEO
UBEQueue8=QPOSTEO
UBEQueue9=QSCHED
UBEQueue10=QCHEQUES
UBEQueue11=QUPDATE
UBEQueue12=POSTEO
UBEQueue13=PROCESOS
;
UBEQueue14=QFIN
UBEQueue15=QINV
UBEQueue16=QMAN
UBEQueue17=QLOG
UBEQueue18=QPROD
UBEQueue19=QCOM
UBEQueue20=QSCHFIN
UBEQueue21=QSCHDEF
;
UBEQueue22=QMANNORDI
UBEQueue23=QMANNORDOP
UBEQueue24=QMANFTO
UBEQueue25=QREMNORDI
UBEQueue26=QREMNOROP
UBEQueue27=QREMISION
UBEQueue28=QNOTNORDI
UBEQueue29=QNOTNOROP
UBEQueue30=QNOTACRG
UBEQueue31=QFACT
UBEQueue32=QCXC


PackageQueues=1
PKGQueue1=QE810
SpecInstallQueues=1
SpcQueue1=QE810
KillImmediate=1

[BSFN BUILD]
BuildArea=C:\peoplesoft\ddp\e810\packages
OptimizationFlags=/FD /Gz /O2 /Zi /MD /W4 /EHs /Gy
DebugFlags=/FD /GZ /Gz /Od /Zi /MDd /W4 /EHs /Gy /D "_DEBUG"
InliningFlags=
DefineFlags=/D "WIN32" /D "_WINDOWS" /D "IAMASERVER" /D "KERNEL" /D "UNICODE" /D "_UNICODE"
CompilerFlags=/nologo /c
OSReleaseLevel=5.0
LinkFlags=/DLL /DEBUG /SUBSYSTEM:windows /FORCE:MULTIPLE /FORCE:UNRESOLVED /INCREMENTAL:YES /VERBOSE /WARN:3
LinkLibraries=jdekrnl.lib jdel.lib jdenet.lib jdeipc.lib owver.lib jdeunicode.lib v_verify.lib xerceswrapper.lib
SimultaneousBuilds=5

[JDEIPC]
ipcTrace=0
;CLSID=
startIPCKeyValue=6000

[JDEMAIL]
Rule1=90|OPT|MAILSERVER=ALMEXW3K01
Rule2=100|DEFAULT|OWMON=OWMON@grupoargos.com
Rule3=110|DEFAULT|JDE_SYSTEM=JDE_System@grupoargos.com
Rule4=120|DEFAULT|WORKFLOW_SYSTEM=Workflow@grupoargos.com
Rule5=130|OPT|MERGELOCAL=1
Rule6=140|OPT|UPDATELOCAL=0
ClientType=Windows

[DB SYSTEM SETTINGS]
Version=43
Default User=EPSFT810
Default Pwd=xxxx
Default Role=*ALL
Default Env=PY810
Default PathCode=PY810
Base Datasource=ALMUBW3K01 - 810 Server Map
Object Owner=
Server=ALMEN400
Database=ALMUBW3K01 - 810 Server Map
Load Library=JDBODBC.DLL
Decimal Shift=Y
Julian Dates=Y
Use Owner=N
Secured=Y
Type=I
ConnectionPooling=0
Library List=ALMEN400

[UBE]
UBEDebugLevel=0
UBESaveLogFile=1

[LOCK MANAGER]
Server=
AvailableService=NONE
RequestedService=NONE

[SERVER ENVIRONMENT MAP]
PSFTPLAN=PS810

[SECURITY]
;LDAPAuthentication=false
SecurityServer=ALMEN400
User=EPSFT810
Password=xxxx
Default Role=*ALL
DefaultEnvironment=PY810
DataSource=System - 810
History=0

[INTEROPERABILITY]
;AGREGADO PARA INTEGRACION 20 JULIO
LEVEL=DOC,EVENTS,DATA
TempFileDir=C:\XML_DOC
SequenceTimeOut=10
SaveEVNDoc=1
EnableBlacklist=1
MaxFailedAllowed=3
;AGREGADO PARA INTEGRACION 20 JULIO
FilteredEvents=*NONE
RegisteredEvents=

[SAMPLE_EVENT]
DS1=DXXXXXXXX
DS2=DYYYYYYYY
DS3=DZZZZZZZZ

[JDEITDRV]
DrvCount=4
Drv1=RT:rtdrv.dll
Drv2=WF:wfdrv.dll
Drv3=Z:zdrv.dll
Drv4=JDENET:jdetrdrv.dll

[LREngine]
System=C:\peoplesoft\ddp\e810\output
Repository_Size=20
Disk_Monitor=YES

[WORKFLOW]
; Workflow Runtime Interop, inbound (server only)
WRIUser=xxx
WRIPassword=xxx
WRIEnvironment=xxx
WRIRole=*ALL
; Workflow Runtime Interop, outbound
PrimaryEvnServer=xxx
SecondaryEvnServer=xxx

[JAS PREFERENCE]
JasServer=10.0.10.8
Port=83
Servlet=/jde/servlet/html.login

;[TRANSPORTS]
;TransportName1=xxxTransportExeNamexxx
;TransportParams1=xxxTransportParametersxxx

[XAPI]
XMLDirectory=C:\peoplesoft\ddp\e810\log

[XMLLookupInfo]
XMLRequestType1=list
XMLKernelMessageRange1=5257
XMLKernelHostName1=local
XMLKernelPort1=0

XMLRequestType2=callmethod
XMLKernelMessageRange2=920
XMLKernelHostName2=local
XMLKernelPort2=0

XMLRequestType3=trans
XMLKernelMessageRange3=5001
XMLKernelHostName3=local
XMLKernelPort3=0

XMLRequestType4=JDEMSGWFINTEROP
XMLKernelMessageRange4=4003
XMLKernelHostName4=local
XMLKernelPort4=0
XMLKernelReply4=0

XMLRequestType5=xapicallmethod
XMLKernelMessageRange5=14251
XMLKernelHostName5=local
XMLKernelPort5=0

XMLRequestType6=realTimeEvent
XMLKernelMessageRange6=14251
XMLKernelHostName6=local
XMLKernelPort6=0
XMLKernelReply6=0

[XTSRepository]
XTSRepositoryPath=C:\peoplesoft\ddp\e810\system\XtsRepository
XSL-JDE-BIRDS-REQUEST=birds.xsl
XSL-JDE-V2_2_NATIVE-REQUEST=v2toNative.xsl
XSL-JDE-V1_NATIVE-REQUEST=ml.xsl
XSL-JDE-V1_NATIVE-RESPONSE=lm.xsl

[XTS]
XTSTemplateSelector1=com.jdedwards.xts.xtsm.XTSMJDETemplateSelector
XTSTraceLevel=2
XTSDelay=0

[MTR VALIDATION]
EnterpriseDiskInMB=3000

[TCENGINE]
TraceLevel=1
 
Posts: 4 | Registered: July 11, 2006Report This Post
Member
posted Hide Post
At the very least, you need to call the JDE BSFN EndSession in order to close out the active session.

Otherwise, JDE leaves it open in case you want to re-connect and re-use the "session" attribute at the very top node of the JDE XML document.

You could also turn down the connection idle timeout to a very low value, also set by an attribute at the very top of the JDE XML doc.
 
Posts: 4 | Location: Dayton, OH area | Registered: October 24, 2006Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  iWay Software Product Forum on Focal Point    Sessions hanged up using OneWorld IBSE Adapter

Copyright © 1996-2020 Information Builders