SM36 - define default server-group

Hi experts,
I did define in transaction SM61 a batch-server-group.
Now I would like, that normally all jobs get automatically schedule on this server-group.
I mean jobs, which will be scheduled in the future.
Is there a functionality to define a kind of default-server-group?
Kind regards

Hi Christian,
From SAP note 786412
Create a server group with the name 'SAP_DEFAULT_BTC' in transaction SM61 and assign the desired servers. As of now, the background jobs that do not have an execution goal are only executed on a (any) server that is included in the server group 'SAP_DEFAULT_BTC'.
Note that the 'SAP_DEFAULT_BTC' server group is analyzed at the start time of a job, but not at the definition time. This applies in general to background processing server groups.
For more information about 'Background Processing Server Groups', refer to Note 612838.
Hope this helps.
Regards,
Deepak Kori

Similar Messages

  • SQL Server 2012 Reporting Server Default USER group instance missing

    Hi
    We have installed SQL Server Reporting Services 2012 on Windows 2012 Server and we can’t see any SSRS default group on windows server group list say something like (SQLServerReportServerUser$TestServer$MSRS11_50.MSSQLSERVER)
    created as part of the installation
    we are migrating SQL Server 2008 R2 to SQL Server 2012, we were able to see default group for Reporting Server has been created in the earlier versions like SQLServerReportServerUser$TestServer$MSRS10_50.MSSQLSERVER
    Can you please assist whether we are missing anything in the SQL Server 2012 installation, this needs to be fixed as part of Report server user authentication 
    Thanks,
    Harish 

    Hello,
    You can use roles:
    http://msdn.microsoft.com/en-us/library/ms156406.aspx
    http://msdn.microsoft.com/en-us/library/ms159820(v=sql.110).aspx
    http://msdn.microsoft.com/en-us/library/ms156014.aspx
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • How to setup "Server Groups" in RSPC (process chains)?

    I'm a BASIS person working with our BI group on setting up their loads to only run on the application servers.  If you don't define a host in RSPC, it will always run on the database server.  We don't want to specific one host in case that server has issues.  How can we setup the "server group" so we can use all our application servers for these process chains.  It doesn't seem to use the SMLG logon groups we defined already.
    Thanks in advance!

    I have setup the load balancing in the RFC, but for these jobs that are submitted via RSPC, they don't look at the SMLG parameters, they just always pick the database server.  We can specify one host (other than the database server) in RSPC similar to SM36, but we were trying not to do that so in case that server is down, these jobs wouldn't fail. 
    I thought we could setup a "server group" and assign our 3 application server to them that way they would never fail if one is unavailable and it would keep them off the database server.

  • Executing a Job via Web Services using a Server Group?

    When executing a job from Designer or from the Management Console you have the option to select a specific job server or a server group.
    But when executing a job via Web Services it uses the first job server with which the repository was associated (i.e. the first job server listed in AL_MACHINE_INFO).
    Is there a way to get the job to execute using a server group instead simply choosing the first job server in the list?
    Note: We are using FIM to execute the jobs via web services and don't have access to additional parameters.

    Joe
    Here is the where you can change the server group/job server.
    - After you add the Batch/real Time job as a webservice.
    - Go to the Webservice Batch Job Attribute and from the drop down choose the "Enable job Attributes" and hit apply.
    - After this if you use the WSDL URL http://<Data Services Web Server>:<Web server Port>/DataServices/servlet/webservices?ver=2.0&wsdlxml
    - You will see the job attributes that you can change based on the allowed parameters mentioned in the documentation.
    The batch job or real time job is published without the job parameters by default. Once you enable the job attributes, remove and re publish the batch job as a web service. The application making the call to this webservice should be able to read the WSDL generated by Data services and pickup all the input and output parameters of the method.
    Refer to the Data Services Integrator guide (Chapter 3 : pages 25 - 33 ) to get the exact parameter values permitted via Data Services jobs called via web services.
    Hope this helps!
    Thanks & Regards
    Tiji

  • How to define default subtypes for Infotype 0105 on entry

    Hello;
      I have spend an entire day trying to look into PA configuration to determin how to make specific Subtype of the 0105 Communication Infotype automatically appear when an HR person is entering in a new employee.
    Currently we have the 0001, 0010, and ADP subtypes automatically appear in the Communication Infotype screen when the person is entering in a new employee.  I was asked to create three new Subtypes for Infortype 0105 and have these new subtypes automatically appear on the data entry screen for Infotype 0105.
    I can not find anywhere in configuration how to do this.  I ahve burnt an entire day searching configuration and have about had it with this garbage.
    Can someone please point me to specific spot in configuration where these subtypes of and Infotype can be identified as default data entry screens.
    I would greatly appreciate any help ... since I am not a HR Configurator ... just a plain old ABAP'er who has lost our configurators.
    Scott.

    Hi Scott,
    To create subtypes follow:
    Tcode: SPRO
    Path: Personnel Management>Personnel Administration>Communication>Create Communication Types
    Half the job is done. Then include those subtypes in your hiring action. To do so:
    Tcode: SPRO
    Path: Personnel Management>Personnel Administration>Customizing Procedures>Actions>Define infogroups>Info group
    Select your hiring infogroup and create new entries with operation INS for 105 and the three subtypes.
    You are all set!
    Cheers,
    Donnie

  • What are the right DNS records to host more than one site on OSX Server (ML). My conf in Server.app looks right but one of my sites lands on the default server. Any suggestion?

    I started using OSX Server on Mountain Lion a few days ago and it looks promising.
    I do however measure my ignorance in DNS matters...
    I defined two websites in addition to the the Default Server, so I have three names to deal with.
    For argument's sake
    - www.main.com is the default site
    - www.sitea.com is the first site
    - www.siteb.com is the second site
    I define a virtual host for www.sitea.com and another for www.siteb.com
    The resulting apache conf is what I would expect, I am pretty sure it is correct.
    So I modified my DNS entries (they were A records) to point to my new OSX Server.
    My result is:
    - www.main.com shows the default site
    - www.sitea.com shows the first site
    - www.siteb.com shows...the default site
    Any ideas?
    Cheers

    Thanks MrHoffman!
    My problem ended up being a name but not in the DNS!...In Apache.
    Your information allowed me to rule out possibilities and zoom in to the culprit faster.
    I just report here the conclusion hoping it can help someone else.
    When I installed OSX Server last week, I had in mind to principally run siteb.
    During the initial install, this is what I must have entered and then forgot about it.
    Then I defined my virtual hosts sitea and siteb and realised my machine was called siteb and changed its name to main to avaid a name collision. At which time I remember OSX Server telling me that changing the name could have consequences...But it apparently went ok, and it did except for one little thing.
    The consequence was this:
    in the main configuration file /Library/Server/Web/Config/apache2/http_server_app.conf the ServerName directive had remained siteb (instead of main). I manually updated it with TextEdit (could do vi from bash, its the same) and replaced siteb with main.
    There is a way to detect it.
    In Server.app, there is a "logs" panel, which displays all sorts of logs for everything including the websites.
    Each website's logs are presented as "access" and "error" logs. The information was there, but I could not see it because the viewing window in remarkably small for so much information in raw text...
    web logs are actually written to only two files in /var/log/apache2 (error.log and access.log)
    I openned two bash windows and run tail -f on error.log in one and tail -f access.log in the other.
    When I started the web service, apache threw a warning stating from mod_ssl saying that the certificate did not match the serve name...I the certificate was what I expected, I checked http_server_app.conf and found the ServerName directive that was not changed when I renamed my server...
    Easily fixed when its found, but it can take a while to find.
    BTW, I was using A DNS records for and it works, but I find your method of using CNAME records documents the administrator's intent better than with A records; I started to do the same. (A records a useful though, they can run a domain across multiple machines)
    Cheers mate!

  • User Defined Default Starting Page

    Hopefully an easy question...what table holds the user defined default starting page? Specifically in 11g.
    Thanks!

    Hi,
    Tried to set default dashboard for all the users.
    1. Created a session init block
    2. Used data source as select '/shared/SH Test/_portal/Test1' from dual
    3. Assigned this value to PORTALPATH session variable
    4. In Presentation services > Administration > My account > Default dashboard should be set to 'default'. Then only the dashboard specified in init block will be displayed otherwise My account will override the init block.
    5. Save the changes made to rpd.
    5. Logout and relogin to see if it is working fine. it is working perfectly fine.
    For details please refer the GSC replication document. But it is for all the users.
    if customer would like to have user/group based home page.
    1. They may need to have 2 separate tables.
    i. Group_path_tab with 2 columns. Group_id, portal_path
    Have group wise portal path for all the groups
    ii. User-group map table
    Group_id, Group_name, user_id
    User should be part of some group.
    2. Then in the init block write the sql should be something like this
    select A.portal_path from Group_path_tab A, User_group_map B
    where B.user_id = :USER
    and B.Group_id = A.Group_id
    SO based on USER session variable, it will try to identify the group and then the portal_path.
    Finally assign this value to PORTALPATH session variable.
    xample:
    Kindly refer the below one..it will very helpful to set homepage for to be different on a per user/group basis
    http://varanasisaichand.blogspot.com/2010/09/default-dashboard-using-portalpath.html
    http://total-bi.com/2011/01/obiee-11g-change-default-dashboard/
    i.e:
    Init block
    select '/shared/AFS/_portal/GPC AFS Reporting' from dual
    Variable target is PORTALPATH (IT'S CASE SENSITIVE)
    '/shared/AFS/_portal/GPC AFS Reporting'
    finally it's be like this
    actual (earliar one)
    http://w01sgpcbiapp1a:9704/analytics/saw.dll?dashboard&PORTALPATH=&/shared/AFS/_portal/GPC AFS Reporting
    after calling default one :
    http://w01sgpcbiapp1a:9704/analytics/saw.dll?dashboard&PortalPath=%2Fshared%2FAFS%2F_portal%2FGPC%20AFS%20Reporting
    My earliear post :
    https://forums.oracle.com/forums/thread.jspa?messageID=9917328&#9917328
    Thanks
    Deva
    Edited by: Devarasu on Oct 18, 2011 9:24 AM

  • Default VAT Group display 'funny' characters at List of Accounts

    Hi,
    Using SAP Business One 8.82 (8.82.079) PL: 14
    l would like to display "Default VAT Group' in the list of accounts, l have setup the form setting accordingly; however the list of accounts display characters different from the expected... look like encryption key...
    Yes, the customer do have encryption setup for users, but i suppose it should not affect default VAT Group code view from list of accounts.
    You may refer my print screens for more details.
    Any idea?

    Hi,
    This is standard behavior if you choose encryption for users. Please refer SAP help file:
    Define encryption for a user for the following confidential data in the system.
    G/L account balances
    Price lists
    Thanks & Regards,
    Nagarajan

  • How to assign values to server group when you parallelly client-copying

    Hello all,
    I'm now trying to create server group.
    Currently, I use serial process, or default settings, when client-copying.
    But I want to implement this in parallel processes.
    Due to this, I have to create server group and assign a lot of values to something I don't know!
    I want to create a server group, but don't know how to assign values to ones like "Max. requests in queue", "Max. no of logons" and so on.
    Could you please advise me how to allocate values to the resourses shown below;
    Advanced : 1 *I think "1" is the flag for advanced settings
    Max. requests in queue
    Max. no.  of logons
    Max. disp. of own logon
    Max. no. of WPs used: *should be the total of SM50, I guess
    Min. no. of free WPs
    Max. no. of comm. entries
    Max. wait time
    thanks in advance,
    Hozy

    Hi,
      Would you check this [Parallel Processes |http://help.sap.com/saphelp_sm32/helpdata/EN/e8/df959834ac11d586f90000e82013e8/frameset.htm] and [Parallel processes FAQ|http://www.saptechies.com/ccinfo-parallel-processes-faq/] i hope will get some hint.
    Regards
    Mohan Rao

  • Enable server group in BPC job execution

    Dear Experts
    [Note 1476057 - Enable server group in BPC job execution|https://websmp130.sap-ag.de/sap/bc/bsp/spn/sapnotes/index2.htm?numm=0001476057&nlang=E]
    After upgrade, the server group logic will be :
    1, Create a correct server group with server assigned,
        job will be executed in specified server group;
    2, Create a server group without server assigned,
         job will be successfully submitted to BW,
         but will not be executed until server is assigned to the server group;
    3, Incorrectly specify a server group in web admin,
         client will get error message when run package.
    As I understand the group server is defined in BW Server. Where should I specify this group server in BPC. I could not find the parameter in BPC Web Admin - Appset Parameters or BPC Server (.Net Server) - Server Options.
    Appreciate if somebody can help ?
    Thanks
    Ashish
    Edited by: Ashish Narway on Oct 14, 2010 2:55 PM

    HI John,
    The group settings in WGM SL and Leopard are different.
    Yes, they are. I booted to my eval copy of SL Server and ran through the settings in WGM, Server Admin and Server Preferences; as you pointed out, all the mail list admin tools I could find are in the Mail service in Server Admin.
    The only thing that may be of interest that I could find is that for the group mail list, the email address for the group is group_shortname@ServerDNSname, not groupshortname@yourdomain (this is in the Mail Services Admin Guide for 10.6). This might explain why your email to the group may have been rejected?
    -Doug

  • Server group management

    Hi,
    When setting up an architecture where servers should be accessible only to a subset of the platform's users, e.g. geographically dispersed installations, SAP has always said to use server groups and assign the content (i.e. the reports) to the corresponding server group.
    Example:
    Reporting databases are deployed in Belgium and France
    2 hosts containing processing servers are installed in each of those countries
    Reports are restricted to one of the two server groups
    While this setup works fine for existing reports, what do you do with ad-hoc reports? E.g. a user creates a new Web Intelligence report against a universe that pulls data from the database in Belgium. As far as I can tell, there's no way that you can make that report use the processing server in Belgium. Instead, it will randomnly use a processing server that's available to handle its request.
    Also, using server groups this way requires your users to set the processing server after they save the report for the first time, or create custom code based on the SDK that will assign the server group.
    I've run into the same problem with deployments where there's a requirement to have processing servers dedicated to departments. As far as I can tell, there's no way to do this as there's no link between user and server (i.e. it's not possible to define which users or user groups have access to a server group).
    I was hoping the multi-tenant feature in BI4 would provide some way around this, but it seems that's not how it works.
    Any input regarding this type of setup is very welcome! Thanks.
    Kind regards,
    Kristof Speeckaert

    Hi,
    Thanks for your input.
    I tried this in the past, but just to be sure, I did the following setup again (BI4 SP05):
    Created two servers groups
    Server group 1:
    WebI Processing Server 1
    Connectivity Adaptive Processing Server
    WebI Adaptive Processing Server
    Server group 2:
    WebI Processing Server 2
    Connectivity Adaptive Processing Server
    WebI Adaptive Processing Server
    Created one user group with one user in it
    Denied access to server group 1 for the test group
    The user group has full application and content rights
    Scenario:
    Logged on using the BI Launch pad
    Opened and refreshed a sample WebI document
    Brought the Webi Processing server in group 2 downOnly the WebI processing server in group 1 is up and running and the user group has no access to this server group.
    Logged out and in again
    Opened and refreshed the same sample document
    Based on your suggestion, I shouldn't have been able to open nor refresh the sample document in step 5, however it worked without a problem.
    This would mean that granting/denying users access to servers/server groups does not prevent them from using the server, in this case for opening and refreshing a WebI document.
    Here's the relevant paragraph regarding server group access rights from the Administrator Guide:
    You can use rights to grant people access to servers and server groups, allowing them to perform tasks such as starting and stopping servers.
    If your server team needs to perform regular server maintenance tasks that require them to shut down and start up servers, you need to grant them rights to the servers. You may also want to delegate SAP BusinessObjects Business Intelligence platform server administration tasks to other people. Or you may want different groups within your organization to have control over their own server management.
    Judging from this information, assigning rights to server groups should be used from administrative access to the servers, not to decide who get to use the server from an end-user perspective. The latter should be done by assigning server groups to documents/reports. However, this leaves us with the same problem when dealing with ad-hoc reports.
    Kind regards,
    Kristof Speeckaert

  • Default server (integration) start error

    Hi,
    I've installed jdev 11g tp3 on a xp and a win2000 server ,and config integrated OC4j ,when I start default server ,error occurred as below;
    [Starting DefaultServer using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    D:\jdev1111\jdk\bin\javaw.exe -client -classpath D:\jdev1111\j2ee\home\oc4j.jar;D:\jdev1111\jdev\lib\jdev-oc4j-embedded.jar -Doracle.home=D:\jdev1111 -Doracle.component.type=o.j2ee -Doracle.instance=D:\jinstance\system11.1.1.0.22.47.96 -Djava.net.preferIPv4Stack=true -Djava.protocol.handler.pkgs=oracle.mds.net.protocol|oracle.fabric.common.classloaderurl.handler -Doc4j.userThreads=true -Xmx256m -Doracle.component.name=embedded-oc4j -Doracle.sysman.emRep.repositoryMode=repository_less -Doracle.oc4j.instancename=oc4j_em -Doracle.notification.filewatching.interval=10000 -DLOCATOR_PORT=23891 -Xverify:none -XX:MaxPermSize=512m -Ddisable.checkForUpdate=true -Doracle.application.environment=development -Doracle.j2ee.dont.use.memory.archive=true -Doracle.j2ee.http.socket.timeout=500 -Doc4j.jms.usePersistenceLockFiles=false -Djava.security.policy=D:\jinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\config\java2.policy oracle.oc4j.loader.boot.BootStrap -config D:\jinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\config\server.xml
    [waiting for the server to complete its initialization...]
    2008-1-15 15:48:19 oracle.j2ee.xml.XMLMessages warningException
    warning: Exception Encountered
    2008-1-15 15:48:21 oracle.security.jps.fmw.util.JpsFmwUtil findSystemUser
    warning: findSystemUser: System user is not available from Credential Store.
    08/01/15 15:48:28 warning: ApplicationServer.enableOC4JDocumentChangeNotifier Alternate DocumentChangeNotifier in use!
    08/01/15 15:48:28 JMS server will listen on port 9227.
    08/01/15 15:48:30 startup code is loading durable subscription: java:comp_env_jms_MediatorErrorTopic_oracle.tip.mediator.dispatch.MediatorQueueManagerFactory@19896c7
    08/01/15 15:48:30 startup code is loading durable subscription: java:comp_env_jms_MediatorDeferredTopic
    08/01/15 15:48:30 startup code is loading durable subscription: java:comp_env_jms_MediatorRetryTopic_oracle.tip.mediator.dispatch.MediatorQueueManagerFactory@19896c7
    08/01/15 15:48:30 oracle.j2ee.jms.oc4j.JMSServer startup complete
    2008-1-15 15:48:31 oracle.security.jps.fmw.util.JpsFmwUtil findSystemUser
    warning: findSystemUser: System user is not available from Credential Store.
    2008-1-15 15:48:32 oracle.security.jps.fmw.util.JpsFmwUtil findSystemUser
    warning: findSystemUser: System user is not available from Credential Store.
    2008-1-15 15:48:33 oracle.j2ee.util.AnnotatedLogger logWithThrowable
    warning: J2EE JCA-02013
    2008-1-15 15:48:33 oracle.j2ee.util.AnnotatedLogger logWithThrowable
    warning: J2EE JCA-02013
    2008-1-15 15:48:33 oracle.j2ee.util.AnnotatedLogger logWithThrowable
    warning: J2EE JCA-02013
    08/01/15 15:48:39 JmsConnectionFactory: Unable to set connectionparameters for OracleConnectionManager
    08/01/15 15:48:39 JmsConnectionFactory: Unable to set connectionparameters for OracleConnectionManager
    08/01/15 15:48:39 JmsConnectionFactory: Unable to set connectionparameters for OracleConnectionManager
    08/01/15 15:48:39 JmsConnectionFactory: Unable to set connectionparameters for OracleConnectionManager
    08/01/15 15:48:39 JmsConnectionFactory: Unable to set connectionparameters for OracleConnectionManager
    08/01/15 15:48:39 JmsConnectionFactory: Unable to set connectionparameters for OracleConnectionManager
    08/01/15 15:48:39 JmsConnectionFactory: Unable to set connectionparameters for OracleConnectionManager
    08/01/15 15:48:39 JmsConnectionFactory: Unable to set connectionparameters for OracleConnectionManager
    08/01/15 15:48:40 JmsConnectionFactory: Unable to set connectionparameters for OracleConnectionManager
    08/01/15 15:48:40 JmsConnectionFactory: Unable to set connectionparameters for OracleConnectionManager
    08/01/15 15:48:40 JmsConnectionFactory: Unable to set connectionparameters for OracleConnectionManager
    08/01/15 15:48:40 JmsConnectionFactory: Unable to set connectionparameters for OracleConnectionManager
    08/01/15 15:48:40 JmsConnectionFactory: Unable to set connectionparameters for OracleConnectionManager
    08/01/15 15:48:40 JmsConnectionFactory: Unable to set connectionparameters for OracleConnectionManager
    08/01/15 15:48:40 JmsConnectionFactory: Unable to set connectionparameters for OracleConnectionManager
    08/01/15 15:48:40 JmsConnectionFactory: Unable to set connectionparameters for OracleConnectionManager
    08/01/15 15:48:40 JmsConnectionFactory: Unable to set connectionparameters for OracleConnectionManager
    08/01/15 15:48:40 JmsConnectionFactory: Unable to set connectionparameters for OracleConnectionManager
    08/01/15 15:48:40 JmsConnectionFactory: Unable to set connectionparameters for OracleConnectionManager
    08/01/15 15:48:40 JmsConnectionFactory: Unable to set connectionparameters for OracleConnectionManager
    2008-1-15 15:48:40 oracle.security.jps.fmw.util.JpsFmwUtil findSystemUser
    warning: findSystemUser: System user is not available from Credential Store.
    2008-1-15 15:48:40 oracle.security.jps.fmw.util.JpsFmwUtil findSystemUser
    warning: findSystemUser: System user is not available from Credential Store.
    2008-1-15 15:48:41 oracle.security.jps.fmw.util.JpsFmwUtil findSystemUser
    warning: findSystemUser: System user is not available from Credential Store.
    2008-1-15 15:48:41 oracle.j2ee.util.AnnotatedLogger logWithThrowable
    warning: J2EE JNDI-00002
    2008-1-15 15:48:41 oracle.j2ee.util.AnnotatedLogger log
    warning: No javax.jms.ConnectionFactory found at null
    2008-1-15 15:48:41 oracle.security.jps.fmw.util.JpsFmwUtil findSystemUser
    warning: findSystemUser: System user is not available from Credential Store.
    2008-1-15 15:48:42 oracle.security.jps.fmw.util.JpsFmwUtil findSystemUser
    warning: findSystemUser: System user is not available from Credential Store.
    2008-1-15 15:48:42 oracle.security.jps.fmw.util.JpsFmwUtil findSystemUser
    warning: findSystemUser: System user is not available from Credential Store.
    2008-1-15 15:48:45 oracle.j2ee.util.AnnotatedLogger logWithThrowable
    warning: J2EE JNDI-00009
    2008-1-15 15:48:45 oracle.j2ee.util.AnnotatedLogger logWithThrowable
    warning: J2EE JNDI-00009
    08/01/15 15:48:47 DiagnosticService java logger init
    08/01/15 15:48:48 log level = INFO
    08/01/15 15:48:48 filter = null
    2008-1-15 15:48:48 oracle.tip.b2b.system.DiagnosticService checkLoggable
    warning: WARNING
    2008-1-15 15:48:48 oracle.tip.b2b.system.DiagnosticService checkLoggable
    severe: SEVERE
    08/01/15 15:48:48 DiagnosticService finish
    08/01/15 15:48:48 DiagnosticService : s_baseDirectoryName = D:\jinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\log\b2b
    08/01/15 15:48:48 ApplicationServerFactory<clean-only> ENV in ThreadMDBBean():
    08/01/15 15:48:48 ApplicationServerFactory<clean-only> ENV in EventListener():
    08/01/15 15:48:48 B2BStarterBean ejbCreate()
    2008-1-15 15:48:48 oracle.security.jps.fmw.util.JpsFmwUtil findSystemUser
    warning: findSystemUser: System user is not available from Credential Store.
    2008-1-15 15:48:49 oracle.security.jps.fmw.util.JpsFmwUtil findSystemUser
    warning: findSystemUser: System user is not available from Credential Store.
    2008-1-15 15:48:49 oracle.security.jps.fmw.util.JpsFmwUtil findSystemUser
    warning: findSystemUser: System user is not available from Credential Store.
    2008-1-15 15:48:50 oracle.security.jps.fmw.util.JpsFmwUtil findSystemUser
    warning: findSystemUser: System user is not available from Credential Store.
    2008-1-15 15:48:50 oracle.security.jps.fmw.util.JpsFmwUtil findSystemUser
    warning: findSystemUser: System user is not available from Credential Store.
    2008-1-15 15:48:51 oracle.j2ee.jmsrouter.util.JmsRouterMessages logException
    warning: oracle.j2ee.jmsrouter.RouterException: JMS Destination, {0}, does not exist
    [TopLink Info]: 2008.01.15 03:48:55.687--ServerSession(14633650)--TopLink, version: Oracle TopLink - 11g Technology Preview 3 (11.1.1.0.0) (Build 071207)
    [TopLink Info]: 2008.01.15 03:48:55.703--ServerSession(14633650)--Server: Oracle Containers for J2EE 10g (11.1.1.0.0)
    [TopLink Info]: 2008.01.15 03:48:55.937--ServerSession(14633650)--tracking-session login successful
    08/01/15 15:48:56 FabricConfigManager: ServerURL is http://tght-lxz:8988
    08/01/15 15:48:56 FabricConfigManager: JNDIProviderURL is ormi://tght-lxz:23891
    08/01/15 15:48:56 MediatorServiceEngine instantiated ....
    08/01/15 15:48:56 MediatorServiceEngine instantiated ....
    08/01/15 15:48:56 information: FaultPoliciesParser.<init> ------->Constructed Policy parser
    08/01/15 15:48:56 BPELServiceEngine=> constructed ....
    08/01/15 15:48:57 Warning: Could not locate file pc.properties in classpath
    08/01/15 15:48:57 error:didnot find exception error string "10198" in resource file
    08/01/15 15:48:58 BPELServiceEngine=> Setting FaultRecoveryManager
    08/01/15 15:48:58 GOT the CLASSPATH_CONTEXT org.springframework.context.support.ClassPathXmlApplicationContext@be5beb: display name [org.springframework.context.support.ClassPathXmlApplicationContext@be5beb]; startup date [Tue Jan 15 15:48:57 CST 2008]; root of context hierarchy
    [TopLink Info]: 2008.01.15 03:48:58.859--ServerSession(15795055)--TopLink, version: Oracle TopLink - 11g Technology Preview 3 (11.1.1.0.0) (Build 071207)
    [TopLink Info]: 2008.01.15 03:48:59.000--ServerSession(15795055)--file:/D:/jdev1111/j2ee/home/lib/api-ext/-bpel_persistence_unit login successful
    2008-1-15 15:48:59 com.collaxa.cube.CubeLogger error
    severe: <DomainObserverRegistry::load> Failed to locate observer class oracle.bpel.services.workflow.DeploymentListener
    2008-1-15 15:48:59 com.collaxa.cube.CubeLogger error
    severe: <DomainObserverRegistry::load> Failed to locate observer class com.collaxa.cube.ws.soap.oc4j.BPELOC4JServlet
    08/01/15 15:48:59 BPELServiceEngine=> initialized ....
    08/01/15 15:48:59 Mediator: setInstanceManager = oracle.integration.platform.instance.InstanceManagerImpl@1b8c5e3
    08/01/15 15:48:59 Mediator: setFacadeInstanceManager = [email protected]5
    2008-1-15 15:48:59 oracle.tip.mediator.dispatch.JMSDequeuer connect
    severe: +++++++++++++++ topic details : oracle.j2ee.ra.jms.generic.TopicImpl[MediatorDeferredTopic], group("")
    08/01/15 15:48:59 +++++++++++++++ topic details : oracle.j2ee.ra.jms.generic.TopicImpl[MediatorDeferredTopic], group("")
    2008-1-15 15:48:59 oracle.tip.mediator.dispatch.JMSDequeuer connect
    severe: +++++++++++++++ topic details : oracle.j2ee.ra.jms.generic.TopicImpl[MediatorRetryTopic], group("")
    08/01/15 15:48:59 +++++++++++++++ topic details : oracle.j2ee.ra.jms.generic.TopicImpl[MediatorRetryTopic], group("")
    2008-1-15 15:48:59 oracle.tip.mediator.dispatch.JMSDequeuer connect
    severe: +++++++++++++++ topic details : oracle.j2ee.ra.jms.generic.TopicImpl[MediatorErrorTopic], group("")
    08/01/15 15:48:59 +++++++++++++++ topic details : oracle.j2ee.ra.jms.generic.TopicImpl[MediatorErrorTopic], group("")
    2008-1-15 15:48:59 oracle.tip.mediator.dispatch.InitialMessageDispatcher init
    severe: Initial dispatcher is getting initiatlized
    [TopLink Info]: 2008.01.15 03:49:00.843--ServerSession(8167849)--TopLink, version: Oracle TopLink - 11g Technology Preview 3 (11.1.1.0.0) (Build 071207)
    [TopLink Info]: 2008.01.15 03:49:00.843--ServerSession(8167849)--Server: unknown
    [TopLink Info]: 2008.01.15 03:49:00.859--ServerSession(8167849)--tracking_session login successful
    [TopLink Info]: 2008.01.15 03:49:00.859--ServerSession(8167849)--tracking_session logout successful
    [TopLink Info]: 2008.01.15 03:49:01.140--ServerSession(8194283)--TopLink, version: Oracle TopLink - 11g Technology Preview 3 (11.1.1.0.0) (Build 071207)
    [TopLink Info]: 2008.01.15 03:49:01.140--ServerSession(8194283)--Server: Oracle Containers for J2EE 10g (11.1.1.0.0)
    [TopLink Info]: 2008.01.15 03:49:01.140--ServerSession(8194283)--tracking_session login successful
    [TopLink Info]: 2008.01.15 03:49:01.140--ServerSession(8167849)--TopLink, version: Oracle TopLink - 11g Technology Preview 3 (11.1.1.0.0) (Build 071207)
    [TopLink Info]: 2008.01.15 03:49:01.140--ServerSession(8167849)--Server: unknown
    [TopLink Info]: 2008.01.15 03:49:01.156--ServerSession(8167849)--tracking_session login successful
    08/01/15 15:49:01 Scheduler = oracle.cep.execution.scheduler.RoundRobinScheduler
    [TopLink Info]: 2008.01.15 03:49:01.687--ServerSession(14633650)--tracking-session logout successful
    [TopLink Info]: 2008.01.15 03:49:01.937--ServerSession(14759614)--TopLink, version: Oracle TopLink - 11g Technology Preview 3 (11.1.1.0.0) (Build 071207)
    [TopLink Info]: 2008.01.15 03:49:01.937--ServerSession(14759614)--Server: Oracle Containers for J2EE 10g (11.1.1.0.0)
    [TopLink Info]: 2008.01.15 03:49:01.953--ServerSession(14759614)--tracking-session login successful
    08/01/15 15:49:01 wasp.location = D:\jdev1111/uddi , found = true
    08/01/15 15:49:01 java.security.auth.login.config = D:\jdev1111/uddi/conf/jaas.config
    2008-1-15 15:49:02 oracle.ias.cache.CacheInternal open
    warning: Parsing configuration as XML failed
    2008-1-15 15:49:02 oracle.ias.cache.CacheInternal open
    warning: file=javacache.properties, java.io.FileNotFoundException: javacache.properties (system can't find spcified file。)
    null
    javacache.properties (system can't find spcified file。)
    2008-1-15 15:49:02 oracle.ias.cache.CacheInternal open
    warning: Attempting to parse configuration as non-XML
    08/01/15 15:49:04 information: FabricKernelInitializer.getCompositeList Checking server.xml at D:\jinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\config\server.xml
    08/01/15 15:49:04 warning: OC4JDeploymentListener.processServerXml File oracle-archive.xml not found in application datatags; composites will not be deployed
    08/01/15 15:49:04 warning: OC4JDeploymentListener.processServerXml File oracle-archive.xml not found in application javasso; composites will not be deployed
    08/01/15 15:49:04 warning: OC4JDeploymentListener.processServerXml File oracle-archive.xml not found in application jmsrouter; composites will not be deployed
    08/01/15 15:49:04 warning: OC4JDeploymentListener.processServerXml File oracle-archive.xml not found in application WSIL-App; composites will not be deployed
    08/01/15 15:49:04 warning: OC4JDeploymentListener.processServerXml File oracle-archive.xml not found in application soa-console; composites will not be deployed
    08/01/15 15:49:04 -------> FabricWebInitializer: parsing D:\jinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\deployed-composites\HelloWorldApp\sca_HelloWorld_rev1.0\composite.xml
    08/01/15 15:49:05 -------> FabricWebInitializer: parsing D:\jinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\deployed-composites\SOAHelloWorld\soa_Hello_rev1.0\composite.xml
    08/01/15 15:49:05 -------> FabricWebInitializer: parsing D:\jinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\deployed-composites\CreditCardValidation\soa_validationForCC_rev1.0\composite.xml
    08/01/15 15:49:06 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    08/01/15 15:49:06 >> modified xmlbean locale class in use
    08/01/15 15:49:06 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    08/01/15 15:49:07 -------> FabricWebInitializer: parsing D:\jinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\deployed-composites\CreditCardValidation\sca_validationForCC_rev1.0\composite.xml
    2008-1-15 15:49:07 oracle.fabric.FabricMessages warningMBeanAlreadyExists
    warning: An MBean of name "soa-infra:J2EEApplication=CreditCardValidation,J2EEServer=standalone,name="validationForCC",revision=1.0,type=SCAComposite" already exists. Unable to create MBean for this composite.
    08/01/15 15:49:07 -------> FabricKernelInitializer init() took 3.203 seconds.
    2008-1-15 15:49:07 oracle.j2ee.xml.XMLMessages warningException
    warning: Exception Encountered
    2008-1-15 15:49:08 oracle.j2ee.xml.XMLMessages warningException
    warning: Exception Encountered
    2008-1-15 15:49:08 oracle.j2ee.xml.XMLMessages warningException
    warning: Exception Encountered
    2008-1-15 15:49:08 oracle.j2ee.xml.XMLMessages warningException
    warning: Exception Encountered
    2008-1-15 15:49:08 oracle.j2ee.xml.XMLMessages warningException
    warning: Exception Encountered
    2008-1-15 15:49:08 oracle.j2ee.xml.XMLMessages warningException
    warning: Exception Encountered
    2008-1-15 15:49:08 oracle.j2ee.xml.XMLMessages warningException
    warning: Exception Encountered
    2008-1-15 15:49:08 oracle.j2ee.xml.XMLMessages warningException
    warning: Exception Encountered
    2008-1-15 15:49:08 oracle.j2ee.ws.server.jmx.DualDataSourceConfigObjectMBeanAssociationInfoImpl initializeConfigObjectAndAssociatedMBean
    warning: Config MBean "oracle.as.config:J2EEApplication=soa-infra,WebModule="taskservice",type=WebServicesConfig" is being registered, but it is already registered. It should have been removed when the application was either stopped or undeployed. Examine the errors that resulted when the application was stopped or undeployed.
    2008-1-15 15:49:08 oracle.j2ee.xml.XMLMessages warningException
    warning: Exception Encountered
    2008-1-15 15:49:08 oracle.j2ee.xml.XMLMessages warningException
    warning: Exception Encountered
    2008-1-15 15:49:08 oracle.j2ee.xml.XMLMessages warningException
    warning: Exception Encountered
    2008-1-15 15:49:08 oracle.j2ee.xml.XMLMessages warningException
    warning: Exception Encountered
    2008-1-15 15:49:09 oracle.j2ee.xml.XMLMessages warningException
    warning: Exception Encountered
    2008-1-15 15:49:09 oracle.j2ee.xml.XMLMessages warningException
    warning: Exception Encountered
    2008-1-15 15:49:09 oracle.j2ee.ws.server.jmx.DualDataSourceConfigObjectMBeanAssociationInfoImpl initializeConfigObjectAndAssociatedMBean
    warning: Config MBean "oracle.as.config:J2EEApplication=soa-infra,WebModule="taskservice",type=WebServicesConfig" is being registered, but it is already registered. It should have been removed when the application was either stopped or undeployed. Examine the errors that resulted when the application was stopped or undeployed.
    2008-1-15 15:49:09 oracle.j2ee.xml.XMLMessages warningException
    warning: Exception Encountered
    2008-1-15 15:49:09 oracle.j2ee.xml.XMLMessages warningException
    warning: Exception Encountered
    2008-1-15 15:49:09 oracle.j2ee.xml.XMLMessages warningException
    warning: Exception Encountered
    2008-1-15 15:49:09 oracle.j2ee.xml.XMLMessages warningException
    warning: Exception Encountered
    2008-1-15 15:49:09 oracle.j2ee.xml.XMLMessages warningException
    warning: Exception Encountered
    2008-1-15 15:49:09 oracle.j2ee.xml.XMLMessages warningException
    warning: Exception Encountered
    2008-1-15 15:49:09 oracle.j2ee.xml.XMLMessages warningException
    warning: Exception Encountered
    2008-1-15 15:49:09 oracle.j2ee.xml.XMLMessages warningException
    warning: Exception Encountered
    2008-1-15 15:49:09 oracle.j2ee.xml.XMLMessages warningException
    warning: Exception Encountered
    2008-1-15 15:49:09 oracle.j2ee.xml.XMLMessages warningException
    warning: Exception Encountered
    2008-1-15 15:49:09 oracle.j2ee.xml.XMLMessages warningException
    warning: Exception Encountered
    2008-1-15 15:49:09 oracle.j2ee.xml.XMLMessages warningException
    warning: Exception Encountered
    2008-1-15 15:49:09 oracle.j2ee.ws.server.jmx.DualDataSourceConfigObjectMBeanAssociationInfoImpl initializeConfigObjectAndAssociatedMBean
    warning: Config MBean "oracle.as.config:J2EEApplication=soa-infra,WebModule="taskqueryservice",type=WebServicesConfig" is being registered, but it is already registered. It should have been removed when the application was either stopped or undeployed. Examine the errors that resulted when the application was stopped or undeployed.
    2008-1-15 15:49:09 oracle.j2ee.xml.XMLMessages warningException
    warning: Exception Encountered
    2008-1-15 15:49:09 oracle.j2ee.xml.XMLMessages warningException
    warning: Exception Encountered
    2008-1-15 15:49:09 oracle.j2ee.xml.XMLMessages warningException
    warning: Exception Encountered
    2008-1-15 15:49:09 oracle.j2ee.xml.XMLMessages warningException
    warning: Exception Encountered
    2008-1-15 15:49:09 oracle.j2ee.xml.XMLMessages warningException
    warning: Exception Encountered
    2008-1-15 15:49:09 oracle.j2ee.xml.XMLMessages warningException
    warning: Exception Encountered
    2008-1-15 15:49:09 oracle.j2ee.ws.server.jmx.DualDataSourceConfigObjectMBeanAssociationInfoImpl initializeConfigObjectAndAssociatedMBean
    warning: Config MBean "oracle.as.config:J2EEApplication=soa-infra,WebModule="taskqueryservice",type=WebServicesConfig" is being registered, but it is already registered. It should have been removed when the application was either stopped or undeployed. Examine the errors that resulted when the application was stopped or undeployed.
    2008-1-15 15:49:09 oracle.j2ee.xml.XMLMessages warningException
    warning: Exception Encountered
    2008-1-15 15:49:09 oracle.j2ee.xml.XMLMessages warningException
    warning: Exception Encountered
    2008-1-15 15:49:09 oracle.j2ee.xml.XMLMessages warningException
    warning: Exception Encountered
    2008-1-15 15:49:10 oracle.j2ee.xml.XMLMessages warningException
    warning: Exception Encountered
    2008-1-15 15:49:10 oracle.j2ee.xml.XMLMessages warningException
    warning: Exception Encountered
    2008-1-15 15:49:10 oracle.j2ee.xml.XMLMessages warningException
    warning: Exception Encountered
    2008-1-15 15:49:10 oracle.j2ee.xml.XMLMessages warningException
    warning: Exception Encountered
    2008-1-15 15:49:10 oracle.j2ee.xml.XMLMessages warningException
    warning: Exception Encountered
    2008-1-15 15:49:10 oracle.j2ee.xml.XMLMessages warningException
    warning: Exception Encountered
    2008-1-15 15:49:10 oracle.j2ee.xml.XMLMessages warningException
    warning: Exception Encountered
    2008-1-15 15:49:10 oracle.j2ee.xml.XMLMessages warningException
    warning: Exception Encountered
    2008-1-15 15:49:10 oracle.j2ee.xml.XMLMessages warningException
    warning: Exception Encountered
    2008-1-15 15:49:10 oracle.j2ee.ws.server.jmx.DualDataSourceConfigObjectMBeanAssociationInfoImpl initializeConfigObjectAndAssociatedMBean
    warning: Config MBean "oracle.as.config:J2EEApplication=soa-infra,WebModule="usermetadataservice",type=WebServicesConfig" is being registered, but it is already registered. It should have been removed when the application was either stopped or undeployed. Examine the errors that resulted when the application was stopped or undeployed.
    2008-1-15 15:49:10 oracle.j2ee.xml.XMLMessages warningException
    warning: Exception Encountered
    2008-1-15 15:49:10 oracle.j2ee.xml.XMLMessages warningException
    warning: Exception Encountered
    2008-1-15 15:49:10 oracle.j2ee.xml.XMLMessages warningException
    warning: Exception Encountered
    2008-1-15 15:49:10 oracle.j2ee.xml.XMLMessages warningException
    warning: Exception Encountered
    2008-1-15 15:49:10 oracle.j2ee.xml.XMLMessages warningException
    warning: Exception Encountered
    2008-1-15 15:49:10 oracle.j2ee.xml.XMLMessages warningException
    warning: Exception Encountered
    2008-1-15 15:49:10 oracle.j2ee.ws.server.jmx.DualDataSourceConfigObjectMBeanAssociationInfoImpl initializeConfigObjectAndAssociatedMBean
    warning: Config MBean "oracle.as.config:J2EEApplication=soa-infra,WebModule="usermetadataservice",type=WebServicesConfig" is being registered, but it is already registered. It should have been removed when the application was either stopped or undeployed. Examine the errors that resulted when the application was stopped or undeployed.
    2008-1-15 15:49:10 oracle.j2ee.xml.XMLMessages warningException
    warning: Exception Encountered
    2008-1-15 15:49:10 oracle.j2ee.xml.XMLMessages warningException
    warning: Exception Encountered
    2008-1-15 15:49:10 oracle.j2ee.xml.XMLMessages warningException
    warning: Exception Encountered
    2008-1-15 15:49:10 oracle.j2ee.xml.XMLMessages warningException
    warning: Exception Encountered
    08/01/15 15:49:13 IN NotificationService.startup()
    Ready message received from Oc4jNotifier.
    DefaultServer startup time: 67656 ms.
    DefaultServer started.
    after I deploy end-2-end 105 ch2,I didnot find it on http://localhost:8988/SOAConsole,how can I correct this and deploy my applicaion?
    thanks advance
    lixinzhu
    2008/1/15

    See the SOA tech preview forum
    SOA Suite and OC4J 11g Technology Preview
    In this case, you do not show the server completely started - see the SOA install guide for details on what messages to watch for before deploying your app.
    Heidi.

  • Defining more "predefined groups" of ip to use in rules

    I want to add some rules to inbound connection of my win 2012 server. All the rules should apply to a group of ip addresses.
    It looks like the firewall supports groups of IP (predefined groups) but - I can't find the way to define a new group and set it's member's ip.
    How can it be done if at all ?

    On Thu, 23 Jan 2014 16:28:06 +0000, Daniel-IL wrote:
    I want to add some rules to inbound connection of my win 2012 server. All the rules should apply to a group of ip addresses.
    It looks like the firewall supports groups of IP (predefined groups) but - I can't find the way to define a new group and set it's member's ip.
    How can it be done if at all ?
    If you're asking about the Scope tab on an Inbound rule then their aren't
    any predefined groups. You can either add by individual IP address, by
    subnet, or by a range of IP addresses.
    If you're not referring to the Scope tab, please clarify.
    Paul Adare - FIM CM MVP
    "for thing in $(fnord $(frob $(./gazonk foo bar baz bletch thud grunt)));
    do
    zot --wodchuck ${thing}; done"
    -- Stig Sandbeck Mathisen making a point about the beauty of shell scripts

  • How to add batch server group in script parameters

    Hi All,
    Is there any way to incorporate the "background server groups" directly in the script parameters in REDWOOD? There is an option to provide the target server in parameter TARGET_SERVER. But its not working if i maintain a server group. Any help will be appreciated.
    Thanks
    Arun Raghavan

    Hi Blom,
    Thanks for the reply. I am not able to find any parameter with the name TARGET_GROUP. Can I add this explicitly as a new parameter? But i am not sure how it will correlate to the batch server group in SAP. I also tried to import a job with target group defined. But the imported copy doesn't contain any values for it.

  • RADIUS-3-NOSERVERS: No radius hosts configured or no valid server present in the server group

    Hi,
    I currently have an C2960 switch with IOS 15.0(2) SE4. To log on the CLI of the switch authentication against a RADIUS server takes place. Accounting is not wanted. The config of the switch is as follows:
    aaa new-model
    aaa group server radius RADIUSGROUP
     server xxx.xxx.xxx.1 auth-port 1812 acct-port 0
     server xxx.xxx.xxx.2 auth-port 1812 acct-port 0
    aaa authentication login default group RADIUSGROUP local
    aaa authentication dot1x default group RADIUSGROUP
    aaaauthorization network default group RADIUSGROUP
    radius server host xxx.xxx.xxx.1 auth-port 1812 acct-port 0 key 7 [encrypted password]
    radius server host xxx.xxx.xxx.2 auth-port 1812 acct-port 0 key 7 [encrypted password]
    It works fine, the authentication and the login are successful, but every login generates a message in the logging of the switch:
    RADIUS-3-NOSERVERS: No radius hosts configured or no valid server present in the server group
    What is going wrong???
    Any help would be appreciated.

        That's going to be something you are going to have to go the cisco TAC with .  That looks to be some kind of software bug.  Also a feature probably not a lot of people actually use and have knowlwedge about.

Maybe you are looking for

  • Where is the running JAVA file is located

    Hey, lets say my java file would be in C:\package1\whereIam.java if I run this program, how can I ask (command ?), in which directory the running java file is located. i.e. I would like to get C:\package1 Aykut

  • My *entire library* is suddenly gone except for one recently imported music bundle.

    a week ago i loaded/imported a large folder of music (gift with an e-book purchase) to my itunes music library. that went fine, but this morning i wanted to sync my ipod touch with itunes, and that recently imported content is *all that is there*. al

  • Update dialog edit controls in LV

    I have a dialog with digital and text controls and a SAVE button. I want the controls values stored into a file when SAVE is clicked. Pb: If the user hits SAVE when one of the control is still being edited (active blinking cursor) the control will re

  • Why can't I rename a podcast?

    I got into "Get Info" and change the name, but it doesn't take effect. Why is this so? Thanks.

  • Exceptions for deleting a payroll result

    Hello Experts, Is there any situation when system does not allow us to delete a payroll result???? If yes.... in what all situations will the system not allow us to delete payroll result??? All inputs are appreciated......... Thanks, Janga K.