Author

Topic: RPC fails to connect! (Read 1072 times)

legendary
Activity: 1072
Merit: 1178
May 05, 2012, 06:17:57 PM
#10
This really has nothing to do with bitcoin. Maybe you can post something in the market section if you want to pay for programming help.
member
Activity: 70
Merit: 10
May 05, 2012, 04:19:43 PM
#9
Is a web.xml in the structure of a tomcat webapp necessary for every app? (No matter what kind..?!?)
member
Activity: 70
Merit: 10
May 05, 2012, 09:27:44 AM
#8
Nothing new?
member
Activity: 70
Merit: 10
May 04, 2012, 03:17:18 PM
#7
I know.. that was stupid..

but does someone know how to handle this?
donator
Activity: 1218
Merit: 1079
Gerald Davis
May 04, 2012, 02:06:42 PM
#6
No can't help you on that but your development box and your final server should be as close to identical as possible.
Developing under one environment and then deploying it to another one is just a recipe for disaster.
member
Activity: 70
Merit: 10
May 04, 2012, 01:59:40 PM
#5
I think there could be a tomcat problem.. Tomcat doesnt really know where to look for the source packages and libs..

Does somebody know what to do now?
member
Activity: 70
Merit: 10
May 04, 2012, 11:40:31 AM
#4
So why the application run on a glassfish server?
legendary
Activity: 1072
Merit: 1178
May 04, 2012, 11:38:42 AM
#3
Seems your source code is not compatible with JSP.
member
Activity: 70
Merit: 10
May 04, 2012, 11:16:55 AM
#2
Is that the wrong board here?
member
Activity: 70
Merit: 10
May 04, 2012, 09:53:25 AM
#1
RPC fails to connect!

If I tunnel the bitcoin rpc port 8332 to my local maschine and deploy my application with netbeans (glassfish server) it works and connects fine!!
But when I deploy the application on my webserver (tomcat) it doesnt work and shows this error:

"HTTP Status 500 -

type Exception report

message

description The server encountered an internal error () that prevented it from fulfilling this request.

exception

org.apache.jasper.JasperException: Unable to compile class for JSP:

An error occurred at line: 15 in the generated java file
Only a type can be imported. bitcoin.BitcoinHandler resolves to a package"

Is there someone who can help me?

Thans in advance
Jump to: