[JBoss-user] [JBoss jBPM] - Error while deploying Process Archive??

2006-01-02 Thread mkrishna143
Hi everyone,
 I tried to deploy the process archive from the Eclipse IDE.
 When I right click the process archive and selected the 
 Deploy process archive link
 The IDE shows 
 anonymous wrote : The process Archive deployed successfully
 But in the server console, I get the error message as:

anonymous wrote : 16:28:43,915 DEBUG [LogFilter] request 
http://localhost:8080/jbpm/deploy
  | 16:28:43,931 DEBUG [LogFilter] request parameter 
[archive]=file://C:\DOCUME~1\LOCALS~1\Temp\poc.par63817.tmp
  | 16:28:44,259 DEBUG [PersistenceContext] beginning transaction
  | 16:28:44,525 DEBUG [DeployServlet] deploying archive 
file://C:\DOCUME~1\LOCALS~1\Temp\poc.par63817.tmp
  | 16:28:44,681 INFO  [STDOUT] java.io.FileNotFoundException: 
\DOCUME~1\LOCALS~1\Temp\poc.par63817.tmp
  | 16:28:44,681 INFO  [STDOUT] at 
org.jboss.net.protocol.file.FileURLConnection.connect(FileURLConnection.java:82)
  | 16:28:44,681 INFO  [STDOUT] at 
org.jboss.net.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:91)
  | 16:28:44,681 INFO  [STDOUT] at java.net.URL.openStream(URL.java:1007)
  | 16:28:44,681 INFO  [STDOUT] at 
org.jbpm.webapp.servlet.DeployServlet.doGet(DeployServlet.java:31)
  | 16:28:44,681 INFO  [STDOUT] at 
javax.servlet.http.HttpServlet.service(HttpServlet.java:697)
  | 16:28:44,681 INFO  [STDOUT] at 
javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
  | 16:28:44,681 INFO  [STDOUT] at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:25
  | 2)
  | 16:28:44,697 INFO  [STDOUT] at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
  | 16:28:44,697 INFO  [STDOUT] at 
org.jbpm.webapp.filter.AuthenticationFilter.doFilter(AuthenticationFilter.java:25)
  | 16:28:44,697 INFO  [STDOUT] at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:20
  | 2)
  | 16:28:44,697 INFO  [STDOUT] at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
  | 16:28:44,697 INFO  [STDOUT] at 
org.jbpm.webapp.filter.PersistenceFilter.doFilter(PersistenceFilter.java:28)
  | 16:28:44,697 INFO  [STDOUT] at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:20
  | 2)
  | 16:28:44,697 INFO  [STDOUT] at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
  | 16:28:44,697 INFO  [STDOUT] at 
org.jbpm.webapp.filter.ContextFilter.doFilter(ContextFilter.java:19)
  | 16:28:44,697 INFO  [STDOUT] at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:20
  | 2)
  | 16:28:44,697 INFO  [STDOUT] at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
  | 16:28:44,697 INFO  [STDOUT] at 
org.jbpm.webapp.filter.LogFilter.doFilter(LogFilter.java:38)
  | 16:28:44,697 INFO  [STDOUT] at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:20
  | 2)
  | 16:28:44,697 INFO  [STDOUT] at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
  | 16:28:44,697 INFO  [STDOUT] at 
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:81)
  | 16:28:44,712 INFO  [STDOUT] at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:20
  | 2)
  | 16:28:44,712 INFO  [STDOUT] at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
  | 16:28:44,712 INFO  [STDOUT] at 
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
  | 16:28:44,712 INFO  [STDOUT] at 
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
  | 16:28:44,712 INFO  [STDOUT] at 
org.jboss.web.tomcat.security.CustomPrincipalValve.invoke(CustomPrincipalValve.java:39)
  | 16:28:44,712 INFO  [STDOUT] at 
org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:159
  | )
  | 16:28:44,712 INFO  [STDOUT] at 
org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:59)
  | 16:28:44,712 INFO  [STDOUT] at 
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
  | 16:28:44,712 INFO  [STDOUT] at 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
  | 16:28:44,712 INFO  [STDOUT] at 
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
  | 16:28:44,712 INFO  [STDOUT] at 
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
  | 16:28:44,712 INFO  [STDOUT] at 
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:856)
  | 16:28:44,712 INFO  [STDOUT] at 
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protoco
  | 

[JBoss-user] [JBoss jBPM] - Error while building with build.deploy.xml

2006-01-02 Thread mkrishna143
Hi all,
 I have tried to build the websale application without doing any modification.
 Firstly I modified my system properties in the jbpm.properties.
 All the configurations such as 
   jbpm.version, ant.home, jbpm.home, jboss.version, 
   jboss.source.configuration, jboss.home and jbpm.gpd.site.file 
 are given correctly.
 After that I tried to build that with the ant tool using the command 
 ant -buildfile build.xml
 It shows the build is successful.
 Only the main headings are given below:
anonymous wrote : compile.jbpm:
  | 
  | build.jbpm:
  | build.jbpm.src:
  | compile.identity:
  | build.identity:
  | build.identity.src:
  | compile.jbpm.test:
  | compile.webapp:
  | compile.identity.test:
  | compile.examples:
  | compile:
  | build.webapp:
  | build.service.archive:
  | build.converter:
  | build:
  | 
  | BUILD SUCCESSFUL  

After finished this, I tried to build using the build.deploy.xml
Using the command,
ant -buildfile build.deploy.xml

It was not successful, I tried it with both with the server started and without 
the server started.
Only the main headings are given below since the output is so long.

The output is:

anonymous wrote : Buildfile: build.deploy.xml
  | delete.jbpm.configuration:
  | build.webapp:
  | compile.jbpm:
  | compile.jbpm.test:
  | compile.identity:
  | compile.webapp:
  | compile.identity.test:
  | compile.examples:
  | compile:
  | build.webapp:
  | build.service.archive:
  | compile.jbpm:
  | build.jbpm:
  | compile.identity:
  | build.identity:
  | build.service.archive:
  | declare.jbpm.tasks:
  | compile.jbpm:
  | build.jbpm:
  | build.jbpm.src:
  | compile.identity:
  | build.identity:
  | build.identity.src:
  | compile.jbpm.test:
  | compile.webapp:
  | compile.identity.test:
  | compile.examples:
  | compile:
  | build.webapp:
  | build.service.archive:
  | build.converter:
  | build:
  | db.clean:
  |[delete] Deleting directory D:\Java\jbpm-3.0.2\build\db
  | [mkdir] Created dir: D:\Java\jbpm-3.0.2\build\db
  | db.start:
  | [starthsqldb] starting 'java -cp 
D:Javajboss-4.0.3/server/default/lib/hsqldb.jar org.hsqldb.Server  -database 
D:\Java\jbpm-3.0.2/build/db/localDB -port 1701'...
  | [starthsqldb] Exception in thread Thread-0 java.lang.NullPointerException
  | [starthsqldb]   at 
org.apache.tools.ant.Project.fireMessageLoggedEvent(Project.java:1981)
  | [starthsqldb]   at 
org.apache.tools.ant.Project.fireMessageLogged(Project.java:2058)
  | [starthsqldb]   at org.apache.tools.ant.Project.log(Project.java:367)
  | [starthsqldb]   at org.apache.tools.ant.Task.log(Task.java:346)
  | [starthsqldb]   at org.apache.tools.ant.Task.log(Task.java:334)
  | [starthsqldb]   at org.jbpm.ant.Launcher.run(Launcher.java:30)
  | [loadidentities] java.sql.SQLException: socket creation error
  | [loadidentities]at org.hsqldb.jdbc.Util.sqlException(Unknown Source)
  | [loadidentities]at org.hsqldb.jdbc.jdbcConnection.(Unknown Source)
  | [loadidentities]at org.hsqldb.jdbcDriver.getConnection(Unknown 
Source)
  | [loadidentities]at org.hsqldb.jdbcDriver.connect(Unknown Source)
  | [loadidentities]at 
com.mchange.v2.c3p0.DriverManagerDataSource.getConnection(DriverManagerDataSource.java:68)
  | [loadidentities]at 
com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource
  | .java:87)
  | [loadidentities]at 
com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1.acquireResource(C3P0PooledConnectionPool.java:83)
  | [loadidentities]at 
com.mchange.v2.resourcepool.BasicResourcePool.assimilateResource(BasicResourcePool.java:884)
  | [loadidentities]at 
com.mchange.v2.resourcepool.BasicResourcePool.acquireUntil(BasicResourcePool.java:601)
  | [loadidentities]at 
com.mchange.v2.resourcepool.BasicResourcePool.access$400(BasicResourcePool.java:31)
  | [loadidentities]at 
com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask.run(BasicResourcePool.java:1079)
  | [loadidentities]at 
com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:354)
  | 
  | [loadidentities] 10:47:22,084 WARN  EhCacheProvider : Could not find 
configuration [org.jbpm.graph.def.Node]; using defaults.
  | [EMAIL PROTECTED] -- close() called multiple times.
  | [loadidentities] 10:47:26,582 WARN  EhCacheProvider : Could not find 
configuration [org.jbpm.instantiation.Delegation]; using defa
  | ults.
  | [loadidentities] 10:47:26,910 WARN  EhCacheProvider : Could not find 
configuration [org.jbpm.taskmgmt.def.Task]; using defaults.
  | [loadidentities] 10:47:27,020 WARN  EhCacheProvider : Could not find 
configuration [org.jbpm.graph.def.ProcessDefinition]; using d
  | efaults.
  | [loadidentities] 10:47:27,176 WARN  EhCacheProvider : Could not find 
configuration [org.jbpm.graph.def.ExceptionHandler]; using defaults.
  | [loadidentities] 10:47:27,191 WARN  EhCacheProvider : Could not find 
configuration 

[JBoss-user] [JBoss jBPM] - Re: Error while building with build.deploy.xml

2006-01-02 Thread mkrishna143
Hi all, 

 The build.deploy.xml is now corretcly working.

anonymous wrote : db.start:
  | [starthsqldb] starting 'java -cp 
D:Javajboss-4.0.3/server/default/lib/hsqldb.jar org.hsqldb.Server -database 
D:\Java\jbpm-3.0.2/build/db/localDB -port 1701'...
  | [starthsqldb] Exception in thread Thread-0 java.lang.NullPointerException 

I made a small mistake. I used the backward slash instead of the forward 
slash... in the jbpm.properties file
So if any user gets the 
anonymous wrote : Exception in thread Thread-0 java.lang.NullPointerException
exception,
Check the jbpm.properties file.

Thanks for the forum support.
Regards,
Krishnakumar M



View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3915229#3915229

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3915229


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Re: Error while building with build.deploy.xml

2006-01-02 Thread mkrishna143
Ronald,
anonymous wrote : Is there something already running on port 1701?
 There is no service running on the port 1701.
 I had checked with the netstat command and the port is free.
 The problem is now solved.
 Thanks again for the support.

Regards,
Krishnakumar M





View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3915231#3915231

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3915231


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Re: Need some help for GPD

2005-12-19 Thread mkrishna143
Hi,
 Thanks for your reply. 
 I am in need of a complete documentation about :
 What are all the steps that I have to do 
For creating a web application into the Application server using the 
created par file. 
 I need the link for the documentation. 
 I am clueless about the next steps for deploying my application.
 Regards,
 Krishnakumar M


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3913492#3913492

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3913492


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Re: Where is the release notes and the change log for GPD?

2005-12-16 Thread mkrishna143
Hi,
  Finally I find that documentation for it.
  Just see this url.
[url]http://docs.jboss.com/jbpm/v3/gpd/index.html
[/url]
  And follow the instructions. 
  This will help anyone to start working with GPD.

Regards,
Krishnakumar M


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3913083#3913083

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3913083


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Need some help for GPD

2005-12-16 Thread mkrishna143
Hi everyone,
 I had completed the steps mentioned in the URL:
  http://docs.jboss.com/jbpm/v3/gpd/index.html
 After completing all the steps in it what should I do to integrate this with 
 the workflow engine???
 Help me out.

Regards,
Krishnakumar M


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3913084#3913084

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3913084


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Where is the parseFromResource method in the org.jbpm.jpdl.x

2005-12-09 Thread mkrishna143
I have downloaded the GPD and updated the Eclipse plug-in in the Eclipse.
I am following the documentation.

http://docs.jboss.com/jbpm/v3/gpd/testdriven.html

See the picture: Create Test Dialog

I just typed the contents of  HelloTest.java
But the eclipse platform gives me the following error message:

The method parseFromResource(String) is undefined for the type JpdlXmlReader

Please resolve this problem...

Regards,
Krishnakumar M


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3911894#3911894

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3911894


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Is stand alone GPD available?

2005-12-08 Thread mkrishna143
Hi everyone, 
 I am a new bie to jBPM. 
 I have downloaded the GPD which contains:
 jbpm-gpd-feature-3.0.5.zip, jbpm-gpd-site-3.0.5.zip
 I don't know which one to start with for designing
 And the read me also explains to copy the plug in to the eclipse IDE.
 After that what should I do in Eclipse.
 This is not documented in the Readme file.
 Need some details regarding this.
Regards,
Krishnakumar M



View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3911390#3911390

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3911390


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Where is the release notes and the change log for GPD?

2005-12-08 Thread mkrishna143
Hi everyone,
 I wanted to download the Graphics Process Designer(GPD) and to work 
 with it.
 When I selected jBPM GPD Eclipse plugin download link, it moves to the  
 sourceforge page.
 I have downloaded the anonymous wrote : jbpm-gpd-site-3.0.5.zip file.
 After that I extracted that into the eclipse folder(Fresh Eclipse).
 The appropriate files in the plugin and features are copied to the eclipse 
 folder. After that I have opened the eclipse.exe.
 Inside eclipse it is not showing any icon for the GPD.
 How to work with the GPD in eclipse???
 Awaiting for a reply.
 guide me.
Regards,
Krishnakumar M
 

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3911605#3911605

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3911605


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user