Forum tags


Top Posters

Last 30 days

  • Antoine (94)
  • talita.pezzi (27)
  • eduardo.lawisch (14)
  • alfons.bataller.diaz (14)
  • sundaravadivel.n (13)
  • ravinderjit.singh (13)
  • hellonico (8)
  • jose.mendoza (8)
  • barry.sperling (7)
  • marcia.martins (7)

All time

  • Antoine (1403)
  • Shivanand (1189)
  • cshekhar (921)
  • psq (795)
  • jag (391)
  • metabyte (370)
  • arnaud (327)
  • jalateras (325)
  • dfrench (263)
  • venkaiah.k (198)

Show last 4 hrs - 12 hrs - 24 hrs

POLL

We are looking for more information to tailor our training to better meet the needs of our customers. Please indicate all options that apply.

I would like to attend specialized training from Intalio on BPM as it relates to my application area:


I would like to attend specialized training from Intalio on BPM as it relates to my job function:


I would like to attend specialized training from Intalio on BPM as it relates to my industry:

Login

MAIN arrow FORUMS
Re:geronimo-ds.xml (0 viewing) 
Go to bottom Post Reply Favoured: 0
TOPIC: Re:geronimo-ds.xml
#12509
lmorjuer (User)
Senior Boarder
User Offline Click here to see the profile of this user
Re:geronimo-ds.xml 8 Months ago Karma: 1  
this the file


thanks a lot
File Attachment:
File Name: geronimo_ds.rar
File Size: 748
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#12510
lmorjuer (User)
Senior Boarder
User Offline Click here to see the profile of this user
Re:geronimo-ds.xml 8 Months ago Karma: 1  
Shivanad


I changed again geronimo-ds.xml file and now get this error


C:\intalio-bpms-server-5.1.0.019\bin>deploy.bat --offline redeploy ..\repository
\org\tranql\tranql-connector-ra\1.3\tranql-connector-ra-1.3.rar ..\databases\MyS
QL\geronimo-ds.xml
Using GERONIMO_BASE: C:\intalio-bpms-server-5.1.0.019
Using GERONIMO_HOME: C:\intalio-bpms-server-5.1.0.019
Using GERONIMO_TMPDIR: var\temp
Using JRE_HOME: C:\Archivos de programa\Java\jdk1.5.0_14\jre
No ModuleID or TargetModuleID provided. Attempting to guess based
on the content of the plan.
Attempting to use ModuleID 'com.intalio.bpms/BPMSDS/1.0/rar'
03:19:38,031 WARN [ConnectorPlanRectifier] Your connector plan has obsolete ele
ments or attributes in it. Please remove version attributes, global-jndi-name e
lements, and credential-interface elements
Uninstalled com.intalio.bpms/BPMSDS/1.0/rar
Deployed com.intalio.bpms/BPMSDS/1.0/rar
Started com.intalio.bpms/BPMSDS/1.0/rar
Redeployed com.intalio.bpms/BPMSDS/1.0/rar
[] received stop signal


C:\intalio-bpms-server-5.1.0.019\bin>



would you like check again the last one geronimo-ds.xml file

i attached it
thanks a lot
File Attachment:
File Name: geronimo_ds-8f665e8df82776f5eebcfa090645d605.rar
File Size: 713
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#12580
Shivanand (Admin)
Admin
User Offline Click here to see the profile of this user
Re:geronimo-ds.xml 7 Months, 4 Weeks ago Karma: 26  
Hi,

You have successfully configured the server with mysql. This is just a warning message.
Try to deploy any process to server, i hope it will work.

Thanks,
Shivanand.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#14588
hudz.hafiz (User)
Fresh Boarder
User Offline Click here to see the profile of this user
Re:geronimo-ds.xml 4 Months, 4 Weeks ago Karma: 0  
Hi Shiva,

I've followed steps in the page that you gave,

changing my geronimo-ds.xml..under %GERONIMO_HOME%\databases\MySQL [attached]

After redeploy using this code..

Code: :

  deploy.bat --offline redeploy ..\repository\org\tranql\tranql-connector-ra\1.3\tranql-connector-ra-1.3.rar ..\databases\MySQL\geronimo-ds.xml



It shows..

Code: :

      No ModuleID or TargetModuleID provided.  Attempting to guess based     on the content of the plan.     Attempting to use ModuleID 'com.intalio.bpms/BPMSDS/1.0/rar' 02:12:42,328 WARN  [ConnectorPlanRectifierYour connector plan has obsolete elements or attributes in it.  Please remov e version attributes, global-jndi-name elements, and credential-interface elements     Uninstalled com.intalio.bpms/BPMSDS/1.0/rar     Deployed com.intalio.bpms/BPMSDS/1.0/rar     Started com.intalio.bpms/BPMSDS/1.0/rar     Redeployed com.intalio.bpms/BPMSDS/1.0/rar [] received stop signal



..and also delete TaskManager.deployed

but, as you said it throws only warning.. after that, I've tried to startup back Intalio..My Intalio|Server crashed and throw this error on log

Code: :

  No meta-data file was found at http://geronimo.apache.org/plugins/geronimo-2.0/org/apache/geronimo/configs/jsp-examples-jetty/maven-metadata.xml 01:56:05,062 ERROR [org.apache.geronimo.system.plugin.PluginInstallerGBean] [DefaultThreadPool 163No meta-data file was found at http://geronimo.apache.org/plugins/geronimo-2.0/org/apache/geronimo/configs/jsp-examples-jetty/maven-metadata-local.xml 01:56:27,390 ERROR [org.apache.geronimo.system.plugin.PluginInstallerGBean] [DefaultThreadPool 163Cannot install plugin .....



somehow, it shows maven-metada.xml disappeared after I deploy geronimo-ds.


FYI, I've changed connection.properties under %GERONIMO_HOME%\var\config\jdbc-connector\BPMSDS referred to this page. But, Instead placing JDBC driver .jar under %GERONIMO_HOME%\repository\ode\ode-war\5.0.xx\ode-war-5.0.xx.war\WEB-INF\lib. I placed under %GERONIMO_HOME%\repository\mysql\mysql-connector\5.0.4 because I can't find the 1st directory.

Hope this information can give you an idea of my problem.

Please help, TQVM.
File Attachment:
File Name: geronimo_ds-b14a039508f8d69ab20084b8bf0c44f5.rar
File Size: 602
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#14623
Shivanand (Admin)
Admin
User Offline Click here to see the profile of this user
Re:geronimo-ds.xml 4 Months, 3 Weeks ago Karma: 26  
Hi Hudz,
Could you please try on the latest server build available in our downloads section?
Since database persistence with MySQL5 with versions 5.1 & 5.2 are successful.

Thanks,
Shivanand.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
get the latest posts directly to your desktop