JAS launching applications

dquimerch

Member
Hi all,
I have problems when executing some applications in HTML, only when connecting as end user. I have the message "launching application" during a few minutes, and after an error message :
ex with P0911 : PB server when executing fonction GetJEMBFProcessingOptions
ex with P14102 : PB server when executing fonction RetrieveCorrectCentury

No problem when connecting by the same way as user JDE.
No problem when connecting JDE or end user on a workstation.
OTI-02-0077 applied

Thanks for any help
Didier Quimerch

JAS Server W2K SP3, WebSphere 4.0.5, JRE 1.3.1
ERP8 SP21 I1, Update 1
Oracle 8.1.7.4, AIX 4.3
 
Did you ever get an answer to this? We are running into the same problem here. I am able to launch applications, run UBEs, etc with no problem on BOTH the fat client and web client as user JDE. However, if I logon as ANY other user (such as myself), the apps never launch on the web client and in the fat client, the UBEs just error out.
 
Did you apply JE1286. I had the same issue now my issues is with generating serealized objects I have to re-gen the F98999 and F989998 every time I want to generate serealized objects.

Here is what JDE told me to do...have not fully tested as yet

1. Make the DD changes, which is already made.
2. Delete my DD files and Global Tables from the local workstation
3. Log out of JDE and Back IN
5. Generate the tables F98999 and F989998
6. Run R92TAM to create new DD specs and Run
7. Run R98CRTGL to create the clobal tables with the full set of DD specs copied the the pathcode specs directory.
8. Install Full package to the server - Jas server or Generation Machine
9. Copy the new DD specs and global tables to the JAS server and Generation Machine pathcode specs folder
10. Run the generation process

Based on this they said everything should work with any issues. I have yet to re-test my generation issues. Also physically check on you database to see if the indexes actually changed.

Let us know what happens.
 
Just got an answer today to say they have no response for the moment.
I said I was not alone (thank you miller) to have the same problem.
...
 
Hi,
Yes I have apply JE1286:
(Generate DD + global tables
Copy new DD and global tables on JAS server
Truncate F989989 and F989999
Core objetcs + Full Web Generation on JAS server)
The problem is always there !
I did the same on an other pathcode with the same result.
I got a call today from JDE but they have no answer for the moment.
Nothing about this problem on OneOff J1, K1 or SP22
...

Regards
 
I have resolved the problem :
Verify on the JDE.INI of the Entreprise Server that the word SecurityServer is not null :
[SECURITY]
SecurityServer=MyServer

Stop and restart the services, and then try to launch aplications or UBE, they will probably work fine.

Regards,
Didier Quimerc'h
 
Back
Top