grantPermission nameError

Hi all

The following command of wlst to add a system policy for access to the CSF is a failure with a nameError. Did I miss a patch or something? Any help will be much appreciated.

[~] $ java - classpath /scratch/soa/Oracle/Middleware/wlserver_10.3/server/lib/weblogic.jar weblogic. WLST

WebLogic Scripting Tool (WLST) initializing...

Welcome to WebLogic Server Administration scripts Shell

Help() type help on the available commands

WLS: / offline > version

"WebLogic Server 10.3.6.0 Mar 15 08:52:36 PST Nov 2011 1441050'.

WLS: / offline > connect ("weblogic', ' xxx ',' t3: / / localhost:8001")

T3 connection: / / localhost:8001 with username weblogic...

Connected to the managed server "soa_server1" which belongs to the domain 'base_domain ".

WARNING: A non-secure protocol was used to connect to the

Server. To ensure the safety of on-the-wire, the SSL port or

Admin port should be used instead.

WLS: / base_domain/serverConfig > grantPermission (= codeBaseURL "file: ${domain.home} /servers/ {weblogic.") (Name} / tmp/_WL_user/myapp /-', permClass = 'oracle.security.jps.service.credstore.CredentialAccessPermission', permTarget =' context = SYSTEM, mapName = *, keyName = *', permActions ='* ')

Traceback (innermost last):

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

NameError: grantPermission

WLS: serverConfig/base_domain / >

As he said in another thread with a similar problem (see below), I need to use the wlst.sh from the directory oracle_common and not the WLS directory.

The OPSS movement policy store

Tags: Fusion Middleware

Similar Questions

  • sca_undeployComposite runtime error: NameError: sca_undeployComposite

    Hello

    We receive this error:

    Traceback (innermost last): File "console <>", line 1, in? NameError: sca_undeployComposite

    Even when we run the script MWHOME/soa/common/bin.

    The steps followed are:

    1. Went to the location MWHOME/soa/common/bin. Signed ./wlst.sh at this place.
    2. Able to run connect command. connect ("user", "pwd", "host: port")
    3. But in error when trying to run the third step sca_undeployComposite ("host: port", "LocalFileRead", "1.0", user = "user", partition = 'xyz')

    Waiting for a quick help.

    Thanks in advance.

    Check and confirm that you must use the soa server port (default is 8001) in the Connect command.

  • MDS NameError: sca_removeSharedData

    Hi all

    I am trying to delete an MDS file using sca_removeSharedData offline and ending with the error below.

    Traceback (innermost last):
    Folder "system <>", line 1, in?
    NameError: sca_removeSharedData

    I run the wslt.sh file to * / u01/app/soadev/product/fmw11/middleware/oracle_common/common/bin * and Donna below command

    sca_removeSharedData ('http://Hostname:8001', ' apps/MDS/XSD').


    8001 - port of SOA
    Apps/MDS/XSD - my MDS file structure.

    could some time please let me know where I was wrong.

    Even I try this way */u01/app/soadev/product/fmw11/middleware/wlserver_10.3/common/bin* wslt.sh, but ended up with the same problem


    Thanks in advance.


    Tarak.

    The function offline sca_removeSharedData() deletes the folders under /apps
    The deleteMetadata() of the in-line function deletes files subfolders.

    In order to delete the root folders, you can connect to the MDS schema and in MDS_PATHS find your path to the folder "/ xsd' and remove this entry in this table."
    Then refresh your MDS to check if the record still available or not.
    I hope that's not there.

    It is considered good etiquette to the answerers rewards with points (as "useful" - 5 pts - or 'correct' - 10pts).

    Thank you
    Vijay

  • OAM 11 g / NameError: configRequestCacheType / please help

    Dear all,
    I'm NameError: when I try to change the type of query cache. If you can help me solve this problem, I would apprecaite it much. Thank you for your time.

    WLS: / oam_domain/serverConfig > configRequestCacheType (type = "COOKIE")
    Traceback (innermost last):
    Folder "system <>", line 1, in?
    NameError: configRequestCacheType


    ==================================
    Change the Type of Cache request

    In high-availability configurations, the Query Cache type must be changed from BASIC to COOKIE.

    This is done using WLST:


    •Configurez the environment for WLST by running this command:
    •DOMAIN_HOME/bin/setDomainEnv.sh
    Plateforme WLST by running this command:
    •ORACLE_HOME/common/bin/WLST.sh
    •Connectez - you to your domain:
    •WLS: / IDM_Domain/serverConfig > connect()
    •Enter the WebLogic Administration user name and password and enter the URL for the Administration Server in the format:
    •T3://OAMHOST1.mycompany.com:7001
    •Issue this command:
    •WLS: / IDM_Domain/serverConfig > configRequestCacheType (type = "COOKIE")
    Kind regards
    Maria

    HI Maria,

    The syntax seems OK. Do you use the good wlst? There should be only one located in the management of identities and access at home, for example .../oracle_iam1/common/bin

    Kind regards
    Colin

  • WLST NameError

    Why is this NameError happening in WLST online... CANY help please...


    WLS: / soa_domain/serverConfig > exportMetadata (= 'soa-infra' application, server is 'soa_server1', toLocation = would be):
    MDS, docs ='/ soa/shared/rules / *')
    Traceback (innermost last):
    Folder "system <>", line 1, in?
    NameError: exportMetadata


    Thank you.

    Run wlst.cmd from
    C:\Oracle1\Middleware\Oracle_SOA1\common\bin

    It is written in the manual that you must use the correct version of WLST...: o)

    What I get is:

    WLS: / offline > exportMetadata (server = 'AdminServer' = 'soa-infra', application, toLoca
    tion ='C: / MDS, docs ='/ soa/shared/rules / *')
    Traceback (innermost last):
    File "", line 1, in? ""
    File "C:\Oracle1\MIDDLE~1\ORACLE~1\common\wlst\mdsWLSTCommands.py", line 134.
    in exportMetadata
    File "C:\Oracle1\MIDDLE~1\ORACLE~1\common\wlst\mdsWLSTCommands.py", line 558.
    in executeAppRuntimeMBeanOperation
    File "C:\Oracle1\MIDDLE~1\ORACLE~1\common\wlst\mdsWLSTCommands.py", line 513.
    in isConnectedToWLS
    UserWarning: SDM-91005: no to a Weblogic Server connection is established. The operation
    + "exportMetadata" can be run only in online mode. +
    WLS: / offline > exit()

    After that, I don't
    Connect ("weblogic", "welcome1 ',' t3: / / localhost:7001'" ")
    exportMetadata(application='soa-infra',server='AdminServer',toLocation='C:/MDS',docs='/soa/shared/rules/**')

    and it works like magic: o)

    Performing operation: exportMetadata.

    Operation "exportMetadata" completed. Summary of the 'exportMetadata' operation is:
    List of documents transferred successfully:

    +/SOA/shared/rules/BpelProcess.xsd+
    +/SOA/shared/rules/DecisionService.xsd+
    +/SOA/shared/rules/DecisionServiceMessages.xsd+
    +/SOA/shared/rules/common.xsd+
    +/SOA/shared/rules/RPI.xsd+

    + 5 documents successfully transferred. +

  • A server error has occurred, the Profile Manager after upgrade to osX - 10.11.4 server 5.1

    After the Connection Manager profile with safari and firefox, I get this error message after my upgrade to el captian 10.11.4 and upgrade to Server 5.1.

    "A server error has occurred, please reload the page and try again.

    If this error " persists, please contact your administrator"

    Someone who could give me advice where to start troubleshooting?

    THE SERVER LOG

    PROFILEMANAGER

    Service log:

    ######################################################################

    ##############     START          ###########################################

    ######################################################################

    [738] [08/04/2016 17:48:56.170] I: completed in 232ms s (view: 1, DB: 62). 200 OK [https://macserver.elcapitan.com/magic/do_magic]

    [733] [08/04/2016 18:51:53.312] I: treatment MagicController #admin_will_load (for 1.1.1.1 at 2016-04-08 18:51:53) [POST]

    [733] [08/04/2016 18:51:53.488] I: completed in 157ms (view: 1 DB: 9) | 200 OK [https://macserver.elcapitan.com/magic/admin_will_load]

    [734] [08/04/2016 18:51:54.555] I: treatment MagicController #do_magic (for 1.1.1.1 to the 2016-04-08 18:51:54) [POST]

    [734] [08/04/2016 18:51:55.346] I: completed in 790ms (views: 0dB,: 92). 200 OK [https://macserver.elcapitan.com/magic/do_magic]

    [735] [08/04/2016 18:51:55.476] I: treatment MagicController #do_magic (for 1.1.1.1 to the 2016-04-08 18:51:55) [POST]

    [737] [08/04/2016 18:51:55.712] I: treatment MagicController #do_magic (for 1.1.1.1 to the 2016-04-08 18:51:55) [POST]

    [738] [08/04/2016 18:51:55.741] I: treatment MagicController #do_magic (for 1.1.1.1 to the 2016-04-08 18:51:55) [POST]

    [735] [08/04/2016 18:51:55.773] I: completed in 296ms (view: 0, DB: 73). 200 OK [https://macserver.elcapitan.com/magic/do_magic]

    [739] [08/04/2016 18:51:55.841] I: treatment MagicController #do_magic (for 1.1.1.1 to the 2016-04-08 18:51:55) [POST]

    [738] [08/04/2016 18:51:55.892] I: completed in 151ms (view: DB, 0: 18) | 200 OK [https://macserver.elcapitan.com/magic/do_magic]

    [737] [08/04/2016 18:51:55.943] I: completed in 230ms (view: 0, DB: 60). 200 OK [https://macserver.elcapitan.com/magic/do_magic]

    [739] [08/04/2016 18:51:55.980] E: \253Magic#do_magic-> UserGroup.get_profiles\273 taken unsupported constant not initialized exception InactiveUserGroup to /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/activesupport-2.3.18/lib/active_support/dependencies.rb:469:in 'load_missing_constant '.

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/activesupport-2.3.18/lib/active_support/dependencies.rb:106:in "const_missing_with_dependencies".

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/lib/MD m_library_item_base.rb:22: in 'const_get '.

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/lib/MD m_library_item_base.rb:22: in 'library_item_by_id '.

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/app/Mo dels / profile .rb: 276: in 'owner '.

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/app/Mo dels / profile .rb: 250: in "library_item_type".

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/app/Mo dels / profile .rb: 257: in "modify_attributes".

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/lib/MD m_record_base.rb:184: in 'get_attributes.

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/app/he FPL / user_group_helper.rb:85: in 'get_profiles '.

    "/Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/App/co ntrollers / magic_controller.rb:180: in ' block ' (5 levels) in do_magic.

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/activesupport-2.3.18/lib/active_support/core_ext/benchmark.rb:1 7: in "block in ms.

    /Applications/server.app/Contents/ServerRoot/usr/lib/Ruby/1.9.1/benchmark.rb:29 5: in 'real time '.

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/activesupport-2.3.18/lib/active_support/core_ext/benchmark.rb:1 7: in "ms."

    "/Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/App/co ntrollers / magic_controller.rb:180: in ' block ' (4 levels) in do_magic.

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/activerecord-2.3.18/lib/active_record/connection_adapters/abstr act / database_statements.rb:136: in "transaction".

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/config /initializers/dm_rails_monkey_patches.rb:152:in "transaction".

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/activerecord-2.3.18/lib/active_record/transactions.rb:182:in "transaction".

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/lib/MD m_utilities.rb:242: in 'process_in_transaction '.

    "/Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/App/co ntrollers / magic_controller.rb:163: in ' block ' (3 levels) in do_magic.

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/app/co ntrollers / magic_controller.rb:146: in 'each '.

    "/Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/App/co ntrollers / magic_controller.rb:146: in ' block ' (2 levels) in do_magic.

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/app/co ntrollers / magic_controller.rb:137: in 'each '.

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/app/co ntrollers / magic_controller.rb:137: in 'block in do_magic'

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/app/co ntrollers / magic_controller.rb:127: in 'each '.

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/app/co ntrollers / magic_controller.rb:127: in 'do_magic '.

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/actionpack-2.3.18/lib/action_controller/base.rb:1333:in 'perform_action.

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/actionpack-2.3.18/lib/action_controller/filters.rb:617:in "call_filters".

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/actionpack-2.3.18/lib/action_controller/filters.rb:638:in 'block in run_before_filters'

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/app/co ntrollers / application_controller.rb:111: in 'give_session_to_models '.

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/activesupport-2.3.18/lib/active_support/callbacks.rb:178:in "evaluate_method".

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/actionpack-2.3.18/lib/action_controller/filters.rb:186:in «call»

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/actionpack-2.3.18/lib/action_controller/filters.rb:635:in "run_before_filters".

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/actionpack-2.3.18/lib/action_controller/filters.rb:615:in "call_filters".

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/actionpack-2.3.18/lib/action_controller/filters.rb:610:in "perform_action_with_filters".

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/actionpack-2.3.18/lib/action_controller/benchmarking.rb:68:in 'block in perform_action_with_benchmark'

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/activesupport-2.3.18/lib/active_support/core_ext/benchmark.rb:1 7: in "block in ms.

    /Applications/server.app/Contents/ServerRoot/usr/lib/Ruby/1.9.1/benchmark.rb:29 5: in 'real time '.

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/activesupport-2.3.18/lib/active_support/core_ext/benchmark.rb:1 7: in "ms."

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/actionpack-2.3.18/lib/action_controller/benchmarking.rb:68:in "perform_action_with_benchmark".

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/actionpack-2.3.18/lib/action_controller/rescue.rb:160:in "perform_action_with_rescue".

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/actionpack-2.3.18/lib/action_controller/flash.rb:151:in "perform_action_with_flash".

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/actionpack-2.3.18/lib/action_controller/base.rb:532:in "process".

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/actionpack-2.3.18/lib/action_controller/filters.rb:606:in "process_with_filters".

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/actionpack-2.3.18/lib/action_controller/base.rb:391:in "process".

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/actionpack-2.3.18/lib/action_controller/base.rb:386:in «call»

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/actionpack-2.3.18/lib/action_controller/routing/route_set.rb:43 8: in 'call '.

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/actionpack-2.3.18/lib/action_controller/dispatcher.rb:87:in 'send '.

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/actionpack-2.3.18/lib/action_controller/dispatcher.rb:121:in "_Appel".

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/actionpack-2.3.18/lib/action_controller/dispatcher.rb:130:in 'block in build_middleware_stack'

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/actionpack-2.3.18/lib/action_controller/string_coercion.rb:25:i n 'call '.

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/actionpack-2.3.18/lib/action_controller/string_coercion.rb:25:i n 'call '.

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/rack-1.1.6/lib/rack/head.rb:9:in «call»

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/rack-1.1.6/lib/rack/methodoverride.rb:24:in «call»

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/actionpack-2.3.18/lib/action_controller/params_parser.rb:15:in «call»

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor ruby/1.9.1/gems/actionpack-2.3.18/lib/action_controller/session/abstract_store. RB: 177: in 'call '.

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/activerecord-2.3.18/lib/active_record/query_cache.rb:29:in "call block".

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/activerecord-2.3.18/lib/active_record/connection_adapters/abstr act / query_cache.rb:34: in 'cache '.

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/activerecord-2.3.18/lib/active_record/query_cache.rb:9:in "cache".

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/activerecord-2.3.18/lib/active_record/query_cache.rb:28:in «call»

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/activerecord-2.3.18/lib/active_record/connection_adapters/abstr act / connection_pool.rb:361: in "call".

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/actionpack-2.3.18/lib/action_controller/failsafe.rb:26:in «call»

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/rack-1.1.6/lib/rack/lock.rb:11:in "call block".

    < internal: Prelude >: 10: in 'synchronize '.

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/rack-1.1.6/lib/rack/lock.rb:11:in «call»

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/actionpack-2.3.18/lib/action_controller/dispatcher.rb:106:in «call»

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/rails-2.3.18/lib/rails/rack/static.rb:31:in «call»

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/rails-2.3.18/lib/rails/rack/log_tailer.rb:17:in «call»

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/thin-1.5.1/lib/thin/connection.rb:81:in "pre_process block."

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/thin-1.5.1/lib/thin/connection.rb:79:in 'catch '.

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/thin-1.5.1/lib/thin/connection.rb:79:in "pre_process".

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/thin-1.5.1/lib/thin/connection.rb:54:in "process".

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/thin-1.5.1/lib/thin/connection.rb:39:in "receive_data".

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/eventmachine-1.0.3/lib/eventmachine.rb:187:in "run_machine".

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/eventmachine-1.0.3/lib/eventmachine.rb:187:in 'run '.

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/thin-1.5.1/lib/thin/backends/base.rb:63:in 'start '.

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/thin-1.5.1/lib/thin/server.rb:159:in 'start '.

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/thin-1.5.1/lib/thin/controllers/controller.rb:86:in 'start '.

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/thin-1.5.1/lib/thin/runner.rb:187:in 'run_command.

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /ruby/1.9.1/gems/thin-1.5.1/lib/thin/runner.rb:152:in 'run! '

    /Applications/server.app/Contents/ServerRoot/usr/share/devicemgr/backend/thin:1 1: turnkey"< >".

    [739] [08/04/2016 18:51:55.991] F: NameError (uninitialized constant InactiveUserGroup):

    Vendor/Ruby/1.9.1/Gems/ActiveSupport-2.3.18/lib/active_support/Dependencies.RB: 469: in "load_missing_constant".

    Vendor/Ruby/1.9.1/Gems/ActiveSupport-2.3.18/lib/active_support/Dependencies.RB: 106: in "const_missing_with_dependencies".

    lib/mdm_library_item_base. RB:22: in 'const_get '.

    lib/mdm_library_item_base. RB:22: in 'library_item_by_id '.

    App/Models/Profile.RB:276:in 'owner '.

    App/Models/Profile.RB:250:in "library_item_type".

    App/Models/Profile.RB:257:in "modify_attributes".

    lib/mdm_record_base. RB:184: in 'get_attributes.

    App/helpers/user_group_helper. RB:85: in 'get_profiles '.

    App/Controllers/magic_controller. "RB:180: in ' block ' (5 levels) in do_magic.

    App/Controllers/magic_controller. "RB:180: in ' block ' (4 levels) in do_magic.

    Vendor/Ruby/1.9.1/Gems/ActiveRecord-2.3.18/lib/active_record/connection_adapter s/abstract/database_statements.rb:136:in "transaction".

    config/Initializers/dm_rails_monkey_patches. RB:152: in "transaction".

    Vendor/Ruby/1.9.1/Gems/ActiveRecord-2.3.18/lib/active_record/transactions. RB:18 2: in the "transaction".

    lib/mdm_utilities. RB:242: in 'process_in_transaction '.

    App/Controllers/magic_controller. "RB:163: in ' block ' (3 levels) in do_magic.

    App/Controllers/magic_controller. RB:146: in 'each '.

    App/Controllers/magic_controller. "RB:146: in ' block ' (2 levels) in do_magic.

    App/Controllers/magic_controller. RB:137: in 'each '.

    App/Controllers/magic_controller. RB:137: in 'block in do_magic'

    App/Controllers/magic_controller. RB:127: in 'each '.

    App/Controllers/magic_controller. RB:127: in 'do_magic '.

    Vendor/Ruby/1.9.1/Gems/actionpack-2.3.18/lib/action_controller/base. RB:1333: in 'perform_action.

    n Vendor/Ruby/1.9.1/Gems/actionpack-2.3.18/lib/action_controller/Filters.RB:617:i 'call_filters '.

    Vendor/Ruby/1.9.1/Gems/actionpack-2.3.18/lib/action_controller/Filters.RB:638:i n 'run_before_filters block '.

    App/Controllers/application_controller. RB:111: in 'give_session_to_models '.

    Vendor/Ruby/1.9.1/Gems/ActiveSupport-2.3.18/lib/active_support/callbacks. RB:178: in 'evaluate_method '.

    Vendor/Ruby/1.9.1/Gems/actionpack-2.3.18/lib/action_controller/Filters.RB:186:i n 'call '.

    n Vendor/Ruby/1.9.1/Gems/actionpack-2.3.18/lib/action_controller/Filters.RB:635:i 'run_before_filters '.

    n Vendor/Ruby/1.9.1/Gems/actionpack-2.3.18/lib/action_controller/Filters.RB:615:i 'call_filters '.

    n Vendor/Ruby/1.9.1/Gems/actionpack-2.3.18/lib/action_controller/Filters.RB:610:i 'perform_action_with_filters '.

    Vendor/Ruby/1.9.1/Gems/actionpack-2.3.18/lib/action_controller/benchmarking. RB: 68: 'block in perform_action_with_benchmark'

    Vendor/Ruby/1.9.1/Gems/actionpack-2.3.18/lib/action_controller/benchmarking. RB: 68: in "perform_action_with_benchmark".

    Vendor/Ruby/1.9.1/Gems/actionpack-2.3.18/lib/action_controller/Rescue.RB:160:in "perform_action_with_rescue".

    Vendor/Ruby/1.9.1/Gems/actionpack-2.3.18/lib/action_controller/Flash.RB:151:in "perform_action_with_flash".

    Vendor/Ruby/1.9.1/Gems/actionpack-2.3.18/lib/action_controller/base. RB:532: in 'process '.

    n Vendor/Ruby/1.9.1/Gems/actionpack-2.3.18/lib/action_controller/Filters.RB:606:i 'process_with_filters '.

    Vendor/Ruby/1.9.1/Gems/actionpack-2.3.18/lib/action_controller/base. RB:391: in 'process '.

    Vendor/Ruby/1.9.1/Gems/actionpack-2.3.18/lib/action_controller/base. RB:386: in 'call '.

    Vendor/Ruby/1.9.1/Gems/actionpack-2.3.18/lib/action_controller/Routing/route_se t.rb:438: in "call".

    Vendor/Ruby/1.9.1/Gems/actionpack-2.3.18/lib/action_controller/Dispatcher.RB:87: "send."

    Vendor/Ruby/1.9.1/Gems/actionpack-2.3.18/lib/action_controller/Dispatcher.RB:12 1: in "_Appel".

    Vendor/Ruby/1.9.1/Gems/actionpack-2.3.18/lib/action_controller/Dispatcher.RB:13 0: in 'block in build_middleware_stack'

    Vendor/Ruby/1.9.1/Gems/actionpack-2.3.18/lib/action_controller/string_coercion. RB: 25: in 'call '.

    Vendor/Ruby/1.9.1/Gems/actionpack-2.3.18/lib/action_controller/string_coercion. RB: 25: in 'call '.

    Vendor/Ruby/1.9.1/Gems/actionpack-2.3.18/lib/action_controller/params_parser. RB: 15: in 'call '.

    Vendor/Ruby/1.9.1/Gems/actionpack-2.3.18/lib/action_controller/session/abstract _store.rb:177: in "call".

    Vendor/Ruby/1.9.1/Gems/ActiveRecord-2.3.18/lib/active_record/query_cache. RB:29: in "block in the call.

    Vendor/Ruby/1.9.1/Gems/ActiveRecord-2.3.18/lib/active_record/connection_adapter s/abstract/query_cache.rb:34:in "cache".

    Vendor/Ruby/1.9.1/Gems/ActiveRecord-2.3.18/lib/active_record/query_cache. RB:9:i n "cache".

    Vendor/Ruby/1.9.1/Gems/ActiveRecord-2.3.18/lib/active_record/query_cache. RB:28: in "call".

    Vendor/Ruby/1.9.1/Gems/ActiveRecord-2.3.18/lib/active_record/connection_adapter s/abstract/connection_pool.rb:361:in «call»

    Vendor/Ruby/1.9.1/Gems/actionpack-2.3.18/lib/action_controller/Failsafe.RB:26:i n 'call '.

    < internal: Prelude >: 10: in 'synchronize '.

    Vendor/Ruby/1.9.1/Gems/actionpack-2.3.18/lib/action_controller/Dispatcher.RB:10 6: in 'call '.

    Vendor/Ruby/1.9.1/gems/rails-2.3.18/lib/rails/rack/static. RB:31: in 'call '.

    Vendor/Ruby/1.9.1/gems/rails-2.3.18/lib/rails/rack/log_tailer. RB:17: in 'call '.

    Vendor/Ruby/1.9.1/Gems/Thin-1.5.1/lib/Thin/Connection.RB:81:in 'block in pre_process ".

    Vendor/Ruby/1.9.1/Gems/Thin-1.5.1/lib/Thin/Connection.RB:79:in 'catch '.

    Vendor/Ruby/1.9.1/Gems/Thin-1.5.1/lib/Thin/Connection.RB:79:in "pre_process".

    Vendor/Ruby/1.9.1/Gems/Thin-1.5.1/lib/Thin/Connection.RB:54:in 'process '.

    Vendor/Ruby/1.9.1/Gems/Thin-1.5.1/lib/Thin/Connection.RB:39:in "receive_data".

    Vendor/Ruby/1.9.1/Gems/eventmachine-1.0.3/lib/eventmachine. RB:187: in 'run_machine '.

    Vendor/Ruby/1.9.1/Gems/eventmachine-1.0.3/lib/eventmachine. RB:187: in 'run '.

    Vendor/Ruby/1.9.1/Gems/Thin-1.5.1/lib/Thin/backends/base. RB:63: in 'start '.

    Vendor/Ruby/1.9.1/Gems/Thin-1.5.1/lib/Thin/Server.RB:159:in 'start '.

    Vendor/Ruby/1.9.1/Gems/Thin-1.5.1/lib/Thin/Controllers/Controller.RB:86:in 'start '.

    Vendor/Ruby/1.9.1/Gems/Thin-1.5.1/lib/Thin/Runner.RB:187:in 'run_command.

    Vendor/Ruby/1.9.1/Gems/Thin-1.5.1/lib/Thin/Runner.RB:152:in 'run '!

    end: 11: in "< main >".

    [739] [08/04/2016 18:51:55.992] I: rendered /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/public 500.html (500 internal server error)

    [740] [08/04/2016 18:51:55.998] I: treatment MagicController #do_magic (for 1.1.1.1 to the 2016-04-08 18:51:55) [POST]

    [741] [08/04/2016 18:51:56.060] I: treatment MagicController #do_magic (for 1.1.1.1 at 2016-04-08 18:51:56) [POST]

    [740] [08/04/2016 18:51:56.278] I: completed in s 280ms (view: 1, DB: 115). 200 OK [https://macserver.elcapitan.com/magic/do_magic]

    [741] [08/04/2016 18:51:56.368] I: completed in 307ms (views: 1, DB: 177). 200 OK [https://macserver.elcapitan.com/magic/do_magic]

    mpass1 kernel [0]: gfx: Surf 15ea9c9f: clientClose:

    8 April 18:52:14 macserver kernel [0]: gfx: Surf 15ea9c9f: SetIDMode: id = 330484187 mode = 0 x 24

    8 April 18:52:14 macserver kernel [0]: gfx: Surf 15ea9c9f: clientClose:

    ######################################################################

    ##############     END               ##########################################

    ######################################################################

    OS X Server: Troubleshooting with the Profile Manager

    How to reset the profile to its original State Manager

    Update Server 3.2.1 fail

  • The Federation Service configuration: error using the command WLST to configureFederationService()

    Hi all

    I use OAM 11.1.2.0 and am trying to use the Federation of Oracle for the SSO component.  Here's what I've done so now

    1. to enable Oracle Federation components

    -Journal on Oracle Access Manager

    -Click on System Configuration

    -Click on the available Services

    Result: successfully

    2. you want to configure the Federation as an IDP component

    -Go to < MW_HOME > / oracle_common/common/bin /

    -Executer./WLST.sh

    WLS -: / offline > configureFederationService ("displaced persons", "true")

    -See below error

    Raceback (innermost last):

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

    NameError: configureFederationService

    WLS: / offline >

    Help, please.

    -Go to the /oracle_common/common/bin /.

    That is your problem. You use the bad wlst.sh

    You must use the wlst.sh which is under Oracle_IDM1.

  • Setting up a key for Oracle IRM store: adding passwords to Store key in the credentials store

    Hi all

    I received the message below when adding key Store passwords in the store of credentials:

    http://docs.Oracle.com/CD/E21764_01/doc.1111/e14495/configirm.htm#INECM1538

    WLS: / offline > connect('weblogic','***','t3://abc.xyz.com:7001')

    Connecting to t3://abc.xyz.com:7001 with username weblogic...

    Connected to the Server Admin "AdminServer" which belongs to the domain "wcc_domain".

    WARNING: A non-secure protocol was used to connect to the

    Server. To ensure the safety of on-the-wire, the SSL port or

    Admin port should be used instead.

    WLS: / wcc_domain/serverConfig > createCred("IRM","keystore:irm.jks","dummy","***")

    Traceback (innermost last):

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

    NameError: createCred

    WLS: serverConfig/wcc_domain / >

    I wonder what went wrong on my side, please help.

    Thank you

    Moore

    This id noticed the problem, it's more my mistake.

    WLST command "createCred" syntax returns an error when you try to create a customer of CSF (Doc ID 1452811.1)

  • Ignore all the lines in the Script of Import FDMEE

    Hi all

    I created a script to import such as to one of the custom, the value must be the name of the location. But this isn't getting this value and also skip all lines and newspaper it shows like Script jumps for all lines. Please indicate why this is happening.

    ************

    def Parse_Entity (strfield, strrecord):

    org = fdmContext ["LOCNAME"]

    back org

    *****************

    2015-06-02 06:20:09, INFO 724 [AIF]: ERPI - 105011:EPMERPI - JythonInterpreter instantiation

    2015-06-02 06:20:10, 110 [AIF] INFO: 105039:EPMERPI - the name of the log file: D:\Oracle\FDMAPPS\outbox\logs\SAHFM_141.log

    2015-06-02 06:20:10, 112 [AIF] DEBUG: ERPI - 105011:EPMERPI - script file of passage for the execution of the jython interpreter: D:\Oracle\FDMAPPS/data/scripts/import/Test.py

    2015-06-02 06:20:10, 114 [AIF] INFO: 105039:EPMERPI - run the file: D:\Oracle\FDMAPPS/data/scripts/import/Test.py

    2015-06-02 06:20:10, 116 [AIF] DEBUG: 105039:EPMERPI - LOG_LEVEL: 5

    2015-06-02 06:20:10, 116 [AIF] DEBUG: 105039:EPMERPI - Script to the file encoding: UTF-8

    2015-06-02 06:20:10, 117 [AIF] DEBUG: 105039:EPMERPI - def Parse_Entity (strfield, strrecord):

    org = fdmContext ["LOCNAME"]

    back org

    2015-06-02 06:20:10, 131 [AIF] DEBUG: ERPI - 105011:EPMERPI - compilation script: Test(strField,strRecord)

    2015-06-02 06:20:10, 135 [AIF] INFO: ERPI - Testing.txt name for the 105011:EPMERPI file.

    periodKey2014-11-30

    2015-06-02 06:20:10, 137 [AIF] DEBUG: ERPI - 105011:EPMERPI - error assess scriptnullorg.python.core.PyException.fillInStackTrace(PyException.java:70)

    java.lang.Throwable. < init > (Throwable.java:181)

    java.lang.Exception. < init > (Exception.java:29)

    java.lang.RuntimeException. < init > (RuntimeException.java:32)

    org.python.core.PyException. < init > (PyException.java:46)

    org.python.core.PyException. < init > (PyException.java:43)

    org.python.core.PyException. < init > (PyException.java:61)

    org.python.core.Py.NameError(Py.java:220)

    org.python.core.PyFrame.getname(PyFrame.java:276)

    org. $0 Python.pycode._pyx955.f (< script >: 1).

    org. Python.pycode._pyx955.call_function (< script >)

    org.python.core.PyTableCode.call(PyTableCode.java:165)

    org.python.core.PyCode.call(PyCode.java:18)

    org.python.core.Py.runCode(Py.java:1204)

    org. Python.Core.__builtin__. Eval (__builtin__. Java:504)

    org.python.util.PythonInterpreter.eval(PythonInterpreter.java:164)

    com.hyperion.aif.file.common.util.DataLoadEngine$ Expression.evaluateScript (DataLoadEngine.java:1031)

    com.hyperion.aif.file.common.util.DataLoadEngine$ Expression.access$ 200 (DataLoadEngine.java:924)

    com.hyperion.aif.file.common.util.DataLoadEngine$ ImportItemFileEntity.evaluateExpressions (DataLoadEngine.java:834)

    com.hyperion.aif.file.common.util.DataLoadEngine.processFileRow(DataLoadEngine.java:656)

    com.hyperion.aif.file.common.util.DataLoadEngine.loadRow(DataLoadEngine.java:385)

    com.hyperion.aif.file.data.ImportTextData.performLoad(ImportTextData.java:374)

    sun.reflect.GeneratedMethodAccessor795.invoke (unknown Source)

    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    java.lang.reflect.Method.invoke(Method.java:597)

    org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java:175)

    org.python.core.PyObject.__call__(PyObject.java:355)

    org.python.core.PyMethod.__call__(PyMethod.java:215)

    org.python.core.PyMethod.instancemethod___call__(PyMethod.java:221)

    org.python.core.PyMethod.__call__(PyMethod.java:206)

    org.python.core.PyObject.__call__(PyObject.java:381)

    org.python.core.PyObject.__call__(PyObject.java:385)

    org. $2 Python.pycode._pyx941.importData (< string >: 91)

    org. Python.pycode._pyx941.call_function (< string >)

    org.python.core.PyTableCode.call(PyTableCode.java:165)

    org.python.core.PyBaseCode.call(PyBaseCode.java:297)

    org.python.core.PyBaseCode.call(PyBaseCode.java:191)

    org.python.core.PyFunction.__call__(PyFunction.java:385)

    org.python.core.PyMethod.__call__(PyMethod.java:215)

    org.python.core.PyMethod.instancemethod___call__(PyMethod.java:221)

    org.python.core.PyMethod.__call__(PyMethod.java:206)

    org.python.core.PyObject.__call__(PyObject.java:432)

    org.python.core.PyObject.__call__(PyObject.java:436)

    org. $0 Python.pycode._pyx944.f (< string >: 5)

    org. Python.pycode._pyx944.call_function (< string >)

    org.python.core.PyTableCode.call(PyTableCode.java:165)

    org.python.core.PyCode.call(PyCode.java:18)

    org.python.core.Py.runCode(Py.java:1204)

    org.python.core.Py.exec (Py.java:1248

    ***********************

    [WHITE]

    [WHITE]

    [SCRIPT SKIPED] Opening balance of the CAC Description debits credits closing balance

    [SKIPED FROM SCRIPT ] --------------- ------------------------------- -------------------- -------------------- -------------------- --------------------

    [SCRIPT SKIPED] 1010 CASH IN BANKS 84 410,91 33,419,258.45 35,189,715.65-1,686,046.29

    1050 [SCRIPT SKIPED] CASH EQUIVALENTS 320,422,492.02 181,734,281.41 222,421,493.83 279,735,279.60

    [SCRIPT SKIPED] 1059 RESTRICTED CASH 920,357.21 0.00 0.00 920,357.21

    Filled lines: 0

    Lines rejected: 19

    **********************

    Your import script file name and the name of the defined function must be the same, that is to say that your function is called Parse_Entity the import script should be called Parse_Entity.py not Test.py in your error log indicates have called it

  • How to implement new strategies system and connection WS ADF in OEM through orders WLST

    Hello

    I would like to know if there are orders WLST available for creation of new system policies and ADF WS connection, other than manually configure them in Oracle Enterprise Manager.

    Thanks in advance for any help/suggestion/response.

    Kind regards

    Stéphane

    Hi Timo Hahn,

    Thank you for your response. Noted, will show the future requests related to weblogic in the appropriate forum.

    Anyway, I tried the recording feature in the WebLogic administration Console, but it seems it records only the configurations being performed in the weblogic administration console only and not from the Enterprise Manager console (where system and connection WS ADF strategies are before manually).

    I could find answers but already on my queries using the following commands WLST.

    To create a system policy/permissions:

    grantPermission ([codeBaseURL = 'url',] permClass = "permissionClassName", [permTarget = "permName"], [permAction = "comma_separated_list_of_actions"])

    To create an application's ADF customer WS with GOSA strategy attached and hardware overloaded:

    createWebServiceConnection (appName, wsConnName, wsdlUrlStr)

    attachWebServiceClientPolicy (application, moduleOrCompName, Moduleinfo, serviceRefName, portInfoName, policyURI)

    setWebServiceClientStubProperty (application, moduleOrCompName, Moduleinfo, serviceRefName, portInfoName, propName, [varValeurProp])

    Kind regards

    Stéphane

  • javax.management.InstanceNotFoundException: com.oracle.jps:type = JpsCredentialStore when creating credentials with credential store framework

    Hello

    I have an installation of WebLogic 11 g 1 material (on Windows Server 2012 with Oracle backend) and try to create credentials with credential store framework following steps inhttp://www.redheap.com/2013/06/secure-credentials-in-adf-application.html

    I tried to do with WLST (under Oracle\Middleware\oracle_common\common\bin) and get the following error:

    WLS: / WcsDomain/serverConfig > createCred (map = "ClayTablet.Sample", key is "TestKey", user = "TestUser", password = "blah", desc = "Test"key);

    Now to the tree of domainRuntime. It is a tree read-only with DomainMBean as the root.

    For further assistance, use the help (domainRuntime)

    COMMAND FAILED for an unknown reason, check the stack for more details trace

    Traceback (innermost last):

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

    File "C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\jpsWlstCmd.py", line 522 to createCred

    File "C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\jpsWlstCmd.py", line 504, createCredImpl

    at weblogic.rjvm.ResponseImpl.unmarshalReturn(ResponseImpl.java:237)

    at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:223)

    at javax.management.remote.rmi.RMIConnectionImpl_1036_WLStub.invoke (unknown Source)

    to weblogic.management.remote.common.RMIConnectionWrapper$ 16.run(ClientProviderBase.java:918)

    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)

    at weblogic.security.service.SecurityManager.runAs (SecurityManager.java: 146)

    at weblogic.security.Security.runAs(Security.java:61)

    at weblogic.management.remote.common.RMIConnectionWrapper.invoke(ClientProviderBase.java:916)

    to javax.management.remote.rmi.RMIConnector$ RemoteMBeanServerConnection.invoke (RMIConnector.java:993)

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

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

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

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

    javax.management.InstanceNotFoundException: javax.management.InstanceNotFoundException: com.oracle.jps:type = JpsCredentialStore

    Thank you

    Yu

    P.S. I was using the command WLST under Oracle\Middleware\wlserver_10.3\common\bin to do the same thing and got a different error NameError: createCred and posted a question about that in virtue of How to create credentials under Bank of credentials?

    After searching the same error message in the community, I tried to move to WLST under Oracle\Middleware\oracle_common\common\bin and got the error posted here.

    Having extended my domain name with JRF and JRF WebService services asynchronous, I was able to run "createCred" and "listCred" and so on.

    Yu

  • How to create a credential under Bank of credentials?

    Hello

    I have an installation of WebLogic 11 g 1 material (on Windows Server 2012 with Oracle backend) and try to create credentials with credential store framework following steps in http://www.redheap.com/2013/06/secure-credentials-in-adf-application.html

    I tried to do with WLST and get the following error:

    WebLogic Scripting Tool (WLST) initializing...

    Welcome to WebLogic Server Administration scripts Shell

    Help() type help on the available commands

    WLS: / offline > connect ("weblogic ',' * ',' t3: / / localhost:7001'");
    T3 connection: / / localhost:7001 with username weblogic...
    Connected to the Server Admin "AdminServer" which belongs to the domain "SitesDomain".

    WARNING: A non-secure protocol was used to connect to the server. To ensure the safety of on-the-wire, the SSL port orAdmin port must be used.

    WLS: / SitesDomain/serverConfig > createCred (map = "claytablet.sample", key = "TestKey"
    user = "TestUser", password = "blah", desc = 'First test key');
    Traceback (innermost last):
    Folder "system <>", line 1, in?
    NameError: createCred


    I'm missing here?

    Thank you

    Yu

    P.S.: I have not tried the other method described in the post that uses the web interface of Fusion Middleware control, because I don't seem to have access to the web interface. The "Console Server Admin" I can access (to http://localhost:7001 / console) has no link to area > Security > credentials as described in the post.

    Specifically what 11 GR 1 material package that you download and install?  (there are 3 11 GR 1 material packages download here: http://www.oracle.com/technetwork/middleware/weblogic/downloads/wls-for-dev-1703574.html)

    Its likely that the version you are using didn't JRF (required Java files) - If you can confirm the specific batch of 11 GR 1 material you have downloaded and installed.

  • Cannot deploy any application on any server on weblogic 10.3.6

    I use weblogic server 10.3.6 and so far, all the applications I'm deployment inside is built using Jdeveloper 11.1.1.7

    All was well in the server where I can deploy and Undeploy with any problem. But now I am unable to deploy files ear on the server (Admin and managed based on the server). The problem is not with the ear file (I guess), because I'm trying to deploy an ear file, which is I deploy before this problem is to occur, I have another word this file was deployable and functional with any problem.

    The problem occurs when I try to activate the changes (changes activate) button and I get here is the stack trace:

    java.lang.NoClassDefFoundError: javax/faces/application/ProjectStage

    at java.lang.Class.getDeclaredFields0 (Native Method)

    at java.lang.Class.privateGetDeclaredFields(Class.java:2300)

    at java.lang.Class.getDeclaredFields(Class.java:1745)

    at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.getFields(BaseJ2eeAnnotationProcessor.java:1024)

    at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.getFields(BaseJ2eeAnnotationProcessor.java:1017)

    Truncated. check the log file full stacktrace

    Caused by: java.lang.NoClassDefFoundError: javax/faces/application/ProjectStage

    at java.lang.Class.getDeclaredFields0 (Native Method)

    at java.lang.Class.privateGetDeclaredFields(Class.java:2300)

    at java.lang.Class.getDeclaredFields(Class.java:1745)

    at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.getFields(BaseJ2eeAnnotationProcessor.java:1024)

    at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.getFields(BaseJ2eeAnnotationProcessor.java:1017)

    Truncated. check the log file full stacktrace

    >

    < 18 February 2015 08:40:45 AST > < error > < Console > < BEA-240003 > < Console met the following error weblogic.application.WrappedDeploymentException: javax/faces/application/ProjectStage

    at java.lang.Class.getDeclaredFields0 (Native Method)

    at java.lang.Class.privateGetDeclaredFields(Class.java:2300)

    at java.lang.Class.getDeclaredFields(Class.java:1745)

    at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.getFields(BaseJ2eeAnnotationProcessor.java:1024)

    at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.getFields(BaseJ2eeAnnotationProcessor.java:1017)

    at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.processJ2eeAnnotations(BaseJ2eeAnnotationProcessor.java:98)

    at weblogic.j2ee.dd.xml.J2eeAnnotationProcessor.processJ2eeAnnotations(J2eeAnnotationProcessor.java:37)

    at weblogic.servlet.internal.WebAnnotationProcessorImpl.processServlets(WebAnnotationProcessorImpl.java:226)

    at weblogic.servlet.internal.WebAnnotationProcessorImpl.processJ2eeAnnotations(WebAnnotationProcessorImpl.java:209)

    at weblogic.servlet.internal.WebAnnotationProcessorImpl.processAnnotations(WebAnnotationProcessorImpl.java:105)

    at weblogic.servlet.internal.WebAppServletContext.processAnnotations(WebAppServletContext.java:1370)

    to weblogic.servlet.internal.WebAppServletContext. < init > (WebAppServletContext.java:450)

    to weblogic.servlet.internal.WebAppServletContext. < init > (WebAppServletContext.java:494)

    at weblogic.servlet.internal.HttpServer.loadWebApp(HttpServer.java:418)

    at weblogic.servlet.internal.WebAppModule.registerWebApp(WebAppModule.java:976)

    at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:384)

    at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)

    at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)

    to weblogic.application.internal.flow.DeploymentCallbackFlow$ 1.next(DeploymentCallbackFlow.java:517)

    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)

    at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:159)

    at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:45)

    to weblogic.application.internal.BaseDeployment$ 1.next(BaseDeployment.java:648)

    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)

    at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:191)

    at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:59)

    at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)

    at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)

    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:208)

    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doPrepare(ActivateOperation.java:98)

    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:217)

    at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:747)

    at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1216)

    at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:250)

    at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:159)

    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:171)

    to weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$ 000 (DeploymentReceiverCallbackDeliverer.java:13)

    to weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$ 1.run(DeploymentReceiverCallbackDeliverer.java:46)

    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)

    After goggling this blog: https://blogs.oracle.com/imc/entry/standalone_weblogic_domain_for_adf suggest upgrade ADF using command upgradeADF from WLST but it does not work for me where I get the error message

    Traceback (innermost last): File "console <>", line 1, in?

    NameError: upgradeADF

    Here's what I did in upgradeADF('C:/Oracle/MiddlewareHome/WeblogicR2/user_projects/domains/base_domain') WLST

    So, what happened actually? What do things won't suddenly I didn't change any configuration of weblogic?

    I'm on the right track, I mean it's upgradeADF order, it's what will solve the problem? or there is something else?

    Note: By the already applied 't JRF on all servers in Enterprise manager when creating servers

    This tells you that you have the length of the adf for JDev installed 11.1.2.3.0. Problem is that it is there no uninstall process. Essentially, you create a new instance.

    Timo

  • How to disable MAD for some groups of users / application roles?

    Hi all

    does anyone know how to revoke the privileges of creating mobile applications with MAD an application role?

    Thank you in advance,

    Stefan

    Hello Stefan,

    Good question, I just suspect that you will be disappointed by the response... (at least my answer)

    Don't know if you can really do...

    MAD's Publisher, so if you remove access to the editor you probably also lose permissions on BIMAD.

    BIMAD 'new' URL: /analytics/saw.dll?bipublisherEntry&Action=new&itemType=.xma

    Publisher report 'new' URL: /analytics/saw.dll?bipublisherEntry&Action=new&itemType=.xdo

    I also had a look at the doc on the deployment of BIMAD to see if there are a few references to safety and there is a named party ' 4.2 task 2: update for Oracle BI Mobile App Designer Security Configuration "(here), they say run a WLST script to"update your system (System-jazn-"Data.xml") JAZN file with security grants needed for BI Mobile App Designer. so I thought I'd find the real answer here!

    The content of the script is a little disappointing:

    grantPermission (codeBaseURL = "file:$ {oracle.deployed.app.dir} /bimad_11.1.1$ {oracle.deployed.app.ext}", permTarget = "IdentityAssertion", permClass = "oracle.security.jps.JpsPermission" permActions = "*")

    grantPermission (codeBaseURL = "file:$ {oracle.deployed.app.dir} /bimad_11.1.1$ {oracle.deployed.app.ext}", permTarget = "context = SYSTEM, mapName is oracle.bi.system, keyName = system.user", permClass = "oracle.security.jps.service.credstore.CredentialAccessPermission", permActions = "read")

    grantPermission (codeBaseURL = "file:$ {oracle.deployed.app.dir} /bimad_11.1.1$ {oracle.deployed.app.ext}", permTarget ="context = SYSTEM, mapName = oracle.bi.publisher, keyName = *", permClass = "oracle.security.jps.service.credstore.CredentialAccessPermission", permActions = "*")

    grantPermission (codeBaseURL = "file:$ {oracle.deployed.app.dir} /bimad_11.1.1$ {oracle.deployed.app.ext}", permTarget = "context = APPLICATION name = obi", permClass ="oracle.security.jps.service.policystore.PolicyStoreAccessPermission", permActions = "getApplicationPolicy")

    grantPermission (codeBaseURL = "file:$ {oracle.deployed.app.dir} /bimad_11.1.1$ {oracle.deployed.app.ext}", permTarget ="AppSecurityContext.setApplicationID. *", permClass = "oracle.security.jps.JpsPermission", permActions = "*")

    grantPermission (codeBaseURL = "file:$ {oracle.deployed.app.dir} /bimad_11.1.1$ {oracle.deployed.app.ext}", permTarget ="context = SYSTEM, mapName = oracle.bi.enterprise, keyName = *", "oracle.security.jps.service.credstore.CredentialAccessPermission", permActions = "read" = permClass)

    grantPermission (codeBaseURL = "file:$ {oracle.deployed.app.dir} /bimad_11.1.1$ {oracle.deployed.app.ext}", permTarget ="context = SYSTEM, mapName = oracle.wsm.security, keyName = *", "oracle.security.jps.service.credstore.CredentialAccessPermission", permActions = "read" = permClass)

    createResource (appStripe = "obi", name = "oracle.bi.publisher.developLightDataModel" type = "oracle.bi.publisher.permission" displayName = "Develop model of light data", description = "develop light Data Model")

    grantPermission(appStripe="obi",principalClass="oracle.security.jps.service.policystore.ApplicationRole",principalName="BIAuthor",permClass="oracle.security.jps.ResourcePermission",permTarget="resourceType=oracle.bi.publisher.permission,resourceName=oracle.bi.publisher.developLightDataModel",permActions="_all_")

    Most of the lines is not interesting except the last 2 commands: a resource named 'Developing light Data Model' of type 'oracle.bi.publisher.permission is created.

    And the last command to grant permission to BIAuthor the newly created resource 'oracle.bi.publisher.developLightDataModel' is probably the most interesting.

    It deserves to be tested (no luck my test environment crashed just before that I was able to test it).

    You can try to revoke that permission of BiAuthor (using "revokePermission") and give it to another (smaller) role of app and see if it does what you're trying to reach.

  • RegisterMetadataDBRepository running from WLST fails with an error

    In order to deploy my application WebCenter Portal to a stand-alone Weblogic Server I "must first register the new MDS schema with the field applications that run on the management server can access.

    According to the literature (Deployment of Applications WebCenter) there are two ways: through the EM and via the registerMetadataDBRepository command. As I have not yet installed the em, then I prefer the latter. Unfortunately, when using WLST and connect to the server, the command ends with an error:

    WLS: / domaine_par_defaut/serverConfig > registerMetadataDBRepository (name = 'mds1', dbVendor = "ORACLE", host = "localhost" ', port = '1521', dbName is 'webcenter', user = 'DEV_MDS', password = ' welcome1 ", targetServers = 'AdminServer')

    Traceback (innermost last):

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

    NameError: registerMetadataDBRepository

    (the 11.2 database is in place, the user DEV_MDS/eu1 has created the system via the remote control and can connect to the database via sqlplus)

    In addition, the command help ('registerMetadataDBReposity') returns: no help for registerMetadataDBReposity found. Is it everything that I did to be able to run the command? Please, advise.

    Hey jiri.

    Try without the attribute names: registerMetadataDBRepository ('mds1', 'ORACLE', 'localhost', '1521', 'webcenter', 'DEV_MDS', 'welcome1', 'AdminServer')

    Kind regards.

Maybe you are looking for