Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000470 [Quercus] minor always 11-30-05 14:01 01-09-06 20:06
Reporter sam View Status public  
Assigned To ferg
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.0.18 Product Version
  Product Build
Summary 0000470: Exception when adding a `Note' to a mantis bug report
Description The following exception was displayed, howeever the note did get saved.

500 Servlet Exception

com.caucho.php.PhpRuntimeException: '/var/www/hosts/bugs.caucho.com/webapps/ROOT/lang/strings_.txt'
is not a valid path
    at com.caucho.php.env.Env.error(Env.java:2169)
    at com.caucho.php.env.Env.errorException(Env.java:2023)
    at com.caucho.php.env.Env.include(Env.java:1840)
    at _php._core._lang_0api__php.fun_lang_load(_lang_0api__php.java:260)
    at _php._core._lang_0api__php.fun_lang_ensure_loaded(_lang_0api__php.java:69)
    at _php._core._lang_0api__php.fun_lang_get_defaulted(_lang_0api__php.java:364)
    at _php._core._lang_0api__php$8.eval(_lang_0api__php.java:383)
    at com.caucho.php.program.CompiledFunction_3.eval(CompiledFunction_3.java:104)
    at com.caucho.php.program.AbstractFunction.eval(AbstractFunction.java:211)
    at _php._core._email_0api__php.fun_email_bug_info_to_one_user(_email_0api__php.java:777)
    at _php._core._email_0api__php.fun_email_generic(_email_0api__php.java:836)
    at _php._core._email_0api__php.fun_email_bugnote_add(_email_0api__php.java:1308)
    at _php._core._email_0api__php$28.eval(_email_0api__php.java:1317)
    at com.caucho.php.program.CompiledFunction.evalRef(CompiledFunction.java:70)
    at _php._bugnote_0add__php.execute(_bugnote_0add__php.java:75)
    at com.caucho.php.page.PhpPage.executeTop(PhpPage.java:116)
    at com.caucho.php.servlet.PhpServlet.service(PhpServlet.java:189)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:92)
    at com.caucho.server.dispatch.ServletFilterChain.doFilter(ServletFilterChain.java:106)
    at com.caucho.server.webapp.WebAppFilterChain.doFilter(WebAppFilterChain.java:178)
    at com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.java:229)
    at com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:267)
    at com.caucho.server.port.TcpConnection.run(TcpConnection.java:388)
    at com.caucho.util.ThreadPool.runTasks(ThreadPool.java:490)
    at com.caucho.util.ThreadPool.run(ThreadPool.java:423)
    at java.lang.Thread.run(Thread.java:595)

Resin Professional 3.0.s051128 (built Mon, 28 Nov 2005 06:33:41 PST)
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0000659)
ferg
01-09-06 20:06

resolved with trigger_error fixes
 

- Issue History
Date Modified Username Field Change
11-30-05 14:01 sam New Issue
01-09-06 20:06 ferg Note Added: 0000659
01-09-06 20:06 ferg Assigned To  => ferg
01-09-06 20:06 ferg Status new => closed
01-09-06 20:06 ferg Resolution open => fixed
01-09-06 20:06 ferg Fixed in Version  => 3.0.18
01-09-06 20:06 ferg View Status @0@ => public


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker