有人碰见过对象申请不下来的情况吗?等待中
wg07a 2007-08-23 11:22:16 System.out.println("eee in the file of PackageApplicationManagementAgent_ApplicationManagementAgent");
GUIAgent = new PackageGUIAgent_GUIAgent(this);
System.out.println("aab in the file of PackageApplicationManagementAgent_ApplicationManagementAgent");
中间申请对象程序就不走了,也不报错,什么问题