Search in JDeveloper forum

Hi,
I specify the following string to search in forum on JDeveloper: 'jsp:setProperty'.
At a first a number of messages is displayed. But then, when I either try to sort
messages by date, or try to see next 15 messages - I get the follwing message
in my IE:
An error in the system has occurred. Please contact the system administrator if the problem persists.
type: java.lang.IllegalArgumentException
java.lang.IllegalArgumentException: URLDecoder: Illegal hex characters in escape (%) pattern - For input string: "= "
at java.net.URLDecoder.decode(URLDecoder.java:173)
at com.jivesoftware.base.filter.HTMLFilter.isAcceptableURL(HTMLFilter.java:662)
at com.jivesoftware.base.filter.HTMLFilter.cleanseTag(HTMLFilter.java:620)
at com.jivesoftware.base.filter.HTMLFilter.doAdvancedFilter(HTMLFilter.java:436)
at com.jivesoftware.base.filter.HTMLFilter.doFilter(HTMLFilter.java:351)
at com.jivesoftware.base.filter.HTMLFilter.applyFilter(HTMLFilter.java:334)
at com.jivesoftware.base.FilterChain.applyFilters(FilterChain.java:97)
at com.jivesoftware.base.filter.XMLFilter.applyFilter(XMLFilter.java:65)
at com.jivesoftware.base.FilterChain.applyFilters(FilterChain.java:97)
at com.jivesoftware.forum.database.DbFilterManager.applyFilters(DbFilterManager.java:144)
at com.jivesoftware.forum.database.DbFilterManager.applyFilters(DbFilterManager.java:152)
at com.jivesoftware.forum.database.DbFilterManager.applyFilters(DbFilterManager.java:155)
at com.jivesoftware.forum.database.DbFilterManager.applyFilters(DbFilterManager.java:155)
at com.jivesoftware.forum.database.DbFilterManager.applyFilters(DbFilterManager.java:155)
at com.jivesoftware.forum.database.DbFilterManager.applyFilters(DbFilterManager.java:170)
at com.jivesoftware.forum.database.DbForumMessage.getBody(DbForumMessage.java:450)
at com.jivesoftware.forum.proxy.ForumMessageProxy.getBody(ForumMessageProxy.java:104)
at com.jivesoftware.forum.database.DbQuery.highlightResult(DbQuery.java:544)
at com.jivesoftware.forum.proxy.QueryProxy.highlightResult(QueryProxy.java:158)
at com.jivesoftware.forum.action.SearchAction.getHighlightedText(SearchAction.java:630)
at searchresults.jspService(_searchresults.java:1047)
at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:416)
at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478)
at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:719)
at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376)
at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:298)
at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:42)
at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:204)
at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:209)
at com.opensymphony.webwork.dispatcher.ServletDispatcherResult.doExecute(ServletDispatcherResult.java:81)
at com.jivesoftware.base.util.webwork.ServletDispatcherResult.doExecute(ServletDispatcherResult.java:49)
at com.jivesoftware.forum.theme.ThemeAwareDispatcherResult.doExecute(ThemeAwareDispatcherResult.java:82)
at com.opensymphony.webwork.dispatcher.WebWorkResultSupport.execute(WebWorkResultSupport.java:109)
at com.opensymphony.xwork.DefaultActionInvocation.executeResult(DefaultActionInvocation.java:258)
at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:182)
at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)
at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:164)
at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)
at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:164)
at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)
at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:164)
at com.jivesoftware.forum.action.JiveExceptionInterceptor.intercept(JiveExceptionInterceptor.java:63)
at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:164)
at com.jivesoftware.base.action.JiveObjectLoaderInterceptor.intercept(JiveObjectLoaderInterceptor.java:56)
at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:164)
at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)
at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:164)
at oracle.wocapps.forum.action.OracleLocaleInterceptor.intercept(OracleLocaleInterceptor.java:74)
at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:164)
at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)
at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:164)
at com.opensymphony.webwork.interceptor.FileUploadInterceptor.intercept(FileUploadInterceptor.java:71)
at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:164)
at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)
at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:164)
at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)
at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:164)
at com.opensymphony.xwork.DefaultActionProxy.execute(DefaultActionProxy.java:116)
at com.opensymphony.webwork.dispatcher.ServletDispatcher.serviceAction(ServletDispatcher.java:272)
at com.jivesoftware.base.util.JiveWebWorkServlet.service(JiveWebWorkServlet.java:62)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
at com.jivesoftware.util.SetResponseCharacterEncodingFilter.doFilter(SetResponseCharacterEncodingFilter.java:53)
at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
at com.opensymphony.module.sitemesh.filter.PageFilter.parsePage(PageFilter.java:118)
at com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(PageFilter.java:52)
at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
at com.jivesoftware.base.PresenceFilter.doFilter(PresenceFilter.java:113)
at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
at com.jivesoftware.util.SetRequestCharacterEncodingFilter.doFilter(SetRequestCharacterEncodingFilter.java:48)
at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:627)
at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376)
at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870)
at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)
at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:299)
at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)
at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
at java.lang.Thread.run(Thread.java:595)
Something worng with search engine?
Regards, Leonid.

The box at the top left of the browser window (beside the round
toolbar buttons).
The forum team are working on improving the search facility.
See the discussion forum forums for details.
Thanks,
Brian
JDeveloper Team

Similar Messages

  • JDeveloper Forums

    Hi
    JDeveloper as a tool supports many different technologies, including JSPs, UIX, Struts, Database, UML, Java, etc etc etc.
    As a forum it is becoming difficult to read and search as its overloaded with all these technologies and the associated posts that are being placed there.
    It would be better to break the JDeveloper forum into several sub-categories allowing forum users to read and search the catagories they are concerned with.
    Please talk to the JDeveloper development crew about breaking the JDeveloper Forum into sub-categories such that we can better read and search the forums!
    Also many thanks to the JDeveloper crew for actively participating in the forum!
    Cheers,
    CM.

    With regards to the categories, I'd suggest (in-my-humble-opinion) at minimum the following:
    General
    ADF Business Components
    EJB
    Java
    JSP
    JClient
    UIX
    The General category would be needed for cross-posts where the poster doesn't know where else to post their forum message. It would be useful on each forum page to have a note that tells the forum members this. As such the general forum addresses your multi-technology posts concerns.
    I'd also like to emphasize that it is (in my opinion) impossible to avoid cross-posts in forums. Forum members will make mistakes or just be plain old confused when posting (especially newbies). However don't let this stop you from creating new forums, otherwise my original concerns cannot ever be addressed. As you know some sites (including OTN?) have a forum administrator to help tidy this up to ensure the forums minimise this problem.
    Further to this, the General forum could just be the base Jdeveloper forum, where the other technology specific forums (JSP, UIX etc) are children to the Jdeveloper forum. As such general posts go in the root level Jdeveloper forum, and technology specific posts go in the sub-forums. (Does your forum software let you set this structure up?)
    Secondly, I note a large amount of 'informational' and 'howto' posts from the JDeveloper development team. These are really important forum messages as far as I'm concerned. However because they are currently posted in the 1 forum they quickly dissappear among all the other posts. Thus I think you also need a forum for your developers to post to for everybody else to read!
    Okay, you might think that was my $0.02 worth, but while I'm on a roll.....
    There is a second part to your comments that I'll also address. This is the search function. Once you setup multiple forums where forum members may incorrectly post questions to the wrong forum, it is then important to provide a search facility that can search the current forum, or optionally, the current forum and all sub forums.
    I note that once you're currently located in a forum, the search facility only allows you to search the current forum, so this would need to be changed (potentially with a check box) to allow subforums to be also searched.
    You'll also note that when you're at the base of all forums, the right-side search portlet allows you to search all forums, but doesn't include the other search criteria (such as limiting the search to certain dates), and as such wouldn't be sufficient for the task (eg. I often in the JDeveloper forum only search for posts within the last 2 years, because as the product is frequently revised/changed, posts prior to the last Jdeveloper release are no longer relevant).
    Okay, that's probably $0.34 worth, but it was worth the effort.
    Cheers!
    CM.

  • How do I change the default "date range" when searching in the forums?

    Hi all,
    New to the SAP forums...  How do I change the default date range when searching in the forums?  I am getting a 90 day search by default.  Then I have to change it and search again.  Argh!
    Thanks,
    --Amy Smith

    Hi Amy,
    the default date range cannot be changed by users. It is defined system-wide.
    Regards,
    Michael

  • Why can I no longer search a specific forum?

    It doesn't seem that long ago that one could drill down in the technical discussion forums and then search a specific forum.  Now, all I can see is that, no matter what forum I navigate to, I can only enter search terms for the entire "community".  99.9% of the time I really don't give a s__t about iPads and iPods, yet answers regarding them are always in the top results.  Put another way, how can I specifically search Using Mac OS 10.7 Lion for answers?

    Once you get the search screen up you restrict the forum to search and/or the person:
    Unfortunately to get this window you have to do the first search from the search communities box. What I do if I know I will  be restricting to one community is do an empty search which brings up the above window, then I enter the search term, the community and the person then search.]
    It would be nice of you could just get these options right from the get-go but at least there is a way.
    regards

  • Dear Oracle: PLEASE improve the SEARCH on these forums!!!

    Subject: Dear Oracle: PLEASE improve the SEARCH on these forums!!!
    I have been getting frustrated using the search on these forums. I find the content very useful (especially as I cannot seem to find any other forums for Oracle Portal) but the search facility is very poor.
    Firstly, the Search will on search for an exact match in the body of the messages, not the subject at all! This is very annoying as people usually sum-up there question in the subject and often do not repeat the subject in the message.
    Secondly, the search looks for exact matches of your search string, so searching for more than one word become difficult. Bascially, it does only an exact match, not a word search, so forget about using keywords to search on as you would do in every other search engine and be very carful of the order of your words, you'll get a completly different set of results by swaping the order of your words... :(
    eg. Selecting "ALL FORUMS", try searching for "Customizing Change Password Page". no hits? ok try "Customizing Password" still no hits? ok try "Customizing the Password". still no hits? ok just try "customizing". You get 10 Pages of 20 (Oracle conviently puts them over 10 pages so you cannot view them all on a html page and do your own secondary search using CTRL-F). Well, this is too many, lets just try "Change Password". again 20 x 10+ pages. At least this time we've got some that also have the work customizing in the subject. If only we got here on the first search... Don't even think of adding the word "PDK" or "Example" to your search...
    I have already provided feedback to Oracle on this matter (and am still waiting for a reply). If you would also like the search improved, please also send Oracle some feedback and make this forum more useful. If enough people pester them they might think it's important enought to change. link below:
    http://otn.oracle.com/contact/htdocs/feedback.htm
    Cheers,
    Tim.
    P.S. In the meantime, does anyone know of any other good Portal forums?

    Couldn't agree more, if only the search was as good as on Metalink...

  • How to Do searching in this forum

    Hi all,
    I want to how to do searching for this forum. Let us say i am only interested in forum posting where <b>SAPscirpt and email will appear.</b>
    Should i do "sapscript" and "email"? i tried, but it is not working. I am getting all link which is having either of the word.
    any ideas?
    Thanks !!

    Hi Vipin,
    When i searched for your requirements i got only the first link containing both the terms.Probably that is the only link available.
    The various combinations i tried was :
    "SAP script" & "Email"
    "SAP" & "script" & "Email"
    Hope this helps you.
    Regards,
    Vijith Kumar

  • IMPORTANT MESSAGE: THIS FORUM HAS MOVED TO THE JDEVELOPER FORUM

    THIS IS AN IMPORTANT NOTE FROM THE JDEVELOPER ADF UIX DEVELOPMENT TEAM
    With the release of JDeveloper 10g and Oracle ADF (ADF UIX, ADF Business Components, ADF JClient) we are consolidating our resources to one forum - the JDeveloper forum. All current posts/threads within this forum will, in time, be moved over to the JDeveloper forum. Meanwhile you should post all new questions to the JDeveloper forum, since this forum from now on will not be monitored by the JDeveloper ADF UIX development team. The JDeveloper ADF UIX development team will focus on answering UIX questions on the JDeveloper and ADF.
    Regards,
    JDeveloper Product Management
    [Edited by: jjacobi on Nov 21, 2003 5:32 PM]

    Do you have an add-on called Adblocker Plus in your Add-on Manager?
    'Tools' > 'Add-ons' or '3bar menu icon' > 'Add-ons'
    Disable this addon and test. It has been known to cause some issues.

  • Search the discussions forum

    so... we used to be able to search the discussions forum. Maybe I'm just missing where that feature went to. When I use the Search at the upper right corner of the page it searches all of Apple.com, but strangely enough rarely hits the forums. Please point me in the right direction.

    Read this announcement from the main discussions page:
    http://discussions.apple.com/ann.jspa?annID=639
    Barry

  • Search a particular forum?

    Greetings,
    when I am in a given forum, I need the ability to search that perticular forum; not the entire Adobe site and not all forums; just that particular one.  How can I do that?
    Thank you

    johnrellis wrote:
    The drop down box solution isn't effective in this case.  ... The default should be to search the forum you are in at the time, with the option to then search all..  this implementation is very user unfriendly.
    Ditto.  I hope the priority for fixing this is set very high.
    Ditto. (Default should be current forum with subforums, checkbox option for all forums, and link option for advanced.)
    Ditto to not user friendly and high priority.
    I will also say that the small box and user unfriendly sort order for selecting forum in the "more options" search is what adds to the frustration of this poor initial implementation.  The visible box is small so it is hard to scroll quickly/scan it, and the organization is like the old adobe forums list - an odd assortment of alphabetizing by "Adobe Premiere" and "Encore" etc. (I don't really recall the examples.)
    The alpha listing on the main forum page in the "Product, Player, and Reader" forums is a great improvement and what I'd like to see here - meaningful alpha and drop down with enough vertical size to scan quickly.  But that single list is only that area, and does not include this general forum, etc.
    I wonder if separate forum/subforum selections is needed to make it easier to scan as well.  The main forum page selection is only forums (correctly so), but a search needs to go to the subforum level.  (And yes, that raises the sub-subforum level issue.)  But putting subforums in the same list with forums invites more complexity than many users are going to be comfortable with.

  • How i can search in this forum

    dear all,
    I'm new in SQL and PL/SQL
    i want to search in this forum all the example about (with statement)
    is this porsible?
    plz advice

    Interesting!!! I searched for the word WITH and nothing came up. I think its a bug in the search feature. May be just post this thread in the [Community feedback and suggestions fourm|http://forums.oracle.com/forums/forum.jspa?forumID=29] .
    Some one from OTN may help you.

  • Common View: 404 in JDeveloper Forum

    Is it only me who always hits a 404-Error when trying to access the JDeveloper Forum? Several times a day I hit http://www.oracle.com/errordocs/404.html instead of the requested JDeveloper forum. And some minutes lates it works again. What's wrong? Is Oracle using its own Products to host this Forum ? ;)

    We all should post the problems to OTN Member Feedback ForumYeah, I thought of that too, but every time I did get through, I wanted to use the opportunity to try and proceed with the questions I was pursuing. :)
    I see there's a good number of threads/posts there on the subject now, and that you've included a link to this thread there as well. Thanks!

  • Missing post in JDeveloper Forum

    The last visible post in the JDeveloper Forum JDeveloper and ADF is from Sep 3, 2004 4:26 PM.
    This is post MaximumLength for MessageTextInput is from Mar 8, 2004 2:39 PM, can be accessed directly but is not visible in the list and not visible in the my-users-posts list (http://forums.oracle.com/forums/profile.jsp?user=171477).
    Any idea what happens again to the forum?
    I do not hope that this forum now is also "posting-controlled" like the Oracle Help Technologies Forum (Oracle Help Technologies
    Thanks, Markus

    As we where told the problem was that the posts where created with a totally wrong date somewhere in 2001 and therefore where not displayed in the list on top.
    Perhaps the forum admins could run a update script to correct the dates?
    Steves workaround is to manualy repost each post that has a wrong date.
    Anyhow, glad to see that the problem is solved. After 4 days.

  • Problems with searching in this forum

    Is anyone else finding that the searching in this forum is no longer bringing back the same information that it used to? The problem seems to have started in the last few days. Any advice would be appreciated. I hope Sun fixes this!

    It looks like they are redesigning the search and they have a link to the beta version on the page. I tried it but it doesn't search just the forum we're in like the current search used to do. I don't like the new search page at all!
    I told them that on their feedback link also.

  • Any way to search a particular forum?

    I suppose I should know this by now...
    I can't find a way to search a particular forum.
    I do see the "Search Communities" in the upper right, but it is too broad. Example: Right now I'm trying to search the Pages forum for information about the format sidebar in the new 5.0 version, but I'm coming up with threads from 7 years ago in unrelated topic areas.
    Am I missing something?

    Donnie Ashworth wrote:
    How do I initiate the results from a particular forum? Other than by using the general search box in the upper right?
    Donnie ~ Perhaps there's a better way, but this is how I do it...
    Click on THIS and bookmark it as a general ASC search for future use. Then put an "x" in the search field and in the Restrict to a Community field, type in Pages and choose which Pages community to search and click Search. Then bookmark it as a Pages search for future use.

  • Searching in the Forum

    HI,
    Lately I haven't been able to search in the forums. I've tried searching on words I know are listed and I still get zero results. What's going on?
    Thanks,
    Laura

    Sorry, forgot to paste the link!
    http://forums.adobe.com/message/2104105#2104105

Maybe you are looking for