Re: [Hypercontent-users] Exception occured
Brought to you by:
alexvigdor
From: tom t. <j_l...@ya...> - 2007-03-15 02:34:51
|
We got the access to this machine did further investigation and later realized it got something to do with tomcat deployment permission issue. We resolved the issue and initial setup looks all right Thanks --- Alex Vigdor <al...@bi...> wrote: > Hi Tom, > Are there any errors in the log? It looks like > some kind of error > getting the vCard. It is possible to silence this > error by changing > the catch() on line 45 of User.java to catch all > Exceptions > (currently it only catches HyperExceptions), but I > suspect there may > be other errors that led up to this one. > > Alex > > On Mar 14, 2007, at 12:50 AM, tom tom wrote: > > > Hi, > > > > Before it goes to UAT, I asked one of my core > > developers to install HC from the scratch with new > > changes. > > > > He encountered the following error. > > > > What could be the reason > > > > There was an error processing your request > > null > > > > > > > org.hypercontent.security.User.getFullName(User.java:43) > > > > > sun.reflect.NativeMethodAccessorImpl.invoke0(Native > > Method) > > > > sun.reflect.NativeMethodAccessorImpl.invoke > > (NativeMethodAccessorImpl.java:39) > > > > sun.reflect.DelegatingMethodAccessorImpl.invoke > > (DelegatingMethodAccessorImpl.java:25) > > > java.lang.reflect.Method.invoke(Method.java:585) > > > > > org.apache.velocity.runtime.parser.node.PropertyExecutor.execute > > > (PropertyExecutor.java:111) > > > > > org.apache.velocity.util.introspection.UberspectImpl > > > $VelGetterImpl.invoke(UberspectImpl.java:302) > > > > > org.apache.velocity.runtime.parser.node.ASTIdentifier.execute > > > (ASTIdentifier.java:157) > > > > > org.apache.velocity.runtime.parser.node.ASTReference.execute > > > (ASTReference.java:175) > > > > > org.apache.velocity.runtime.parser.node.ASTReference.value > > > (ASTReference.java:327) > > > > > org.apache.velocity.runtime.parser.node.ASTExpression.value > > > (ASTExpression.java:51) > > > > > org.apache.velocity.runtime.parser.node.ASTSetDirective.render > > > (ASTSetDirective.java:95) > > > > > org.apache.velocity.runtime.parser.node.ASTBlock.render > > > (ASTBlock.java:55) > > > > > org.apache.velocity.runtime.parser.node.ASTIfStatement.render > > > (ASTIfStatement.java:70) > > > > > org.apache.velocity.runtime.parser.node.SimpleNode.render > > > (SimpleNode.java:230) > > > > > org.apache.velocity.runtime.directive.Parse.render(Parse.java:181) > > org.apache.velo > > > > > > > > > > > ______________________________________________________________________ > > > ______________ > > The fish are biting. > > Get more visitors on your site using Yahoo! Search > Marketing. > > > http://searchmarketing.yahoo.com/arp/sponsoredsearch_v2.php > > > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get > the chance to share your > opinions on IT & business topics through brief > surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Hypercontent-users mailing list > Hyp...@li... > https://lists.sourceforge.net/lists/listinfo/hypercontent-users > ____________________________________________________________________________________ Food fight? Enjoy some healthy debate in the Yahoo! Answers Food & Drink Q&A. http://answers.yahoo.com/dir/?link=list&sid=396545367 |