Error when you try to deploy ADF application Java Cloud Service - SaaS Extension

Hello guys,.

I am trying to deploy a simple application of ADF in 'Oracle Java Cloud Service - SaaS Extension' and I'll always have the below error

Work turns to failure to step to "Deploy the Application":

Job_Status_Pic.png

Someone already had this error?

Thanks in advance

SID

2014-12-10 11:06:20 PST: start action "deploy the 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)

to 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)

to 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)

to 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)

in weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$ 100 (DeploymentReceiverCallbackDeliverer.java:13)

to weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$ 2.run(DeploymentReceiverCallbackDeliverer.java:68)

to 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)

to weblogic.servlet.internal.War$ ResourceFinder.getSource (War.java:1213)

to 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)

to com.sun.faces.config.ConfigureListener$ WebXmlProcessor.scanForFacesServlet (ConfigureListener.java:805)

to com.sun.faces.config.ConfigureListener$ WebXmlProcessor. < init > (ConfigureListener.java:768)

at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:178)

to 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: State action WL: failure

2014-12-10 11:06:28 PST: Action FAILED with State action WL: failure

2014-12-10 11:06:28 PST: check the server log of your cloud service Java for more information about the failure.

2014-12-10 11:06:28 PST: Application Deployment failed.

2014-12-10 11:06:28 PST: 'Deploy the Application' complete: FAILED status


I don't think that you would be able to update the library in the 'SaaS Extension' of JCS version and the version of JDeveloper using must be 11.1.1.7.1. He has however separated 'Service of Cloud Computing Java' that gives you complete control over the WLS...

--

Jani Rautiainen

Relationship with the developers of Applications in fusion

https://blogs.Oracle.com/fadevrel/

Tags: Cloud Computing

Similar Questions

  • Error when you try to run an application that worked when built with 8.6

    I have a simple program that I wrote in the 8.6 version that I've never had a problem generation and execution of applications built with it to 8.6.  Two weeks ago, I got 2009 by mail because we had very recently purchased 8.6 and I get errors when you try to run an application built with the same code using 2009.  The error relates to the Mean.vi.  He claims that he can't find it.  The error I get is as follows:

    Error loading VI 'NI_AALBase.lvlib:Mean.vi '.  LabVIEW support 3 error code: could not load façade.  I don't have access to the front panel of this vi, so I wonder if there is a problem with the runtime and not my code.  Please answer as soon as possible because it will quickly start to the impact of my calendar.  Thank you.

    Hello!

    The same problem ?

    I talked with my local OR technical support team. The application now works without any problem.

    Rule of thumb: when creating a Setup program do not forget that the option "Run Time Engine xxxx" in the category "Other installers" is selected despite the fact that the runtime is already installed.

    Best regards.

  • HTTP 503 error when you try to deploy the project in Visual Studio

    I get a http 503 error when you try to deploy a project in Visual Studio-SQL Server 2005. What this mean and how can I solve this problem?

    Hello

    I suggest you refer to the following msdn link for the fix for the problem.

    http://msdn.Microsoft.com/en-us/vstudio/aa718325

  • Error when you try to view the application latencies

    I'm not able to get see Planner to latencies report application series of tests with multiple virtual machines in them. If I run a test that has 3-2 VMs in it while I'm able to view the results of the trial very well, however when I try to run tests with more of that I get errors when I try to view the results. When I try to load the web page results to see Planner, nothing happens, and I get the following error in viewplanner.log:

    2012-10-24 20:16:13, 025 INFO {}
    Unhandled error
    Traceback (most recent call changed):
    File "/ usr/lib/python2.6/site-packages/twisted/web/http.py", line 773, requestReceived
    Self.Process)
    File "/ usr/lib/python2.6/site-packages/twisted/web/server.py", line 127, process
    Self.Render (resrc)
    File "/ usr/lib/python2.6/site-packages/twisted/web/server.py", line 147, in rendering
    body = resrc.render (self)
    File "/ usr/lib/python2.6/site-packages/txjsonrpc/web/jsonrpc.py", line 112, rendering
    () defer.maybeDeferred(function,_*args).addErrback
    -< exception that is caught here >-
    File "/ usr/lib/python2.6/site-packages/twisted/internet/defer.py", line 133, in maybeDeferred
    result = f (* args, * kw)
    File "/ tmp/ViewPlanner/web_interface.py", line 527, jsonrpc_getResultsMap
    File "/ tmp/ViewPlanner/mysql_interface.py", line 571, in getTestAverages
    exceptions. KeyError: 0

    When I try to manually execute the python script statement, it tells me that there is no result for the test.

    I just ran a test locally with 276 VMs, according to viewplanner.log, all 276 VMs transferred their results to the device. Yet I still get this error when you try to view the results.

    I tried to create new images GoldenDesktop and GoldenClient, as well as deployed a new device see Planner and reinstalled all of its agent programs, nothing helps. Anyone know what could be the cause?

    We have seen this issue for large series and I attach a patch file that you can overwrite the/root/ViewPlanner harness directory and then restart the vdiappd service, and then you can give it a try.

    For manual results extratcion by using the report.pyc script, you must use '-j' I ' and '-j' operations if you ran just 1 iteration of the workload.

  • 907 cod invalid - when you try to deploy my application online.

    Hello

    I get this error when you try to dl and install my on-line application - 907 invalid cod.

    My app is great so I ripped out all the cod of the siblings and put them with the file jad on the server.  But I get always error when I download the application, now this one which is pretty much the same as before if not exactly.  My application is for version 6.0, I'm dling on a device of ver6.0 9780.  I have to manually change the jad now?

    I generated the files jad and cod since the last plugin bb on winxp pro 32 bit eclipse.  And signed the application too. The app works very well when I install it directly from the desktop application of bb.

    I tried to counsel the Article number: DB-00432 page but have not yet solved the problem.

    Help, please

    Thank you.

    PS since I compile under windows and the server is on linux, maybe the size of the files is different out there - would it be a problem?

    Have you tried to download all the cod and JAD of the Web directory under deliverables?

  • Error when you try to download the application forms, not a valid Windows 32

    not a win32 application invalid and stop the download

    When I try to download tax forms IRS my computer says "application not valid windows 32 and stops downloading just 15 seconds before its filled! What the heck is wrong?

    Hello shelleyjane,

    Get the error: not a valid 32-bit application can have several origins:
    I have listed some of them below, and possible solutions.

    The file is corrupted, bad or missing.
    -If the hard disk is damaged or hurt it cause work programs to fail, either because not all data can be read from the hard drive the program is damaged on the drive. Run scandisk and defrag on the hard disk to check for potential errors.
    -If you run the program from a shortcut on the computer, verify that the program is still on the computer. In some cases if the program is no longer installed on the computer, you can get this error.
    -You can download the app again and see if you still get the error message.

    File is not designed for your version of Windows:
    -If you try to run a program that is not designed for your version of Windows, you can get this error.
    -Although many old programs designed to work in older versions of Windows will work with new versions of Windows, unfortunately, not all programs will not work.
    -If the program is an MS-DOS program more former start program or Windows, you can get this error.
    -If the program is designed for a 64-bit version of Windows and you are running in a 32-bit version of Windows, it will not work and generate this error.

    File is a virus, worm or other malicious program file.
    -
    This error can be generated by a file that is a virus, worm, Trojan horse or other type of malware file. Often, this will result because the antivirus installed on the computer will not allow the file to install or run. Try to analyze the file to check, it is not a virus or infected.
    -If the file has been checked and is clean, it is always possible that the virus protection program or a another program installed on the computer is at the origin of questions during installation or execution of the program. Start the computer in Mode safe and try to run the program. start the computer in Mode safe will be that nothing is running in the background that could cause this problem.

    Hardware incompatibility.

    -If you get this error during the installation of a program, it is also possible that the CD-ROM drive or the drive that you are installing the program from is not compatible with Windows or has drivers that are not compatible with Windows.
    -Download the latest drivers for your CD player or other of the manufacturer of the computer or the manufacturer of the equipment. (Microsoft does not pilot for other materials)

    Let us know if that helps.

    Marilyn

  • Error when you try to start iTunes: application not found Apple support

    How can I download apple for windows vista support

    I am trying to download itunes & when I try & open it he says, apple support application is not found, then how do I get itunes to start working again?

    Hello safy97,

    Do a search for your message of error, grown from a Forum of Discussion Apple with your same error message. See the post below. Several users used the Cr4z33 solutioin and have managed to have installed iTunes and work.

    http://discussions.Apple.com/thread.jspa?threadID=2151777

    If this does not help, I suggest you post in the Apple discussion forums. I have included a link below.
    http://discussions.Apple.com/forum.jspa?forumid=792&start=0

    Sincerely,

    Marilyn

  • Error when you try to sign my application by ripple

    Can someone help me the following message when I try to sign my app with ripple "Build request failed with the message: [ERROR] unable to connect application - unable to find signature keys" I already received my key signature of BlackBerry so if anyone can help? " Thank you

    Configure you your signing keys in files that you received in the mail?

    PlayBook: http://glpr.ca/HjKWmv

    Smartphone: http://glpr.ca/HjL3i6

    And has configure you on the right SDK version? the keys must be moved whenever a new version of the SDK is installed. Instructions for the backup/restore are also these links.

    R

  • BlackBerry Smartphones Firewall error when you try to use new applications of the AppWorld

    I have a BB "BOLD" (out of business).  When I try to register accounts with new App World, as SlackerRadio applications, I get this message:

    "The request... a attemtped to open a connection to a location inside the firewall and outside the firewall which is not allowed by your policy."

    Because I don't have a BB company, I'm not aware of any it policy or how I can adjust.  Everyone is having these issues?

    Thank you

    Jacquie

    • Carrier: AT & T
    • BlackBerry model: "BOLD"
    • BlackBerry OS (can be found in Options-> on): v.4.6.0.167 (Platform 4.0.0.157)
    • Version of App World (can be found by going to Options-> Advanced-> Applications) 1.0.0.28
    • BIS or BES (personal use or business use): BIS

    JacquieSamples,

    Just to be sure your BlackBerry is not a test of policy COMPUTER looking in Options-> Security-> General settings and scroll down to see if there is anything that is listed next to the field name of the IT strategy, if you see something there default even you have a COMPUTER policy.

    This article also shows how to reset a firewall prompt, you can have on your device:

    http://www.BlackBerry.com/BTSC/KB04050

    Please let us know if this solves your problem.

  • GlassFish Tools for Eclipse does not-null pointer exception when you try to deploy the application

    I've recently updated to new Luna Eclipse and the latest tools of Glassfish for Eclipse - now a Java EE-Application, which can be deployed manually through Glassfish admin console fails to deploy via Eclipse.

    I'm not able to debug or runn Java Apps via Eclipse more.

    Does anyone have any idea what is happening and how to fix? Any comment is welcome!

    The following error occurs:

    GlassFish: wrong URL for WebResource [module = Module [EE1_Test, org.eclipse.jst.jee.server:EE1_Test], path =]

    stack trace:

    java.lang.NullPointerException

    to java.net.Parts. < init >(Unknown Source)

    at java.net.URL. < init >(Unknown Source)

    at java.net.URL. < init >(Unknown Source)

    at oracle.eclipse.tools.glassfish.AbstractGlassfishServer.getModuleRootURL(AbstractGlassfishServer.java:883)

    at oracle.eclipse.tools.glassfish.GlassfishLaunchableAdapterDelegate.getLaunchable(GlassfishLaunchableAdapterDelegate.java:55)

    at org.eclipse.wst.server.core.internal.LaunchableAdapter.getLaunchable(LaunchableAdapter.java:76)

    at org.eclipse.wst.server.ui.internal.ServerUIPlugin.getLaunchableAdapter(ServerUIPlugin.java:1209)

    at org.eclipse.wst.server.ui.internal.wizard.fragment.OptionalClientWizardFragment.updateClients(OptionalClientWizardFragment.java:65)

    at org.eclipse.wst.server.ui.internal.wizard.fragment.OptionalClientWizardFragment.getChildFragments(OptionalClientWizardFragment.java:113)

    at org.eclipse.wst.server.ui.internal.wizard.TaskWizard.addSubWizardFragments(TaskWizard.java:329)

    at org.eclipse.wst.server.ui.internal.wizard.TaskWizard.addSubWizardFragments(TaskWizard.java:333)

    at org.eclipse.wst.server.ui.internal.wizard.TaskWizard.getAllWizardFragments(TaskWizard.java:317)

    at org.eclipse.wst.server.ui.internal.wizard.TaskWizard.performFinish(TaskWizard.java:167)

    at org.eclipse.wst.server.ui.internal.actions.RunOnServerActionDelegate.run(RunOnServerActionDelegate.java:335)

    at org.eclipse.wst.server.ui.internal.actions.RunOnServerActionDelegate.run(RunOnServerActionDelegate.java:764)

    at org.eclipse.wst.server.ui.internal.ServerLaunchShortcut.launch(ServerLaunchShortcut.java:41)

    at org.eclipse.debug.internal.ui.launchConfigurations.LaunchShortcutExtension.launch(LaunchShortcutExtension.java:431)

    at org.eclipse.debug.internal.ui.actions.LaunchShortcutAction.run(LaunchShortcutAction.java:74)

    at org.eclipse.debug.internal.ui.actions.LaunchShortcutAction.runWithEvent(LaunchShortcutAction.java:123)

    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:595)

    to org.eclipse.jface.action.ActionContributionItem.access$ 2 (ActionContributionItem.java:511)

    to org.eclipse.jface.action.ActionContributionItem$ 5.handleEvent(ActionContributionItem.java:420)

    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)

    at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4353)

    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061)

    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1085)

    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1070)

    at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:782)

    to org.eclipse.jface.action.ActionContributionItem$ 9.handleEvent(ActionContributionItem.java:1293)

    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)

    at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4353)

    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061)

    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4172)

    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761)

    to org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$ 9.run(PartRenderingEngine.java:1151)

    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)

    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)

    at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)

    to org.eclipse.ui.internal.Workbench$ 5.run(Workbench.java:636)

    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)

    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579)

    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)

    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:135)

    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)

    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)

    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)

    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)

    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)

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

    at sun.reflect.NativeMethodAccessorImpl.invoke (unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke (unknown Source)

    at java.lang.reflect.Method.invoke (unknown Source)

    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)

    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)

    at org.eclipse.equinox.launcher.Main.run(Main.java:1465)

    Yes, the source for the GF tools is available, but unless you already know how to debug Eclipse plugins, it's a pretty deep rabbit hole.

    1. to help-> them to install the new software

    2. use http://download.oracle.com/otn_software/oepe/luna/ as the URL of the repository

    3 uncheck the box "group items by category.

    4. Select and install GlassFish Source tools

    Otherwise, try to create a skeletal project that reproduces the problem and send it to us for analysis. Of the stack trace, it seems that the problem is somehow related to the GF web application deployment descriptor, so be sure to preserve by a repro.

  • Error when you try to create an Application of HFM 11.1.2.3

    Hi all!!

    I am creating a HFM app and I get the following error:

    Error 11; hypadmin; 19/06/2013-13:09:06; CHsxServerImpl.cpp; Line 8813; <? XML version = "1.0"? >

    < C'estr > < Ref > {9AA6BAF5-7A3E-4A7D-AF7C-07822F266304} < / Ref > < AppName / > < user / > < DBUpdate > 1 < / DBUpdate > < CSEC > < Num >-2147467259 < / Num > < Type > 1 < / Type > < DTime > 19/06/2013-13:08:48 < / DTime > < Svr > RJ1 - 2 K 8-BI-P06 < / Svr > < file > HfmADOConnection.cpp < / file > < line > 591 < / line > < worm > 11.1.2.3.000.4045 < / Worm > < DStr > ORA-12154: TNS: could not resolve the connect identifier specified < / DStr > < / CSEC > < CSEC > < Num >-2147215616 < / Num > < Type > 1 < / Type > < DTime > 19/06/2013-13:08:48 < / DTime > < Svr > RJ1 - 2 K 8-BI-P06 < / Svr > < file > CHsxSQLConnectionPool.cpp < / file > < line > 585 < / line > < worm > 11.1.2.3.000.4045 < / worm > < / CSEC > < CSEC > < Num >-2147215936 < / Num > < Type > 0 < / Type > < DTime > 19/06/2013-13:08:57 < / DTime > < Svr > RJ1 - 2 K 8-BI-P06 < / Svr > < file > CHsxServerImpl.cpp < / file > < line > 8813 < / line > < worm > 11.1.2.3.000.4045 < / worm > < / CSEC > < / RTSs >

    However, the TNSPING is ok and the lsnrctl status too.

    I have already set the database according to the installation and Configuration guide and don't know what I can do.

    Please, could someone help me on this?

    Thank you

    The error log is highlighting the problem

    ORA-12154: TNS: could not resolve the connect identifier specified

    Oracle is installed on the same machine, if so you need to update the tnsnames.ora

    Take a look at the TNS_ADMIN environment variable, it points to \user_projects\config\dbclient

    If it is open tnsnames.ora and check that it contains HFMTNS =...

    Open the tnsnames.ora to the main oracle for example \Oracle\product\11.2.0\dbhome_1\NETWORK\ADMIN\tnsnames.ora database and copy the entries in the EMP tnsnames.ora

    See you soon

    John

    http://John-Goodwin.blogspot.com/

  • I get an error Code 49 when you try to update my applications. I emptied my Temp folder. I have a Mac. Help, please.

    I get an error Code 49 when you try to update my applications. I emptied my Temp folder. I have a Mac. Help, please.

    Hello

    Reference:--

    Open the Temp folder.

    Clear the contents of the Temp folder.

    Disable your Antivirus and firewall computer for awhile.

    Launch Desktop CC and try to download Apps.

    You can also consult the document below.

    Error downloading creative cloud applications

    Hope this helps!

  • I get an error when you try to open "application that creative Cloud cannot be opened. -1712

    I get an error when you try to open "application that creative Cloud cannot be opened. -1712

    Cannot open the application Install.app. -1712

  • Windows XP SP3: Access denied error when you try to change the beginning upward in MS CONFIG. Director of applications but I am the administrator.

    original title: access denied errors when you try to change the beginning upward in xp sr CIP 3 msconfig. I am the administrator, please the administrator

    I am a user with privileges under windows xp pro service PAC 3. I recently received an access denied error message acusing me of not being the administrator when I tried to limit the start up programs in msconfig. What should I do these changes in safe mode?

    You have scanned your system for malware? It seems its infected with something. Download ccleaner install / run. Then go to tools / startup. Delete the entries that you want here

  • Windows7 64 I get C646 error when you try to install KB982331

    In Windows7 64 I get C646 error when you try to install the update of security KB982331.  I tried Windows update and download it directly.

    Hello

    Here's what I recommend you do:

    1. Tower of AUC. Down comes the restrictions - turn it off completely.
    2 restart your computer for the change to take effect.
    3 re - download the update of security for Microsoft Office System 2007 (KB982331) from the link below:
    http://www.Microsoft.com/downloads/details.aspx?FamilyId=7f89a734-cda4-4abb-9a10-f6dfe560e8d0&displaylang=en
    4. install. It should work fine.
    5. If it still does not work, try to open all or part of your MS Office applications (such as MS Word, MS Excel, etc.).
    6. follow step 3.

    Let me know your results.

Maybe you are looking for