Portal error- online forms when changing

 4 Replies
 0 Subscribed to this topic
 27 Subscribed to this forum
Sort:
Author
Messages
Roger French
Veteran Member Send Private Message
Posts: 549
Veteran Member

Getting this error in Portal when attempting to change any value on any form within Portal, with any user. This is on windows. LSF9. Java 1.4.2  The error also happens when trying to inquire on existing jobs parameter screens within portal.

Inquire works fine ok no problems on online forms.

LID works fine no problems.

 

I could not find anthing with the knowledgebase. I rebooted many times and still the error. Any ideas? Websphere is up and running as are the Enterprise Applications within it (BPM, IOS, LawsonSecurity).

 

 java.lang.NoSuchFieldError: com/lawson/rdtech/crtio/DynamicCrtioMsg.hasBadFldValue
 at com.lawson.tesla.exec.Tesla.createCrtioBuffer(Tesla.java:820)
 at com.lawson.tesla.exec.Tesla.invoke(Tesla.java:278)
 at com.lawson.tesla.agent.ErpTransactionAgent.processRequest(ErpTransactionAgent.java:181)
 at com.lawson.ios.agent.container.AgentContainerImpl$AgentWrapper.processRequest(AgentContainerImpl.java:467)
 at com.lawson.tesla.broker.TransactionBroker.processRequest(TransactionBroker.java:80)
 at com.lawson.ios.agent.container.AgentContainerImpl$AgentWrapper.processRequest(AgentContainerImpl.java:467)
 at com.lawson.ios.agent.container.AgentContainerImpl.processRequest(AgentContainerImpl.java:239)
 at com.lawson.ios.servlet.Router.doGet(Router.java:208)
 at com.lawson.ios.servlet.Router.doPost(Router.java:272)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
 at com.ibm.ws.webcontainer.servlet.ServletWrapper.service

....

...

John Crudele
Veteran Member Send Private Message
Posts: 50
Veteran Member
We were getting the same error message. The error does not really mean anything. We were getting the error when users were changing the job parameters after running a job. Even though the job had finished running Lawson was still showing it in the job que. We installed ctp 175574 and it cleared up the issue

We also had to update our lajs.cfg file to include RUNALL ON

Also we are on java 1.5.
Roger French
Veteran Member Send Private Message
Posts: 549
Veteran Member

John,

Thanks for the response. I'll try what you mentioned, and yes we're also on Java1.5.

Roger

Roger French
Veteran Member Send Private Message
Posts: 549
Veteran Member

John,

I did not find CTP 175574 on support on either Application or Technology. Is that the correct CTP?

-R

John Crudele
Veteran Member Send Private Message
Posts: 50
Veteran Member
Roger

We are on windows.

It has been updated to PT176104 under technology.

I did not see a similar PT under the other platforms, you may have to ask Lawson for the corresponding PT

John