cancel
Showing results for 
Search instead for 
Did you mean: 

Agentry Client Error Work manager

Former Member
0 Kudos

Hi

I have installed the Work Manager application and trying to run from Agetry Client.

I am getting this error. Can you please point me where this error is coming from?

I gave the correct user name and password in JavaBE.ini file and I can see the correct error when I intentionally gave wrong password. And my backend SAP connection is working fine.

During start up of server I am not getting any errors in statup log and events log. Error only when connecting from Agentry client.

Accepted Solutions (0)

Answers (1)

Answers (1)

bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

Are you using the same user id / password when logging in from the client?

Also what version of the WPF client are you using?  I would recommend using the latest SDK SP12 version.

The other thought is that you might need additional user profile parameters setup for your user to be able to validate on login.  Check the documentation for specifics on what is needed based on your assignment types.

--Bill

Former Member
0 Kudos

Hi Bill

Yes I am using the same username and password and also SDK SP12.

I am seeing this in the server log when I get this error. Not sure what it is.

Thanks

Vidyadhar

Former Member
0 Kudos

What is the class path of the application?
Also, what Jar files do you have in the Java folder of the application

bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

That indicates a problem finding one or more of the classes.  As Steve mentioned I would check your classpath as the first step.

--Bill