TechNews from the city of NewJoke
Currently Browsing: WebSphere

Dump a JVM configuration using Jython

Dump a jvm configuration using jython server = AdminConfig.getid(‘/Server:yourServerName/’) jvm = AdminConfig.list(‘JavaVirtualMachine’,server) print AdminConfig.show(jvm) or print AdminConfig.showall(jvm) or print AdminConfig.showAttribute(jvm,’systemProperties’)

ImportError: no module named (WebSphere wsadmin)

WASX7015E: Exception running command: “os.remove(“E:\san\EARDeploymentProject\AppName.txt”)”; exception information: com.ibm.bsf.BSFException: exception from Jython: Traceback (innermost last): File “<input>”, line 1, in ? ImportError: no module named javaos or errors like ImportError: no module named...

New Site online

My new website flexarea.com is online. Here you can try our videoconference application and soon i will be adding a chat application. You can visit the site here

Powered by WordPress | Designed by Elegant Themes