Uses of Class
dev.galasa.cicsts.cicsresource.CicsJvmserverResourceException
Packages that use CicsJvmserverResourceException
-
Uses of CicsJvmserverResourceException in dev.galasa.cicsts.cicsresource
Methods in dev.galasa.cicsts.cicsresource that throw CicsJvmserverResourceExceptionModifier and TypeMethodDescriptionvoidIJvmprofile.build()Build the JVM profile on the zOS UNIX file systemvoidIJvmserver.build()Build the complete JVM server including the profile zOS UNIX file and the CICS resource definition.voidIJvmserver.buildInstallResourceDefinition()Build and install the CICS JVMSERVER resource definitionvoidIJvmserver.buildProfile()Build the JVM server profile zOS UNIX file onlyvoidIJvmserver.buildResourceDefinition()Build the CICS JVMSERVER resource definition onlylongIJvmserverLog.checkpoint()Checkpoint thisIJvmserverLogvoidIJvmserver.checkpointLogs()Save a checkpoint of the current state of the JVM server logsvoidIJvmserver.clearJvmLogs()Delete the JVM server logsvoidIJvmprofile.delete()Delete the JVM profile on the zOS UNIX file systemvoidIJvmserver.delete()Delete the CICS JVMSERVER resource including it's zOS UNIX files and directories.voidIJvmserver.delete(boolean ignoreErrors) Delete the CICS JVMSERVER resource including it's zOS UNIX files and directories.voidIJvmserverLog.delete()Delete theIZosUNIXFileif it exists.booleanIJvmserver.disable()Disable the CICS JVMSERVER resourcebooleanIJvmserver.disable(IJvmserver.PurgeType purgeType) Disable the CICS JVMSERVER resource with a specificIJvmserver.PurgeTypebooleanIJvmserver.disable(IJvmserver.PurgeType purgeType, int timeout) Disable the CICS JVMSERVER resource with a specificIJvmserver.PurgeTypeand specified timeoutvoidIJvmserver.disableDiscardDelete(boolean ignoreErrors) Disable and discard the CICS JVMSERVER resource and delete the resource definition.IJvmserver.disableWithEscalate()Disable the CICS JVMSERVER resource.IJvmserver.disableWithEscalate(int stepTimeout) Disable the CICS JVMSERVER resource.voidIJvmserver.discard()Discard the CICS JVMSERVER resource.voidIJvmserver.enable()Enable the CICS JVMSERVER resourceIJvmserver.getJavaHome()Convenience method that returns the JAVA_HOME as defined in the JVM ProfileIJvmserver.getJavaLogs()Get aListof Java log files, i.e Snap.*.trc, javacore.*.txt etc.IJvmserver.getJvmLog()Returns the JVM server JVMLOGIJvmserver.getJvmTrace()Returns the JVM server JVMTRACEIJvmserverLog.getName()Returns the name of the specified log file or DDNAMEIJvmserver.getStdErr()Returns the JVM server STDERRIJvmserver.getStdOut()Returns the JVM server STDOUTintIJvmserver.getThreadCount()Get the JVMSERVER Threadcount value form CEMT, i.e the number of threads in useintIJvmserver.getThreadLimit()Get the JVMSERVER Threadlimit value from CEMTIJvmprofile.getWlpInstallDir()Returns the value of theWLP_INSTALL_DIRenvironment variable in the JVM profileIJvmserver.getWorkingDirectory()Convenience method that returns the WORK_DIR as defined in the JVM ProfileIJvmserverLog.getZosBatchJobOutputSpoolFile()Returns theIZosBatchJobOutputSpoolFileassociated with thisIJvmserverLogIJvmserverLog.getZosUNIXFile()Returns theIZosUNIXFileassociated with thisIJvmserverLogvoidIJvmserver.installResourceDefinition()Install the CICS JVMSERVER resource definitionbooleanIJvmserver.isEnabled()Returns whether the CICS JVMSERVER resource is currently enabledICicsResource.newJvmserver(ICicsTerminal cicsTerminal, String name, String group, IJvmprofile jvmprofile) Create a CICS JVMSERVER resource object using the supplied JVM profileICicsResource.newJvmserver(ICicsTerminal cicsTerminal, String name, String group, String jvmprofileName, IJvmserver.JvmserverType jvmserverType) Create a CICS JVMSERVER resource object using the CICS/Galasa default propertiesICicsResource.newLibertyJvmserver(ICicsTerminal cicsTerminal, String name, String group, IJvmprofile jvmprofile, IZosLibertyServer libertyServer) Create a CICS Liberty JVMSERVER resource object using the supplied JVM profile and Liberty serverbooleanIJvmserver.resourceDefined()Check if the CICS JVMSERVER resource definition exist via CEDA DISPLAYbooleanIJvmserver.resourceInstalled()Check if the CICS JVMSERVER resource has been installed via CEMT INQUIREIJvmserverLog.retrieve()Returns the contents of a specified logIJvmserverLog.retrieveSinceCheckpoint()Returns the contents of log since the last checkpointvoidIJvmprofile.saveToResultsArchive(String rasPath) Store the content JVM profile on the zOS UNIX system to the Results Archive StorevoidIJvmserver.saveToResultsArchive()Store the content of the JVM server logs to the default location in the Results Archive StorevoidIJvmserver.saveToResultsArchive(String rasPath) Store the content of the JVM server logs to the Results Archive StorevoidIJvmserverLog.saveToResultsArchive(String rasPath) Save the log to the Results Archive StoreIJvmserverLog.searchForPattern(Pattern searchPattern) Searches contents of log for specified search PatternIJvmserverLog.searchForPattern(Pattern searchPattern, Pattern failPattern) Searches contents of log for specified search or fail PatternIJvmserverLog.searchForPatternSinceCheckpoint(Pattern searchPattern) Searches contents of log for specified search Pattern since the last checkpointIJvmserverLog.searchForPatternSinceCheckpoint(Pattern searchPattern, Pattern failPattern) Searches contents of log for specified search or fail Pattern since the last checkpointIJvmserverLog.searchForText(String searchText) Searches contents of log for specified search textIJvmserverLog.searchForText(String searchText, String failText) Searches contents of log for specified search or fail StringIJvmserverLog.searchForTextSinceCheckpoint(String searchText) Searches contents of log for specified search text String since the last checkpointIJvmserverLog.searchForTextSinceCheckpoint(String searchText, String failText) Searches contents of log for specified search or fail String since the last checkpointvoidIJvmprofile.setJvmProfileDir(String jvmProfileDir) Set the location for the JVM profile on the zOS UNIX file system.
WARNING: This should must equal to the CICS region JVMPROFILEDIR SIT parametervoidIJvmprofile.setProfileName(String name) Set the JVM profile name in the JVM server resource definitionvoidIJvmserver.setThreadLimit(int threadlimit) Set the JVMSERVER Threadlimit value in CEMTvoidIJvmprofile.setWlpAutoconfigure(boolean autoconfigure) Set the value of the-Dcom.ibm.cics.jvmserver.wlp.autoconfigureJVM system property in the JVM profilevoidIJvmprofile.setWlpInstallDir(String wlpInstallDir) Set the value of theWLP_INSTALL_DIRenvironment variable in the JVM profile Galasa sets the default value ofUSSHOME/wlpvoidIJvmprofile.setWlpOutputDir(String wlpOutputDir) Set the value of theWLP_OUTPUT_DIRenvironment variable in the JVM profilevoidIJvmprofile.setWlpServerHost(String hostname) Set the value of the-Dcom.ibm.cics.jvmserver.wlp.server.hostJVM system property in the JVM profilevoidIJvmprofile.setWlpServerHttpPort(int httpPort) Set the value of the-Dcom.ibm.cics.jvmserver.wlp.server.http.portJVM system property in the JVM profilevoidIJvmprofile.setWlpServerHttpsPort(int httpsPort) Set the value of the-Dcom.ibm.cics.jvmserver.wlp.server.https.portJVM system property in the JVM profilevoidIJvmprofile.setWlpServerName(String serverName) Set the value of the-Dcom.ibm.cics.jvmserver.wlp.server.nameJVM system property in the JVM profile.voidIJvmprofile.setWlpServerWabEnabled(boolean wabEnabled) Set the value of the-Dcom.ibm.cics.jvmserver.wlp.wabJVM system property in the JVM profilevoidIJvmprofile.setWlpUserDir(String wlpUserDir) Set the value of theWLP_USER_DIRenvironment variable in the JVM profilevoidIJvmprofile.setZosConnectInstallDir()Set the value of theZCEE_INSTALL_DIRenvironment variable in the JVM profile using the value supplied in the Galasa Configuration Property ServicevoidIJvmprofile.setZosConnectInstallDir(String zOSConnectInstallDir) Set the value of theZCEE_INSTALL_DIRenvironment variable in the JVM profilebooleanIJvmserver.waitForDisable()Wait for the CICS JVMSERVER resource to be disabled.booleanIJvmserver.waitForDisable(int timeout) Wait for the CICS JVMSERVER resource to be disabled with specified timeout.booleanIJvmserver.waitForEnable()Wait for the CICS JVMSERVER resource to be enabled.booleanIJvmserver.waitForEnable(int timeout) Wait for the CICS JVMSERVER resource to be enabled with specified timeout.IJvmserverLog.waitForPattern(Pattern searchPattern, long timeout) Wait for a search Pattern to appear in specified log.IJvmserverLog.waitForPattern(Pattern searchPattern, Pattern failPattern, long timeout) Wait for a search or fail Pattern or fail Pattern to appear in specified log.IJvmserverLog.waitForPatternSinceCheckpoint(Pattern searchPattern, long timeout) Wait for a search Pattern to appear in specified log since the last checkpoint.IJvmserverLog.waitForPatternSinceCheckpoint(Pattern searchPattern, Pattern failPattern, long timeout) Wait for a search or fail Pattern or fail Pattern to appear in specified log since the last checkpoint.IJvmserverLog.waitForText(String searchText, long timeout) Wait for a search String to appear in specified log.IJvmserverLog.waitForText(String searchText, String failText, long timeout) Wait for a search String or fail text to appear in specified log.IJvmserverLog.waitForTextSinceCheckpoint(String searchText, long timeout) Wait for a search String to appear in specified log since the last checkpoint.IJvmserverLog.waitForTextSinceCheckpoint(String searchText, String failText, long timeout) Wait for a search or fail String to appear in specified log since the last checkpoint.