[J2EE Deployment SPI:260003]Feature not available when in disconnected mode

hi am am having this error when trying to deploy my application in portal
[04:40:27 PM] ####  Deployment incomplete.  ####
[04:40:27 PM] [J2EE Deployment SPI:260003]Feature not available when in disconnected mode.
#### Cannot run application HR-Portal due to error deploying to IntegratedWebLogicServer.
[Application HR-Portal stopped and undeployed from Server Instance IntegratedWebLogicServer]
my log error
[04:29:53 PM] Wrote Archive Module to C:\JDeveloper\mywork\HR-Portal\PortalWebAssets\deploy\PortalWebAssets.jar
[04:40:08 PM] oracle.rc.asadapter.connection.ConnectionException: Cannot establish connection.
[04:40:08 PM]      at oracle.rc.asadapter.weblogic.connection.spi.Weblogic10Jsr160Provider.getPresentation(Weblogic10Jsr160Provider.java:73)
[04:40:08 PM]      at oracle.rc.asadapter.connection.AppServerConnectionImpl$PM.getPresentation(AppServerConnectionImpl.java:171)
[04:40:08 PM]      at oracle.rc.asadapter.connection.AppServerConnectionImpl.getPresentation(AppServerConnectionImpl.java:66)
[04:40:08 PM]      at oracle.jdevimpl.deploy.jazn.JaznDataDeployerListener.uploadIdentities(JaznDataDeployerListener.java:234)
[04:40:08 PM]      at oracle.jdevimpl.deploy.jazn.JaznDataDeployerListener.uploadIdentities(JaznDataDeployerListener.java:217)
[04:40:08 PM]      at oracle.jdevimpl.deploy.jazn.JaznDataDeployerListener.willDeploy(JaznDataDeployerListener.java:97)
[04:40:08 PM]      at oracle.jdevimpl.deploy.fwk.ListenerSupport.fireWillDeploy(ListenerSupport.java:198)
[04:40:08 PM]      at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:88)
[04:40:08 PM]      at oracle.jdevimpl.deploy.fwk.WrappedDeployer.deployImpl(WrappedDeployer.java:39)
[04:40:08 PM]      at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
[04:40:08 PM]      at oracle.jdevimpl.deploy.fwk.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:457)
[04:40:08 PM]      at oracle.jdeveloper.deploy.DeploymentManager.deploy(DeploymentManager.java:217)
[04:40:08 PM]      at oracle.jdevimpl.deploy.common.ModulePackagerImpl.deployProfiles(ModulePackagerImpl.java:86)
[04:40:08 PM]      at oracle.jdeveloper.deploy.common.ModulePackager.deployProfiles(ModulePackager.java:63)
[04:40:08 PM]      at oracle.jdeveloper.deploy.common.ModulePackager.deployImpl(ModulePackager.java:52)
[04:40:08 PM]      at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
[04:40:08 PM]      at oracle.jdevimpl.deploy.fwk.WrappedDeployer.deployImpl(WrappedDeployer.java:39)
[04:40:08 PM]      at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
[04:40:08 PM]      at oracle.jdeveloper.deploy.common.BatchDeployer.deployImpl(BatchDeployer.java:82)
[04:40:08 PM]      at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
[04:40:08 PM]      at oracle.jdevimpl.deploy.fwk.WrappedDeployer.deployImpl(WrappedDeployer.java:39)
[04:40:08 PM]      at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
[04:40:08 PM]      at oracle.jdeveloper.deploy.common.BatchDeployer.deployImpl(BatchDeployer.java:82)
[04:40:08 PM]      at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
[04:40:08 PM]      at oracle.jdevimpl.deploy.fwk.WrappedDeployer.deployImpl(WrappedDeployer.java:39)
[04:40:08 PM]      at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
[04:40:08 PM]      at oracle.jdevimpl.deploy.fwk.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:457)
[04:40:08 PM]      at oracle.jdeveloper.deploy.DeploymentManager.deploy(DeploymentManager.java:217)
[04:40:08 PM]      at oracle.jdevimpl.runner.adrs.AdrsStarter$7$1.run(AdrsStarter.java:1774)
[04:40:08 PM] Caused by: java.io.IOException
[04:40:08 PM]      at weblogic.management.remote.common.ClientProviderBase.makeConnection(ClientProviderBase.java:196)
[04:40:08 PM]      at weblogic.management.remote.common.ClientProviderBase.newJMXConnector(ClientProviderBase.java:84)
[04:40:08 PM]      at javax.management.remote.JMXConnectorFactory.newJMXConnector(JMXConnectorFactory.java:338)
[04:40:08 PM]      at oracle.rc.asadapter.weblogic.connection.spi.Weblogic10Jsr160Provider.getPresentation(Weblogic10Jsr160Provider.java:67)
[04:40:08 PM]      ... 28 more
[04:40:08 PM] Caused by: javax.naming.NamingException [Root exception is java.rmi.UnexpectedException: Marshalling: ; nested exception is:
[04:40:08 PM]      java.rmi.ConnectException: Could not establish a connection with -3508319463259142590S:127.0.0.1:[7101,7101,-1,-1,-1,-1,-1]:DefaultDomain:DefaultServer, java.io.IOException: Destination unreachable; nested exception is:
[04:40:08 PM]      java.net.ConnectException: Connection refused: connect; No available router to destination; nested exception is:
[04:40:08 PM]      java.io.IOException: Destination unreachable; nested exception is:
[04:40:08 PM]      java.net.ConnectException: Connection refused: connect; No available router to destination]
[04:40:08 PM]      at weblogic.jndi.internal.ExceptionTranslator.toNamingException(ExceptionTranslator.java:86)
[04:40:08 PM]      at weblogic.jndi.internal.ExceptionTranslator.toNamingException(ExceptionTranslator.java:32)
[04:40:08 PM]      at weblogic.jndi.WLInitialContextFactoryDelegate.toNamingException(WLInitialContextFactoryDelegate.java:788)
[04:40:08 PM]      at weblogic.jndi.WLInitialContextFactoryDelegate.pushSubject(WLInitialContextFactoryDelegate.java:685)
[04:40:08 PM]      at weblogic.jndi.WLInitialContextFactoryDelegate.newContext(WLInitialContextFactoryDelegate.java:469)
[04:40:08 PM]      at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:376)
[04:40:08 PM]      at weblogic.jndi.Environment.getContext(Environment.java:315)
[04:40:08 PM]      at weblogic.jndi.Environment.getContext(Environment.java:285)
[04:40:08 PM]      at weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFactory.java:117)
[04:40:08 PM]      at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:667)
[04:40:08 PM]      at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:288)
[04:40:08 PM]      at javax.naming.InitialContext.init(InitialContext.java:223)
[04:40:08 PM]      at javax.naming.InitialContext.<init>(InitialContext.java:197)
[04:40:08 PM]      at weblogic.management.remote.common.ClientProviderBase.makeConnection(ClientProviderBase.java:178)
[04:40:08 PM]      ... 31 more
[04:40:08 PM] Caused by: java.rmi.UnexpectedException: Marshalling: ; nested exception is:
[04:40:08 PM]      java.rmi.ConnectException: Could not establish a connection with -3508319463259142590S:127.0.0.1:[7101,7101,-1,-1,-1,-1,-1]:DefaultDomain:DefaultServer, java.io.IOException: Destination unreachable; nested exception is:
[04:40:08 PM]      java.net.ConnectException: Connection refused: connect; No available router to destination; nested exception is:
[04:40:08 PM]      java.io.IOException: Destination unreachable; nested exception is:
[04:40:08 PM]      java.net.ConnectException: Connection refused: connect; No available router to destination
[04:40:08 PM]      at weblogic.common.internal.BootServicesStub.authenticate(BootServicesStub.java:57)
[04:40:08 PM]      at weblogic.security.acl.internal.RemoteAuthenticate.authenticate(RemoteAuthenticate.java:90)
[04:40:08 PM]      at weblogic.jndi.WLInitialContextFactoryDelegate.authenticateRemotely(WLInitialContextFactoryDelegate.java:747)
[04:40:08 PM]      at weblogic.jndi.WLInitialContextFactoryDelegate.pushSubject(WLInitialContextFactoryDelegate.java:679)
[04:40:08 PM]      ... 41 more
[04:40:08 PM] Caused by: java.rmi.ConnectException: Could not establish a connection with -3508319463259142590S:127.0.0.1:[7101,7101,-1,-1,-1,-1,-1]:DefaultDomain:DefaultServer, java.io.IOException: Destination unreachable; nested exception is:
[04:40:08 PM]      java.net.ConnectException: Connection refused: connect; No available router to destination; nested exception is:
[04:40:08 PM]      java.io.IOException: Destination unreachable; nested exception is:
[04:40:08 PM]      java.net.ConnectException: Connection refused: connect; No available router to destination
[04:40:08 PM]      at weblogic.rjvm.RJVMImpl.getOutputStream(RJVMImpl.java:352)
[04:40:08 PM]      at weblogic.rjvm.RJVMImpl.getRequestStreamForDefaultUser(RJVMImpl.java:689)
[04:40:08 PM]      at weblogic.common.internal.BootServicesStub.authenticate(BootServicesStub.java:50)
[04:40:08 PM]      ... 44 more
[04:40:08 PM] Caused by: java.io.IOException: Destination unreachable; nested exception is:
[04:40:08 PM]      java.net.ConnectException: Connection refused: connect; No available router to destination
[04:40:08 PM]      at weblogic.rjvm.RJVMImpl.ensureConnectionEstablished(RJVMImpl.java:334)
[04:40:08 PM]      at weblogic.rjvm.RJVMImpl.getOutputStream(RJVMImpl.java:350)
[04:40:08 PM]      ... 46 more

Caused by: java.io.IOException: Destination unreachable; nested exception is:
+[04:40:08 PM]      java.net.ConnectException: Connection refused: connect; No available router to destination+
Is the WebLogic server running?

Similar Messages

  • Reporting services integration feature not available in 2010 experience mode site collection.

    I have a 2013 SP farm with SQL reporting services 2012 configured. When I create a site collection using the 2010 experience mode, I don't see the "Reporting Services Integration" feature under site collection features. However this feature is
    available when I create a site collection in 2013 experience mode. Is there a way I can activate the "Reporting Services integration" feature in a site created in 2010 experience mode? I am not able to activate the feature on a 2010 experience mode
    site collection using PowerShell either.

    Hi,
    From your description, When you create a site collection using the 2010 experience mode, the "Reporting Services Integration" feature is missed. However this feature is available when you create a site collection in 2013 experience mode.
    For your issue, whether your 2010 experience mode site collection is in the same web application with the 2013 mode site collection. if not,  make sure the web application which contains the 2010 site collecction have been
    enabled ssrs service,
    Go to CA->Application Management->Manage web applications-Choose the web application->Click Service Connections->Check SSRS, refer to the screenshot:
    Besides, I suggest you create a new 2010 mode site collection with the same tempalte and the same web application with 2013 mode site collection, compare the results.
    Also you can upgrade you 2010 mode site collection to the 2013 mode and compare the results.
    Hope it helps. 
    Best Regards,
    Lisa Chen
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • "Content Editing" is not available when I go to the Tools sidebar--how can I access these features?

    "Content Editing" is not available when I go to the Tools sidebar--how can I access these features?  I'm using Acrobat X 10.1.7.  Thanks.

    The headings under Tools are: "Pages", "Content", "Forms", "Recognize Text", "Protection", and "Sign & Certify".  There's also a little icon in the upper right that lets me access some other headings under the Tools menu; those are: "Document Processing", "JavaScript", "Accessibility", and "Analyze".
    I did think about the idea that maybe the Content Editing was a new feature of Acrobat XI, but I found some resources online (http://www.wikihow.com/Edit-Text-in-Adobe-Acrobat) that seem to indicate this was a feature on much earlier version (the link references Acrobat 8 at the bottom).
    Really confused...
    Thanks for your thoughts

  • When I try to access iTunes Store I get an error message stating feature not available in the uk store

    when I try to access iTunes Store I get an error message stating feature not available in the uk store

    Exact same thing is happening to me. Couldn't find where to view the Itunes version number after a quick look. I hate the "simplified" interface by the way. On windows 8.1. Really starting to hate itunes, very buggy, and apple device locked down content (I'm looking at you TV shows and Movies) make it a pain to use.

  • Need help in resolving  J2EE Deployment SPI error BEA-260101

    I have a portal application (ear) currently working on weblogic 10.2. I upgraded my project to 10.3 using workshop, then made an ear and deployed it on 10.3
    The following error is being displayed on 10.3.
    +<Error> <J2EE Deployment SPI> <BEA-260101> <Parameter 'DDBeanRoot' may not be null.>+
    Any help in resolving this will be highly appreciated.

    Hi,
    The following is the description of the error :-
    BEA-260101 Error: Parameter 'paramName' may not be null.
    Description Misuse of an API
    Cause A null parameter was passed to the method.
    Action Resolve client programming error
    Link:[wls/docs100/messages/SPIDeployer.html]
    Hope this helps :)

  • Is the "Display list of web app items submitted by a user" feature not available in the free trial?

    Is the "Display list of web app items submitted by a user" feature not available in the free trial? I can see it in the tutorials but its not available when I am logged in.

    Its just named a little differently now. You should be able to add the module {module_webappscustomer} through the Modules toolbox in the web page editor window, as indicated below. Please note that webapps feature is available only for webCommerce sites. Read more about the available modules and its usage in detail here - http://kb.worldsecuresystems.com/134/bc_1345.html?bc-partner#main_Web_App_Modules
    Thanks,
    Vinayak

  • Deployment issues java.io.IOException: [J2EE Deployment SPI:260]"

    I m using weblogic.Deployer to deploy webservice and getting this error
    java.io.IOException: [J2EE Deployment SPI:260080]Unable to define application install directory at '/tmp/WebService.war'. Directory could not be created or is a file.
    at weblogic.deploy.api.internal.utils.InstallDir.<init>(InstallDir.java:60)
    at weblogic.deploy.api.spi.deploy.internal.ServerConnectionImpl.upload(ServerConnectionImpl.java:624)
    at weblogic.deploy.api.spi.deploy.internal.BasicOperation.uploadFiles(BasicOperation.java:300)
    at weblogic.deploy.api.spi.deploy.internal.BasicOperation.execute(BasicOperation.java:385)
    at weblogic.deploy.api.spi.deploy.internal.BasicOperation.run(BasicOperation.java:169)
    at weblogic.deploy.api.spi.deploy.WebLogicDeploymentManagerImpl.deploy(WebLogicDeploymentManagerImpl.java:369)
    at weblogic.deploy.api.tools.deployer.DeployOperation.execute(DeployOperation.java:47)
    at weblogic.deploy.api.tools.deployer.Deployer.perform(Deployer.java:145)
    at weblogic.deploy.api.tools.deployer.Deployer.runBody(Deployer.java:93)
    at weblogic.utils.compiler.Tool.run(Tool.java:158)
    at weblogic.utils.compiler.Tool.run(Tool.java:115)
    at weblogic.Deployer.run(Deployer.java:70)
    at weblogic.Deployer.main(Deployer.java:54)
    I tried to set different tmp dir location as "-Djava.io.tmpdir=${WL_DOMAIN_HOME}/tempdir", but still i get the same Error.
    Any thoughts/help, how to set the location while deploying using weblogic.Deployer.
    Thanks
    Kraz
    Edited by: user10687441 on Dec 5, 2008 4:57 PM

    java weblogic.Deployer -usenonexclusivelock -adminurl http://153.2.3.101:5432 -username test -password test-t -upload -debug -deploy -source ../current-testnet/UdcWebService.war -targets udc
    I added this "-Djava.io.tmpdir=${WL_DOMAIN_HOME}/tempdir" in the start scripts of my admin and managed instances. Thinking by default the deployments were using /tmp/filename
    After some trial-n-error, renaming the war to UdcWS.war ....worked and I m happy :)
    But still curious how it is related to the name "WebService"
    Same command with only name change was successful, nothing changed inside the .war nor start scripts
    java weblogic.Deployer -usenonexclusivelock -adminurl http://153.2.3.101:5432 -username test -password test-t -upload -debug -deploy -source ../current-testnet/UdcWS.war -targets udc
    Any thoughts ?
    Edited by: user10687441 on Dec 6, 2008 5:41 PM

  • Why is Enable Additional Features not available in Pro X?

    I have created a form with Acrobat Professional X and now want to save it so it can be filled in by users with
    Acrobat Reader, but when I choose File>Save As>Reader Extended PDF> Enable Additional Features - it's not available. Enable Additional Features is greyed out. I've checked that the document's security is set to No Security and I paid good money for the Professional version - why is this feature not available?

    Strangest thing. I closed out of Acrobat entirely and then reopened the document and suddenly the option was there! I've been struggling with this for an hour and scouring the forums thinking it had to be available somehow, but no where did I find the suggestion to close out and open again. So now the big test - will it work on a Mac?
    Answer - No! I still get the message that the document enabled extended features in Adobe Reader has been changed since it was created and use of extended features is no longer available - lord, I'm tired of trying to get this to work.

  • Why is closed captioning not available when renting movies?

    I've rented a few movies on iTunes and noticed that none that I've rented so far are closed captioned nor offer subtitles in English as an alternative. Yes, the setting is set to show these by default, and I go in to double check anyway -- it's on.
    Why is this? If I were to rent this on DVD, these same movies would be captioned. Is this not available when digitally downloaded?

    Hi daisyintampa,
    Well, normally movies from the iTunes Store don't include such feature. Despite that, sometimes you'll find a few movies with CC and/or Subtitles...
    Definitely all this rules are imposed by the Studios and not by Apple! However, you may want to leave feedback for Apple, by using [this link|http://www.apple.com/feedback/itunesapp.html].
    Hope this helps!
    Francisco

  • Grid Control performance tab not available when on the target home of ASM

    I noticed recently that the "Performance" tab/link is not available when you are using 10g Grid Control and you are on the home page of an ASM instance. Can this be explained?

    Hi MarGur
    I try to help you. The OEM Grid Control in some times not discover the Oracle 9i databases and you must to add manually.
    First, check in your target machine that the user owner of agent software have rights of read and write in the ORACLE_HOME directories of Oracle 9i databases.
    Go to Grid Control Console
    Select Targets ---> Databases
    Press Add --> Select the host ebisdb2.oneshield.com and press continue
    The automatic discover process begin. When finished is very normal that nor discover the Oracle 9i databases. You press the Add manually button
    in the page that appear you must entry all the configuration information of database:
    ORACLE_HOME directory
    DBSNMP USER
    DBSNMP PASSWORD
    HOSTNAME
    PORT
    SID
    Check that the dbsnmp user in your database is unlock and press the TEST button to verify the connection work fine.
    After this many windows appear of configuration process, and you will put the sys password and host credentials.
    If you have problems, tell me
    Regards

  • Acrobat x standard,  win 8,   paper sizes Arch A B C D E ...  avail when plot to hp plotter,  not avail when plot to pdf

    Acrobat x standard,  using latest win 8,   paper sizes Arch A B C D E ...  avail when plot to hp plotter,  not avail when plot to pdf
    any ideas?

    You mean add custom sizes ?
    I just used postscript sizes in my CAD program,  and saved a different printer definition file for each,  that worked for cad,  look into large pdf's tomorrow.
    thx jp

  • Code insight is not available when eding jsp by using 10.1.3.36.73

    I use 10.1.3.36.73 jdeveloper on windows to develop web application,
    but code insight is easy not available when editing jsp 2.0.
    I must restart jdeveloper and it still isn't often available.
    ex. in jsp
    ArrayList al = new ArrayList();
    for (Iterator it=al.
    Code insight is not supported for jsp or this is bug?

    Do you still have any code error in your jdev editor? no matter the error is JSP or HTML (it is signed by little red box at the right of the window near scroll bar), code insight sometimes is not available.

  • Commenting functionality not available when I open a pdf in air application

    commenting functionality not available when I open a pdf in
    air application. Adobe documentation says that is expected with
    adobe air 1.0 but I still have the same problem even if I use the
    latest air runtime

    Back up all data.
    In the Finder, select Go ▹ Go to Folder from the menu bar, or press the key combination shift-command-G. Copy the line of text below into the box that opens, and press return:
    /Library/Internet Plug-ins
    From the folder that opens, remove any items that have the letters “PDF” in the name. You may be prompted for your login password. Then quit and relaunch Safari, and test.
    I've seen an unconfirmed report that the "Silverlight" web plugin distributed by Microsoft can also interfere with PDF display in Safari, so you might need to remove it as well, if applicable.
    If you still have the issue, repeat with this line:
    ~/Library/Internet Plug-ins
    If you don’t like the results of this procedure, restore the items from the backup you made before you started. Relaunch Safari again.

  • Printer Preferences is not available when printing PDF

    Printer Preferences is not available when printing PDF
    I have a PSC 1315 printer I have been using for several years on a system with Windows XP without any problem.  After
    purchasing an HP Pavilion 500 with Windows 8.1 Pro, I migrated my printer to the new computer.  I was disallowed to use the
    original driver, and was directed to download the latest driver and software for this printer from an HP website.  At
    first, things seemed ok, until I ran across several issues, one of which is this one.
    Whenever I try printing a PDF file, Windows 8 does not let me see printer preferences.  My work around is to go into
    printer properties and save changes as default, then I can print PDF files.  What happened to the preferences window?  It
    appears I have lost functionality with the upgrade.
    Is this a known problem, and what's the solution?
    S_Miller_1960

    Please see my response in your other thread:
    http://h30434.www3.hp.com/t5/Printer-All-in-One-Software-Drivers/Solution-Center-says-printer-is-dis...
    Thanks
    R a i n b o w 7000I work on behalf of HP
    Click the “Kudos Thumbs Up" at the bottom of this post to say
    “Thanks” for helping!
    Click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution!

  • TS1503 Have any of you gotten an error of required disk is not available when trying to sync you I phone 4 to a MAC?

    Has anyone received an error saying the required disk is not available when trying to sync their MAC with Iphone 4?

    See:
    iTunes Store: About authorization and deauthorization
    iTunes repeatedly prompts to authorize computer to play iTunes Store purchases
    Could the items be purchased by another account?

Maybe you are looking for

  • External hard disk for Pc and Mac

    Hello, i have a dilemma. The hard disk on my Ibook is almost full. I have a laptop from my company but i can't store too much private picture of songs on it. I wanted to have an external harddisk. Is it possbile to connect to one of other computer li

  • Sales order item category per sales organization

    Hi Sorry for the question, I am FI/CO expert, and since our SD expert left us, I am also the SD expert now. Can I define different item categories for the same sales order type for different sales orgs? VOV4 (IMG-sales and distrebution-sales-sales do

  • [JS][CS3] Pasting an image

    Hi All I have no idea if this is possible, but i am trying to script a way to paste into an image frame a new picture from the clipboard (CMD+V) while retaining the scale and possition of the original. (I actually thought InDesign did this, but canno

  • PDFs display correctly in Acrobat Pro, but not in Reader?

    I receive files from printers for UV coating their jobs at our facility. On rare occasions the PDFs I receive display one way in Reader, and another way in Acrobat. Text that is missing--or showing up as faint outlines in Reader--displays correctly i

  • RHINTE30 for updation of PA infotype

    Hi All, I am trying to update the personnel area(PA) and personnel sub area(PSA) for an  employee in IT000,1 if PA or PSA of its Organizational unit is changed in which employee lies. I execute the report with PERNR as a parameter but the report exec