[ADF Essentials, JDev12.1.3, MS SQL Server] About to restore backup/restore error when the application is deployed on GlassFish. How...?

Hallo,

follow the suggestions of Timo Hahn and kdario , I created a panelTabbed with main tables form & details according to this thread Re: [ADF, JDev12.1.3] Master af:form w/read only af:tables detail: how to handle insert and edit through forms?

The modification/insertion for readonly tables is managed using a form of popup.

Before displaying the form, I create a backup that I restore it if the user click Cancel on the shortcut menu.

Everything works well on the integrated WebLogic Server, but now that I have deployed the application on GlassFish Server I noticed an odd error.

The < <the connection to the server has failed (status = 500)> > error when I click the button cancel from the context menu (Cancel involves restoring the backup) and the empty line added before opening the context menu and create the backup point is left blank in the table.

In the server log, I read this error:

Caused by: com.microsoft.sqlserver.jdbc.SQLServerException: call Impossible a commit operation when the AutoCommit is set to 'true '.

at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDriverError(SQLServerException.java:190)

The check points are not compatible with GlassFish/ADF Essentials or it is - AS I HOPE -some adjustments to make with regard to transactions in GlassFish?

Until now I deplyed on GlassFish than an application of readonly.

I see now that the problem also occurs when the call of the AOS restore operation is should not be due to the use of the backup point.

It is the configuration of the Connection Pool in GlassFish (sorry it's in Italian)...

StackTrace

Caused by: com.microsoft.sqlserver.jdbc.SQLServerException: Impossibile richiamare one ' operation di commit when the terms AutoCommit e impostata su 'true '.

at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDriverError(SQLServerException.java:190)

at com.microsoft.sqlserver.jdbc.SQLServerConnection.rollback(SQLServerConnection.java:1958)

at com.sun.gjc.spi.base.ConnectionHolder.rollback(ConnectionHolder.java:630)

at oracle.jbo.server.DefaultTxnHandlerImpl.handleRollback(DefaultTxnHandlerImpl.java:149)

... more than 92

# # 0 in detail

com.microsoft.sqlserver.jdbc.SQLServerException: Impossibile richiamare one ' operation di commit when the terms AutoCommit e impostata su 'true '.

at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDriverError(SQLServerException.java:190)

at com.microsoft.sqlserver.jdbc.SQLServerConnection.rollback(SQLServerConnection.java:1958)

at com.sun.gjc.spi.base.ConnectionHolder.rollback(ConnectionHolder.java:630)

at oracle.jbo.server.DefaultTxnHandlerImpl.handleRollback(DefaultTxnHandlerImpl.java:149)

at oracle.jbo.server.DBTransactionImpl.doRollback(DBTransactionImpl.java:5279)

at oracle.jbo.server.DBTransactionImpl.rollback(DBTransactionImpl.java:2558)

at oracle.adf.model.bc4j.DCJboDataControl.rollbackTransaction(DCJboDataControl.java:1770)

at oracle.jbo.uicli.binding.JUCtrlActionBinding.doIt(JUCtrlActionBinding.java:1541)

at oracle.adf.model.binding.DCDataControl.invokeOperation(DCDataControl.java:2218)

at oracle.jbo.uicli.binding.JUCtrlActionBinding.invoke(JUCtrlActionBinding.java:784)

at oracle.adf.controller.v2.lifecycle.PageLifecycleImpl.executeEvent(PageLifecycleImpl.java:410)

at oracle.adfinternal.view.faces.model.binding.FacesCtrlActionBinding._execute(FacesCtrlActionBinding.java:254)

at oracle.adfinternal.view.faces.model.binding.FacesCtrlActionBinding.execute(FacesCtrlActionBinding.java:212)

at oaw.view.beans.NotPrel.cancelButton_action(NotPrel.java:254)

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

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:606)

at com.sun.el.parser.AstValue.invoke(AstValue.java:254)

at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:302)

at org.apache.myfaces.trinidad.component.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:46)

at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:102)

at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:190)

at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)

at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82)

to oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$ 1.run(ContextSwitchingComponent.java:168)

at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:510)

at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:171)

at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)

at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82)

at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:111)

at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)

at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82)

to oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$ 1.run(ContextSwitchingComponent.java:168)

at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:510)

at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:171)

at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:115)

at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)

at oracle.adf.view.rich.event.ProxyEvent.broadcastWrappedEvent(ProxyEvent.java:72)

at oracle.adf.view.rich.component.fragment.UIXRegion.broadcast(UIXRegion.java:124)

at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)

at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82)

to oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$ 1.run(ContextSwitchingComponent.java:168)

at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:510)

at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:171)

at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)

at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82)

at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:111)

at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)

at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82)

to oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$ 1.run(ContextSwitchingComponent.java:168)

at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:510)

at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:171)

at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:115)

at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:759)

at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:444)

at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:225)

at javax.faces.webapp.FacesServlet.service(FacesServlet.java:593)

at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1550)

at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:343)

at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:217)

at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:192)

at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:256)

at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:217)

at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:105)

to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:502)

at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)

to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:502)

at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:327)

at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:229)

at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)

at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:256)

at org.apache.catalina.core.ApplicationFilterChain.doFilter ([| #])

Thank you

Federico

Hello Dario,

the solution to the problem really seems to check 'non transactional connections' (with nothing to do in the code of the application) in the GlassFish connection pool configuration.

I did a lot of tests: commit, rollback and save points works like movement.

See you later for another thrilling adventure!

Thank you

Federico

Tags: Java

Similar Questions

  • SQL Server problem at startup - States of error SQLEVN70. RLL corrupt... How do I uninstall this driver & run Setup again?

    This error appears only in the beginning upward... I can clear the error by pressing close. It does not seem to cause any problems with any of my applications, but it is annoying when I turn on my computer and this error message. Your help would be appreciated if someone can give me the steps to correct this.

    Hello

    The problem is with SQL server, I suggest you to send your request from the link and check.

  • When installing sql server 2014 in windows 7, an error triggered bootstrapper has stopped his work help me please how to install sql server in 2014.

    When installing sql server 2014 in windows 7, an error triggered bootstrapper ceased his work please help me how to install sql server 2014

    Hello

    Your question is beyond the scope of this community.

    Please repost your question in the SQL Server TechNet Forums.

    https://social.technet.Microsoft.com/forums/SQLServer/en-us/home?category=SQLServer

    See you soon.

  • SQL Server target without Manager, trail or replicate on the target

    SQL Server target without Manager, trail or replicate on the target

    We want to set up replication between Oracle and SQL server database, but we do not want to install Golden Gate on the SQL server system. Is there a way to set up on the side of the Oracle or by using a staging server that connects to SQL server remotely?

    Thank you

    Steve

    Hi Steve,.

    It is possible to install the Oracle delivery process in one remote server other than the server where the Sql server database is installed. Please check the point below "Using Oracle GoldenGate 12 c with SQL Server databases"

    Install Oracle GoldenGate Capture on the source database server. Read level access is from the journal transactions requires Capture to be installed on the local database server and not on a remote server. Installation of Oracle GoldenGate delivery can be on another server that target the database server, as long as are the pilots of the SQL Server client on this server and the connection to the target database can be established.

    http://www.Oracle.com/us/products/middleware/data-integration/GoldenGate/using-gg11g-for-SQL-Server-1489372.PDF

    Kind regards

    Veera

  • Do WLST exception like ' target the exception that is thrown when the application deployment: no such file or directory found in the location of the specified application: "all administration server application deployment

    Hi all

    I'm trying to deploy an application to the administrator of the server using WLST and I had followed steps below.

    (1) I ran setDomainEnv.cmd

    It was performed without error.

    (2) connect to the Server Admin

    Connect ('USERNAME', 'PASSWORD', ' t3: / / localhost:7001', adminServerName = "AdminServer")

    (3) to deploy the application

    deploy ('benefits', 'C:\Users\suhas\Desktop\benefits.war' target = 'AdminServer')

    Traceback (innermost last):

    Folder "system <>", line 1, in?

    File '< iostream >", line 246, to deploy

    File "< iostream >", line of 1848, in raiseWLSTException

    WLSTException: Error occurred when executing deploy: target the exception that is thrown when the application deployment: no such file or directory found in the location of the specified application: C:\Users\suhas\Desktoenefits.war : no such file or directory found in the location of the specified application: C:\Users\suhas\Desktoenefits.war

    DumpStack() to view the full stacktrace

    WLS: serverConfig/test_domain / >

    I'm the exception above, I gave the exact war file path while the deploy command of race but represented except the application path refers to a path that does not exist.

    I, e. instead of display C:\Users\suhas\Desktop\benefits.war C:\Users\suhas\Desktoenefits.war appear

    Please help me solve this problem.

    Thank you and best regards,

    Suhas

    You can use the script here

    Automation of the deployment of the application on Oracle Weblogic Server

    Use a backslash instead of the forward slash... and type it instead of copy paste...

  • Installation of the Microsoft SQL Server 2005 Express Edition (KB955706) code error 0x2B2F

    I am trying to install an update on a desktop HP for Microsoft SQL Server 2005 Express Edition (KB955706).  It has downloaded everything and still not settle.  It gives the error code is 0x2B2F.  I searched this error on the microsoft website and nothing came.  Any help would be appreciated.

    Hello nesbitzero,

    Thank you for using Microsoft Windows forum.

    You receive the 0x2b2f error code when you use the web sites, Windows Update or Microsoft Update to install SQL Server 2005 Service Pack 3 on a computer with MSXML6 Service Pack 2 is already installed.
     
    Follow this link for the reasons: http://support.microsoft.com/kb/970674

    You must first try and reset Windows Update components to eliminate the
    KB955706 update for SQL server.

    Follow the link for what has a fixit: http://support.microsoft.com/kb/971058

    After reset, try to install it once more to check if the problem persists.

    If this is the case, install the update mode safe

    Follow the steps below to start in safe mode with networking:

    1. reboot your computer and start pressing F8 on your keyboard. On a computer that is configured to start to multiple operating systems, you can press the F8 key when the Boot Menu appears.
    2. Select networking in Mode safe mode when the Windows Advanced Options menu is displayed and press ENTER

    In Safe Mode, download and install the stand-alone package for the Microsoft SQL Server 2005 Service Pack 3 on the site: https://www.microsoft.com/downloads/details.aspx?FamilyID=ae7387c3-348c-4faa-8ae5-949fdfbe59c4&displaylang=e

    Note: It is recommended that you temporarily disable the antivirus before installing the update.
     
    Follow the steps in the link below for "SQL Server 2005 Setup fails when MSXML Core Services 6.0 Service Pack 2 has been installed"
    http://support.Microsoft.com/kb/968749

    See: http://social.answers.microsoft.com/Forums/en-US/vistawu/thread/e78198b7-324f-4775-85bd-83ce5af4affc for the exact number.

    For more information, see: http://social.msdn.microsoft.com/Forums/en-US/category/sqlserver/

    Kind regards
    Aziz Nadeem - Microsoft Support

  • SQL server management studio 2008 Express intall error

    When you try to install SQL server management studio Express 2008 I get this error:

    TITLE: Default the SQL Server installation program.
    ------------------------------

    Setup of SQL Server encountered the following error:

    Invoke or BeginInvoke cannot be called on a control until the window handle has been created...

    ------------------------------
    BUTTONS:

    Ok
    ------------------------------

    Berfore I installed visual studio 2010 ultimate and Setup install with visual studio, sql server 2008 and I have windows xp servicr pack 3.

    ASK THE QUESTION IN THE SQL SERVER FORUM:
    http://social.msdn.Microsoft.com/forums/en/category/SQLServer

  • Uninstalling SQL Server Compact 3.5 for devices error 1325.Documents is not a valid short file name.

    I tried to uninstall all parts of SQL Server Compact Edition 3.5 v (there were 3 parts); the third part, which is

    Microsoft SQL Server Compact 3.5 for Devices - ENU

    will not uninstall and I get an error message, which has in its title "Microsoft SQL Server Compact 3.5 for Devices", (which seems to me indicate that he might be from the application itself?)

    READING: "error 1325.Documents is not a valid short file name."

    Is there a valid way to uninstall this, given the problem - or an another workaround?

    I hope that it is not bad form to reply to my post (!), but I am pleased to announce that this Microsoft utility fixed my problem. I ran it, it looked for my system, then asked me if I wanted to uninstall or install a program, I chose to uninstall, it sought then yet once showed me a list of installed programs. I have selected SQL Server Compact 3.5 for Devices in the list. They asked me if I want to uninstall it (I think that - already done and I do not remember)-anyway, I welcomed the utility for uninstall and there was no problem. It is very useful. I don't know if the source of the error and this solution is specific to windows 7 64 bit, which is what my DELL Latitude E6530 is running, or if it is a general problem and fix. I'll never know the root cause, but at least I can go forward.

    http://support.Microsoft.com/mats/Program_Install_and_Uninstall

  • In MS SQL Server Management Studio, cannot add a port to the Windows Firewall exceptions list.

    I am trying to debug a sql script in the debugger to MS SQL Server 2008 and I received a message saying 'could not configure the Windows Firewall. Cannot add a port to the Windows Firewall exceptions list. "Use the Panle controls to manually configure Windows Firewall.

    Hi GusGomez,

    The question you have posted is related to the server and would be better suited in the Technet forums. Please visit the link below to find a community that will support what ask you
     
    Hope this information helps.
  • The upgrade to vCenter Server to vCenter Server 5.1 5.1 update 1 when the SQL database is remote and vCenter Server Heartbeat is installed

    Hi guys,.

    I'm in the middle of an upgrade to vSphere 5.1 5.1 vSphere update 1. I have vCenter protected by HB and SQL on a separate computer (also protected by HB) I also run Syslog, Update Manager and Proxy authentication on vCenter.

    I've successfully upgraded HB on all 4 nodes (2 x vCenter & 2 x SQL) and started the upgrade components on the secondary according to the •vCenter Server Heartbeat 6.5 server and vCenter Update 1 Installation on Windows Server 2008 when the secondary server is virtual (PDF) http://www.vmware.com/pdf/vcenter-server-heartbeat-65-u1-installation-windows-2008-virtual-guide.pdf

    I got to step 3.c

    3. change the primary/active server role:

    a launch of the vCenter Server Heartbeat wizard configure server and click the tab of the Machine to change the server role for the current server (primary) to the active State and click Finish.

    b using the Service Control Manager, start the Server Heartbeat of VMware vCenter service.

    c using the vCenter Server Heartbeat Console, check that all the status icons on the server: summary page are green indicating that the boot process is completed and protected from all the services are started.

    d using the Service Control Manager, stop the service Server Heartbeat of VMware vCenter.

    As the vCenter service does not start, I'm stuck at this point. As far as I'm concerned, the error is quite logical. I've updated vCenter using the secondary server, and then I'm trying to connect (according to the guide) with another version that breaks down.

    If I continue with the services stop and launch the installer SSO, it is trying to perform an uninstall!

    Did I miss something in this upgrade?

    Concerning


    Ciaran

    Hi guys, VMware have finally updated the documentation to reflect the right way forward: https://www.vmware.com/support/pubs/heartbeat_pubs.html U1 6.5 Select from the menu drop-down and you'll see the last date of update for each of the documentation is now 10/10/2013. The guide States now specifically to restore the vCenter database before proceeding with any other measure, this is copied below for convenience: "the upgrade of the main server of the upgrade process further guess upgrading the secondary server completed successfully. Procedure 1 before continuing the upgrade process, perform a restore of the database of vCenter Server, Single Sign-On database, VMware Update Manager database and SSL certificates that were backed up in step 4 on the secondary server. regards Ciaran

  • After an edition upgrade to SQL Server 2008 R2 Standard, vSphere cannot communicate with the VIM_VCDB database

    My vCenter environment is 5.0 and has been initially implemented using SQL Server 2008 R2 Express as the database.  We have reached the limit of size of 10 GB for the Express version, so I want to upgrade the database 2008 R2 express 2008 R2 standard.

    Before the upgrade, I stopped the vCenter Server service before you start the SQL Server Setup program.  I did an "Upgrade Edition", to consider express standard.  It ends successfully with 2 minutes, and then I went and restarted the server vCenter service.

    However, after restarting the service, vSphere is unable to communicate with the VIM_VCDB.  For example, in vSphere if I click a virtual machine and click the performance tab, it tells me that it's impossible to view the web page.  It seems to be unable to communicate with the VIM_VCDB.  I have not changed all database names, or the ODBC settings, so not sure what is causing the problem.

    If I go to ODBC data sources administrator and test the Data Source, the test completes successfully.

    I have read all the documentation I could find and tried a few different things, but not found something that solves this problem.  I ended up having to go back to the snapshot backup, I took before the upgrade of the database edition.

    Anyone have any ideas on what the issue might be, or what should I do to solve it?

    Shane

    The database is probably fine.

    The vCenter Web Management Service running?

  • ODBC error when implementing applications on SQL Server BI

    Hey,.

    We are implementing BI applications using SQL Server as the database of the warehouse, and we run in the following errors when viewing reports out-of-the-box:

    [ODBC SQL Server driver] [SQL Server] 'concat' is not a recognized built-in function name

    [ODBC SQL Server driver] [SQL Server] Incorrect syntax near 'NULL '...

    It seems that the standard reports using Oracle SQL-specific features that are not available in SQL Server. BI Apps is still supposed to be certified with SQL Server.

    No matter who else experience this problem? If so, how have you around her?

    Thank you
    Yi

    Make sure that your database in the physical layer supports the CONCAT function.

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

  • MSSQL Server 2000 to Oracle 11 g: error on the Migration repository linking

    Hello! I'm currently migrating a MS SQL Server 2000 database to Oracle 11 g. With the help of:

    SQL Developer Version 4.0.2.15 Build 15.21

    JDK1.7.0_65

    I sysad account in MS SQL Server 2000, but have limited the privilege with Oracle 11 g as we have another group of TI that govern. Reading the documentation of migration said in the tutorial of migration of a database server Microsoft SQL to Oracle Database 11 g, I asked our IT to create the user using the following script:

    CREATING USER MWREP
    IDENTIFIED BY mwrep
    DEFAULT TABLESPACE MWREP_DATA
    TEMPORARY TABLESPACE TEMP;

    GRANT CONNECT, RESOURCE, CREATE SESSION, SEE at MWREP;

    Using the user defined MWREP, I tried to create the migration repository using SQL Developer, but it returned an error:

    SQL error on executing the Script

    Try to delete the repository before the creation of repository

    I tried to delete the repository, but he returned a denunciation of the question:

    Removal of the migration repository is completed, however, there was a problem with the deletion.  There may be several reasons for this. (1) the connection is not open.  (2) the repository has been damaged.  (3) there was no repository in this regard.  Db objects have not been deleted. The saved connection has been removed from the migration repository list

    Reading further, I came across these topics: How to remove a directory, How to associate Migration repository when using the tooland https://blogs.oracle.com/OCP10to11/entry/sqldeveloper_try_deleting_repoand learns that it is caused by a limited tablespace. Given that our IT run the following script to change the user MWREP:

    ALTER USER MWREP QUOTA UNLIMITED ON MWREP_DATA;

    But I still encounter the same error than repository migration association. Do I need a sysad privilege to continue with the association? (The generated code will run in by IT after conversion and translation). Do not change the quota of the user on the tablespace not yet enough?

    Any help is appreciated. Thank you in advance!

    Post edited by: changes GreenApple101 20140818 GMT + 08: 1. subject of ' SQL Developer: error on Association of Migration guard "" MSSQL Server 2000 for Oracle 11 g: error on Association of Migration repository "2. Some corrections of grammar

    Hi all! Tried to use a lower version of SQL Developer (Version 3.2.20.09 build HAND-09, 87), and I have successfully bound to the migration repository.

  • ORA-12545 error when the connection to the remote server

    Hello

    Env: Oracle 11 2 Client (11.2.0.1) on Oracle Linux 5.8 GR 64 bit

    DB server: Oracle 11 g 2 (11.2.0.3.6) on Oracle Linux 6.2 64bits

    I have installed Oracle 11 GR 2 client on a server and created the tnsnames.ora with required entry.

    When I try to connect to the databases on the server of remote database using the suite in two ways, one of them give me error "ORA-12545". Do not know why.

    [oracle@server ~] $ sqlplus scott/tiger@proddb01

    SQL * more: Production of release 11.2.0.1.0 game Apr 10 12:24:58 2014

    Copyright (c) 1982, 2009, Oracle.  All rights reserved.

    Connected to:

    Oracle Database 11 g Enterprise Edition Release 11.2.0.3.0 - 64 bit Production

    With partitioning, OLAP, Data Mining and Real Application Testing options

    SQL > exit

    Disconnected from the database to Oracle 11 g Enterprise Edition Release 11.2.0.3.0 - 64 bit Production

    With partitioning, OLAP, Data Mining and Real Application Testing options

    [oracle@server ~] $ sqlplus

    SQL * more: Production of release 11.2.0.1.0 game Apr 10 12:25:04 2014

    Copyright (c) 1982, 2009, Oracle.  All rights reserved.

    Enter the user name: scott

    Enter the password:

    ERROR:

    ORA-12545: Connect failed because target host or object does not exist

    Enter the user name:

    Here's my env:

    [oracle@server ~] $ echo $ORACLE_SID

    PRODRD01

    [oracle@server ~] $ echo $ORACLE_HOME

    /opt/Oracle/app/product/11.2.0/Client_1

    [oracle@server ~] $

    Input TNS is:

    PRODRD01 =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP)(HOST = server.whatever.com) (PORT = 1521))

    (CONNECT_DATA =

    (SERVER = DEDICATED)

    (SERVICE_NAME = PRODRD01)

    )

    )

    I tried to replace the host name and IP address, I still got the same error. The host name of the server database and IP entry does not exist in the file "/ etc/hosts. Could this be the cause? I can't edit the file "/ etc/hosts" and I couldn't convince the sys-admin to add the hostname of Server DB and IP entry to this file.

    Clues please?

    Best regards

    user130038 wrote:

    Hello

    Env: Oracle 11 2 Client (11.2.0.1) on Oracle Linux 5.8 GR 64 bit

    DB server: Oracle 11 g 2 (11.2.0.3.6) on Oracle Linux 6.2 64bits

    I have installed Oracle 11 GR 2 client on a server and created the tnsnames.ora with required entry.

    When I try to connect to the databases on the server of remote database using the suite in two ways, one of them give me error "ORA-12545". Do not know why.

    [oracle@server ~] $ sqlplus scott/tiger@proddb01

    SQL * more: Production of release 11.2.0.1.0 game Apr 10 12:24:58 2014

    Copyright (c) 1982, 2009, Oracle.  All rights reserved.

    Connected to:

    Oracle Database 11 g Enterprise Edition Release 11.2.0.3.0 - 64 bit Production

    With partitioning, OLAP, Data Mining and Real Application Testing options

    SQL > exit

    Disconnected from the database to Oracle 11 g Enterprise Edition Release 11.2.0.3.0 - 64 bit Production

    With partitioning, OLAP, Data Mining and Real Application Testing options

    [oracle@server ~] $ sqlplus

    SQL * more: Production of release 11.2.0.1.0 game Apr 10 12:25:04 2014

    Copyright (c) 1982, 2009, Oracle.  All rights reserved.

    Enter the user name: scott

    Enter the password:

    ERROR:

    ORA-12545: Connect failed because target host or object does not exist

    Enter the user name:

    Here's my env:

    [oracle@server ~] $ echo $ORACLE_SID

    PRODRD01

    [oracle@server ~] $ echo $ORACLE_HOME

    /opt/Oracle/app/product/11.2.0/Client_1

    [oracle@server ~] $

    Input TNS is:

    PRODRD01 =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP)(HOST = server.whatever.com) (PORT = 1521))

    (CONNECT_DATA =

    (SERVER = DEDICATED)

    (SERVICE_NAME = PRODRD01)

    )

    )

    I tried to replace the host name and IP address, I still got the same error. The host name of the server database and IP entry does not exist in the file "/ etc/hosts. Could this be the cause? I can't edit the file "/ etc/hosts" and I couldn't convince the sys-admin to add the hostname of Server DB and IP entry to this file.

    Clues please?

    Best regards

    When '@proddb01' is not used, then sqlplus can only connect to a local database, & there is no local database on the client system

Maybe you are looking for

  • Re: Satellite P100-160 - failed display driver installation

    Satellite P100-160, PSPAAE, 32-bit vista. Today, Aero is not working and not available in graphics properties. Later installed the site of Toshiba UK, 15.0.1.1114 Intel display driver. This version was actually older than my current driver but I thou

  • Beats wireless keep disconnecting from my iPhone

    Update my iPhone to 9.2.1 and when I use my wireless of beats, they keep disconnecting from my iPhone! I've already updated my beats and reset them, but it still happens. Any way difficult?

  • Firmware 2.7.1.14?

    On the technical support Web site, 2.7.1.14 appears as the latest firmware. However, neither since the browser or device is available? Any ideas? This is support information technology tech... Linksys, A division of Cisco Product: Media Hub - NMH300,

  • How can I get my computer to restart, causing me to keep Logging in every 30 minutes

    my computer guard let me connect every time my computer is lit on each 25 min. I tried to put it back at another time then I got the error code buffer overflow that would not allow me to restore so I started ovver all with restoration provided the fa

  • Unwanted divs

    When you export to the ePub3 (content may be) of CC2014 of InDesign for Mac OS 10.95 one of the chapters includes additional and unwanted div tags. What is the cause? Derek