Deploying ear On Java Cloud

Hi
I have application which is developed in Jdeveloper 11.1.2.2
and same application is deployed in weblogic11g and running fine
same application i tried to deployed in java cloud but i got following errors in log.
2012-12-26 04:22:27 CST: ERROR - There are 103 error(s) found for PIS.ear
2012-12-26 04:22:27 CST: ERROR - Path:PIS.ear (103 Errors)
2012-12-26 04:22:27 CST: ERROR - Path:PIS.ear (103 Errors)
2012-12-26 04:22:27 CST: ERROR - Path:pisWAR.war (103 Errors)
2012-12-26 04:22:27 CST: ERROR - Class:ziic.util.DBManager (4 Errors)
2012-12-26 04:22:27 CST: ERROR - 1:Type "java.sql.DriverManager" not allowed.
(Line No:37 Method
Name:java.sql.DriverManager->registerDriver(java.sql.Driver))
2012-12-26 04:22:27 CST: ERROR - 2:Type "java.sql.DriverManager" not allowed.
(Line No:38 Method
Name:java.sql.DriverManager->getConnection(java.lang.String,
java.lang.String, java.lang.String))
2012-12-26 04:22:27 CST: ERROR - 3:Type "java.sql.DriverManager" not allowed.
(Line No:56 Method
Name:java.sql.DriverManager->registerDriver(java.sql.Driver))
2012-12-26 04:22:27 CST: ERROR - 4:Type "java.sql.DriverManager" not allowed.
(Line No:57 Method
Name:java.sql.DriverManager->getConnection(java.lang.String,
java.lang.String, java.lang.String))
2012-12-26 04:22:27 CST: ERROR - Class:ziic.xmlengine.controller.XmlHandler (4 Errors)
2012-12-26 04:22:27 CST: ERROR - 1:Type "java.sql.DriverManager" not allowed.
(Line No:308 Method
Name:java.sql.DriverManager->registerDriver(java.sql.Driver))
2012-12-26 04:22:27 CST: ERROR - 2:Type "java.sql.DriverManager" not allowed.
(Line No:309 Method
Name:java.sql.DriverManager->getConnection(java.lang.String,
java.lang.String, java.lang.String))
2012-12-26 04:22:27 CST: ERROR - 3:Type "java.sql.DriverManager" not allowed.
(Line No:331 Method
Name:java.sql.DriverManager->registerDriver(java.sql.Driver))
2012-12-26 04:22:27 CST: ERROR - 4:Type "java.sql.DriverManager" not allowed.
(Line No:332 Method
Name:java.sql.DriverManager->getConnection(java.lang.String,
java.lang.String, java.lang.String))
2012-12-26 04:22:27 CST: ERROR - Path:WEB-INF****-5.3.2.jar (95 Errors)
2012-12-26 04:22:27 CST: ERROR - Class:com.itextpdf.text.pdf.PdfEncryption (2 Errors)
2012-12-26 04:22:27 CST: ERROR - 1:Type "java.lang.Runtime" not allowed.
(Line No:486 Method Name:java.lang.Runtime->getRuntime())
2012-12-26 04:22:27 CST: ERROR - 2:Type "java.lang.Runtime" not allowed.
(Line No:486 Method Name:java.lang.Runtime->freeMemory())
2012-12-26 04:22:27 CST: ERROR - Class:com.itextpdf.text.pdf.RandomAccessFileOrArray (8 Errors)
2012-12-26 04:22:27 CST: ERROR - 1:Type "java.nio.ByteBuffer" not allowed.
(Return type at method:getNioByteBuffer
->OnClassSignature:java.nio.ByteBuffer)
2012-12-26 04:22:27 CST: ERROR - 2:Type "java.nio.channels.FileChannel.MapMode" not allowed.
(Line No:696 Field Name:java.nio.channels.FileChannel.MapMode->READ_ONLY)
2012-12-26 04:22:27 CST: ERROR - 3:Type "java.nio.channels.FileChannel.MapMode" not allowed.
(Line No:696 Field Name:java.nio.channels.FileChannel.MapMode->READ_ONLY
->OnClassSignature:java.nio.channels.FileChannel.MapMode)
2012-12-26 04:22:27 CST: ERROR - 4:Type "java.nio.channels.FileChannel" not allowed.
(Line No:696 Method Name:java.nio.channels.FileChannel->size())
2012-12-26 04:22:27 CST: ERROR - 5:Type "java.nio.channels.FileChannel" not allowed.
(Line No:696 Method
Name:java.nio.channels.FileChannel->map(java.nio.channels.FileChannel.
MapMode, long, long))
2012-12-26 04:22:27 CST: ERROR - 6:Type "java.nio.ByteBuffer" not allowed.
(Line No:698 Method Name:java.nio.ByteBuffer->wrap(byte[]))
2012-12-26 04:22:27 CST: ERROR - 7:Type "java.nio.channels.FileChannel" not allowed.
(Line No:693 Variable Name:java.nio.channels.FileChannel channel
->OnClassSignature:java.nio.channels.FileChannel)
2012-12-26 04:22:27 CST: ERROR - 8:Type "java.nio.channels.FileChannel" not allowed.
(Line No:695 Variable Name:java.nio.channels.FileChannel channel
->OnClassSignature:java.nio.channels.FileChannel)
2012-12-26 04:22:27 CST: ERROR - Class:com.itextpdf.text.pdf.crypto.IVGenerator (2 Errors)
2012-12-26 04:22:27 CST: ERROR - 1:Type "java.lang.Runtime" not allowed.
(Line No:57 Method Name:java.lang.Runtime->getRuntime())
2012-12-26 04:22:27 CST: ERROR - 2:Type "java.lang.Runtime" not allowed.
(Line No:57 Method Name:java.lang.Runtime->freeMemory())
2012-12-26 04:22:27 CST: ERROR - Class:com.itextpdf.text.pdf.MappedRandomAccessFile.1 (5 Errors)
2012-12-26 04:22:27 CST: ERROR - 1:Type "java.nio.ByteBuffer" not allowed.
(Signature for field:val$buffer ->OnClassSignature:java.nio.ByteBuffer)
2012-12-26 04:22:27 CST: ERROR - 2:Type "java.nio.ByteBuffer" not allowed.
(Argument signature at index (starting with 0):0 for method:<init>
->OnClassSignature:java.nio.ByteBuffer)
2012-12-26 04:22:27 CST: ERROR - 3:Type "java.nio.ByteBuffer" not allowed.
(Line No:256 Field
Name:com.itextpdf.text.pdf.MappedRandomAccessFile.1->val$buffer
->OnClassSignature:java.nio.ByteBuffer)
2012-12-26 04:22:27 CST: ERROR - 4:Type "java.nio.ByteBuffer" not allowed.
(Line No:259 Field
Name:com.itextpdf.text.pdf.MappedRandomAccessFile.1->val$buffer
->OnClassSignature:java.nio.ByteBuffer)
2012-12-26 04:22:27 CST: ERROR - 5:Type "java.nio.ByteBuffer" not allowed.
(Line No:261 Field
Name:com.itextpdf.text.pdf.MappedRandomAccessFile.1->val$buffer
->OnClassSignature:java.nio.ByteBuffer)
2012-12-26 04:22:27 CST: ERROR - Class:com.itextpdf.text.pdf.MappedRandomAccessFile (49 Errors)
2012-12-26 04:22:27 CST: ERROR - 1:Type "java.nio.channels.FileChannel" not allowed.
(Signature for field:channel
->OnClassSignature:java.nio.channels.FileChannel)
2012-12-26 04:22:27 CST: ERROR - 2:Type "java.nio.MappedByteBuffer" not allowed.
(Signature for field:mappedBuffers ->Array component-type
->OnClassSignature:java.nio.MappedByteBuffer)
2012-12-26 04:22:27 CST: ERROR - 3:Type "java.nio.channels.FileChannel" not allowed.
(Line No:66 Field
Name:com.itextpdf.text.pdf.MappedRandomAccessFile->channel
->OnClassSignature:java.nio.channels.FileChannel)
2012-12-26 04:22:27 CST: ERROR - 4:Type "java.nio.channels.FileChannel.MapMode" not allowed.
(Line No:82 Field Name:java.nio.channels.FileChannel.MapMode->READ_WRITE)
2012-12-26 04:22:27 CST: ERROR - 5:Type "java.nio.channels.FileChannel.MapMode" not allowed.
(Line No:82 Field Name:java.nio.channels.FileChannel.MapMode->READ_WRITE
->OnClassSignature:java.nio.channels.FileChannel.MapMode)
2012-12-26 04:22:27 CST: ERROR - 6:Type "java.nio.channels.FileChannel" not allowed.
(Line No:82 Method
Name:com.itextpdf.text.pdf.MappedRandomAccessFile->init(java.nio.
channels.FileChannel, java.nio.channels.FileChannel.MapMode))
2012-12-26 04:22:27 CST: ERROR - 7:Type "java.nio.channels.FileChannel.MapMode" not allowed.
(Line No:86 Field Name:java.nio.channels.FileChannel.MapMode->READ_ONLY)
2012-12-26 04:22:27 CST: ERROR - 8:Type "java.nio.channels.FileChannel.MapMode" not allowed.
(Line No:86 Field Name:java.nio.channels.FileChannel.MapMode->READ_ONLY
->OnClassSignature:java.nio.channels.FileChannel.MapMode)
2012-12-26 04:22:27 CST: ERROR - 9:Type "java.nio.channels.FileChannel" not allowed.
(Line No:86 Method
Name:com.itextpdf.text.pdf.MappedRandomAccessFile->init(java.nio.
channels.FileChannel, java.nio.channels.FileChannel.MapMode))
2012-12-26 04:22:27 CST: ERROR - 10:Type "java.nio.channels.FileChannel" not allowed.
(Argument signature at index (starting with 0):0 for method:init
->OnClassSignature:java.nio.channels.FileChannel)
2012-12-26 04:22:27 CST: ERROR - 11:Type "java.nio.channels.FileChannel.MapMode" not allowed.
(Argument signature at index (starting with 0):1 for method:init
->OnClassSignature:java.nio.channels.FileChannel.MapMode)
2012-12-26 04:22:27 CST: ERROR - 12:Type "java.nio.channels.FileChannel" not allowed.
(Line No:101 Field
Name:com.itextpdf.text.pdf.MappedRandomAccessFile->channel
->OnClassSignature:java.nio.channels.FileChannel)
2012-12-26 04:22:27 CST: ERROR - 13:Type "java.nio.channels.FileChannel" not allowed.
(Line No:104 Method Name:java.nio.channels.FileChannel->size())
2012-12-26 04:22:27 CST: ERROR - 14:Type "java.nio.MappedByteBuffer" not allowed.
(Line No:109 Type Name:java.nio.MappedByteBuffer)
2012-12-26 04:22:27 CST: ERROR - 15:Type "java.nio.MappedByteBuffer" not allowed.
(Line No:109 Field
Name:com.itextpdf.text.pdf.MappedRandomAccessFile->mappedBuffers ->Array
component-type ->OnClassSignature:java.nio.MappedByteBuffer)
2012-12-26 04:22:27 CST: ERROR - 16:Type "java.nio.MappedByteBuffer" not allowed.
(Line No:114 Field
Name:com.itextpdf.text.pdf.MappedRandomAccessFile->mappedBuffers ->Array
component-type ->OnClassSignature:java.nio.MappedByteBuffer)
2012-12-26 04:22:27 CST: ERROR - 17:Type "java.nio.channels.FileChannel" not allowed.
(Line No:114 Method
Name:java.nio.channels.FileChannel->map(java.nio.channels.FileChannel.
MapMode, long, long))
2012-12-26 04:22:27 CST: ERROR - 18:Type "java.nio.MappedByteBuffer" not allowed.
(Line No:115 Field
Name:com.itextpdf.text.pdf.MappedRandomAccessFile->mappedBuffers ->Array
component-type ->OnClassSignature:java.nio.MappedByteBuffer)
2012-12-26 04:22:27 CST: ERROR - 19:Type "java.nio.MappedByteBuffer" not allowed.
(Line No:115 Method Name:java.nio.MappedByteBuffer->load())
2012-12-26 04:22:27 CST: ERROR - 20:Type "java.nio.channels.FileChannel" not allowed.
(Line No:101 Variable Name:java.nio.channels.FileChannel channel
->OnClassSignature:java.nio.channels.FileChannel)
2012-12-26 04:22:27 CST: ERROR - 21:Type "java.nio.channels.FileChannel.MapMode" not allowed.
(Line No:101 Variable Name:java.nio.channels.FileChannel.MapMode mapMode
->OnClassSignature:java.nio.channels.FileChannel.MapMode)
2012-12-26 04:22:27 CST: ERROR - 22:Type "java.nio.channels.FileChannel" not allowed.
(Return type at method:getChannel
->OnClassSignature:java.nio.channels.FileChannel)
2012-12-26 04:22:27 CST: ERROR - 23:Type "java.nio.channels.FileChannel" not allowed.
(Line No:135 Field
Name:com.itextpdf.text.pdf.MappedRandomAccessFile->channel
->OnClassSignature:java.nio.channels.FileChannel)
2012-12-26 04:22:27 CST: ERROR - 24:Type "java.nio.MappedByteBuffer" not allowed.
(Line No:147 Field
Name:com.itextpdf.text.pdf.MappedRandomAccessFile->mappedBuffers ->Array
component-type ->OnClassSignature:java.nio.MappedByteBuffer)
2012-12-26 04:22:27 CST: ERROR - 25:Type "java.nio.MappedByteBuffer" not allowed.
(Line No:150 Field
Name:com.itextpdf.text.pdf.MappedRandomAccessFile->mappedBuffers ->Array
component-type ->OnClassSignature:java.nio.MappedByteBuffer)
2012-12-26 04:22:27 CST: ERROR - 26:Type "java.nio.MappedByteBuffer" not allowed.
(Line No:150 Method Name:java.nio.MappedByteBuffer->limit())
2012-12-26 04:22:27 CST: ERROR - 27:Type "java.nio.MappedByteBuffer" not allowed.
(Line No:153 Field
Name:com.itextpdf.text.pdf.MappedRandomAccessFile->mappedBuffers ->Array
component-type ->OnClassSignature:java.nio.MappedByteBuffer)
2012-12-26 04:22:27 CST: ERROR - 28:Type "java.nio.MappedByteBuffer" not allowed.
(Line No:153 Method Name:java.nio.MappedByteBuffer->get(int))
2012-12-26 04:22:27 CST: ERROR - 29:Type "java.nio.BufferUnderflowException" not allowed.
(Line No:158 Variable Name:java.nio.BufferUnderflowException e
->OnClassSignature:java.nio.BufferUnderflowException)
2012-12-26 04:22:27 CST: ERROR - 30:Type "java.nio.MappedByteBuffer" not allowed.
(Line No:176 Field
Name:com.itextpdf.text.pdf.MappedRandomAccessFile->mappedBuffers ->Array
component-type ->OnClassSignature:java.nio.MappedByteBuffer)
2012-12-26 04:22:27 CST: ERROR - 31:Type "java.nio.MappedByteBuffer" not allowed.
(Line No:178 Field
Name:com.itextpdf.text.pdf.MappedRandomAccessFile->mappedBuffers ->Array
component-type ->OnClassSignature:java.nio.MappedByteBuffer)
2012-12-26 04:22:27 CST: ERROR - 32:Type "java.nio.MappedByteBuffer" not allowed.
(Line No:179 Method Name:java.nio.MappedByteBuffer->limit())
2012-12-26 04:22:27 CST: ERROR - 33:Type "java.nio.MappedByteBuffer" not allowed.
(Line No:181 Method Name:java.nio.MappedByteBuffer->position(int))
2012-12-26 04:22:27 CST: ERROR - 34:Type "java.nio.MappedByteBuffer" not allowed.
(Line No:182 Method Name:java.nio.MappedByteBuffer->remaining())
2012-12-26 04:22:27 CST: ERROR - 35:Type "java.nio.MappedByteBuffer" not allowed.
(Line No:183 Method Name:java.nio.MappedByteBuffer->get(byte[], int, int)
2012-12-26 04:22:27 CST: ERROR - 36:Type "java.nio.MappedByteBuffer" not allowed.
(Line No:178 Variable Name:java.nio.MappedByteBuffer currentBuffer
->OnClassSignature:java.nio.MappedByteBuffer)
2012-12-26 04:22:27 CST: ERROR - 37:Type "java.nio.MappedByteBuffer" not allowed.
(Line No:224 Field
Name:com.itextpdf.text.pdf.MappedRandomAccessFile->mappedBuffers ->Array
component-type ->OnClassSignature:java.nio.MappedByteBuffer)
2012-12-26 04:22:27 CST: ERROR - 38:Type "java.nio.MappedByteBuffer" not allowed.
(Line No:225 Field
Name:com.itextpdf.text.pdf.MappedRandomAccessFile->mappedBuffers ->Array
component-type ->OnClassSignature:java.nio.MappedByteBuffer)
2012-12-26 04:22:27 CST: ERROR - 39:Type "java.nio.MappedByteBuffer" not allowed.
(Line No:226 Field
Name:com.itextpdf.text.pdf.MappedRandomAccessFile->mappedBuffers ->Array
component-type ->OnClassSignature:java.nio.MappedByteBuffer)
2012-12-26 04:22:27 CST: ERROR - 40:Type "java.nio.ByteBuffer" not allowed.
(Line No:226 Method
Name:com.itextpdf.text.pdf.MappedRandomAccessFile->clean(java.nio.
ByteBuffer))
2012-12-26 04:22:27 CST: ERROR - 41:Type "java.nio.MappedByteBuffer" not allowed.
(Line No:227 Field
Name:com.itextpdf.text.pdf.MappedRandomAccessFile->mappedBuffers ->Array
component-type ->OnClassSignature:java.nio.MappedByteBuffer)
2012-12-26 04:22:27 CST: ERROR - 42:Type "java.nio.channels.FileChannel" not allowed.
(Line No:231 Field
Name:com.itextpdf.text.pdf.MappedRandomAccessFile->channel
->OnClassSignature:java.nio.channels.FileChannel)
2012-12-26 04:22:27 CST: ERROR - 43:Type "java.nio.channels.FileChannel" not allowed.
(Line No:232 Field
Name:com.itextpdf.text.pdf.MappedRandomAccessFile->channel
->OnClassSignature:java.nio.channels.FileChannel)
2012-12-26 04:22:27 CST: ERROR - 44:Type "java.nio.channels.FileChannel" not allowed.
(Line No:232 Method Name:java.nio.channels.FileChannel->close())
2012-12-26 04:22:27 CST: ERROR - 45:Type "java.nio.channels.FileChannel" not allowed.
(Line No:233 Field
Name:com.itextpdf.text.pdf.MappedRandomAccessFile->channel
->OnClassSignature:java.nio.channels.FileChannel)
2012-12-26 04:22:27 CST: ERROR - 46:Type "java.nio.ByteBuffer" not allowed.
(Argument signature at index (starting with 0):0 for method:clean
->OnClassSignature:java.nio.ByteBuffer)
2012-12-26 04:22:27 CST: ERROR - 47:Type "java.nio.ByteBuffer" not allowed.
(Line No:252 Method Name:java.nio.ByteBuffer->isDirect())
2012-12-26 04:22:27 CST: ERROR - 48:Type "java.nio.ByteBuffer" not allowed.
(Line No:255
Constructor:com.itextpdf.text.pdf.MappedRandomAccessFile.1(java.nio.
ByteBuffer))
2012-12-26 04:22:27 CST: ERROR - 49:Type "java.nio.ByteBuffer" not allowed.
(Line No:252 Variable Name:java.nio.ByteBuffer buffer
->OnClassSignature:java.nio.ByteBuffer)
2012-12-26 04:22:27 CST: ERROR - Class:com.itextpdf.text.pdf.CompareTool (15 Errors)
2012-12-26 04:22:27 CST: ERROR - 1:Type "java.lang.Runtime" not allowed.
(Line No:108 Method Name:java.lang.Runtime->getRuntime())
2012-12-26 04:22:27 CST: ERROR - 2:Type "java.lang.Runtime" not allowed.
(Line No:108 Method Name:java.lang.Runtime->exec(java.lang.String))
2012-12-26 04:22:27 CST: ERROR - 3:Type "java.lang.Process" not allowed.
(Line No:109 Method Name:java.lang.Process->getInputStream())
2012-12-26 04:22:27 CST: ERROR - 4:Type "java.lang.Process" not allowed.
(Line No:110 Method Name:java.lang.Process->getErrorStream())
2012-12-26 04:22:27 CST: ERROR - 5:Type "java.lang.Process" not allowed.
(Line No:120 Method Name:java.lang.Process->waitFor())
2012-12-26 04:22:27 CST: ERROR - 6:Type "java.lang.Runtime" not allowed.
(Line No:122 Method Name:java.lang.Runtime->getRuntime())
2012-12-26 04:22:27 CST: ERROR - 7:Type "java.lang.Runtime" not allowed.
(Line No:122 Method Name:java.lang.Runtime->exec(java.lang.String))
2012-12-26 04:22:27 CST: ERROR - 8:Type "java.lang.Process" not allowed.
(Line No:123 Method Name:java.lang.Process->getInputStream())
2012-12-26 04:22:27 CST: ERROR - 9:Type "java.lang.Process" not allowed.
(Line No:124 Method Name:java.lang.Process->getErrorStream())
2012-12-26 04:22:27 CST: ERROR - 10:Type "java.lang.Process" not allowed.
(Line No:133 Method Name:java.lang.Process->waitFor())
2012-12-26 04:22:27 CST: ERROR - 11:Type "java.lang.Runtime" not allowed.
(Line No:159 Method Name:java.lang.Runtime->getRuntime())
2012-12-26 04:22:27 CST: ERROR - 12:Type "java.lang.Runtime" not allowed.
(Line No:159 Method Name:java.lang.Runtime->exec(java.lang.String))
2012-12-26 04:22:27 CST: ERROR - 13:Type "java.lang.Process" not allowed.
(Line No:160 Method Name:java.lang.Process->getErrorStream())
2012-12-26 04:22:27 CST: ERROR - 14:Type "java.lang.Process" not allowed.
(Line No:165 Method Name:java.lang.Process->waitFor())
2012-12-26 04:22:27 CST: ERROR - 15:Type "java.lang.Process" not allowed.
(Line No:108 Variable Name:java.lang.Process p
->OnClassSignature:java.lang.Process)
2012-12-26 04:22:27 CST: ERROR - Class:com.itextpdf.text.pdf.PdfEncodings (14 Errors)
2012-12-26 04:22:27 CST: ERROR - 1:Type "java.nio.CharBuffer" not allowed.
(Line No:189 Method Name:java.nio.CharBuffer->wrap(char[]))
2012-12-26 04:22:27 CST: ERROR - 2:Type "java.nio.CharBuffer" not allowed.
(Line No:190 Method
Name:java.nio.charset.CharsetEncoder->encode(java.nio.CharBuffer))
2012-12-26 04:22:27 CST: ERROR - 3:Type "java.nio.ByteBuffer" not allowed.
(Line No:191 Method Name:java.nio.ByteBuffer->rewind())
2012-12-26 04:22:27 CST: ERROR - 4:Type "java.nio.ByteBuffer" not allowed.
(Line No:192 Method Name:java.nio.ByteBuffer->limit())
2012-12-26 04:22:27 CST: ERROR - 5:Type "java.nio.ByteBuffer" not allowed.
(Line No:194 Method Name:java.nio.ByteBuffer->get(byte[]))
2012-12-26 04:22:27 CST: ERROR - 6:Type "java.nio.CharBuffer" not allowed.
(Line No:189 Variable Name:java.nio.CharBuffer cb
->OnClassSignature:java.nio.CharBuffer)
2012-12-26 04:22:27 CST: ERROR - 7:Type "java.nio.ByteBuffer" not allowed.
(Line No:190 Variable Name:java.nio.ByteBuffer bb
->OnClassSignature:java.nio.ByteBuffer)
2012-12-26 04:22:27 CST: ERROR - 8:Type "java.nio.CharBuffer" not allowed.
(Line No:246 Method Name:java.nio.CharBuffer->wrap(char[]))
2012-12-26 04:22:27 CST: ERROR - 9:Type "java.nio.CharBuffer" not allowed.
(Line No:247 Method
Name:java.nio.charset.CharsetEncoder->encode(java.nio.CharBuffer))
2012-12-26 04:22:27 CST: ERROR - 10:Type "java.nio.ByteBuffer" not allowed.
(Line No:248 Method Name:java.nio.ByteBuffer->rewind())
2012-12-26 04:22:27 CST: ERROR - 11:Type "java.nio.ByteBuffer" not allowed.
(Line No:249 Method Name:java.nio.ByteBuffer->limit())
2012-12-26 04:22:27 CST: ERROR - 12:Type "java.nio.ByteBuffer" not allowed.
(Line No:251 Method Name:java.nio.ByteBuffer->get(byte[]))
2012-12-26 04:22:27 CST: ERROR - 13:Type "java.nio.CharBuffer" not allowed.
(Line No:246 Variable Name:java.nio.CharBuffer cb
->OnClassSignature:java.nio.CharBuffer)
2012-12-26 04:22:27 CST: ERROR - 14:Type "java.nio.ByteBuffer" not allowed.
(Line No:247 Variable Name:java.nio.ByteBuffer bb
->OnClassSignature:java.nio.ByteBuffer)
2012-12-26 04:22:27 CST: ERROR - PIS.ear Failed with 103 error(s).
2012-12-26 04:22:27 CST: Whitelist validation failed.
2012-12-26 04:22:27 CST: "API Whitelist" complete: status FAILED
If anybody knows solution let me know thanks in advance

Hello,
What you're seeing is whitelist violations. These are APIs which may be perfectly fine in an on-premise implementation, but are not compatible with the Java Cloud Service (JCS). See http://docs.oracle.com/cloud/CSJSU/dev_app.htm#BCEEFEBF for more information about the JCS whitelist. In particular, I see violations in your error due to direct SQL access, non-blocking IO, and so on.
To deploy your application to the JCS, you'll need to remove these APIs and dependencies. You can also use the whitelist tool included with the Cloud SDK to check your application before you attempt to deploy it to the cloud.
Hope that helps!
Best regards,
Chris Loschen
Oracle Java Cloud Service Support

Similar Messages

  • Application deployed on Oracle Java Cloud Service - SaaS Extension is not connecting with cloud database.

    Hello Experts,
    I have deployed an ADF application on Oracle Java Cloud Service - SaaS Extension and also deployed database objects from local environment to cloud using JDeveloper. I can see the cloud database has tables and data which I have deployed but when I access the application it seems it is not able to connect with cloud database.
    I have followed below document and same sample application (HRSystem). 
    http://www.oracle.com/webfolder/technetwork/tutorials/obe/java/JDeveloperPart1/jdeveloperPart1.html
    http://www.oracle.com/webfolder/technetwork/tutorials/obe/java/JDeveloperPart2/jdeveloperPart2.html
    Please guide me what can be the issue.
    Regards
    Gulam Dyer

    Hi,
    Can you give us more details about your issue? Any error messages?
    Thanks,
    Bogdan

  • How to deploy EAR on CE server using Java Support Package Manager

    Hello,
    I am using CE server where I want to deploy EAR file by using JSPM. I run this program in Drive:\usr\sap\CE1\J00\j2ee\JSPM\go.bat
    I have also put the EAR file into the inbox folder Drive:\usr\sap\CE1\SYS\EPS\in but still It does not show me any file to proceed further for deployment.
    Does any one has idea?
    Regards,
    NK

    Hi,
    The Java Support Package Manager is not able to deploy a single .ear file.
    If the *.EAR file is placed inside an SCA (Software Component Archive) then JSPM is able to deploy it.
    You have to create a .SCA from an .EAR file
    SAP note 1223957 contains an attachment (nwpacktool.zip) which can be used to create a .SCA file from the .EAR file.
    Gerd

  • Facing Problem in Deploying EAR for Client Java Proxy.

    Hi All,
                I am facing problems in deploying EAR in PI/XI server.
    The scenario is Client Java Proxy to SAP
    . I have followed the the pdf-how to create java proxies in 3.0. Using that I have created the EJB module and it archive.
    Finally created the EAR without errors. But while deploying the same in PI server, it throws the following error. Please do help me out in providing any inputs on the same.
    Deploy trace is seen below:-
    Deploy of the ear has errors :
    java.rmi.RemoteException: Cannot deploy application sap.com/BusPartnerEAR..
    Reason: Errors while compiling:
    D:/usr/sap/ECD/DVEBMGS03/j2ee/cluster/server0/apps/sap.com/BusPartnerEAR/EJBContainer/temp/temp1175887267437/com/mud/sAPFICA/businessPartner/_MIOSBusinessPartner_PortTypeRemoteObjectImpl0_0_Tie.java:91: illegal escape character
          if (method.equals("U0024descriptor")) {
                              ^
    D:/usr/sap/ECD/DVEBMGS03/j2ee/cluster/server0/apps/sap.com/BusPartnerEAR/EJBContainer/temp/temp1175887267437/com/mud/sAPFICA/businessPartner/_MIOSBusinessPartner_PortTypeRemoteObjectImpl0_0_Tie.java:98: illegal escape character
          if (method.equals("U0024jcoRuntimeMetaData")) {
                              ^
    D:/usr/sap/ECD/DVEBMGS03/j2ee/cluster/server0/apps/sap.com/BusPartnerEAR/EJBContainer/temp/temp1175887267437/com/mud/sAPFICA/businessPartner/_MIOSBusinessPartner_PortTypeRemoteObjectImpl0_0_Tie.java:112: illegal escape character
          if (method.equals("U0024generationInfo")) {
                              ^
    D:/usr/sap/ECD/DVEBMGS03/j2ee/cluster/server0/apps/sap.com/BusPartnerEAR/EJBContainer/temp/temp1175887267437/com/mud/sAPFICA/businessPartner/_MIOSBusinessPartner_PortTypeRemoteObjectImpl0_0_Tie.java:119: illegal escape character
          if (method.equals("U0024messageSpecifier")) {
                              ^
    D:/usr/sap/ECD/DVEBMGS03/j2ee/cluster/server0/apps/sap.com/BusPartnerEAR/EJBContainer/temp/temp1175887267437/com/mud/sAPFICA/businessPartner/_MIOSBusinessPartner_PortTypeRemoteObjectImpl0_0_Tie.java:152: illegal escape character
          if (method.equals("U0024runtime")) {
                              ^
    D:/usr/sap/ECD/DVEBMGS03/j2ee/cluster/server0/apps/sap.com/BusPartnerEAR/EJBContainer/temp/temp1175887267437/com/mud/sAPFICA/businessPartner/_MIOSBusinessPartner_PortTypeRemoteObjectImpl0_0_Tie.java:195: illegal escape character
          if (method.equals("U0024messageSpecifierRead")) {
                              ^
    D:/usr/sap/ECD/DVEBMGS03/j2ee/cluster/server0/apps/sap.com/BusPartnerEAR/EJBContainer/temp/temp1175887267437/com/mud/sAPFICA/businessPartner/_MIOSBusinessPartner_PortTypeRemoteObjectImpl0_0_Tie.java:202: illegal escape character
          if (method.equals("U0024messageSpecifier__")) {
                              ^
    D:/usr/sap/ECD/DVEBMGS03/j2ee/cluster/server0/apps/sap.com/BusPartnerEAR/EJBContainer/temp/temp1175887267437/com/mud/sAPFICA/businessPartner/_MIOSBusinessPartner_PortTypeRemote_Stub.java:93: illegal escape character
              org.omg.CORBA_2_3.portable.OutputStream out = (org.omg.CORBA_2_3.portable.OutputStream)_request("U0024descriptor", true);
                                                                                    ^
    D:/usr/sap/ECD/DVEBMGS03/j2ee/cluster/server0/apps/sap.com/BusPartnerEAR/EJBContainer/temp/temp1175887267437/com/mud/sAPFICA/businessPartner/_MIOSBusinessPartner_PortTypeRemote_Stub.java:112: illegal escape character
          ServantObject so = servantpreinvoke("U0024descriptor", MIOSBusinessPartner_PortTypeRemote.class);
                                                  ^
    D:/usr/sap/ECD/DVEBMGS03/j2ee/cluster/server0/apps/sap.com/BusPartnerEAR/EJBContainer/temp/temp1175887267437/com/mud/sAPFICA/businessPartner/_MIOSBusinessPartner_PortTypeRemote_Stub.java:134: illegal escape character
              org.omg.CORBA_2_3.portable.OutputStream out = (org.omg.CORBA_2_3.portable.OutputStream)_request("U0024jcoRuntimeMetaData", true);
                                                                                    ^
    D:/usr/sap/ECD/DVEBMGS03/j2ee/cluster/server0/apps/sap.com/BusPartnerEAR/EJBContainer/temp/temp1175887267437/com/mud/sAPFICA/businessPartner/_MIOSBusinessPartner_PortTypeRemote_Stub.java:153: illegal escape character
          ServantObject so = servantpreinvoke("U0024jcoRuntimeMetaData", MIOSBusinessPartner_PortTypeRemote.class);
                                                  ^
    D:/usr/sap/ECD/DVEBMGS03/j2ee/cluster/server0/apps/sap.com/BusPartnerEAR/EJBContainer/temp/temp1175887267437/com/mud/sAPFICA/businessPartner/_MIOSBusinessPartner_PortTypeRemote_Stub.java:216: illegal escape character
              org.omg.CORBA_2_3.portable.OutputStream out = (org.omg.CORBA_2_3.portable.OutputStream)_request("U0024generationInfo", true);
                                                                                    ^
    D:/usr/sap/ECD/DVEBMGS03/j2ee/cluster/server0/apps/sap.com/BusPartnerEAR/EJBContainer/temp/temp1175887267437/com/mud/sAPFICA/businessPartner/_MIOSBusinessPartner_PortTypeRemote_Stub.java:235: illegal escape character
          ServantObject so = servantpreinvoke("U0024generationInfo", MIOSBusinessPartner_PortTypeRemote.class);
                                                  ^
    D:/usr/sap/ECD/DVEBMGS03/j2ee/cluster/server0/apps/sap.com/BusPartnerEAR/EJBContainer/temp/temp1175887267437/com/mud/sAPFICA/businessPartner/_MIOSBusinessPartner_PortTypeRemote_Stub.java:257: illegal escape character
              org.omg.CORBA_2_3.portable.OutputStream out = (org.omg.CORBA_2_3.portable.OutputStream)_request("U0024messageSpecifier", true);
    21 errors
    Awaiting for your replies...
    Regards,
    Dhana

    Hi,
         Thanks for your input..
       I have also opend the EAR as ZIP file and deleted the existing listing libaries
    apart from the actual implementing Jar and META-INF folder.
    I have tried deploying the Jar for the second time, it is throwing the same error.
    What I did is...Once the EAR is created, I went to Resource perspective in NWDS and copied the EAR from the EAR project and used the same for deployment.
    Is there is anything else to be modified or deleted before deployement?
    Regards,
    Dhana

  • Error when trying to deploy ADF application in Java Cloud Service - SaaS Extension

    Hello guys,
    I'm trying to deploy a simple ADF application in "Oracle Java Cloud Service - SaaS Extension" and i'm still having the error below
    The job turns to Failed at "Deploy Application" step:
    Did someone already got this error ?
    Thanks at advance
    Sid
    2014-12-10 11:06:20 PST: Starting action "Deploy Application"
    2014-12-10 11:06:20 PST: Deploy Application started
    2014-12-10 11:06:28 PST: weblogic.application.ModuleException: weblogic.application.ModuleException:
      at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1531)
      at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:488)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
      at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
      at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
      at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
      at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:671)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
      at weblogic.application.internal.SingleModuleDeployment.activate(SingleModuleDeployment.java:44)
      at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
      at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:80)
      at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:573)
      at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
      at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
      at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:327)
      at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
      at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
      at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
      at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
      at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
      at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
      at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
      at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused by: java.security.AccessControlException: access denied ("java.net.NetPermission" "specifyStreamHandler")
      at java.security.AccessControlContext.checkPermission(AccessControlContext.java:372)
      at java.security.AccessController.checkPermission(AccessController.java:559)
      at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
      at java.net.URL.checkSpecifyHandler(URL.java:649)
      at java.net.URL.<init>(URL.java:373)
      at weblogic.application.io.MergedDescriptorFinder.getSource(MergedDescriptorFinder.java:46)
      at weblogic.application.io.DescriptorFinder.getSource(DescriptorFinder.java:44)
      at weblogic.utils.classloaders.MultiClassFinder.getSource(MultiClassFinder.java:67)
      at weblogic.application.utils.CompositeWebAppFinder.getSource(CompositeWebAppFinder.java:71)
      at weblogic.servlet.internal.War$ResourceFinder.getSource(War.java:1213)
      at weblogic.servlet.internal.War$ResourceFinder.getSource(War.java:1203)
      at weblogic.servlet.internal.War.getResourceAsSource(War.java:512)
      at weblogic.servlet.internal.WebAppServletContext.getResourceAsSource(WebAppServletContext.java:3436)
      at weblogic.servlet.internal.WebAppServletContext.getResourceAsSource(WebAppServletContext.java:3427)
      at weblogic.servlet.internal.WebAppServletContext.getResourceAsStream(WebAppServletContext.java:872)
      at com.sun.faces.config.ConfigureListener$WebXmlProcessor.scanForFacesServlet(ConfigureListener.java:805)
      at com.sun.faces.config.ConfigureListener$WebXmlProcessor.<init>(ConfigureListener.java:768)
      at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:178)
      at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:481)
      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
      at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
      at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:181)
      at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1871)
      at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3173)
      at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1529)
    2014-12-10 11:06:28 PST: WL action state: failed
    2014-12-10 11:06:28 PST: Action FAILED with WL action state: failed
    2014-12-10 11:06:28 PST: Check the server log of your Java cloud service for more info about the failure.
    2014-12-10 11:06:28 PST: Application deployment failed.
    2014-12-10 11:06:28 PST: "Deploy Application" complete: status FAILED

    The Application does nothing, it's just a simple page (the button does nothing too)  the aim is to deploy a jsf page with ADF forms.
    The deployment log is on the first message.
    I'm using Jdeveloper and i note the Jdev inserts some servlets into the web.xml file ! is it possible that the probleme is related to this ? (below the web.xml file)
    Sid
    <?xml version = '1.0' encoding = 'windows-1252'?>
    <web-app xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
             xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd"
             version="2.5">
      <servlet>
        <servlet-name>Faces Servlet</servlet-name>
        <servlet-class>javax.faces.webapp.FacesServlet</servlet-class>
        <load-on-startup>1</load-on-startup>
      </servlet>
      <servlet>
        <servlet-name>resources</servlet-name>
        <servlet-class>org.apache.myfaces.trinidad.webapp.ResourceServlet</servlet-class>
      </servlet>
      <servlet>
        <servlet-name>BIGRAPHSERVLET</servlet-name>
        <servlet-class>oracle.adf.view.faces.bi.webapp.GraphServlet</servlet-class>
      </servlet>
      <servlet>
        <servlet-name>BIGAUGESERVLET</servlet-name>
        <servlet-class>oracle.adf.view.faces.bi.webapp.GaugeServlet</servlet-class>
      </servlet>
      <servlet>
        <servlet-name>MapProxyServlet</servlet-name>
        <servlet-class>oracle.adf.view.faces.bi.webapp.MapProxyServlet</servlet-class>
      </servlet>
      <servlet-mapping>
        <servlet-name>Faces Servlet</servlet-name>
        <url-pattern>/faces/*</url-pattern>
      </servlet-mapping>
      <servlet-mapping>
        <servlet-name>resources</servlet-name>
        <url-pattern>/adf/*</url-pattern>
      </servlet-mapping>
      <servlet-mapping>
        <servlet-name>resources</servlet-name>
        <url-pattern>/afr/*</url-pattern>
      </servlet-mapping>
      <servlet-mapping>
        <servlet-name>BIGRAPHSERVLET</servlet-name>
        <url-pattern>/servlet/GraphServlet/*</url-pattern>
      </servlet-mapping>
      <servlet-mapping>
        <servlet-name>BIGAUGESERVLET</servlet-name>
        <url-pattern>/servlet/GaugeServlet/*</url-pattern>
      </servlet-mapping>
      <servlet-mapping>
        <servlet-name>MapProxyServlet</servlet-name>
        <url-pattern>/servlet/mapproxy/*</url-pattern>
      </servlet-mapping>
      <servlet-mapping>
        <servlet-name>resources</servlet-name>
        <url-pattern>/bi/*</url-pattern>
      </servlet-mapping>
      <filter>
        <filter-name>trinidad</filter-name>
        <filter-class>org.apache.myfaces.trinidad.webapp.TrinidadFilter</filter-class>
      </filter>
      <filter>
        <filter-name>ServletADFFilter</filter-name>
        <filter-class>oracle.adf.share.http.ServletADFFilter</filter-class>
      </filter>
      <filter-mapping>
        <filter-name>trinidad</filter-name>
        <servlet-name>Faces Servlet</servlet-name>
        <dispatcher>FORWARD</dispatcher>
        <dispatcher>REQUEST</dispatcher>
        <dispatcher>ERROR</dispatcher>
      </filter-mapping>
      <filter-mapping>
        <filter-name>ServletADFFilter</filter-name>
        <servlet-name>Faces Servlet</servlet-name>
        <dispatcher>FORWARD</dispatcher>
        <dispatcher>REQUEST</dispatcher>
      </filter-mapping>
      <context-param>
        <param-name>javax.faces.STATE_SAVING_METHOD</param-name>
        <param-value>client</param-value>
      </context-param>
      <context-param>
        <param-name>javax.faces.PARTIAL_STATE_SAVING</param-name>
        <param-value>false</param-value>
      </context-param>
      <context-param>
        <description>If this parameter is true, there will be an automatic check of the modification date of your JSPs, and saved state will be discarded when JSP's change. It will also automatically check if your skinning css files have changed without you having to restart the server. This makes development easier, but adds overhead. For this reason this parameter should be set to false when your application is deployed.</description>
        <param-name>org.apache.myfaces.trinidad.CHECK_FILE_MODIFICATION</param-name>
        <param-value>false</param-value>
      </context-param>
      <context-param>
        <description>Whether the 'Generated by...' comment at the bottom of ADF Faces HTML pages should contain version number information.</description>
        <param-name>oracle.adf.view.rich.versionString.HIDDEN</param-name>
        <param-value>true</param-value>
      </context-param>
      <context-param>
        <description>Security precaution to prevent clickjacking: bust frames if the ancestor window domain(protocol, host, and port) and the frame domain are different. Another options for this parameter are always and never.</description>
        <param-name>org.apache.myfaces.trinidad.security.FRAME_BUSTING</param-name>
        <param-value>differentOrigin</param-value>
      </context-param>
      <context-param>
        <param-name>javax.faces.VALIDATE_EMPTY_FIELDS</param-name>
        <param-value>true</param-value>
      </context-param>
      <context-param>
        <param-name>oracle.adf.view.rich.geometry.DEFAULT_DIMENSIONS</param-name>
        <param-value>auto</param-value>
      </context-param>
      <context-param>
        <param-name>oracle.adf.view.rich.SYNCROWS</param-name>
        <param-value>enable</param-value>
      </context-param>
      <context-param>
        <param-name>javax.faces.FACELETS_SKIP_COMMENTS</param-name>
        <param-value>true</param-value>
      </context-param>
      <context-param>
        <param-name>javax.faces.FACELETS_DECORATORS</param-name>
        <param-value>oracle.adfinternal.view.faces.facelets.rich.AdfTagDecorator</param-value>
      </context-param>
      <context-param>
        <param-name>javax.faces.FACELETS_RESOURCE_RESOLVER</param-name>
        <param-value>oracle.adfinternal.view.faces.facelets.rich.AdfFaceletsResourceResolver</param-value>
      </context-param>
      <context-param>
        <param-name>javax.faces.FACELETS_VIEW_MAPPINGS</param-name>
        <param-value>*.jsf;*.xhtml</param-value>
      </context-param>
      <mime-mapping>
        <extension>swf</extension>
        <mime-type>application/x-shockwave-flash</mime-type>
      </mime-mapping>
      <mime-mapping>
        <extension>amf</extension>
        <mime-type>application/x-amf</mime-type>
      </mime-mapping>
      <listener>
        <listener-class>oracle.adf.mbean.share.config.ADFConfigLifeCycleCallBack</listener-class>
      </listener>
      <login-config />
    </web-app>

  • Issue with ADF security enabled App deployed to java cloud services

    Hi,
    Here are the instance details:
    Jdev cloud build:JDEVADF_11.1.1.6.0CLOUD_GENERIC_121118.1600.6229
    Java cloud service version:13.1
    I have created a simple ADF Application & enabled security by editing web.xml:
    <login-config>
        <auth-method>CLIENT-CERT</auth-method>
        <realm-name>default</realm-name>
      </login-config>
      <security-role>
        <description>manager</description>
        <role-name>manager</role-name>
      </security-role>
    Then I have tried to deploy this Application to Java cloud services.Deployment works fine.
    I have 2 users created in Identity console- x & y.In my case x user has manager role enabled & y doesn't have manager role enabled.
    Now when I try to access the above deployed ADF Application with 'y' user,the page is accessible.
    My question here is that since 'y' user does not have the privilege he should not be able to access this page,could you please let me know if am missing something?
    Thanks.

    Hi,
    You may refer to the documentation available in the link: Developing Applications for Oracle Java Cloud Service - Release 13.1
    Please refer to the section: Securing Java EE Applications- Roles and Constraints
    Hope this helps
    Regards,
    Santhosh

  • Unable to create connection to the Oracle Java Cloud server

    Hi All,
    I am trying to deploy simple ADF application to Oracle Cloud.
    I am successfully transfered HR schema to my database cloud service and now am trying to create a connection to the oracle java cloud service instance
    but it is failing to create a connection to the cloud server and throwing the error message
    Testing Cloud-Admin                    ... failed.
    listApplications failed.
    Check username, password, domain, instance.
    Check cloud sdk location & version: Tools->Preferences->Oracle Cloud
    0 of 1 tests successful.
    MyService details are as follows
    JDEV : Build JDEVADF_11.1.1.6.0CLOUD_GENERIC_121118.1600.6229
    Cloud version: 13.2.2.0.0
    I am pretty sure , i am using proper credentials since am able to java cloud service console with same credentials.
    Please help me out on this.
    Thanks

    Hi Thanks for the reply
    I check check-box of proxy settings and restarted the jdeveloper and tried again but still it throws the same error? one doubt here...what all we need to include / exclude in our proxy settings...
    and the I tried providing service name as both java and javatrial8477 but no luck i followed the same steps which are mentioned in the below document
    Part 2: Deploying ADF Applications to Oracle Java Cloud
    Do i need to do any other configuration? Or i can directly deploy my ear file to java service console rt instead of creating connection tot the server from IDE.
    Regards,
    Kotresh

  • Error while deploying ear-file to J2EE via NWDS/SDM

    Hi everybody,
    i have a problem deploying an ear-file. I was looking for similar cases in forums, but didn't find anything. My application is developed by jsp/servlets. The deployment aborts with following error-massage:
    Caught exception during application deployment from SAP J2EE Engine's deploy API:
    com.sap.engine.deploy.manager.DeployManagerException: com.sap.engine.services.deploy.container.DeploymentException: Cannot update archive file Docsndownloads.warcom.sap.engine.services.deploy.ear.exceptions.BaseIOException: Error during replacement of substitution values. Reason: java.io.IOException: Stream closed
    I don't know what the reason could be. The application is running on tomcat. And I can deploy other applications to j2ee with nwds/sdm.
    Maybe somebody had or has the same problem. Or somebody knows the answer for the problem. Please help, points will be regarded. Thanks in advance.
    best regards
    Lu

    Hi,
    I checked the log-files, but there are no helpful informations, but:
    07/04/23 12:08:04 -  Start updating EAR file...
    07/04/23 12:08:04 -  start-up mode is lazy
    07/04/23 12:08:20 -  com.sap.engine.deploy.manager.DeployManagerException: com.sap.engine.services.deploy.container.DeploymentException: Cannot update archive file Docsndownloads.war
                         com.sap.engine.services.deploy.ear.exceptions.BaseIOException: Error during replacement of substitution values. Reason:
                          java.io.IOException: Stream closed
    and
    Apr 23, 2007 12:08:20... Error: Aborted: development component 'Dokusunddownloads'/'sap.com'/'localhost'/'2007.04.23.12.07.47'/'0':
    Caught exception during application deployment from SAP J2EE Engine's deploy API:
    com.sap.engine.deploy.manager.DeployManagerException: com.sap.engine.services.deploy.container.DeploymentException: Cannot update archive file Docsndownloads.war
    com.sap.engine.services.deploy.ear.exceptions.BaseIOException: Error during replacement of substitution values. Reason:
    java.io.IOException: Stream closed
    thanks,
    Lu

  • Error while deploying ear file generated from weblogic to ocj4

    Hi All,
    I have an .ear file which has been generated from weblogic server.I tried to deploy it on ocj4 aby created a new project in eclipse and deploying it on ocj4.
    When I try to run my project it gives me an error:
    2008-12-15 19:13:54.811 NOTIFICATION J2EE JSP-0008 Unable to dispatch JSP Page : Exception:oracle.classloader.util.AnnotatedLinkageError: duplicate class definition: javax/xml/rpc/Service
         Invalid class: javax.xml.rpc.Service
         Loader: Test.web.TSOptyQGateWeb:0.0.0
         Code-Source: /C:/OC4J_10.1.3.4/j2ee/home/applications/Test/TSOptyQGateWeb/WEB-INF/lib/jaxrpc.jar
         Configuration: WEB-INF/lib/ directory in C:\OC4J_10.1.3.4\j2ee\home\applications\Test\TSOptyQGateWeb\WEB-INF\lib
         Dependent class: oracle.jsp.runtimev2.JspPageInstFacade$DeclaredAction
         Loader: oc4j:10.1.3
         Code-Source: /C:/OC4J_10.1.3.4/j2ee/home/lib/ojsp.jar
         Configuration: <code-source> in META-INF/boot.xml in C:\OC4J_10.1.3.4\j2ee\home\oc4j.jar
         The original class instance was defined in the shared-library oracle.ws.jaxrpc:1.1, and oc4j:10.1.3 does import that loader. This may be a search-order problem.
    Can anyone help??

    Hi,
    I checked the log-files, but there are no helpful informations, but:
    07/04/23 12:08:04 -  Start updating EAR file...
    07/04/23 12:08:04 -  start-up mode is lazy
    07/04/23 12:08:20 -  com.sap.engine.deploy.manager.DeployManagerException: com.sap.engine.services.deploy.container.DeploymentException: Cannot update archive file Docsndownloads.war
                         com.sap.engine.services.deploy.ear.exceptions.BaseIOException: Error during replacement of substitution values. Reason:
                          java.io.IOException: Stream closed
    and
    Apr 23, 2007 12:08:20... Error: Aborted: development component 'Dokusunddownloads'/'sap.com'/'localhost'/'2007.04.23.12.07.47'/'0':
    Caught exception during application deployment from SAP J2EE Engine's deploy API:
    com.sap.engine.deploy.manager.DeployManagerException: com.sap.engine.services.deploy.container.DeploymentException: Cannot update archive file Docsndownloads.war
    com.sap.engine.services.deploy.ear.exceptions.BaseIOException: Error during replacement of substitution values. Reason:
    java.io.IOException: Stream closed
    thanks,
    Lu

  • Error when deploying EAR in OC4J 10.1.3.0.0 with a deployment plan

    Hello!
    I try to deploy an ear file specifying a deployment plan generated from web interface using command line utilities. I try to use both admin_client.jar and oracle ant task and still get the same error. When i remove deployment plan argument, the application is successfully deployed.... Any Idea?
    My server:
    OC4J 10.1.3.0.0 on an AIX server
    The error raised during deployment:
    [MyServer] 08/04/07 12:46:56 Notification ==>Application Deployer for MyApp STARTS.
    [MyServer] 08/04/07 12:46:56 Notification ==>Copy the archive to /oracle/product/j2ee/home/applications/MyApp.ear
    [MyServer] 08/04/07 12:46:56 Notification ==>Initialize /oracle/product/j2ee/home/applications/MyApp.ear begins...
    [MyServer] 08/04/07 12:46:56 Notification ==>Unpacking MyApp.ear
    [MyServer] 08/04/07 12:46:57 Notification ==>Done unpacking MyApp.ear
    [MyServer] 08/04/07 12:46:57 Notification ==>Unpacking ic.war
    [MyServer] 08/04/07 12:46:59 Notification ==>Done unpacking ic.war
    [MyServer] 08/04/07 12:46:59 Notification ==>Initialize /oracle/product/j2ee/home/applications/MyApp.ear end
    s...
    [MyServer] 08/04/07 12:46:59 Notification ==>Starting application : MyApp
    [MyServer] 08/04/07 12:46:59 Notification ==>Initializing ClassLoader(s)
    [MyServer] 08/04/07 12:46:59 Notification ==>Initializing EJB container
    [MyServer] 08/04/07 12:46:59 Notification ==>Loading connector(s)
    [MyServer] 08/04/07 12:47:00 Notification ==>Starting up resource adapters
    [MyServer] 08/04/07 12:47:00 Notification ==>Initializing EJB sessions
    [MyServer] 08/04/07 12:47:00 Notification ==>Committing ClassLoader(s)
    [MyServer] 08/04/07 12:47:00 Notification ==>Initialize ic begins...
    [MyServer] 08/04/07 12:47:00 Notification ==>Initialize ic ends...
    [MyServer] 08/04/07 12:47:00 Notification ==>Started application : MyApp
    [MyServer] 08/04/07 12:47:00 Notification ==>Binding web application(s) to site default-web-site begins...
    [MyServer] 08/04/07 12:47:00 Notification ==>Binding ic web-module for application MyApp to site default-web-site under context root ic
    [MyServer] 70/01/01 00:00:00 Notification ==>Error deserializing return-value: unexpected reset; nested exception is:
    java.io.StreamCorruptedException: unexpected reset
    [Summary] There are total 1 instances in the operation.
    [Summary] Operation failed on MyServer
    [Summary] Operation on cluster FAILED since 1 instanced failed!
    Here my deployment plan generated by the Application Server Control Console
    moduleType=ear
    applicationID=MyApp
    bindWebApp=default-web-site
    parent=default
    moduleID=.
    doctype=orion-application
    <?xml version="1.0" encoding="UTF-8"?>
    <orion-application xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://xmlns.oracle.com/oracleas/sch
    ema/orion-application-10_0.xsd">
    </orion-application>
    moduleID=myapp.war
    doctype=orion-web-app
    <?xml version="1.0" encoding="UTF-8"?>
    <orion-web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://xmlns.oracle.com/oracleas/schema/
    orion-web-10_0.xsd" context-root="myapp">
    <resource-ref-mapping name="jdbc/ds" location="jdbc/myapp/ds">
    </resource-ref-mapping>
    <web-app-class-loader>
    </web-app-class-loader>
    </orion-web-app>
    My Command line to deploy the application
    java -jar admin_client.jar deployer:cluster:opmn://MyServer/home oc4jadmin XXXXX -deploy -file ~/MyApp.ear -deploymentName MyApp -deploymentPlan ~/myapp_plan.dat
    Ant file used to deploy
    <project name="Deploy EAR in OC4J" default="deploy-ear" basedir="." xmlns:oracle="antlib:oracle">
    <property name="server.host" value="MyServer"/>
    <property name="server.user" value="oc4jadmin"/>
    <property name="server.password" value="XXXXXX"/>
    <property name="deploy.filepath" value="/home/myhome/MyApp.ear"/>
    <property name="deploy.deployname" value="MyApp"/>
    <property name="deploy.logpath" value="${basedir}/deploy-ear.log"/>
    <property name="deploy.planpath" value="/home/myhome/myapp_plan.dat"/>
    <property name="deploy.uri" value="deployer:cluster:opmn://${server.host}/home"/>
    <target name="deploy-ear">
    <oracle:deploy
    deployerUri="${deploy.uri}"
    userId="${server.user}"
    password="${server.password}"
    file="${deploy.filepath}"
    deploymentName="${deploy.deployname}"
    bindAllWebApps="default-web-site"
    deploymentPlan="${deploy.planpath}"
    logFile="${deploy.logpath}"/>
    </target>
    </project>
    Thanks
    Message was edited by:
    Olivier MARTIN

    If you're using OC4J standalone, use the latest available OC4J, 10.1.3.3.
    If you're using a manage OC4J, ie. Application Server, upgrade to the latest available version and upgrade your JDK. The provided JDK might be outdated.
    --olaf                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Error while deploying EAR file on OC4J 10.1.3.3

    Hi all,
    I am facing following error on OC4J while deploying EAR file
    Error occurred during initialization of VM
    Could not reserve enough space for object heap
    07/12/31 17:47:21 oracle.oc4j.admin.internal.DeployerException: Error compiling :C:\exp\warid1link\oc4j\j2ee\home\applications\CustomerServ
    ices SMS API\customerservicesapi: Syntax error in source or compilation failed in: C:\exp\warid1link\oc4j\j2ee\home\application-deployments\
    CustomerServices SMS API\customerservicesapi\com\warid\sms\runtime\CSSMSAPI_Service_SerializerRegistry.java
    07/12/31 17:47:21 at com.evermind.server.http.WrapperClassGenerator.generateWebServiceArts(WrapperClassGenerator.java:104)
    07/12/31 17:47:21 at com.evermind.server.http.HttpApplication.generateWebServiceArtifacts(HttpApplication.java:8469)
    07/12/31 17:47:21 at com.evermind.server.http.HttpApplication.populateLoaderWithWebServicesDeploymentCache(HttpApplication.java:5701)
    07/12/31 17:47:21 at com.evermind.server.http.HttpApplication.populateLoader(HttpApplication.java:5629)
    07/12/31 17:47:21 at com.evermind.server.http.HttpApplication.initClassLoader(HttpApplication.java:5568)
    07/12/31 17:47:21 at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:731)
    07/12/31 17:47:21 at com.evermind.server.ApplicationStateRunning.getHttpApplication(ApplicationStateRunning.java:414)
    07/12/31 17:47:21 at com.evermind.server.Application.getHttpApplication(Application.java:570)
    07/12/31 17:47:21 at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.createHttpApplicationFromReference(HttpSite.jav
    a:1987)
    07/12/31 17:47:21 at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.<init>(HttpSite.java:1906)
    07/12/31 17:47:21 at com.evermind.server.http.HttpSite.addHttpApplication(HttpSite.java:1603)
    07/12/31 17:47:21 at oracle.oc4j.admin.internal.WebApplicationBinder.bindWebApp(WebApplicationBinder.java:238)
    07/12/31 17:47:21 at oracle.oc4j.admin.internal.WebApplicationBinder.bindWebApp(WebApplicationBinder.java:99)
    07/12/31 17:47:21 at oracle.oc4j.admin.internal.ApplicationDeployer.bindWebApp(ApplicationDeployer.java:547)
    07/12/31 17:47:21 at oracle.oc4j.admin.internal.ApplicationDeployer.doDeploy(ApplicationDeployer.java:202)
    07/12/31 17:47:21 at oracle.oc4j.admin.internal.DeployerBase.execute(DeployerBase.java:93)
    07/12/31 17:47:21 at oracle.oc4j.admin.jmx.server.mbeans.deploy.OC4JDeployerRunnable.doRun(OC4JDeployerRunnable.java:52)
    07/12/31 17:47:21 at oracle.oc4j.admin.jmx.server.mbeans.deploy.DeployerRunnable.run(DeployerRunnable.java:81)
    07/12/31 17:47:21 at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)
    07/12/31 17:47:21 at java.lang.Thread.run(Thread.java:534)
    2007-12-31 17:47:21.625 NOTIFICATION Application Deployer for CustomerServices SMS API FAILED.
    2007-12-31 17:47:21.625 NOTIFICATION Application UnDeployer for CustomerServices SMS API STARTS.
    2007-12-31 17:47:21.640 NOTIFICATION Removing all web binding(s) for application CustomerServices SMS API from all web site(s)
    07/12/31 17:47:21 SEVERE: ProgressObjectImpl.reportError Error compiling :C:\exp\warid1link\oc4j\j2ee\home\applications\CustomerServices SM
    S API\customerservicesapi: Syntax error in source or compilation failed in: C:\exp\warid1link\oc4j\j2ee\home\application-deployments\Custome
    rServices SMS API\customerservicesapi\com\warid\sms\runtime\CSSMSAPI_Service_SerializerRegistry.java
    oracle.oc4j.admin.jmx.shared.exceptions.InternalException: Error compiling :C:\exp\warid1link\oc4j\j2ee\home\applications\CustomerServices
    SMS API\customerservicesapi: Syntax error in source or compilation failed in: C:\exp\warid1link\oc4j\j2ee\home\application-deployments\Custo
    merServices SMS API\customerservicesapi\com\warid\sms\runtime\CSSMSAPI_Service_SerializerRegistry.java
    at oracle.oc4j.admin.jmx.shared.deploy.NotificationUserData.<init>(NotificationUserData.java:107)
    at oracle.oc4j.admin.internal.Notifier.reportError(Notifier.java:429)
    at oracle.oc4j.admin.internal.DeployerBase.execute(DeployerBase.java:123)
    at oracle.oc4j.admin.jmx.server.mbeans.deploy.OC4JDeployerRunnable.doRun(OC4JDeployerRunnable.java:52)
    at oracle.oc4j.admin.jmx.server.mbeans.deploy.DeployerRunnable.run(DeployerRunnable.java:81)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)
    at java.lang.Thread.run(Thread.java:534)
    Caused by: oracle.oc4j.admin.internal.DeployerException: Error compiling :C:\exp\warid1link\oc4j\j2ee\home\applications\CustomerServices SM
    S API\customerservicesapi: Syntax error in source or compilation failed in: C:\exp\warid1link\oc4j\j2ee\home\application-deployments\Custome
    rServices SMS API\customerservicesapi\com\warid\sms\runtime\CSSMSAPI_Service_SerializerRegistry.java
    at com.evermind.server.http.WrapperClassGenerator.generateWebServiceArts(WrapperClassGenerator.java:104)
    at com.evermind.server.http.HttpApplication.generateWebServiceArtifacts(HttpApplication.java:8469)
    at com.evermind.server.http.HttpApplication.populateLoaderWithWebServicesDeploymentCache(HttpApplication.java:5701)
    at com.evermind.server.http.HttpApplication.populateLoader(HttpApplication.java:5629)
    at com.evermind.server.http.HttpApplication.initClassLoader(HttpApplication.java:5568)
    at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:731)
    at com.evermind.server.ApplicationStateRunning.getHttpApplication(ApplicationStateRunning.java:414)
    at com.evermind.server.Application.getHttpApplication(Application.java:570)
    at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.createHttpApplicationFromReference(HttpSite.java:1987)
    at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.<init>(HttpSite.java:1906)
    at com.evermind.server.http.HttpSite.addHttpApplication(HttpSite.java:1603)
    at oracle.oc4j.admin.internal.WebApplicationBinder.bindWebApp(WebApplicationBinder.java:238)
    at oracle.oc4j.admin.internal.WebApplicationBinder.bindWebApp(WebApplicationBinder.java:99)
    at oracle.oc4j.admin.internal.ApplicationDeployer.bindWebApp(ApplicationDeployer.java:547)
    at oracle.oc4j.admin.internal.ApplicationDeployer.doDeploy(ApplicationDeployer.java:202)
    at oracle.oc4j.admin.internal.DeployerBase.execute(DeployerBase.java:93)
    ... 4 more
    2007-12-31 17:47:28.109 NOTIFICATION Application UnDeployer for CustomerServices SMS API COMPLETES.
    07/12/31 17:47:28 WARNING: DeployerRunnable.run Error compiling :C:\exp\warid1link\oc4j\j2ee\home\applications\CustomerServices SMS API\cus
    tomerservicesapi: Syntax error in source or compilation failed in: C:\exp\warid1link\oc4j\j2ee\home\application-deployments\CustomerServices
    SMS API\customerservicesapi\com\warid\sms\runtime\CSSMSAPI_Service_SerializerRegistry.java
    oracle.oc4j.admin.internal.DeployerException: Error compiling :C:\exp\warid1link\oc4j\j2ee\home\applications\CustomerServices SMS API\custo
    merservicesapi: Syntax error in source or compilation failed in: C:\exp\warid1link\oc4j\j2ee\home\application-deployments\CustomerServices S
    MS API\customerservicesapi\com\warid\sms\runtime\CSSMSAPI_Service_SerializerRegistry.java
    at oracle.oc4j.admin.internal.DeployerBase.execute(DeployerBase.java:126)
    at oracle.oc4j.admin.jmx.server.mbeans.deploy.OC4JDeployerRunnable.doRun(OC4JDeployerRunnable.java:52)
    at oracle.oc4j.admin.jmx.server.mbeans.deploy.DeployerRunnable.run(DeployerRunnable.java:81)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)
    at java.lang.Thread.run(Thread.java:534)
    2007-12-31 18:21:46.234 WARNING Caught exception: java.lang.reflect.InvocationTargetException.
    Regards,
    Imran Raza Khan

    Looks strange, but do you have blanks in your path names? Don't do that. Cause pain only.
    --olaf                                                                                                                                                                                                   

  • Error in deploying EAR file

    hi experts,
    iam trying to deploy EAR file created using NWDS, when i am trying to deploy in XI server i am getting the following error,
    can any one solve my problem.
    Deploy of the ear has errors :
    java.rmi.RemoteException: Cannot deploy application sap.com/ldaptofileear..
    Reason: Errors while compiling:
    E:/usr/sap/BWS/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/ldaptofileear/EJBContainer/temp/temp1209360116023/com/sap/aii/proxy/xiruntime/core/_AbstractProxyInboundRemote4ObjectImpl0_0_Tie.java:98: illegal escape character
    if (method.equals("U0024messageSpecifier")) {
    regards,
    Madhav Poosarla.

    hi prateek,
    i have not used this below code in my java proxy code
    if (method.equals("U0024messageSpecifier")) {
    but while i am deploying the java proxy, it is showing
    the following  path
    E:/usr/sap/BWS/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/ldaptofileear/EJBContainer/temp/temp1209360116023/com/sap/aii/proxy/xiruntime/core/_AbstractProxyInboundRemote4ObjectImpl0_0_Tie.java:98: illegal escape character
    and giving this error
    Deploy of the ear has errors :
    java.rmi.RemoteException: Cannot deploy application sap.com/ldaptofileear..
    Reason: Errors while compiling:
    plz check this error
    regards,
    Madhav

  • Error while deploying EAR

    I was trying to deploy EAR at Sun 8.1 Q2. But I got the following error:
    Fatal Error from EJB Compiler -- Caught javax.ejb.EJBException while processing CMP beans for application [testApp]; module [testEJB.jar]: nested exception is: java.lang.ClassNotFoundException: com.abc.ejb.actionItemBean. See log for details.
    testEJB.jar is my EJB module, and actionItemBean is an entity bean included in my jar file. I am able to deploy testEJB.jar as EJB module at Sun app server.
    Any idea to resolve the problem is appreciated!

    hi JatWork
    testApp is not able to find com.abc.ejb.actionItemBean
    You may want to extract the EAR, check testApp's META-INF, application descriptor e.g. application-client.xml, and make sure it refers to correct package name used in actionItemBean.java. Then bundle the EAR and redeploy it

  • Error while deploying EAR from commandline

    Hi,
    I am getting the following error when i am trying to deploy EAR using commandline in Oracle 10gAS 10.1.2
    Error: Unexpected error during lookup : Lookup error: javax.naming.AuthenticationException: Invalid username/password for default (ias_admin);Nested exception is:
    javax.naming.AuthenticationException: Invalid username/password for default (ias_admin)
    I am using the following commandline:
    Java -jar admin.jar ormi://hostname:ormi_port ias_admin ias_admin_password -deploy -file .\applications\<EAR_Filename>ear -deploymentName <deploymentname> -iiopClientJar stub_jar_filename
    I have tried without ormi port as well. The userid and password for ias_admin i am using are all correct as i am able to login to enterprise manager successfully.
    I am able to deploy the same EAR using EM but I want to create client stub and i don't know what property to set in EM which create client stub along with deployment.
    Thanks and Regards
    Amit Trivedi

    Looks strange, but do you have blanks in your path names? Don't do that. Cause pain only.
    --olaf                                                                                                                                                                                                   

  • Error occurred while deploying ear file

    Hello experts,
    I am using NWDS (NW Version: 7.0.18). For a particular java file I am getting this error:
    ERROR: Not deployed. Deploy Service returned ERROR:
    20110728174758 Info   :                     java.rmi.RemoteException: Error occurred while deploying ear file ./temp/deploy/work/deploying/WSPiloto.ear.
    20110728174758 Info   :                     Reason: None of the available containers recognized the components of application sap.com.avn/WSPiloto; it is not possible to make deploy.  Most commonly used containers do not recognize the content of the application. Please contact the application vendor for details.
    Appreciate your help to fix the issue.
    Thanks in advance,
    Guillermo,
    dev

    Hi,
    can you please check if the following note helps?
    #1270242 -- None of the available containers recognized the components
    (http://service.sap.com/sap/support/notes/1270242)
    Best Regards,
    Ervin

Maybe you are looking for