JAS

mstaessen

Active Member
I have added a Batch Server to handle all the Batches. When accessing Work with Submitted jobs in FAT Client it works perfectly. However in HTML when selecting the server i get a JAS_MSG356 Error. In the JAS.log i found the following

[ Worker Thread - OWVirtual_Thread_Group9 Assigned To com.jdedwards.runtime.virtual.OWVirtual@6496fafc] JAS : trying DriverManager.getConnection/new OWConnection to Datasource : OMDATP: G5RIV-BS01 - B7333 Server Map, OMSRVR: G5RIV-BS01, OMDATB: G5RIV-BS01 - B7333 Server Map, OMOOWN: SVMB7333, OMLL: , OMLIB: , OMOMUI: Y, OMOMTO: Y, OMOMDS: Y, OMOMJD: Y, OMOMCC: , OMDSTP: S, OMOCMB: 0, dbUser: JDESYSTEM
java.sql.SQLException: No suitable driver

Does anyone have any ideas on how to fix this

thanks
 
This specific error appears to be related to a missing entry from \Program Files\JDEdwards\JAS\EA_JDEdwards_1.ear\webclient.war\WEB-INF\TNSNames.SQL.

Also beaware that the B98305V business function must be mapped to the same server where you will run UBE's in order for new JAS versions to be able to run.
 
Many Thanks I figured out the TNSNAMES.SQL part --> DUH

Thanks for the business function. I just started to look at that
problem...



Mark Staessen
Xe, Update 6, SP22_Q1
 
Back
Top