Custom Security in JHeadstart TP1 - error with JhsAuthorizationProxy

I am trying to implement jheadstart security in my application.
I am using JDeveloper 11.1.1.0.2 and JHeadstart 11 TP1.
In JHeadstart I have used the following options:
Authentication Type : Custom
Authorisation Type : Custom
Authorize using Group permission? --> unchecked
Administartor Role: ADMIN
User Role : USER
Insert Allowed EL Expression : #{jhsUserRoles}
UpdateAllowed EL Expression : #{jhsUserRoles}
DeleteAllowed EL Expression : #{jhsUserRoles}
When Access denied go to Next Group check box --> unchecked.
I am using the JHS-tables for security.
I ran the SecurityAdminService module.
After running my application I can use my login page. I am using user Steven King (administrator).
Login is successfull and I can see my application, but when I try to open a screen I get the following error:
]] Root cause of ServletException.
java.lang.IllegalArgumentException: Cannot convert {} of type class oracle.jheadstart.controller.jsf.JhsAuthorizationProxy to class java.lang.Boolean
     at com.sun.el.lang.ELSupport.coerceToBoolean(ELSupport.java:169)
     at com.sun.el.lang.ELSupport.coerceToType(ELSupport.java:346)
     at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:194)
     at org.apache.myfaces.trinidad.bean.FacesBeanImpl.getProperty(FacesBeanImpl.java:68)
     at org.apache.myfaces.trinidad.component.UIXComponentBase.getBooleanProperty(UIXComponentBase.java:1175)
     Truncated. see log file for complete stacktrace
Can anyone tell me what is wrong with my JhsAuthorizationProxy?
In the JhsCommon-Beans.xml I have the following text about JhsAuthorizationProxy:
<managed-bean>
<managed-bean-name>jhsUserRoles</managed-bean-name>
<managed-bean-class>oracle.jheadstart.controller.jsf.JhsAuthorizationProxy</managed-bean-class>
<managed-bean-scope>session</managed-bean-scope>
<managed-property>
<property-name>authorizationType</property-name>
<value>custom</value>
</managed-property>
<managed-property>
<property-name>authorizeUsingPermissions</property-name>
<value>false</value>
</managed-property>
</managed-bean>

Problem is solved. In the group-definition the Insert (Update and Delete) Allowed EL Expression was empty.

Similar Messages

  • Errors encountered while using a Custom Security Realm on a Platform Domain

    Hi,
    We have created a WebLogic Platform Domain. A WebLogic Portal application(Portal
    7.0) and some Web Service apps are running on this domain.
    We have created a Custom Security Realm b'cos of our application requirements
    and now when I startup the Platform Domain, I see lot of errors.
    Some of the errors typically are
    "<Jan 16, 2003 4:07:02 PM EST> <Error> <HTTP> <101256> <The run-as user: wlisystem,
    for the servlet: ApplicationView for the webapp: /WLI_AI_Workshop_Control_Web,
    could not be resolved to a valid user in the system. Please check if the user
    exists.
    javax.security.auth.login.LoginException: Authentication Failed: User wlisystem
    denied in Realm Adapter realm weblogic"
    or
    Unable to deploy EJB: wlai-eventprocessor-ejb.jar from wlai-eventprocessor-ejb.jar:weblogic.ejb20.WLDeploymentException:
    weblogic.ejb20.interfaces.PrincipalNotFoundException: Authentication Failed: User
    wlisystem denied in Realm Adapter realm weblogic
    Do we have to create any predefined user accounts in the Security Store to get
    rid of these errors. I would appreciate if anyone can suggest some tips or workarounds
    for configuring or creating a Custom Security Realm for Web Logic Platform Domain.
    Thanks
    Vikram

    Hello Vikram,
    Are you using the new WLS 7.0 security framework? It is not supported for
    Portal 7.0. For Portal 7.0 apps you have to use compatibility mode (6.x
    style) security.
    Ture Hoefner
    BEA Systems, Inc.
    www.bea.com
    "Vikram Datla" <[email protected]> wrote in message
    news:3e273015$[email protected]..
    >
    Hi,
    We have created a WebLogic Platform Domain. A WebLogic Portalapplication(Portal
    7.0) and some Web Service apps are running on this domain.
    We have created a Custom Security Realm b'cos of our applicationrequirements
    and now when I startup the Platform Domain, I see lot of errors.
    Some of the errors typically are
    "<Jan 16, 2003 4:07:02 PM EST> <Error> <HTTP> <101256> <The run-as user:wlisystem,
    for the servlet: ApplicationView for the webapp:/WLI_AI_Workshop_Control_Web,
    could not be resolved to a valid user in the system. Please check if theuser
    exists.
    javax.security.auth.login.LoginException: Authentication Failed: Userwlisystem
    denied in Realm Adapter realm weblogic"
    or
    Unable to deploy EJB: wlai-eventprocessor-ejb.jar fromwlai-eventprocessor-ejb.jar:weblogic.ejb20.WLDeploymentException:
    weblogic.ejb20.interfaces.PrincipalNotFoundException: AuthenticationFailed: User
    wlisystem denied in Realm Adapter realm weblogic
    Do we have to create any predefined user accounts in the Security Store toget
    rid of these errors. I would appreciate if anyone can suggest some tips orworkarounds
    for configuring or creating a Custom Security Realm for Web Logic PlatformDomain.
    >
    Thanks
    Vikram

  • Every time i try to load a website for my school which i know is secure a page that says secure connection failed pops up with (Error code: ssl_error_internal_error_alert) how do i get past this?

    it also says : Secure Connection Failed
    An error occurred during a connection to sis.granby.k12.ct.us.
    Peer reports it experienced an internal error.
    (Error code: ssl_error_internal_error_alert)
    The page you are trying to view can not be shown because the authenticity of the received data could not be verified.

    unfortunately the fiddler2 issuer in certificates might be a sign of unwanted software present on your pc that is intercepting secure network traffic. please go into the system control panel and uninstall programs like BrowserSafeguard, BrowserSafe, SafeGuard or other software that sounds suspicious and didn't get installed by you intentionally.
    <br><sub>reference: https://support.mozilla.org/en-US/questions/982532#answer-520145</sub>
    afterwards, run a full scan of your system with different security tools like the [http://www.malwarebytes.org/products/malwarebytes_free free version of malwarebytes] & [http://www.bleepingcomputer.com/download/adwcleaner/ adwcleaner].
    [[Troubleshoot Firefox issues caused by malware]]

  • Error with ArrayIndexOutOfBoundsException in JHeadstart 10g??

    I need some help with the JHeadStart, Im tring to migrate a Oracle forms applications to a j2ee applications
    In the tutorial they say that i need to create a new workspace and a new JHeadStart project
    the problem is that i dont have that option in the pop up menu
    so I first
    - create a new Application Workspace with web Application (default) template,
    - then I enabled the jheadstart on this project
    - after that I go to the designer generator and go throw the wizard
    - the jdeveloper create many files
    - then in the file ViewControllerApplicationsStructure I run the generator,
    the program create many files but just before he create the struts-config.xml, the program fail and print in the console this
    mesaje
    java.lang.ArrayIndexOutOfBoundsException: 0
    at oracle.jheadstart.tools.jag.StrutsConfigGenerator.generate(StrutsConf
    igGenerator.java:216)
    at oracle.jheadstart.tools.jag.ApplicationGenerator.generateServiceFiles
    (ApplicationGenerator.java:1235)
    at oracle.jheadstart.tools.jag.ApplicationGenerator.generateApplication(
    ApplicationGenerator.java:577)
    at oracle.jheadstart.tools.jag.ApplicationGenerator.<init>(ApplicationGe
    nerator.java:355)
    at oracle.jheadstart.tools.jag.JagRunner$1.run(JagRunner.java:76)
    at java.lang.Thread.run(Thread.java:534)
    I have install
    - Oracle JDeveloper 10 g 10.1.2.0.0
    - Oracle DataBase 9i
    - Oracle Designer 9i
    - JHeadStart 10 g 10.1.2.0
    What can i do??

    This discussion will be continued in the following thread: Error with StrutsConfigGenerator
    Sandra Muller
    JHeadstart Team

  • Custom security JHeadstart 11gTP1 -Use Role-based Authorization is missing

    In JHeadstart 11g TP1 the option Use Role-based Authorization is missing.
    Will this option only be available in de production release of JHeadstart 11g? What is the reason why this is missing? Is it still possible to use CUSTOM authorization in JHeadstart 11g TP1?

    It is not missing.
    If you turn on custom authorization, you can specify your own roles against groups to access them, and use role names in the insert allowed/update allowed and delete allowed expressions.
    Steven Davelaar,
    JHeadstart Team.

  • [svn] 977: Bug: BLZ-93 - When a producer sends a message to a secure destination with no credentials it causes a security exception to get logged with a log level of error .

    Revision: 977
    Author: [email protected]
    Date: 2008-03-27 17:04:59 -0700 (Thu, 27 Mar 2008)
    Log Message:
    Bug: BLZ-93 - When a producer sends a message to a secure destination with no credentials it causes a security exception to get logged with a log level of error.
    QA: Yes
    Doc: No
    Details:
    Updates to catch-all exception logging hinge points on the server to use a new method on MessageException that protects against repeat logging of the same exception as we unwind the call stack on the server, as well as allowing exception subclasses to control the log level, intro text and inclusion of a full stack trace in the logged output. This allows things like SecurityExceptions, which represent common errors like incorrect user credentials, to avoid polluting the log with error-level logging and stack traces. It also consolidates our catch-all handling for MessageExceptions and their subclasses in a single point, avoiding problems with needing to make updates or tweaks to our logging output in multiple places.
    Ticket Links:
    http://bugs.adobe.com/jira/browse/BLZ-93
    Modified Paths:
    blazeds/branches/3.0.x/modules/common/src/java/flex/messaging/log/Log.java
    blazeds/branches/3.0.x/modules/common/src/java/flex/messaging/util/ExceptionUtil.java
    blazeds/branches/3.0.x/modules/core/src/java/flex/messaging/MessageBroker.java
    blazeds/branches/3.0.x/modules/core/src/java/flex/messaging/MessageException.java
    blazeds/branches/3.0.x/modules/core/src/java/flex/messaging/endpoints/amf/MessageBrokerFi lter.java
    blazeds/branches/3.0.x/modules/core/src/java/flex/messaging/endpoints/amf/SuspendableMess ageBrokerFilter.java
    blazeds/branches/3.0.x/modules/core/src/java/flex/messaging/security/SecurityException.ja va
    blazeds/branches/3.0.x/modules/core/src/java/flex/messaging/services/ServiceException.jav a

    One thing I forgot to add, which may be causing you
    problems: the "mount volume" command is not part of
    the Finder dictionary. It stands alone.
    bill
      Mac OS X
    (10.4.10)   1 GHz Powerbook G4
    I tried the mount command. After executing it in Script Editor, I was prompted with login and password, but it was my Keychain!
    I don't know if you have your keychain unlocked or what else..
    Maybe the original poster (Rick Anderson) has his keychain locked and the prompt is from it.
    Just a guess...
    Ciao,
    Ermanno
    Dual 2 GHz PowerPC G5   Mac OS X (10.4.9)   4.5 GBy SDRAM, 5 external FW disks, 2 Internal SATA disks

  • Unable to use a custom security realm with Netscape Directory Server in WebLogic 7

    I have all users and groups stored in a Netscape LDAP server (version 4.1.6 on
    Solaris 8), so I want to create a custom security realm in WebLogic 7 (also run
    on Solaris 8) which uses my LDAP server as the Authenticator. I tried this by
    using the Admin Console and followed exactly the steps in Chapter 3 of the "Managing
    WebLogic Security" doc. However, when I rebooted WebLogic and logged into the
    Admin Console again and clicked the Users node under my custom realm, I saw this
    message in the right-hand pane: "There are no Authentication providers available
    that support the creation of Users". Also, I don't see my custom realm in the
    dropdown list under mydomain -> Security tab -> General tab -> Default Realm.
    What did I do wrong? Also, where does WebLogic store the custom security realm
    info? It is definitely not in config.xml.
    Thanks,
    Eric Ma

    Thanks for the info.
    I wonder when they will fix it.
    Jakub
    U¿ytkownik "Eric Ma" <[email protected]> napisa³ w wiadomo¶ci
    news:[email protected]..
    >
    According to BEA Tech Support, a known bug prevents the WLS 7 AdminConsole from
    displying users and groups defined in Netscape Directory Server.
    Eric Ma
    "Jakub Wroniszewski" <[email protected]> wrote:
    I have the same problem.
    Any new ideas?
    Rgds,
    Jakub
    U¿ytkownik "Eric Ma" <[email protected]> napisa³ w wiadomo¶ci
    news:[email protected]..
    Now I doubt my custom security realm is actually using the NetscapeDirectory Server
    as the authenticator. Unlike in WebLogic 6.1 Admin Console, whereclicking on
    the Users node displays all users in the LDAP server, in WebLogic 7I keep
    getting
    the message "There are no Authentication providers available that
    support
    the
    creation of Users." Any suggestions?
    "Eric Ma" <[email protected]> wrote:
    Never mind. I tried again by following the steps outlined at
    http://newsgroups.bea.com/cgi-bin/dnewsweb?cmd=article&group=weblogic.deve
    l
    oper.interest.security&item=8463&utag=
    and it seemed to have worked for me.
    "Eric Ma" <[email protected]> wrote:
    I have all users and groups stored in a Netscape LDAP server (version
    4.1.6 on
    Solaris 8), so I want to create a custom security realm in WebLogic7
    (also run
    on Solaris 8) which uses my LDAP server as the Authenticator. I
    tried
    this by
    using the Admin Console and followed exactly the steps in Chapter3
    of
    the "Managing
    WebLogic Security" doc. However, when I rebooted WebLogic and logged
    into the
    Admin Console again and clicked the Users node under my custom realm,
    I saw this
    message in the right-hand pane: "There are no Authentication
    providers
    available
    that support the creation of Users". Also, I don't see my customrealm
    in the
    dropdown list under mydomain -> Security tab -> General tab ->
    Default
    Realm.
    What did I do wrong? Also, where does WebLogic store the customsecurity
    realm
    info? It is definitely not in config.xml.
    Thanks,
    Eric Ma

  • XI custom lookup function in mapping - error

    Hi,
    I created custom function to do RFC lookup with ECC. We are on PI 7 with service pack level 14. The custom function takes value of 4 attributes from source and does RFC call to do lookup.
    The below is the import of classes I used in the function
    javax.xml.parsers.DocumentBuilder;java.io.*;
    org.xml.sax.*;
    javax.xml.transform.dom.DOMSource;
    javax.xml.parsers.*;
    org.w3c.dom.*;
    com.sap.aii.mappingtool.tf3.rt.ResultList;
    com.sap.aii.mapping.*;
    com.sap.aii.mapping.lookup.*;
    com.sap.aii.mapping.lookup.Payload;
    javax.xml.transform.stream.StreamResult;
    javax.xml.transform.*;
    in the code  I put warning trace as below -
    trace.addWarning("INSIDE");
        //determine the communication channel
       Channel channel = LookupService.getChannel("DE1CLNT301", "RFC_O_FPATH" );
    trace.addWarning("CHANNEL LOOKUP DONE");
      //get RFC Accessor for the channel
      accessor = LookupService.getRfcAccessor(channel);
    trace.addWarning("ACESSOR LOOKUP DONE");
    when I test run I get the below error:
    Compilation of MM_O_MQ_I_SAP successful
    INSIDE
    CHANNEL LOOKUP DONE
    Errorjava.lang.StringIndexOutOfBoundsException: String index out of range: -1
    Can anyone help?
    Thanks in advance

    Thanks Amit. It worked. below is the trace error
    CHANNEL LOOKUP DONE RFC_O_FPATH (Party: , Service: DE1CLNT301, Object ID: f9f592e7e0b3316480afcaa8d462a140)
    BEFORE ACCESSOR GET CHANNEL
    Exception is at : java.lang.String.substring(String.java:1444)
    Exception is at : com.sap.aii.utilxi.hmi.api.HmiHttpClientImpl.extractCookieValue(HmiHttpClientImpl.java:318)
    Exception is at : com.sap.aii.utilxi.hmi.api.HmiHttpClientImpl.extractCookie(HmiHttpClientImpl.java:307)
    Exception is at : com.sap.aii.utilxi.hmi.api.HmiHttpClientImpl.getCookies(HmiHttpClientImpl.java:292)
    Exception is at : com.sap.aii.utilxi.hmi.api.HmiHttpClientImpl.sendRequestAndReceiveResponseViaHttp(HmiHttpClientImpl.java:207)
    Exception is at : com.sap.aii.utilxi.hmi.api.HmiHttpClientImpl.sendRequestAndReceiveResponse(HmiHttpClientImpl.java:108)
    Exception is at : com.sap.aii.utilxi.hmi.api.HmiClientAdapter.invokeMethod(HmiClientAdapter.java:88)
    Exception is at : com.sap.aii.ibrep.server.lookup.SystemAccessorHmiClient.<init>(SystemAccessorHmiClient.java:64)
    Exception is at : com.sap.aii.ibrep.server.lookup.SystemAccessorHmiClient.getInstance(SystemAccessorHmiClient.java:112)
    Exception is at : com.sap.aii.ibrep.server.lookup.LookupServiceProvider$RemoteClientDelegator.<init>(LookupServiceProvider.java:99)
    Exception is at : com.sap.aii.ibrep.server.lookup.LookupServiceProvider$RemoteClientDelegator.<init>(LookupServiceProvider.java:89)
    Exception is at : com.sap.aii.ibrep.server.lookup.LookupServiceProvider$RemoteClient.getSystemAccessor(LookupServiceProvider.java:76)
    Exception is at : com.sap.aii.mapping.lookup.LookupService.getRfcAccessor(LookupService.java:249)
    Exception is at : com.sap.xi.tf._MM_O_MQ_I_SAP_.RFC_GET_FILE$(_MM_O_MQ_I_SAP_.java:95)
    Exception is at : sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    Exception is at : sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    Exception is at : sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    Exception is at : java.lang.reflect.Method.invoke(Method.java:324)
    Exception is at : com.sap.aii.mappingtool.tf3.rt.FunctionWrapper.calculateCurrentValue(FunctionWrapper.java:76)
    Exception is at : com.sap.aii.mappingtool.tf3.rt.FunctionWrapper.cacheValue(FunctionWrapper.java:60)
    Exception is at : com.sap.aii.mappingtool.tf3.rt.FunctionWrapper.gotoNextContext(FunctionWrapper.java:40)
    Exception is at : com.sap.aii.mappingtool.tf3.AMappingProgram.processNode(AMappingProgram.java:266)
    Exception is at : com.sap.aii.mappingtool.tf3.AMappingProgram.processNode(AMappingProgram.java:326)
    Exception is at : com.sap.aii.mappingtool.tf3.AMappingProgram.start(AMappingProgram.java:415)
    Exception is at : com.sap.aii.mappingtool.tf3.Transformer.start(Transformer.java:142)
    Exception is at : com.sap.aii.mappingtool.tf3.AMappingProgram.execute(AMappingProgram.java:118)
    Exception is at : com.sap.aii.ibrep.server.mapping.ServerMapService.transformInternal(ServerMapService.java:431)
    Exception is at : com.sap.aii.ibrep.server.mapping.ServerMapService.execute(ServerMapService.java:169)
    Exception is at : com.sap.aii.ibrep.sbeans.mapping.MapServiceBean.execute(MapServiceBean.java:52)
    Exception is at : com.sap.aii.ibrep.sbeans.mapping.MapServiceRemoteObjectImpl0_0.execute(MapServiceRemoteObjectImpl0_0.java:301)
    Exception is at : com.sap.aii.ibrep.sbeans.mapping.MapServiceRemoteObjectImpl0_0p4_Skel.dispatch(MapServiceRemoteObjectImpl0_0p4_Skel.java:146)
    Exception is at : com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:319)
    Exception is at : com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:200)
    Exception is at : com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:136)
    Exception is at : com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    Exception is at : com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    Exception is at : com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    Exception is at : java.security.AccessController.doPrivileged(Native Method)
    Exception is at : com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
    Exception is at : com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    ACCESSOR GET CHANNEL DONE
    INPUTSTREAM CREATED
    PAYLOAD XML
    Errorjava.lang.NullPointerException

  • JSF 2.0 Custom security tag

    We are migrating a JSF 1.2 application to JSF 2.0. Earlier we have developed a custom security by extending BodyTagSupport. In JSF 2.0 I have replaced BodyTagSupport with TagSupport and no compilation issues. In my taglib.xml if I configure this Tag with a handler-class[Which is how it was earlier] While running I am getting a class cast exception of not able to cast to TagHandler and If I configure this tag as component[I extended UIComponentELTag] I am getting error message as not able to cast to UIComponent.
    Has any one developed a custom security tag, for examle check user role and if allowed dynamically display set of buttons or skip the particualr body part completely. By doStartTag()[EVAL_BODY_INCLUDE/SKIP_BODY]?
    Edited by: user11864278 on Apr 14, 2011 1:07 PM

    We are not extending TagHandler, I am trying to develop a custom EL Body tag that was earlier done with BodyTagSupport in JSF 1.2. In JSF 2.0 I believe I need to do this by extedning FacetTag in JSF 2.0, when I extend FacetTag and register it as a <handler-class> in taglib.xml I get a TagHandler class cast exception, as by default any Tag configured as Handler-class get cast into TAGHANDLER in JSF 2.0.
    To make my question better, How can I develop a custom tag extending FacetTag?

  • Unable to provide custom security impelmentation (BPELProcessValidator)

    Hey Gurus,
    I got a question regarding custom implementation of BPELProcessValidator class.
    My project requires me to secure each Business Process hosted in Ora BPEL PM.
    I have implemented my custom class MyValidator that extends BPELProcessValidator.
    I would like to use this class as my security implementation. As per the documentation
    I invoke the oc4j instance that hosts Oracle BPEL with a directive -Doracle.bpel.customvalidator=D:\OraBPELPM\security.properties
    security.properties file contains the name of the Java class that provides the security implementation.
    This does not work though. BPEL PM doesnt even try to load this class. Do let me know if I am missing
    something.
    Please refer to the presentation at http://www.oracle.com/technology/products/ias/bpel/pdf/bpelsecextenstionphase2.pdf
    My BPEL build : 10.1.2.0.2 [build #2196 ] - type: release
    I would appreciate any pointers/code/doc that would help me implement custom security provider for BPEL.
    Abhijeet

    Hi Clemens,
    Thanks for quick reply. I got something going today. However I still have some issues. Now the BPEL engine is not able to find the class that I have implemented.
    at java.lang.Thread.run(Thread.java:534)
    <2006-02-28 12:31:53,296> <ERROR> <default.collaxa.cube.engine> <MessageHandle
    anager::createHandler>
    java.lang.ClassNotFoundException: BusinessProcess.MyValidator
    at com.evermind.naming.ContextClassLoader.findClass(ContextClassLoader
    ava:500)
    I tried to set the class path to point to the directory that contains BusinessProcess.MyValidator class. Set up the system CLASSPATH / Put this class in OC4J Lib and alike but never got it in with the classloader.
    Strange part is that through the same OC4J instace when i tried to invoke a method in this class through a JSP I got a response. This means the OC4J did have access to my class.
    Will you please let me know where I should put my classes so that collaxa implementation can find it.
    Also, may I know when the security tab in the BPEL domain manager will be available to external world.
    Regards
    Abhijeet

  • Error with IFRAME portlet - please help!

    We have a portlet that renders in an IFRAME. It has stopped working, and this is the error thrown by the portal. Any help will be rewarded with 1 million dollars cash money! ;-)
    <!--Extended Error Message: A user [Administrator] with ID [1]failed to access URL [http://portal50dev.cei.cox.com:80/portal/server.pt/gateway/PTARGS_0_1_365_201_0_43/http;/portal50dev.cei.cox.com/gadgets/CEI/Custom/General/IndustryNews/gadget.aspx]Error info: [-2147205086: Cannot open page -201 because this page is not owned by the current community.] at com.plumtree.server.CIPTGadgetGateway.GetContent(Object vAppDataStateObject, String vContentID, Int32 vObject, Int32 nClassID, Int32 nPageID, Int32 nCommunityID, String bstrUserInterface, Int32 lMode, Boolean bReturnAllGadgets) at com.plumtree.portalpages.browsing.gateway.GatewayControl.CheckActionSecurityAndExecute(XPHashtable arguments) in C:\UI Source Code\portalpages\dotnet\prod\src\com\plumtree\portalpages\browsing\gateway\GatewayControl.cs:line 158-->

    Jason,
    Please provide add'l background data on this portlet.
    - Did it work previously, and what has changed since then?
    - Does it call data from other portlets?
    (That may include results that the community hosting the 'iframe' based portlet does not have security rights for view access).

  • OEPE can't launch server that uses custom Security provider

    I recently migrated a Weblogic 8.1 server that we had a custom security provider for, to 10.3.2. It works fine when started with the startWeblogic.cmd file but when I try to start it using OEPE in eclipse it starts fine and runs fine but OEPE reports that
    "Unable to validate WebLogic domain.Please make sure the running WebLogic instance is an Administration Server"
    When I look at the Error Log it appears that it thinks one of my custom security classes is not found. But the server is running fine, so it is fine, it's on the classpath via the use of the EXT_PREPEND_CLASSPATH environment variable.
    I am running Weblogic 10.3.2 on Windows XP using eclipse Ganymede 3.5.2 and OEPE version 1.5.0.201003170852
    Here's the Error Log:
    eclipse.buildId=
    java.version=1.6.0_03
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Framework arguments: -product org.eclipse.epp.package.jee.product
    Command-line arguments: -os win32 -ws win32 -arch x86 -product org.eclipse.epp.package.jee.product
    This is a continuation of log file C:\tools\eclipse-workspaces\galileo\.metadata\.bak_3.log
    Created Time: 2010-05-12 14:04:01.549
    Error
    Thu May 13 14:25:11 EDT 2010
    Server Weblogic 10.3 failed to start.
    eclipse.buildId=
    java.version=1.6.0_03
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Framework arguments: -product org.eclipse.epp.package.jee.product
    Command-line arguments: -os win32 -ws win32 -arch x86 -product org.eclipse.epp.package.jee.product
    This is a continuation of log file C:\tools\eclipse-workspaces\galileo\.metadata\.bak_3.log
    Created Time: 2010-05-12 14:04:01.549
    Error
    Thu May 13 14:25:10 EDT 2010
    Another server (or another process) is running on the same TCP/IP port '7001'.
    eclipse.buildId=
    java.version=1.6.0_03
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Framework arguments: -product org.eclipse.epp.package.jee.product
    Command-line arguments: -os win32 -ws win32 -arch x86 -product org.eclipse.epp.package.jee.product
    This is a continuation of log file C:\tools\eclipse-workspaces\galileo\.metadata\.bak_3.log
    Created Time: 2010-05-12 14:04:01.549
    Warning
    Thu May 13 14:25:10 EDT 2010
    Unable to validate WebLogic domain.
    Please make sure the running WebLogic instance is an Administration Server
    eclipse.buildId=
    java.version=1.6.0_03
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Framework arguments: -product org.eclipse.epp.package.jee.product
    Command-line arguments: -os win32 -ws win32 -arch x86 -product org.eclipse.epp.package.jee.product
    This is a continuation of log file C:\tools\eclipse-workspaces\galileo\.metadata\.bak_3.log
    Created Time: 2010-05-12 14:04:01.549
    Error
    Thu May 13 14:25:10 EDT 2010
    java.io.IOException
         at weblogic.management.remote.common.ClientProviderBase.makeConnection(ClientProviderBase.java:187)
         at weblogic.management.remote.common.ClientProviderBase.newJMXConnector(ClientProviderBase.java:81)
         at javax.management.remote.JMXConnectorFactory.newJMXConnector(Unknown Source)
         at javax.management.remote.JMXConnectorFactory.connect(Unknown Source)
         at oracle.eclipse.tools.weblogic.server.internal.WlsJMXHelper.createConnector(WlsJMXHelper.java:269)
         at oracle.eclipse.tools.weblogic.server.internal.WlsJMXHelper.connectToJMX(WlsJMXHelper.java:76)
         at oracle.eclipse.tools.weblogic.server.internal.WlsJMXHelper.getDomainAttribute(WlsJMXHelper.java:139)
         at oracle.eclipse.tools.weblogic.server.internal.WlsJ2EEDeploymentHelper.validateRemote(WlsJ2EEDeploymentHelper.java:1687)
         at oracle.eclipse.tools.weblogic.server.internal.WeblogicServerBehaviour.validateRemote(WeblogicServerBehaviour.java:2646)
         at oracle.eclipse.tools.weblogic.server.internal.ServerWatcher.runOnce(ServerWatcher.java:574)
         at oracle.eclipse.tools.weblogic.server.internal.ServerWatcher.run(ServerWatcher.java:482)
         at java.lang.Thread.run(Unknown Source)
    Caused by: javax.naming.CommunicationException [Root exception is weblogic.rjvm.PeerGoneException: ; nested exception is:
         weblogic.utils.NestedException: java.lang.AssertionError: Exception creating response stream]
         at weblogic.jndi.internal.ExceptionTranslator.toNamingException(ExceptionTranslator.java:74)
         at weblogic.jndi.internal.WLContextImpl.translateException(WLContextImpl.java:452)
         at weblogic.jndi.internal.WLContextImpl.lookup(WLContextImpl.java:408)
         at weblogic.jndi.internal.WLContextImpl.lookup(WLContextImpl.java:393)
         at javax.naming.InitialContext.lookup(Unknown Source)
         at weblogic.management.remote.common.ClientProviderBase.makeConnection(ClientProviderBase.java:170)
         ... 11 more
    Caused by: weblogic.rjvm.PeerGoneException: ; nested exception is:
         weblogic.utils.NestedException: java.lang.AssertionError: Exception creating response stream
         at weblogic.rjvm.ResponseImpl.unmarshalReturn(ResponseImpl.java:234)
         at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:348)
         at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:259)
         at weblogic.jndi.internal.ServerNamingNode_1032_WLStub.lookup(Unknown Source)
         at weblogic.jndi.internal.WLContextImpl.lookup(WLContextImpl.java:405)
         ... 14 more
    Caused by: weblogic.utils.NestedException: java.lang.AssertionError: Exception creating response stream
         at weblogic.rjvm.RJVMImpl.gotExceptionReceiving(RJVMImpl.java:957)
         at weblogic.rjvm.ConnectionManager.gotExceptionReceiving(ConnectionManager.java:1030)
         at weblogic.rjvm.MsgAbbrevJVMConnection.gotExceptionReceiving(MsgAbbrevJVMConnection.java:459)
         at weblogic.rjvm.t3.MuxableSocketT3.hasException(MuxableSocketT3.java:327)
         at weblogic.socket.SocketMuxer.deliverExceptionAndCleanup(SocketMuxer.java:784)
         at weblogic.socket.SocketMuxer.deliverHasException(SocketMuxer.java:724)
         at weblogic.socket.JavaSocketMuxer.processSockets(JavaSocketMuxer.java:359)
         at weblogic.socket.SocketReaderRequest.run(SocketReaderRequest.java:29)
         at weblogic.work.ExecuteRequestAdapter.execute(ExecuteRequestAdapter.java:21)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:145)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:117)
    Caused by: java.lang.AssertionError: Exception creating response stream
         at weblogic.rjvm.MsgAbbrevJVMConnection.readMsgAbbrevs(MsgAbbrevJVMConnection.java:238)
         at weblogic.rjvm.MsgAbbrevInputStream.init(MsgAbbrevInputStream.java:173)
         at weblogic.rjvm.MsgAbbrevJVMConnection.dispatch(MsgAbbrevJVMConnection.java:439)
         at weblogic.rjvm.t3.MuxableSocketT3.dispatch(MuxableSocketT3.java:322)
         at weblogic.socket.BaseAbstractMuxableSocket.dispatch(BaseAbstractMuxableSocket.java:298)
         at weblogic.socket.SocketMuxer.readReadySocketOnce(SocketMuxer.java:915)
         at weblogic.socket.SocketMuxer.readReadySocket(SocketMuxer.java:844)
         at weblogic.socket.JavaSocketMuxer.processSockets(JavaSocketMuxer.java:335)
         ... 4 more
    Caused by: java.lang.ClassNotFoundException: com.companyname.security.principal.CompanyNameWebLogicPrincipal
         at java.net.URLClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClassInternal(Unknown Source)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Unknown Source)
         at java.io.ObjectInputStream.resolveClass(Unknown Source)
         at java.io.ObjectInputStream.readNonProxyDesc(Unknown Source)
         at java.io.ObjectInputStream.readClassDesc(Unknown Source)
         at java.io.ObjectInputStream.readOrdinaryObject(Unknown Source)
         at java.io.ObjectInputStream.readObject0(Unknown Source)
         at java.io.ObjectInputStream.readObject(Unknown Source)
         at java.util.LinkedList.readObject(Unknown Source)
         at sun.reflect.GeneratedMethodAccessor46.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at java.io.ObjectStreamClass.invokeReadObject(Unknown Source)
         at java.io.ObjectInputStream.readSerialData(Unknown Source)
         at java.io.ObjectInputStream.readOrdinaryObject(Unknown Source)
         at java.io.ObjectInputStream.readObject0(Unknown Source)
         at java.io.ObjectInputStream.defaultReadFields(Unknown Source)
         at java.io.ObjectInputStream.readSerialData(Unknown Source)
         at java.io.ObjectInputStream.readOrdinaryObject(Unknown Source)
         at java.io.ObjectInputStream.readObject0(Unknown Source)
         at java.io.ObjectInputStream.defaultReadFields(Unknown Source)
         at java.io.ObjectInputStream.defaultReadObject(Unknown Source)
         at weblogic.security.acl.internal.AuthenticatedSubject.readObject(AuthenticatedSubject.java:406)
         at sun.reflect.GeneratedMethodAccessor57.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at java.io.ObjectStreamClass.invokeReadObject(Unknown Source)
         at java.io.ObjectInputStream.readSerialData(Unknown Source)
         at java.io.ObjectInputStream.readOrdinaryObject(Unknown Source)
         at java.io.ObjectInputStream.readObject0(Unknown Source)
         at java.io.ObjectInputStream.readObject(Unknown Source)
         at weblogic.rjvm.InboundMsgAbbrev.readObject(InboundMsgAbbrev.java:65)
         at weblogic.rjvm.InboundMsgAbbrev.read(InboundMsgAbbrev.java:37)
         at weblogic.rjvm.MsgAbbrevJVMConnection.readMsgAbbrevs(MsgAbbrevJVMConnection.java:227)
         ... 11 more

    I am also facing the same issue.
    i am running my web service program on tomcat. the server is weblogic 9.1. I am trying to invoke the EJBs running on the server from the tomcat.
    i am getting similar exception. anyone got a solution for this ?
    Caused by: weblogic.rjvm.PeerGoneException: ; nested exception is:weblogic.utils.NestedException: java.lang.AssertionError: Exception creating response stream at weblogic.rjvm.ResponseImpl.unmarshalReturn(ResponseImpl.java:234)
    thanks
    Kiranlal.

  • Error With Export/Print from Crystal Report Viewer

    Hello there,
    I've searched through the web and SAP discussion boards with not much luck with this issue.
    After working through this for some days now I've decided to look here for help.
    Environment:
    I have created a web Crystal Report viewer application(Developed with SBOP BI Platform 4.0 SP06 .NET SDK Runtime) that communicates with a managed Cyrstal Server 2011 SP4 (Product 14.0)
    I am able to connect and authenticate with the server, retrieve a token for communication and display reports in the Crystal report Viewer successfully.
    Problem:
    When I attempt to export, I receive the prompt to select format and pages.
    When I click export after selections most times I receive an error with the text
    Unable to cast COM object of type 'System.__ComObject' to interface type 'CrystalDecisions.ReportAppServer.DataDefModel.PropertyBag'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{74EEBC42-6C5D-11D3-9172-00902741EE7C}' failed due to the following error: No such interface supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)).
    Other times the page simply refreshes on export.
    When I click to print, no print dialog is displayed the page always refreshes and no error is displayed.
    No Print or Export document is ever created.
    As many print/export issues seems to be related, I'm guessing this two issues are as well.
    Notes:
    I am utilizing the ReportClientDocument model
    I am storing this in session to use as the crystal report viewer report source on postbacks
    I am assigning a subset of export formats to the crystal report viewer
    I am setting particular parameters as well on the report source
    At this point I would appreciate every assistance I may receive on this issue
    Thanks in advance,
    Below is the pertinent code
    Code:
    <aspx>
       <CR:CrystalReportViewer ID="CrystalReportViewer1" runat="server"
       AutoDataBind="true" EnableDatabaseLogonPrompt="False"
       BestFitPage="False" ReuseParameterValuesOnRefresh="True"
      CssClass="reportFrame" Height="1000px" Width="1100px" EnableDrillDown="False"
      ToolPanelView="None" PrintMode="Pdf"/>
    <Codebehind>
    using System;
    using System.Collections.Generic;
    using System.Linq;
    using System.Web;
    using System.Web.UI;
    using System.Web.UI.WebControls;
    using CrystalDecisions.Enterprise;
    using CrystalDecisions.ReportAppServer.ClientDoc;
    using CrystalDecisions.ReportAppServer.CommonObjectModel;
    using CrystalDecisions.ReportAppServer.Controllers;
    using CrystalDecisions.ReportAppServer.DataDefModel;
    using CrystalDecisions.ReportAppServer.ReportDefModel;
    using CrystalDecisions.Shared;
    namespace ClassicInternalReportPage
        public partial class Reports : System.Web.UI.Page
            protected override void OnInit(EventArgs e)
                base.OnInit(e);
                if (!String.IsNullOrEmpty(Convert.ToString(Session["LogonToken"])) && !IsPostBack)
                    SessionMgr sessionMgr = new SessionMgr();
                    EnterpriseSession enterpriseSession = sessionMgr.LogonWithToken(Session["LogonToken"].ToString());
                    EnterpriseService reportService = enterpriseSession.GetService("RASReportFactory");
                    InfoStore infoStore = new InfoStore(enterpriseSession.GetService("InfoStore"));
                    if (reportService != null)
                        string queryString = String.Format("Select SI_ID, SI_NAME, SI_PARENTID From CI_INFOOBJECTS "
                           + "Where SI_PROGID='CrystalEnterprise.Report' "
                           + "And SI_ID = {0} "
                           + "And SI_INSTANCE = 0", Request.QueryString["rId"]);
                        InfoObjects infoObjects = infoStore.Query(queryString);
                        ReportAppFactory reportFactory = (ReportAppFactory)reportService.Interface;
                        if (infoObjects != null && infoObjects.Count > 0)
                            ISCDReportClientDocument reportSource = reportFactory.OpenDocument(infoObjects[1].ID, 0);
                            Session["ReportClDocument"] = AssignReportParameters(reportSource) ? reportSource : null;
                            CrystalReportViewer1.ReportSource = Session["ReportClDocument"];
                            CrystalReportViewer1.DataBind();
                //Viewer options
                // Don't enable prompting for Live and Custom
                CrystalReportViewer1.EnableParameterPrompt = !(Request.QueryString["t"] == "1" || Request.QueryString["t"] == "4");
                CrystalReportViewer1.HasToggleParameterPanelButton = CrystalReportViewer1.EnableParameterPrompt;
                CrystalReportViewer1.AllowedExportFormats = (int)(ViewerExportFormats.PdfFormat | ViewerExportFormats.ExcelFormat | ViewerExportFormats.XLSXFormat | ViewerExportFormats.CsvFormat);
            protected void Page_Load(object sender, EventArgs e)
                if (IsPostBack && CrystalReportViewer1.ReportSource == null)
                    CrystalReportViewer1.ReportSource = Session["ReportClDocument"];
                    CrystalReportViewer1.DataBind();
            private bool AssignReportParameters(ISCDReportClientDocument reportSource)
                bool success = true;
                if (Request.QueryString["t"] == "1" || Request.QueryString["t"] == "2" || Request.QueryString["t"] == "4" )
                    reportSource.DataDefController.ParameterFieldController.SetCurrentValue("", "STORE", Session["storeParam"]);
                    if (Request.QueryString["t"] == "2")
                        reportSource.DataDefController.ParameterFieldController.SetCurrentValue("", "FromDate", Request.QueryString["fromdate"]);
                        reportSource.DataDefController.ParameterFieldController.SetCurrentValue("", "ToDate", Request.QueryString["todate"]);
                else if (Request.QueryString["t"] == "3")
                    reportSource.DataDefController.ParameterFieldController.SetCurrentValue("", "SKU", Request.QueryString["sku"]);
                else
                    //Unknown report type alert
                    success = false;
                return success;

    Thanks Don for your response,
    I'm new to the SCN spaces and my content has been moved a couple of times already.
    In response to your questions
    The runtime is installed on the web application server, if by that you mean the machine hosting the created .NET SDK application.
    My question was whether it was also required on the Crystal Server 2011 (I.E. the main enterprise server with CMS and Report management and I guess RAS and all that). I figured this would remain untouched and queries would simply be made against it to retrieve/view reports e.t.c
    If install of the SDK on Crystal Server 2011 is indeed required should I expect any interruption to any of the core services after a restart. I.E. I'm hoping that none of the SDK objects would interfere with the existing server objects (in SAP Business Objects)Reason I ask is I note that much of the SDK install directories are similar to the existing Crystal Enterprise Server 2011 (Product 14.0.0)
    Is this temp folder to be manually created/configured or is it created by the application automatically to perform tasks. Or are you referring to the default C:\Windows\Temp directory and so saying that the application would try to use this for print and export tasks?Once I'm sure which I'd give the app pool user permission
    Printing is to be client side but I figured by default (with the Crystal Report Viewer) it would simply pool and print from the user's printer. This is how it works with the previously used URL reporting approach (viewrpt.cwr). Therefore a user can print the document from wherever they are with their own printer.We don't intend on printing from the server machine, but are you suggesting that a printer must be installed on server (which one web or enterprise server) for any client side printing to work.
    App pool is running in 32 bit mode
    Initially didn't get anything useful from fiddler but I'd try and look closer on your suggestion.
    It's also possible that some of my questions are a misunderstanding of APP vs RAS vs WEB, so please feel free to clarify. Currently I see the Web server as simply the created .NET SDK Application and RAS (Crystal Server 2011 e.t.c) as the existing fully established Application server which I simply pool for information.
    Thank you for your patience and advice,

  • REPORTS SECURITY WITHIN WEBDB (setup errors)

    As per WebDB and Reports 6i requirement, i
    ran the two script files
    D:\orant\report60\server\security
    rwwwvins.sql webdb
    and
    D:\ORANT\REPORT60\SERVER\SECURITY\RWENABLE.SQL
    Got errors while creating some package definitions..
    those package include
    package specs:
    rw_comp_cal
    rw_cpc_pm
    package body:
    wwv_rw_utl
    wwv_rw_usr
    wwv_rw_adm
    rwutlsave
    rwutlbuild
    wwv_rwrepgen
    rw_comp_cal
    rw_cpc_pm
    wwv_rwmanrwo
    Warning: Package created with compilation errors.
    No errors.
    attached :spool file which had errors listed
    SQL> @d:\orant\report60\server\security\rwwwvins.sql webdb
    B E G I N O R A C L E R E P O R T S I N S T A L L
    ...start: Monday 27 December , 1999 14:53:43
    Role dropped.
    Role created.
    old 1: grant RW_ADMINISTRATOR to &&1
    new 1: grant RW_ADMINISTRATOR to webdb
    Grant succeeded.
    Role dropped.
    Role created.
    Role dropped.
    Role created.
    Role dropped.
    Role created.
    I. Extent utlobj.sql
    Table dropped.
    Table created.
    Table dropped.
    Sequence dropped.
    Sequence created.
    Table created.
    Table dropped.
    Table created.
    Table dropped.
    Table dropped.
    Table dropped.
    Table created.
    Table created.
    Table created.
    Trigger created.
    II. Extent moduleda.sql
    0 rows deleted.
    delete from WWV_SYS_MODULE_TYPES$ where ID >= 50 and id<60
    ERROR at line 1:
    ORA-02292: integrity constraint (WEBDB.WWV_MODULES$_FK) violated - child record found
    delete from WWV_SYS_MODULE_GROUPS$ where ID >= 50 and id<60
    ERROR at line 1:
    ORA-02292: integrity constraint (WEBDB.WWV_SYS_MODULE_TYPES$_FK) violated - child record found
    INSERT INTO wwv_sys_module_groups$ VALUES (
    ERROR at line 1:
    ORA-00001: unique constraint (WEBDB.WWV_SYS_MODULE_GROUPS$_PK) violated
    INSERT INTO wwv_sys_module_groups$ VALUES (
    ERROR at line 1:
    ORA-00001: unique constraint (WEBDB.WWV_SYS_MODULE_GROUPS$_PK) violated
    INSERT INTO wwv_sys_module_groups$ VALUES (
    ERROR at line 1:
    ORA-00001: unique constraint (WEBDB.WWV_SYS_MODULE_GROUPS$_PK) violated
    INSERT INTO wwv_sys_module_groups$ VALUES (
    ERROR at line 1:
    ORA-00001: unique constraint (WEBDB.WWV_SYS_MODULE_GROUPS$_PK) violated
    Commit complete.
    Finished groups
    INSERT INTO wwv_sys_module_types$ VALUES (
    ERROR at line 1:
    ORA-00001: unique constraint (WEBDB.WWV_SYS_MODULE_TYPES$_PK) violated
    INSERT INTO wwv_sys_module_types$ VALUES (
    ERROR at line 1:
    ORA-00001: unique constraint (WEBDB.WWV_SYS_MODULE_TYPES$_PK) violated
    INSERT INTO wwv_sys_module_types$ VALUES (
    ERROR at line 1:
    ORA-00001: unique constraint (WEBDB.WWV_SYS_MODULE_TYPES$_PK) violated
    INSERT INTO wwv_sys_module_types$ VALUES (
    ERROR at line 1:
    ORA-00001: unique constraint (WEBDB.WWV_SYS_MODULE_TYPES$_PK) violated
    INSERT INTO wwv_sys_module_types$ VALUES (
    ERROR at line 1:
    ORA-00001: unique constraint (WEBDB.WWV_SYS_MODULE_TYPES$_PK) violated
    Commit complete.
    III. Install Oracle Reports packages
    Package created.
    No errors.
    Package created.
    No errors.
    Package created.
    No errors.
    Package created.
    No errors.
    Package created.
    No errors.
    Table dropped.
    Table created.
    Grant succeeded.
    Package created.
    No errors.
    Table dropped.
    Table created.
    Table dropped.
    Table created.
    Table dropped.
    Table created.
    Table dropped.
    Table created.
    Commit complete.
    Package created.
    No errors.
    0 rows deleted.
    delete from WWV_SYS_MODULE_TYPES$ where ID >= 50 and id<60
    ERROR at line 1:
    ORA-02292: integrity constraint (WEBDB.WWV_MODULES$_FK) violated - child record found
    delete from WWV_SYS_MODULE_GROUPS$ where ID >= 50 and id<60
    ERROR at line 1:
    ORA-02292: integrity constraint (WEBDB.WWV_SYS_MODULE_TYPES$_FK) violated - child record found
    INSERT INTO wwv_sys_module_groups$ VALUES (
    ERROR at line 1:
    ORA-00001: unique constraint (WEBDB.WWV_SYS_MODULE_GROUPS$_PK) violated
    INSERT INTO wwv_sys_module_groups$ VALUES (
    ERROR at line 1:
    ORA-00001: unique constraint (WEBDB.WWV_SYS_MODULE_GROUPS$_PK) violated
    INSERT INTO wwv_s ys_module_groups$ VALUES (
    ERROR at line 1:
    ORA-00001: unique constraint (WEBDB.WWV_SYS_MODULE_GROUPS$_PK) violated
    INSERT INTO wwv_sys_module_groups$ VALUES (
    ERROR at line 1:
    ORA-00001: unique constraint (WEBDB.WWV_SYS_MODULE_GROUPS$_PK) violated
    Commit complete.
    Finished groups
    INSERT INTO wwv_sys_module_types$ VALUES (
    ERROR at line 1:
    ORA-00001: unique constraint (WEBDB.WWV_SYS_MODULE_TYPES$_PK) violated
    INSERT INTO wwv_sys_module_types$ VALUES (
    ERROR at line 1:
    ORA-00001: unique constraint (WEBDB.WWV_SYS_MODULE_TYPES$_PK) violated
    INSERT INTO wwv_sys_module_types$ VALUES (
    ERROR at line 1:
    ORA-00001: unique constraint (WEBDB.WWV_SYS_MODULE_TYPES$_PK) violated
    INSERT INTO wwv_sys_module_types$ VALUES (
    ERROR at line 1:
    ORA-00001: unique constraint (WEBDB.WWV_SYS_MODULE_TYPES$_PK) violated
    INSERT INTO wwv_sys_module_types$ VALUES (
    ERROR at line 1:
    ORA-00001: unique constraint (WEBDB.WWV_SYS_MODULE_TYPES$_PK) violated
    Commit complete.
    Warning: Package created with compilation errors.
    No errors.
    Package created.
    No errors.
    Package created.
    No errors.
    Package created.
    No errors.
    Package created.
    No errors.
    Warning: Package created with compilation errors.
    Errors for PACKAGE RW_COMP_CAL:
    7/5 PL/SQL: Declaration ignored
    8/55 PLS-00382: expression is of wrong type
    Warning: Package created with compilation errors.
    Errors for PACKAGE RW_CPC_PM:
    7/5 PL/SQL: Declaration ignored
    8/55 PLS-00382: expression is of wrong type
    Package created.
    No errors.
    Package created.
    No errors.
    Package created.
    No errors.
    Package created.
    No errors.
    Package created.
    No errors.
    Package created.
    No errors.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM wwv_rw_adm_tst FOR &&1..wwv_rw_adm_tst
    new 1: CREATE PUBLIC SYNONYM wwv_rw_adm_tst FOR webdb.wwv_rw_adm_tst
    Synonym created.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM rwcaljmp FOR &&1..rwcaljmp
    new 1: CREATE PUBLIC SYNONYM rwcaljmp FOR webdb.rwcaljmp
    Synonym created.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM rwcalsum FOR &&1..rwcalsum
    new 1: CREATE PUBLIC SYNONYM rwcalsum FOR webdb.rwcalsum
    Synonym created.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM rw_comp_cal FOR &&1..rw_comp_cal
    new 1: CREATE PUBLIC SYNONYM rw_comp_cal FOR webdb.rw_comp_cal
    Synonym created.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM rw_cpc_pm FOR &&1..rw_cpc_pm
    new 1: CREATE PUBLIC SYNONYM rw_cpc_pm FOR webdb.rw_cpc_pm
    Synonym created.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM rwfindbx FOR &&1..rwfindbx
    new 1: CREATE PUBLIC SYNONYM rwfindbx FOR webdb.rwfindbx
    Synonym created.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM rwpform FOR &&1..rwpform
    new 1: CREATE PUBLIC SYNONYM rwpform FOR webdb.rwpform
    Synonym created.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM wwv_rwrepgen FOR &&1..wwv_rwrepgen
    new 1: CREATE PUBLIC SYNONYM wwv_rwrepgen FOR webdb.wwv_rwrepgen
    Synonym created.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM rwrunrpterr FOR &&1..rwrunrpterr
    new 1: CREATE PUBLIC SYNONYM rwrunrpterr FOR webdb.rwrunrpterr
    Synonym created.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM rwrunrpt FOR &&1..rwrunrpt
    new 1: CREATE PUBLIC SYNONYM rwrunrpt FOR webdb.rwrunrpt
    Synonym created.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM rwsbuser FOR &&1..rwsbuser
    new 1: CREATE PUBLIC SYNONYM rwsbuser FOR webdb.rwsbuser
    Synonym created.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM wwv_rw_usr_tst FOR &&1..wwv_rw_usr_tst
    new 1: CREATE PUBLIC SYNONYM wwv_rw_usr_tst FOR webdb.wwv_rw_usr_tst
    Synonym created.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM rwutlbuild FOR &&1..rwutlbuild
    new 1: CREATE PUBLIC SYNONYM rwutlbuild FOR webdb.rwutlbuild
    Synonym created.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM rwutlsave FOR &&1..rwutlsave
    new 1: CREATE PUBLIC SYNONYM rwutlsave FOR webdb.rwutlsave
    Synonym created.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM wwv_rw_adm FOR &&1..wwv_rw_adm
    new 1: CREATE PUBLIC SYNONYM wwv_rw_adm FOR webdb.wwv_rw_adm
    Synonym created.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM wwv_rw_err FOR &&1..wwv_rw_err
    new 1: CREATE PUBLIC SYNONYM wwv_rw_err FOR webdb.wwv_rw_err
    Synonym created.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM wwv_rw_usr FOR &&1..wwv_rw_usr
    new 1: CREATE PUBLIC SYNONYM wwv_rw_usr FOR webdb.wwv_rw_usr
    Synonym created.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM wwv_rw_int FOR &&1..wwv_rw_int
    new 1: CREATE PUBLIC SYNONYM wwv_rw_int FOR webdb.wwv_rw_int
    Synonym created.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM wwv_rw_utl FOR &&1..wwv_rw_utl
    new 1: CREATE PUBLIC SYNONYM wwv_rw_utl FOR webdb.wwv_rw_utl
    Synonym created.
    Package body created.
    No errors.
    Warning: Package Body created with compilation errors.
    Errors for PACKAGE BODY WWV_RW_UTL:
    194/5 PL/SQL: Statement ignored
    194/16 PLS-00382: expression is of wrong type
    Warning: Package Body created with compilation errors.
    Errors for PACKAGE BODY WWV_RW_USR:
    436/5 PL/SQL: Statement ignored
    436/16 PLS-00382: expression is of wrong type
    508/5 PL/SQL: Statement ignored
    508/12 PLS-00382: expression is of wrong type
    547/5 PL/SQL: Statement ignored
    547/12 PLS-00382: expression is of wrong type
    595/5 PL/SQL: Statement ignored
    595/16 PLS-00382: expression is of wrong type
    659/5 PL/SQL: Statement ignored
    659/16 PLS-00382: expression is of wrong type
    Warning: Package Body created with compilation errors.
    Errors for PACKAGE BODY WWV_RW_ADM:
    157/5 PL/SQL: Statement ignored
    157/16 PLS-00382: expression is of wrong type
    217/5 PL/SQL: Statement ignored
    217/16 PLS-00382: expression is of wrong type
    272/5 PL/SQL: Statement ignored
    272/16 PLS-00382: expression is of wrong type
    Package body created.
    No errors.
    Package body created.
    No errors.
    0 rows deleted.
    0 rows deleted.
    0 rows deleted.
    ... HELP.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... HEADING.sql ...
    ... LARGEBOX.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... SECTION_IMAGE.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... BOX_IMAGE.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ...hint.sql...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ...mode.sql...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ...welcome.sql...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... S0.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... S1.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... S2.sql ... users and roles
    1 row created.
    ... S3.sql ... availability
    1 row created.
    1 row created.
    ... S4.sql ... required parameters
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ...S5.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... S6.sql ...
    1 row created.
    ... S7.sql ...
    1 row created.
    1 row created.
    Commit complete.
    0 rows deleted.
    0 rows deleted.
    ... HELP.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... HEADING.sql ...
    ... LARGEBOX.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... SECTION_IMAGE.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... BOX_IMAGE.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... S0.sql ...
    1 row created.
    1 row created.
    1 row created.
    ... S1.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... S2.sql ...
    1 row created.
    ... S3.sql ...
    1 row created.
    1 row created.
    ... S4.sql ...
    1 row created.
    1 row created.
    ... S5.sql ...
    Commit complete.
    0 rows deleted.
    0 rows deleted.
    ... HELP.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... HEADING.sql ...
    ... LARGEBOX.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... SECTION_IMAGE.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... BOX_IMAGE.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... S0.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... S1.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... S2.sql ...
    1 row created.
    ... S3.sql ...
    1 row created.
    1 row created.
    ... S4.sql ...
    1 row created.
    1 row created.
    Commit complete.
    0 rows deleted.
    0 rows deleted.
    ... HELP.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... HEADING.sql ...
    ... LARGEBOX.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... SECTION_IMAGE.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... BOX_IMAGE.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... S0.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... S1.sql ...
    1 row created.
    1 row created.
    1 row created.
    ... S2.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... S3.sql ...
    1 row created.
    ... S4.sql ...
    1 row created.
    1 row created.
    Commit complete.
    0 rows deleted.
    0 rows deleted.
    ... HELP.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... HEADING.sql ...
    ... LARGEBOX.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... SECTION_IMAGE.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... BOX_IMAGE.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... S0.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... S1.sql ...
    1 row created.
    1 row created.
    1 row created.
    ... S2.sql ...
    1 row created.
    ... S3.sql ...
    1 row created.
    1 row created.
    ... S4.sql ...
    1 row created.
    ... S5.sql ...
    1 row created.
    Commit complete.
    Warning: Package Body created with compilation errors.
    Errors for PACKAGE BODY RWUTLSAVE:
    180/5 PL/SQL: Statement ignored
    180/15 PLS-00382: expression is of wrong type
    181/5 PL/SQL: Statement ignored
    181/15 PLS-00382: expression is of wrong type
    182/5 PL/SQL: Statement ignored
    182/15 PLS-00382: expression is of wrong type
    183/5 PL/SQL: Statement ignored
    183/15 PLS-00382: expression is of wrong type
    Warning: Package Body created with compilation errors.
    Errors for PACKAGE BODY RWUTLBUILD:
    0/0 PL/SQL: Compilation unit analysis terminated
    1/14 PLS-00905: object WEBDB.RWUTLBUILD is invalid
    1/14 PLS-00304: cannot compile body of 'RWUTLBUILD' without its
    specification
    Package body created.
    No errors.
    Package body created.
    No errors.
    Package body created.
    No errors.
    Warning: Package Body created with compilation errors.
    Errors for PACKAGE BODY WWV_RWREPGEN:
    1122/5 PL/SQL: Statement ignored
    1122/23 PLS-00382: expression is of wrong type
    Warning: Package Body created with compilation errors.
    Errors for PACKAGE BODY RW_COMP_CAL:
    0/0 PL/SQL: Compilation unit analysis terminated
    1/14 PLS-00905: object WEBDB.RW_COMP_CAL is invalid
    1/14 PLS-00304: cannot compile body of 'RW_COMP_CAL' without its
    specification
    Warning: Package Body created with compilation errors.
    Errors for PACKAGE BODY RW_CPC_PM:
    0/0 PL/SQL: Compilation unit analysis terminated
    1/14 PLS-00905: object WEBDB.RW_CPC_PM is invalid
    1/14 PLS-00304: cannot compile body of 'RW_CPC_PM' without its
    specification
    Package body created.
    No errors.
    Package body created.
    No errors.
    Package body created.
    No errors.
    Package body created.
    No errors.
    Package body created.
    No errors.
    Warning: Package Body created with compilation errors.
    Errors for PACKAGE BODY WWV_RWMANRWO:
    249/9 PL/SQL: Statement ignored
    249/23 PLS-00382: expression is of wrong type
    385/9 PL/SQL: Statement ignored
    385/23 PLS-00382: expression is of wrong type
    ... grant Oracle Reports Menu privileges
    PL/SQL procedure successfully completed.
    ... done
    ...end: Monday 27 December , 1999 14:57:25
    D O N E I N S T A L L
    SQL> SPOOL OFF
    null

    The above error is occuring only if the script is ran over a pre-existing reports security on webdb.
    The drop table commands in the scripts may be having some untested errors due to which the above errors resulted.
    I had re-installed webdb and when
    the above scripts were run for first time i didn't encounter those errors.
    FYI.
    Thanks.

  • Error with Loading Device Software on 8700 AT&T phone.

    Hi. I would like some help with my 8700 AT&T refurb blackberry phone.  When I tried to download the device software (v4.5) to my already downloaded DTM (v4.6), it gave me an error message I did not know what to do with.  
    I want to synch my organizer data (calendar, contacts) from older desktop (Outlook 2002) to my new laptop (Outlook 2007, Windows 7).  I am having trouble downloading the supporting device software.  I keep getting an error message that reads "Error with the Application Loader.  Cannot update software using this system as device is currently activated on a blackberry Enterprise Server or professional software.  Contact administrator or check with service provider."  I do not use Enterprise.  I don't have an internet service plan for my phone as I use it only for calendar and contacts.  AT&T gives the software option for AT&T 8700 in English device software as v4.1.0.175 as the only option that is supported by my current platform (2.0.0.90).  Is this right? 
    All I really want to update my phone with the latest software that supports Outlook 2007 on my new laptop.  What do I need to make that happen? 
    Thanks in advance.

    Hi there!
    Refurbs can be problematic. If a BB was ever activated on BES, then it has an IT Policy. IT Policies are not removed by the standard WIPE actions. Rather, they take additional steps to clean off the Policy.
    Just to check, please go to this screen:
    Homescreen > Options > Security Options > (Information) or (General Settings) or (something similar)
    On that screen will be some selection boxes plus other sections (divided by horizontal lines). If, on that screen, there is any discussion about IT Policy (even if it says "Default"), then you indeed have an IT Policy on your BB. (The screen may also have a section for "Services").
    If you don't have an IT Policy, then something else is going on...in which case, stop here and report back exactly what you found on that screen.
    If you do have an IT Policy, then, in my view, you have two choices.
    1) Since this refurb was provided to you by ATT, they did not deliver to you a "clean" device. You could take it back to them and have them clean the IT Policy off.
    2) You can remove the Policy yourself. The process is 100% destructive to the data on the BB, so you'll want to be sure you've already taken a good full backup. Then use Method 3 in this KB.
    As for what device OS to install, you have more choices than you indicated. See this page:
    https://www.blackberry.com/Downloads/browseSoftwar​e.do;jsessionid=0A15EC28AEC181D3F3F9C5235D9F166A.n​...
    Select, from the drop-down, your model (8700). The resulting screen shows that ATT is currently supporting 4.5.0.182 (MultiLanguage) for your BB model. The MultiLanguage pack will include English, so you don't have to fall all the way back to the English only version. So, you have choices. The best advice is to use the most recent version -- bug fixes, enhancements, and all of that.
    What I advise, since you want to use Outlook 2007, is to use that 4.5.0.182 package for your BB and the most recent RIM desktop package (5.0.1.28). That way, you will have full compatibility for what you are looking for.
    Good luck and let us know!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

Maybe you are looking for