Start the server using one of the following command lines: iscserver -port port -hostname server java com.iscobol.as.AppServerImpl -port port -hostname server -port and -hostname are optional. Start the client using one of the following... Read More
isCOBOL Server and Thin Client
This has been an issue with later builds of Java beginning with version 1.7.0_51 and later. Opening control panel-> java on the window client machine. To avoid the java security working with java 1.7.x there are two different way: - reduce the... Read More
You can use a tool such as Marathon, an open source project on SourceForge at http://sourceforge.net/projects/marathonman/ See the attached document for more information. Read More
Question: I use the Nimbus look and feel introduced in the Java SE 6 update 10 release. For example: javaw -Dswing.defaultlaf=com.sun.java.swing.plaf.nimbus.NimbusLookAndFeel com.iscobol.gui.client.Client -Discobol.conf=client.properties MYAPP I... Read More
If your program suddenly terminates on the server and leaves the thin client showing an empty window it can appear as if the application is hung. The cause can be determined by setting the following properties when starting the isCOBOL Server: ... Read More