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

Similar Messages

  • 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

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

  • 500 Internal server error while deploying web applications in jdeveloper

    I am getting the following error while trying to deploy my web application in Jdeveloper:
    500 Internal Server Error
    Servlet error: An exception occurred. The current application deployment descriptors do not allow for including it in this response.
    Please consult the application log for details.
    Please help me.
    Or where can i find the detailed log regarding this.
    I even tried to remove the shared libraries / common logs/ set the development true in orion-web.xml file but to my disappointment..
    Please help me !!!!
    Regards,
    Shaily

    Thanks for ur help
    Jdeveloper version is 10.1.3.2.0
    I have deployed simple application.
    I even went thru the log files located at :
    $ORACLE_HOME/opmn/logs/default_group~oc4j_soa~default_group~1.log:
    $ORACLE_HOME/j2ee/oc4j_soa//application-deployments/gateway/oc4j_soa_default_group_1/application.log
    but it was not of any help.
    Can you help me figure out where i can get the detailed log file. Very recently i have started using jdeveloper,so i am having difficulty figuring out the log also.

  • UndeclaredThrowableException while trying to deploy EJB in WLS 6.1

    I get the following excption while trying to deploy a Entity Bean
    through the WLS 6.1 console:-
    <Error deploying application
    .\config\mydomain\applications\EnrollmentTransaction.jar:
    java.lang.reflect.UndeclaredThrowableException
    Can anyone throw some light on this one.
    Anand
    PS:- This JAR was compile using the WLS 5.1 EJBC

    You'll have to show me the full error message, but you'll need to
    re-compile with the weblogic.ejbc in 6.1
    -- Rob
    Anand B N wrote:
    I get the following excption while trying to deploy a Entity Bean
    through the WLS 6.1 console:-
    <Error deploying application
    .\config\mydomain\applications\EnrollmentTransaction.jar:
    java.lang.reflect.UndeclaredThrowableException
    Can anyone throw some light on this one.
    Anand
    PS:- This JAR was compile using the WLS 5.1 EJBC

  • _OBJC_IVAR_$_        Referenced From Error while trying to deploy in iphone

    Hi All,
    I am facing one problem. any one who are aware of this project please help me.
    My problem is:
    i have Mac OS of 10.5.8 and xcode of 3.1.4
    while i am trying to implement a application of audio files i want the frame work called "AVFoundation.Framework" i didn't found that frame work in my library.
    so i added that framework from "MACOS10.4" .
    but in simulator 3.1 it works fine. while trying to deploy in my iphone i am getting error like:
    "-(avTouchcontroller updatecurrenttime)", referenced from:
    _OBJC_IVAR_$_ avTouchcontroller._ivlmeter_in in avTouchController.o

    Why don't you post here (again) and you might get some answers:
    http://discussions.apple.com/message.jspa?messageID=10512489#10512489

  • Failed to deploy web application with same name twice

    Hello-
    On Oracle 10g Application server I deployed an WAR file called "anbadmin", then undeployed it. The undepoloyment failed from the OEM so I undeployed it manually via removing its entries from server.xml.
    When I tried to deploy it again with the same name I got this:
    Failed to deploy web application "anbadmin". Failed to deploy web application "anbadmin". . The evaluate phase failed. The Adapter used in the evaluate may have thrown an exception.
    Resolution:
    Please call Oracle support.
    Base Exception:
    java.lang.NoSuchMethodError
    null. java.lang.NoSuchMethodError
    Is there a solution for this?
    Regards

    I think I know the solution. We encountered exactly same message and no further deployment could be made. It appeared message in "dcmctl" utility was much more helpfull than the one in EM (though you still have to use "getError" command...)
    If you are using file-based repository, you have to issue command in dcmctl utility "resetFileTransaction". This closes repository and opens it again.
    Myrra

  • Failed in deploying Web Application (.ear file)

    I am trying to deploy a web application (file1.ear) but I got FileNotFoundException
    in webnohup.out.
    I did include this application in config.xml, as follows:
    <Application Deployed="true" Name="file1" Path="opt/weblogic6/config/ejbjars/file1.ear">
    <EJBComponent Name="EJB1" Targets="mysrv" URI="EJB1.jar"/>
    <WebAppComponent Name="App1" Targets="mysrv" URI="App1.war"/>
    <EJBComponent Name="EJB2" Targets="mysrv" URI="EJB2.jar"/>
    </Application>
    In webnohup.out file, the following exception is thrown:
    <Mar 20, 2002 4:52:39 PM EST> <Error> <Management> <Application care:Name=file1,Type=Application
    not found at ./opt/weblogic6/config/ejbjars/file1.ear>
    <Mar 20, 2002 4:52:39 PM EST> <Error> <Management> <IOException opening application
    care:Name=file1,Type=Application, loading from path opt/weblogic6/config/ejbjars/file1.ear
    java.io.FileNotFoundException: file does not exist: ./opt/weblogic6/config/ejbjars/file1.ear
    at weblogic.management.mbeans.custom.Application.adminLoad(Application.j
    ava:431)
    at weblogic.management.mbeans.custom.Application.load(Application.java:3
    87)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMB
    eanImpl.java:636)
    at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl
    .java:621)
    at weblogic.management.internal.ConfigurationMBeanImpl.invoke(Configurat
    ionMBeanImpl.java:359)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
    55)
    If you looked at the exception, it looks like that we can not put ABSOLUTE PATH
    in Path of config.xml since it will append the Weblogic home to the Path defined
    in config.xml.
    Is this correct or I missed anything?
    How do we use ABSOLUTE PATH in config.xml if you want to deploy Web application?
    Environment: SUNOS, Weblogic 6.1.
    Thanks

    Hi,
    specifying a leading slash shoul be enough to let the system know that it is an absolute path.
    Regards,
    Christian Buchegger
    Developer Relations Engineer
    BEA Support
    TJ schrieb:
    I am trying to deploy a web application (file1.ear) but I got FileNotFoundException
    in webnohup.out.
    I did include this application in config.xml, as follows:
    <Application Deployed="true" Name="file1" Path="opt/weblogic6/config/ejbjars/file1.ear">
    <EJBComponent Name="EJB1" Targets="mysrv" URI="EJB1.jar"/>
    <WebAppComponent Name="App1" Targets="mysrv" URI="App1.war"/>
    <EJBComponent Name="EJB2" Targets="mysrv" URI="EJB2.jar"/>
    </Application>
    In webnohup.out file, the following exception is thrown:
    <Mar 20, 2002 4:52:39 PM EST> <Error> <Management> <Application care:Name=file1,Type=Application
    not found at ./opt/weblogic6/config/ejbjars/file1.ear>
    <Mar 20, 2002 4:52:39 PM EST> <Error> <Management> <IOException opening application
    care:Name=file1,Type=Application, loading from path opt/weblogic6/config/ejbjars/file1.ear
    java.io.FileNotFoundException: file does not exist: ./opt/weblogic6/config/ejbjars/file1.ear
    at weblogic.management.mbeans.custom.Application.adminLoad(Application.j
    ava:431)
    at weblogic.management.mbeans.custom.Application.load(Application.java:3
    87)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMB
    eanImpl.java:636)
    at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl
    java:621)
    at weblogic.management.internal.ConfigurationMBeanImpl.invoke(Configurat
    ionMBeanImpl.java:359)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
    55)
    If you looked at the exception, it looks like that we can not put ABSOLUTE PATH
    in Path of config.xml since it will append the Weblogic home to the Path defined
    in config.xml.
    Is this correct or I missed anything?
    How do we use ABSOLUTE PATH in config.xml if you want to deploy Web application?
    Environment: SUNOS, Weblogic 6.1.
    Thanks

  • How to deploy web application .war file into SAP NetWeaver Engine?

    Hi All,
    I want to deploy web application which is developped using JAVA web technology into SAP netweaver Engine.
    I tried to deploy .war file through SDM but it complained the following error
    - Hide quoted text -
    "Error loading archive
    C;\Document and Settings\cr1adm\Desktop\MyProject.war
      (server side name is: F:\usr\sap\JR1\JC01\SDM\program\temp\MyProject.war)
    com.sap.sdm.util.sduread.IIIFormattedSduFileException: The information about development component found in the manifest is either missing or incomplete!
    Manifest attributes are missing or have badly formatted value:
    attribute keylocation missing
    attribute keyname is missing
    attribute keyvendor is missing
    attribute keycounter is missing
    (F:\usr\sap\JR1\JC01\SDM\program\temp\MyProject.war)"
    Can any one please suggest how to deploy external web application into SAP netweaver engine.
    Is there any procedure to follow to do this.
    your inputs will be highly appreciated...
    Thanks in advance

    Hi,
    I think first you need to wrap it into an EAR file, then you can deploy it.
    As far as I know standalone deployment of WAR is deprecated as of 640.
    similar threads:
    How to deploy .war on NWDI
    Deploying an existing WAR file into the Portal
    Hopefully this tutorial also gives some idea:
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/70/13353094af154a91cbe982d7dd0118/frameset.htm
    Regards,
    Ervin

  • Error while trying to deploy a cube

    I am getting an error message while trying to deploy a cube. OWB Client version is 10.2.0.1.31 and the repository version is 10.2.0.1.0
    Below is the piece of code that generates the error:
    BEGIN
    CWM2_OLAP_CUBE.ADD_DIMENSION_TO_CUBE('EXPENSE_WH', 'REL_EXPENSE', 'EXPENSE_WH', 'REL_CATEGORY');
    END;
    Error report:
    ORA-06510: PL/SQL: unhandled user-defined exception
    ORA-06512: at "OLAPSYS.CWM2_OLAP_UTILITY", line 1660
    ORA-01403: no data found
    ORA-06512: at "OLAPSYS.CWM2_OLAP_CUBE", line 33
    ORA-06512: at "OLAPSYS.CWM2_OLAP_CUBE", line 55
    ORA-06512: at "OLAPSYS.CWM2_OLAP_CUBE", line 386
    ORA-06512: at line 2
    I would appreciate any help.

    Is the dependent dimension deployed to the catalog? Generally the no data found error indicates some dependent object is missing; either an implementing table or a dependent dimension.
    Cheers
    David

  • An error has occured while trying to save the application. Please try again.

    Hi,
    When i try to add application on my primary CRS node i am getting below error
    An error has occured while trying to save the application. Please try again.
    This also happens if i edited another existing scripts
    CCX version is 8.0
    thanks

    How about if you try to add it on the HA server?
    Which server is master at this time?
    Chris

  • TS1424 I get error code 1009 while trying to download an application from app stor

    I get error code 1009 while trying to download an application from app storp

    You will need to do what it says, contact iTunes support. Click the Support tab above, then the Get Started link in the Contact Apple Support area and you'll be guided.
    Regards.

  • 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

  • Error updating DP while trying to deploy portlet

    Hi ,
    While trying to deploy portlet I am getting the error "*Error updating DP :Failed to store display profile*" and the portlet is not getting deployed.
    Can anyone please let me know why it occurs and how can I resolve this issue ? Let me know if further input is needed.
    Thanks ....

    Hi ,
    I am getting the following error in the portal log file .Please let me know how this issue can be fixed ?
    PortletDeployerException:
    com.sun.portal.portlet.admin.mbeans.tasks.PortletDeployerException: errorStoreDP
         at com.sun.portal.portlet.admin.mbeans.tasks.PDDPUpdater.storeDPDocument(Unknown Source)
         at com.sun.portal.portlet.admin.mbeans.tasks.PDDPUpdater.addProviders(Unknown Source)
         at com.sun.portal.portlet.admin.mbeans.tasks.PDDeploy.process(Unknown Source)
         at com.sun.portal.portlet.admin.mbeans.PortletAdmin.deploy(Unknown Source)
         at com.sun.portal.portlet.admin.mbeans.PortletAdmin.deployAll(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.sun.jmx.mbeanserver.StandardMetaDataImpl.invoke(StandardMetaDataImpl.java:414)
         at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:220)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:815)
         at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784)
         at com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:203)
         at com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper.invoke(MBeanServerInterceptorWrapper.java:512)
         at com.sun.portal.admin.server.PortalServerLoggingInterceptor.invoke(Unknown Source)
         at com.sun.cacao.agent.DispatchInterceptor.invoke(DispatchInterceptor.java:736)
         at com.sun.cacao.agent.auth.impl.AccessControlInterceptor.invoke(AccessControlInterceptor.java:618)
         at com.sun.jdmk.JdmkMBeanServerImpl.invoke(JdmkMBeanServerImpl.java:764)
         at com.sun.cacao.common.instrum.impl.InstrumDefaultForwarder.invoke(InstrumDefaultForwarder.java:106)
         at javax.management.remote.generic.ServerIntermediary.handleRequest(ServerIntermediary.java:280)
         at javax.management.remote.generic.ServerIntermediary$PrivilegedRequestJob.run(ServerIntermediary.java:951)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.management.remote.generic.ServerIntermediary$RequestHandler.handleMBSReqMessage(ServerIntermediary.java:727)
         at javax.management.remote.generic.ServerIntermediary$RequestHandler.execute(ServerIntermediary.java:629)
         at com.sun.jmx.remote.generic.ServerSynchroMessageConnectionImpl$RemoteJob.run(ServerSynchroMessageConnectionImpl.java:266)
         at com.sun.jmx.remote.opt.util.ThreadService$ThreadServiceJob.run(ThreadService.java:208)
         at com.sun.jmx.remote.opt.util.JobExecutor.run(JobExecutor.java:59)
    Caused by: com.sun.portal.desktop.context.ContextError: DSAMEConnection.setTemplateAttribute(): , dn=o=CW,cn=portal, serviceName= SunPortalportal1DesktopService, sunPortalDesktopDpDocument=<?xml version="1.0" encoding="utf-8" standalone="no"?>
    <display profile >
    at com.sun.portal.desktop.context.DSAMEConnection.setTemplateAttribute(Unknown Source)
    at com.sun.portal.desktop.context.DSAMEConnection.setAttributeByDN(Unknown Source)
    at com.sun.portal.desktop.context.DSAMEAdminDPContext.storeDPDocument(Unknown Source)
    ... 28 more
    Caused by: com.iplanet.am.sdk.AMException: Unable to set attribute(s).::LDAP Error:An internal error occurred in the LDAP server.
    at com.iplanet.am.sdk.ldap.DirectoryServicesImpl.processInternalException(DirectoryServicesImpl.java:320)
    at com.iplanet.am.sdk.ldap.DirectoryServicesImpl.setAttributes(DirectoryServicesImpl.java:2789)
    at com.iplanet.am.sdk.ldap.CachedDirectoryServicesImpl.setAttributes(CachedDirectoryServicesImpl.java:951)
    at com.iplanet.am.sdk.AMObjectImpl.store(AMObjectImpl.java:1782)
    at com.iplanet.am.sdk.AMObjectImpl.store(AMObjectImpl.java:1697)
    ... 31 more
    Thanks ...

Maybe you are looking for