Ebcc : Exceeding number of bays

Hi folks,
I'm trying to load a webflow file of around 180 k in ebcc and i receive an exception
corresponding to the lines below (from ebcc log file) .
Anybody can help ?
PS : I'm using WLP 7.0.2 with Windows NT OS
[ERROR] 930001: Could not load data for TOTO.
com.bea.commerce.tools.webflow.core.util.Assert$AssertException: Exceeding number
of bays
at com.bea.commerce.tools.webflow.core.util.Assert.doThrow(Assert.java:176)
at com.bea.commerce.tools.webflow.ui.models.impl.DefaultOriginEntityModel.addLink(DefaultOriginEntityModel.java:243)
     at com.bea.commerce.tools.webflow.ui.models.impl.DefaultOriginEntityModel.addLink(DefaultOriginEntityModel.java:251)
     at com.bea.commerce.tools.webflow.ui.models.impl.DefaultOriginEntityModel.resolveOutputLinks(DefaultOriginEntityModel.java:300)
     at com.bea.commerce.tools.webflow.ui.models.impl.DefaultEntityManagerModel.buildFromDelegate(DefaultEntityManagerModel.java:133)
     at com.bea.commerce.tools.webflow.ui.models.impl.DefaultEntityManagerModel.<init>(DefaultEntityManagerModel.java:76)
     at com.bea.commerce.tools.webflow.ui.persistence.UIFlatFilePersistenceManager.loadEntity(UIFlatFilePersistenceManager.java:231)
     at com.bea.commerce.tools.webflow.ui.persistence.UIFlatFilePersistenceManager.load(UIFlatFilePersistenceManager.java:165)
     at com.bea.commerce.tools.webflow.ui.supermario.Main.getLoadedPersistenceMgr(Main.java:206)
     at com.bea.commerce.tools.webflow.ui.supermario.Main.getEntityManagerModel(Main.java:180)
     at com.bea.commerce.tools.webflow.WfpPersistenceHandle.retrieveData(WfpPersistenceHandle.java:337)
     at com.bea.commerce.tools.webflow.WebFlowPersistenceHandler.retrieveData(WebFlowPersistenceHandler.java:366)
     at com.bea.commerce.tools.filesystem.FilesystemPersistenceLayer.retrieveData(FilesystemPersistenceLayer.java:2321)
     at com.bea.commerce.tools.netbeans.webflow.WebFlowOpenSupport.createCloneableTopComponent(WebFlowOpenSupport.java:119)
     at org.openide.windows.CloneableOpenSupport.openCloneableTopComponent(CloneableOpenSupport.java:170)
     at org.openide.windows.CloneableOpenSupport$1.run(CloneableOpenSupport.java:67)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:149)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:332)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:126)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:88)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:80)
[ERROR] 930005: Could not open TOTO.
com.bea.commerce.tools.PersistenceException: Could not load the WebFlow.
     at com.bea.commerce.tools.webflow.WfpPersistenceHandle.retrieveData(WfpPersistenceHandle.java:350)
     at com.bea.commerce.tools.webflow.WebFlowPersistenceHandler.retrieveData(WebFlowPersistenceHandler.java:366)
     at com.bea.commerce.tools.filesystem.FilesystemPersistenceLayer.retrieveData(FilesystemPersistenceLayer.java:2321)
     at com.bea.commerce.tools.netbeans.webflow.WebFlowOpenSupport.createCloneableTopComponent(WebFlowOpenSupport.java:119)
     at org.openide.windows.CloneableOpenSupport.openCloneableTopComponent(CloneableOpenSupport.java:170)
     at org.openide.windows.CloneableOpenSupport$1.run(CloneableOpenSupport.java:67)
     at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:149)
     at java.awt.EventQueue.dispatchEvent(EventQueue.java:332)
     at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:126)
     at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:93)
     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:88)
     at java.awt.EventDispatchThread.run(EventDispatchThread.java:80)
trieveData(WfpPersistenceHandle.java:350)
     at com.bea.commerce.tools.webflow.WebFlowPersistenceHandler.retrieveData(WebFlowPersistenceHandler.java:366)
     at com.bea.commerce.tools.filesystem.FilesystemPersistenceLayer.retrieveData(FilesystemPersistenceLayer.java:2321)
     at com.bea.commerce.tools.netbeans.webflow.WebFlowOpenSupport.createCloneableTopComponent(WebFlowOpenSupport.java:119)
     at org

Hi folks,
I'm trying to load a webflow file of around 180 k in ebcc and i receive an exception
corresponding to the lines below (from ebcc log file) .
Anybody can help ?
PS : I'm using WLP 7.0.2 with Windows NT OS
[ERROR] 930001: Could not load data for TOTO.
com.bea.commerce.tools.webflow.core.util.Assert$AssertException: Exceeding number
of bays
at com.bea.commerce.tools.webflow.core.util.Assert.doThrow(Assert.java:176)
at com.bea.commerce.tools.webflow.ui.models.impl.DefaultOriginEntityModel.addLink(DefaultOriginEntityModel.java:243)
     at com.bea.commerce.tools.webflow.ui.models.impl.DefaultOriginEntityModel.addLink(DefaultOriginEntityModel.java:251)
     at com.bea.commerce.tools.webflow.ui.models.impl.DefaultOriginEntityModel.resolveOutputLinks(DefaultOriginEntityModel.java:300)
     at com.bea.commerce.tools.webflow.ui.models.impl.DefaultEntityManagerModel.buildFromDelegate(DefaultEntityManagerModel.java:133)
     at com.bea.commerce.tools.webflow.ui.models.impl.DefaultEntityManagerModel.<init>(DefaultEntityManagerModel.java:76)
     at com.bea.commerce.tools.webflow.ui.persistence.UIFlatFilePersistenceManager.loadEntity(UIFlatFilePersistenceManager.java:231)
     at com.bea.commerce.tools.webflow.ui.persistence.UIFlatFilePersistenceManager.load(UIFlatFilePersistenceManager.java:165)
     at com.bea.commerce.tools.webflow.ui.supermario.Main.getLoadedPersistenceMgr(Main.java:206)
     at com.bea.commerce.tools.webflow.ui.supermario.Main.getEntityManagerModel(Main.java:180)
     at com.bea.commerce.tools.webflow.WfpPersistenceHandle.retrieveData(WfpPersistenceHandle.java:337)
     at com.bea.commerce.tools.webflow.WebFlowPersistenceHandler.retrieveData(WebFlowPersistenceHandler.java:366)
     at com.bea.commerce.tools.filesystem.FilesystemPersistenceLayer.retrieveData(FilesystemPersistenceLayer.java:2321)
     at com.bea.commerce.tools.netbeans.webflow.WebFlowOpenSupport.createCloneableTopComponent(WebFlowOpenSupport.java:119)
     at org.openide.windows.CloneableOpenSupport.openCloneableTopComponent(CloneableOpenSupport.java:170)
     at org.openide.windows.CloneableOpenSupport$1.run(CloneableOpenSupport.java:67)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:149)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:332)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:126)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:88)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:80)
[ERROR] 930005: Could not open TOTO.
com.bea.commerce.tools.PersistenceException: Could not load the WebFlow.
     at com.bea.commerce.tools.webflow.WfpPersistenceHandle.retrieveData(WfpPersistenceHandle.java:350)
     at com.bea.commerce.tools.webflow.WebFlowPersistenceHandler.retrieveData(WebFlowPersistenceHandler.java:366)
     at com.bea.commerce.tools.filesystem.FilesystemPersistenceLayer.retrieveData(FilesystemPersistenceLayer.java:2321)
     at com.bea.commerce.tools.netbeans.webflow.WebFlowOpenSupport.createCloneableTopComponent(WebFlowOpenSupport.java:119)
     at org.openide.windows.CloneableOpenSupport.openCloneableTopComponent(CloneableOpenSupport.java:170)
     at org.openide.windows.CloneableOpenSupport$1.run(CloneableOpenSupport.java:67)
     at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:149)
     at java.awt.EventQueue.dispatchEvent(EventQueue.java:332)
     at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:126)
     at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:93)
     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:88)
     at java.awt.EventDispatchThread.run(EventDispatchThread.java:80)
trieveData(WfpPersistenceHandle.java:350)
     at com.bea.commerce.tools.webflow.WebFlowPersistenceHandler.retrieveData(WebFlowPersistenceHandler.java:366)
     at com.bea.commerce.tools.filesystem.FilesystemPersistenceLayer.retrieveData(FilesystemPersistenceLayer.java:2321)
     at com.bea.commerce.tools.netbeans.webflow.WebFlowOpenSupport.createCloneableTopComponent(WebFlowOpenSupport.java:119)
     at org

Similar Messages

  • Der IMAP-Befehl „CREATE" ist mit der Fehlermeldung „Quota exceeded (number of (Number of mailboxes exceeded mailboxes exceeded)" vom Server fehl"geschlagen..

    Hinzufügen von Unterordnern in AppleMail wird blockiert durch die Meldung: Der IMAP Befehl "create" ist mit der Fehlermeldung "quota exceeded (Number of mailboxes exceeded)" vom Server fehlgeschlagen

  • HBO GO - Exceeded number of simultaneous video streams...

    hi,
    i'm unable to view any HBO go videos while logged in on my laptop, using any of the regular browsers FF/IE/Chrome as I constantly get this message once i hit play "You have exceeded the maximum number of simultaneous video streams for your household." i do not have any other streams running. i was able to play the videos using the "playon" browser on the laptop but that's no really any use.
    any ideas on how to make this message go away and allow me to view the videos on my regular browsers (deleting cookies/clearing cache etc. didnt make any difference.)
    thanks.

    The subject hints to "simultaneous" streams... I've installed the HBOGo app on several devices and never had a problem, however I do not believe I've ever tried to use it on more than 1 device at a time.
    I do not know their simultaneous limit.

  • Web server hangs after exceeding number of connection

    Hi DBAs,
    We are maintaining oracle 9i and webser on solaris.
    so, after reaching 800 connection as shown on v$session the webserver hangs and we have to restart the webserver again.
    Please help me where i need to check for this.
    Regards
    Asif

    please find the following details :-
    We are maintaining one DB server and 4 webserver .
    OS Platform (for DB and Webserver)
    : Sun Microsystems Inc. SunOS 5.9
    Web server : SunONE 6.1
    Database Version : Oracle Database 10g Release 10.1.0.2.0 - 64bit
    Physical RAM (for DB server) : 8Gb.
    Physical RAM (for Web server):4 web server each of 4 GB
    Connect descriptor used in webserver to connect to oracle:
    We use JDBC connection pooling that comes with the web server(SunONE)
    The details of the configuration are:
    <JDBCCONNECTIONPOOL name="wbol-pool" datasourceclassname="oracle.jdbc.pool.OracleDataSource" steadypoolsize="8" maxpoolsize="100"
    poolresizequantity="2" idletimeout="300" maxwaittime="180000" connectionvalidationrequired="off"
    connectionvalidationmethod="auto-commit" validationtablename="" failallconnections="off" transactioniso
    lationlevel="read-committed" isolationlevelguaranteed="on">
    <PROPERTY name="URL"
    value="jdbc:oracle:thin:@{server ip}:1521:wborcle"/>
    <PROPERTY name="User" value="username"/>
    <PROPERTY name="Password" value="password"/>
    </JDBCCONNECTIONPOOL>
    Database is running in Shared mode(with 4 dispatchers) but clients are connected through dedicated mode.
    max_process = 810
    cur_process = 349
    in alert.log file i have seen below error :-
    Process q000 started up but failed with error = 20
    user not able to stablish a connection through sqlplus also when web server hangs .
    Hope you can help me to identify the problem based on above information, if any thing else u wanted to know plz let me know..
    Asif

  • Suggested max number of images for a PSE10 Catalog?

    Hello, I have a catalog that I currently have over 132K images in. I would like to keep all the images in the same catalog as I want to be able to easily search for pictures I want. Is there  a specific limit or suggested not to exceed number of objects in a catalog for PSE10?  David

    There is no max.

  • Narration long- exceeds frames

    I need to convert a PowerPoint to Flash and add narration
    (mp3). The narration exceeds number of frames in Flash 8. How do I
    synchronize the additions of info to frames to keep with the
    narration when there aren't enough frames in timeline? I know this
    is probably simple but I am fairly new to Flash. Live Motion had a
    timeline but you didn't have to deal with frames.

    I would insert frames until they exceed the length of the
    narrative. Highlight one or more frames on all layers, then use the
    F5 key to insert a frame at a time. You can also click and drag the
    last frame on each layer to the right. You will get a keyframe at
    the end, but you can delete it.

  • Error while executing the iBot

    Hi,
    I have configured Scheduler on Unix box. I am able to create an iBot and save it but its not executing it when i check the iBot log i can seen the below error
    iBot Chain Started.
    Scheduler iBot Version: 201
    Job ID: 23
    Instance ID: 139.000000
    User ID: Administrator
    Parameters:
    Job Version: 2
    Root iBot ID: /users/administrator/_ibots/test8
    Oracle BI Presentation Server: localhost:29480
    Debug: True
    iBot Load Balancing Enabled.
    +++ ThreadID: 6 : 2008-05-08 20:34:53.530
    Global Error: [nQSError: 77030] Oracle BI Presentation Server Connection Error: An error occurred during execution of "connec
    t". Connection refused [Socket:20]
    Error Codes: ETI2U8FA
    +++ ThreadID: 6 : 2008-05-08 20:34:53.532
    ...Trying main loop again.
    +++ ThreadID: 6 : 2008-05-08 20:34:53.536
    ... Sleeping for 3 seconds.
    +++ ThreadID: 6 : 2008-05-08 20:34:56.556
    Global Error: [nQSError: 77030] Oracle BI Presentation Server Connection Error: An error occurred during execution of "connec
    t". Connection refused [Socket:21]
    Error Codes: ETI2U8FA
    +++ ThreadID: 6 : 2008-05-08 20:34:56.559
    Terminal Error: Exceeded number of retries.
    +++ ThreadID: 6 : 2008-05-08 20:34:56.560
    iBot Chain Completed.
    Please le me know the solution if any one knows.
    Thanks
    Sankar

    Hi Vamsi.
    The exactly erro refers to a problems when you try upgrade from these version to 11.5.10.
    Can you read this note and apply solution? The note refers a patch, but the problem is the same.
    After Patch 4334965, adstrtal.sh & adstpall.sh is failing with errors [ID 360046.1]
    BR Rafael Ceolim

  • Unable to Schedule the Report with a user with Author Role.

    Hi,
    I tried to Schedule the Report using weblogic user(which has admin role) it worked perfectly. But when i try to login using User(which has author role) and when i try to schedule a report i am getting the following error. It is clustered Environment.
    [nQSError: 77006] Oracle BI Presentation Server Error: A fatal error occurred while processing the request. The server responded with: Authentication Failure.
    Error Codes: IHVF6OM7:OPR4ONWY:U9IM8TAC
    Location: saw.connectionPool.getConnection, saw.securitysubsystem.checkauthentication.runimpl, saw.securitysubsystem.checkauthentication, saw.delivers.rpc.getDeviceContent, saw.rpc.server.responder, saw.rpc.server, saw.rpc.server.handleConnection, saw.rpc.server.dispatch, saw.threadpool.socketrpcserver, saw.threads
    Odbc driver returned an error (SQLDriverConnectW).
    State: 08004. Code: 10018. [NQODBC] [SQL_STATE: 08004] [nQSError: 10018] Access for the requested connection is refused.
    [nQSError: 43113] Message returned from OBIS.
    [nQSError: 13039] The impersonator does not exist in the BI Security Service. (08004)
    Error Codes:
    Location: saw.delivers.rpc.getDeviceContent, saw.rpc.server.responder, saw.rpc.server, saw.rpc.server.handleConnection, saw.rpc.server.dispatch, saw.threadpool.socketrpcserver, saw.threads
    Error Codes: AGEGTYVF
    AgentID: /users/richard/Test Mail Report
    ...Trying Agent Get Response Content loop again.... Sleeping for 8 seconds.[nQSError: 77006] Oracle BI Presentation Server Error: A fatal error occurred while processing the request. The server responded with: Authentication Failure.
    Error Codes: IHVF6OM7:OPR4ONWY:U9IM8TAC
    Location: saw.connectionPool.getConnection, saw.securitysubsystem.checkauthentication.runimpl, saw.securitysubsystem.checkauthentication, saw.delivers.rpc.getDeviceContent, saw.rpc.server.responder, saw.rpc.server, saw.rpc.server.handleConnection, saw.rpc.server.dispatch, saw.threadpool.socketrpcserver, saw.threads
    Odbc driver returned an error (SQLDriverConnectW).
    State: 08004. Code: 10018. [NQODBC] [SQL_STATE: 08004] [nQSError: 10018] Access for the requested connection is refused.
    [nQSError: 43113] Message returned from OBIS.
    [nQSError: 13039] The impersonator does not exist in the BI Security Service. (08004)
    Error Codes:
    Location: saw.delivers.rpc.getDeviceContent, saw.rpc.server.responder, saw.rpc.server, saw.rpc.server.handleConnection, saw.rpc.server.dispatch, saw.threadpool.socketrpcserver, saw.threads
    Error Codes: AGEGTYVF
    AgentID:/users/richard/Test Mail Report
    ...Trying Agent Get Response Content loop again.... Sleeping for 6 seconds.[nQSError: 77006] Oracle BI Presentation Server Error: A fatal error occurred while processing the request. The server responded with: Authentication Failure.
    Error Codes: IHVF6OM7:OPR4ONWY:U9IM8TAC
    Location: saw.connectionPool.getConnection, saw.securitysubsystem.checkauthentication.runimpl, saw.securitysubsystem.checkauthentication, saw.delivers.rpc.getDeviceContent, saw.rpc.server.responder, saw.rpc.server, saw.rpc.server.handleConnection, saw.rpc.server.dispatch, saw.threadpool.socketrpcserver, saw.threads
    Odbc driver returned an error (SQLDriverConnectW).
    State: 08004. Code: 10018. [NQODBC] [SQL_STATE: 08004] [nQSError: 10018] Access for the requested connection is refused.
    [nQSError: 43113] Message returned from OBIS.
    [nQSError: 13039] The impersonator does not exist in the BI Security Service. (08004)
    Error Codes:
    Location: saw.delivers.rpc.getDeviceContent, saw.rpc.server.responder, saw.rpc.server, saw.rpc.server.handleConnection, saw.rpc.server.dispatch, saw.threadpool.socketrpcserver, saw.threads
    Error Codes: AGEGTYVF
    AgentID: /users/richard/Test Mail Report
    Exceeded number of request retries for method GetResponseContent.
    Can any one help me with this.
    Thanks
    Rondo.
    Edited by: RONDO on Dec 12, 2012 4:07 PM

    Check the Doc ID 1446877.1
    As per this doc Fix to apply patch 13553428:
    The fix to this issue is to apply patch for the following unpublished bug.
    Bug 13553428 - QA:BLK:DELIVER TO CORP. OID LDAP USERS FAILED WITH IMPERSONATOR DOES'NT EXIST.
    Patch 13553428: QA:BLK:DELIVER TO CORP. OID LDAP USERS FAILED WITH IMPERSONATOR DOES'NT EXIST.
    The patch is available on MOS and can be applied to all platforms.
    Or access via this link:
    https://updates.oracle.com/Orion/Services/download/p13553428_111160_Generic.zip?aru=14732325&patch_file=p13553428_111160_Generic.zip
    Please refer to the Readme. It is important to Stop the System before applying the patch. Then restart.
    During restart Weblogic should automatically detect that bimiddleware.ear has changed in the OH and automatically redeploy the application
    If helps pls mark as correct
    Edited by: Srini VEERAVALLI on Dec 12, 2012 7:39 PM

  • How many photos can you load into Organizer and Editor

    How many photos can you load into Organizer and Editor at one time.  I receive the error message, "Unable to Import Files", which says "You exceeded number of files that can be selecteed and imported at once...."  What is the number?  Secondly is there a way around this for either the Organizer or Editor to work on thousands of photos at the same time?
    Thanks

    I have never heard of this particular limit before.
    Please understand, this appears to be the limit you can import into the Organizer at one time -- you can have as many photos as you want in the Organizer; but apparently you have to import in batches rather than all at once.
    I don't think it applies to the editor; and I can't imagine wanting to have more then a few files in the editor at any one time ... even if you could open 2000 photos in the editor at once, what sense would that make?

  • Getting error while creating a IBOTs (scheduler ibot setup error)

    Hi , While running the IBOTS , I am getting below error:-
    error :-
    +++ ThreadID: 1760 : 2011-08-15 13:25:13.265 Global Error: [nQSError: 77006] Oracle BI Presentation Server Error: Authentication failed.
    Error Codes: WKY9UVRD: Authentication Failure. Error Codes: IHVF6OM7:OPR4ONWY:U9IM8TAC Odbc driver returned an error (SQLDriverConnectW).
    State: 08004. Code: 10018.
    [NQODBC] [SQL_STATE: 08004] [nQSError: 10018] Access for the requested connection is refused.
    [nQSError: 43001] Authentication failed for Administrator in repository Star: invalid user/password.
    (08004) +++ ThreadID: 1760 : 2011-08-15 13:25:13.390 ...Trying main loop again.
    +++ ThreadID: 1760 : 2011-08-15 13:25:13.515 ... Sleeping for 4 seconds. +++ ThreadID: 1760 :
    2011-08-15 13:25:18.515 Global Error:
    [nQSError: 77006] Oracle BI Presentation Server Error: Authentication failed.
    \Error Codes: WKY9UVRD: Authentication Failure. Error Codes: IHVF6OM7:OPR4ONWY:U9IM8TAC Odbc driver returned an error (SQLDriverConnectW).
    State: 08004. Code: 10018. [NQODBC] [SQL_STATE: 08004] [nQSError: 10018] Access for the requested connection is refused.
    [nQSError: 43001] Authentication failed for Administrator in repository Star: invalid user/password.
    (08004) +++ ThreadID: 1760 : 2011-08-15 13:25:18.625 Terminal Error: Exceeded number of retries.
    I have followed the below setps:-
    1) In Job manager, Provided the Scheduler Administartor(User/pwd) - Administrator/Blank (I have given same RPD Administrator but left blank, since with pwd
    I am not able save the Ibot (these instructions I saw in othr forums)
    Provided all other information in Job magaer & save it.
    2) Run the cryptoutility..
    C:\OracleBI\web\bin>cryptotools credstore -add -infile C:\OracleBIData\web\config\credentialstore.xml
    Credential Alias: Admin
    Username: Administrator
    Password: *************
    Do you want to encrypt the password? y/n (y): y
    Passphrase for encryption: ******
    Do you want to write the passphrase to the xml? y/n (n): n
    File "C:\OracleBIData\web\config\credentialstore.xml" exists. Do you want to overwrite it? y/n (y): yIn this also I have given same Administrator user id /pwd tht I have given in Job manager- Administrator/Administrator
    My credention xml got updated after running the Crypto utiltity:-
    - <sawcs:credential type="usernamePassword" alias="Admin">
    <sawcs:username>Administrator</sawcs:username>
    - <sawcs:password>
    - <xenc:EncryptedData>
    other things
    3) Updated the Intance config xml file..
    - <CredentialStore>
    <CredentialStorage type="file" path="C:\OracleBIData\web\config\credentialstore.xml" passphrase="sceret"/>
    </CredentialStore>
    4) scusessfuly run the all services ( BI server, Presentation server, Scheduler server , Java host, Oc4j)
    5) Created a test Ibot & save it but that IBOT not come as alerts not not sent to recipient & i have recived a above mention error in show Ibots acting on My Behalf.
    Please do let me know if I need to do some other steps that I have missed or I have done something wrong.
    One more point, When I am providing Administrator password in Job manager that time I am not able to save my Ibot but when I left that password blank in the
    Job manager I am bale to save but not able to run & getting above authentication error.
    I have followed these forumns :
    http://oraclebizint.wordpress.com/2007/09/13/oracle-bi-ee-10133-configuring-delivers-ibots/
    Unable to save iBot
    Please suggest!!
    Thanks in Advance

    Hi Deepak,
    Thanks For replying.
    Connection poolsetting are following in Job Manager & RPD:-
    Connection Pool Setting in Job Manager :-
    Database Type: Oracle 10g R2
    Call Interface :- Default(OCI 10g R1/R2)
    DSN : ORCL
    Usrname: SH , Pwd : SH
    Timeout : 60 , Max Connection: 5
    Connection Pool Setting in RPD :-
    Call Interface :- OCI 10g/11g
    DSN : ORCL
    Usrname: SH , Pwd : SH
    Timeout : 5 min , Max Connection: 10
    Is this issue because of user id (Administrator) that I have provided in Scheduler, general tab? can we provide same user id /pwd (Administrator/Administrator)tht we use for our RPD?
    Or do I need to create another user with Admin priviledges?
    Please suggest!!
    Thanks,
    Abhishek

  • Error in creating a PDF

    When I create a very big PDF-Document with several hundreds of pages I receive the followung error message:
    Q: Do I have to configure the PresentationServer in a better way?
    Regards,
    Stefan
    +++ ThreadID: 1964 : 2008-04-22 10:25:53.000
    [nQSError: 77006] Oracle BI Presentation Server Error: Unexpected end of file encountered. 4 bytes were requested and 0 bytes were read.
    Error Codes: KUWODMKH
    +++ ThreadID: 1964 : 2008-04-22 10:25:53.000
    iBotID: /users/extov01/_ibots/xx001_BestandesListe_K31
    ...Trying iBot Get Response Content loop again.
    +++ ThreadID: 1964 : 2008-04-22 10:25:53.000
    ... Sleeping for 3 seconds.
    +++ ThreadID: 1964 : 2008-04-22 10:27:38.000
    [nQSError: 77006] Oracle BI Presentation Server Error: Unexpected end of file encountered. 4 bytes were requested and 0 bytes were read.
    Error Codes: KUWODMKH
    +++ ThreadID: 1964 : 2008-04-22 10:27:38.000
    iBotID: /users/extov01/_ibots/xx001_BestandesListe_K31
    ...Trying iBot Get Response Content loop again.
    +++ ThreadID: 1964 : 2008-04-22 10:27:38.000
    ... Sleeping for 5 seconds.
    +++ ThreadID: 1964 : 2008-04-22 10:29:25.000
    [nQSError: 77006] Oracle BI Presentation Server Error: Unexpected end of file encountered. 4 bytes were requested and 0 bytes were read.
    Error Codes: KUWODMKH
    +++ ThreadID: 1964 : 2008-04-22 10:29:25.000
    iBotID: /users/extov01/_ibots/xx001_BestandesListe_K31
    Exceeded number of request retries.

    Hi.
    As per your instructions i have tried following tags
    <JavaHost>
    <PDF> <InputStreamLimitInKb>0</InputStreamLimitInKb> </PDF>
    </JavaHost>
    but still getting same exception.
    racle BI Presentation Server Error: A fatal error occurred while processing the request. The server responded with: A fatal error occurred while processing the request. The server responded with: Error while executing PDFRpcCall.processMessage
    com.siebel.analytics.utils.InputStreamWithLimit$ReadOverTheLimitException
         at com.siebel.analytics.utils.InputStreamWithLimit.incTotalBytes(InputStreamWithLimit.java:58)
         at com.siebel.analytics.utils.InputStreamWithLimit.read(InputStreamWithLimit.java:41)
         at com.siebel.analytics.utils.IOUtils.copyStreams(IOUtils.java:38)
         at com.siebel.analytics.utils.IOUtils.copyStreams(IOUtils.java:28)
         at com.siebel.analytics.web.javahostrpccalls.xmlp.XmlpAbstractRpcCall.processMessageInternal(XmlpAbstractRpcCall.java:40)
         at com.siebel.analytics.javahost.AbstractRpcCall.processMessage(AbstractRpcCall.java:94)
         at com.siebel.analytics.javahost.MessageProcessorImpl.processMessage(MessageProcessorImpl.java:175)
         at com.siebel.analytics.javahost.Listener$Job.run(Listener.java:223)
         at com.siebel.analytics.javahost.standalone.SAJobManagerImpl.threadMain(SAJobManagerImpl.java:205)
         at com.siebel.analytics.javahost.standalone.SAJobManagerImpl$1.run(SAJobManagerImpl.java:153)
         at java.lang.Thread.run(Thread.java:619)
    Error Codes: AGEGTYVF
    Error Codes: AGEGTYVF
    +++ ThreadID: 1114 : 2009-03-18 20:45:17.402
    iBotID: /users/mughal/_ibots/one more
    ...Trying iBot Get Response Content loop again.
    +++ ThreadID: 1114 : 2009-03-18 20:45:17.433
    ... Sleeping for 3 seconds.
    +++ ThreadID: 1114 : 2009-03-18 20:45:33.839
    [nQSError: 77006] Oracle BI Presentation Server Error: A fatal error occurred while processing the request. The server responded with: A fatal error occurred while processing the request. The server responded with: Error while executing PDFRpcCall.processMessage
    com.siebel.analytics.utils.InputStreamWithLimit$ReadOverTheLimitException
         at com.siebel.analytics.utils.InputStreamWithLimit.incTotalBytes(InputStreamWithLimit.java:58)
         at com.siebel.analytics.utils.InputStreamWithLimit.read(InputStreamWithLimit.java:41)
         at com.siebel.analytics.utils.IOUtils.copyStreams(IOUtils.java:38)
         at com.siebel.analytics.utils.IOUtils.copyStreams(IOUtils.java:28)
         at com.siebel.analytics.web.javahostrpccalls.xmlp.XmlpAbstractRpcCall.processMessageInternal(XmlpAbstractRpcCall.java:40)
         at com.siebel.analytics.javahost.AbstractRpcCall.processMessage(AbstractRpcCall.java:94)
         at com.siebel.analytics.javahost.MessageProcessorImpl.processMessage(MessageProcessorImpl.java:175)
         at com.siebel.analytics.javahost.Listener$Job.run(Listener.java:223)
         at com.siebel.analytics.javahost.standalone.SAJobManagerImpl.threadMain(SAJobManagerImpl.java:205)
         at com.siebel.analytics.javahost.standalone.SAJobManagerImpl$1.run(SAJobManagerImpl.java:153)
         at java.lang.Thread.run(Thread.java:619)
    Error Codes: AGEGTYVF
    Error Codes: AGEGTYVF
    +++ ThreadID: 1114 : 2009-03-18 20:45:34.011
    iBotID: /users/mughal/_ibots/one more
    ...Trying iBot Get Response Content loop again.
    +++ ThreadID: 1114 : 2009-03-18 20:45:34.152
    ... Sleeping for 5 seconds.
    +++ ThreadID: 1114 : 2009-03-18 20:45:52.745
    [nQSError: 77006] Oracle BI Presentation Server Error: A fatal error occurred while processing the request. The server responded with: A fatal error occurred while processing the request. The server responded with: Error while executing PDFRpcCall.processMessage
    com.siebel.analytics.utils.InputStreamWithLimit$ReadOverTheLimitException
         at com.siebel.analytics.utils.InputStreamWithLimit.incTotalBytes(InputStreamWithLimit.java:58)
         at com.siebel.analytics.utils.InputStreamWithLimit.read(InputStreamWithLimit.java:41)
         at com.siebel.analytics.utils.IOUtils.copyStreams(IOUtils.java:38)
         at com.siebel.analytics.utils.IOUtils.copyStreams(IOUtils.java:28)
         at com.siebel.analytics.web.javahostrpccalls.xmlp.XmlpAbstractRpcCall.processMessageInternal(XmlpAbstractRpcCall.java:40)
         at com.siebel.analytics.javahost.AbstractRpcCall.processMessage(AbstractRpcCall.java:94)
         at com.siebel.analytics.javahost.MessageProcessorImpl.processMessage(MessageProcessorImpl.java:175)
         at com.siebel.analytics.javahost.Listener$Job.run(Listener.java:223)
         at com.siebel.analytics.javahost.standalone.SAJobManagerImpl.threadMain(SAJobManagerImpl.java:205)
         at com.siebel.analytics.javahost.standalone.SAJobManagerImpl$1.run(SAJobManagerImpl.java:153)
         at java.lang.Thread.run(Thread.java:619)
    Error Codes: AGEGTYVF
    .

  • E-mail configuration in OBIEE 11g ( 11.1.1.5.0 )

    Dear Gurus,
    I am trying to send emails through OBIEE 11.1.1.5.0 using oracle's internal email server stbeehive.oracle.com - port 465 email server
    This is failing with following error in Agent Log,
    AgentID: /users/weblogic/Agents/Agent1
    [nQSError: 75027] Failed to open connection to SMTP Server (host
    stbeehive.oracle.com; port 465). AgentID: /users/weblogic/Agents/Agent1
    ...Trying SMTP Delivery loop again... Sleeping for 3 seconds. AgentID:
    /users/weblogic/Agents/Agent1
    [nQSError: 75027] Failed to open connection to SMTP Server (host
    stbeehive.oracle.com; port 465). AgentID: /users/weblogic/Agents/Agent1
    ...Trying SMTP Delivery loop again... Sleeping for 5 seconds. AgentID:
    /users/weblogic/Agents/Agent1
    [nQSError: 75027] Failed to open connection to SMTP Server (host
    stbeehive.oracle.com; port 465). AgentID: /users/weblogic/Agents/Agent1
    ...Trying SMTP Delivery loop again... Sleeping for 8 seconds. AgentID:
    /users/weblogic/Agents/Agent1
    [nQSError: 75027] Failed to open connection to SMTP Server (host
    stbeehive.oracle.com; port 465). AgentID: /users/weblogic/Agents/Agent1
    Exceeded number of SMTP delivery retries.
    Reproducible Case
    1. Go to Enterprise Manager Fusion Middleware control
    2. Go to Deployment -> Mail Tab
    3. Configure the email server as follows,
    SMTP Server: stbeehive.oracle.com
    Port: 465
    Display Name of the Sender: Oracle Business Intelligence
    Email Address of Sender: <<oracle email id>>
    Username: <<oracle email id>>
    Password: <<Password>>
    Confirm Password: <<Password>>
    Number of Retries upon failure: 1
    Maximum recepients (enter zero for no maximum): 0
    Addressing Method: Blind Copy Recipients (BCC)
    Secure Socket Layer
    * Select "Use SSL to connect to mail server"
    * Specify CA Certificate source: Directory
    * CA Certificate Directory: <<leave this input blank>>
    * SSL certificate verification depth: 9
    * SSL cipher list: <<leave this input blank>>
    Note: I am able to connect to stbeehive.oracle.com email server (port: 465) through a Java Email program which is currently scheduled to send automated emails to our team members.
    I don't know what I have to provide in SSL configuration. The OBIEE documentation is not very clear. Please tell me what I am doing wrong here.

    The issue was with CA certificate file. Following steps from a OBIEE guru worked for me:-
    From my FireFox browser (Tools->Options->Advanced->Encryption), I exported the 3 certificates required by stbeehive into a new directory:
    VeriSignClass3InternationalServerCA-G3.crt
    VeriSignClass3PublicPrimaryCertificationAuthority-G5.crt
    VerisignClass3PublicPrimaryCertificationAuthority.crt
    The last one being the root CA.
    So back in EM, I set:
      Specify CA certificate source: file
      CA certificate file: <MyCertDir>\VerisignClass3PublicPrimaryCertificationAuthority.crt
    I saved & re-started the services, and then re-ran the Agent, and the Agent email was delivered to me successfully.

  • Email configuration error in OBIEE 11.1.1.6.2

    Hi,
    I am getting the below error, while running the agent in obiee
    Eventually succeeded, but encountered and resolved errors...
    Number of skipped recipients: 3 of 4
    AgentID: /users/weblogic/test agent
    [nQSError: 75025] Handshake failed when connecting to SMTP server using SSL. AgentID: /users/weblogic/test agent
    ...Trying SMTP Delivery loop again... Sleeping for 3 seconds. AgentID: /users/weblogic/test agent
    [nQSError: 75025] Handshake failed when connecting to SMTP server using SSL. AgentID: /users/weblogic/test agent
    ...Trying SMTP Delivery loop again... Sleeping for 5 seconds. AgentID: /users/weblogic/test agent
    [nQSError: 75025] Handshake failed when connecting to SMTP server using SSL. AgentID: /users/weblogic/test agent
    ...Trying SMTP Delivery loop again... Sleeping for 8 seconds. AgentID: /users/weblogic/test agent
    [nQSError: 75025] Handshake failed when connecting to SMTP server using SSL. AgentID: /users/weblogic/test agent
    Exceeded number of SMTP delivery retries.
    Please help me

    Hi,
    It looks SMTP server is under firewall.
    Could you please telnet your smtp server ip and host.
    In linux or Unix try to executer below command.
    $ telnet smtpserverip port.
    Hope this help's
    Thanks
    Satya

  • OBIEE 11g (11.1.1.6) Agent Error : Error Codes: AGEGTYVF

    Hi Team,
    I have migrated an application from OBIEE 10g (10.1.3.4)
    I am facing an error in some of the iBots (Agents) migrated to 11g. Is it related to any Oracle Bug??
    I am using 11.1.1.6.0 in a Windows Server 2008 R2 Standard machine.
    Here is the error detail:
    Eventually succeeded, but encountered and resolved errors...
    Number of skipped recipients: 1 of 2
    [nQSError: 77006] Oracle BI Presentation Server Error: A fatal error occurred while processing the request. The server responded with: A fatal error occurred while processing the request. The server responded with: oracle.xdo.template.fo.area.TableArea cannot be cast to oracle.xdo.template.fo.area.TableBody.
    Error Codes: AGEGTYVF
    Location: saw.rpc.mis.read, saw.subsystem.portal.pdf, saw.delivers.rpc.getDeviceContent, saw.rpc.server.responder, saw.rpc.server, saw.rpc.server.handleConnection, saw.rpc.server.dispatch, saw.threadpool.socketrpcserver, saw.threads
    Error Codes: AGEGTYVF
    AgentID: /users/administrator/Agents/Daily Reports
    ...Trying Agent Get Response Content loop again.... Sleeping for 8 seconds.[nQSError: 77006] Oracle BI Presentation Server Error: A fatal error occurred while processing the request. The server responded with: A fatal error occurred while processing the request. The server responded with: oracle.xdo.template.fo.area.TableArea cannot be cast to oracle.xdo.template.fo.area.TableBody.
    Error Codes: AGEGTYVF
    Location: saw.rpc.mis.read, saw.subsystem.portal.pdf, saw.delivers.rpc.getDeviceContent, saw.rpc.server.responder, saw.rpc.server, saw.rpc.server.handleConnection, saw.rpc.server.dispatch, saw.threadpool.socketrpcserver, saw.threads
    Error Codes: AGEGTYVF
    AgentID: /users/administrator/Agents/Daily Reports
    ...Trying Agent Get Response Content loop again.... Sleeping for 4 seconds.[nQSError: 77006] Oracle BI Presentation Server Error: A fatal error occurred while processing the request. The server responded with: A fatal error occurred while processing the request. The server responded with: oracle.xdo.template.fo.area.TableArea cannot be cast to oracle.xdo.template.fo.area.TableBody.
    Error Codes: AGEGTYVF
    Location: saw.rpc.mis.read, saw.subsystem.portal.pdf, saw.delivers.rpc.getDeviceContent, saw.rpc.server.responder, saw.rpc.server, saw.rpc.server.handleConnection, saw.rpc.server.dispatch, saw.threadpool.socketrpcserver, saw.threads
    Error Codes: AGEGTYVF
    AgentID: /users/administrator/Agents/Daily Reports
    Exceeded number of request retries for method GetResponseContent.
    -Pratim

    Hi,
    What resolution you had applied to resolve this issue?
    Please share resolution with me as i am also facing. the agent is working file if select Excel,html etc.. the error with if i select PDF format.
    Thank you,

  • StarCraft II: Wings of Liberty Live Chat Session - Transcript

    Transcript for "StarCraft II: Wings of Liberty Developer Chat", Thurs July 15 2010 (Part I)
    Aaron-GS: Good evening and welcome to our StarCraft II: Wings of Liberty developer chat!
    Aaron-GS: Chris Sigaty from Blizzard Entertainment is currently online with us and he's here to answer your questions about the game! Dustin Browder will be joining us shortly.
    ChrisSi: Hello everyone!
    Aaron-GS: This chat is queued and moderated, so please allow the developers some time to review and respond to your questions.
    Aaron-GS: Please also refrain from asking complex, multi-part questions to be fair to other participants.
    Aaron-GS: The queue is now open, so ask away!
    sillyup20: Regarding future balance changes, will you guys continue to patch SC2 after release to ensure balance of all 3 races?
    ChrisSi: Yes, it's definitely important to us to ensure that the game remains balanced after launch. We will make patches as needed to address balance issues after launch
    Guest-16: For the Campaign experience, will there be variation for future play throughs?
    ChrisSi: Yes, one of the things we're really excited about with the campaign of Wings of Liberty is that players can make choices as to which missions to do next, what technologies they want to upgrade their army with, and so on. We think there's a lot of replayability in this huge campaign (29 missions) and players will get a ton of play time just with the campaign and some replayability
    Guest-46: What is the devs' relationship with the Battle.net 2.0 team?
    ChrisSi: We work very closely and we're in constant contact with the Battle.net team. The launch of StarCraft II and Battle.net is very much a team effort at Blizzard.
    Guest-81: Will Kerrigan have a large role in Starcraft 2: Wings of Liberty?
    Lamonte: How many 1v1 multiplayer maps will be available for launch? And how will user created maps get put into the 1v1 map pool?
    ChrisSi: yes she definitely plays a large role in the story. but how exactly that plays out, you'll have to play to see
    DustinB: I think it's about 10 maps in the 1v1 queue. As we see great community maps we will take them internally, fix them up to match our map making standards (if necessary) and add them to the pool.
    Guest-19: Will you be doing an overhaul of some of the SC2 sounds, in particular, the siege tank and the hydra death and the marine death sound? Many of the fans are concerned that the audio side of Starcraft 2 will not be up-to-date and on-par with the graphics, animations and multiplayer experience
    Aaron-GS: The queue has been temporarily closed to allow Chris and Dustin some time to answer questions that have already been submitted.
    Aaron-GS: Thank you for your patience.
    DustinB: The sounds you hear in the beta are largely final. We will continue to update sounds in patches and of course in our two expansion products, Heart of the Swarm and Wings of Liberty.
    Guest-73: Will you please stop nerfing Protoss? Much love from Aiur.
    DustinB: The Protoss are now only slightly ahead of the other two races according to our numbers. But I think the nerfs for the Protoss are done for now. However the community continues to learn and we will buff and nerf as needed.=)
    pureWasted: Do you have any plans to make units such as Reapers and Zerglings more viable in the late game?
    DustinB: We continue to watch the balance in the game. Zerglings and Reapers do have some uses in the late game in some match ups, and we are waiting to see if they have more use once the community learns more about the game or if they fall off user build orders all together. We will not be doing any more patches in beta and we will be waiting at least several weeks after launch before we do any additional balance patch work (unless we see something really broken). In many ways the balance is in the hands of the community now for a while. We will see what kinds of strategies people come up with, what they learn to do with what they have and we will make decisions only after we learn a lot more about how the game plays with ALL of our fans playing.=)
    Guest-64: Could you go into more detail on the Zerg campaign for Heart of the Swarm? What new features can we expect?
    Guest-82: Hello, do you plan any new changes with the mothership? Alot of people feel that it's price is not worth it. Also, how about the ultralisk? I think the ultralisk should be able to at least walk over the zerglings. Thoughts?
    DustinB: We are not going to any changes on the Mothership in the near future. Internal debate rages about this unit, I have been told by several people both inside and outside of blizzard that the unit is far too powerful. The Ultralisk needs a lot more testing before we know how good he is or is not in his current state. I have heard complaints both ways on this unit, that he is way too powerful (mostly against Protoss) and way too weak (mostly against Terrans). But we shall have to wait and see.
    Guest-93: Will there be any significant changes between phase 2 beta and the launched version?
    DustinB: We are not going to make major changes to game balance bewteen beta and launch. We will be fixing bugs and improving game perfomance and stability.
    Guest-29: With certain maps being biased to certain races, are you planning on remaking the maps or just releasing other maps to play ladder matches that are balanced?
    DustinB: There are always going to be maps that favor one race over another. We try to strike a good balance between these maps. If there is a map that is VERY unbalanced we will pull it from the match making pool (like Incineration Zone in Beta 1). If a map needs small fixes to make it better we will make those, though in most cases I think we would just put new maps into the mix.
    Guest-89: QXC wants to know if you have plans to tweak Reapers and Battlecruisers so that we see them more in competitive play
    DustinB: We do not have plans on Reapers or Battlecruisers at the moment. That may change after the game goes live and as the community gets more time with the game. I think Battlecruisers are fundamentally vulnerable in PvT and TvT (Void Rays and Vikings) though they could be tweaked to have use in TvZ.
    Guest-104: Dustin, is this really you?! http://beta-us.battle.net/sc2/en/media/artwork#/po​rtrait_goliath_mercenary ^^
    Guest-80: With respect to Battle.Net, will there be automated tournaments a la Warcraft 3 and if so will they have rewards such as portraits or decals?
    ChrisSi: that is a mysterious resemblance, Guest 104!
    DustinB: We do have plans for automated tournaments, but they are a little ways off. Look for these in the future. We are pretty geeked up about getting to put them in (and play them ourselves). =)
    Guest-85: What classic/new units will we play with in the campaign that didnt make the cut in the Multiplayer game? Eg; firebat, medic, what others?
    DustinB: I don't know that I remember the full list. Here is what comes to mind.=) Medic, Firebat, Vulture, Wraith, Science Vessel, Goliath.
    Guest-70: regarding balance changes, how are you basing your balance changes? do you look at the diamond league statistics in a certain region, base them off tournament play, or what? do you guys at blizzard follow the competative tournament scene and base some balance changes of tham?
    Guest-88: Do you plan to add any new units in future expansions that would be available to use online/multilayer?
    DustinB: We look at stats on all regions and all leagues. We emphasize the importance of balance in the Diamond League as well as pulling stats from our top 1% of players. These are the numbers that need to be as close to 50/50 as we can get them. We do try to make sure that Bronze players don't get much worse than 55/45 in any matchup. In addition we look at tournament play and study those games to see what we can learn about how people are playing the game now as well as how they may play it in the future. David Kim and Matt Cooper (our balance designers) spend pretty much their entire day playing games and watching others play games.=)
    Guest-122: Cross realm play.. Why did you not include it? There has virtually been no lag.
    DustinB: That's something we want to get to in the future. There are some technical and business challenges for us. We do offer our players different ways to buy and play StarCraft 2 in different areas of the world and we need to work out cross realm play so it is fair to all of our fans around the world.
    sillyup20: Will future expansions of SC2 lead to new units in the Mutliplayer?
    DustinB: Yes.=) We will add more units. How we will deal with the games growing complexity is the really interesting challenge that we don't yet have the great answer for. We don't want to have 15+ units per race in the game, so we need to think of something clever that will allow us to add new strategies to the game without making the game too complicated.
    Denthar: are the stats on the units in the campaign going to have the same stats as those in muliplayer?
    DustinB: Mostly yes, but there are some exceptions. We do have some of the units that start weaker in the campaign and get stronger as you buy upgrades for them or gain additional abilities through researching alien organisms and artefacts. In general though there are so many new and crazy units in the campaign that you will find it a very different experience from multiplayer combat.
    Guest-151: Are there any features where you won't need a persistent internet connection such as editors or campaign?
    Guest-41: Do you feel there is room for new units to come (or come back) in the future ?
    ChrisSi: There is an offline mode where you can play the campaign, skirmish against AI or challenge mode w/o needing to be connected to Battle.net (Guest 151)
    DustinB: Yes, we will be dealing with the issue of new units in the expansions. I doubt we will add new units or bring back old units in patches, but anything is possible.
    Guest-166: Can we expect significant changes for each "episode" gameplay wise? (I.E. radical new unit functions, gametypes or innovative maps?)
    DustinB: We are going to do more in the expansions to add new strategies for the fans. I don't know what those will be yet.=)
    Lamonte: You said your map making standards, what are blizzards map making standards?
    DustinB: It is a long and complicated list. In many cases it comes down to simple bugs. In user made maps there are often many small mistakes like areas of the map where units can get easily stuck or trapped, or mistakes in mineral and gas placement, that sort of thing. Generally when we put a map into the matchmaking pool we clean up a few of these bugs before publishing it to Battle.Net
    Guest-124: Can we expect new Blizzard maps as well as user-submitted (turned official) maps? If you could ballpark it, how long should we expect new features & additions from Blizzard for SC2?
    DustinB: yes, we will add user made maps. I expect we will be adding features and custom maps in many of our patches between expansions and obviously we will be adding lots of stuff in the expansions themselves.
    Guest-70: as you may know, there are no 1 supply units in the zerg race at the moment and the zerg is lacking their "swarm" aspect. what are you guys looking into to bring the "swarm" back to the zerg?
    DustinB: Well the Zerglings are .5 supply.=) I know many of our Zerg players were annoyed that we made Roaches 2 supply. We just couldn't justify a 1 supply Roach when we took a look at his stats and we watched and played a ton of Beta games. It was not balanced. We really think the "swarm" aspect of the Zerg comes not from the supply cost of some of their units but from the vast amount of resources they often have at their disposal because they find it so easy to expand. In addition with Spawn Larva the Zerg can easily save up a large amount of production, allowing Zerg forces to attack with a large army, lose that army and then rebuild it very quickly and attack again with a similar force. It feels very "swarmy."
    Guest-172: Can you give us any info about Blizzards plan for E-Sports in the west?
    Guest-190: Will there be a snow tileset in the campaign?
    DustinB: No. We will be doing snow in the future. Sorry. =(
    Scytone: What is your take on EMP? Do you feel it is to strong? are there any plans to change it?
    ChrisSi: esports is very important to us at Blizzard and especially for SC2.We do plan on releasing a patch in the months after launch to address the needs of pro tournaments and eSports, so as we get closer to that we'll have more news to share about our plans for eSports overall (Guest 172)
    DustinB: EMP is necessary for Terrans right to defend against Protoss. I also think it might have more use that we are currently seeing against Zerg (but I could be wrong about that). We have nerfed its radius in the past and we can do so again if necessary. We don't believe (currently) that it is a problem.
    Guest-48: Concerning the ladder promotions system, what further clarity can you provide to us on exactly how this works? I've heard that it works based on some sort of interval system, if so, what sort of intervals? I think many people feel left in the dark on how this works and might like a 'progress bar' for promotions or something similar.
    DustinB: The Battle.Net team has been hard at work on this system throughout Beta-1 and Beta-2. It does currently check every so often to see that you are in the right league. I don't know what the current times are that it checks. I know they are talking about doing some updates to those checks so that they happen more often.
    Guest-215: WIth the new expansions, will current units change in any way?
    DustinB: Current units will change if we think of ways to make them more fun and they will change if we need to alter the balance to deal with anything new we add to those expansions.
    Guest-93: Send: Some phase 2 patches took away some of the social features on battle net. Such as being able to join a friends game simply by right clicking and 'joining game'. Or being ablbe to see other peoples friends through your current friends. Making it easier to connect with friends is really important. Do you plan on brining back these features along with others (chat channels?)
    Guest-81: Are you happy with the Ultralisk? Do you see it as a end game unit that the zerg can use effectively? Compared to the other races end-game units, does the big bug need another buff? Or do they neeed a super bug that's bigger?
    DustinB: I have only had a few great Ultralisk experiences myself. I have seen some truly amazing Ultralisk games and I have seen some total disasters. We are going to "wait and see" on him and see how he does in the coming weeks before we do anything else to him. Remember that in many cases the players find lots of clever ways to use units that don't seem at all obvious to us inside the studio.
    ChrisSi: We're goign to be watching closely how players use the social functionality in Battle.net and continue to refine the system and make it easier and more intuitive to do things like invite players to games and so on. As for chat channels, there'll be a post-launch patch that will include the ability to have private chat channels. Battle.net is very much a living service so you can expect that we'll constantly be making feature additions and improvements to meet the needs of players (Guest 93)
    Guest-149: Do you anticipate further tweaking terran mech or the build time of barracks and gateways?
    DustinB: If necessary. We don't have any plans today.
    Guest-177: Do you plan to rotate the map pool for the ladder, if so will user made maps have a chance to be put in the ladder map pool?
    DustinB: Yes.=) This is a popular question. We will add user maps as we become aware of them.
    Guest-200: There are rumors that there is a LAN enabled professional edition available for professional tournaments to reduce latency... Is this true and will it be available for pro-teams to practice?
    Guest-197: Will there be anymore Zerg soundscape changes before retail? – Wankey
    DustinB: I don't believe there are any changes planned before we go live. Sorry. =(
    Guest-102: Are there still plans to implement an invite only "pro" leauge above the diamond league after launch?
    DustinB: Yes. I don't have all the details, but we do plan on having a "Pro League" that works a little differently from our regular leagues.
    ChrisSi: any rumors you've heard about a "pro edition" are just rumors. We've made no official announcements about that. We will address the needs of pro tournaments and eSports in a patch in the months after the release of SC2. (Guest 200)
    AVBenedetto: Zerg player here. I will gladly trade Roaches for Lurkers in multiplayer, any chance of seeing Lurkers before the expansions?
    DustinB: Not likely, though anything is possible. It's not a Roach trade though. It's a Roach+Baneling trade. When we were testing the game with Lurkers we found that their splash and Baneling splash overlapped quite a bit. For sometime the Lurker was Tier 3 as a result (and siege range) but in that position he was easily spotted by detection (since it is so common in Tier 3) and he wasn't really a "Lurker." Also remember that without Dark Swarm, Lurkers don't have quite the same level of use that they did in SC1.
    Guest-136: Do you believe that StarCraft 2 will be able to reach a similar eSports scene success in the US and/or Europe as Brood War has had in South Korea, including multiple multimillion dollar teams and games broadcasted live on tv daily?
    DustinB: No idea. I hope so.=) It certainly is a fun game to watch (as I'm sure most of you know). What nations and communities will embrace it is largely up to our players and fans. We didn't create esports, our fans did that. =)
    spychi: how many new units have been done for campaign only?
    DustinB: I'm not sure on the exact number. I believe it's about a dozen?
    Guest-153: With updated Terms of Use for new Bnet, it was mentioned you needed Blizzard permission for any type of Esports activity. This of course makes sense, but when I personally contacted support to get the needed paper complete through email or fax. I was told they had no information on this and was given Blizzards Corp. mailing address. Can you save people who are doing Esports Livestream / Ustream showmatches the trouble and let us know how to contact to get this permission Please?
    Guest-275: Will there ever be a toggle function for Unit life bars?? Or a way to make Unit life bars smaller??
    DustinB: There is a toggle for unit life bars. We don't have a way to make them smaller. That sounds like a good suggestion.
    ChrisSi: If you're interested in setting up a tournament and getting appropriate licensing for SC2, contact [email protected]
    Aaron|Social Media Specialist | Best Buy® Corporate
     Private Message

    Transcript for "StarCraft II: Wings of Liberty Developer Chat", Thurs July 15 2010 (Part III)
    Guest-393: Do you have plans to change the custom game list? I ask this because sometimes I search for a game I like, but its not that popular. Therefore its on the bottom of the list and no one joins the game.
    ChrisSi: I can't speak to that issue specifically but if there is a major problem there we will address it in due time. As you know we are committed to patching even older games like SC and Diablo when necessary. At the moment a lot of attention is focused on this launch, so pelase be patient =) (Guest 334)
    DustinB: Again, this is an area that we will be working on in the coming months.=)
    Guest-340: Would it be plausible to see a "StarCraft HD" in the next five years? We'd all love to see the original game "digitally remastered" along the same lines as timeless movies like "Gone with the Wind", "Cassablanca" or the "Wizard of Oz". We don't enjoy them' films on ol' projector reels these days, no sir! -- We've got VCR's now! *spits*.
    DustinB: That would be pretty cool. Currently we have no plans for such a project. =(
    Guest-281: Recently, StarCraft Legacy wrote a really great article regarding the community's concerns with the new Battle.net and we know that Battle.net is going to evolve - but what is the reason for some of the stuff the community thinks was so basic not being included in release? What's the best way to give you guys feedback? We the hardcore, are a highly underused resource!
    DustinB: Oh, we are hearing you guys, don't worry about that.=) We are going to keep working on it as fast as we can. Stuff that isn't in there is stuff we just didn't get to. Keep sending your feedback though, and we'll try to address it as fast as we can.
    Guest-294: Will there be seasonal SC2 ladder resets, similar to WC3 and WoW arena?
    DustinB: That's the plan. Though I don't know yet when the first season is going to end.
    Guest-400: Do you plan on including good and balanced fan made maps (if made) in some of the future ladder map pools?
    DustinB: Yes. =) Also, I answered this one like ten times already.=)
    DustinB: To Guest-156 That's the plan. I don't know exaxtly what new sorting methods will be used in the future, but it's an area we can work on.
    Guest-337: Is Terrible Terrible Damage going to be a cheat code?
    DustinB: Wait and see.=)
    Guest-73: What is your favourite unit and race, and who would win in a 1v1 match between you two (directed to both)?
    DustinB: As the Game Director I don't have the luxury of having a favorite. I play Random unless I am testing something specific. Chris Sigaty doesn't get quite the play time I do. I would totally pwn that noob.
    ChrisSi: oh I think Dustin would have an advantage over me.
    Guest-156: Do you have any information for us on the custom game selection menu? Will new ways to sort through games be made available Soon^TM? The popularity system has its drawbacks.
    DustinB: That's the plan. I don't know exactly what new sorting methods will be used in the future, but it's an area we can work on.
    Guest-389: How exactly does the current Galaxy Editor differ from the version at launch?
    DustinB: We have made some UI improvements as well as stability improvements. More importantly you will have access to all the art in the campaign.=)
    Guest-298: In multiplayer games, are there any plan to implement a counter that would show the supply and resources of your allies? This is something that the community has been asking for a while. It would be extremely useful when one of your ally leave. I remember reading an interview with Dustin that said that the team thought that such a counter would be used to flame your allies but have you considered the possibility of letting players chose if they want to show the counter or not (kinda like you can...
    DustinB: It's certainly something we can talk about for a future patch. I do think there is going to be flaming no matter what we do, so maybe we can find a nice spot to put this info in the UI.
    Guest-70: The Force Field spell seems to be an extremely strong spell and in the recent patch, they have been buffed by decreasing the amount of Force Fields needed to trap or block a unit. It is even possible to trap Roaches in between 2 Force Fields. What is the reasoning for this change?
    Disease: Will the game ship with multiple languages on one DVD or at least with an option to switch the language?
    DustinB: Yeah, that buff happened because we fixed a bug where Zerglings on creep could actually "run past" a line of Zealots that were blocking a choke point. We have a new fix that will come out in our first patch that will make Force Fields work like they did before AND zerglings will still not be able to run past Zealots. In other words, we didn't do it on purpose, it just happened when we fixed something else. Sorry. =(
    Guest-284: Can we set difficulty of campaign? Or is there normal mode and then after we finish it we unlock other difficulties like Hard in WC3 if I remember correctly?
    DustinB: You can change your difficulty on a per mission basis. So if you start on Casual and it seems to easy you can start the next mission on Normal or Hard. You can play any difficulty at any time without having to beat the campaign.
    Guest-282: Will there be a way at release to customize your key binds, or at least move the F keys to a more convenient position?
    DustinB: Yes, you can do some key rebinding.
    Guest-346: I want to say a BIG "thank you" to you guys and everyone at Blizzard for making these games that millions and I want to play! And for a light-hearted question; What are we more likely to see first, the third expansion to Starcraft 2, or Diablo 3? =)
    ChrisSi: Disease -- you should buy the language version and region that you want to play in. The ability to switch language and which language you want to switch to is going to vary from region to region.
    Guest-419: Resend: Will you be conducting more chats like this one anytime soon, as it seems that direct, public communications between the devs and the community is sparse (reading our posts on the forums/fansites doesn't count, I'm referring to a two-way dialogue)
    DustinB: Thanks dude.=) As far as the race between us and D3 goes who knows? If you are a fan of our games you know how we opperate. It will be done when it's done. Not the best answer for our fans, but the right answer for the games.
    ChrisSi: Guest 419 - we do conduct Twitter chats with fans from time to time. Recommend you add yourself to the official StarCraft facebook and/or twitter accounts so you can be informed when the next one happens. Thanks!
    Guest-29: What is the most popular race being played in the beta?
    Guest-366: With regard to the Oceanic / Asia region, coming from the Philippines I am still contemplating which version to buy (right now I have better ping to LA servers). Has there been any update regarding the traceroutes on the forums, which version would Australian / Philippine players buy to experience better multiplayer experience (read: less lag). Thanks.
    DustinB: Terran. That may be because they are the default race, or because they are the most "understandable" race (they look human) or it may be because people think they are the most powerful. Not sure why.=)
    Guest-82: I really miss "20 minute No Rush" titles on custom games, with this new battle.net you can't do that, is there anyway we can impliment that? Also, any news on clan chat and general chat?
    DustinB: yeah, I hear you on the "no rush" games. I don't have a solve for you in the current UI. No news on Clan or General chat, but it is on the list of big important things we have to do, that is for sure.
    Guest-314: There appears to be a significant input delay when using keyboard commands in custom maps that is (probably) unrelated to latency that has remained since Warcraft 3. Trying to play games on battle.net using arrow keys to move for example, is impossible. Is your team aware of this issue and are there plans to fix it?
    ChrisSi: Guest 366 -- we are always trying to work with local ISPs to improve routing to Battle.net servers. I'd strongly encourage you to play in the SEA region as our goal is to build up strong regional communities of players. By putting down servers in the region, we are committing to providing the best play experience for you there.
    DustinB: We are very aware. Last I heard they were working on it but it was a hard problem. I don't know if a fix is incoming or possible. We shall have to wait and see what the engineers come up with.
    Guest-211: Have you watched any SC2 beta tournaments? If so, who is your favorite player?
    DustinB: I have watched many. I don't know if it would be right for me to say my favorite.=) I like players who have good manners, play creatively and try new stuff a lot.
    Guest-470: Dustin, when i first read about the new AI, which Sc2 would introduce, I thought you would be more inventive. I would love to recommend your AI-team some readings on planning AI... I see that you already read up on steering behavior for the zerglings (which results in poor movements by ultralists, but that's another story). (Master in AI @ university of Copenhagen, Denmark)
    DustinB: Sorry if you don't like our AI. I think it's pretty challenging and does a really good job of being aggresive and keeping you on your toes. Try Insane if you have mastered Very Hard.=)
    Guest-397: Is there going to be a single-player demo like there was for the original shortly before or after release?
    DustinB: We are working on something, but it is still a little bit in the future to know exactly when we will have it ready.
    Guest-258: Will there be a way to view replays with my friends within battle.net? Currently the only way (that I know) to view them concurrently is to send him the file, and we both click start at the same time =\. Its sort of a hassle.
    DustinB: One day yes, not for launch.=( It is a good feature and we are going to try to get it as soon as we can.
    Guest-364: It seems to be that in terran vs anything. terran is called the favored match up in polls and in major tournaments. even pro players changing to terran because of the imbalance. does blizzard feel there is an imbalance?
    DustinB: I haven't seen numbers that prove this to me yet. I have also had players tell me that Protoss are the most imbalanced. Polls we don't really respond to, we don't know who is in them or if they are accurate. If we start to see a large number of terran players dominating the high end tournaments we will certainly do something. Currently I don't feel there is an imbalance, but as always we are open to new data.
    Guest-173: Considering the limitation of 1 account per purchase of SCII, it makes it very difficult for players to play their 'off' races competitively without losing their rank for their 'best' race. If having multiple accounts is not possible because of spam, and repeatedly playing against bronze-level to feel 'pro', etc, etc, Could it be possible to implement 4 different placement match sets of 5 for each individual race? (P T Z and Random?) So we can play all of them and improve our entire SC play, sti...
    Guest-194: how come the US didnt get an open beta? I cant wait 11 more days =(
    DustinB: Yeah. I know exactly how you feel. I don't know what the fix is yet for this issue. We'll try to think of a good fix that makes everyone happy.
    Guest-347: You mentioned, in relation to the balance of TvZ, that although you feel Siege tanks might be too powerful vs. Zerg generally, the "stats" don't back that up because the win rate is close to 50/50. Taken to the extreme, isn't it possible that, say, Baneling busts are OP vs Terran early and Siege tanks are OP vz Zerg in the mid-to-late game? Therefore Zerg would win 50% of the time on Baneling busts, and Terran would win the other 50% of games that make it to the mid-game. Obviously this is an ex...
    ChrisSi: Guest 194 -- Hang in there! Sorry you didn't make it into beta but it won't be long before you can play. Hope to see you soon on Battle.net!
    Guest-53: You said the campaign will be available offline and that campaign progress is kept serverside. Will users be able to earn Achievements while playing offline? Are game saves going to be saved locally or on the server?
    DustinB: Yes, that is possible. But we don't just use the stats. When we are playing, we find that experienced Zerg players are doing well in both tournaments and in high end play. And our testers and balance guys are crushing with zerg. As far as ZvT is concerned we are waiting for more data. I feel like there is a problem but we haven't seen the proof yet. We need to know what to do before we make a fix. So we are going to keep watching it.
    Guest-86: 1 ghost emp could possibly whipe out VERY MANY archons , and of all of their life but a puny 10 hitpoints, also with giving up psistorm do you even see archons as a useful unit , PvT anyways ? *P.S. how longs the Q+A gonna last ?*
    DustinB: EMP does not do 100% damage to shields. Archons have some shields remaining when they get hit.
    ChrisSi: Guest 53: If you're not connected to Battle.net you can't earn achievements. And obviously if you want to access cloud file storage to save your campaign progress you'll need to be connected online to do that as well.
    Guest-363: Are there any plans to standardize the in game time with the actual game speed we play on? IE give us correct APM for the fastest setting and in game time regaurding unit build times, and other references to time that arent on the speed that is played on.
    DustinB: Yeah, this is an issue we have to address. I'm not sure what fix we decided for this off the top of my head. Sorry.=(
    Guest-454: What do you guys plan on doing about the exceeding number of smurf accounts currently occupying the Bronze league, I messed up my placement matches and now it seems like theres no way out. :[
    DustinB: We will promote you out of Bronze if you win games. It takes 30+ games in the current version of the system. Also, I highly suggest to players in Beta-2 to NOT intentionally throw their first 5 games. I now some players who have done this and then been frustrated that they can't just win their way out quickly. The system is conservative right now (though we are talking about some changes) and it will only promote you after it is pretty sure it knows where you belong.
    Guest-73: It seems that the new and improved AI heavily favours ranged units and in mid to late game, melee units become weak against them. Do you feel that this is the case and tweaking needs to be done?
    DustinB: that is not feedback that I have heard. But we can certainly look at it.
    Guest-283: Any plans to get group replay watching out in the near future? The community would love this and it would be great for team players. What about things like drawing across the replay screen, etc?
    Guest-473: Is StarCraft 2 going to be pay to play on Latin America?. Game voices are on Latin Spanish like WoW?
    DustinB: Not in the near future, but as soon as we can. That would be a ton of fun.
    Guest-340: Relic's RTS 'Company of Heroes: Tales of Valor' allows you to swap out specific units in a melee game, allowing for some greater variety in a matchup. Could we see this feature in future expansions? If not the complexity of mix & match armies, perhaps simply custom unit artwork (earned through tournaments or other promotional elements)?
    DustinB: It's a cool idea. If it makes sense we could do something like that. The most important thing for StarCraft is always going to be the game balance. That will help determine what we are and are not willing to do in the expansions.
    Guest-303: Do you feel the ladder placement system is successful? I went 4-1 in my placement matches and was placed in silver. Also, will the magic number of placement matches still be 5 after release?
    ChrisSi: Our players in Latin America still ahve the option of purchasing an unlimited play client directly from us. We do have the ADDITIONAL option (for players who want it) to buy a lower-cost box that has limited play time. You can then buy additional play time if you like. So it's up to you which way you want to go. And yes the game will be fully voiced and localized in Latin American Spanish (not Castellano).
    DustinB: We have found that 5 matches is enough to place most players somewhat close to their correct league. If we want to be more precise we have to wait until almost 35 matches to know for sure where you belong (and that's too long). So we are going to keep it at 5 and then promote as necessary. The current system is a little bit conservative with promotions. We are looking at possibly making it a little bit more aggresive with promotions for launch. But that may or may not happen depending on the work involved.
    Guest-199: Do we have to expect to servers to be laggy on the first day of release or are you guys REALLY ready for launch?
    DustinB: I hope we are ready. We have certainly put in the work to BE ready. I THINK we are ready. OK, now you are making me nervous with this question.
    Guest-397: A year or two back, I believe it was mentioned that we could mix and match tilesets (say, you could use the dirt or grass from Agria or Bel'Shir, but could also include terrain from a tileset such as Korhal or Shakuras). From what I've heard, this was not possible in the Beta. Is this one of the UI improvements you mentioned? If not, why was it removed?
    Guest-167: How is the sp campaign replayability wise? Are there incentives for doing the missions/campaign again aside from collecting achievements? Maybe branching mission paths or choices in the campaign that affect how the rest of the campaign will play out?
    DustinB: I don't think this feature was removed. But I haven't used the editor in some time. If it's out it may be a mistake.
    Guest-446: Forgive me if this has already been addressed, but will there be a SINGLE top league? I love having multiple Bronze->Platinum, but we NEED to know who is the best. Either Diamond or a new bracket above diamond should exist as single top 100 league. Please?
    DustinB: Eventually we are planning on a "Pro League" that will include the best players only.
    Guest-419: Why are the patch notes always incomplete? Why not disclose all the changes up front? Also, will you host any tournaments at BlizzCon with well known commentators in the community DJing?
    DustinB: Because we are making patches too quickly and we screwed up and forgot to put some stuff in. Sorry. =(
    AVBenedetto: Can Void Rays lose their charge when they change targets like they did ages ago? Pretty please with spidermines on top?
    ChrisSi: Guest 167: There will be some different mission branches throughout the campaign that tell the sidestories of certain characters like Tosh or Dr. Hanson. There will also be a couple opportunities there for your choices to affect the fate of certain sidestories. Between the branching mission paths and the ability to customize your army through single-player only units and tech and mercenaries, we think there's a good amount of replayability built-in to the game.
    DustinB: I think Void Rays are doing pretty well in the balance of the game right now. No plans for such a change (which is a pretty big nerf).
    Guest-132: You mentioned that larger/"pro" maps are for pro players and tournaments. Does that mean we won't be seeing any more maps the size of Lost Temple in the 1v1 ladder map pool?
    Guest-449: Are you planning on having the servers live for midnight launches in the US?
    DustinB: No, Lost Temple will be in that pool. Desert Oasis is in there too (and is pretty big). Some of the pro maps from Broodwar could almost be 3v3 maps. And they are often very technical maps with all kinds of height differences and complex layouts. They are AWESOME for pro play, but can be a little intimidating for many.
    Guest-280: What are your plans for the 1st expansion in terms of campaign and how will it be different to the hyperion stuff and how missions work in SC2 WOL
    ChrisSi: Guest 449: Yes, if you go and buy your box at midnight in the US, we're planning on the servers being ready for you to install and play when you bring that box home
    Aaron|Social Media Specialist | Best Buy® Corporate
     Private Message

Maybe you are looking for

  • Comparing and picking the right value form one of the line item in a doc.

    Hi Gurus, I have requirement such that I have to show the tax jurisdiction code of only one item. That is if there are 5 line items with in a document and each one has diffeerent tax jurisdiction code, then we should be showing only one tax jurisdict

  • How do I create an Oracle 10g offsite backup

    Total size of the datafiles that make up the tablespaces of the DB = 1532121.6875 Mb This size will eventually grow to about 6-7 terrabytes I used the following query to determine the above size: SELECT sum(bytes/1048576) FROM dba_extents; I saw this

  • Application synchronization issue

    Hi, I have one question for you all, I hate music and application synchronization, but while music is manually synced since the beginning, my applications are synced with iTunes. So every time I sync the iPhone new apps are copied to iTunes and apps

  • Quick answer needed----Does Oracle ADF Mobile support Canvas in HML5?

    I am interested in Oracle ADF Mobile and want to develop a native mobile product on ipad maybe other tablet devices with CAD functionality. But I can't find a way to create HTML5 with Canvas on it. I wonder if Oracle ADF Mobile can do it. If so, how?

  • PSE 12 Blending Modes

    Sometimes blending modes don't work when I apply them to a photo.  Why would this happen.  I tried restarting PSE 12 but that didn't help.