Trying to Deploy an application on Cloud with openrdf-sesame-2.2.4.jar

Hi,
I am trying to deploy an application which has dependency on openrdf-sesame-2.2.4.jar (which I can't remove from the app). I am getting the following white list validation errors:
ERROR : There are 4,495 error(s) found for D:\Oracle\temp\RemoteAgent\resources\openrdf-sesame-2.2.4.jar
ERROR : Path:D:\Oracle\temp\RemoteAgent\resources\openrdf-sesame-2.2.4.jar (365 Errors)
ERROR : Path:D:\Oracle\temp\RemoteAgent\resources\openrdf-sesame-2.2.4.jar (365 Errors)
ERROR : Class:info.aduna.concurrent.ConfigurableThreadFactory (2 Errors)
ERROR : 1:Type "java.lang.SecurityManager" not allowed.
ERROR : (Line No:26 Method Name:java.lang.SecurityManager->getThreadGroup())
ERROR : 2:Type "java.lang.SecurityManager" not allowed.
ERROR : (Line No:25 Variable Name:java.lang.SecurityManager s ->OnClassSignature:java.lang.SecurityManager)
ERROR : Class:info.aduna.io.ResourceUtil.CallerResolver (3 Errors)
ERROR : 1:Type "java.lang.SecurityManager" not allowed.
ERROR : (OnClassSignature:info.aduna.io.ResourceUtil.CallerResolver ->Base type)
ERROR : 2:Type "java.lang.SecurityManager" not allowed.
ERROR : (Line No:266 Constructor:java.lang.SecurityManager() ->Class Extension?..)
ERROR : 3:Type "java.lang.SecurityManager" not allowed.
ERROR : (Line No:280 Method Name:java.lang.SecurityManager->getClassContext())
ERROR : Class:info.aduna.platform.ProcessLauncher (29 Errors)
ERROR : 1:Type "java.lang.Process" not allowed.
ERROR : (Signature for field:subProcess ->OnClassSignature:java.lang.Process)
ERROR : 2:Type "java.lang.Runtime" not allowed.
ERROR : (Line No:193 Method Name:java.lang.Runtime->getRuntime())
ERROR : 3:Type "java.lang.Runtime" not allowed.
ERROR : (Line No:193 Method Name:java.lang.Runtime->exec(java.lang.String[], java.lang.String[], java.io.File))
ERROR : 4:Type "java.lang.Process" not allowed.
ERROR : (Line No:193 Field Name:info.aduna.platform.ProcessLauncher->subProcess ->OnClassSignature:java.lang.Process)
ERROR : 5:Type "java.lang.Runtime" not allowed.
ERROR : (Line No:196 Method Name:java.lang.Runtime->getRuntime())
ERROR : 6:Type "java.lang.Runtime" not allowed.
ERROR : (Line No:196 Method Name:java.lang.Runtime->exec(java.lang.String, java.lang.String[], java.io.File))
ERROR : 7:Type "java.lang.Process" not allowed.
ERROR : (Line No:196 Field Name:info.aduna.platform.ProcessLauncher->subProcess ->OnClassSignature:java.lang.Process)
ERROR : 8:Type "java.lang.Process" not allowed.
ERROR : (Line No:198 Field Name:info.aduna.platform.ProcessLauncher->subProcess ->OnClassSignature:java.lang.Process)
ERROR : 9:Type "java.lang.Process" not allowed.
ERROR : (Line No:198 Method Name:java.lang.Process->getInputStream())
ERROR : 10:Type "java.lang.Process" not allowed.
ERROR : (Line No:199 Field Name:info.aduna.platform.ProcessLauncher->subProcess ->OnClassSignature:java.lang.Process)
ERROR : 11:Type "java.lang.Process" not allowed.
ERROR : (Line No:199 Method Name:java.lang.Process->getErrorStream())
ERROR : 12:Type "java.lang.Process" not allowed.
ERROR : (Line No:203 Field Name:info.aduna.platform.ProcessLauncher->subProcess ->OnClassSignature:java.lang.Process)
ERROR : 13:Type "java.lang.Process" not allowed.
ERROR : (Line No:203 Method Name:java.lang.Process->waitFor())
ERROR : 14:Type "java.lang.Process" not allowed.
ERROR : (Line No:219 Field Name:info.aduna.platform.ProcessLauncher->subProcess ->OnClassSignature:java.lang.Process)
ERROR : 15:Type "java.lang.Process" not allowed.
ERROR : (Line No:220 Field Name:info.aduna.platform.ProcessLauncher->subProcess ->OnClassSignature:java.lang.Process)
ERROR : 16:Type "java.lang.Process" not allowed.
ERROR : (Line No:220 Method Name:java.lang.Process->destroy())
ERROR : 17:Type "java.lang.Process" not allowed.
ERROR : (Line No:221 Field Name:info.aduna.platform.ProcessLauncher->subProcess ->OnClassSignature:java.lang.Process)
ERROR : 18:Type "java.lang.Process" not allowed.
ERROR : (Line No:219 Field Name:info.aduna.platform.ProcessLauncher->subProcess ->OnClassSignature:java.lang.Process)
ERROR : 19:Type "java.lang.Process" not allowed.
ERROR : (Line No:220 Field Name:info.aduna.platform.ProcessLauncher->subProcess ->OnClassSignature:java.lang.Process)
ERROR : 20:Type "java.lang.Process" not allowed.
ERROR : (Line No:220 Method Name:java.lang.Process->destroy())
ERROR : 21:Type "java.lang.Process" not allowed.
ERROR : (Line No:221 Field Name:info.aduna.platform.ProcessLauncher->subProcess ->OnClassSignature:java.lang.Process)
ERROR : 22:Type "java.lang.Process" not allowed.
ERROR : (Line No:219 Field Name:info.aduna.platform.ProcessLauncher->subProcess ->OnClassSignature:java.lang.Process)
ERROR : 23:Type "java.lang.Process" not allowed.
ERROR : (Line No:220 Field Name:info.aduna.platform.ProcessLauncher->subProcess ->OnClassSignature:java.lang.Process)
ERROR : 24:Type "java.lang.Process" not allowed.
ERROR : (Line No:220 Method Name:java.lang.Process->destroy())
ERROR : 25:Type "java.lang.Process" not allowed.
ERROR : (Line No:221 Field Name:info.aduna.platform.ProcessLauncher->subProcess ->OnClassSignature:java.lang.Process)
ERROR : 26:Type "java.lang.Process" not allowed.
ERROR : (Line No:238 Field Name:info.aduna.platform.ProcessLauncher->subProcess ->OnClassSignature:java.lang.Process)
ERROR : 27:Type "java.lang.Process" not allowed.
ERROR : (Line No:239 Field Name:info.aduna.platform.ProcessLauncher->subProcess ->OnClassSignature:java.lang.Process)
ERROR : 28:Type "java.lang.Process" not allowed.
ERROR : (Line No:239 Method Name:java.lang.Process->destroy())
ERROR : 29:Type "java.lang.Process" not allowed.
ERROR : (Line No:240 Field Name:info.aduna.platform.ProcessLauncher->subProcess ->OnClassSignature:java.lang.Process)
ERROR : Class:info.aduna.webapp.util.FilePart (1 Error)
ERROR : 1:Type "javax.activation.DataSource" not allowed.
ERROR : (OnClassSignature:info.aduna.webapp.util.FilePart ->Base type)
ERROR : Class:org.openrdf.console.Console (5 Errors)
ERROR : 1:Method "exit" not allowed from "java.lang.System".
ERROR : (Line No:202 Method Name:java.lang.System->exit(int))
ERROR : 2:Method "exit" not allowed from "java.lang.System".
ERROR : (Line No:207 Method Name:java.lang.System->exit(int))
ERROR : 3:Method "exit" not allowed from "java.lang.System".
ERROR : (Line No:216 Method Name:java.lang.System->exit(int))
ERROR : 4:Method "exit" not allowed from "java.lang.System".
ERROR : (Line No:231 Method Name:java.lang.System->exit(int))
ERROR : 5:Method "exit" not allowed from "java.lang.System".
ERROR : (Line No:240 Method Name:java.lang.System->exit(int))
ERROR : Class:org.openrdf.query.resultio.binary.BinaryQueryResultParser (5 Errors)
ERROR : 1:Type "java.nio.ByteBuffer" not allowed.
ERROR : (Line No:325 Method Name:java.nio.ByteBuffer->wrap(byte[]))
ERROR : 2:Type "java.nio.ByteBuffer" not allowed.
ERROR : (Line No:326 Method Name:java.nio.charset.CharsetDecoder->decode(java.nio.ByteBuffer))
ERROR : 3:Type "java.nio.CharBuffer" not allowed.
ERROR : (Line No:328 Method Name:java.nio.CharBuffer->toString())
ERROR : 4:Type "java.nio.ByteBuffer" not allowed.
ERROR : (Line No:325 Variable Name:java.nio.ByteBuffer byteBuf ->OnClassSignature:java.nio.ByteBuffer)
ERROR : 5:Type "java.nio.CharBuffer" not allowed.
ERROR : (Line No:326 Variable Name:java.nio.CharBuffer charBuf ->OnClassSignature:java.nio.CharBuffer)
ERROR : Class:org.openrdf.query.resultio.binary.BinaryQueryResultWriter (6 Errors)
ERROR : 1:Type "java.nio.CharBuffer" not allowed.
ERROR : (Line No:279 Method Name:java.nio.CharBuffer->wrap(java.lang.CharSequence))
ERROR : 2:Type "java.nio.CharBuffer" not allowed.
ERROR : (Line No:279 Method Name:java.nio.charset.CharsetEncoder->encode(java.nio.CharBuffer))
ERROR : 3:Type "java.nio.ByteBuffer" not allowed.
ERROR : (Line No:280 Method Name:java.nio.ByteBuffer->remaining())
ERROR : 4:Type "java.nio.ByteBuffer" not allowed.
ERROR : (Line No:281 Method Name:java.nio.ByteBuffer->array())
ERROR : 5:Type "java.nio.ByteBuffer" not allowed.
ERROR : (Line No:281 Method Name:java.nio.ByteBuffer->remaining())
ERROR : 6:Type "java.nio.ByteBuffer" not allowed.
ERROR : (Line No:279 Variable Name:java.nio.ByteBuffer byteBuf ->OnClassSignature:java.nio.ByteBuffer)
ERROR : Class:org.openrdf.sail.helpers.DirectoryLockManager.1 (9 Errors)
ERROR : 1:Type "java.nio.channels.FileLock" not allowed.
ERROR : (Signature for field:val$fileLock ->OnClassSignature:java.nio.channels.FileLock)
ERROR : 2:Type "java.nio.channels.FileLock" not allowed.
ERROR : (Argument signature at index (starting with 0):1 for method:<init> ->OnClassSignature:java.nio.channels.FileLock)
ERROR : 3:Type "java.nio.channels.FileLock" not allowed.
ERROR : (Line No:206 Field Name:org.openrdf.sail.helpers.DirectoryLockManager.1->val$fileLock ->OnClassSignature:java.nio.channels.FileLock)
ERROR : 4:Type "java.lang.Runtime" not allowed.
ERROR : (Line No:217 Method Name:java.lang.Runtime->getRuntime())
ERROR : 5:Type "java.lang.Runtime" not allowed.
ERROR : (Line No:217 Method Name:java.lang.Runtime->addShutdownHook(java.lang.Thread))
ERROR : 6:Type "java.lang.Runtime" not allowed.
ERROR : (Line No:226 Method Name:java.lang.Runtime->getRuntime())
ERROR : 7:Type "java.lang.Runtime" not allowed.
ERROR : (Line No:226 Method Name:java.lang.Runtime->removeShutdownHook(java.lang.Thread))
ERROR : 8:Type "java.nio.channels.FileLock" not allowed.
ERROR : (Line No:232 Field Name:org.openrdf.sail.helpers.DirectoryLockManager.1->val$fileLock ->OnClassSignature:java.nio.channels.FileLock)
ERROR : 9:Type "java.nio.channels.FileLock" not allowed.
ERROR : (Line No:232 Method Name:java.nio.channels.FileLock->release())
ERROR : Class:org.openrdf.sail.helpers.DirectoryLockManager (10 Errors)
ERROR : 1:Type "java.nio.channels.FileChannel" not allowed.
ERROR : (Line No:89 Method Name:java.nio.channels.FileChannel->lock())
ERROR : 2:Type "java.nio.channels.FileLock" not allowed.
ERROR : (Line No:90 Method Name:org.openrdf.sail.helpers.DirectoryLockManager->createLock(java.io.RandomAccessFile, java.nio.channels.FileLock))
ERROR : 3:Type "java.nio.channels.FileLock" not allowed.
ERROR : (Line No:89 Variable Name:java.nio.channels.FileLock fileLock ->OnClassSignature:java.nio.channels.FileLock)
ERROR : 4:Type "java.nio.channels.FileChannel" not allowed.
ERROR : (Line No:163 Method Name:java.nio.channels.FileChannel->tryLock())
ERROR : 5:Type "java.nio.channels.FileLock" not allowed.
ERROR : (Line No:167 Method Name:java.nio.channels.FileLock->release())
ERROR : 6:Type "java.nio.channels.FileLock" not allowed.
ERROR : (Line No:163 Variable Name:java.nio.channels.FileLock fileLock ->OnClassSignature:java.nio.channels.FileLock)
ERROR : 7:Type "java.nio.channels.OverlappingFileLockException" not allowed.
ERROR : (Line No:171 Variable Name:java.nio.channels.OverlappingFileLockException exc ->OnClassSignature:java.nio.channels.OverlappingFileLockException)
ERROR : 8:Type "java.nio.channels.FileLock" not allowed.
ERROR : (Argument signature at index (starting with 0):1 for method:createLock ->OnClassSignature:java.nio.channels.FileLock)
ERROR : 9:Type "java.nio.channels.FileLock" not allowed.
ERROR : (Line No:206 Constructor:org.openrdf.sail.helpers.DirectoryLockManager.1(org.openrdf.sail.helpers.DirectoryLockManager, java.nio.channels.FileLock, java.io.RandomAccessFile))
ERROR : 10:Type "java.nio.channels.FileLock" not allowed.
ERROR : (Line No:206 Variable Name:java.nio.channels.FileLock fileLock ->OnClassSignature:java.nio.channels.FileLock)
ERROR : Class:org.openrdf.sail.memory.FileIO (11 Errors)
ERROR : 1:Type "java.nio.CharBuffer" not allowed.
ERROR : (Line No:358 Method Name:java.nio.CharBuffer->wrap(java.lang.CharSequence))
ERROR : 2:Type "java.nio.CharBuffer" not allowed.
ERROR : (Line No:358 Method Name:java.nio.charset.CharsetEncoder->encode(java.nio.CharBuffer))
ERROR : 3:Type "java.nio.ByteBuffer" not allowed.
ERROR : (Line No:359 Method Name:java.nio.ByteBuffer->remaining())
ERROR : 4:Type "java.nio.ByteBuffer" not allowed.
ERROR : (Line No:360 Method Name:java.nio.ByteBuffer->array())
ERROR : 5:Type "java.nio.ByteBuffer" not allowed.
ERROR : (Line No:360 Method Name:java.nio.ByteBuffer->remaining())
ERROR : 6:Type "java.nio.ByteBuffer" not allowed.
ERROR : (Line No:358 Variable Name:java.nio.ByteBuffer byteBuf ->OnClassSignature:java.nio.ByteBuffer)
ERROR : 7:Type "java.nio.ByteBuffer" not allowed.
ERROR : (Line No:400 Method Name:java.nio.ByteBuffer->wrap(byte[]))
ERROR : 8:Type "java.nio.ByteBuffer" not allowed.
ERROR : (Line No:401 Method Name:java.nio.charset.CharsetDecoder->decode(java.nio.ByteBuffer))
ERROR : 9:Type "java.nio.CharBuffer" not allowed.
ERROR : (Line No:403 Method Name:java.nio.CharBuffer->toString())
ERROR : 10:Type "java.nio.ByteBuffer" not allowed.
ERROR : (Line No:400 Variable Name:java.nio.ByteBuffer byteBuf ->OnClassSignature:java.nio.ByteBuffer)
ERROR : 11:Type "java.nio.CharBuffer" not allowed.
ERROR : (Line No:401 Variable Name:java.nio.CharBuffer charBuf ->OnClassSignature:java.nio.CharBuffer)
ERROR : Class:org.openrdf.sail.nativerdf.SequentialRecordCache.RecordCacheIterator (11 Errors)
ERROR : 1:Type "java.nio.channels.FileChannel" not allowed.
ERROR : (Line No:99 Field Name:org.openrdf.sail.nativerdf.SequentialRecordCache->fileChannel ->OnClassSignature:java.nio.channels.FileChannel)
ERROR : 2:Type "java.nio.channels.FileChannel" not allowed.
ERROR : (Line No:99 Method Name:java.nio.channels.FileChannel->size())
ERROR : 3:Type "java.nio.ByteBuffer" not allowed.
ERROR : (Line No:101 Method Name:java.nio.ByteBuffer->wrap(byte[]))
ERROR : 4:Type "java.nio.channels.FileChannel" not allowed.
ERROR : (Line No:103 Field Name:org.openrdf.sail.nativerdf.SequentialRecordCache->fileChannel ->OnClassSignature:java.nio.channels.FileChannel)
ERROR : 5:Type "java.nio.channels.FileChannel" not allowed.
ERROR : (Line No:103 Method Name:java.nio.channels.FileChannel->read(java.nio.ByteBuffer, long))
ERROR : 6:Type "java.nio.ByteBuffer" not allowed.
ERROR : (Line No:101 Variable Name:java.nio.ByteBuffer buf ->OnClassSignature:java.nio.ByteBuffer)
ERROR : 7:Type "java.nio.channels.FileChannel" not allowed.
ERROR : (Line No:120 Field Name:org.openrdf.sail.nativerdf.SequentialRecordCache->fileChannel ->OnClassSignature:java.nio.channels.FileChannel)
ERROR : 8:Type "java.nio.channels.FileChannel" not allowed.
ERROR : (Line No:120 Method Name:java.nio.channels.FileChannel->size())
ERROR : 9:Type "java.nio.channels.FileChannel" not allowed.
ERROR : (Line No:121 Field Name:org.openrdf.sail.nativerdf.SequentialRecordCache->fileChannel ->OnClassSignature:java.nio.channels.FileChannel)
ERROR : 10:Type "java.nio.ByteBuffer" not allowed.
ERROR : (Line No:121 Method Name:java.nio.ByteBuffer->wrap(byte[]))
ERROR : 11:Type "java.nio.channels.FileChannel" not allowed.
ERROR : (Line No:121 Method Name:java.nio.channels.FileChannel->write(java.nio.ByteBuffer, long))
ERROR : Class:org.openrdf.sail.nativerdf.SequentialRecordCache (9 Errors)

opola,
Hi. it looks like you have run into at least the limitations on HD/IO access, security restrictions and running/viewing native processes - see the whitelist exclusion in the following link.
Understanding Java Cloud Service Whitelist Criteria
http://docs.oracle.com/cloud/CSJSU/dev_app.htm#CSJSU7121
ERROR : 1:Type "java.lang.SecurityManager" not allowed.
Overriding Java Security Manager
ERROR : 17:Type "java.lang.Process" not allowed.
Executing a new Process
ERROR : 8:Type "java.nio.channels.FileLock" not allowed
Java non-blocking IO
Also see the unsupported API list
http://docs.oracle.com/cloud/CSJSU/dev_app.htm#CEGEADDC
thank you
/Michael
https://forums.oracle.com/forums/profile.jspa?userID=609861
https://forums.oracle.com/forums/profile.jspa?userID=849227

Similar Messages

  • HT5622 When trying to log on to I-Cloud with my Apple Id, I keep getting the message that this is a valid Apple Id but not an I-cloud account???How do I link my I-Tunes Apple Id with I-Cloud?

    When trying to log on to I-Cloud with my Apple Id, I keep getting the message that this is a valid Apple Id but not an I-cloud account???How do I link my I-Tunes Apple Id with I-Cloud?

    You are logging in iCloud for the first time. In this case, first you need to log in iCloud on an iPhone, iPad, iPod touch or Mac. See > http://www.apple.com/icloud/setup
    If you have not got a device to set iCloud up, you cannot use it. You can only use iCloud on your PC if you have got an Apple device

  • I get an error when trying to open "The application Creative Cloud can't be opened. -1712

    I get an error when trying to open "The application Creative Cloud can't be opened. -1712

    The application Install.app can't be opened. -1712

  • I've tried downloading a trial for creative cloud with photoshop, but when I install it, it says that it's not compatibe anymore with windows vista is. Is there another way such as installing windows 8.1 etc?

    I've tried downloading a trial for creative cloud with photoshop, but when I install it, it says that it's not compatibe anymore with windows vista is. Is there another way such as installing windows 8.1 etc?

    The system requirements for Photoshop can be found in the following page.  You can see where YOur system falls out of meeting the requirements and what systems will suffice.
    Photoshop - http://helpx.adobe.com/photoshop/system-requirements.html

  • 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>

  • I am trying to deploy an application and it fails with the error below.

    How do I resolve this deploy problem?
    Log messages: 
    [3/22/13 9:28:42:539 CDT] 000000d9 ApplicationSt E com.adobe.idp.applicationmanager.application.impl.ApplicationStoreImpl create ApplicationStoreImpl:create:application exists:6201:FMLA: version :2.0
    [3/22/13 9:28:42:539 CDT] 000000d9 ApplicationSt E com.adobe.idp.applicationmanager.application.impl.ApplicationStoreImpl create ApplicationStoreImpl:create:ExceptionFMLA : version : 2.0 : has already been created. only updates to the application are supported after they are created
    [3/22/13 9:28:42:539 CDT] 000000d9 ApplicationMa E com.adobe.idp.applicationmanager.service.ApplicationManagerService _importApplicationArchive ApplicationManagerService:importApplication():DSCException:FMLA : version : 2.0 : has already been created. only updates to the application are supported after they are created
    [3/22/13 9:28:42:555 CDT] 000000d9 ApplicationMa E com.adobe.idp.applicationmanager.service.ApplicationManagerService _importApplicationArchive ApplicationManagerService:importApplication():archive cleanup exception:9601:null

    Hi,
    Are you trying to import an application in the server as a LCA? Have you checked whether that application was existing previously or not? Sometimes if the application archieve is corrupted this type of situation might happen. Another reason might be you have already deployed application of the same name. try to undeploy the application if you have in the same name and try doing it. You can also import that in thw orkbench if you have got individual files.
    Thanks,
    Bibhu.

  • Error while trying to deploy the application using Enterprise manager website

    Hi,
    I am trying to deploy a huge ear file using enterprise manager website of Oracle 9iAs Rel 2.
    The deployment fails with the following error.
    Deployment failed: Nested exception Root Cause: null; nested exception is: java.lang.OutOfMemoryError. null; nested exception is: java.lang.OutOfMemoryError
    We are able to deploy the same ear file using stand-alone container.
    We are planning for deployment in few days to go it live.
    Pls suggest what could be the problem.
    Hardware Used:-
    DellServer Intel P3 dual processor 1.2GHz
    1GB RAM
    2GB virtual memory,
    40GB free hard-drive.
    Apart from 9ias enterprise edition, this system has Oracle database also on it. But the database is not being used at all by anyone.
    No other software is installed on the system
    Software:-
    Windows 2000 Server sp2
    Oracle 9ias Release 2 Enterprise Edition (Installed J2EE and Webcache)
    Oracle 8i Database 8.1.6.0.0
    Size of application:-
    130 EJBs (107 CMP + remaining Session Beans)
    1700 JSPs
    3 servlets
    Packaged properly into jar,war,ear structure.
    the size of ear file is about 13MB.
    Thanks
    Srinath

    Hi,
    I tried using dcmctl but still got the following error.
    Oracle 8i database is running but noone is using it except that this application uses it.
    Pls help
    D:\oraJ2EE\dcm\bin>dcmctl deployapplication -f d:\oraJ2ee\j2ee\elink\applications\advecto.ear -
    a myapp
    ADMN-300075
    D:\oraJ2EE\dcm\bin>dcmctl getError -v -d
    ADMN-300075
    Nested exception
    Base Exception:
    java.rmi.RemoteException:null; nested exception is:
    java.lang.OutOfMemoryError
    Nested exception
    Root Cause: null; nested exception is:
    java.lang.OutOfMemoryError
    java.rmi.RemoteException: null; nested exception is:
    java.lang.OutOfMemoryError
    java.lang.OutOfMemoryError
    <<no stack trace available>>
    Thanks
    Srinath

  • Error when trying to deploy Webdynpro application

    Hi All,
           I tried to deploy webdynpro Welcome application given in examples. Earlier I was able to deploy and run.
    But now I am getting following Error
    <b>
    Jul 7, 2006 12:03:24 PM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:
    [004]Deployment aborted
    Settings
    SDM host : aaaa
    SDM port : 500031
    URL to deploy : file:/C:/DOCUME1/M1003270/LOCALS1/Temp/temp53313Welcome.ear
    Result
    => deployment aborted : file:/C:/DOCUME1/hh7347676/LOCALS1/Temp/temp53313Welcome.ear
    Aborted: development component 'Welcome'/'local'/'LOKAL'/'0.2006.07.07.12.03.07':
    Caught exception while checking the login credentials for SAP J2EE Engine. Check whether the SAP J2EE Engine is up and running.
    com.sap.engine.deploy.manager.DeployManagerException: ERROR: Cannot connect to Host: [HPVE01] with user name: [Administrator]                     Check your login information.                     Exception is: com.sap.engine.services.jndi.persistent.exceptions.NamingException: Exception while trying to get InitialContext. [Root exception is com.sap.engine.services.security.exceptions.BaseLoginException: Access Denied.]
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.checkLoginCredentials.DMEXC)
    Deployment exception : The deployment of at least one item aborted</b>
    And also <b>On the SDM remote GUI it is working fine with same user id and password.</b>
    Please let me know if you have any idea why I am getting this problem.
    Thanks and Regards,
    Gangadharayya.

    Hi,
    Check whether you have added the host and ip of the server in the host file of your system.
    Regards
    Srinivasan T

  • I'm trying to deploy GRNDS Application from Accenture on iAS6.0 SP3 for windows, But I Can't do it!

    GRNDS it's an external application from Accenture that has additional classes to J2EE Platform.I want to integrate it on iAS6.0 SP3 to be used by our application. I'm trying to deploy the Contact Manager sample that cames with GRNDS but I'can't make it work, since when I deploy the war file the error "The following entries are incorrectly packaged or
    have external dependencies." appear.This sample has all the almost the jars used by GRNDS, including jars existing in iAS. I think the problems are one t5he descriptors that are not well generated by iAS.Other approach would be the fact that since those classes, jars and wars are external, when they are deployed they create a different structure in iAS6. That application was tested and worked on Weblogic and JBoss, so it has to work on iAS.

    Hi Cruz
    what is the structure and contents of the package. What exact errors are you getting when you try deploying the application at deployment time.
    How was the initial packaging done, was is with GRNDS or was the packaging done manually. Basically I would like to know hoe were the descriptors generated, was it by iAS or GRNDS.
    Please let me know the details
    Cheers
    -pradeep

  • Hi Experts, when i am trying to deploy the application error is coming

    Hi Experts,
    when i am trying to deploy the webdynpro java pplication error is coming.but before up to 2 days every thing is working fine.
    from two days onwards i cant run any webdynpro applications even which are sap provided applications also.and also can not come properly http://hostname:portno/sld  page. i can not moving to more to do anything.
           every browser saying  javavoid(0); and java applet can not be run like.
    only the opera browser shoeing the error toatlly . here i paste the error . please give reply why i can not doing any thing more. But my server and every thing is showing up and good.
    An error has occurred:
    "Failed to process the request."
    Please contact your system administrator.
    This page was created by SAP NetWeaver. All rights reserved.
    Web Dynpro client:
    Nokia Series 80 Client
    Web Dynpro client capabilities:
    User agent: Opera/9.80 (Windows NT 5.2; U; en) Presto/2.2.15 Version/10.00, client type: op6, client type profile: op6, ActiveX: disabled, Cookies: enabled, Frames: enabled, Java applets: disabled, JavaScript: enabled, Tables: enabled, VB Script: enabled
    Accessibility mode: false
    Web Dynpro runtime:
    Vendor: SAP, build ID: 7.0009.20060804145649.0000 (release=645_VAL_REL, buildtime=2006-08-05:15:08:24[UTC], changelist=413534, host=pwdfm101), build date: Thu Aug 13 23:44:29 GMT+05:30 2009
    Web Dynpro code generators of DC sap.com/tcsldwd~main:
    SapDictionaryGenerationCore: 7.0009.20060802115015.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:07:52[UTC], changelist=413123, host=PWDFM101.wdf.sap.corp)
    SapMetamodelWebDynpro: 7.0009.20060428190938.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:10:47[UTC], changelist=400815, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCore: 7.0009.20060210160857.0000 (release=645_VAL_REL, buildtime=2006-08-20:04:55:02[UTC], changelist=388995, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationTemplates: 7.0009.20060804145649.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:32:04[UTC], changelist=413534, host=pwdfm101)
    SapWebDynproGenerationCTemplates: 7.0009.20060804145649.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:32:04[UTC], changelist=413534, host=pwdfm101)
    SapGenerationFrameworkCore: 7.0009.20060719095755.0000 (release=645_VAL_REL, buildtime=2006-08-20:04:54:14[UTC], changelist=411255, host=PWDFM101.wdf.sap.corp)
    SapIdeWebDynproCheckLayer: 7.0009.20060802115035.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:14:20[UTC], changelist=413124, host=PWDFM101.wdf.sap.corp)
    SapMetamodelDictionary: 7.0009.20060719095619.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:05:18[UTC], changelist=411251, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCommon: 7.0009.20060210160857.0000 (release=645_VAL_REL, buildtime=2006-08-20:04:55:10[UTC], changelist=388995, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationCore: 7.0009.20060802115035.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:14:30[UTC], changelist=413124, host=PWDFM101.wdf.sap.corp)
    SapDictionaryGenerationTemplates: 7.0009.20060802115015.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:08:00[UTC], changelist=413123, host=PWDFM101.wdf.sap.corp)
    Web Dynpro code generators of DC sap.com/tcsldwd~landscape:
    SapDictionaryGenerationCore: 7.0009.20060802115015.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:07:52[UTC], changelist=413123, host=PWDFM101.wdf.sap.corp)
    SapMetamodelWebDynpro: 7.0009.20060428190938.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:10:47[UTC], changelist=400815, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCore: 7.0009.20060210160857.0000 (release=645_VAL_REL, buildtime=2006-08-20:04:55:02[UTC], changelist=388995, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationTemplates: 7.0009.20060804145649.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:32:04[UTC], changelist=413534, host=pwdfm101)
    SapWebDynproGenerationCTemplates: 7.0009.20060804145649.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:32:04[UTC], changelist=413534, host=pwdfm101)
    SapGenerationFrameworkCore: 7.0009.20060719095755.0000 (release=645_VAL_REL, buildtime=2006-08-20:04:54:14[UTC], changelist=411255, host=PWDFM101.wdf.sap.corp)
    SapIdeWebDynproCheckLayer: 7.0009.20060802115035.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:14:20[UTC], changelist=413124, host=PWDFM101.wdf.sap.corp)
    SapMetamodelDictionary: 7.0009.20060719095619.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:05:18[UTC], changelist=411251, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCommon: 7.0009.20060210160857.0000 (release=645_VAL_REL, buildtime=2006-08-20:04:55:10[UTC], changelist=388995, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationCore: 7.0009.20060802115035.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:14:30[UTC], changelist=413124, host=PWDFM101.wdf.sap.corp)
    SapDictionaryGenerationTemplates: 7.0009.20060802115015.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:08:00[UTC], changelist=413123, host=PWDFM101.wdf.sap.corp)
    Web Dynpro code generators of DC sap.com/tcwddispwda: No information available!
    Web Dynpro code generators of DC sap.com/tcsldwd~businesssystem:
    SapDictionaryGenerationCore: 7.0009.20060802115015.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:07:52[UTC], changelist=413123, host=PWDFM101.wdf.sap.corp)
    SapMetamodelWebDynpro: 7.0009.20060428190938.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:10:47[UTC], changelist=400815, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCore: 7.0009.20060210160857.0000 (release=645_VAL_REL, buildtime=2006-08-20:04:55:02[UTC], changelist=388995, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationTemplates: 7.0009.20060804145649.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:32:04[UTC], changelist=413534, host=pwdfm101)
    SapWebDynproGenerationCTemplates: 7.0009.20060804145649.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:32:04[UTC], changelist=413534, host=pwdfm101)
    SapGenerationFrameworkCore: 7.0009.20060719095755.0000 (release=645_VAL_REL, buildtime=2006-08-20:04:54:14[UTC], changelist=411255, host=PWDFM101.wdf.sap.corp)
    SapIdeWebDynproCheckLayer: 7.0009.20060802115035.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:14:20[UTC], changelist=413124, host=PWDFM101.wdf.sap.corp)
    SapMetamodelDictionary: 7.0009.20060719095619.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:05:18[UTC], changelist=411251, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCommon: 7.0009.20060210160857.0000 (release=645_VAL_REL, buildtime=2006-08-20:04:55:10[UTC], changelist=388995, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationCore: 7.0009.20060802115035.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:14:30[UTC], changelist=413124, host=PWDFM101.wdf.sap.corp)
    SapDictionaryGenerationTemplates: 7.0009.20060802115015.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:08:00[UTC], changelist=413123, host=PWDFM101.wdf.sap.corp)
    Web Dynpro code generators of DC sap.com/tcsldwd~technicalsystem:
    SapDictionaryGenerationCore: 7.0009.20060802115015.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:07:52[UTC], changelist=413123, host=PWDFM101.wdf.sap.corp)
    SapMetamodelWebDynpro: 7.0009.20060428190938.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:10:47[UTC], changelist=400815, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCore: 7.0009.20060210160857.0000 (release=645_VAL_REL, buildtime=2006-08-20:04:55:02[UTC], changelist=388995, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationTemplates: 7.0009.20060804145649.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:32:04[UTC], changelist=413534, host=pwdfm101)
    SapWebDynproGenerationCTemplates: 7.0009.20060804145649.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:32:04[UTC], changelist=413534, host=pwdfm101)
    SapGenerationFrameworkCore: 7.0009.20060719095755.0000 (release=645_VAL_REL, buildtime=2006-08-20:04:54:14[UTC], changelist=411255, host=PWDFM101.wdf.sap.corp)
    SapIdeWebDynproCheckLayer: 7.0009.20060802115035.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:14:20[UTC], changelist=413124, host=PWDFM101.wdf.sap.corp)
    SapMetamodelDictionary: 7.0009.20060719095619.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:05:18[UTC], changelist=411251, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCommon: 7.0009.20060210160857.0000 (release=645_VAL_REL, buildtime=2006-08-20:04:55:10[UTC], changelist=388995, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationCore: 7.0009.20060802115035.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:14:30[UTC], changelist=413124, host=PWDFM101.wdf.sap.corp)
    SapDictionaryGenerationTemplates: 7.0009.20060802115015.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:08:00[UTC], changelist=413123, host=PWDFM101.wdf.sap.corp)
    Web Dynpro code generators of DC sap.com/tcwdcorecomp: No information available!
    Web Dynpro code generators of DC sap.com/tcsldwd~softwarecatalog:
    SapDictionaryGenerationCore: 7.0009.20060802115015.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:07:52[UTC], changelist=413123, host=PWDFM101.wdf.sap.corp)
    SapMetamodelWebDynpro: 7.0009.20060428190938.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:10:47[UTC], changelist=400815, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCore: 7.0009.20060210160857.0000 (release=645_VAL_REL, buildtime=2006-08-20:04:55:02[UTC], changelist=388995, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationTemplates: 7.0009.20060804145649.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:32:04[UTC], changelist=413534, host=pwdfm101)
    SapWebDynproGenerationCTemplates: 7.0009.20060804145649.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:32:04[UTC], changelist=413534, host=pwdfm101)
    SapGenerationFrameworkCore: 7.0009.20060719095755.0000 (release=645_VAL_REL, buildtime=2006-08-20:04:54:14[UTC], changelist=411255, host=PWDFM101.wdf.sap.corp)
    SapIdeWebDynproCheckLayer: 7.0009.20060802115035.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:14:20[UTC], changelist=413124, host=PWDFM101.wdf.sap.corp)
    SapMetamodelDictionary: 7.0009.20060719095619.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:05:18[UTC], changelist=411251, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCommon: 7.0009.20060210160857.0000 (release=645_VAL_REL, buildtime=2006-08-20:04:55:10[UTC], changelist=388995, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationCore: 7.0009.20060802115035.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:14:30[UTC], changelist=413124, host=PWDFM101.wdf.sap.corp)
    SapDictionaryGenerationTemplates: 7.0009.20060802115015.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:08:00[UTC], changelist=413123, host=PWDFM101.wdf.sap.corp)
    Web Dynpro code generators of DC sap.com/tcsldwd~namereservation:
    SapDictionaryGenerationCore: 7.0009.20060802115015.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:07:52[UTC], changelist=413123, host=PWDFM101.wdf.sap.corp)
    SapMetamodelWebDynpro: 7.0009.20060428190938.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:10:47[UTC], changelist=400815, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCore: 7.0009.20060210160857.0000 (release=645_VAL_REL, buildtime=2006-08-20:04:55:02[UTC], changelist=388995, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationTemplates: 7.0009.20060804145649.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:32:04[UTC], changelist=413534, host=pwdfm101)
    SapWebDynproGenerationCTemplates: 7.0009.20060804145649.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:32:04[UTC], changelist=413534, host=pwdfm101)
    SapGenerationFrameworkCore: 7.0009.20060719095755.0000 (release=645_VAL_REL, buildtime=2006-08-20:04:54:14[UTC], changelist=411255, host=PWDFM101.wdf.sap.corp)
    SapIdeWebDynproCheckLayer: 7.0009.20060802115035.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:14:20[UTC], changelist=413124, host=PWDFM101.wdf.sap.corp)
    SapMetamodelDictionary: 7.0009.20060719095619.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:05:18[UTC], changelist=411251, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCommon: 7.0009.20060210160857.0000 (release=645_VAL_REL, buildtime=2006-08-20:04:55:10[UTC], changelist=388995, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationCore: 7.0009.20060802115035.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:14:30[UTC], changelist=413124, host=PWDFM101.wdf.sap.corp)
    SapDictionaryGenerationTemplates: 7.0009.20060802115015.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:08:00[UTC], changelist=413123, host=PWDFM101.wdf.sap.corp)
    J2EE Engine:
    7.00   patchlevel
    Java VM:
    Java HotSpot(TM) Server VM, version: 1.4.2_12-b03, vendor: Sun Microsystems Inc.
    O

    HI surya,
    Restart the SDM and try again...
    regards,
    viswa

  • Error while trying to deploy the application (invalid AccountType).

    Hello.
    Error while trying to deploy the planning application (EPMA).
    invalid AccountType
    Rejecting Member PL_Brt_L.2.
    invalid AccountType
    Rejecting Member PL_Brt_L.3.2.
    And not updated outline.
    PL_Brt_L.2 - Account Type = Revenue
    PL_Brt_L.3.2 - Account Type = Revenue
    If a change to the Revenue Expence, the error goes away and the outline changes.
    EPM 11.1.2.1
    1-st server: planning, essbase
    2-nd server: epma
    3-th server: oracle db
    thanks in advance

    Hi,
    I tried using dcmctl but still got the following error.
    Oracle 8i database is running but noone is using it except that this application uses it.
    Pls help
    D:\oraJ2EE\dcm\bin>dcmctl deployapplication -f d:\oraJ2ee\j2ee\elink\applications\advecto.ear -
    a myapp
    ADMN-300075
    D:\oraJ2EE\dcm\bin>dcmctl getError -v -d
    ADMN-300075
    Nested exception
    Base Exception:
    java.rmi.RemoteException:null; nested exception is:
    java.lang.OutOfMemoryError
    Nested exception
    Root Cause: null; nested exception is:
    java.lang.OutOfMemoryError
    java.rmi.RemoteException: null; nested exception is:
    java.lang.OutOfMemoryError
    java.lang.OutOfMemoryError
    <<no stack trace available>>
    Thanks
    Srinath

  • Getting Error when trying to deploy Portlet Application on WebLogic Server

    Hi,
    We have a WebLogic server installed on a Windows machine. We created a new Domain, extended it with ADF Runtime and with Web Center Framework. It created three servers for us along with the already existing AdminServer, WLS_Portlet, WLS_Spaces, WLS_Service.
    We created a portlet Application on our development machine using JDeveloper. When we run it from JDeveloper it runs as expected without any errors.
    We created a Deployment profile for the application as an EAR file. Then we copied this EAR file over to the machine on which WebLogic server is installed (deployment machine).
    On the Deployments screen of the WebLogic Server Console, we selected "Install", selected the EAR file we had created above, selected "Install as Application" and then selected the WLS_Portlet server on which to install it. Then we just kept clicking Next and Finish.
    The first time we tried it, we got a NoClassDefFound exception for some class like JAXRPCServer. We did some research and found that to fix this issue we can put the containing .jar files of the classes not found into the public_html\WEB-INF\lib folder. We tried this for the above error by placing "wsserver.jar" file into the lib folder. Then we got anothe NoClassDefFound error. We again searched for the containing .jar file and put it into the lib folder. This continued for around ten to twenty errors and now we are stuck at a point where we are not able to find a way out.
    The current error that we are getting is NoClassDefFound: oracle/security/jps/internal/policystore/GranteeFactory. We searched for the containing jar of this class and found it to be jps-internal.jar which is already present in our lib folder. The stack trace of the exception is:
    <Jul 2, 2010 11:23:13 AM GMT+05:30> <Error> <Console> <BEA-240003> <Console encountered the following error weblogic.application.ModuleException: oracle/security/jps/internal/policystore/GranteeFactory
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1516)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:486)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:201)
    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:249)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:28)
    at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:1269)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:409)
    at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
    at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
    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:323)
    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:164)
    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:69)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused by: java.lang.NoClassDefFoundError: oracle/security/jps/internal/policystore/GranteeFactory
    at oracle.security.jps.internal.policystore.JavaPolicyProvider.getPermissions(JavaPolicyProvider.java:216)
    at java.security.Policy.initPolicy(Policy.java:299)
    at java.security.Policy.setPolicy(Policy.java:243)
    at oracle.security.jps.internal.jaas.JaasUtil.setPolicyProvider(JaasUtil.java:54)
    at oracle.security.jps.wls.JpsWeblogicFilter.<clinit>(JpsWeblogicFilter.java:47)
    at oracle.security.jps.wls.JpsWlsPlatformFactory.getJpsFilter(JpsWlsPlatformFactory.java:87)
    at oracle.security.jps.ee.http.JpsFilter.<init>(JpsFilter.java:59)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    at java.lang.Class.newInstance0(Class.java:355)
    at java.lang.Class.newInstance(Class.java:308)
    at weblogic.servlet.internal.WebComponentContributor.getNewInstance(WebComponentContributor.java:225)
    at weblogic.servlet.internal.WebComponentContributor.createFilterInstance(WebComponentContributor.java:257)
    at weblogic.servlet.internal.FilterManager.loadFilter(FilterManager.java:94)
    at weblogic.servlet.internal.FilterManager.preloadFilters(FilterManager.java:59)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1867)
    at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3126)
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1512)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:486)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
    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:41)
    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:1267)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:409)
    at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
    at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
    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:323)
    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)
    Any help would be appreciated on this since we are stuck at this point and have no idea to get across this hurdle.
    One more thing, this is the first time that we are trying to play with WebLogic or even Java. So, some of our questions or steps performed might seem irrelevant here.
    Thanks,
    Gaurav

    Hi,
    Another update on this issue.
    To remove the error that we were getting (java.lang.LinkageError: Class javax/xml/transform/Source violates loader constraints), we tried some searching around and found out that the way to fix it is to provide correct versions of xalan.jar, xml-apis.jar and xercesImpl.jar. We downloaded the required version from the apache site and added it to our WEB-INF/lib folder in the WAR file.
    Now, we are getting this error:
    XPathFactory#newInstance() failed to create an XPathFactory for the default object model: http://java.sun.com/jaxp/xpath/dom with the XPathFactoryConfigurationException: javax.xml.xpath.XPathFactoryConfigurationException: No XPathFctory implementation found for the object model: http://java.sun.com/jaxp/xpath/dom
    What else we might be missing in our libs or do we need to check some other configurations?
    Any help on this would be much appreciated.
    Thanks,
    Gaurav

  • UnknownHostException while trying to deploy web application

    Hi,
    I am using weblogic 6.1 SP1. And I have a simple web application which I try to
    deploy on weblogic. But when I try to deploy it, I get the following exception.
    <Apr 29, 2002 4:46:48 PM PDT> <Error> <HTTP> <[HelloPlanetServletClientWithEjbsWAR]
    Error reading Web application "D:\bea\wlserver6.1\.\config\mydomain\applications\.wlnotdelete\wlap63761\HelloPlanetServletClientWithEjbsWAR.war
    java.net.UnknownHostException: www.bea.com
    at java.net.InetAddress.getAllByName0(InetAddress.java:571)
    at java.net.InetAddress.getAllByName0(InetAddress.java:540)
    at java.net.InetAddress.getAllByName(InetAddress.java:533)
    at weblogic.net.http.HttpClient.openServer(HttpClient.java:191)
    at weblogic.net.http.HttpClient.openServer(HttpClient.java:254)
    at weblogic.net.http.HttpClient.<init>(HttpClient.java:117)
    at weblogic.net.http.HttpURLConnection.getHttpClient(HttpURLConnection.java:119)
    at weblogic.net.http.HttpURLConnection.getInputStream(HttpURLConnection.java:311)
    at java.net.URL.openStream(URL.java:798)
    at weblogic.apache.xerces.readers.DefaultReaderFactory.createReader(DefaultReaderFactory.java:149)
    at weblogic.apache.xerces.readers.DefaultEntityHandler.startReadingFromExternalEntity(DefaultEntityHandler.java:769)
    at weblogic.apache.xerces.readers.DefaultEntityHandler.startReadingFromExternalSubset(DefaultEntityHandler.java:566)
    at weblogic.apache.xerces.framework.XMLDTDScanner.scanDoctypeDecl(XMLDTDScanner.java:1139)
    at weblogic.apache.xerces.framework.XMLDocumentScanner.scanDoctypeDecl(XMLDocumentScanner.java:2215)
    at weblogic.apache.xerces.framework.XMLDocumentScanner.access$0(XMLDocumentScanner.java:2170)
    at weblogic.apache.xerces.framework.XMLDocumentScanner$XMLDeclDispatcher.dispatch(XMLDocumentScanner.java:790)
    at weblogic.apache.xerces.framework.XMLDocumentScanner.parseSome(XMLDocumentScanner.java:381)
    at weblogic.apache.xerces.framework.XMLParser.parse(XMLParser.java:967)
    at weblogic.apache.xerces.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:175)
    at weblogic.servlet.internal.dd.DescriptorLoader.parse(DescriptorLoader.java:311)
    at weblogic.servlet.internal.dd.DescriptorLoader.initializeWebLogicXml(DescriptorLoader.java:346)
    at weblogic.servlet.internal.dd.DescriptorLoader.<init>(DescriptorLoader.java:201)
    at weblogic.servlet.internal.WebAppServletContext.getDescriptorLoader(WebAppServletContext.java:928)
    at weblogic.servlet.internal.WebAppServletContext.<init>(WebAppServletContext.java:806)
    at weblogic.servlet.internal.HttpServer.loadWebApp(HttpServer.java:421)
    at weblogic.j2ee.WebAppComponent.deploy(WebAppComponent.java:74)
    at weblogic.j2ee.Application.addComponent(Application.java:160)
    at weblogic.j2ee.J2EEService.addDeployment(J2EEService.java:117)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:329)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:144)
    at weblogic.management.mbeans.custom.WebServer.addWebDeployment(WebServer.java:76)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:608)
    at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:592)
    at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:352)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:449)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:190)
    at $Proxy33.addWebDeployment(Unknown Source)
    at weblogic.management.configuration.WebServerMBean_CachingStub.addWebDeployment(WebServerMBean_CachingStub.java:1094)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:315)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:144)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:608)
    at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:592)
    at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:352)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
    at weblogic.management.internal.ConfigurationMBeanImpl.updateConfigMBeans(ConfigurationMBeanImpl.java:484)
    at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:354)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
    at weblogic.management.internal.DynamicMBeanImpl.addDeployment(DynamicMBeanImpl.java:945)
    at weblogic.management.internal.DynamicMBeanImpl.addDeployment(DynamicMBeanImpl.java:932)
    at weblogic.management.internal.DynamicMBeanImpl.add(DynamicMBeanImpl.java:917)
    at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:620)
    at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:592)
    at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:352)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:449)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:190)
    at $Proxy19.addTarget(Unknown Source)
    at weblogic.management.mbeans.custom.ApplicationManager.autoDeploy(ApplicationManager.java:837)
    at weblogic.management.mbeans.custom.ApplicationManager.addApplication(ApplicationManager.java:936)
    at weblogic.management.mbeans.custom.ApplicationManager.addApplication(ApplicationManager.java:856)
    at weblogic.management.mbeans.custom.ApplicationManager.poll(ApplicationManager.java:772)
    at weblogic.management.mbeans.custom.ApplicationManager.poll(ApplicationManager.java:705)
    at weblogic.management.mbeans.custom.ApplicationManager.update(ApplicationManager.java:200)
    at weblogic.management.mbeans.custom.ApplicationManager$ApplicationPoller.run(ApplicationManager.java:1020)
    >
    <Apr 29, 2002 4:46:48 PM PDT> <Error> <J2EE> <Error deploying application HelloPlanetServletClientWithEjbsWAR:
    Could not load HelloPlanetServletClientWithEjbsWAR>
    <Apr 29, 2002 4:46:48 PM PDT> <Error> <Management> <Error deploying application .\config\mydomain\applications\HelloPlanetServletClientWithEjbs.ear:
    java.lang.reflect.UndeclaredThrowableException>
    Please can anybody suggest a solution to this problem?
    I have attached the weblogic.xml along with this posting.
    Thanks,
    Vani
    [weblogic.xml]

    Hi All,
    I didn't have proxy client on my machine. That was causing this exception.
    I installed proxy client and now, the web application deploys fine.
    -Vani
    "Vani Hemmige" <[email protected]> wrote:
    >
    >
    >
    Hi,
    I am using weblogic 6.1 SP1. And I have a simple web application which
    I try to
    deploy on weblogic. But when I try to deploy it, I get the following exception.
    <Apr 29, 2002 4:46:48 PM PDT> <Error> <HTTP> <[HelloPlanetServletClientWithEjbsWAR]
    Error reading Web application "D:\bea\wlserver6.1\.\config\mydomain\applications\.wlnotdelete\wlap63761\HelloPlanetServletClientWithEjbsWAR.war
    java.net.UnknownHostException: www.bea.com
    at java.net.InetAddress.getAllByName0(InetAddress.java:571)
    at java.net.InetAddress.getAllByName0(InetAddress.java:540)
    at java.net.InetAddress.getAllByName(InetAddress.java:533)
    at weblogic.net.http.HttpClient.openServer(HttpClient.java:191)
    at weblogic.net.http.HttpClient.openServer(HttpClient.java:254)
    at weblogic.net.http.HttpClient.<init>(HttpClient.java:117)
    at weblogic.net.http.HttpURLConnection.getHttpClient(HttpURLConnection.java:119)
    at weblogic.net.http.HttpURLConnection.getInputStream(HttpURLConnection.java:311)
    at java.net.URL.openStream(URL.java:798)
    at weblogic.apache.xerces.readers.DefaultReaderFactory.createReader(DefaultReaderFactory.java:149)
    at weblogic.apache.xerces.readers.DefaultEntityHandler.startReadingFromExternalEntity(DefaultEntityHandler.java:769)
    at weblogic.apache.xerces.readers.DefaultEntityHandler.startReadingFromExternalSubset(DefaultEntityHandler.java:566)
    at weblogic.apache.xerces.framework.XMLDTDScanner.scanDoctypeDecl(XMLDTDScanner.java:1139)
    at weblogic.apache.xerces.framework.XMLDocumentScanner.scanDoctypeDecl(XMLDocumentScanner.java:2215)
    at weblogic.apache.xerces.framework.XMLDocumentScanner.access$0(XMLDocumentScanner.java:2170)
    at weblogic.apache.xerces.framework.XMLDocumentScanner$XMLDeclDispatcher.dispatch(XMLDocumentScanner.java:790)
    at weblogic.apache.xerces.framework.XMLDocumentScanner.parseSome(XMLDocumentScanner.java:381)
    at weblogic.apache.xerces.framework.XMLParser.parse(XMLParser.java:967)
    at weblogic.apache.xerces.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:175)
    at weblogic.servlet.internal.dd.DescriptorLoader.parse(DescriptorLoader.java:311)
    at weblogic.servlet.internal.dd.DescriptorLoader.initializeWebLogicXml(DescriptorLoader.java:346)
    at weblogic.servlet.internal.dd.DescriptorLoader.<init>(DescriptorLoader.java:201)
    at weblogic.servlet.internal.WebAppServletContext.getDescriptorLoader(WebAppServletContext.java:928)
    at weblogic.servlet.internal.WebAppServletContext.<init>(WebAppServletContext.java:806)
    at weblogic.servlet.internal.HttpServer.loadWebApp(HttpServer.java:421)
    at weblogic.j2ee.WebAppComponent.deploy(WebAppComponent.java:74)
    at weblogic.j2ee.Application.addComponent(Application.java:160)
    at weblogic.j2ee.J2EEService.addDeployment(J2EEService.java:117)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:329)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:144)
    at weblogic.management.mbeans.custom.WebServer.addWebDeployment(WebServer.java:76)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:608)
    at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:592)
    at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:352)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:449)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:190)
    at $Proxy33.addWebDeployment(Unknown Source)
    at weblogic.management.configuration.WebServerMBean_CachingStub.addWebDeployment(WebServerMBean_CachingStub.java:1094)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:315)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:144)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:608)
    at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:592)
    at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:352)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
    at weblogic.management.internal.ConfigurationMBeanImpl.updateConfigMBeans(ConfigurationMBeanImpl.java:484)
    at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:354)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
    at weblogic.management.internal.DynamicMBeanImpl.addDeployment(DynamicMBeanImpl.java:945)
    at weblogic.management.internal.DynamicMBeanImpl.addDeployment(DynamicMBeanImpl.java:932)
    at weblogic.management.internal.DynamicMBeanImpl.add(DynamicMBeanImpl.java:917)
    at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:620)
    at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:592)
    at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:352)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:449)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:190)
    at $Proxy19.addTarget(Unknown Source)
    at weblogic.management.mbeans.custom.ApplicationManager.autoDeploy(ApplicationManager.java:837)
    at weblogic.management.mbeans.custom.ApplicationManager.addApplication(ApplicationManager.java:936)
    at weblogic.management.mbeans.custom.ApplicationManager.addApplication(ApplicationManager.java:856)
    at weblogic.management.mbeans.custom.ApplicationManager.poll(ApplicationManager.java:772)
    at weblogic.management.mbeans.custom.ApplicationManager.poll(ApplicationManager.java:705)
    at weblogic.management.mbeans.custom.ApplicationManager.update(ApplicationManager.java:200)
    at weblogic.management.mbeans.custom.ApplicationManager$ApplicationPoller.run(ApplicationManager.java:1020)
    >
    <Apr 29, 2002 4:46:48 PM PDT> <Error> <J2EE> <Error deploying application
    HelloPlanetServletClientWithEjbsWAR:
    Could not load HelloPlanetServletClientWithEjbsWAR>
    <Apr 29, 2002 4:46:48 PM PDT> <Error> <Management> <Error deploying application
    .\config\mydomain\applications\HelloPlanetServletClientWithEjbs.ear:
    java.lang.reflect.UndeclaredThrowableException>
    Please can anybody suggest a solution to this problem?
    I have attached the weblogic.xml along with this posting.
    Thanks,
    Vani

  • Error trying to Deploy an application

    I am trying deploy a Web Application, but de console return the next error
    Exception in AppMerge flows Progression
    com.bea.wcp.sip.descriptor.internal.SipAppDescriptor
    When I start up the console and I am register, this is written in the AdminsServer-diagnostic.Log
    [2010-08-30T08:47:49.742-05:00] [AdminServer] [ERROR] [] [org.apache.beehive.netui.pageflow.internal.AdapterManager] [tid: [ACTIVE].ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000If3GFdiDoYWFLzNM8A1CUvI1000001,0] [APP: consoleapp] ServletContainerAdapter manager not initialized correctly.
    Can you help me?

    thanks AMN,
    I followed the steps in the note, but when I go to the weblogic console, in the log file return the next error
    <Aug 31, 2010 10:48:37 AM CDT> <Error> <netuix> <BEA-423168> <An exception or error occurred in the backing file [com.bea.wcp.diameter.console.utils.DiameterNavTreeBackingFile] while executing its init method. It was java.lang.NoClassDefFoundError: com/bea/wcp/diameter/DiameterResource
    java.lang.NoClassDefFoundError: com/bea/wcp/diameter/DiameterResource
    at com.bea.wcp.diameter.console.utils.DiameterNavTreeBackingFile.getTreeExtension(DiameterNavTreeBackingFile.java:14)
    at com.bea.console.utils.NavTreeExtensionBacking.init(NavTreeExtensionBacking.java:74)
    at com.bea.netuix.servlets.controls.Backable$Impl.initializeBackingFile(Backable.java:144)
    at com.bea.netuix.servlets.controls.AdministeredBackableControl.init(AdministeredBackableControl.java:64)
    at com.bea.netuix.servlets.controls.window.Window.init(Window.java:223)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.ClassNotFoundException: com.bea.wcp.diameter.DiameterResource
    at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:296)
    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:269)
    at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:56)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    Truncated. see log file for complete stacktrace
    >
    <Aug 31, 2010 10:48:37 AM CDT> <Error> <netuix> <BEA-423168> <An exception or error occurred in the backing file [com.bea.wcp.sip.console.utils.SipServerNavTreeBackingFile] while executing its init method. It was java.lang.NoClassDefFoundError: com/bea/wcp/sip/management/descriptor/resource/SipServerResource
    java.lang.NoClassDefFoundError: com/bea/wcp/sip/management/descriptor/resource/SipServerResource
    at com.bea.wcp.sip.console.utils.SipServerNavTreeBackingFile.getTreeExtension(SipServerNavTreeBackingFile.java:16)
    at com.bea.console.utils.NavTreeExtensionBacking.init(NavTreeExtensionBacking.java:74)
    at com.bea.netuix.servlets.controls.Backable$Impl.initializeBackingFile(Backable.java:144)
    at com.bea.netuix.servlets.controls.AdministeredBackableControl.init(AdministeredBackableControl.java:64)
    at com.bea.netuix.servlets.controls.window.Window.init(Window.java:223)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.ClassNotFoundException: com.bea.wcp.sip.management.descriptor.resource.SipServerResource
    at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:296)
    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:269)
    at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:56)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    Truncated. see log file for complete stacktrace

  • Error ,while trying to deploy an application using DB adapter

    Hi ,
    I am getting the below error while deploying the SOA application using DB adapter
    [11:46:00 AM] Sending archive - sca_DataBAdapter_rev2.jar
    [11:46:12 AM] Received HTTP response from the server, response code=500
    [11:46:12 AM] Error deploying archive sca_DataBAdapter_rev2.jar to partition "default" on server soa_server1 [http://computer:8001]
    [11:46:12 AM] HTTP error code returned [500]
    [11:46:12 AM] Error message from server:
    *There was an error deploying the composite on soa_server1: [JCABinding] [DataBAdapter.DBAdapter/2]Unable to complete unload due to: Cannot locate Java class oracle.tip.adapter.db.DBWriteInteractionSpec: Cannot locate Java class oracle.tip.adapter.db.DBWriteInteractionSpec.*
    [11:46:12 AM] Check server log for more details.
    [11:46:12 AM] Error deploying archive sca_DataBAdapter_rev2.jar to partition "default" on server soa_server1 [http://computer:8001]
    [11:46:12 AM] #### Deployment incomplete. ####
    [11:46:12 AM] Error deploying archive file:/C:/JDeveloper/mywork/DataBAdapter/DataBAdapter/deploy/sca_DataBAdapter_rev2.jar
    (oracle.tip.tools.ide.fabric.deploy.common.SOARemoteDeployer)
    Pls let me know if anyone has already faced the same!!!!!!!
    Edited by: 934914 on Jun 19, 2012 5:45 AM

    Hi Vijay,
    Data Base is up ,what am doing ..I have deployed the my DataBAadapter SOA app it was not working so I undeployed the DataBAadapter app ..now I am deploying it again and getting the below error.
    [12:52:33 AM] Sending internal deployment descriptor
    [12:52:33 AM] Sending archive - sca_DataBAdapter_rev2.jar
    [12:52:34 AM] Received HTTP response from the server, response code=500
    [12:52:34 AM] Error deploying archive sca_DataBAdapter_rev2.jar to partition "default" on server soa_server1 [http://192.168.0.105:8001]
    *[12:52:34 AM] HTTP error code returned [500]*
    *[12:52:34 AM] Error message from server:*
    *There was an error deploying the composite on soa_server1: [JCABinding] [DataBAdapter.DBAdapter/2]Unable to complete unload due to: Cannot locate Java class oracle.tip.adapter.db.DBWriteInteractionSpec: Cannot locate Java class oracle.tip.adapter.db.DBWriteInteractionSpec.*
    [12:52:34 AM] Check server log for more details.
    [12:52:34 AM] Error deploying archive sca_DataBAdapter_rev2.jar to partition "default" on server soa_server1 [http://192.168.0.105:8001]
    [12:52:34 AM] #### Deployment incomplete. ####
    [12:52:34 AM] Error deploying archive file:/C:/JDeveloper/mywork/DataBAdapter/DataBAdapter/deploy/sca_DataBAdapter_rev2.jar
    (oracle.tip.tools.ide.fabric.deploy.common.SOARemoteDeployer)

Maybe you are looking for