cancel
Showing results for 
Search instead for 
Did you mean: 

unable to install SAP WAS 6.40 sneak preview

Former Member
0 Kudos

Hi,

i tried to install SAP WAS 6.40 java sneak preview on my D:\ drive.

ERROR 2004-08-15 22:10:35

The file system on drive 😧 does not support access control lists. Choose a different drive.

Can anyone Help me in this,

Thanks for your help,

regards

Accepted Solutions (1)

Accepted Solutions (1)

gregorw
Active Contributor
0 Kudos

Hello,

the file system has to be NTFS. A search in the forums with "does not support access control lists" would have given you this answer also.

Regards

Gregor

Former Member
0 Kudos

HI,

i converted d: drive to NTFS and tried again.

i installed j2EE in c: drive.

and tried to install SAP WAS 6.4 in my 😧 Drive.

it still saying that C: drive cannot support access control lists.

is c:drive must be ntfs file system?

thanks for your reply,

Former Member
0 Kudos

Hi,

yes, the system drive (C: in your case) must be NTFS also, so you have to convert it (this is done after next reboot normally, since the system drive cannot be locked).

Good luck

Stefan

Former Member
0 Kudos

hi,

i changed my c:drive also to NTFS.

now i am getting error during installation process.

During "DeployOnline" stage it throws an exception:

************************************************************

04/08/17 01:14:09 - ERROR: Not deployed. Deploy Service returned ERROR:

java.rmi.RemoteException: Cannot deploy application sap.com/com.sap.lcrabapapi..

Reason: Internal EJB deployment error.; nested exception is:

com.sap.engine.services.ejb.exceptions.deployment.EJBFileGenerationException: Internal EJB deployment

error.

at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:469)

at

com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1511)

at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:268)

at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:165)

at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:102)

at

com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageLis

tener.java:37)

at

com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)

at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)

at java.security.AccessController.doPrivileged(Native Method)

at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:94)

at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:140)

Caused by: com.sap.engine.services.ejb.exceptions.deployment.EJBFileGenerationException: Internal EJB

deployment error.

at com.sap.engine.services.ejb.deploy.DeployAdmin.deploySingleJar(DeployAdmin.java:649)

at com.sap.engine.services.ejb.deploy.DeployAdmin.generate(DeployAdmin.java:263)

at com.sap.engine.services.ejb.EJBAdmin.deploy(EJBAdmin.java:2154)

at

com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:975)

at

com.sap.engine.services.deploy.server.application.DeploymentTransaction.begin(DeploymentTransaction.java:586)

at

com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java

:301)

at

com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:332)

at

com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:2945)

at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:454)

... 10 more

Caused by: java.io.IOException: com.sap.engine.services.ejb.exceptions.BaseIOException: Errors while

compiling:

.

at com.sap.engine.services.ejb.util.AdminUtils.compileExternal(AdminUtils.java:540)

at com.sap.engine.services.ejb.util.AdminUtils.compile(AdminUtils.java:469)

at com.sap.engine.services.ejb.deploy.DeployAdmin.deploySingleJar(DeployAdmin.java:646)

at com.sap.engine.services.ejb.deploy.DeployAdmin.generate(DeployAdmin.java:263)

at com.sap.engine.services.ejb.EJBAdmin.deploy(EJBAdmin.java:2154)

at

com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:975)

at

com.sap.engine.services.deploy.server.application.DeploymentTransaction.begin(DeploymentTransaction.java:586)

at

com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java

:301)

at

com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:332)

at

com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:2945)

at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:454)

at

com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1511)

at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:268)

at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:165)

at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:102)

at

com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageLis

tener.java:37)

at

com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)

at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)

at java.security.AccessController.doPrivileged(Native Method)

at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:94)

at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:140)

at com.sap.engine.services.ejb.exceptions.BaseIOException.writeReplace(BaseIOException.java:272)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:324)

at java.io.ObjectStreamClass.invokeWriteReplace(ObjectStreamClass.java:896)

at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1011)

at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1332)

at java.io.ObjectOutputStream.defaultWriteObject(ObjectOutputStream.java:367)

at com.sap.exception.BaseExceptionInfo.writeObject(BaseExceptionInfo.java:741)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:324)

at java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:809)

at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1296)

at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1247)

at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1052)

at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1332)

at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1304)

at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1247)

at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1052)

at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1332)

at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1304)

at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1247)

at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1052)

at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:278)

at com.sap.engine.services.rmi_p4.DispatchImpl.throwException(DispatchImpl.java:120)

at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:270)

... 8 more

For detailed information see the log file of Deploy Service.

04/08/17 01:14:09 - ***********************************************************

Aug 17, 2004 1:25:16 AM Info: End of log messages of the target system.

Aug 17, 2004 1:25:17 AM Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****

Aug 17, 2004 1:25:17 AM Error: Execution of deployment action for "com.sap.lcrabapapi" aborted:

Caught exception during application deployment from SAP J2EE Engine's deploy service:

java.rmi.RemoteException: Cannot deploy application sap.com/com.sap.lcrabapapi..

Reason: Internal EJB deployment error.;

nested exception is:

com.sap.engine.services.ejb.exceptions.deployment.EJBFileGenerationException: Internal EJB deployment

error.

(message ID:

com.sap.sdm.serverext.servertype.inqmy.extern.EngineJ2EE620OnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)

Aug 17, 2004 1:25:24 AM Error: Deployment NOT successful for com.sap.lcrabapapi

Aug 17, 2004 1:25:24 AM Info: SDM configuration: Do not automatically start/stop J2EE Engine. Do not restore state of J2EE

Engine now.

Aug 17, 2004 1:25:27 AM Info: -


Deployment was successful -


Aug 17, 2004 1:25:33 AM Info: Summarizing the deployment results:

Aug 17, 2004 1:25:33 AM Error: Admitted: D:\Extract_dir\SAPinst_WAS\J2EE-CD\J2EE-ENG\ONLINE\SAPJTECHS04_0.SCA

Aug 17, 2004 1:25:41 AM Error: Processing error. Return code: 4

*******************************************************

Thank you,

regards

Former Member
0 Kudos

Hi,

unfortunately, I cannot tell what is the reason for this error. However, this error is not critical in general. You can start the J2EE Engine and deploy applications on it. This error indicates only that the application called sap.com/com.sap.lcrabapapi is not deployed. As far as I know, this app deals with accessing SLD, so if you do not need working with the SLD, you can use the J2EE Engine as is.

Otherwise, you could at least retry the installation for the Deploy Online stage.

Good luck.

Answers (0)