Skip to content

Regression

jakartaeetck-run / rmiiiop / com.sun.ts.tests.rmiiiop.ee.marshaltests.Client.RITest01_from_appclient (from rmiiiop)

Failing for the past 1 build (Since Failed #32 )
Took 0 ms.

Error Message

test result: Failed. An error occurred during the Deployment phase for tests in this directory.

Stacktrace

test result: Failed. An error occurred during the Deployment phase for tests in this directory.

Standard Output

#Test Results (version 2)
#Thu Aug 03 20:42:25 UTC 2023
#-----testdescription-----
$file=/root/jakartaeetck/src/com/sun/ts/tests/rmiiiop/ee/marshaltests/Client.java
$root=/root/jakartaeetck/src
assertion_ids=RMIIIOP\:SPEC\:1001  An RMI remote interface defines a Java interface that can be invoked remotely. A Java interface is a conforming RMI/IDL remote interface if\: 1. The interface is or inherits from java.rmi.Remote either directly or indirectly. 2. All methods in the interface are defined to throw java.rmi.RemoteException or a superclass of java.rmi.RemoteException. Throughout this section, references to methods in the interface include methods in any inherited interfaces. 3. There are no restrictions on method arguments and result types. However at runtime, the actual values passed as arguments or returned as results must be conforming RMI/IDL types (see Section 1.2.1,  Overview of Conforming RMI/IDL Types,  on page 1-2). In addition, for each RMI/IDL remote interface reference, the actual value passed or returned must be either a stub object or a remote interface implementation object (see Section 1.2.3.1,  Stubs and remote implementation classes,  on page 1-4). 4. All checked exception classes used in method declarations (other than java.rmi.RemoteException and its subclasses) are conforming RMI/IDL exception types (see Section 1.2.6,  RMI/IDL Exception Types,  on page 1-5).1 5. Method names may be overloaded. However, when an interface directly inherits from several base interfaces, it is forbidden for there to be method name conflicts between the inherited interfaces. This outlaws the case where an interface A defines a method  foo,  an interface B also defines a method  foo,  and an interface C tries to inherit from both A and B. 6. Constant definitions in the form of interface variables are permitted. The constant value must be a compile-time constant of one of the RMI/IDL primitive types or String. 7. Method and constant names must not cause name collisions when mapped to IDL (see Section 1.3.2.10,  Names that would cause OMG IDL name collisions,  on page 1-10).
classname=com.sun.ts.tests.rmiiiop.ee.marshaltests.Client
direction=forward
finder=cts
id=RITest01_from_appclient
keywords=all rmiiiop javaee RITest01 appclient_vehicle forward
service_eetest=yes
testName=RITest01
testProps=\ org.omg.CORBA.ORBClass  java.naming.factory.initial
test_directory=com/sun/ts/tests/rmiiiop/ee/marshaltests

#-----environment-----
EJBServer1TxInteropEnabled=true
EJBServer2TxInteropEnabled=true
deployManagerJarFile.1=${javaee.home}/lib/deployment/sun-as-jsr88-dm.jar
deployManagerJarFile.2=${javaee.home.ri}/lib/deployment/sun-as-jsr88-dm.jar
deployManagerpasswd.1=${s1as.admin.passwd}
deployManagerpasswd.2=${ri.admin.passwd}
deployManageruname.1=${s1as.admin.user}
deployManageruname.2=${ri.admin.user}
deployManageruri.1=deployer\:Sun\:AppServer\:\:${deployment_host.1}\:${s1as.admin.port}
deployManageruri.2=deployer\:Sun\:AppServer\:\:${deployment_host.2}\:${ri.admin.port}
deployment_host.1=${orb.host}
deployment_host.2=${orb.host.ri}
deployment_port.1=${impl.vi.port}
deployment_port.2=${impl.ri.port}
derby.dbName=derbyDB
derby.driver=org.apache.derby.jdbc.ClientDriver
derby.passwd=cts1
derby.port=1527
derby.server=${orb.host}
derby.url=jdbc\:derby\://${derby.server}\:${derby.port}/${derby.dbName};create\=true
derby.user=cts1
harness.executeMode=0
harness.log.delayseconds=1
harness.log.port=2000
harness.log.traceflag=false
harness.socket.retry.count=10
harness.temp.directory=${ts.home}/tmp
http.server.supports.endpoint.publish=false
http.server.supports.endpoint.publish.2=false
impl.ri.port=${ri.admin.port}
impl.vi.port=${s1as.admin.port}
java.naming.factory.initial=foo
javaee.home=/root/vi/glassfish6/glassfish
javaee.home.ri=/root/ri/glassfish6/glassfish
javaee.level=full jaxr jaxrpc javaeedeploy
javax.persistence.jdbc.driver=${derby.driver}
javax.persistence.jdbc.password=${derby.passwd}
javax.persistence.jdbc.url=${derby.url}
javax.persistence.jdbc.user=${derby.user}
javax.persistence.provider=org.eclipse.persistence.jpa.PersistenceProvider
jimage.dir=${ts.home}/tmp/jdk-bundles
jpa.provider.implementation.specific.properties=eclipselink.logging.level\=OFF
namingServiceHost1=${orb.host}
namingServiceHost2=${orb.host.ri}
namingServicePort1=${orb.port}
namingServicePort2=${orb.port.ri}
orb.host=localhost
orb.host.ri=localhost
orb.port=3699
orb.port.ri=3701
org.omg.CORBA.ORBClass=foo
password1=${derby.passwd}
password2=${derby.passwd}
persistence.second.level.caching.supported=true
persistence.unit.name=CTS-EM
persistence.unit.name.2=JPATCK2
platform.mode=javaEE
porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection
porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection
porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment
porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM
porting.ts.deploy2.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIDeployment2
porting.ts.deploy2.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIDeployment2
porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin
porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin
porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRILoginContext
porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRILoginContext
porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL
porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL
ri.admin.passwd=adminadmin
ri.admin.port=5858
ri.admin.user=admin
s1as.admin.passwd=adminadmin
s1as.admin.port=4848
s1as.admin.user=admin
securedWebServicePort=1044
securedWebServicePort.2=1045
ts.home=/root/jakartaeetck/bin/xml/../..
user1=${derby.user}
user2=${derby.user}
variable.mapper=com.sun.el.lang.VariableMapperImpl
vi.admin.passwd=
vi.admin.user=admin
webServerHost=${orb.host}
webServerHost.2=${orb.host.ri}
webServerPort=8001
webServerPort.2=8002
wsdlRepository1=${harness.temp.directory}/wsdlRepository1
wsdlRepository2=${harness.temp.directory}/wsdlRepository2

#-----testresult-----
description=file\:/root/jakartaeetck/src/com/sun/ts/tests/rmiiiop/ee/marshaltests/Client.java\#RITest01_from_appclient
end=Thu Aug 03 20\:42\:25 UTC 2023
environment=ts_unix
execStatus=Failed. An error occurred during the Deployment phase for tests in this directory.
harnessLoaderMode=Classpath Loader
harnessVariety=Full Bundle
javatestOS=Linux 5.17.13-200.fc35.x86_64 (amd64)
javatestVersion=5.0
script=com.sun.ts.lib.harness.TSScript
sections=script_messages Deployment TestRun
start=Thu Aug 03 20\:42\:25 UTC 2023
test=com/sun/ts/tests/rmiiiop/ee/marshaltests/Client.java\#RITest01_from_appclient
timeoutSeconds=1200
totalTime=326
work=/root/jakartaeetck-work/rmiiiop/com/sun/ts/tests/rmiiiop/ee/marshaltests

#section:script_messages
----------messages:(0/0)----------

#section:Deployment
----------messages:(0/0)----------
----------log:(195/18389)----------
Undeploying apps...
AutoDeployment.isDeployed()
AutoDeployment.isDeployed()
AutoDeployment.isDeployed()
AutoDeployment.isDeployed()
AutoDeployment.isDeployed()
Search for s1as runtime files match:`rmiiiop_marshaltests_appclient_vehicle.ear`
Valid runtime files after sweep:
/root/jakartaeetck/bin/xml/../../dist/com/sun/ts/tests/rmiiiop/ee/marshaltests/rmiiiop_marshaltests_appclient_vehicle_client.jar.sun-application-client.xml
Search for s1as runtime files match:`rmiiiop_marshaltests_ejb_vehicle.ear`
Valid runtime files after sweep:
/root/jakartaeetck/bin/xml/../../dist/com/sun/ts/tests/rmiiiop/ee/marshaltests/rmiiiop_marshaltests_ejb_vehicle_client.jar.sun-application-client.xml
/root/jakartaeetck/bin/xml/../../dist/com/sun/ts/tests/rmiiiop/ee/marshaltests/rmiiiop_marshaltests_ejb_vehicle_ejb.jar.sun-ejb-jar.xml
Search for s1as runtime files match:`rmiiiop_marshaltests_jsp_vehicle.ear`
Valid runtime files after sweep:
/root/jakartaeetck/bin/xml/../../dist/com/sun/ts/tests/rmiiiop/ee/marshaltests/rmiiiop_marshaltests_jsp_vehicle_web.war.sun-web.xml
Search for s1as runtime files match:`rmiiiop_marshaltests_servlet_vehicle.ear`
Valid runtime files after sweep:
/root/jakartaeetck/bin/xml/../../dist/com/sun/ts/tests/rmiiiop/ee/marshaltests/rmiiiop_marshaltests_servlet_vehicle_web.war.sun-web.xml
Search for s1as runtime files match:`rmiiiop_main_marshaltests_rmiiiopbean.ear`
Valid runtime files after sweep:
/root/jakartaeetck/bin/xml/../../dist/com/sun/ts/tests/rmiiiop/ee/marshaltests/rmiiiop_marshaltests_rmiiiopbean_ejb.jar.sun-ejb-jar.xml
Deploying apps for forward rebuildable...
Search for s1as runtime files match:`rmiiiop_main_marshaltests_rmiiiopbean.ear`
Valid runtime files after sweep:
/root/jakartaeetck/bin/xml/../../tmp/rmiiiop_marshaltests_rmiiiopbean_ejb.jar.sun-ejb-jar.xml
Deployment of app(s) from:  /root/jakartaeetck/bin/xml/../../dist/com/sun/ts/tests/rmiiiop/ee/marshaltests failed!
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /root/jakartaeetck/bin/xml/../../src/com/sun/ts/tests/rmiiiop/ee/marshaltests.  Thus, all other tests in this directory will fail with the same error.
result: Passed. Deployment phase completed. However, check the output above to see if actual deployment passed or failed.

#section:TestRun
----------messages:(0/0)----------
----------log:(221/19905)----------
com.sun.ts.lib.porting.TSDeploymentException: The following error occurred while executing this line:
/root/jakartaeetck/bin/xml/impl/glassfish/deploy.xml:142: The following error occurred while executing this line:
/root/jakartaeetck/bin/xml/impl/glassfish/deploy.xml:202: Deployment Failed for one or more archives.  Check the server log to see which failed.
************************************************
GLASSFISH SERVER LOG CONTENTS:  Last 200 lines/root/vi/glassfish6/glassfish/domains/domain1/logs/server.log
************************************************
2247:  	at org.glassfish.deployment.autodeploy.AutoDeployer.deploy(AutoDeployer.java:573)
2248:  	at org.glassfish.deployment.autodeploy.AutoDeployer.deployAll(AutoDeployer.java:460)
2249:  	at org.glassfish.deployment.autodeploy.AutoDeployer.run(AutoDeployer.java:388)
2250:  	at org.glassfish.deployment.autodeploy.AutoDeployer.run(AutoDeployer.java:379)
2251:  	at org.glassfish.deployment.autodeploy.AutoDeployService$1.run(AutoDeployService.java:209)
2252:  	at java.base/java.util.TimerThread.mainLoop(Timer.java:556)
2253:  	at java.base/java.util.TimerThread.run(Timer.java:506)
2254:  Caused by: java.lang.ClassNotFoundException: javax.ejb.SessionBean
2255:  	at com.sun.enterprise.loader.ASURLClassLoader.findClassData(ASURLClassLoader.java:833)
2256:  	at com.sun.enterprise.loader.ASURLClassLoader.findClass(ASURLClassLoader.java:713)
2257:  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:588)
2258:  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
2259:  	... 44 more
2260:  ]]
2261:  
2262:  [2023-08-03T20:41:42.055+0000] [glassfish 6.2] [SEVERE] [] [jakarta.enterprise.system.core] [tid: _ThreadID=56 _ThreadName=AutoDeployer] [timeMillis: 1691095302055] [levelValue: 1000] [[
2263:    Exception while deploying the app [rmiiiop_main_marshaltests_rmiiiopbean] : javax/ejb/SessionBean
2264:  java.lang.ClassNotFoundException: javax.ejb.SessionBean
2265:  	at com.sun.enterprise.loader.ASURLClassLoader.findClassData(ASURLClassLoader.java:833)
2266:  	at com.sun.enterprise.loader.ASURLClassLoader.findClass(ASURLClassLoader.java:713)
2267:  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:588)
2268:  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
2269:  	at java.base/java.lang.ClassLoader.defineClass1(Native Method)
2270:  	at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1016)
2271:  	at com.sun.enterprise.loader.ASURLClassLoader.findClass(ASURLClassLoader.java:772)
2272:  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:588)
2273:  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
2274:  	at org.glassfish.ejb.deployment.util.EjbBundleValidator.accept(EjbBundleValidator.java:285)
2275:  	at org.glassfish.ejb.deployment.descriptor.EjbDescriptor.visit(EjbDescriptor.java:2694)
2276:  	at org.glassfish.ejb.deployment.descriptor.EjbDescriptor.visit(EjbDescriptor.java:2682)
2277:  	at org.glassfish.ejb.deployment.util.EjbBundleValidator.accept(EjbBundleValidator.java:91)
2278:  	at com.sun.enterprise.deployment.BundleDescriptor.visit(BundleDescriptor.java:617)
2279:  	at org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl.visit(EjbBundleDescriptorImpl.java:733)
2280:  	at com.sun.enterprise.deployment.util.ApplicationValidator.accept(ApplicationValidator.java:97)
2281:  	at com.sun.enterprise.deployment.BundleDescriptor.visit(BundleDescriptor.java:617)
2282:  	at com.sun.enterprise.deployment.archivist.ApplicationArchivist.validate(ApplicationArchivist.java:694)
2283:  	at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:233)
2284:  	at com.sun.enterprise.deployment.archivist.ApplicationFactory.openWith(ApplicationFactory.java:207)
2285:  	at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:172)
2286:  	at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:206)
2287:  	at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:72)
2288:  	at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:885)
2289:  	at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:825)
2290:  	at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:358)
2291:  	at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:199)
2292:  	at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:467)
2293:  	at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:516)
2294:  	at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:512)
2295:  	at java.base/java.security.AccessController.doPrivileged(Native Method)
2296:  	at java.base/javax.security.auth.Subject.doAs(Subject.java:361)
2297:  	at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:511)
2298:  	at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:542)
2299:  	at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:534)
2300:  	at java.base/java.security.AccessController.doPrivileged(Native Method)
2301:  	at java.base/javax.security.auth.Subject.doAs(Subject.java:361)
2302:  	at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:533)
2303:  	at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1441)
2304:  	at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1823)
2305:  	at org.glassfish.deployment.autodeploy.AutoOperation.run(AutoOperation.java:140)
2306:  	at org.glassfish.deployment.autodeploy.AutoDeployer.deploy(AutoDeployer.java:573)
2307:  	at org.glassfish.deployment.autodeploy.AutoDeployer.deployAll(AutoDeployer.java:460)
2308:  	at org.glassfish.deployment.autodeploy.AutoDeployer.run(AutoDeployer.java:388)
2309:  	at org.glassfish.deployment.autodeploy.AutoDeployer.run(AutoDeployer.java:379)
2310:  	at org.glassfish.deployment.autodeploy.AutoDeployService$1.run(AutoDeployService.java:209)
2311:  	at java.base/java.util.TimerThread.mainLoop(Timer.java:556)
2312:  	at java.base/java.util.TimerThread.run(Timer.java:506)
2313:  ]]
2314:  
2315:  [2023-08-03T20:41:42.062+0000] [glassfish 6.2] [WARNING] [NCLS-DEPLOYMENT-02036] [jakarta.enterprise.system.tools.deployment.autodeploy] [tid: _ThreadID=56 _ThreadName=AutoDeployer] [timeMillis: 1691095302062] [levelValue: 900] [[
2316:    Error occurred during deployment: Exception while deploying the app [rmiiiop_main_marshaltests_rmiiiopbean] : javax/ejb/SessionBean. Please see server.log for more details.]]
2317:  
2318:  [2023-08-03T20:41:42.064+0000] [glassfish 6.2] [WARNING] [NCLS-DEPLOYMENT-02036] [jakarta.enterprise.system.tools.deployment.autodeploy] [tid: _ThreadID=56 _ThreadName=AutoDeployer] [timeMillis: 1691095302064] [levelValue: 900] [[
2319:    [AutoDeploy] Autodeploy failed : /root/vi/glassfish6/glassfish/domains/domain1/autodeploy/rmiiiop_main_marshaltests_rmiiiopbean.ear.]]
2320:  
2321:  [2023-08-03T20:41:43.351+0000] [glassfish 6.2] [INFO] [NCLS-DEPLOYMENT-02027] [jakarta.enterprise.system.tools.deployment.autodeploy] [tid: _ThreadID=56 _ThreadName=AutoDeployer] [timeMillis: 1691095303351] [levelValue: 800] [[
2322:    Selecting file /root/vi/glassfish6/glassfish/domains/domain1/autodeploy/rmiiiop_main_marshaltests_rmiiiopbean.ear for autodeployment]]
2323:  
2324:  [2023-08-03T20:41:43.382+0000] [glassfish 6.2] [INFO] [] [jakarta.enterprise.system.tools.deployment.common] [tid: _ThreadID=56 _ThreadName=AutoDeployer] [timeMillis: 1691095303382] [levelValue: 800] [[
2325:    visiting unvisited references]]
2326:  
2327:  [2023-08-03T20:41:43.474+0000] [glassfish 6.2] [SEVERE] [] [jakarta.enterprise.system.core] [tid: _ThreadID=56 _ThreadName=AutoDeployer] [timeMillis: 1691095303474] [levelValue: 1000] [[
2328:    Exception while deploying the app [rmiiiop_main_marshaltests_rmiiiopbean]]]
2329:  
2330:  [2023-08-03T20:41:43.475+0000] [glassfish 6.2] [SEVERE] [NCLS-CORE-00026] [jakarta.enterprise.system.core] [tid: _ThreadID=56 _ThreadName=AutoDeployer] [timeMillis: 1691095303475] [levelValue: 1000] [[
2331:    Exception during lifecycle processing
2332:  java.lang.NoClassDefFoundError: javax/ejb/SessionBean
2333:  	at java.base/java.lang.ClassLoader.defineClass1(Native Method)
2334:  	at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1016)
2335:  	at com.sun.enterprise.loader.ASURLClassLoader.findClass(ASURLClassLoader.java:772)
2336:  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:588)
2337:  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
2338:  	at org.glassfish.ejb.deployment.util.EjbBundleValidator.accept(EjbBundleValidator.java:285)
2339:  	at org.glassfish.ejb.deployment.descriptor.EjbDescriptor.visit(EjbDescriptor.java:2694)
2340:  	at org.glassfish.ejb.deployment.descriptor.EjbDescriptor.visit(EjbDescriptor.java:2682)
2341:  	at org.glassfish.ejb.deployment.util.EjbBundleValidator.accept(EjbBundleValidator.java:91)
2342:  	at com.sun.enterprise.deployment.BundleDescriptor.visit(BundleDescriptor.java:617)
2343:  	at org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl.visit(EjbBundleDescriptorImpl.java:733)
2344:  	at com.sun.enterprise.deployment.util.ApplicationValidator.accept(ApplicationValidator.java:97)
2345:  	at com.sun.enterprise.deployment.BundleDescriptor.visit(BundleDescriptor.java:617)
2346:  	at com.sun.enterprise.deployment.archivist.ApplicationArchivist.validate(ApplicationArchivist.java:694)
2347:  	at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:233)
2348:  	at com.sun.enterprise.deployment.archivist.ApplicationFactory.openWith(ApplicationFactory.java:207)
2349:  	at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:172)
2350:  	at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:206)
2351:  	at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:72)
2352:  	at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:885)
2353:  	at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:825)
2354:  	at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:358)
2355:  	at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:199)
2356:  	at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:467)
2357:  	at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:516)
2358:  	at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:512)
2359:  	at java.base/java.security.AccessController.doPrivileged(Native Method)
2360:  	at java.base/javax.security.auth.Subject.doAs(Subject.java:361)
2361:  	at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:511)
2362:  	at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:542)
2363:  	at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:534)
2364:  	at java.base/java.security.AccessController.doPrivileged(Native Method)
2365:  	at java.base/javax.security.auth.Subject.doAs(Subject.java:361)
2366:  	at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:533)
2367:  	at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1441)
2368:  	at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1823)
2369:  	at org.glassfish.deployment.autodeploy.AutoOperation.run(AutoOperation.java:140)
2370:  	at org.glassfish.deployment.autodeploy.AutoDeployer.deploy(AutoDeployer.java:573)
2371:  	at org.glassfish.deployment.autodeploy.AutoDeployer.deployAll(AutoDeployer.java:460)
2372:  	at org.glassfish.deployment.autodeploy.AutoDeployer.run(AutoDeployer.java:388)
2373:  	at org.glassfish.deployment.autodeploy.AutoDeployer.run(AutoDeployer.java:379)
2374:  	at org.glassfish.deployment.autodeploy.AutoDeployService$1.run(AutoDeployService.java:209)
2375:  	at java.base/java.util.TimerThread.mainLoop(Timer.java:556)
2376:  	at java.base/java.util.TimerThread.run(Timer.java:506)
2377:  Caused by: java.lang.ClassNotFoundException: javax.ejb.SessionBean
2378:  	at com.sun.enterprise.loader.ASURLClassLoader.findClassData(ASURLClassLoader.java:833)
2379:  	at com.sun.enterprise.loader.ASURLClassLoader.findClass(ASURLClassLoader.java:713)
2380:  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:588)
2381:  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
2382:  	... 44 more
2383:  ]]
2384:  
2385:  [2023-08-03T20:41:43.477+0000] [glassfish 6.2] [SEVERE] [] [jakarta.enterprise.system.core] [tid: _ThreadID=56 _ThreadName=AutoDeployer] [timeMillis: 1691095303477] [levelValue: 1000] [[
2386:    Exception while deploying the app [rmiiiop_main_marshaltests_rmiiiopbean] : javax/ejb/SessionBean
2387:  java.lang.ClassNotFoundException: javax.ejb.SessionBean
2388:  	at com.sun.enterprise.loader.ASURLClassLoader.findClassData(ASURLClassLoader.java:833)
2389:  	at com.sun.enterprise.loader.ASURLClassLoader.findClass(ASURLClassLoader.java:713)
2390:  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:588)
2391:  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
2392:  	at java.base/java.lang.ClassLoader.defineClass1(Native Method)
2393:  	at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1016)
2394:  	at com.sun.enterprise.loader.ASURLClassLoader.findClass(ASURLClassLoader.java:772)
2395:  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:588)
2396:  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
2397:  	at org.glassfish.ejb.deployment.util.EjbBundleValidator.accept(EjbBundleValidator.java:285)
2398:  	at org.glassfish.ejb.deployment.descriptor.EjbDescriptor.visit(EjbDescriptor.java:2694)
2399:  	at org.glassfish.ejb.deployment.descriptor.EjbDescriptor.visit(EjbDescriptor.java:2682)
2400:  	at org.glassfish.ejb.deployment.util.EjbBundleValidator.accept(EjbBundleValidator.java:91)
2401:  	at com.sun.enterprise.deployment.BundleDescriptor.visit(BundleDescriptor.java:617)
2402:  	at org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl.visit(EjbBundleDescriptorImpl.java:733)
2403:  	at com.sun.enterprise.deployment.util.ApplicationValidator.accept(ApplicationValidator.java:97)
2404:  	at com.sun.enterprise.deployment.BundleDescriptor.visit(BundleDescriptor.java:617)
2405:  	at com.sun.enterprise.deployment.archivist.ApplicationArchivist.validate(ApplicationArchivist.java:694)
2406:  	at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:233)
2407:  	at com.sun.enterprise.deployment.archivist.ApplicationFactory.openWith(ApplicationFactory.java:207)
2408:  	at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:172)
2409:  	at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:206)
2410:  	at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:72)
2411:  	at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:885)
2412:  	at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:825)
2413:  	at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:358)
2414:  	at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:199)
2415:  	at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:467)
2416:  	at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:516)
2417:  	at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:512)
2418:  	at java.base/java.security.AccessController.doPrivileged(Native Method)
2419:  	at java.base/javax.security.auth.Subject.doAs(Subject.java:361)
2420:  	at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:511)
2421:  	at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:542)
2422:  	at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:534)
2423:  	at java.base/java.security.AccessController.doPrivileged(Native Method)
2424:  	at java.base/javax.security.auth.Subject.doAs(Subject.java:361)
2425:  	at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:533)
2426:  	at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1441)
2427:  	at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1823)
2428:  	at org.glassfish.deployment.autodeploy.AutoOperation.run(AutoOperation.java:140)
2429:  	at org.glassfish.deployment.autodeploy.AutoDeployer.deploy(AutoDeployer.java:573)
2430:  	at org.glassfish.deployment.autodeploy.AutoDeployer.deployAll(AutoDeployer.java:460)
2431:  	at org.glassfish.deployment.autodeploy.AutoDeployer.run(AutoDeployer.java:388)
2432:  	at org.glassfish.deployment.autodeploy.AutoDeployer.run(AutoDeployer.java:379)
2433:  	at org.glassfish.deployment.autodeploy.AutoDeployService$1.run(AutoDeployService.java:209)
2434:  	at java.base/java.util.TimerThread.mainLoop(Timer.java:556)
2435:  	at java.base/java.util.TimerThread.run(Timer.java:506)
2436:  ]]
2437:  
2438:  [2023-08-03T20:41:43.509+0000] [glassfish 6.2] [WARNING] [NCLS-DEPLOYMENT-02036] [jakarta.enterprise.system.tools.deployment.autodeploy] [tid: _ThreadID=56 _ThreadName=AutoDeployer] [timeMillis: 1691095303509] [levelValue: 900] [[
2439:    Error occurred during deployment: Exception while deploying the app [rmiiiop_main_marshaltests_rmiiiopbean] : javax/ejb/SessionBean. Please see server.log for more details.]]
2440:  
2441:  [2023-08-03T20:41:43.509+0000] [glassfish 6.2] [WARNING] [NCLS-DEPLOYMENT-02036] [jakarta.enterprise.system.tools.deployment.autodeploy] [tid: _ThreadID=56 _ThreadName=AutoDeployer] [timeMillis: 1691095303509] [levelValue: 900] [[
2442:    [AutoDeploy] Autodeploy failed : /root/vi/glassfish6/glassfish/domains/domain1/autodeploy/rmiiiop_main_marshaltests_rmiiiopbean.ear.]]
2443:  
2444:  [2023-08-03T20:41:43.511+0000] [glassfish 6.2] [WARNING] [NCLS-DEPLOYMENT-02041] [jakarta.enterprise.system.tools.deployment.autodeploy] [tid: _ThreadID=56 _ThreadName=AutoDeployer] [timeMillis: 1691095303511] [levelValue: 900] [[
2445:    Attempt to create file /root/vi/glassfish6/glassfish/domains/domain1/autodeploy/.autodeploystatus/rmiiiop_main_marshaltests_rmiiiopbean.ear failed; no further information.]]
2446:  
************************************************
END OF GLASSFISH SERVER LOG CONTENTS/root/vi/glassfish6/glassfish/domains/domain1/logs/server.log
************************************************

	at com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment.deploy(AutoDeployment.java:208)
	at com.sun.ts.lib.harness.SuiteSynchronizer.continueToDeployApps(SuiteSynchronizer.java:1104)
	at com.sun.ts.lib.harness.SuiteSynchronizer.deployApps(SuiteSynchronizer.java:716)
	at com.sun.ts.lib.harness.SuiteSynchronizer.doDeployment(SuiteSynchronizer.java:387)
	at com.sun.ts.lib.harness.TSHarnessObserver.startingTest(TSHarnessObserver.java:367)
	at com.sun.javatest.Harness$Notifier.startingTest(Harness.java:995)
	at com.sun.javatest.TestRunner.notifyStartingTest(TestRunner.java:212)
	at com.sun.javatest.DefaultTestRunner.runTest(DefaultTestRunner.java:167)
	at com.sun.javatest.DefaultTestRunner.access$100(DefaultTestRunner.java:43)
	at com.sun.javatest.DefaultTestRunner$1.run(DefaultTestRunner.java:66)

result: Not run. Test running...


test result: Failed. An error occurred during the Deployment phase for tests in this directory.