English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

init:
deps-jar:
Compiling 1 source file to F:\new\project\ContactEditor\build\classes
F:\new\project\ContactEditor\src\my\contacteditor\ContactEditorUI.java:154: 'class' or 'interface' expected
private void jButton3ActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_jButton3ActionPerformed
F:\new\project\ContactEditor\src\my\contacteditor\ContactEditorUI.java:177: 'class' or 'interface' expected
private javax.swing.JButton jButton2;
F:\new\project\ContactEditor\src\my\contacteditor\ContactEditorUI.java:178: 'class' or 'interface' expected
private javax.swing.JButton jButton3;
F:\new\project\ContactEditor\src\my\contacteditor\ContactEditorUI.java:179: 'class' or 'interface' expected
private javax.swing.JLabel jLabel1;
F:\new\project\ContactEditor\src\my\contacteditor\ContactEditorUI.java:180: 'class' or 'interface' expected
private javax.swing.JLabel jLabel2;
F:\new\project\ContactEditor\src\my\contacteditor\ContactEditorUI.java:181: 'class' or 'interf

2007-01-25 01:11:28 · 6 answers · asked by dev 2 in Computers & Internet Programming & Design

what does class' or 'interface' expected means???
Please tell me.....
should i include awt package???

2007-01-25 01:26:48 · update #1

6 answers

I'd expect to see that kind of error if:

* There's a missing initial brace ({) a few lines before.
* You forgot to enclose your functions inside a class declaration.

2007-01-25 01:15:38 · answer #1 · answered by Anonymous · 0 0

You have a syntax error in the program.

In English, most sentences have a subject and a verb (at least) in order for it to be grammatically correct. If I were to say

"Rover"
instead of
"Rover is a dog"

that would be a sentence fragment.

Your program contains a fragment rather than a complete sentence.

2007-01-25 09:19:35 · answer #2 · answered by Thomas K 6 · 0 0

It's telling you what items you are missing that are causing your compile to fail.

2007-01-25 09:14:51 · answer #3 · answered by lifesajoy 5 · 0 0

a BIG error

2007-01-25 09:14:38 · answer #4 · answered by Anonymous · 0 0

google it, google is all knowing!!

2007-01-25 09:15:12 · answer #5 · answered by megasparks0101 6 · 0 0

Bug ID: 6485234
Votes 0
Synopsis Got SQL exception when using NB to run java5ee sample customer-cmp-ear
Category sunone_application_server:sample_apps
Reported Against
Release Fixed
State In progress, bug
Related Bugs
Submit Date 23-OCT-2006
Description I am using 9.1 build 22 with the NB 5.5 RC2 build on window XP

I am using NB to run javaee5 sample app customer-cmp-ear. I saw the SQL exception. We
should put in some needed DB setup and clean up steps, so the output will show error
free.

---- job output ------
run:
Duplicated project name in import. Project customer-cmp-ear-impl defined first in D:\AppServer Install\9.0UR1sdk\samples\javaee5\enterprise\customer-cmp-ear\nbproject\ant-deploy.xml and again in D:\AppServer Install\9.0UR1sdk\samples\javaee5\enterprise\customer-cmp-ear\nbproject\build-impl.xml
run-bp:
Duplicated project name in import. Project customer-cmp-ear-impl defined first in D:\AppServer Install\9.0UR1sdk\samples\javaee5\enterprise\customer-cmp-ear\nbproject\ant-deploy.xml and again in D:\AppServer Install\9.0UR1sdk\samples\javaee5\enterprise\customer-cmp-ear\nbproject\build-impl.xml
run-nb:
Duplicated project name in import. Project customer-cmp-ear-impl defined first in D:\AppServer Install\9.0UR1sdk\samples\javaee5\enterprise\customer-cmp-ear\nbproject\ant-deploy.xml and again in D:\AppServer Install\9.0UR1sdk\samples\javaee5\enterprise\customer-cmp-ear\nbproject\build-impl.xml
pre-init:
init-private:
init-userdir:
init-user:
init-project:
do-init:
post-init:
init-check:
init:
Duplicated project name in import. Project customer-cmp-ear-impl defined first in D:\AppServer Install\9.0UR1sdk\samples\javaee5\enterprise\customer-cmp-ear\nbproject\ant-deploy.xml and again in D:\AppServer Install\9.0UR1sdk\samples\javaee5\enterprise\customer-cmp-ear\nbproject\build-impl.xml
pre-init:
init-private:
init-userdir:
init-user:
init-project:
do-init:
post-init:
init-check:
init:
deps-jar:
deps-j2ee-archive:
init:
init:
deps-jar:
Created dir: D:\AppServer Install\9.0UR1sdk\samples\javaee5\enterprise\customer-cmp-ear\customer-cmp-ejb\build\jar
Created dir: D:\AppServer Install\9.0UR1sdk\samples\javaee5\enterprise\customer-cmp-ear\customer-cmp-ejb\build\ear-module
Copying 1 file to D:\AppServer Install\9.0UR1sdk\samples\javaee5\enterprise\customer-cmp-ear\customer-cmp-ejb\build\ear-module\META-INF
Compiling 9 source files to D:\AppServer Install\9.0UR1sdk\samples\javaee5\enterprise\customer-cmp-ear\customer-cmp-ejb\build\ear-module
Note: D:\AppServer Install\9.0UR1sdk\samples\javaee5\enterprise\customer-cmp-ear\customer-cmp-ejb\src\java\enterprise\customer_cmp_ejb\ customer \Customer.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
compile:
library-inclusion-in-manifest:
Created dir: D:\AppServer Install\9.0UR1sdk\samples\javaee5\enterprise\customer-cmp-ear\customer-cmp-ejb\dist
Building jar: D:\AppServer Install\9.0UR1sdk\samples\javaee5\enterprise\customer-cmp-ear\customer-cmp-ejb\dist\customer-cmp-ejb.jar
dist-ear:
deps-jar:
Created dir: D:\AppServer Install\9.0UR1sdk\samples\javaee5\enterprise\customer-cmp-ear\customer-cmp-appclient\build\ear-module
Copying 1 file to D:\AppServer Install\9.0UR1sdk\samples\javaee5\enterprise\customer-cmp-ear\customer-cmp-appclient\build\ear-module\META-INF
Compiling 1 source file to D:\AppServer Install\9.0UR1sdk\samples\javaee5\enterprise\customer-cmp-ear\customer-cmp-appclient\build\ear-module
compile:
library-inclusion-in-manifest:
Copying 1 file to D:\AppServer Install\9.0UR1sdk\samples\javaee5\enterprise\customer-cmp-ear\build
Created dir: D:\AppServer Install\9.0UR1sdk\samples\javaee5\enterprise\customer-cmp-ear\customer-cmp-appclient\dist
Building jar: D:\AppServer Install\9.0UR1sdk\samples\javaee5\enterprise\customer-cmp-ear\customer-cmp-appclient\dist\customer-cmp-appclient.jar
dist-ear:
init:
deps-jar:
compile:
library-inclusion-in-manifest:
dist-ear:
init:
deps-module-jar:
deps-ear-jar:
init:
deps-jar:
compile:
library-inclusion-in-manifest:
dist-ear:
deps-jar:
Created dir: D:\AppServer Install\9.0UR1sdk\samples\javaee5\enterprise\customer-cmp-ear\customer-cmp-war\build\ear-module\WEB-INF\classes
Created dir: D:\AppServer Install\9.0UR1sdk\samples\javaee5\enterprise\customer-cmp-ear\customer-cmp-war\build\ear-module\META-INF
Copying 1 file to D:\AppServer Install\9.0UR1sdk\samples\javaee5\enterprise\customer-cmp-ear\customer-cmp-war\build\ear-module\META-INF
Copying 10 files to D:\AppServer Install\9.0UR1sdk\samples\javaee5\enterprise\customer-cmp-ear\customer-cmp-war\build\ear-module
library-inclusion-in-archive:
library-inclusion-in-manifest:
compile:
compile-jsps:
do-ear-dist:
Created dir: D:\AppServer Install\9.0UR1sdk\samples\javaee5\enterprise\customer-cmp-ear\customer-cmp-war\dist
Building jar: D:\AppServer Install\9.0UR1sdk\samples\javaee5\enterprise\customer-cmp-ear\customer-cmp-war\dist\customer-cmp-war.war
dist-ear:
pre-pre-compile:
Created dir: D:\AppServer Install\9.0UR1sdk\samples\javaee5\enterprise\customer-cmp-ear\build\jar
pre-compile:
do-compile:
Copying 2 files to D:\AppServer Install\9.0UR1sdk\samples\javaee5\enterprise\customer-cmp-ear\build\META-INF
Copying 1 file to D:\AppServer Install\9.0UR1sdk\samples\javaee5\enterprise\customer-cmp-ear\build
Copying 1 file to D:\AppServer Install\9.0UR1sdk\samples\javaee5\enterprise\customer-cmp-ear\build
post-compile:
compile:
pre-dist:
do-dist-without-manifest:
Created dir: D:\AppServer Install\9.0UR1sdk\samples\javaee5\enterprise\customer-cmp-ear\dist
Building jar: D:\AppServer Install\9.0UR1sdk\samples\javaee5\enterprise\customer-cmp-ear\dist\customer-cmp-ear.ear
do-dist-with-manifest:
post-dist:
dist:
pre-run-deploy:
Distributing D:\AppServer Install\9.0UR1sdk\samples\javaee5\enterprise\customer-cmp-ear\dist\customer-cmp-ear.ear to [localhost:4848_server]
Start registering the project's server resources
Finished registering server resources
deployment started : 0%
deployment finished : 100%
Deploying application in domain completed successfully
Trying to create reference for application in target server completed successfully
Trying to start application in target server completed successfully
WARNING:
JDO76614: Deployment encountered SQL Exceptions:
JDO76609: Got SQLException executing statement "CREATE TABLE ADDRESS (addressID VARCHAR(255) NOT NULL, CITY VARCHAR(255), ZIP VARCHAR(255), STREET VARCHAR(255), STATE VARCHAR(255), PRIMARY KEY (addressID))": org. customer .derby.client.am.SqlException: Table/View 'ADDRESS' already exists in Schema 'APP'.
JDO76609: Got SQLException executing statement "ALTER TABLE CUSTOMER_ADDRESS ADD CONSTRAINT CSTMRDddrsssddrssD FOREIGN KEY (addresses_addressID) REFERENCES ADDRESS (addressID)": org. customer .derby.client.am.SqlException: Constraint 'CSTMRDDDRSSSDDRSSD' is invalid: there is no unique or primary key constraint on table 'APP.ADDRESS' that matches the number and types of the columns in the foreign key.
Enable of customer-cmp-ear in target server completed successfully
Enable of application in all targets completed successfully
All operations completed successfully
post-run-deploy:
run-deploy:
Duplicated project name in import. Project customer-cmp-ear-impl defined first in D:\AppServer Install\9.0UR1sdk\samples\javaee5\enterprise\customer-cmp-ear\nbproject\ant-deploy.xml and again in D:\AppServer Install\9.0UR1sdk\samples\javaee5\enterprise\customer-cmp-ear\nbproject\build-impl.xml
pre-init:
init-private:
init-userdir:
init-user:
init-project:
do-init:
post-init:
init-check:
init:
deps-jar:
deps-j2ee-archive:
init:
init:
deps-jar:
compile:
library-inclusion-in-manifest:
dist-ear:
deps-jar:
compile:
library-inclusion-in-manifest:
dist-ear:
init:
deps-jar:
compile:
library-inclusion-in-manifest:
dist-ear:
init:
deps-module-jar:
deps-ear-jar:
init:
deps-jar:
compile:
library-inclusion-in-manifest:
dist-ear:
deps-jar:
library-inclusion-in-archive:
library-inclusion-in-manifest:
compile:
compile-jsps:
do-ear-dist:
dist-ear:
pre-pre-compile:
pre-compile:
do-compile:
post-compile:
compile:
pre-dist:
do-dist-without-manifest:
Building jar: D:\AppServer Install\9.0UR1sdk\samples\javaee5\enterprise\customer-cmp-ear\dist\customer-cmp-ear.ear
do-dist-with-manifest:
post-dist:
dist:
pre-run-deploy:
Redeploying D:\AppServer Install\9.0UR1sdk\samples\javaee5\enterprise\customer-cmp-ear\dist\customer-cmp-ear.ear
Start registering the project's server resources
Finished registering server resources
While redeploying, trying to stop the application in target server completed successfully
While redeploying, trying to remove reference for application in target server completed successfully
deployment started : 0%
deployment finished : 100%
Deploying application in domain completed successfully
Trying to create reference for application in target server completed successfully
Trying to start application in target server completed successfully
WARNING:
JDO76614: Deployment encountered SQL Exceptions:
JDO76609: Got SQLException executing statement "ALTER TABLE CUSTOMER_ADDRESS DROP CONSTRAINT CSTMRDddrsssddrssD": org. customer .derby.client.am.SqlException: ALTER TABLE failed. There is no constraint 'APP.CSTMRDDDRSSSDDRSSD' on table 'APP.CUSTOMER_ADDRESS'.
All operations completed successfully
Enable of customer-cmp-ear in target server completed successfully
Enable of application in all targets completed successfully
All operations completed successfully
post-run-deploy:
run-deploy:
Browsing: http://localhost:8080/customer-cmp-war/
run-display-browser:
Duplicated project name in import. Project customer-cmp-ear-impl defined first in D:\AppServer Install\9.0UR1sdk\samples\javaee5\enterprise\customer-cmp-ear\nbproject\ant-deploy.xml and again in D:\AppServer Install\9.0UR1sdk\samples\javaee5\enterprise\customer-cmp-ear\nbproject\build-impl.xml
pre-init:
init-private:
init-userdir:
init-user:
init-project:
do-init:
post-init:
init-check:
init:
run-ac:
BUILD SUCCESSFUL (total time: 20 seconds)
Posted Date : 2006-10-23 23:33:51.0

2007-01-25 09:15:58 · answer #6 · answered by nivek191 3 · 0 0

fedest.com, questions and answers