RE: Jetspeed 2.3
Lalitha Bourishetty <[email protected]> Mon, 17 Aug 2015 07:09:12 -0700 (PDT)
| Newsgroups | gmane.comp.jakarta.jetspeed.user |
|---|---|
| Message-ID | <ce7c48b5-eb23-4981-8c73-0f79f02109d4@default> |
I am using Jetspeed with Oracle. When I tried to hit url http://localhost:7= 023/jetspeed/portal to login to application got error. From console I under= stood that table or view is missing. Searched for this error and followed i= nstructions given at https://portals.apache.org/jetspeed-2/devguide/guide-d= atabase.html . I ran command as mvn org.apache.portals.jetspeed-2:jetspee= d-db-maven-plugin:2.3.0:db.scripts.gen=20 Then got error as : [ERROR] Could not find goal 'db.scripts.gen' in plugin org.apache.portals.j= etspeed-2:jetspeed-db-maven-plugin:2.3.0 among available goals ddl, init ->= [Hel [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e= switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, pleas= e read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoNotFo= undException I tried in the same for all commands given at above url. Got same error. Is there any sql script to create SQL Objects? If so could you please provi= de the script. =09 If no, Request you to let us know how to resolve the error. Regards, Lalitha -----Original Message----- From: Ron McNulty [mailto:[email protected]]=20 Sent: Saturday, August 15, 2015 2:19 PM To: Jetspeed Users List Subject: Re: Jetspeed 2.3 Hi Lalitha The error is pretty clear - either the table or view does not exist, or the= Oracle permissions are such that the user cannot see the table or view. Next step is to connect to Oracle from a standard SQL client using the same= user that Jetspeed uses. Can you see the Jetspeed objects? If you log in a= s the Oracle super user (system if using Oracle XE) can you see the Jetspee= d objects? Regards Ron McNulty On 15/08/2015 12:25 a.m., Lalitha Bourishetty wrote: > ORA-00942: table or view does not exist --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]