users@glassfish.java.net

netbeans running

From: <glassfish_at_javadesktop.org>
Date: Thu, 25 Oct 2007 13:24:45 PDT

Hi everyone!..

I'm starting an enterprise application, and I've decided to move the app server to another host. The application has one EJB remote and run very well on localhost, but I can't manage to get it working on the other machine !..

I succesful deployed the enterprise application, the EJB project, and the client, but when I try debug or run it from Netbeans, I get this error message:

/mnt/dev/java/mxtest/nbproject/build-impl.xml:262: The following error occurred while executing this line:
/mnt/dev/java/mxtest/nbproject/build-impl.xml:300: Warning: Could not find file /opt/glassfish/domains/domain1/generated/xml/j2ee-apps/mxtest/testClient.jar to copy.

I got confused, should I deploy the client ? if I don't, how could I run or debug it throw the Netbeans IDE ?

Also, I used to run app clients by java webstart, and the it shows deployed in the server console, but I get:

Oct 25, 2007 12:24:14 PM com.sun.enterprise.appclient.MainWithModuleSupport prepareSecurity
INFO: Security Manager is ON.
Oct 25, 2007 12:24:15 PM com.sun.enterprise.appclient.MainWithModuleSupport setTargetServerProperties
INFO: ACC001:Using ClientContainer file: [/tmp/sunacc34155.xml].
Oct 25, 2007 12:24:15 PM com.sun.enterprise.appclient.MainWithModuleSupport <init>
INFO: ACC024: IIOP endpoint(s) = bahamas:3700
Oct 25, 2007 12:24:18 PM com.sun.corba.ee.impl.transport.SocketOrChannelConnectionImpl <init>
WARNING: "IOP00410201: (COMM_FAILURE) Connection failure: socketType: IIOP_CLEAR_TEXT; hostname: 127.0.0.1; port: 3700"
org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 201 completed: No

I'm using Netbeans 5.5.1 and Glassfish v2-b58. Security Manager according server console is not enabled, and the log show like it does.

I appreciate your help!
[Message sent by forum member 'sebaxtz' (sebaxtz)]

http://forums.java.net/jive/thread.jspa?messageID=242217