Technote (troubleshooting)
Problem(Abstract)
WMQ File Transfer Edition agent fails to start with message JVAB529
Cause
IBMi java jar file ( /QIBM/ProdData/HTTP/Public/jt400/lib/jt400.jar) authority was changed to include "Write" authorization. The default setting is *RX.
JVAB529
From module . . . : QJVAUTLJVM
From procedure . : JvaSendMsg
Statement . . . . : 4
To module . . . . : QJVAQSHCMD
To procedure . . : QjvaQshCmd
Statement . . . . : 759
Message : Public write authority on "< t400/lib/jt400.jar".
Cause . : Directory "/QIBM/ProdData/HTTP/Public/jt400/lib/jt400.jar"
in the classpath has public write authority. If more than one class file
in a directory has the same name, the first one found is run.
Recovery . . . :
If the Classpath security check level (CHKPATH) is *SECURE, the command
cannot complete if a directory in the classpath has public write
authority. Have your administrator remove public write authority from
directory "/QIBM/ProdData/HTTP/Public/jt400/lib/jt400.jar", or change
CHKPATH and run the command again. If directory
"/QIBM/ProdData/HTTP/Public/jt400/lib/jt400.jar" remains public write
authority and CHKPATH is not *SECURE, you may verify which classes are
run by setting the OPTION parameter to *VERBOSE and running the command
again.
Resolving the problem
Remove *Write (*W) authorization from "/QIBM/ProdData/HTTP/Public/jt400/lib/jt400.jar"
Historical Number
86762
004
000
Product Alias/Synonym
WMQ MQ FTE
Rate this page:
Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.