php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #15396 Unable to Launch Java Application (ZDE)
Submitted: 2002-02-05 23:07 UTC Modified: 2002-02-06 01:30 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: ysgnet at ysgnet dot com Assigned:
Status: Not a bug Package: Performance problem
PHP Version: 4.1.1 OS: WIN2k Professional
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: ysgnet at ysgnet dot com
New email:
PHP Version: OS:

 

 [2002-02-05 23:07 UTC] ysgnet at ysgnet dot com
Hi,

I dowloaded PHP Zend Development Environment 2.0. I have Java1.4 installed. When I open ZDE the following error occured!! 

TIA.
sarose


 ========= REPORT START  =============

Unable to Launch Java Application 

Unable to locate the application  'main' class. The class 'com.zend.ide.desktop.ApplicationComponent' must be public and have a 'public static void main(String [])' method. (LAX)




Application Exception Details
==============================
java.lang.NoClassDefFoundError: java/util/HashMap
	at com/zend/ide/customization/C524.<init> (C524)
	at com/zend/ide/customization/C524.q (C524)
	at com/zend/ide/customization/C524.n (C524)
	at com/zend/ide/customization/C524.p (C524)
	at com/zend/ide/util/ResourceHolder.<clinit> (ResourceHolder)
	at com/zend/ide/util/ResourceHolder.c (ResourceHolder)
	at com/zend/ide/desktop/ApplicationComponent.<clinit> (ApplicationComponent)
	at java/lang/Class.forName (Class.java)
	at com/zerog/lax/LAX.launch
	at com/zerog/lax/LAX.main



 ========= REPORT END  =============


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-02-06 01:30 UTC] cnewbill@php.net
Zend Commercial Products !== PHP.

Goto http://www.zend.com/store/products/support.php for support of Zend products.

-Chris
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 08:01:27 2024 UTC